++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 01:42:26 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 01:42:26 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 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.27 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + 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.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.27,10.111.32.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.111.32.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.27:9041 + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 01:43:09.191 7efd8db33940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 01:43:09.411 7efd8db33940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 01:43:09.443 7efd8db33940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 01:43:09.444 7efd8db33940 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-01-29 01:43:17] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.27 - - [2026-01-29 01:43:18] "GET / HTTP/1.1" 200 45303 0.002116 10.0.0.27 - - [2026-01-29 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2026-01-29 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.27 - - [2026-01-29 01:43:18] "GET / HTTP/1.1" 200 35931 0.008222 10.0.0.27 - - [2026-01-29 01:43:19] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.27 - - [2026-01-29 01:43:19] "GET / HTTP/1.1" 200 35931 0.003537 10.0.0.27 - - [2026-01-29 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008766 10.0.0.27 - - [2026-01-29 01:43:19] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.143322 10.0.0.27 - - [2026-01-29 01:43:19] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.27 - - [2026-01-29 01:43:19] "POST /bgp-routers HTTP/1.1" 200 616 0.106041 10.0.0.27 - - [2026-01-29 01:43:19] "GET /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.009005 10.0.0.27 - - [2026-01-29 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.27 - - [2026-01-29 01:43:19] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011306 10.0.0.27 - - [2026-01-29 01:43:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022722 10.0.0.27 - - [2026-01-29 01:43:19] "POST /ref-update HTTP/1.1" 200 156 0.028458 10.0.0.27 - - [2026-01-29 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.006399 10.0.0.27 - - [2026-01-29 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.27 - - [2026-01-29 01:43:19] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.27 - - [2026-01-29 01:43:19] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022774 10.0.0.27 - - [2026-01-29 01:43:20] "POST /service-appliance-sets HTTP/1.1" 200 553 0.074972 10.0.0.27 - - [2026-01-29 01:43:20] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.007647 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2026-01-29 01:43:20] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009646 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.005339 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.27 - - [2026-01-29 01:43:20] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011356 10.0.0.27 - - [2026-01-29 01:43:20] "POST /service-appliance-sets HTTP/1.1" 200 541 0.103001 10.0.0.27 - - [2026-01-29 01:43:20] "POST /database-nodes HTTP/1.1" 200 597 0.104825 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028191 10.0.0.27 - - [2026-01-29 01:43:20] "GET /network-ipam/39b7cf5b-e283-4222-950c-e651b1f9a352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.036213 10.0.0.27 - - [2026-01-29 01:43:20] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009836 10.0.0.27 - - [2026-01-29 01:43:20] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023319 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.007713 10.0.0.27 - - [2026-01-29 01:43:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.110559 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.029990 10.0.0.27 - - [2026-01-29 01:43:20] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009454 10.0.0.27 - - [2026-01-29 01:43:20] "POST /service-templates HTTP/1.1" 200 511 0.090600 10.0.0.27 - - [2026-01-29 01:43:20] "POST /service-templates HTTP/1.1" 200 501 0.060983 10.0.0.27 - - [2026-01-29 01:43:20] "POST /id-to-fqname HTTP/1.1" 200 173 0.000745 10.0.0.27 - - [2026-01-29 01:43:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.012005 10.0.0.27 - - [2026-01-29 01:43:21] "POST /service-templates HTTP/1.1" 200 515 0.125077 10.0.0.27 - - [2026-01-29 01:43:21] "POST /security-groups HTTP/1.1" 200 570 0.126006 10.0.0.27 - - [2026-01-29 01:43:21] "POST /projects HTTP/1.1" 200 481 0.473869 10.0.0.27 - - [2026-01-29 01:43:21] "POST /service-templates HTTP/1.1" 200 535 0.097373 10.0.0.27 - - [2026-01-29 01:43:21] "POST /service-templates HTTP/1.1" 200 507 0.132025 10.0.0.27 - - [2026-01-29 01:43:21] "POST /security-groups HTTP/1.1" 200 534 0.203245 10.0.0.27 - - [2026-01-29 01:43:21] "POST /chown HTTP/1.1" 200 109 0.083286 10.0.0.27 - - [2026-01-29 01:43:21] "POST /policy-managements HTTP/1.1" 409 214 0.028073 10.0.0.27 - - [2026-01-29 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.27 - - [2026-01-29 01:43:21] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019856 10.0.0.27 - - [2026-01-29 01:43:21] "POST /application-policy-sets HTTP/1.1" 200 528 0.172791 10.0.0.27 - - [2026-01-29 01:43:21] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.27 - - [2026-01-29 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.038902 10.0.0.27 - - [2026-01-29 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2026-01-29 01:43:21] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007355 10.0.0.27 - - [2026-01-29 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005960 10.0.0.27 - - [2026-01-29 01:43:21] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.014689 10.0.0.27 - - [2026-01-29 01:43:21] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.070578 10.0.0.27 - - [2026-01-29 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024469 10.0.0.27 - - [2026-01-29 01:43:22] "GET /virtual-network/43131cfc-8ce3-46f9-9e46-1baf9f8ad0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.032897 10.0.0.27 - - [2026-01-29 01:43:22] "POST /analytics-nodes HTTP/1.1" 200 599 0.139766 10.0.0.27 - - [2026-01-29 01:43:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000597 10.0.0.27 - - [2026-01-29 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.028568 10.0.0.27 - - [2026-01-29 01:43:22] "POST /security-groups HTTP/1.1" 200 574 0.068389 10.0.0.27 - - [2026-01-29 01:43:22] "POST /projects HTTP/1.1" 200 489 0.549271 10.0.0.27 - - [2026-01-29 01:43:22] "POST /security-groups HTTP/1.1" 200 546 0.082855 10.0.0.27 - - [2026-01-29 01:43:22] "POST /chown HTTP/1.1" 200 109 0.013927 10.0.0.27 - - [2026-01-29 01:43:22] "POST /network-ipams HTTP/1.1" 200 522 0.161904 10.0.0.27 - - [2026-01-29 01:43:23] "POST /network-ipams HTTP/1.1" 200 510 0.059642 10.0.0.27 - - [2026-01-29 01:43:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.017236 10.0.0.27 - - [2026-01-29 01:43:23] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.27 - - [2026-01-29 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007812 10.0.0.27 - - [2026-01-29 01:43:23] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026899 10.0.0.27 - - [2026-01-29 01:43:23] "POST /useragent-kv HTTP/1.1" 200 115 0.019700 10.0.0.27 - - [2026-01-29 01:43:23] "POST /virtual-networks HTTP/1.1" 200 538 0.272935 10.0.0.27 - - [2026-01-29 01:43:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.019251 10.0.0.27 - - [2026-01-29 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017898 10.0.0.27 - - [2026-01-29 01:43:23] "POST /config-nodes HTTP/1.1" 200 593 0.042200 10.0.0.27 - - [2026-01-29 01:43:23] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.089134 10.0.0.27 - - [2026-01-29 01:43:23] "POST /network-ipams HTTP/1.1" 200 518 0.130108 10.0.0.27 - - [2026-01-29 01:43:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.012553 10.0.0.27 - - [2026-01-29 01:43:23] "POST /useragent-kv HTTP/1.1" 200 115 0.020763 10.0.0.27 - - [2026-01-29 01:43:23] "POST /virtual-networks HTTP/1.1" 200 546 0.236008 10.0.0.27 - - [2026-01-29 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.27 - - [2026-01-29 01:43:23] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.029374 10.0.0.27 - - [2026-01-29 01:43:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.004164 10.0.0.27 - - [2026-01-29 01:43:24] "GET / HTTP/1.1" 200 35931 0.003182 10.0.0.27 - - [2026-01-29 01:43:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004329 10.0.0.27 - - [2026-01-29 01:43:24] "POST /network-policys HTTP/1.1" 200 538 0.030039 10.0.0.27 - - [2026-01-29 01:43:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.010197 10.0.0.27 - - [2026-01-29 01:43:24] "POST /network-policys HTTP/1.1" 200 534 0.048871 10.0.0.27 - - [2026-01-29 01:43:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.018956 10.0.0.27 - - [2026-01-29 01:43:24] "POST /network-policys HTTP/1.1" 200 542 0.032372 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.080931 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011679 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.140676 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.084457 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005108 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002737 10.0.0.27 - - [2026-01-29 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.172525 10.0.0.27 - - [2026-01-29 01:43:25] "POST /ref-update HTTP/1.1" 200 156 0.337910 10.0.0.27 - - [2026-01-29 01:43:25] "POST /ref-update HTTP/1.1" 200 156 0.100332 10.0.0.27 - - [2026-01-29 01:43:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016974 10.0.0.27 - - [2026-01-29 01:43:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002996 10.0.0.27 - - [2026-01-29 01:43:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003568 10.0.0.27 - - [2026-01-29 01:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.27 - - [2026-01-29 01:43:25] "GET /virtual-network/43131cfc-8ce3-46f9-9e46-1baf9f8ad0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018108 10.0.0.27 - - [2026-01-29 01:43:25] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.020806 10.0.0.27 - - [2026-01-29 01:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010568 10.0.0.27 - - [2026-01-29 01:43:25] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004481 10.0.0.27 - - [2026-01-29 01:43:25] "POST /firewall-policys HTTP/1.1" 200 530 0.044663 10.0.0.27 - - [2026-01-29 01:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029387 10.0.0.27 - - [2026-01-29 01:43:25] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007912 10.0.0.27 - - [2026-01-29 01:43:25] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003394 10.0.0.27 - - [2026-01-29 01:43:25] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014290 10.0.0.27 - - [2026-01-29 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.079140 10.0.0.27 - - [2026-01-29 01:43:26] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007828 10.0.0.27 - - [2026-01-29 01:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.27 - - [2026-01-29 01:43:26] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008619 10.0.0.27 - - [2026-01-29 01:43:26] "POST /firewall-policys HTTP/1.1" 200 532 0.037062 10.0.0.27 - - [2026-01-29 01:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027997 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012423 10.0.0.27 - - [2026-01-29 01:43:26] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012010 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004993 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002919 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002851 10.0.0.27 - - [2026-01-29 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.018461 10.0.0.27 - - [2026-01-29 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.074264 10.0.0.27 - - [2026-01-29 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.076962 10.0.0.27 - - [2026-01-29 01:43:26] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010965 10.0.0.27 - - [2026-01-29 01:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.27 - - [2026-01-29 01:43:26] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015855 10.0.0.27 - - [2026-01-29 01:43:26] "POST /firewall-policys HTTP/1.1" 200 530 0.047155 10.0.0.27 - - [2026-01-29 01:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049035 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/e424f343-03bb-4759-a410-3fde059c8577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010297 10.0.0.27 - - [2026-01-29 01:43:26] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007683 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/e424f343-03bb-4759-a410-3fde059c8577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004196 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004100 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003676 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004987 10.0.0.27 - - [2026-01-29 01:43:26] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012071 10.0.0.27 - - [2026-01-29 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.105672 10.0.0.27 - - [2026-01-29 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.067969 10.0.0.27 - - [2026-01-29 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.091223 10.0.0.27 - - [2026-01-29 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.086119 10.0.0.27 - - [2026-01-29 01:43:27] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.27 - - [2026-01-29 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.030071 10.0.0.27 - - [2026-01-29 01:43:27] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.061863 10.0.0.27 - - [2026-01-29 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.174110 10.0.0.27 - - [2026-01-29 01:43:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.023473 10.0.0.27 - - [2026-01-29 01:43:27] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.031258 10.0.0.27 - - [2026-01-29 01:43:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.142611 10.0.0.27 - - [2026-01-29 01:43:27] "POST /tags HTTP/1.1" 200 299 0.144735 10.0.0.27 - - [2026-01-29 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.27 - - [2026-01-29 01:43:27] "GET /tag/6aebcbea-5cf5-421f-8cb6-f12c0b48f53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026170 10.0.0.27 - - [2026-01-29 01:43:27] "POST /set-tag HTTP/1.1" 200 109 0.097976 10.0.0.27 - - [2026-01-29 01:43:28] "POST /tags HTTP/1.1" 200 357 0.105040 10.0.0.27 - - [2026-01-29 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017699 10.0.0.27 - - [2026-01-29 01:43:28] "GET /tag/14a177ac-9544-48da-8c1d-51ff31409bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.039956 10.0.0.27 - - [2026-01-29 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.27 - - [2026-01-29 01:43:28] "GET /network-ipam/39b7cf5b-e283-4222-950c-e651b1f9a352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005525 10.0.0.27 - - [2026-01-29 01:43:28] "POST /tags HTTP/1.1" 200 305 0.173910 10.0.0.27 - - [2026-01-29 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021876 10.0.0.27 - - [2026-01-29 01:43:28] "GET /tag/911e8459-8b9d-417f-becb-ddf5c94b498f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028194 10.0.0.27 - - [2026-01-29 01:43:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000720 10.0.0.27 - - [2026-01-29 01:43:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.010783 10.0.0.27 - - [2026-01-29 01:43:28] "POST /security-groups HTTP/1.1" 200 571 0.101996 10.0.0.27 - - [2026-01-29 01:43:28] "POST /projects HTTP/1.1" 200 483 0.329241 10.0.0.27 - - [2026-01-29 01:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029042 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.001995 10.0.0.27 - - [2026-01-29 01:43:29] "POST /access-control-lists HTTP/1.1" 200 587 0.031466 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.003480 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013826 10.0.0.27 - - [2026-01-29 01:43:29] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009308 10.0.0.27 - - [2026-01-29 01:43:29] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.043276 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012950 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015390 10.0.0.27 - - [2026-01-29 01:43:29] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.019097 10.0.0.27 - - [2026-01-29 01:43:29] "POST /access-control-lists HTTP/1.1" 200 585 0.080369 10.0.0.27 - - [2026-01-29 01:43:29] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.036619 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.029411 10.0.0.27 - - [2026-01-29 01:43:29] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.195037 10.0.0.27 - - [2026-01-29 01:43:29] "POST /access-control-lists HTTP/1.1" 200 580 0.264686 10.0.0.27 - - [2026-01-29 01:43:29] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.27 - - [2026-01-29 01:43:29] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.166244 10.0.0.27 - - [2026-01-29 01:43:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.015408 10.0.0.27 - - [2026-01-29 01:43:29] "POST /alarms HTTP/1.1" 200 581 0.425788 10.0.0.27 - - [2026-01-29 01:43:30] "POST /access-control-lists HTTP/1.1" 200 578 0.434895 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.023668 10.0.0.27 - - [2026-01-29 01:43:30] "POST /security-groups HTTP/1.1" 200 537 0.543762 10.0.0.27 - - [2026-01-29 01:43:30] "POST /alarms HTTP/1.1" 200 575 0.185408 10.0.0.27 - - [2026-01-29 01:43:30] "POST /access-control-lists HTTP/1.1" 200 579 0.129303 10.0.0.27 - - [2026-01-29 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.071279 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.044850 10.0.0.27 - - [2026-01-29 01:43:30] "POST /alarms HTTP/1.1" 200 575 0.159696 10.0.0.27 - - [2026-01-29 01:43:30] "POST /chown HTTP/1.1" 200 109 0.068079 10.0.0.27 - - [2026-01-29 01:43:30] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007370 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.27 - - [2026-01-29 01:43:30] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.052496 10.0.0.27 - - [2026-01-29 01:43:30] "POST /access-control-lists HTTP/1.1" 200 577 0.158301 10.0.0.27 - - [2026-01-29 01:43:30] "POST /tags HTTP/1.1" 409 207 0.016069 10.0.0.27 - - [2026-01-29 01:43:30] "POST /alarms HTTP/1.1" 200 559 0.171108 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.010074 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.27 - - [2026-01-29 01:43:30] "GET /tag/911e8459-8b9d-417f-becb-ddf5c94b498f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015253 10.0.0.27 - - [2026-01-29 01:43:30] "POST /access-control-lists HTTP/1.1" 200 594 0.051460 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.008172 10.0.0.27 - - [2026-01-29 01:43:30] "POST /alarms HTTP/1.1" 200 555 0.067691 10.0.0.27 - - [2026-01-29 01:43:30] "POST /firewall-rules HTTP/1.1" 200 564 0.161365 10.0.0.27 - - [2026-01-29 01:43:30] "POST /alarms HTTP/1.1" 200 557 0.162088 10.0.0.27 - - [2026-01-29 01:43:30] "GET /firewall-rule/12d0c0ef-9ce5-4ba3-beeb-750e699a2470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.031021 10.0.0.27 - - [2026-01-29 01:43:30] "POST /access-control-lists HTTP/1.1" 200 592 0.160019 10.0.0.27 - - [2026-01-29 01:43:30] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006922 10.0.0.27 - - [2026-01-29 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.010718 10.0.0.27 - - [2026-01-29 01:43:30] "GET /firewall-rule/12d0c0ef-9ce5-4ba3-beeb-750e699a2470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006148 10.0.0.27 - - [2026-01-29 01:43:30] "POST /alarms HTTP/1.1" 200 565 0.151577 10.0.0.27 - - [2026-01-29 01:43:30] "POST /access-control-lists HTTP/1.1" 200 583 0.133654 10.0.0.27 - - [2026-01-29 01:43:31] "POST /ref-update HTTP/1.1" 200 156 0.139932 10.0.0.27 - - [2026-01-29 01:43:31] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036511 10.0.0.27 - - [2026-01-29 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.062814 10.0.0.27 - - [2026-01-29 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022521 10.0.0.27 - - [2026-01-29 01:43:31] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008653 10.0.0.27 - - [2026-01-29 01:43:31] "POST /tags HTTP/1.1" 409 207 0.028838 10.0.0.27 - - [2026-01-29 01:43:31] "POST /alarms HTTP/1.1" 200 549 0.194061 10.0.0.27 - - [2026-01-29 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018501 10.0.0.27 - - [2026-01-29 01:43:31] "GET /tag/911e8459-8b9d-417f-becb-ddf5c94b498f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.102535 10.0.0.27 - - [2026-01-29 01:43:31] "POST /access-control-lists HTTP/1.1" 200 581 0.268710 10.0.0.27 - - [2026-01-29 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.020138 10.0.0.27 - - [2026-01-29 01:43:31] "POST /alarms HTTP/1.1" 200 557 0.285694 10.0.0.27 - - [2026-01-29 01:43:31] "POST /firewall-rules HTTP/1.1" 200 562 0.289320 10.0.0.27 - - [2026-01-29 01:43:31] "GET /firewall-rule/73f3b535-c6fc-4e89-b49c-567b59090496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.033944 10.0.0.27 - - [2026-01-29 01:43:31] "POST /alarms HTTP/1.1" 200 567 0.206222 10.0.0.27 - - [2026-01-29 01:43:31] "POST /access-control-lists HTTP/1.1" 200 602 0.241840 10.0.0.27 - - [2026-01-29 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.004725 10.0.0.27 - - [2026-01-29 01:43:31] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.018175 10.0.0.27 - - [2026-01-29 01:43:31] "GET /firewall-rule/73f3b535-c6fc-4e89-b49c-567b59090496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011252 10.0.0.27 - - [2026-01-29 01:43:31] "POST /access-control-lists HTTP/1.1" 200 600 0.101814 10.0.0.27 - - [2026-01-29 01:43:31] "POST /alarms HTTP/1.1" 200 555 0.092017 10.0.0.27 - - [2026-01-29 01:43:31] "POST /ref-update HTTP/1.1" 200 156 0.088266 10.0.0.27 - - [2026-01-29 01:43:31] "POST /alarms HTTP/1.1" 200 567 0.093890 10.0.0.27 - - [2026-01-29 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.015043 10.0.0.27 - - [2026-01-29 01:43:31] "POST /route-targets HTTP/1.1" 200 327 0.045476 10.0.0.27 - - [2026-01-29 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.079497 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 575 0.178194 10.0.0.27 - - [2026-01-29 01:43:32] "POST /route-targets HTTP/1.1" 200 327 0.063380 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 569 0.122909 10.0.0.27 - - [2026-01-29 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.041681 10.0.0.27 - - [2026-01-29 01:43:32] "POST /tags HTTP/1.1" 200 301 0.391288 10.0.0.27 - - [2026-01-29 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.27 - - [2026-01-29 01:43:32] "POST /route-targets HTTP/1.1" 200 327 0.045854 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 561 0.078104 10.0.0.27 - - [2026-01-29 01:43:32] "GET /tag/ca0bc9f8-6372-4acd-b6b2-4c7584ade953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031080 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 561 0.094676 10.0.0.27 - - [2026-01-29 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.097140 10.0.0.27 - - [2026-01-29 01:43:32] "POST /route-targets HTTP/1.1" 200 327 0.048034 10.0.0.27 - - [2026-01-29 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.070084 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 561 0.129613 10.0.0.27 - - [2026-01-29 01:43:32] "POST /tags HTTP/1.1" 200 325 0.317299 10.0.0.27 - - [2026-01-29 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020073 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 547 0.101381 10.0.0.27 - - [2026-01-29 01:43:32] "POST /route-targets HTTP/1.1" 200 327 0.054439 10.0.0.27 - - [2026-01-29 01:43:32] "GET /tag/3be716f8-5900-42e6-a002-9ed95df7cf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.080218 10.0.0.27 - - [2026-01-29 01:43:32] "POST /alarms HTTP/1.1" 200 595 0.129637 10.0.0.27 - - [2026-01-29 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.113905 10.0.0.27 - - [2026-01-29 01:43:32] "POST /tags HTTP/1.1" 200 363 0.074507 10.0.0.27 - - [2026-01-29 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030042 10.0.0.27 - - [2026-01-29 01:43:33] "POST /alarms HTTP/1.1" 200 575 0.082695 10.0.0.27 - - [2026-01-29 01:43:33] "GET /tag/e942b505-572f-44be-ac3a-a87f0477507e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.070498 10.0.0.27 - - [2026-01-29 01:43:33] "POST /route-targets HTTP/1.1" 200 327 0.123252 10.0.0.27 - - [2026-01-29 01:43:33] "POST /ref-update HTTP/1.1" 200 156 0.049466 10.0.0.27 - - [2026-01-29 01:43:33] "POST /alarms HTTP/1.1" 200 571 0.160140 10.0.0.27 - - [2026-01-29 01:43:33] "POST /tags HTTP/1.1" 200 311 0.128052 10.0.0.27 - - [2026-01-29 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.033748 10.0.0.27 - - [2026-01-29 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.009340 10.0.0.27 - - [2026-01-29 01:43:33] "GET /tag/a1889f2b-67a0-436d-8b88-bb7a72f06026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.071335 10.0.0.27 - - [2026-01-29 01:43:33] "POST /alarms HTTP/1.1" 200 583 0.196833 10.0.0.27 - - [2026-01-29 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016898 10.0.0.27 - - [2026-01-29 01:43:33] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.014456 10.0.0.27 - - [2026-01-29 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009574 10.0.0.27 - - [2026-01-29 01:43:33] "POST /access-control-lists HTTP/1.1" 200 551 0.148416 10.0.0.27 - - [2026-01-29 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.013212 10.0.0.27 - - [2026-01-29 01:43:33] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.088604 10.0.0.27 - - [2026-01-29 01:43:33] "POST /alarms HTTP/1.1" 200 609 0.144836 10.0.0.27 - - [2026-01-29 01:43:33] "POST /virtual-machines HTTP/1.1" 200 377 0.067255 10.0.0.27 - - [2026-01-29 01:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032250 10.0.0.27 - - [2026-01-29 01:43:33] "POST /access-control-lists HTTP/1.1" 200 589 0.153701 10.0.0.27 - - [2026-01-29 01:43:33] "POST /ref-update HTTP/1.1" 200 156 0.090322 10.0.0.27 - - [2026-01-29 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.023355 10.0.0.27 - - [2026-01-29 01:43:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.277141 10.0.0.27 - - [2026-01-29 01:43:34] "POST /access-control-lists HTTP/1.1" 200 601 0.139826 10.0.0.27 - - [2026-01-29 01:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.098153 10.0.0.27 - - [2026-01-29 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013255 10.0.0.27 - - [2026-01-29 01:43:34] "POST /ref-update HTTP/1.1" 200 156 0.090754 10.0.0.27 - - [2026-01-29 01:43:34] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011523 10.0.0.27 - - [2026-01-29 01:43:34] "POST /ref-update HTTP/1.1" 200 156 0.058019 10.0.0.27 - - [2026-01-29 01:43:34] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.27 - - [2026-01-29 01:43:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018792 10.0.0.27 - - [2026-01-29 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.095154 10.0.0.27 - - [2026-01-29 01:43:34] "POST /instance-ips HTTP/1.1" 200 409 0.212268 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/c45c58bc-8af9-46f0-8c6c-f7a7d54bc10d HTTP/1.1" 200 272 0.086250 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/d17d386f-0b9d-45a2-9936-0d9cf5a5e466 HTTP/1.1" 200 272 0.059693 10.0.0.27 - - [2026-01-29 01:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.089191 10.0.0.27 - - [2026-01-29 01:43:34] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.018785 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/a1131794-788c-43af-839c-c0177477388e HTTP/1.1" 200 272 0.053668 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/3fbee7a2-0b30-4739-965a-c6183edf6c61 HTTP/1.1" 200 272 0.039654 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/e907cbd3-f62e-46d1-801f-10079ad9a437 HTTP/1.1" 200 272 0.093230 10.0.0.27 - - [2026-01-29 01:43:34] "POST /set-tag HTTP/1.1" 200 109 0.213664 10.0.0.27 - - [2026-01-29 01:43:34] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024211 10.0.0.27 - - [2026-01-29 01:43:34] "GET /instance-ip/ec3d1b5e-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.032076 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/134f926d-6bfd-43e5-8dd6-a29917024e01 HTTP/1.1" 200 272 0.089744 10.0.0.27 - - [2026-01-29 01:43:34] "PUT /access-control-list/e57a6193-d270-4435-96d9-a28135fac451 HTTP/1.1" 200 272 0.047773 10.0.0.27 - - [2026-01-29 01:43:35] "POST /tags HTTP/1.1" 200 355 0.069295 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /access-control-list/4b96b5c5-9781-4005-af0a-90e7eaaac61d HTTP/1.1" 200 272 0.061488 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036612 10.0.0.27 - - [2026-01-29 01:43:35] "GET /tag/de4c6a65-cb98-48ef-85fe-ee943c450874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.057669 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /access-control-list/f28a2b64-353f-4082-b833-b38e079833fc HTTP/1.1" 200 272 0.101377 10.0.0.27 - - [2026-01-29 01:43:35] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.041779 10.0.0.27 - - [2026-01-29 01:43:35] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007957 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /access-control-list/5319acc7-1964-4a2d-a319-e2410fd682a3 HTTP/1.1" 200 272 0.081194 10.0.0.27 - - [2026-01-29 01:43:35] "POST /tags HTTP/1.1" 200 303 0.202967 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.031743 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /access-control-list/1149d395-bcc6-438c-9ac4-29a6c85eebd1 HTTP/1.1" 200 272 0.136689 10.0.0.27 - - [2026-01-29 01:43:35] "GET /tag/ebe77770-ac80-47f9-9d84-686d522380e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.077336 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.244426 10.0.0.27 - - [2026-01-29 01:43:35] "POST /projects HTTP/1.1" 409 218 0.021323 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /access-control-list/4aeed183-2a6c-4393-a383-c3d059e64917 HTTP/1.1" 200 272 0.173584 10.0.0.27 - - [2026-01-29 01:43:35] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.121495 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2026-01-29 01:43:35] "GET /network-ipam/147c9768-cbdc-4b7f-8e6e-f79db797402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.024783 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008389 10.0.0.27 - - [2026-01-29 01:43:35] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.023519 10.0.0.27 - - [2026-01-29 01:43:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004287 10.0.0.27 - - [2026-01-29 01:43:35] "POST /access-control-lists HTTP/1.1" 200 596 0.090147 10.0.0.27 - - [2026-01-29 01:43:35] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.132198 10.0.0.27 - - [2026-01-29 01:43:36] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.011811 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.010880 10.0.0.27 - - [2026-01-29 01:43:36] "POST /access-control-lists HTTP/1.1" 200 594 0.049792 10.0.0.27 - - [2026-01-29 01:43:36] "POST /set-tag HTTP/1.1" 200 109 0.178297 10.0.0.27 - - [2026-01-29 01:43:36] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019831 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.27 - - [2026-01-29 01:43:36] "GET /network-ipam/a356e107-95e1-41ac-a316-f62c43fd5778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006489 10.0.0.27 - - [2026-01-29 01:43:36] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008538 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.004288 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.27 - - [2026-01-29 01:43:36] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011456 10.0.0.27 - - [2026-01-29 01:43:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.050607 10.0.0.27 - - [2026-01-29 01:43:36] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.27 - - [2026-01-29 01:43:36] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006840 10.0.0.27 - - [2026-01-29 01:43:36] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.203165 10.0.0.27 - - [2026-01-29 01:43:36] "PUT /access-control-list/c46d9886-2fe6-4538-9170-477c38bc1d12 HTTP/1.1" 200 272 0.080784 10.0.0.27 - - [2026-01-29 01:43:36] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014578 10.0.0.27 - - [2026-01-29 01:43:36] "PUT /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e HTTP/1.1" 200 274 0.175654 10.0.0.27 - - [2026-01-29 01:43:36] "POST /set-tag HTTP/1.1" 200 109 0.179378 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015900 10.0.0.27 - - [2026-01-29 01:43:36] "PUT /access-control-list/d20bc009-b426-4f75-a0bd-c477d6da957b HTTP/1.1" 200 272 0.051029 10.0.0.27 - - [2026-01-29 01:43:36] "GET /network-policy/9d5f3231-b97a-4d9d-8006-3cdce9eb0b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.020575 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008023 10.0.0.27 - - [2026-01-29 01:43:36] "GET /network-policy/ec3deb20-2128-4db3-950f-dcd6d319b32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005486 10.0.0.27 - - [2026-01-29 01:43:36] "PUT /access-control-list/21028490-1989-4f50-9dc6-82b1bbfad82c HTTP/1.1" 200 272 0.051605 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.27 - - [2026-01-29 01:43:36] "GET /network-policy/2298fbe5-8f91-4086-94d5-81e934a8e1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007815 10.0.0.27 - - [2026-01-29 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.27 - - [2026-01-29 01:43:37] "PUT /network-policy/2298fbe5-8f91-4086-94d5-81e934a8e1ed HTTP/1.1" 200 262 0.026923 10.0.0.27 - - [2026-01-29 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.087549 10.0.0.27 - - [2026-01-29 01:43:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010850 10.0.0.27 - - [2026-01-29 01:43:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.160517 10.0.0.27 - - [2026-01-29 01:43:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016467 10.0.0.27 - - [2026-01-29 01:43:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005804 10.0.0.27 - - [2026-01-29 01:43:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2026-01-29 01:43:37] "POST /security-groups HTTP/1.1" 409 245 0.004595 10.0.0.27 - - [2026-01-29 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.27 - - [2026-01-29 01:43:37] "PUT /access-control-list/2a681576-0472-4620-8e13-24f3bf241636 HTTP/1.1" 200 272 0.077887 10.0.0.27 - - [2026-01-29 01:43:37] "PUT /security-group/65768ebf-a735-4c38-802b-4f22d7cbc2f5 HTTP/1.1" 200 262 0.046427 10.0.0.27 - - [2026-01-29 01:43:37] "PUT /access-control-list/efeaec7d-16d4-4cc3-9aed-650e18ae77ba HTTP/1.1" 200 272 0.046986 10.0.0.27 - - [2026-01-29 01:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.052354 10.0.0.27 - - [2026-01-29 01:43:37] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016784 10.0.0.27 - - [2026-01-29 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-01-29 01:43:37] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006030 10.0.0.27 - - [2026-01-29 01:43:37] "POST /tags HTTP/1.1" 409 206 0.002383 10.0.0.27 - - [2026-01-29 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017014 10.0.0.27 - - [2026-01-29 01:43:37] "GET /tag/ebe77770-ac80-47f9-9d84-686d522380e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025541 10.0.0.27 - - [2026-01-29 01:43:37] "PUT /access-control-list/e57a6193-d270-4435-96d9-a28135fac451 HTTP/1.1" 200 272 0.052519 10.0.0.27 - - [2026-01-29 01:43:37] "PUT /access-control-list/4b96b5c5-9781-4005-af0a-90e7eaaac61d HTTP/1.1" 200 272 0.026306 10.0.0.27 - - [2026-01-29 01:43:38] "POST /firewall-rules HTTP/1.1" 200 562 0.213339 10.0.0.27 - - [2026-01-29 01:43:38] "GET /firewall-rule/674223bf-0ac4-4e93-8096-37c60aa0b4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.009885 10.0.0.27 - - [2026-01-29 01:43:38] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009300 10.0.0.27 - - [2026-01-29 01:43:38] "GET /firewall-rule/674223bf-0ac4-4e93-8096-37c60aa0b4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004459 10.0.0.27 - - [2026-01-29 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.049448 10.0.0.27 - - [2026-01-29 01:43:38] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026956 10.0.0.27 - - [2026-01-29 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009035 10.0.0.27 - - [2026-01-29 01:43:38] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004414 10.0.0.27 - - [2026-01-29 01:43:38] "POST /tags HTTP/1.1" 409 206 0.002820 10.0.0.27 - - [2026-01-29 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.27 - - [2026-01-29 01:43:38] "GET /tag/ebe77770-ac80-47f9-9d84-686d522380e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025164 10.0.0.27 - - [2026-01-29 01:43:38] "POST /firewall-rules HTTP/1.1" 200 560 0.157819 10.0.0.27 - - [2026-01-29 01:43:38] "GET /firewall-rule/9fa73537-4f0a-4b42-8a27-db65cae6e88c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.019984 10.0.0.27 - - [2026-01-29 01:43:38] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008401 10.0.0.27 - - [2026-01-29 01:43:38] "GET /firewall-rule/9fa73537-4f0a-4b42-8a27-db65cae6e88c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.010388 10.0.0.27 - - [2026-01-29 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.091908 10.0.0.27 - - [2026-01-29 01:43:38] "POST /tags HTTP/1.1" 200 305 0.117091 10.0.0.27 - - [2026-01-29 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009365 10.0.0.27 - - [2026-01-29 01:43:38] "GET /tag/40cda5b6-77cb-4d22-bd4d-e0f079423a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.049060 10.0.0.27 - - [2026-01-29 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.27 - - [2026-01-29 01:43:39] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.113420 10.0.0.27 - - [2026-01-29 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011158 10.0.0.27 - - [2026-01-29 01:43:39] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010282 10.0.0.27 - - [2026-01-29 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-01-29 01:43:39] "GET /service-appliance-set/1f9f54e8-1333-49a3-848b-082ee58ae56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013416 10.0.0.27 - - [2026-01-29 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.002481 10.0.0.27 - - [2026-01-29 01:43:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.177555 10.0.0.27 - - [2026-01-29 01:43:39] "GET /virtual-machine-interface/06ec9f74-47ab-4b06-b20e-813b4ae02d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.013267 10.0.0.27 - - [2026-01-29 01:43:39] "POST /instance-ips HTTP/1.1" 200 381 0.069904 10.0.0.27 - - [2026-01-29 01:43:39] "GET /instance-ip/d73a55da-e526-4489-b70f-6c6010cf92cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.040571 10.0.0.27 - - [2026-01-29 01:43:39] "POST /loadbalancers HTTP/1.1" 200 582 0.106154 10.0.0.27 - - [2026-01-29 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027387 10.0.0.27 - - [2026-01-29 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.27 - - [2026-01-29 01:43:39] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.109934 10.0.0.27 - - [2026-01-29 01:43:40] "GET /loadbalancer/d118113c-5dda-4f7a-811f-fa131dbcd207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.025180 10.0.0.27 - - [2026-01-29 01:43:40] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.152881 10.0.0.27 - - [2026-01-29 01:43:40] "GET /instance-ip/d73a55da-e526-4489-b70f-6c6010cf92cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006096 10.0.0.27 - - [2026-01-29 01:43:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.088796 10.0.0.27 - - [2026-01-29 01:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.048517 10.0.0.27 - - [2026-01-29 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.27 - - [2026-01-29 01:43:40] "POST /floating-ips HTTP/1.1" 200 583 0.073030 10.0.0.27 - - [2026-01-29 01:43:40] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.111641 10.0.0.27 - - [2026-01-29 01:43:40] "GET /loadbalancer-listener/dd98af5f-5bc5-42c8-9c30-dce739cf22a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.012931 10.0.0.27 - - [2026-01-29 01:43:40] "GET /loadbalancer-listener/dd98af5f-5bc5-42c8-9c30-dce739cf22a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.028431 10.0.0.27 - - [2026-01-29 01:43:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.053041 10.0.0.27 - - [2026-01-29 01:43:40] "GET /instance-ip/d73a55da-e526-4489-b70f-6c6010cf92cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008723 10.0.0.27 - - [2026-01-29 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025182 10.0.0.27 - - [2026-01-29 01:43:40] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011043 10.0.0.27 - - [2026-01-29 01:43:40] "GET /instance-ip/d73a55da-e526-4489-b70f-6c6010cf92cf?fields=floating_ips HTTP/1.1" 200 1171 0.028600 10.0.0.27 - - [2026-01-29 01:43:40] "GET /floating-ip/89618c94-a6c7-4bfb-adba-b5ae84f4f192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007578 10.0.0.27 - - [2026-01-29 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.27 - - [2026-01-29 01:43:40] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.022332 10.0.0.27 - - [2026-01-29 01:43:40] "POST /tags HTTP/1.1" 200 371 0.081414 10.0.0.27 - - [2026-01-29 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.27 - - [2026-01-29 01:43:40] "GET /tag/d081461a-9a80-4e96-86a5-6dda1e8218a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.038219 10.0.0.27 - - [2026-01-29 01:43:40] "POST /tags HTTP/1.1" 200 319 0.031393 10.0.0.27 - - [2026-01-29 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.27 - - [2026-01-29 01:43:40] "GET /tag/4e3be91e-5435-445e-9b4e-72a44519e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019924 10.0.0.27 - - [2026-01-29 01:43:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.000621 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:43:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002497 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:43:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 10.0.0.27 - - [2026-01-29 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.014129 10.0.0.27 - - [2026-01-29 01:43:41] "POST /security-groups HTTP/1.1" 200 578 0.079083 10.0.0.27 - - [2026-01-29 01:43:41] "POST /projects HTTP/1.1" 200 497 0.306057 10.0.0.27 - - [2026-01-29 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.002546 10.0.0.27 - - [2026-01-29 01:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.053082 10.0.0.27 - - [2026-01-29 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019380 10.0.0.27 - - [2026-01-29 01:43:41] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.028540 10.0.0.27 - - [2026-01-29 01:43:41] "POST /access-control-lists HTTP/1.1" 200 587 0.137404 10.0.0.27 - - [2026-01-29 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.018914 10.0.0.27 - - [2026-01-29 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022736 10.0.0.27 - - [2026-01-29 01:43:41] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006425 10.0.0.27 - - [2026-01-29 01:43:41] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.133383 10.0.0.27 - - [2026-01-29 01:43:41] "POST /access-control-lists HTTP/1.1" 200 585 0.362975 10.0.0.27 - - [2026-01-29 01:43:41] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.173333 10.0.0.27 - - [2026-01-29 01:43:41] "POST /security-groups HTTP/1.1" 200 558 0.136620 10.0.0.27 - - [2026-01-29 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.002117 10.0.0.27 - - [2026-01-29 01:43:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.095195 10.0.0.27 - - [2026-01-29 01:43:42] "POST /access-control-lists HTTP/1.1" 200 610 0.116340 10.0.0.27 - - [2026-01-29 01:43:42] "POST /chown HTTP/1.1" 200 109 0.051490 10.0.0.27 - - [2026-01-29 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.002584 10.0.0.27 - - [2026-01-29 01:43:42] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004187 10.0.0.27 - - [2026-01-29 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031087 10.0.0.27 - - [2026-01-29 01:43:42] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003788 10.0.0.27 - - [2026-01-29 01:43:42] "POST /tags HTTP/1.1" 409 214 0.002445 10.0.0.27 - - [2026-01-29 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.27 - - [2026-01-29 01:43:42] "POST /access-control-lists HTTP/1.1" 200 608 0.124470 10.0.0.27 - - [2026-01-29 01:43:42] "GET /tag/4e3be91e-5435-445e-9b4e-72a44519e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.041156 10.0.0.27 - - [2026-01-29 01:43:42] "POST /firewall-rules HTTP/1.1" 200 578 0.149605 10.0.0.27 - - [2026-01-29 01:43:42] "GET /firewall-rule/587e1460-404b-4eab-a629-d947598ff9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.034087 10.0.0.27 - - [2026-01-29 01:43:42] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005301 10.0.0.27 - - [2026-01-29 01:43:42] "GET /firewall-rule/587e1460-404b-4eab-a629-d947598ff9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004024 10.0.0.27 - - [2026-01-29 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.092921 10.0.0.27 - - [2026-01-29 01:43:42] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022058 10.0.0.27 - - [2026-01-29 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010107 10.0.0.27 - - [2026-01-29 01:43:42] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008202 10.0.0.27 - - [2026-01-29 01:43:42] "POST /tags HTTP/1.1" 409 214 0.012379 10.0.0.27 - - [2026-01-29 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.27 - - [2026-01-29 01:43:42] "GET /tag/4e3be91e-5435-445e-9b4e-72a44519e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.030632 10.0.0.27 - - [2026-01-29 01:43:43] "POST /firewall-rules HTTP/1.1" 200 576 0.156332 10.0.0.27 - - [2026-01-29 01:43:43] "GET /firewall-rule/957916ef-6854-483e-b750-cefb3d41f05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.029239 10.0.0.27 - - [2026-01-29 01:43:43] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008608 10.0.0.27 - - [2026-01-29 01:43:43] "GET /firewall-rule/957916ef-6854-483e-b750-cefb3d41f05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003177 10.0.0.27 - - [2026-01-29 01:43:43] "POST /ref-update HTTP/1.1" 200 156 0.132773 10.0.0.27 - - [2026-01-29 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.006725 10.0.0.27 - - [2026-01-29 01:43:43] "POST /tags HTTP/1.1" 200 301 0.122788 10.0.0.27 - - [2026-01-29 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.033340 10.0.0.27 - - [2026-01-29 01:43:43] "GET /tag/5e3ed933-c087-497f-9bc2-36285e11fddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030875 10.0.0.27 - - [2026-01-29 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.27 - - [2026-01-29 01:43:43] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091621 10.0.0.27 - - [2026-01-29 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.27 - - [2026-01-29 01:43:43] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009124 10.0.0.27 - - [2026-01-29 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.27 - - [2026-01-29 01:43:43] "GET /service-appliance-set/1f9f54e8-1333-49a3-848b-082ee58ae56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003752 10.0.0.27 - - [2026-01-29 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002882 10.0.0.27 - - [2026-01-29 01:43:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.215495 10.0.0.27 - - [2026-01-29 01:43:44] "GET /virtual-machine-interface/7a0abd72-ccee-4859-ad67-bf72c6221134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005655 10.0.0.27 - - [2026-01-29 01:43:44] "POST /instance-ips HTTP/1.1" 200 377 0.101369 10.0.0.27 - - [2026-01-29 01:43:44] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.029796 10.0.0.27 - - [2026-01-29 01:43:44] "POST /loadbalancers HTTP/1.1" 200 582 0.135798 10.0.0.27 - - [2026-01-29 01:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031163 10.0.0.27 - - [2026-01-29 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.27 - - [2026-01-29 01:43:44] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081533 10.0.0.27 - - [2026-01-29 01:43:44] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009103 10.0.0.27 - - [2026-01-29 01:43:44] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076600 10.0.0.27 - - [2026-01-29 01:43:44] "GET /loadbalancer/314bb893-6ba4-44cf-9799-99affc8b8669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.016161 10.0.0.27 - - [2026-01-29 01:43:44] "POST /floating-ips HTTP/1.1" 200 581 0.084064 10.0.0.27 - - [2026-01-29 01:43:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.052752 10.0.0.27 - - [2026-01-29 01:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009536 10.0.0.27 - - [2026-01-29 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.27 - - [2026-01-29 01:43:44] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046355 10.0.0.27 - - [2026-01-29 01:43:44] "GET /loadbalancer-listener/79c642e0-b684-44b3-af72-eea88318aa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003052 10.0.0.27 - - [2026-01-29 01:43:44] "GET /loadbalancer-listener/79c642e0-b684-44b3-af72-eea88318aa72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003753 10.0.0.27 - - [2026-01-29 01:43:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019829 10.0.0.27 - - [2026-01-29 01:43:45] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003478 10.0.0.27 - - [2026-01-29 01:43:45] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?fields=floating_ips HTTP/1.1" 200 1165 0.005411 10.0.0.27 - - [2026-01-29 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.27 - - [2026-01-29 01:43:45] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043087 10.0.0.27 - - [2026-01-29 01:43:45] "GET /loadbalancer/314bb893-6ba4-44cf-9799-99affc8b8669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005902 10.0.0.27 - - [2026-01-29 01:43:45] "GET /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.007180 10.0.0.27 - - [2026-01-29 01:43:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018731 10.0.0.27 - - [2026-01-29 01:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035309 10.0.0.27 - - [2026-01-29 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026037 10.0.0.27 - - [2026-01-29 01:43:45] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051529 10.0.0.27 - - [2026-01-29 01:43:45] "GET /loadbalancer-listener/bc3e38ae-3347-40de-85db-77cf6eb80a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007248 10.0.0.27 - - [2026-01-29 01:43:45] "GET /loadbalancer-listener/bc3e38ae-3347-40de-85db-77cf6eb80a17?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004728 10.0.0.27 - - [2026-01-29 01:43:45] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.044430 10.0.0.27 - - [2026-01-29 01:43:45] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003262 10.0.0.27 - - [2026-01-29 01:43:45] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?fields=floating_ips HTTP/1.1" 200 1165 0.003382 10.0.0.27 - - [2026-01-29 01:43:45] "GET /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002466 10.0.0.27 - - [2026-01-29 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027767 10.0.0.27 - - [2026-01-29 01:43:45] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065742 10.0.0.27 - - [2026-01-29 01:43:45] "GET /loadbalancer/314bb893-6ba4-44cf-9799-99affc8b8669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003169 10.0.0.27 - - [2026-01-29 01:43:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044613 10.0.0.27 - - [2026-01-29 01:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.064923 10.0.0.27 - - [2026-01-29 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023411 10.0.0.27 - - [2026-01-29 01:43:45] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062675 10.0.0.27 - - [2026-01-29 01:43:45] "GET /loadbalancer-listener/e3d139f8-3c78-4c4a-b0aa-5cb91f2a82d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.013194 10.0.0.27 - - [2026-01-29 01:43:45] "GET /loadbalancer-listener/e3d139f8-3c78-4c4a-b0aa-5cb91f2a82d3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.038659 10.0.0.27 - - [2026-01-29 01:43:46] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.078226 10.0.0.27 - - [2026-01-29 01:43:46] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.135274 10.0.0.27 - - [2026-01-29 01:43:46] "GET /instance-ip/a46af28f-f1d3-4d5e-9a95-37568bcfea41?fields=floating_ips HTTP/1.1" 200 1165 0.035400 10.0.0.27 - - [2026-01-29 01:43:46] "GET /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.024263 10.0.0.27 - - [2026-01-29 01:43:46] "POST /tags HTTP/1.1" 200 363 0.223664 10.0.0.27 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019073 10.0.0.27 - - [2026-01-29 01:43:46] "GET /tag/43f66343-05fc-4879-915a-39ac70585e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.024921 10.0.0.27 - - [2026-01-29 01:43:46] "POST /tags HTTP/1.1" 200 311 0.035421 10.0.0.27 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022662 10.0.0.27 - - [2026-01-29 01:43:46] "GET /tag/d15dff33-716b-478a-ac95-2ab2e6b9b021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.046596 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:43:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.011462 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:43:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001420 10.0.0.131 - - [2026-01-29 01:43:46] "GET / HTTP/1.1" 200 35931 0.002690 10.0.0.131 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.131 - - [2026-01-29 01:43:46] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008050 10.0.0.131 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.27 - - [2026-01-29 01:43:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.002148 10.0.0.27 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.025260 10.0.0.131 - - [2026-01-29 01:43:46] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022368 10.0.0.131 - - [2026-01-29 01:43:46] "PUT /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e HTTP/1.1" 200 274 0.036132 10.0.0.131 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.039944 10.0.0.27 - - [2026-01-29 01:43:46] "POST /security-groups HTTP/1.1" 200 574 0.183923 10.0.0.27 - - [2026-01-29 01:43:46] "POST /projects HTTP/1.1" 200 489 0.467583 10.0.0.27 - - [2026-01-29 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.002115 10.0.0.27 - - [2026-01-29 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.176335 10.0.0.27 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.27 - - [2026-01-29 01:43:47] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.021427 10.0.0.27 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.27 - - [2026-01-29 01:43:47] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006693 10.0.0.131 - - [2026-01-29 01:43:47] "POST /virtual-routers HTTP/1.1" 200 599 0.379537 10.0.0.131 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.045495 10.0.0.131 - - [2026-01-29 01:43:47] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.022521 10.0.0.27 - - [2026-01-29 01:43:47] "POST /access-control-lists HTTP/1.1" 200 583 0.242399 10.0.0.27 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.029839 10.0.0.131 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.025218 10.0.0.131 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014037 10.0.0.131 - - [2026-01-29 01:43:47] "GET /virtual-network/43131cfc-8ce3-46f9-9e46-1baf9f8ad0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007448 10.0.0.27 - - [2026-01-29 01:43:47] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.185060 10.0.0.27 - - [2026-01-29 01:43:47] "POST /access-control-lists HTTP/1.1" 200 581 0.096847 10.0.0.27 - - [2026-01-29 01:43:47] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.112667 10.0.0.131 - - [2026-01-29 01:43:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.228390 10.0.0.27 - - [2026-01-29 01:43:47] "POST /security-groups HTTP/1.1" 200 546 0.162583 10.0.0.27 - - [2026-01-29 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.007746 10.0.0.27 - - [2026-01-29 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.038264 10.0.0.27 - - [2026-01-29 01:43:47] "POST /chown HTTP/1.1" 200 109 0.041382 10.0.0.27 - - [2026-01-29 01:43:48] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041582 10.0.0.27 - - [2026-01-29 01:43:48] "POST /access-control-lists HTTP/1.1" 200 602 0.135148 10.0.0.27 - - [2026-01-29 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.029911 10.0.0.27 - - [2026-01-29 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015048 10.0.0.27 - - [2026-01-29 01:43:48] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003387 10.0.0.27 - - [2026-01-29 01:43:48] "POST /tags HTTP/1.1" 409 210 0.004385 10.0.0.27 - - [2026-01-29 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.27 - - [2026-01-29 01:43:48] "GET /tag/d15dff33-716b-478a-ac95-2ab2e6b9b021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.041949 10.0.0.27 - - [2026-01-29 01:43:48] "POST /access-control-lists HTTP/1.1" 200 600 0.086058 10.0.0.27 - - [2026-01-29 01:43:48] "POST /firewall-rules HTTP/1.1" 200 570 0.129015 10.0.0.27 - - [2026-01-29 01:43:48] "GET /firewall-rule/78e33857-829e-4e5a-86e7-b4f40816b16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014022 10.0.0.27 - - [2026-01-29 01:43:48] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.008811 10.0.0.27 - - [2026-01-29 01:43:48] "GET /firewall-rule/78e33857-829e-4e5a-86e7-b4f40816b16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004594 10.0.0.27 - - [2026-01-29 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.077332 10.0.0.27 - - [2026-01-29 01:43:48] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036131 10.0.0.27 - - [2026-01-29 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.27 - - [2026-01-29 01:43:48] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010339 10.0.0.27 - - [2026-01-29 01:43:48] "POST /tags HTTP/1.1" 409 210 0.002226 10.0.0.27 - - [2026-01-29 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2026-01-29 01:43:48] "GET /tag/d15dff33-716b-478a-ac95-2ab2e6b9b021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012399 10.0.0.27 - - [2026-01-29 01:43:48] "POST /firewall-rules HTTP/1.1" 200 568 0.198810 10.0.0.27 - - [2026-01-29 01:43:48] "GET /firewall-rule/fa0eada1-ff81-4e65-83a1-2c06b23f47b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.010975 10.0.0.27 - - [2026-01-29 01:43:48] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.013566 10.0.0.27 - - [2026-01-29 01:43:48] "GET /firewall-rule/fa0eada1-ff81-4e65-83a1-2c06b23f47b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005241 10.0.0.27 - - [2026-01-29 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.104688 10.0.0.27 - - [2026-01-29 01:43:49] "POST /tags HTTP/1.1" 409 237 0.010401 10.0.0.27 - - [2026-01-29 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.27 - - [2026-01-29 01:43:49] "GET /tag/e942b505-572f-44be-ac3a-a87f0477507e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024149 10.0.0.27 - - [2026-01-29 01:43:49] "POST /tags HTTP/1.1" 409 210 0.003489 10.0.0.27 - - [2026-01-29 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.27 - - [2026-01-29 01:43:49] "GET /tag/a1889f2b-67a0-436d-8b88-bb7a72f06026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.030535 10.0.0.27 - - [2026-01-29 01:43:49] "POST /projects HTTP/1.1" 409 223 0.003144 10.0.0.27 - - [2026-01-29 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2026-01-29 01:43:49] "GET /project/c44669ea-443b-4bd6-9a34-f48b3a87b0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.122501 10.0.0.27 - - [2026-01-29 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.27 - - [2026-01-29 01:43:49] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007604 10.0.0.27 - - [2026-01-29 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.27 - - [2026-01-29 01:43:49] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.010825 10.0.0.27 - - [2026-01-29 01:43:49] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.149080 10.0.0.27 - - [2026-01-29 01:43:49] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.151848 10.0.0.27 - - [2026-01-29 01:43:49] "POST /security-groups HTTP/1.1" 409 253 0.022743 10.0.0.27 - - [2026-01-29 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2026-01-29 01:43:50] "PUT /security-group/dbc88578-3915-470b-98fe-ac513390f2bd HTTP/1.1" 200 262 0.076027 10.0.0.27 - - [2026-01-29 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039946 10.0.0.27 - - [2026-01-29 01:43:50] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038455 10.0.0.27 - - [2026-01-29 01:43:50] "PUT /access-control-list/1149d395-bcc6-438c-9ac4-29a6c85eebd1 HTTP/1.1" 200 272 0.053648 10.0.0.27 - - [2026-01-29 01:43:50] "PUT /access-control-list/4aeed183-2a6c-4393-a383-c3d059e64917 HTTP/1.1" 200 272 0.027215 10.0.0.27 - - [2026-01-29 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010074 10.0.0.27 - - [2026-01-29 01:43:50] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004265 10.0.0.27 - - [2026-01-29 01:43:50] "POST /tags HTTP/1.1" 409 210 0.002420 10.0.0.27 - - [2026-01-29 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.27 - - [2026-01-29 01:43:50] "GET /tag/a1889f2b-67a0-436d-8b88-bb7a72f06026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016721 10.0.0.27 - - [2026-01-29 01:43:50] "POST /firewall-rules HTTP/1.1" 200 570 0.089043 10.0.0.27 - - [2026-01-29 01:43:50] "GET /firewall-rule/94b5ae9c-e503-4707-adb0-3302d9c6c6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006267 10.0.0.27 - - [2026-01-29 01:43:50] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004652 10.0.0.27 - - [2026-01-29 01:43:50] "GET /firewall-rule/94b5ae9c-e503-4707-adb0-3302d9c6c6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010412 10.0.0.27 - - [2026-01-29 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.097055 10.0.0.27 - - [2026-01-29 01:43:50] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009533 10.0.0.27 - - [2026-01-29 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.27 - - [2026-01-29 01:43:50] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007107 10.0.0.27 - - [2026-01-29 01:43:50] "POST /tags HTTP/1.1" 409 210 0.003408 10.0.0.27 - - [2026-01-29 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.27 - - [2026-01-29 01:43:50] "GET /tag/a1889f2b-67a0-436d-8b88-bb7a72f06026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018026 10.0.0.27 - - [2026-01-29 01:43:50] "POST /firewall-rules HTTP/1.1" 200 568 0.083746 10.0.0.27 - - [2026-01-29 01:43:50] "GET /firewall-rule/ec5247bd-c698-4893-8d30-e01f7dee2bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006728 10.0.0.27 - - [2026-01-29 01:43:50] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.017005 10.0.0.27 - - [2026-01-29 01:43:50] "GET /firewall-rule/ec5247bd-c698-4893-8d30-e01f7dee2bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012419 10.0.0.27 - - [2026-01-29 01:43:51] "POST /ref-update HTTP/1.1" 200 156 0.090035 10.0.0.27 - - [2026-01-29 01:43:51] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003841 10.0.0.27 - - [2026-01-29 01:43:51] "POST /ref-update HTTP/1.1" 200 156 0.037850 10.0.0.27 - - [2026-01-29 01:43:51] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024993 10.0.0.27 - - [2026-01-29 01:43:51] "POST /set-tag HTTP/1.1" 200 109 0.005036 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:43:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:43:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:44:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:44:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:44:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:44:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001037 10.0.0.131 - - [2026-01-29 01:44:46] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.131 - - [2026-01-29 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.131 - - [2026-01-29 01:44:46] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008262 10.0.0.131 - - [2026-01-29 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.131 - - [2026-01-29 01:44:47] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004226 10.0.0.131 - - [2026-01-29 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.131 - - [2026-01-29 01:44:47] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003774 10.0.0.131 - - [2026-01-29 01:44:47] "PUT /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41 HTTP/1.1" 200 262 0.033935 10.0.0.131 - - [2026-01-29 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.131 - - [2026-01-29 01:44:47] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009714 10.0.0.131 - - [2026-01-29 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.131 - - [2026-01-29 01:44:47] "GET /virtual-machine-interface/bc760790-fd7f-46ca-98ad-90b10205619d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005472 10.0.0.131 - - [2026-01-29 01:44:47] "PUT /virtual-machine-interface/bc760790-fd7f-46ca-98ad-90b10205619d HTTP/1.1" 200 284 0.013679 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:44:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:44:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 10.0.0.27 - - [2026-01-29 01:45:37] "GET / HTTP/1.1" 200 35931 0.002526 10.0.0.27 - - [2026-01-29 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.27 - - [2026-01-29 01:45:37] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005400 10.0.0.27 - - [2026-01-29 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008444 10.0.0.27 - - [2026-01-29 01:45:37] "GET /config-node/284723af-13a2-4221-a10f-8cd1509285c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003965 10.0.0.27 - - [2026-01-29 01:45:49] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.27 - - [2026-01-29 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.27 - - [2026-01-29 01:45:49] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004810 10.0.0.27 - - [2026-01-29 01:45:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001870 10.0.0.27 - - [2026-01-29 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.27 - - [2026-01-29 01:45:49] "GET /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004932 10.0.0.27 - - [2026-01-29 01:45:49] "PUT /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4 HTTP/1.1" 200 254 0.014876 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001038 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001301 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.27 - - [2026-01-29 01:47:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004967 10.0.0.27 - - [2026-01-29 01:47:38] "GET /global-system-configs HTTP/1.1" 200 322 0.005197 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001037 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:50:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.27 - - [2026-01-29 01:52:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002380 10.0.0.27 - - [2026-01-29 01:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.004276 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:55:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:55:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001470 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:56:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001089 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:56:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.27 - - [2026-01-29 01:57:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002092 10.0.0.27 - - [2026-01-29 01:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002535 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002320 [Introspect:8084]10.0.0.27 - - [2026-01-29 01:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001460 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:00:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001434 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:00:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:01:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:01:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.27 - - [2026-01-29 02:02:36] "GET /global-system-configs HTTP/1.1" 200 322 0.003341 10.0.0.27 - - [2026-01-29 02:02:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002360 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:04:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:04:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001158 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:05:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001265 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:05:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.27 - - [2026-01-29 02:07:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002321 10.0.0.27 - - [2026-01-29 02:07:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003797 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:07:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:07:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:09:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:09:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:11:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:11:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 10.0.0.27 - - [2026-01-29 02:12:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002224 10.0.0.27 - - [2026-01-29 02:12:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003629 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:12:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:12:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:12:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:12:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:13:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:13:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.27 - - [2026-01-29 02:16:28] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005493 10.0.0.27 - - [2026-01-29 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.27 - - [2026-01-29 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.27 - - [2026-01-29 02:16:28] "GET /loadbalancer/314bb893-6ba4-44cf-9799-99affc8b8669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003311 10.0.0.27 - - [2026-01-29 02:16:28] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005162 10.0.0.27 - - [2026-01-29 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.27 - - [2026-01-29 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2026-01-29 02:16:28] "GET /loadbalancer/314bb893-6ba4-44cf-9799-99affc8b8669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004503 10.0.0.27 - - [2026-01-29 02:16:28] "GET /loadbalancer-pool/8c27319d-374f-49cc-a2c3-cd72ea2f3f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005674 10.0.0.27 - - [2026-01-29 02:16:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027135 10.0.0.27 - - [2026-01-29 02:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018848 10.0.0.27 - - [2026-01-29 02:16:28] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012424 10.0.0.27 - - [2026-01-29 02:16:28] "POST /tags HTTP/1.1" 409 205 0.002206 10.0.0.27 - - [2026-01-29 02:16:28] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004305 10.0.0.27 - - [2026-01-29 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.006519 10.0.0.27 - - [2026-01-29 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2026-01-29 02:16:29] "GET /tag/5e3ed933-c087-497f-9bc2-36285e11fddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015473 10.0.0.27 - - [2026-01-29 02:16:29] "GET /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.005229 10.0.0.27 - - [2026-01-29 02:16:29] "PUT /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f HTTP/1.1" 200 256 0.015494 10.0.0.27 - - [2026-01-29 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.093655 10.0.0.27 - - [2026-01-29 02:16:29] "GET /loadbalancer-pool/5559523f-842a-413d-b4b8-693eb5ce39e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004403 10.0.0.27 - - [2026-01-29 02:16:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026120 10.0.0.27 - - [2026-01-29 02:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016761 10.0.0.27 - - [2026-01-29 02:16:29] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010266 10.0.0.27 - - [2026-01-29 02:16:29] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005914 10.0.0.27 - - [2026-01-29 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.27 - - [2026-01-29 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.27 - - [2026-01-29 02:16:29] "GET /loadbalancer-pool/12d163d9-ee9a-46a1-906a-c39fb8196dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006358 10.0.0.27 - - [2026-01-29 02:16:29] "GET /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.002166 10.0.0.27 - - [2026-01-29 02:16:29] "PUT /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f HTTP/1.1" 200 256 0.030442 10.0.0.27 - - [2026-01-29 02:16:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.060066 10.0.0.27 - - [2026-01-29 02:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015296 10.0.0.27 - - [2026-01-29 02:16:29] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020778 10.0.0.27 - - [2026-01-29 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003738 10.0.0.27 - - [2026-01-29 02:16:29] "GET /virtual-machine-interface/ec01e494-fcb3-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005347 10.0.0.27 - - [2026-01-29 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.024101 10.0.0.27 - - [2026-01-29 02:16:29] "GET /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003034 10.0.0.27 - - [2026-01-29 02:16:29] "PUT /floating-ip/0540e9b3-bed7-4abc-b98d-c52a0ee2298f HTTP/1.1" 200 256 0.013246 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:16:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:16:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:17:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001390 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:17:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:17:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:17:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001117 10.0.0.27 - - [2026-01-29 02:17:36] "GET /global-system-configs HTTP/1.1" 200 322 0.003257 10.0.0.27 - - [2026-01-29 02:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002403 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:18:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.27 - - [2026-01-29 02:20:15] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.27 - - [2026-01-29 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.27 - - [2026-01-29 02:20:15] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039876 10.0.0.27 - - [2026-01-29 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.27 - - [2026-01-29 02:20:15] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039069 10.0.0.27 - - [2026-01-29 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.27 - - [2026-01-29 02:20:15] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033298 10.0.0.27 - - [2026-01-29 02:20:16] "POST /tags HTTP/1.1" 200 333 0.044738 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021059 10.0.0.27 - - [2026-01-29 02:20:16] "GET /tag/60b98bc5-de6a-45e5-9bdd-d6cd53209dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019324 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.27 - - [2026-01-29 02:20:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045009 10.0.0.27 - - [2026-01-29 02:20:16] "GET /virtual-networks?parent_id=a3fe77e1-97a5-4348-b6c1-a7b225f1f37b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003882 10.0.0.27 - - [2026-01-29 02:20:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054691 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.27 - - [2026-01-29 02:20:16] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004992 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.27 - - [2026-01-29 02:20:16] "GET /service-appliance-set/1f9f54e8-1333-49a3-848b-082ee58ae56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002768 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.002816 10.0.0.27 - - [2026-01-29 02:20:16] "POST /virtual-networks HTTP/1.1" 200 512 0.084024 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022474 10.0.0.27 - - [2026-01-29 02:20:16] "GET /network-ipam/a6fe567b-da5a-4191-bc8c-9de0a3e1e3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003408 10.0.0.27 - - [2026-01-29 02:20:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.106539 10.0.0.27 - - [2026-01-29 02:20:16] "GET /virtual-machine-interface/c3d3940c-ebd2-47ef-9c05-f60c8f77037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.021789 10.0.0.27 - - [2026-01-29 02:20:16] "POST /useragent-kv HTTP/1.1" 200 115 0.023942 10.0.0.27 - - [2026-01-29 02:20:16] "POST /ref-update HTTP/1.1" 200 156 0.147576 10.0.0.27 - - [2026-01-29 02:20:16] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006007 10.0.0.27 - - [2026-01-29 02:20:16] "POST /instance-ips HTTP/1.1" 200 409 0.071973 10.0.0.27 - - [2026-01-29 02:20:16] "GET /domains HTTP/1.1" 200 280 0.020240 10.0.0.27 - - [2026-01-29 02:20:16] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70 HTTP/1.1" 200 3086 0.009496 10.0.0.27 - - [2026-01-29 02:20:16] "GET /instance-ip/f0b748b9-a0d8-4347-a112-b37a8cc23616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005325 10.0.0.27 - - [2026-01-29 02:20:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b HTTP/1.1" 200 5477 0.054450 10.0.0.27 - - [2026-01-29 02:20:16] "POST /loadbalancers HTTP/1.1" 200 610 0.095791 10.0.0.27 - - [2026-01-29 02:20:16] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.051207 10.0.0.27 - - [2026-01-29 02:20:16] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.005273 10.0.0.27 - - [2026-01-29 02:20:16] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1181 0.003603 10.0.0.27 - - [2026-01-29 02:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031303 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.27 - - [2026-01-29 02:20:16] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1181 0.009191 10.0.0.27 - - [2026-01-29 02:20:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054909 10.0.0.27 - - [2026-01-29 02:20:16] "GET /instance-ip/f0b748b9-a0d8-4347-a112-b37a8cc23616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003179 10.0.0.27 - - [2026-01-29 02:20:16] "POST /route-targets HTTP/1.1" 200 327 0.013438 10.0.0.27 - - [2026-01-29 02:20:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050892 10.0.0.27 - - [2026-01-29 02:20:16] "GET /loadbalancer/38720334-72f8-4797-80fc-1cce0bbf7995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003076 10.0.0.27 - - [2026-01-29 02:20:16] "POST /ref-update HTTP/1.1" 200 156 0.044691 10.0.0.27 - - [2026-01-29 02:20:16] "POST /floating-ips HTTP/1.1" 200 597 0.050567 10.0.0.27 - - [2026-01-29 02:20:16] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048393 10.0.0.27 - - [2026-01-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.27 - - [2026-01-29 02:20:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038258 10.0.0.27 - - [2026-01-29 02:20:16] "GET /loadbalancer-listener/1abb42d3-30a3-4548-8cdf-f5ad69ead4e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003925 10.0.0.27 - - [2026-01-29 02:20:17] "GET /loadbalancer-listener/1abb42d3-30a3-4548-8cdf-f5ad69ead4e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003139 10.0.0.27 - - [2026-01-29 02:20:17] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019843 10.0.0.27 - - [2026-01-29 02:20:17] "GET /instance-ip/f0b748b9-a0d8-4347-a112-b37a8cc23616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005179 10.0.0.27 - - [2026-01-29 02:20:17] "GET /instance-ip/f0b748b9-a0d8-4347-a112-b37a8cc23616?fields=floating_ips HTTP/1.1" 200 1213 0.005231 10.0.0.27 - - [2026-01-29 02:20:17] "GET /floating-ip/de41652e-8efa-4e5d-b2fe-9ce5819ef46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005254 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.27 - - [2026-01-29 02:20:17] "GET /loadbalancer/38720334-72f8-4797-80fc-1cce0bbf7995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002136 10.0.0.27 - - [2026-01-29 02:20:17] "POST /tags HTTP/1.1" 200 295 0.051081 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010926 10.0.0.27 - - [2026-01-29 02:20:17] "GET /tag/35e97115-2ffd-40e0-a8aa-af3cc6c1cf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014652 10.0.0.27 - - [2026-01-29 02:20:17] "POST /tags HTTP/1.1" 409 233 0.002378 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.27 - - [2026-01-29 02:20:17] "GET /tag/de4c6a65-cb98-48ef-85fe-ee943c450874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011221 10.0.0.27 - - [2026-01-29 02:20:17] "POST /tags HTTP/1.1" 409 206 0.002525 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.27 - - [2026-01-29 02:20:17] "GET /tag/ebe77770-ac80-47f9-9d84-686d522380e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012390 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.27 - - [2026-01-29 02:20:17] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004452 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2026-01-29 02:20:17] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046404 10.0.0.27 - - [2026-01-29 02:20:17] "POST /virtual-machines HTTP/1.1" 200 369 0.009591 10.0.0.27 - - [2026-01-29 02:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019401 10.0.0.27 - - [2026-01-29 02:20:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117098 10.0.0.27 - - [2026-01-29 02:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009167 10.0.0.27 - - [2026-01-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.27 - - [2026-01-29 02:20:17] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.021472 10.0.0.27 - - [2026-01-29 02:20:17] "POST /instance-ips HTTP/1.1" 200 409 0.032319 10.0.0.27 - - [2026-01-29 02:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026121 10.0.0.27 - - [2026-01-29 02:20:17] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009856 10.0.0.27 - - [2026-01-29 02:20:17] "POST /set-tag HTTP/1.1" 200 109 0.017889 10.0.0.27 - - [2026-01-29 02:20:17] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017213 10.0.0.27 - - [2026-01-29 02:20:17] "GET /instance-ip/0daf365a-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003249 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005217 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.27 - - [2026-01-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003983 10.0.0.27 - - [2026-01-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.27 - - [2026-01-29 02:20:18] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035809 10.0.0.27 - - [2026-01-29 02:20:18] "POST /virtual-machines HTTP/1.1" 200 369 0.008588 10.0.0.27 - - [2026-01-29 02:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010095 10.0.0.27 - - [2026-01-29 02:20:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109830 10.0.0.27 - - [2026-01-29 02:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012262 10.0.0.27 - - [2026-01-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012034 10.0.0.27 - - [2026-01-29 02:20:18] "POST /instance-ips HTTP/1.1" 200 409 0.022935 10.0.0.27 - - [2026-01-29 02:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029818 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.024545 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.020292 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015361 10.0.0.27 - - [2026-01-29 02:20:18] "GET /instance-ip/0e11114a-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006867 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004858 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.013126 10.0.0.27 - - [2026-01-29 02:20:18] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005105 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004559 10.0.0.27 - - [2026-01-29 02:20:18] "POST /ref-update HTTP/1.1" 200 156 0.010339 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017322 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007940 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.27 - - [2026-01-29 02:20:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004101 10.0.0.27 - - [2026-01-29 02:20:18] "POST /set-tag HTTP/1.1" 200 109 0.003565 10.0.0.27 - - [2026-01-29 02:20:21] "GET /domains HTTP/1.1" 200 280 0.002237 10.0.0.27 - - [2026-01-29 02:20:21] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70 HTTP/1.1" 200 3086 0.002948 10.0.0.27 - - [2026-01-29 02:20:21] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b HTTP/1.1" 200 7065 0.027990 10.0.0.27 - - [2026-01-29 02:20:21] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.005795 10.0.0.27 - - [2026-01-29 02:20:21] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.004477 10.0.0.27 - - [2026-01-29 02:20:21] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1402 0.009029 10.0.0.27 - - [2026-01-29 02:20:21] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1402 0.003268 10.0.0.27 - - [2026-01-29 02:20:21] "GET /route-target/c08a180a-bce4-481c-947f-f7439f210415 HTTP/1.1" 200 1153 0.002761 10.0.0.27 - - [2026-01-29 02:20:21] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.010742 10.0.0.27 - - [2026-01-29 02:20:21] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1402 0.003014 10.0.0.27 - - [2026-01-29 02:20:21] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004447 10.0.0.27 - - [2026-01-29 02:20:21] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.004586 10.0.0.27 - - [2026-01-29 02:20:21] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1402 0.003414 10.0.0.27 - - [2026-01-29 02:20:21] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 200 1402 0.002909 10.0.0.27 - - [2026-01-29 02:20:21] "GET /route-target/c08a180a-bce4-481c-947f-f7439f210415 HTTP/1.1" 200 1153 0.002448 10.0.0.27 - - [2026-01-29 02:20:21] "GET /domains HTTP/1.1" 200 280 0.007493 10.0.0.27 - - [2026-01-29 02:20:21] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70 HTTP/1.1" 200 3086 0.003307 10.0.0.27 - - [2026-01-29 02:20:22] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b HTTP/1.1" 200 7065 0.044605 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2083 0.004670 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2026-01-29 02:20:22] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036657 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.016479 10.0.0.27 - - [2026-01-29 02:20:22] "GET /floating-ip-pools?parent_id=002cd68a-ac5b-46ac-b102-cc6fa1259a0b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003146 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005928 10.0.0.27 - - [2026-01-29 02:20:22] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019877 10.0.0.27 - - [2026-01-29 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.013713 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014480 10.0.0.27 - - [2026-01-29 02:20:22] "GET /domains HTTP/1.1" 200 280 0.002083 10.0.0.27 - - [2026-01-29 02:20:22] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70 HTTP/1.1" 200 3086 0.002863 10.0.0.27 - - [2026-01-29 02:20:22] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b HTTP/1.1" 200 7321 0.028508 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2321 0.008260 10.0.0.27 - - [2026-01-29 02:20:22] "GET /floating-ip-pool/c337082b-80de-4f86-8e72-e7538c3b3d39 HTTP/1.1" 200 1315 0.002321 10.0.0.27 - - [2026-01-29 02:20:22] "GET /domains HTTP/1.1" 200 280 0.001536 10.0.0.27 - - [2026-01-29 02:20:22] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70 HTTP/1.1" 200 3086 0.002313 10.0.0.27 - - [2026-01-29 02:20:22] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b HTTP/1.1" 200 7321 0.038407 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 2321 0.004200 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007667 10.0.0.27 - - [2026-01-29 02:20:22] "POST /tags HTTP/1.1" 200 365 0.061434 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014484 10.0.0.27 - - [2026-01-29 02:20:22] "GET /tag/8edd7f5b-9430-423d-a880-7d392eb12cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021271 10.0.0.27 - - [2026-01-29 02:20:22] "POST /tags HTTP/1.1" 409 206 0.002368 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.27 - - [2026-01-29 02:20:22] "GET /tag/ebe77770-ac80-47f9-9d84-686d522380e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011451 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.27 - - [2026-01-29 02:20:22] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.030215 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005536 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.27 - - [2026-01-29 02:20:22] "GET /service-appliance-set/1981adbb-01f1-43e7-ac61-d702c33aedee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003261 10.0.0.27 - - [2026-01-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 404 258 0.002147 10.0.0.27 - - [2026-01-29 02:20:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102388 10.0.0.27 - - [2026-01-29 02:20:22] "GET /virtual-machine-interface/318fc5e9-ff1b-4fe3-94c5-f98cf9f92d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017133 10.0.0.27 - - [2026-01-29 02:20:23] "POST /set-tag HTTP/1.1" 200 109 0.018090 10.0.0.27 - - [2026-01-29 02:20:23] "POST /instance-ips HTTP/1.1" 200 417 0.039285 10.0.0.27 - - [2026-01-29 02:20:23] "GET /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013043 10.0.0.27 - - [2026-01-29 02:20:23] "POST /loadbalancers HTTP/1.1" 200 618 0.061074 10.0.0.27 - - [2026-01-29 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027683 10.0.0.27 - - [2026-01-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011146 10.0.0.27 - - [2026-01-29 02:20:23] "POST /service-instances HTTP/1.1" 200 566 0.037324 10.0.0.27 - - [2026-01-29 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.009803 10.0.0.27 - - [2026-01-29 02:20:23] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047976 10.0.0.27 - - [2026-01-29 02:20:23] "GET /virtual-machine-interface/318fc5e9-ff1b-4fe3-94c5-f98cf9f92d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007149 10.0.0.27 - - [2026-01-29 02:20:23] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.025194 10.0.0.27 - - [2026-01-29 02:20:23] "GET /virtual-machine-interface/318fc5e9-ff1b-4fe3-94c5-f98cf9f92d0a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.025125 10.0.0.27 - - [2026-01-29 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028409 10.0.0.27 - - [2026-01-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.27 - - [2026-01-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.27 - - [2026-01-29 02:20:23] "GET /floating-ip-pool/c337082b-80de-4f86-8e72-e7538c3b3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002562 10.0.0.27 - - [2026-01-29 02:20:23] "POST /virtual-machines HTTP/1.1" 200 429 0.018914 10.0.0.27 - - [2026-01-29 02:20:23] "POST /floating-ips HTTP/1.1" 200 671 0.073503 10.0.0.27 - - [2026-01-29 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015012 10.0.0.27 - - [2026-01-29 02:20:23] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004199 10.0.0.27 - - [2026-01-29 02:20:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.108256 10.0.0.27 - - [2026-01-29 02:20:23] "POST /chown HTTP/1.1" 200 109 0.028125 10.0.0.27 - - [2026-01-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.039539 10.0.0.27 - - [2026-01-29 02:20:23] "POST /chown HTTP/1.1" 200 109 0.009414 10.0.0.27 - - [2026-01-29 02:20:23] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019241 10.0.0.27 - - [2026-01-29 02:20:23] "POST /tags HTTP/1.1" 409 221 0.005508 10.0.0.27 - - [2026-01-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.27 - - [2026-01-29 02:20:23] "PUT /virtual-machine-interface/9e817382-575b-4792-9956-15890b58fe51 HTTP/1.1" 200 284 0.039346 10.0.0.27 - - [2026-01-29 02:20:23] "PUT /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 256 0.037214 10.0.0.27 - - [2026-01-29 02:20:23] "GET /tag/60b98bc5-de6a-45e5-9bdd-d6cd53209dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028668 10.0.0.27 - - [2026-01-29 02:20:23] "POST /tags HTTP/1.1" 409 238 0.014369 10.0.0.27 - - [2026-01-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010429 10.0.0.27 - - [2026-01-29 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.032609 10.0.0.27 - - [2026-01-29 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.035136 10.0.0.27 - - [2026-01-29 02:20:23] "GET /tag/8edd7f5b-9430-423d-a880-7d392eb12cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.036844 10.0.0.27 - - [2026-01-29 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.066047 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.048992 10.0.0.27 - - [2026-01-29 02:20:24] "POST /firewall-rules HTTP/1.1" 200 650 0.114910 10.0.0.27 - - [2026-01-29 02:20:24] "GET /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.033486 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.032469 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.014763 10.0.0.27 - - [2026-01-29 02:20:24] "GET /firewall-policy/e424f343-03bb-4759-a410-3fde059c8577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003236 10.0.0.27 - - [2026-01-29 02:20:24] "GET /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002536 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.018325 10.0.0.27 - - [2026-01-29 02:20:24] "POST /virtual-machines HTTP/1.1" 200 429 0.024065 10.0.0.27 - - [2026-01-29 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.27 - - [2026-01-29 02:20:24] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035872 10.0.0.27 - - [2026-01-29 02:20:24] "GET /loadbalancer/9b00b883-c393-492f-a743-94e19b32c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003419 10.0.0.27 - - [2026-01-29 02:20:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139450 10.0.0.27 - - [2026-01-29 02:20:24] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052424 10.0.0.27 - - [2026-01-29 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.27 - - [2026-01-29 02:20:24] "POST /chown HTTP/1.1" 200 109 0.043261 10.0.0.27 - - [2026-01-29 02:20:24] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059852 10.0.0.27 - - [2026-01-29 02:20:24] "POST /chown HTTP/1.1" 200 109 0.006258 10.0.0.27 - - [2026-01-29 02:20:24] "PUT /virtual-machine-interface/3d338b94-8a88-466b-be26-1552899c339c HTTP/1.1" 200 284 0.020612 10.0.0.27 - - [2026-01-29 02:20:24] "GET /loadbalancer-listener/92fa7042-3024-4cac-9371-5e3e58ce7fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007457 10.0.0.27 - - [2026-01-29 02:20:24] "GET /loadbalancer-listener/92fa7042-3024-4cac-9371-5e3e58ce7fc3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005391 10.0.0.27 - - [2026-01-29 02:20:24] "PUT /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 256 0.031126 10.0.0.27 - - [2026-01-29 02:20:24] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.027345 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.011149 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.022814 10.0.0.27 - - [2026-01-29 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031013 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.036822 10.0.0.27 - - [2026-01-29 02:20:24] "GET /loadbalancer-pool/bc021f51-5cc1-4fee-8d28-ddae73514e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030720 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.014888 10.0.0.27 - - [2026-01-29 02:20:24] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042203 10.0.0.27 - - [2026-01-29 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.029000 10.0.0.27 - - [2026-01-29 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014013 10.0.0.27 - - [2026-01-29 02:20:24] "GET /loadbalancer-member/ce02f7d6-5acd-41b1-a34f-7862c1cd3da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012312 10.0.0.27 - - [2026-01-29 02:20:24] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002128 10.0.0.27 - - [2026-01-29 02:20:24] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.025385 10.0.0.27 - - [2026-01-29 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.27 - - [2026-01-29 02:20:24] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006324 10.0.0.27 - - [2026-01-29 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013122 10.0.0.27 - - [2026-01-29 02:20:24] "POST /tags HTTP/1.1" 409 221 0.007411 10.0.0.27 - - [2026-01-29 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.27 - - [2026-01-29 02:20:24] "POST /chown HTTP/1.1" 200 109 0.006060 10.0.0.27 - - [2026-01-29 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2026-01-29 02:20:24] "GET /tag/60b98bc5-de6a-45e5-9bdd-d6cd53209dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014428 10.0.0.27 - - [2026-01-29 02:20:24] "POST /chown HTTP/1.1" 200 109 0.030758 10.0.0.27 - - [2026-01-29 02:20:24] "POST /tags HTTP/1.1" 409 238 0.006907 10.0.0.27 - - [2026-01-29 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2026-01-29 02:20:25] "GET /tag/8edd7f5b-9430-423d-a880-7d392eb12cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011990 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 256 0.029618 10.0.0.27 - - [2026-01-29 02:20:25] "POST /firewall-rules HTTP/1.1" 409 293 0.003063 10.0.0.27 - - [2026-01-29 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.27 - - [2026-01-29 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.017758 10.0.0.27 - - [2026-01-29 02:20:25] "POST /chown HTTP/1.1" 200 109 0.009674 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f HTTP/1.1" 200 260 0.017263 10.0.0.27 - - [2026-01-29 02:20:25] "GET /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010535 10.0.0.27 - - [2026-01-29 02:20:25] "GET /firewall-policy/e424f343-03bb-4759-a410-3fde059c8577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005076 10.0.0.27 - - [2026-01-29 02:20:25] "POST /chown HTTP/1.1" 200 109 0.024441 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 256 0.018792 10.0.0.27 - - [2026-01-29 02:20:25] "GET /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007795 10.0.0.27 - - [2026-01-29 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.033007 10.0.0.27 - - [2026-01-29 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.27 - - [2026-01-29 02:20:25] "POST /chown HTTP/1.1" 200 109 0.007580 10.0.0.27 - - [2026-01-29 02:20:25] "POST /chown HTTP/1.1" 200 109 0.012081 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 256 0.014761 10.0.0.27 - - [2026-01-29 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.023029 10.0.0.27 - - [2026-01-29 02:20:25] "POST /chown HTTP/1.1" 200 109 0.012013 10.0.0.27 - - [2026-01-29 02:20:25] "POST /chown HTTP/1.1" 200 109 0.006574 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 256 0.017815 10.0.0.27 - - [2026-01-29 02:20:25] "POST /ref-update HTTP/1.1" 200 156 0.017330 10.0.0.27 - - [2026-01-29 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014210 10.0.0.27 - - [2026-01-29 02:20:25] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004624 10.0.0.27 - - [2026-01-29 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.27 - - [2026-01-29 02:20:25] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047410 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.030500 10.0.0.27 - - [2026-01-29 02:20:25] "POST /virtual-machines HTTP/1.1" 200 373 0.026398 10.0.0.27 - - [2026-01-29 02:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028567 10.0.0.27 - - [2026-01-29 02:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024638 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.066060 10.0.0.27 - - [2026-01-29 02:20:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133543 10.0.0.27 - - [2026-01-29 02:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027308 10.0.0.27 - - [2026-01-29 02:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009149 10.0.0.27 - - [2026-01-29 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.27 - - [2026-01-29 02:20:25] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006150 10.0.0.27 - - [2026-01-29 02:20:25] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.010836 10.0.0.27 - - [2026-01-29 02:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021767 10.0.0.27 - - [2026-01-29 02:20:26] "POST /instance-ips HTTP/1.1" 200 413 0.071532 10.0.0.27 - - [2026-01-29 02:20:26] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.014486 10.0.0.27 - - [2026-01-29 02:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043367 10.0.0.27 - - [2026-01-29 02:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022733 10.0.0.27 - - [2026-01-29 02:20:26] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.020192 10.0.0.27 - - [2026-01-29 02:20:26] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.008722 10.0.0.27 - - [2026-01-29 02:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017952 10.0.0.27 - - [2026-01-29 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.27 - - [2026-01-29 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.032152 10.0.0.27 - - [2026-01-29 02:20:26] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019297 10.0.0.27 - - [2026-01-29 02:20:26] "GET /instance-ip/128f58c6-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003430 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.006059 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.019277 10.0.0.27 - - [2026-01-29 02:20:26] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009761 10.0.0.27 - - [2026-01-29 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.27 - - [2026-01-29 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.036459 10.0.0.27 - - [2026-01-29 02:20:26] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.029629 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.014192 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.030235 10.0.0.27 - - [2026-01-29 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.019484 10.0.0.27 - - [2026-01-29 02:20:26] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030091 10.0.0.27 - - [2026-01-29 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.005339 10.0.0.27 - - [2026-01-29 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.032794 10.0.0.27 - - [2026-01-29 02:20:26] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009417 10.0.0.27 - - [2026-01-29 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.27 - - [2026-01-29 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.005901 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.021081 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.006694 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.015098 10.0.0.27 - - [2026-01-29 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.007262 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.006754 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.024814 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.021977 10.0.0.27 - - [2026-01-29 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.016399 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.020822 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.006366 10.0.0.27 - - [2026-01-29 02:20:26] "POST /chown HTTP/1.1" 200 109 0.034432 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006695 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.024786 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.018046 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.013790 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006518 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.012654 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.029113 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.007729 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.020732 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.007159 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.019984 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.010648 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.014113 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.018932 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006328 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006192 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.012821 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006805 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.008629 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006939 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.019644 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.018790 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.006810 10.0.0.27 - - [2026-01-29 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.007841 10.0.0.27 - - [2026-01-29 02:20:27] "POST /chown HTTP/1.1" 200 109 0.012186 10.0.0.27 - - [2026-01-29 02:20:28] "POST /chown HTTP/1.1" 200 109 0.014339 10.0.0.27 - - [2026-01-29 02:20:28] "POST /chown HTTP/1.1" 200 109 0.015786 10.0.0.27 - - [2026-01-29 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007922 10.0.0.27 - - [2026-01-29 02:20:28] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005141 10.0.0.27 - - [2026-01-29 02:20:28] "POST /set-tag HTTP/1.1" 200 109 0.006747 10.0.0.27 - - [2026-01-29 02:20:28] "POST /chown HTTP/1.1" 200 109 0.024307 10.0.0.27 - - [2026-01-29 02:20:28] "POST /chown HTTP/1.1" 200 109 0.024634 10.0.0.27 - - [2026-01-29 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.27 - - [2026-01-29 02:20:28] "GET /loadbalancer/38720334-72f8-4797-80fc-1cce0bbf7995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002384 10.0.0.27 - - [2026-01-29 02:20:28] "GET /loadbalancer-pool/3f7e52f4-9e87-4bfd-b09d-42bef0148563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002949 10.0.0.27 - - [2026-01-29 02:20:28] "POST /chown HTTP/1.1" 200 109 0.007822 10.0.0.27 - - [2026-01-29 02:20:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024776 10.0.0.27 - - [2026-01-29 02:20:28] "POST /chown HTTP/1.1" 200 109 0.026916 10.0.0.27 - - [2026-01-29 02:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011213 10.0.0.27 - - [2026-01-29 02:20:28] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009312 10.0.0.27 - - [2026-01-29 02:20:28] "POST /tags HTTP/1.1" 409 221 0.002814 10.0.0.27 - - [2026-01-29 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.27 - - [2026-01-29 02:20:28] "GET /tag/60b98bc5-de6a-45e5-9bdd-d6cd53209dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013597 10.0.0.27 - - [2026-01-29 02:20:28] "POST /set-tag HTTP/1.1" 200 109 0.024741 10.0.0.27 - - [2026-01-29 02:20:28] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005276 10.0.0.27 - - [2026-01-29 02:20:28] "POST /ref-update HTTP/1.1" 200 156 0.009493 10.0.0.27 - - [2026-01-29 02:20:28] "GET /floating-ip/de41652e-8efa-4e5d-b2fe-9ce5819ef46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004447 10.0.0.27 - - [2026-01-29 02:20:28] "PUT /floating-ip/de41652e-8efa-4e5d-b2fe-9ce5819ef46b HTTP/1.1" 200 256 0.008287 10.0.0.27 - - [2026-01-29 02:20:28] "GET /virtual-machine/b6374418-bd65-4322-a9c4-793c3255b1b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003324 10.0.0.27 - - [2026-01-29 02:20:28] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004447 10.0.0.27 - - [2026-01-29 02:20:31] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008297 10.0.0.27 - - [2026-01-29 02:20:31] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.27 - - [2026-01-29 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2026-01-29 02:20:31] "GET /loadbalancer/38720334-72f8-4797-80fc-1cce0bbf7995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003501 10.0.0.27 - - [2026-01-29 02:20:31] "GET /loadbalancer-pool/3f7e52f4-9e87-4bfd-b09d-42bef0148563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002930 10.0.0.27 - - [2026-01-29 02:20:31] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016464 10.0.0.27 - - [2026-01-29 02:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015011 10.0.0.27 - - [2026-01-29 02:20:31] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007042 10.0.0.27 - - [2026-01-29 02:20:31] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003874 10.0.0.27 - - [2026-01-29 02:20:31] "POST /ref-update HTTP/1.1" 200 156 0.007059 10.0.0.27 - - [2026-01-29 02:20:31] "GET /floating-ip/de41652e-8efa-4e5d-b2fe-9ce5819ef46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002546 10.0.0.27 - - [2026-01-29 02:20:31] "POST /set-tag HTTP/1.1" 200 109 0.019189 10.0.0.27 - - [2026-01-29 02:20:33] "GET /virtual-machine/ea1ae725-71e9-442a-a040-26acfe974a61?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.007453 10.0.0.27 - - [2026-01-29 02:20:33] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005398 10.0.0.27 - - [2026-01-29 02:20:35] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004570 10.0.0.27 - - [2026-01-29 02:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.27 - - [2026-01-29 02:20:38] "GET /virtual-machine/00d43f0f-dfa9-49eb-8994-25665fed4676?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003317 10.0.0.27 - - [2026-01-29 02:20:38] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005979 10.0.0.27 - - [2026-01-29 02:20:39] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007415 10.0.0.27 - - [2026-01-29 02:20:39] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.27 - - [2026-01-29 02:21:10] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009472 10.0.0.27 - - [2026-01-29 02:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.27 - - [2026-01-29 02:21:10] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009118 10.0.0.27 - - [2026-01-29 02:21:10] "POST /set-tag HTTP/1.1" 200 109 0.004033 10.0.0.27 - - [2026-01-29 02:21:10] "GET /virtual-machine/00d43f0f-dfa9-49eb-8994-25665fed4676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004323 10.0.0.27 - - [2026-01-29 02:21:10] "POST /ref-update HTTP/1.1" 200 156 0.018929 10.0.0.27 - - [2026-01-29 02:21:10] "GET /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005520 10.0.0.27 - - [2026-01-29 02:21:10] "POST /set-tag HTTP/1.1" 200 109 0.019961 10.0.0.27 - - [2026-01-29 02:21:10] "POST /set-tag HTTP/1.1" 200 109 0.013674 10.0.0.27 - - [2026-01-29 02:21:10] "DELETE /instance-ip/128f58c6-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.036203 10.0.0.27 - - [2026-01-29 02:21:10] "DELETE /virtual-machine-interface/1270d414-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.044778 10.0.0.27 - - [2026-01-29 02:21:10] "DELETE /virtual-machine/00d43f0f-dfa9-49eb-8994-25665fed4676 HTTP/1.1" 200 115 0.026042 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:21:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:21:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.27 - - [2026-01-29 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.27 - - [2026-01-29 02:21:14] "GET /tag/8edd7f5b-9430-423d-a880-7d392eb12cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014983 10.0.0.27 - - [2026-01-29 02:21:14] "GET /tag/8edd7f5b-9430-423d-a880-7d392eb12cc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.018930 10.0.0.27 - - [2026-01-29 02:21:14] "GET /virtual-machine-interface/318fc5e9-ff1b-4fe3-94c5-f98cf9f92d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004288 10.0.0.27 - - [2026-01-29 02:21:14] "POST /set-tag HTTP/1.1" 200 109 0.028217 10.0.0.27 - - [2026-01-29 02:21:14] "GET /virtual-machine-interface/3d338b94-8a88-466b-be26-1552899c339c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005292 10.0.0.27 - - [2026-01-29 02:21:14] "POST /set-tag HTTP/1.1" 200 109 0.017562 10.0.0.27 - - [2026-01-29 02:21:14] "GET /virtual-machine-interface/9e817382-575b-4792-9956-15890b58fe51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.043100 10.0.0.27 - - [2026-01-29 02:21:14] "POST /set-tag HTTP/1.1" 200 109 0.045190 10.0.0.27 - - [2026-01-29 02:21:14] "GET /firewall-policy/e424f343-03bb-4759-a410-3fde059c8577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.087528 10.0.0.27 - - [2026-01-29 02:21:14] "GET /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004190 10.0.0.27 - - [2026-01-29 02:21:14] "POST /ref-update HTTP/1.1" 200 156 0.025641 10.0.0.27 - - [2026-01-29 02:21:14] "DELETE /firewall-rule/22fc3ff6-d8a6-49e8-bb0e-280f925a213f HTTP/1.1" 200 115 0.056987 10.0.0.27 - - [2026-01-29 02:21:14] "DELETE /loadbalancer-member/ce02f7d6-5acd-41b1-a34f-7862c1cd3da3 HTTP/1.1" 200 115 0.059838 10.0.0.27 - - [2026-01-29 02:21:14] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.024207 10.0.0.27 - - [2026-01-29 02:21:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029014 10.0.0.27 - - [2026-01-29 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.27 - - [2026-01-29 02:21:14] "DELETE /loadbalancer-pool/bc021f51-5cc1-4fee-8d28-ddae73514e58 HTTP/1.1" 200 115 0.104927 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.007469 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /loadbalancer-listener/92fa7042-3024-4cac-9371-5e3e58ce7fc3 HTTP/1.1" 200 115 0.084386 10.0.0.27 - - [2026-01-29 02:21:15] "GET /floating-ip/056dba97-f2a2-4d6a-a9c7-8ee13948323d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002594 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.025958 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.011459 10.0.0.27 - - [2026-01-29 02:21:15] "PUT /floating-ip/056dba97-f2a2-4d6a-a9c7-8ee13948323d HTTP/1.1" 200 256 0.020268 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.034486 10.0.0.27 - - [2026-01-29 02:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017215 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.018937 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.028407 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /floating-ip/056dba97-f2a2-4d6a-a9c7-8ee13948323d HTTP/1.1" 200 115 0.155182 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.023254 10.0.0.27 - - [2026-01-29 02:21:15] "POST /chown HTTP/1.1" 200 109 0.022912 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /loadbalancer/9b00b883-c393-492f-a743-94e19b32c439 HTTP/1.1" 200 115 0.079191 10.0.0.27 - - [2026-01-29 02:21:15] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.026242 10.0.0.27 - - [2026-01-29 02:21:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017496 10.0.0.27 - - [2026-01-29 02:21:15] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.042066 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /instance-ip/ffc3e908-41bd-466b-bb90-f615c5c13a25 HTTP/1.1" 200 115 0.185569 10.0.0.27 - - [2026-01-29 02:21:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009745 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /virtual-machine-interface/318fc5e9-ff1b-4fe3-94c5-f98cf9f92d0a HTTP/1.1" 200 115 0.066681 10.0.0.27 - - [2026-01-29 02:21:15] "PUT /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 266 0.013265 10.0.0.27 - - [2026-01-29 02:21:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030953 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /tag/8edd7f5b-9430-423d-a880-7d392eb12cc7 HTTP/1.1" 200 115 0.128865 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /service-instance/09c6ecee-42f2-4f40-b74e-469e125061bf HTTP/1.1" 200 115 0.052454 10.0.0.27 - - [2026-01-29 02:21:15] "GET /virtual-machine-interface/9e817382-575b-4792-9956-15890b58fe51?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005131 10.0.0.27 - - [2026-01-29 02:21:15] "DELETE /virtual-machine-interface/9e817382-575b-4792-9956-15890b58fe51 HTTP/1.1" 200 115 0.082754 10.0.0.27 - - [2026-01-29 02:21:15] "POST /ref-update HTTP/1.1" 200 156 0.019625 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /virtual-machine/5b8a7b8a-71f2-48c8-929d-a095b6d7d1c9 HTTP/1.1" 200 115 0.038132 10.0.0.27 - - [2026-01-29 02:21:16] "GET /virtual-machine-interface/3d338b94-8a88-466b-be26-1552899c339c?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005211 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /virtual-machine-interface/3d338b94-8a88-466b-be26-1552899c339c HTTP/1.1" 200 115 0.068925 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /virtual-machine/4db03ee2-4e01-4ab2-bc1e-e3c309c92d94 HTTP/1.1" 200 115 0.026279 10.0.0.27 - - [2026-01-29 02:21:16] "GET /floating-ip-pool/c337082b-80de-4f86-8e72-e7538c3b3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003032 10.0.0.27 - - [2026-01-29 02:21:16] "POST /ref-update HTTP/1.1" 200 156 0.011636 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /floating-ip-pool/c337082b-80de-4f86-8e72-e7538c3b3d39 HTTP/1.1" 200 115 0.038027 10.0.0.27 - - [2026-01-29 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.27 - - [2026-01-29 02:21:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002538 10.0.0.27 - - [2026-01-29 02:21:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008545 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /virtual-network/002cd68a-ac5b-46ac-b102-cc6fa1259a0b HTTP/1.1" 200 115 0.144599 10.0.0.27 - - [2026-01-29 02:21:16] "GET /routing-instance/a6d0089b-0f0c-46ad-8056-a988bb2a0465 HTTP/1.1" 404 171 0.010843 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /route-target/c08a180a-bce4-481c-947f-f7439f210415 HTTP/1.1" 200 115 0.047874 10.0.0.27 - - [2026-01-29 02:21:16] "GET /domains HTTP/1.1" 200 280 0.002389 10.0.0.27 - - [2026-01-29 02:21:16] "GET /domain/495b5efb-e79b-4221-b066-4be064f6eb70 HTTP/1.1" 200 3086 0.003082 10.0.0.27 - - [2026-01-29 02:21:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b HTTP/1.1" 200 6874 0.044385 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:21:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002532 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:21:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002798 10.0.0.27 - - [2026-01-29 02:21:16] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016945 10.0.0.27 - - [2026-01-29 02:21:16] "POST /set-tag HTTP/1.1" 200 109 0.005082 10.0.0.27 - - [2026-01-29 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.27 - - [2026-01-29 02:21:16] "GET /loadbalancer/38720334-72f8-4797-80fc-1cce0bbf7995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002635 10.0.0.27 - - [2026-01-29 02:21:16] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005315 10.0.0.27 - - [2026-01-29 02:21:16] "POST /set-tag HTTP/1.1" 200 109 0.022182 10.0.0.27 - - [2026-01-29 02:21:16] "DELETE /loadbalancer-member/13fba8fd-412e-4659-867c-a95382f1ddd5 HTTP/1.1" 200 115 0.077894 10.0.0.27 - - [2026-01-29 02:21:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005989 10.0.0.27 - - [2026-01-29 02:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.27 - - [2026-01-29 02:21:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007777 10.0.0.27 - - [2026-01-29 02:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.27 - - [2026-01-29 02:21:18] "GET /virtual-machine/ea1ae725-71e9-442a-a040-26acfe974a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002907 10.0.0.27 - - [2026-01-29 02:21:18] "POST /ref-update HTTP/1.1" 200 156 0.008131 10.0.0.27 - - [2026-01-29 02:21:18] "GET /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004627 10.0.0.27 - - [2026-01-29 02:21:18] "POST /set-tag HTTP/1.1" 200 109 0.016618 10.0.0.27 - - [2026-01-29 02:21:18] "POST /set-tag HTTP/1.1" 200 109 0.023832 10.0.0.27 - - [2026-01-29 02:21:18] "POST /set-tag HTTP/1.1" 200 109 0.029906 10.0.0.27 - - [2026-01-29 02:21:18] "DELETE /instance-ip/0e11114a-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.036738 10.0.0.27 - - [2026-01-29 02:21:18] "POST /ref-update HTTP/1.1" 200 156 0.008431 10.0.0.27 - - [2026-01-29 02:21:18] "DELETE /virtual-machine-interface/0df5e028-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.040029 10.0.0.27 - - [2026-01-29 02:21:18] "DELETE /virtual-machine/ea1ae725-71e9-442a-a040-26acfe974a61 HTTP/1.1" 200 115 0.022414 10.0.0.27 - - [2026-01-29 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.27 - - [2026-01-29 02:21:21] "GET /loadbalancer/38720334-72f8-4797-80fc-1cce0bbf7995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002375 10.0.0.27 - - [2026-01-29 02:21:21] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003859 10.0.0.27 - - [2026-01-29 02:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.27 - - [2026-01-29 02:21:23] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006039 10.0.0.27 - - [2026-01-29 02:21:23] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.27 - - [2026-01-29 02:21:23] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006323 10.0.0.27 - - [2026-01-29 02:21:23] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.27 - - [2026-01-29 02:21:23] "GET /virtual-machine/b6374418-bd65-4322-a9c4-793c3255b1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004487 10.0.0.27 - - [2026-01-29 02:21:23] "POST /ref-update HTTP/1.1" 200 156 0.012197 10.0.0.27 - - [2026-01-29 02:21:23] "GET /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004651 10.0.0.27 - - [2026-01-29 02:21:23] "POST /set-tag HTTP/1.1" 200 109 0.030693 10.0.0.27 - - [2026-01-29 02:21:23] "POST /set-tag HTTP/1.1" 200 109 0.024028 10.0.0.27 - - [2026-01-29 02:21:23] "POST /set-tag HTTP/1.1" 200 109 0.016081 10.0.0.27 - - [2026-01-29 02:21:23] "DELETE /instance-ip/0daf365a-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.052716 10.0.0.27 - - [2026-01-29 02:21:23] "POST /ref-update HTTP/1.1" 200 156 0.011635 10.0.0.27 - - [2026-01-29 02:21:23] "DELETE /virtual-machine-interface/0d93bd44-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.046396 10.0.0.27 - - [2026-01-29 02:21:23] "DELETE /virtual-machine/b6374418-bd65-4322-a9c4-793c3255b1b7 HTTP/1.1" 200 115 0.022418 10.0.0.27 - - [2026-01-29 02:21:23] "DELETE /tag/de4c6a65-cb98-48ef-85fe-ee943c450874 HTTP/1.1" 200 115 0.033257 10.0.0.27 - - [2026-01-29 02:21:23] "DELETE /tag/35e97115-2ffd-40e0-a8aa-af3cc6c1cf3f HTTP/1.1" 200 115 0.048120 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2026-01-29 02:21:27] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060943 10.0.0.27 - - [2026-01-29 02:21:27] "POST /tags HTTP/1.1" 200 393 0.029047 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021851 10.0.0.27 - - [2026-01-29 02:21:27] "GET /tag/f7539447-b638-448a-8e10-515189cf72f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016342 10.0.0.27 - - [2026-01-29 02:21:27] "POST /tags HTTP/1.1" 200 341 0.027798 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2026-01-29 02:21:27] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012094 10.0.0.27 - - [2026-01-29 02:21:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000667 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.010044 10.0.0.27 - - [2026-01-29 02:21:27] "POST /security-groups HTTP/1.1" 200 589 0.072052 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.009189 10.0.0.27 - - [2026-01-29 02:21:27] "POST /projects HTTP/1.1" 200 519 0.217676 10.0.0.27 - - [2026-01-29 02:21:27] "POST /access-control-lists HTTP/1.1" 200 598 0.066345 10.0.0.27 - - [2026-01-29 02:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020836 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.009605 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009167 10.0.0.27 - - [2026-01-29 02:21:27] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004029 10.0.0.27 - - [2026-01-29 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2026-01-29 02:21:27] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004183 10.0.0.27 - - [2026-01-29 02:21:27] "POST /access-control-lists HTTP/1.1" 200 596 0.077836 10.0.0.27 - - [2026-01-29 02:21:27] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.101743 10.0.0.27 - - [2026-01-29 02:21:27] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.053584 10.0.0.27 - - [2026-01-29 02:21:28] "POST /security-groups HTTP/1.1" 200 591 0.085291 10.0.0.27 - - [2026-01-29 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.004639 10.0.0.27 - - [2026-01-29 02:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.056408 10.0.0.27 - - [2026-01-29 02:21:28] "POST /access-control-lists HTTP/1.1" 200 632 0.052039 10.0.0.27 - - [2026-01-29 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.007836 10.0.0.27 - - [2026-01-29 02:21:28] "POST /chown HTTP/1.1" 200 109 0.049351 10.0.0.27 - - [2026-01-29 02:21:28] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032138 10.0.0.27 - - [2026-01-29 02:21:28] "POST /access-control-lists HTTP/1.1" 200 630 0.071318 10.0.0.27 - - [2026-01-29 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022640 10.0.0.27 - - [2026-01-29 02:21:28] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007352 10.0.0.27 - - [2026-01-29 02:21:28] "POST /tags HTTP/1.1" 409 226 0.002201 10.0.0.27 - - [2026-01-29 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.27 - - [2026-01-29 02:21:28] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010842 10.0.0.27 - - [2026-01-29 02:21:28] "POST /firewall-rules HTTP/1.1" 200 600 0.067898 10.0.0.27 - - [2026-01-29 02:21:28] "GET /firewall-rule/d084488b-fda7-403a-870e-c2e26a0ad644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004071 10.0.0.27 - - [2026-01-29 02:21:28] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003753 10.0.0.27 - - [2026-01-29 02:21:28] "GET /firewall-rule/d084488b-fda7-403a-870e-c2e26a0ad644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002178 10.0.0.27 - - [2026-01-29 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.042993 10.0.0.27 - - [2026-01-29 02:21:28] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006698 10.0.0.27 - - [2026-01-29 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.27 - - [2026-01-29 02:21:28] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003150 10.0.0.27 - - [2026-01-29 02:21:28] "POST /tags HTTP/1.1" 409 226 0.001892 10.0.0.27 - - [2026-01-29 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.27 - - [2026-01-29 02:21:28] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012217 10.0.0.27 - - [2026-01-29 02:21:28] "POST /firewall-rules HTTP/1.1" 200 598 0.066174 10.0.0.27 - - [2026-01-29 02:21:28] "GET /firewall-rule/9f8447d8-9101-49c1-9c5e-01504f9509cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008341 10.0.0.27 - - [2026-01-29 02:21:28] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004349 10.0.0.27 - - [2026-01-29 02:21:28] "GET /firewall-rule/9f8447d8-9101-49c1-9c5e-01504f9509cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002254 10.0.0.27 - - [2026-01-29 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.045733 10.0.0.27 - - [2026-01-29 02:21:30] "POST /tags HTTP/1.1" 200 393 0.023984 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.27 - - [2026-01-29 02:21:30] "GET /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014870 10.0.0.27 - - [2026-01-29 02:21:30] "POST /tags HTTP/1.1" 200 341 0.020643 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014161 10.0.0.27 - - [2026-01-29 02:21:30] "GET /tag/33e34380-9af0-4b83-af80-71f5378223e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013053 10.0.0.27 - - [2026-01-29 02:21:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000607 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.009660 10.0.0.27 - - [2026-01-29 02:21:30] "POST /security-groups HTTP/1.1" 200 589 0.065616 10.0.0.27 - - [2026-01-29 02:21:30] "POST /projects HTTP/1.1" 200 519 0.163101 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.005104 10.0.0.27 - - [2026-01-29 02:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014286 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.27 - - [2026-01-29 02:21:30] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.010204 10.0.0.27 - - [2026-01-29 02:21:30] "POST /access-control-lists HTTP/1.1" 200 598 0.082703 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012376 10.0.0.27 - - [2026-01-29 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.010385 10.0.0.27 - - [2026-01-29 02:21:30] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004877 10.0.0.27 - - [2026-01-29 02:21:30] "POST /access-control-lists HTTP/1.1" 200 596 0.046493 10.0.0.27 - - [2026-01-29 02:21:30] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.076674 10.0.0.27 - - [2026-01-29 02:21:30] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.054955 10.0.0.27 - - [2026-01-29 02:21:30] "POST /security-groups HTTP/1.1" 200 591 0.067042 10.0.0.27 - - [2026-01-29 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.001912 10.0.0.27 - - [2026-01-29 02:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.056777 10.0.0.27 - - [2026-01-29 02:21:31] "POST /access-control-lists HTTP/1.1" 200 632 0.066658 10.0.0.27 - - [2026-01-29 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.015458 10.0.0.27 - - [2026-01-29 02:21:31] "POST /chown HTTP/1.1" 200 109 0.044995 10.0.0.27 - - [2026-01-29 02:21:31] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009488 10.0.0.27 - - [2026-01-29 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.27 - - [2026-01-29 02:21:31] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003953 10.0.0.27 - - [2026-01-29 02:21:31] "POST /access-control-lists HTTP/1.1" 200 630 0.088693 10.0.0.27 - - [2026-01-29 02:21:31] "POST /tags HTTP/1.1" 409 226 0.009366 10.0.0.27 - - [2026-01-29 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.27 - - [2026-01-29 02:21:31] "GET /tag/33e34380-9af0-4b83-af80-71f5378223e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011382 10.0.0.27 - - [2026-01-29 02:21:31] "POST /firewall-rules HTTP/1.1" 200 600 0.064004 10.0.0.27 - - [2026-01-29 02:21:31] "GET /firewall-rule/e186d7d5-18d8-4664-b966-6e7180b0179f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004235 10.0.0.27 - - [2026-01-29 02:21:31] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003962 10.0.0.27 - - [2026-01-29 02:21:31] "GET /firewall-rule/e186d7d5-18d8-4664-b966-6e7180b0179f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002206 10.0.0.27 - - [2026-01-29 02:21:31] "POST /ref-update HTTP/1.1" 200 156 0.053561 10.0.0.27 - - [2026-01-29 02:21:31] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015648 10.0.0.27 - - [2026-01-29 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2026-01-29 02:21:31] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006701 10.0.0.27 - - [2026-01-29 02:21:31] "POST /tags HTTP/1.1" 409 226 0.004487 10.0.0.27 - - [2026-01-29 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.27 - - [2026-01-29 02:21:31] "GET /tag/33e34380-9af0-4b83-af80-71f5378223e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014135 10.0.0.27 - - [2026-01-29 02:21:31] "POST /firewall-rules HTTP/1.1" 200 598 0.067482 10.0.0.27 - - [2026-01-29 02:21:31] "GET /firewall-rule/1f24d138-6717-49e1-b63c-80292c0a9645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.020860 10.0.0.27 - - [2026-01-29 02:21:31] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004327 10.0.0.27 - - [2026-01-29 02:21:31] "GET /firewall-rule/1f24d138-6717-49e1-b63c-80292c0a9645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002692 10.0.0.27 - - [2026-01-29 02:21:31] "POST /ref-update HTTP/1.1" 200 156 0.052185 10.0.0.27 - - [2026-01-29 02:21:33] "POST /tags HTTP/1.1" 200 345 0.089100 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028127 10.0.0.27 - - [2026-01-29 02:21:33] "GET /tag/c79bfd93-ef66-42b6-9c07-0ba9b7fe498b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022181 10.0.0.27 - - [2026-01-29 02:21:33] "POST /projects HTTP/1.1" 409 238 0.007241 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-01-29 02:21:33] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026300 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.27 - - [2026-01-29 02:21:33] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007839 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.27 - - [2026-01-29 02:21:33] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005687 10.0.0.27 - - [2026-01-29 02:21:33] "POST /security-groups HTTP/1.1" 409 285 0.003636 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008309 10.0.0.27 - - [2026-01-29 02:21:33] "PUT /security-group/1dfa2f58-b7c7-46d6-8529-a15294f7be80 HTTP/1.1" 200 262 0.075690 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.27 - - [2026-01-29 02:21:33] "PUT /access-control-list/ccc41c44-effc-4603-aeac-127c4e29eabd HTTP/1.1" 200 272 0.021781 10.0.0.27 - - [2026-01-29 02:21:33] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055224 10.0.0.27 - - [2026-01-29 02:21:33] "PUT /access-control-list/15cef3d1-4739-4ff1-8493-e4bd46ecac5f HTTP/1.1" 200 272 0.049816 10.0.0.27 - - [2026-01-29 02:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.060240 10.0.0.27 - - [2026-01-29 02:21:33] "POST /tags HTTP/1.1" 409 228 0.017631 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.27 - - [2026-01-29 02:21:33] "GET /tag/c79bfd93-ef66-42b6-9c07-0ba9b7fe498b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021300 10.0.0.27 - - [2026-01-29 02:21:33] "POST /tags HTTP/1.1" 200 345 0.036239 10.0.0.27 - - [2026-01-29 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-01-29 02:21:34] "GET /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017921 10.0.0.27 - - [2026-01-29 02:21:34] "POST /projects HTTP/1.1" 409 238 0.002680 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.27 - - [2026-01-29 02:21:34] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053726 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.27 - - [2026-01-29 02:21:34] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006947 10.0.0.27 - - [2026-01-29 02:21:34] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043190 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.27 - - [2026-01-29 02:21:34] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004283 10.0.0.27 - - [2026-01-29 02:21:34] "POST /security-groups HTTP/1.1" 409 285 0.002440 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.27 - - [2026-01-29 02:21:34] "PUT /security-group/c0af08f6-8618-4076-b671-99106a7a0855 HTTP/1.1" 200 262 0.055237 10.0.0.27 - - [2026-01-29 02:21:34] "PUT /access-control-list/33214d33-c8b8-4e24-8838-bf88e30170a6 HTTP/1.1" 200 272 0.014546 10.0.0.27 - - [2026-01-29 02:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.065925 10.0.0.27 - - [2026-01-29 02:21:34] "POST /tags HTTP/1.1" 409 228 0.013066 10.0.0.27 - - [2026-01-29 02:21:34] "PUT /access-control-list/0bb2367b-e5f3-43e6-b7e8-9af3981e2c63 HTTP/1.1" 200 272 0.059046 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.27 - - [2026-01-29 02:21:34] "GET /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021829 10.0.0.27 - - [2026-01-29 02:21:34] "POST /tags HTTP/1.1" 200 291 0.094763 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.27 - - [2026-01-29 02:21:34] "GET /tag/a5daa16f-a429-4d25-8b8d-ac4fa56a26ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.023259 10.0.0.27 - - [2026-01-29 02:21:34] "POST /tags HTTP/1.1" 200 303 0.102143 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.27 - - [2026-01-29 02:21:34] "GET /tag/fab0110b-2f08-4277-bac5-beb3668f5415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.027764 10.0.0.27 - - [2026-01-29 02:21:34] "POST /tags HTTP/1.1" 409 252 0.002926 10.0.0.27 - - [2026-01-29 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914 10.0.0.27 - - [2026-01-29 02:21:34] "GET /tag/f7539447-b638-448a-8e10-515189cf72f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018502 10.0.0.27 - - [2026-01-29 02:21:34] "POST /tags HTTP/1.1" 409 226 0.005256 10.0.0.27 - - [2026-01-29 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017262 10.0.0.27 - - [2026-01-29 02:21:35] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.034279 10.0.0.27 - - [2026-01-29 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010086 10.0.0.27 - - [2026-01-29 02:21:35] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.011928 10.0.0.27 - - [2026-01-29 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.27 - - [2026-01-29 02:21:35] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.086027 10.0.0.27 - - [2026-01-29 02:21:35] "POST /virtual-machines HTTP/1.1" 200 395 0.012123 10.0.0.27 - - [2026-01-29 02:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039488 10.0.0.27 - - [2026-01-29 02:21:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.172396 10.0.0.27 - - [2026-01-29 02:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012728 10.0.0.27 - - [2026-01-29 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027169 10.0.0.27 - - [2026-01-29 02:21:35] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008488 10.0.0.27 - - [2026-01-29 02:21:35] "POST /instance-ips HTTP/1.1" 200 397 0.026510 10.0.0.27 - - [2026-01-29 02:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.052010 10.0.0.27 - - [2026-01-29 02:21:35] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016777 10.0.0.27 - - [2026-01-29 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.087468 10.0.0.27 - - [2026-01-29 02:21:35] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014507 10.0.0.27 - - [2026-01-29 02:21:35] "GET /instance-ip/3c172174-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003957 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006334 10.0.0.27 - - [2026-01-29 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009298 10.0.0.27 - - [2026-01-29 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.012094 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018316 10.0.0.27 - - [2026-01-29 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.010257 10.0.0.27 - - [2026-01-29 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004234 10.0.0.27 - - [2026-01-29 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.27 - - [2026-01-29 02:21:36] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038549 10.0.0.27 - - [2026-01-29 02:21:36] "POST /virtual-machines HTTP/1.1" 200 395 0.012054 10.0.0.27 - - [2026-01-29 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031989 10.0.0.27 - - [2026-01-29 02:21:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136013 10.0.0.27 - - [2026-01-29 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009437 10.0.0.27 - - [2026-01-29 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017631 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005338 10.0.0.27 - - [2026-01-29 02:21:36] "POST /instance-ips HTTP/1.1" 200 397 0.024741 10.0.0.27 - - [2026-01-29 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.036631 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015813 10.0.0.27 - - [2026-01-29 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.075364 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025191 10.0.0.27 - - [2026-01-29 02:21:36] "GET /instance-ip/3ca72b16-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005808 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004530 10.0.0.27 - - [2026-01-29 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003658 10.0.0.27 - - [2026-01-29 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.009553 10.0.0.27 - - [2026-01-29 02:21:36] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009183 10.0.0.27 - - [2026-01-29 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.27 - - [2026-01-29 02:21:37] "POST /tags HTTP/1.1" 200 291 0.023238 10.0.0.27 - - [2026-01-29 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020727 10.0.0.27 - - [2026-01-29 02:21:37] "GET /tag/396f4937-9eef-4ccb-9f29-5bbf43174aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.020471 10.0.0.27 - - [2026-01-29 02:21:37] "POST /tags HTTP/1.1" 409 252 0.002154 10.0.0.27 - - [2026-01-29 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.27 - - [2026-01-29 02:21:37] "GET /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011186 10.0.0.27 - - [2026-01-29 02:21:37] "POST /tags HTTP/1.1" 409 226 0.001778 10.0.0.27 - - [2026-01-29 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.27 - - [2026-01-29 02:21:37] "GET /tag/33e34380-9af0-4b83-af80-71f5378223e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016500 10.0.0.27 - - [2026-01-29 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014412 10.0.0.27 - - [2026-01-29 02:21:37] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005971 10.0.0.27 - - [2026-01-29 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.27 - - [2026-01-29 02:21:37] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037835 10.0.0.27 - - [2026-01-29 02:21:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009308 10.0.0.27 - - [2026-01-29 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013396 10.0.0.27 - - [2026-01-29 02:21:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114216 10.0.0.27 - - [2026-01-29 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012326 10.0.0.27 - - [2026-01-29 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019335 10.0.0.27 - - [2026-01-29 02:21:37] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006886 10.0.0.27 - - [2026-01-29 02:21:37] "POST /instance-ips HTTP/1.1" 200 397 0.036005 10.0.0.27 - - [2026-01-29 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017273 10.0.0.27 - - [2026-01-29 02:21:37] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004227 10.0.0.27 - - [2026-01-29 02:21:37] "POST /set-tag HTTP/1.1" 200 109 0.064300 10.0.0.27 - - [2026-01-29 02:21:37] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013848 10.0.0.27 - - [2026-01-29 02:21:37] "GET /instance-ip/3d4f81da-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009902 10.0.0.27 - - [2026-01-29 02:21:37] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007331 10.0.0.27 - - [2026-01-29 02:21:37] "POST /set-tag HTTP/1.1" 200 109 0.008482 10.0.0.27 - - [2026-01-29 02:21:37] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005070 10.0.0.27 - - [2026-01-29 02:21:38] "POST /ref-update HTTP/1.1" 200 156 0.012430 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007615 10.0.0.27 - - [2026-01-29 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.27 - - [2026-01-29 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004268 10.0.0.27 - - [2026-01-29 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.27 - - [2026-01-29 02:21:38] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024319 10.0.0.27 - - [2026-01-29 02:21:38] "POST /virtual-machines HTTP/1.1" 200 395 0.012679 10.0.0.27 - - [2026-01-29 02:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019217 10.0.0.27 - - [2026-01-29 02:21:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121099 10.0.0.27 - - [2026-01-29 02:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014689 10.0.0.27 - - [2026-01-29 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015390 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007212 10.0.0.27 - - [2026-01-29 02:21:38] "POST /instance-ips HTTP/1.1" 200 397 0.027149 10.0.0.27 - - [2026-01-29 02:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030268 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023987 10.0.0.27 - - [2026-01-29 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.074080 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035105 10.0.0.27 - - [2026-01-29 02:21:38] "GET /instance-ip/3dc80f92-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016987 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007620 10.0.0.27 - - [2026-01-29 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.27 - - [2026-01-29 02:21:38] "POST /tags HTTP/1.1" 200 299 0.019182 10.0.0.27 - - [2026-01-29 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.27 - - [2026-01-29 02:21:38] "GET /tag/778eb73d-1f4b-47d1-89b3-d9cd58f0591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013826 10.0.0.27 - - [2026-01-29 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.27 - - [2026-01-29 02:21:38] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005479 10.0.0.27 - - [2026-01-29 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.27 - - [2026-01-29 02:21:39] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037530 10.0.0.27 - - [2026-01-29 02:21:39] "POST /virtual-machines HTTP/1.1" 200 395 0.015645 10.0.0.27 - - [2026-01-29 02:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021451 10.0.0.27 - - [2026-01-29 02:21:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108968 10.0.0.27 - - [2026-01-29 02:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009500 10.0.0.27 - - [2026-01-29 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.27 - - [2026-01-29 02:21:39] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005619 10.0.0.27 - - [2026-01-29 02:21:39] "POST /instance-ips HTTP/1.1" 200 397 0.024427 10.0.0.27 - - [2026-01-29 02:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025273 10.0.0.27 - - [2026-01-29 02:21:39] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007647 10.0.0.27 - - [2026-01-29 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.034662 10.0.0.27 - - [2026-01-29 02:21:39] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012270 10.0.0.27 - - [2026-01-29 02:21:39] "GET /instance-ip/3e48b624-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006952 10.0.0.27 - - [2026-01-29 02:21:39] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004700 10.0.0.27 - - [2026-01-29 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.27 - - [2026-01-29 02:21:39] "POST /tags HTTP/1.1" 200 299 0.025916 10.0.0.27 - - [2026-01-29 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013311 10.0.0.27 - - [2026-01-29 02:21:39] "GET /tag/ab463aa0-03c2-4d4c-a21c-326c75dd2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012833 10.0.0.27 - - [2026-01-29 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.27 - - [2026-01-29 02:21:39] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004128 10.0.0.27 - - [2026-01-29 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.27 - - [2026-01-29 02:21:39] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036476 10.0.0.27 - - [2026-01-29 02:21:39] "POST /virtual-machines HTTP/1.1" 200 395 0.010904 10.0.0.27 - - [2026-01-29 02:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016096 10.0.0.27 - - [2026-01-29 02:21:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116417 10.0.0.27 - - [2026-01-29 02:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008005 10.0.0.27 - - [2026-01-29 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013754 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010830 10.0.0.27 - - [2026-01-29 02:21:40] "POST /instance-ips HTTP/1.1" 200 397 0.022876 10.0.0.27 - - [2026-01-29 02:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033471 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015245 10.0.0.27 - - [2026-01-29 02:21:40] "POST /set-tag HTTP/1.1" 200 109 0.021182 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015409 10.0.0.27 - - [2026-01-29 02:21:40] "GET /instance-ip/3ed7d8ea-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005430 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004592 10.0.0.27 - - [2026-01-29 02:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003467 10.0.0.27 - - [2026-01-29 02:21:40] "POST /ref-update HTTP/1.1" 200 156 0.007659 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005256 10.0.0.27 - - [2026-01-29 02:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.27 - - [2026-01-29 02:21:40] "POST /tags HTTP/1.1" 200 299 0.021714 10.0.0.27 - - [2026-01-29 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.27 - - [2026-01-29 02:21:40] "GET /tag/b913d495-2fd6-4702-a66a-9fddc3720582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014139 10.0.0.27 - - [2026-01-29 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.27 - - [2026-01-29 02:21:40] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006958 10.0.0.27 - - [2026-01-29 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.27 - - [2026-01-29 02:21:40] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032053 10.0.0.27 - - [2026-01-29 02:21:40] "POST /virtual-machines HTTP/1.1" 200 395 0.009174 10.0.0.27 - - [2026-01-29 02:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013491 10.0.0.27 - - [2026-01-29 02:21:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103212 10.0.0.27 - - [2026-01-29 02:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009763 10.0.0.27 - - [2026-01-29 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007943 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007025 10.0.0.27 - - [2026-01-29 02:21:41] "POST /instance-ips HTTP/1.1" 200 397 0.020158 10.0.0.27 - - [2026-01-29 02:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032987 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008978 10.0.0.27 - - [2026-01-29 02:21:41] "POST /set-tag HTTP/1.1" 200 109 0.019681 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025149 10.0.0.27 - - [2026-01-29 02:21:41] "GET /instance-ip/3f54274c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008069 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004879 10.0.0.27 - - [2026-01-29 02:21:41] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.27 - - [2026-01-29 02:21:41] "POST /tags HTTP/1.1" 200 299 0.018929 10.0.0.27 - - [2026-01-29 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.27 - - [2026-01-29 02:21:41] "GET /tag/e12a6fd1-9fa9-4bbb-b981-4e83332bb903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019464 10.0.0.27 - - [2026-01-29 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006002 10.0.0.27 - - [2026-01-29 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.27 - - [2026-01-29 02:21:41] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026971 10.0.0.27 - - [2026-01-29 02:21:41] "POST /virtual-machines HTTP/1.1" 200 395 0.008907 10.0.0.27 - - [2026-01-29 02:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008337 10.0.0.27 - - [2026-01-29 02:21:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111815 10.0.0.27 - - [2026-01-29 02:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020890 10.0.0.27 - - [2026-01-29 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005257 10.0.0.27 - - [2026-01-29 02:21:41] "POST /instance-ips HTTP/1.1" 200 397 0.018692 10.0.0.27 - - [2026-01-29 02:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025845 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012957 10.0.0.27 - - [2026-01-29 02:21:41] "POST /set-tag HTTP/1.1" 200 109 0.018195 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017113 10.0.0.27 - - [2026-01-29 02:21:41] "GET /instance-ip/3fbf5378-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005013 10.0.0.27 - - [2026-01-29 02:21:41] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004537 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003516 10.0.0.27 - - [2026-01-29 02:21:42] "POST /ref-update HTTP/1.1" 200 156 0.008262 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008609 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004769 10.0.0.27 - - [2026-01-29 02:21:42] "POST /ref-update HTTP/1.1" 200 156 0.008434 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014003 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004235 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004136 10.0.0.27 - - [2026-01-29 02:21:42] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006783 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.004339 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003991 10.0.0.27 - - [2026-01-29 02:21:42] "POST /ref-update HTTP/1.1" 200 156 0.007468 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004694 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.006969 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004739 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003984 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004500 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003693 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005031 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004728 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003896 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.003240 10.0.0.27 - - [2026-01-29 02:21:42] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004679 10.0.0.27 - - [2026-01-29 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.27 - - [2026-01-29 02:21:45] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004851 10.0.0.27 - - [2026-01-29 02:21:45] "POST /set-tag HTTP/1.1" 200 109 0.004853 10.0.0.27 - - [2026-01-29 02:21:45] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005446 10.0.0.27 - - [2026-01-29 02:21:45] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.27 - - [2026-01-29 02:21:45] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005136 10.0.0.27 - - [2026-01-29 02:21:45] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.27 - - [2026-01-29 02:21:46] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005931 10.0.0.27 - - [2026-01-29 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.27 - - [2026-01-29 02:21:46] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005230 10.0.0.27 - - [2026-01-29 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.27 - - [2026-01-29 02:21:47] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004969 10.0.0.27 - - [2026-01-29 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/49b14eeb-7928-4a48-8c5b-2f8a283a445f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003093 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003798 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/20dd3c86-14cf-47ca-b875-5741e7b4972f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004701 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005104 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/92313751-d44d-46cb-a9f4-b49cbc8952a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004000 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007768 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/02014ec2-f277-4035-aebf-7610d7fb3bf1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003556 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004418 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/86dec2da-a619-4ae8-abdd-91a092cecfba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003873 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004066 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/3e74b83b-4ecd-406e-b5cc-d1ce2ff87d52?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003217 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005111 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine/d34c19c2-87e8-4d3b-8940-27e85dc180cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003188 10.0.0.27 - - [2026-01-29 02:21:49] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005604 10.0.0.27 - - [2026-01-29 02:21:51] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004644 10.0.0.27 - - [2026-01-29 02:21:51] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.27 - - [2026-01-29 02:21:54] "GET /virtual-machine/0fc16c3b-e3c3-4830-82f5-5642e088b667?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003455 10.0.0.27 - - [2026-01-29 02:21:54] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004065 10.0.0.27 - - [2026-01-29 02:21:55] "GET /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006916 10.0.0.27 - - [2026-01-29 02:21:55] "POST /tags HTTP/1.1" 200 333 0.038713 10.0.0.27 - - [2026-01-29 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017614 10.0.0.27 - - [2026-01-29 02:21:55] "GET /tag/97fbdb19-13ec-4e63-8e9e-4cf8109b1411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017935 10.0.0.27 - - [2026-01-29 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.27 - - [2026-01-29 02:21:55] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030854 10.0.0.27 - - [2026-01-29 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.27 - - [2026-01-29 02:21:55] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004633 10.0.0.27 - - [2026-01-29 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.27 - - [2026-01-29 02:21:55] "GET /service-appliance-set/1f9f54e8-1333-49a3-848b-082ee58ae56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002507 10.0.0.27 - - [2026-01-29 02:21:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.001787 10.0.0.27 - - [2026-01-29 02:21:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.103982 10.0.0.27 - - [2026-01-29 02:21:55] "GET /virtual-machine-interface/57b885bf-27cb-4a14-8f98-cd45e77dac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.015408 10.0.0.27 - - [2026-01-29 02:21:55] "POST /instance-ips HTTP/1.1" 200 409 0.027485 10.0.0.27 - - [2026-01-29 02:21:55] "GET /instance-ip/5b458f44-7115-473e-9be4-7a53ee7b4ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.006216 10.0.0.27 - - [2026-01-29 02:21:55] "POST /loadbalancers HTTP/1.1" 200 629 0.059313 10.0.0.27 - - [2026-01-29 02:21:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023510 10.0.0.27 - - [2026-01-29 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-01-29 02:21:55] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060133 10.0.0.27 - - [2026-01-29 02:21:55] "GET /instance-ip/5b458f44-7115-473e-9be4-7a53ee7b4ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.012890 10.0.0.27 - - [2026-01-29 02:21:55] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042553 10.0.0.27 - - [2026-01-29 02:21:55] "GET /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003727 10.0.0.27 - - [2026-01-29 02:21:56] "POST /floating-ips HTTP/1.1" 200 597 0.040931 10.0.0.27 - - [2026-01-29 02:21:56] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.057250 10.0.0.27 - - [2026-01-29 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.27 - - [2026-01-29 02:21:56] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034288 10.0.0.27 - - [2026-01-29 02:21:56] "GET /loadbalancer-listener/48eb1846-6ecb-4de0-afca-a28a3f1f0318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003814 10.0.0.27 - - [2026-01-29 02:21:56] "GET /loadbalancer-listener/48eb1846-6ecb-4de0-afca-a28a3f1f0318?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003478 10.0.0.27 - - [2026-01-29 02:21:56] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.015715 10.0.0.27 - - [2026-01-29 02:21:56] "GET /instance-ip/5b458f44-7115-473e-9be4-7a53ee7b4ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004589 10.0.0.27 - - [2026-01-29 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.27 - - [2026-01-29 02:21:56] "GET /instance-ip/5b458f44-7115-473e-9be4-7a53ee7b4ee8?fields=floating_ips HTTP/1.1" 200 1212 0.005350 10.0.0.27 - - [2026-01-29 02:21:56] "GET /floating-ip/cf535fc0-b1af-4094-a3c9-5e4330af67f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003079 10.0.0.27 - - [2026-01-29 02:21:56] "GET /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002938 10.0.0.27 - - [2026-01-29 02:21:56] "GET /loadbalancer-pool/17e3624a-e57b-4384-a119-e6ad646d7904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006098 10.0.0.27 - - [2026-01-29 02:21:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014249 10.0.0.27 - - [2026-01-29 02:21:56] "GET /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.009728 10.0.0.27 - - [2026-01-29 02:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007581 10.0.0.27 - - [2026-01-29 02:21:56] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005861 10.0.0.27 - - [2026-01-29 02:21:56] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011476 10.0.0.27 - - [2026-01-29 02:21:56] "POST /tags HTTP/1.1" 409 221 0.009970 10.0.0.27 - - [2026-01-29 02:21:56] "POST /ref-update HTTP/1.1" 200 156 0.006924 10.0.0.27 - - [2026-01-29 02:21:56] "GET /floating-ip/cf535fc0-b1af-4094-a3c9-5e4330af67f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.006472 10.0.0.27 - - [2026-01-29 02:21:56] "PUT /floating-ip/cf535fc0-b1af-4094-a3c9-5e4330af67f2 HTTP/1.1" 200 256 0.007016 10.0.0.27 - - [2026-01-29 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2026-01-29 02:21:56] "GET /tag/97fbdb19-13ec-4e63-8e9e-4cf8109b1411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014210 10.0.0.27 - - [2026-01-29 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.062393 10.0.0.27 - - [2026-01-29 02:21:56] "GET /loadbalancer-pool/17e3624a-e57b-4384-a119-e6ad646d7904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003218 10.0.0.27 - - [2026-01-29 02:21:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029249 10.0.0.27 - - [2026-01-29 02:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015566 10.0.0.27 - - [2026-01-29 02:21:56] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010923 10.0.0.27 - - [2026-01-29 02:21:56] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007395 10.0.0.27 - - [2026-01-29 02:21:56] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.27 - - [2026-01-29 02:21:56] "GET /floating-ip/cf535fc0-b1af-4094-a3c9-5e4330af67f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.007324 10.0.0.27 - - [2026-01-29 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.069277 10.0.0.27 - - [2026-01-29 02:21:57] "POST /tags HTTP/1.1" 409 206 0.002156 10.0.0.27 - - [2026-01-29 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.27 - - [2026-01-29 02:21:57] "GET /tag/fab0110b-2f08-4277-bac5-beb3668f5415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012237 10.0.0.27 - - [2026-01-29 02:21:57] "POST /tags HTTP/1.1" 409 204 0.002173 10.0.0.27 - - [2026-01-29 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.27 - - [2026-01-29 02:21:57] "GET /tag/ab463aa0-03c2-4d4c-a21c-326c75dd2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011568 10.0.0.27 - - [2026-01-29 02:21:57] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002590 10.0.0.27 - - [2026-01-29 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.27 - - [2026-01-29 02:21:57] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002296 10.0.0.27 - - [2026-01-29 02:21:57] "POST /tags HTTP/1.1" 409 206 0.002086 10.0.0.27 - - [2026-01-29 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.27 - - [2026-01-29 02:21:57] "GET /tag/fab0110b-2f08-4277-bac5-beb3668f5415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011018 10.0.0.27 - - [2026-01-29 02:21:57] "POST /tags HTTP/1.1" 409 226 0.001656 10.0.0.27 - - [2026-01-29 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2026-01-29 02:21:57] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011402 10.0.0.27 - - [2026-01-29 02:21:57] "POST /tags HTTP/1.1" 409 204 0.001769 10.0.0.27 - - [2026-01-29 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.27 - - [2026-01-29 02:21:58] "GET /tag/ab463aa0-03c2-4d4c-a21c-326c75dd2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.024123 10.0.0.27 - - [2026-01-29 02:21:58] "POST /tags HTTP/1.1" 409 226 0.002022 10.0.0.27 - - [2026-01-29 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.27 - - [2026-01-29 02:21:58] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012571 10.0.0.27 - - [2026-01-29 02:21:58] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002208 10.0.0.27 - - [2026-01-29 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2026-01-29 02:21:58] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002585 10.0.0.27 - - [2026-01-29 02:21:58] "POST /firewall-rules HTTP/1.1" 200 626 0.067905 10.0.0.27 - - [2026-01-29 02:21:58] "POST /firewall-rules HTTP/1.1" 200 646 0.076784 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-rule/b5c320c7-959e-48f2-a814-5b89bf91b103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.027257 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002564 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-rule/7a90912d-041f-47a3-b0e2-c086460f125a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004193 10.0.0.27 - - [2026-01-29 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.015675 10.0.0.27 - - [2026-01-29 02:21:58] "POST /firewall-policys HTTP/1.1" 200 606 0.032289 10.0.0.27 - - [2026-01-29 02:21:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015009 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005173 10.0.0.27 - - [2026-01-29 02:21:58] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003275 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003011 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004491 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003736 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/e424f343-03bb-4759-a410-3fde059c8577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004411 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002319 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002689 10.0.0.27 - - [2026-01-29 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.018744 10.0.0.27 - - [2026-01-29 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.024558 10.0.0.27 - - [2026-01-29 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.022162 10.0.0.27 - - [2026-01-29 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.034322 10.0.0.27 - - [2026-01-29 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.025092 10.0.0.27 - - [2026-01-29 02:21:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003901 10.0.0.27 - - [2026-01-29 02:22:36] "GET /global-system-configs HTTP/1.1" 200 322 0.001989 10.0.0.27 - - [2026-01-29 02:22:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002145 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:22:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001347 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:22:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001324 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 252 0.002293 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011429 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 228 0.001721 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014433 10.0.0.27 - - [2026-01-29 02:23:57] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003964 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.27 - - [2026-01-29 02:23:57] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003035 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 206 0.001739 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/fab0110b-2f08-4277-bac5-beb3668f5415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011739 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 226 0.002345 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012232 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 204 0.002141 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/ab463aa0-03c2-4d4c-a21c-326c75dd2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011901 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 226 0.001912 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011691 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 228 0.001925 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011445 10.0.0.27 - - [2026-01-29 02:23:57] "POST /tags HTTP/1.1" 409 252 0.001750 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.27 - - [2026-01-29 02:23:57] "GET /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011273 10.0.0.27 - - [2026-01-29 02:23:57] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002386 10.0.0.27 - - [2026-01-29 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2026-01-29 02:23:57] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002321 10.0.0.27 - - [2026-01-29 02:23:57] "POST /firewall-rules HTTP/1.1" 409 281 0.002110 10.0.0.27 - - [2026-01-29 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.27 - - [2026-01-29 02:23:58] "PUT /firewall-rule/7a90912d-041f-47a3-b0e2-c086460f125a HTTP/1.1" 200 260 0.022082 10.0.0.27 - - [2026-01-29 02:23:58] "POST /firewall-rules HTTP/1.1" 409 291 0.020228 10.0.0.27 - - [2026-01-29 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2026-01-29 02:23:58] "PUT /firewall-rule/b5c320c7-959e-48f2-a814-5b89bf91b103 HTTP/1.1" 200 260 0.032612 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-rule/b5c320c7-959e-48f2-a814-5b89bf91b103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.010901 10.0.0.27 - - [2026-01-29 02:23:58] "POST /firewall-rules HTTP/1.1" 200 658 0.077285 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-rule/a1d0a3ee-09d9-4853-a639-6cd4554f892e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.017457 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002396 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-rule/7a90912d-041f-47a3-b0e2-c086460f125a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003283 10.0.0.27 - - [2026-01-29 02:23:58] "POST /firewall-policys HTTP/1.1" 409 269 0.001775 10.0.0.27 - - [2026-01-29 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.27 - - [2026-01-29 02:23:58] "PUT /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7 HTTP/1.1" 200 264 0.024329 10.0.0.27 - - [2026-01-29 02:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019896 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012844 10.0.0.27 - - [2026-01-29 02:23:58] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002741 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002571 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002359 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002746 10.0.0.27 - - [2026-01-29 02:23:58] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002264 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:24:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:24:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012724 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.004453 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004695 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005948 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004379 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007583 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004253 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007078 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004144 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.27 - - [2026-01-29 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.27 - - [2026-01-29 02:25:00] "GET /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002355 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003846 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.025075 10.0.0.27 - - [2026-01-29 02:25:00] "DELETE /loadbalancer-member/de84365a-d57c-4414-93e4-1e57921d7610 HTTP/1.1" 200 115 0.040771 10.0.0.27 - - [2026-01-29 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.27 - - [2026-01-29 02:25:00] "GET /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003207 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008071 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004527 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine/02014ec2-f277-4035-aebf-7610d7fb3bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002769 10.0.0.27 - - [2026-01-29 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.009248 10.0.0.27 - - [2026-01-29 02:25:00] "GET /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004935 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.018120 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.029937 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.016105 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.038318 10.0.0.27 - - [2026-01-29 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.033016 10.0.0.27 - - [2026-01-29 02:25:01] "DELETE /instance-ip/3dc80f92-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.046215 10.0.0.27 - - [2026-01-29 02:25:01] "DELETE /virtual-machine-interface/3dac8736-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.042837 10.0.0.27 - - [2026-01-29 02:25:01] "DELETE /virtual-machine/02014ec2-f277-4035-aebf-7610d7fb3bf1 HTTP/1.1" 200 115 0.029459 10.0.0.27 - - [2026-01-29 02:25:01] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008672 10.0.0.27 - - [2026-01-29 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003351 10.0.0.27 - - [2026-01-29 02:25:01] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006262 10.0.0.27 - - [2026-01-29 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.006892 10.0.0.27 - - [2026-01-29 02:25:01] "GET /virtual-machine/49b14eeb-7928-4a48-8c5b-2f8a283a445f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002940 10.0.0.27 - - [2026-01-29 02:25:01] "POST /ref-update HTTP/1.1" 200 156 0.009327 10.0.0.27 - - [2026-01-29 02:25:01] "GET /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005546 10.0.0.27 - - [2026-01-29 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.022059 10.0.0.27 - - [2026-01-29 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.029562 10.0.0.27 - - [2026-01-29 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.029262 10.0.0.27 - - [2026-01-29 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.014881 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.028095 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /instance-ip/3c172174-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.053977 10.0.0.27 - - [2026-01-29 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.009660 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /virtual-machine-interface/3bf2b442-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.041153 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /virtual-machine/49b14eeb-7928-4a48-8c5b-2f8a283a445f HTTP/1.1" 200 115 0.023189 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005637 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003927 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine/92313751-d44d-46cb-a9f4-b49cbc8952a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002934 10.0.0.27 - - [2026-01-29 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.008495 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012368 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.031049 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.037156 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.028053 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.014227 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.024718 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /instance-ip/3d4f81da-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.053432 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /virtual-machine-interface/3d344f3c-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.034186 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /virtual-machine/92313751-d44d-46cb-a9f4-b49cbc8952a8 HTTP/1.1" 200 115 0.020682 10.0.0.27 - - [2026-01-29 02:25:02] "DELETE /tag/396f4937-9eef-4ccb-9f29-5bbf43174aeb HTTP/1.1" 200 115 0.030479 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004490 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007881 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine/20dd3c86-14cf-47ca-b875-5741e7b4972f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004625 10.0.0.27 - - [2026-01-29 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.27 - - [2026-01-29 02:25:02] "GET /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006546 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.018570 10.0.0.27 - - [2026-01-29 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.028439 10.0.0.27 - - [2026-01-29 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.026275 10.0.0.27 - - [2026-01-29 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.016543 10.0.0.27 - - [2026-01-29 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.029463 10.0.0.27 - - [2026-01-29 02:25:03] "DELETE /instance-ip/3ca72b16-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.049442 10.0.0.27 - - [2026-01-29 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.013906 10.0.0.27 - - [2026-01-29 02:25:03] "DELETE /virtual-machine-interface/3c890276-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.042054 10.0.0.27 - - [2026-01-29 02:25:03] "DELETE /virtual-machine/20dd3c86-14cf-47ca-b875-5741e7b4972f HTTP/1.1" 200 115 0.025560 10.0.0.27 - - [2026-01-29 02:25:03] "DELETE /tag/fab0110b-2f08-4277-bac5-beb3668f5415 HTTP/1.1" 409 388 0.004985 10.0.0.27 - - [2026-01-29 02:25:03] "DELETE /tag/a5daa16f-a429-4d25-8b8d-ac4fa56a26ce HTTP/1.1" 200 115 0.034663 10.0.0.27 - - [2026-01-29 02:25:31] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005756 10.0.0.27 - - [2026-01-29 02:25:31] "POST /set-tag HTTP/1.1" 200 109 0.006018 10.0.0.27 - - [2026-01-29 02:25:31] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009448 10.0.0.27 - - [2026-01-29 02:25:31] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.27 - - [2026-01-29 02:25:31] "GET /virtual-machine/d34c19c2-87e8-4d3b-8940-27e85dc180cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003016 10.0.0.27 - - [2026-01-29 02:25:31] "POST /ref-update HTTP/1.1" 200 156 0.010457 10.0.0.27 - - [2026-01-29 02:25:31] "GET /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005008 10.0.0.27 - - [2026-01-29 02:25:31] "POST /set-tag HTTP/1.1" 200 109 0.029536 10.0.0.27 - - [2026-01-29 02:25:31] "POST /set-tag HTTP/1.1" 200 109 0.041272 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.014904 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.024039 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /instance-ip/3ed7d8ea-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.046745 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /virtual-machine-interface/3ebcee68-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.050887 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /virtual-machine/d34c19c2-87e8-4d3b-8940-27e85dc180cc HTTP/1.1" 200 115 0.018251 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /tag/ab463aa0-03c2-4d4c-a21c-326c75dd2e7d HTTP/1.1" 409 236 0.009324 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005179 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006114 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine/0fc16c3b-e3c3-4830-82f5-5642e088b667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002730 10.0.0.27 - - [2026-01-29 02:25:32] "POST /ref-update HTTP/1.1" 200 156 0.010243 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004527 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.017007 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.027731 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.014778 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.029475 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /instance-ip/3fbf5378-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.057816 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /virtual-machine-interface/3fa94128-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.055110 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /virtual-machine/0fc16c3b-e3c3-4830-82f5-5642e088b667 HTTP/1.1" 200 115 0.036403 10.0.0.27 - - [2026-01-29 02:25:32] "DELETE /tag/e12a6fd1-9fa9-4bbb-b981-4e83332bb903 HTTP/1.1" 200 115 0.050945 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004627 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004766 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine/86dec2da-a619-4ae8-abdd-91a092cecfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003153 10.0.0.27 - - [2026-01-29 02:25:32] "POST /ref-update HTTP/1.1" 200 156 0.009863 10.0.0.27 - - [2026-01-29 02:25:32] "GET /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010233 10.0.0.27 - - [2026-01-29 02:25:32] "POST /set-tag HTTP/1.1" 200 109 0.029488 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.055882 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.048468 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.015030 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /instance-ip/3e48b624-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.059214 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /virtual-machine-interface/3e2f6516-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.059061 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /virtual-machine/86dec2da-a619-4ae8-abdd-91a092cecfba HTTP/1.1" 200 115 0.026435 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /tag/c79bfd93-ef66-42b6-9c07-0ba9b7fe498b HTTP/1.1" 200 115 0.034582 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /tag/778eb73d-1f4b-47d1-89b3-d9cd58f0591b HTTP/1.1" 200 115 0.034456 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /tag/f7539447-b638-448a-8e10-515189cf72f0 HTTP/1.1" 200 115 0.062979 10.0.0.27 - - [2026-01-29 02:25:33] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004319 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.27 - - [2026-01-29 02:25:33] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005083 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.27 - - [2026-01-29 02:25:33] "GET /virtual-machine/3e74b83b-4ecd-406e-b5cc-d1ce2ff87d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003339 10.0.0.27 - - [2026-01-29 02:25:33] "POST /ref-update HTTP/1.1" 200 156 0.011335 10.0.0.27 - - [2026-01-29 02:25:33] "GET /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009858 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.024484 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.029602 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.030120 10.0.0.27 - - [2026-01-29 02:25:33] "POST /set-tag HTTP/1.1" 200 109 0.027972 10.0.0.27 - - [2026-01-29 02:25:33] "DELETE /instance-ip/3f54274c-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.087393 10.0.0.27 - - [2026-01-29 02:25:34] "DELETE /virtual-machine-interface/3f3b73b4-fcb9-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.054716 10.0.0.27 - - [2026-01-29 02:25:34] "DELETE /virtual-machine/3e74b83b-4ecd-406e-b5cc-d1ce2ff87d52 HTTP/1.1" 200 115 0.032224 10.0.0.27 - - [2026-01-29 02:25:34] "DELETE /tag/b913d495-2fd6-4702-a66a-9fddc3720582 HTTP/1.1" 200 115 0.035081 10.0.0.27 - - [2026-01-29 02:25:34] "DELETE /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4 HTTP/1.1" 409 236 0.004411 10.0.0.27 - - [2026-01-29 02:25:34] "DELETE /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff HTTP/1.1" 409 236 0.006247 10.0.0.27 - - [2026-01-29 02:25:35] "POST /projects HTTP/1.1" 409 238 0.002127 10.0.0.27 - - [2026-01-29 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.27 - - [2026-01-29 02:25:35] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034942 10.0.0.27 - - [2026-01-29 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.27 - - [2026-01-29 02:25:35] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.015239 10.0.0.27 - - [2026-01-29 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2026-01-29 02:25:35] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006021 10.0.0.27 - - [2026-01-29 02:25:35] "POST /security-groups HTTP/1.1" 409 285 0.002990 10.0.0.27 - - [2026-01-29 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.27 - - [2026-01-29 02:25:35] "PUT /security-group/c0af08f6-8618-4076-b671-99106a7a0855 HTTP/1.1" 200 262 0.055931 10.0.0.27 - - [2026-01-29 02:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027971 10.0.0.27 - - [2026-01-29 02:25:35] "PUT /access-control-list/33214d33-c8b8-4e24-8838-bf88e30170a6 HTTP/1.1" 200 272 0.026507 10.0.0.27 - - [2026-01-29 02:25:35] "PUT /access-control-list/0bb2367b-e5f3-43e6-b7e8-9af3981e2c63 HTTP/1.1" 200 272 0.016103 10.0.0.27 - - [2026-01-29 02:25:40] "POST /projects HTTP/1.1" 409 238 0.002193 10.0.0.27 - - [2026-01-29 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.27 - - [2026-01-29 02:25:40] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037426 10.0.0.27 - - [2026-01-29 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.27 - - [2026-01-29 02:25:40] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004068 10.0.0.27 - - [2026-01-29 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.27 - - [2026-01-29 02:25:40] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003852 10.0.0.27 - - [2026-01-29 02:25:40] "POST /security-groups HTTP/1.1" 409 285 0.002095 10.0.0.27 - - [2026-01-29 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.27 - - [2026-01-29 02:25:40] "PUT /security-group/c0af08f6-8618-4076-b671-99106a7a0855 HTTP/1.1" 200 262 0.055717 10.0.0.27 - - [2026-01-29 02:25:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023041 10.0.0.27 - - [2026-01-29 02:25:40] "PUT /access-control-list/33214d33-c8b8-4e24-8838-bf88e30170a6 HTTP/1.1" 200 272 0.010636 10.0.0.27 - - [2026-01-29 02:25:40] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007159 10.0.0.27 - - [2026-01-29 02:25:40] "PUT /access-control-list/0bb2367b-e5f3-43e6-b7e8-9af3981e2c63 HTTP/1.1" 200 272 0.012954 10.0.0.27 - - [2026-01-29 02:25:40] "GET /firewall-rule/e186d7d5-18d8-4664-b966-6e7180b0179f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003155 10.0.0.27 - - [2026-01-29 02:25:40] "POST /ref-update HTTP/1.1" 200 156 0.053731 10.0.0.27 - - [2026-01-29 02:25:40] "DELETE /firewall-rule/e186d7d5-18d8-4664-b966-6e7180b0179f HTTP/1.1" 200 115 0.056966 10.0.0.27 - - [2026-01-29 02:25:40] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.012012 10.0.0.27 - - [2026-01-29 02:25:41] "GET /firewall-rule/1f24d138-6717-49e1-b63c-80292c0a9645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003092 10.0.0.27 - - [2026-01-29 02:25:41] "POST /ref-update HTTP/1.1" 200 156 0.066365 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /firewall-rule/1f24d138-6717-49e1-b63c-80292c0a9645 HTTP/1.1" 200 115 0.046300 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /tag/33e34380-9af0-4b83-af80-71f5378223e9 HTTP/1.1" 200 115 0.037805 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4 HTTP/1.1" 409 236 0.003887 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff HTTP/1.1" 409 236 0.005850 10.0.0.27 - - [2026-01-29 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.27 - - [2026-01-29 02:25:41] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004696 10.0.0.27 - - [2026-01-29 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.27 - - [2026-01-29 02:25:41] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006526 10.0.0.27 - - [2026-01-29 02:25:41] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.059288 10.0.0.27 - - [2026-01-29 02:25:41] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.035709 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /security-group/c0af08f6-8618-4076-b671-99106a7a0855 HTTP/1.1" 200 115 0.063266 10.0.0.27 - - [2026-01-29 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /access-control-list/33214d33-c8b8-4e24-8838-bf88e30170a6 HTTP/1.1" 200 115 0.047313 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /access-control-list/0bb2367b-e5f3-43e6-b7e8-9af3981e2c63 HTTP/1.1" 200 115 0.022428 10.0.0.27 - - [2026-01-29 02:25:41] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045028 10.0.0.27 - - [2026-01-29 02:25:41] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?fields=security_groups HTTP/1.1" 200 1352 0.032946 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /security-group/793d7ace-6266-41af-b843-6ad8265fa801 HTTP/1.1" 200 115 0.052923 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /access-control-list/e09882cb-4775-464d-8717-fbfb7c7d59e7 HTTP/1.1" 200 115 0.036978 10.0.0.27 - - [2026-01-29 02:25:41] "GET /project/511b73fb-aa6e-4899-b142-d950ecafdb0c?fields=application_policy_sets HTTP/1.1" 200 1391 0.057228 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /access-control-list/de714e4e-d00e-4b39-9d10-7fc149c60948 HTTP/1.1" 200 115 0.072108 10.0.0.27 - - [2026-01-29 02:25:41] "DELETE /project/511b73fb-aa6e-4899-b142-d950ecafdb0c HTTP/1.1" 200 115 0.350707 10.0.0.27 - - [2026-01-29 02:25:41] "POST /projects HTTP/1.1" 409 238 0.004719 10.0.0.27 - - [2026-01-29 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.27 - - [2026-01-29 02:25:42] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031678 10.0.0.27 - - [2026-01-29 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.27 - - [2026-01-29 02:25:42] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004129 10.0.0.27 - - [2026-01-29 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.27 - - [2026-01-29 02:25:42] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004016 10.0.0.27 - - [2026-01-29 02:25:42] "POST /security-groups HTTP/1.1" 409 285 0.001999 10.0.0.27 - - [2026-01-29 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.27 - - [2026-01-29 02:25:42] "PUT /security-group/1dfa2f58-b7c7-46d6-8529-a15294f7be80 HTTP/1.1" 200 262 0.054677 10.0.0.27 - - [2026-01-29 02:25:42] "PUT /access-control-list/ccc41c44-effc-4603-aeac-127c4e29eabd HTTP/1.1" 200 272 0.015479 10.0.0.27 - - [2026-01-29 02:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022128 10.0.0.27 - - [2026-01-29 02:25:42] "PUT /access-control-list/15cef3d1-4739-4ff1-8493-e4bd46ecac5f HTTP/1.1" 200 272 0.038262 10.0.0.27 - - [2026-01-29 02:25:46] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002948 10.0.0.27 - - [2026-01-29 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.27 - - [2026-01-29 02:25:46] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002366 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-policy/636e15b9-ebf3-409c-ae64-26f72fbddf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002286 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-rule/7a90912d-041f-47a3-b0e2-c086460f125a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003425 10.0.0.27 - - [2026-01-29 02:25:46] "POST /ref-update HTTP/1.1" 200 156 0.020113 10.0.0.27 - - [2026-01-29 02:25:46] "DELETE /firewall-rule/7a90912d-041f-47a3-b0e2-c086460f125a HTTP/1.1" 200 115 0.049200 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003436 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-rule/b5c320c7-959e-48f2-a814-5b89bf91b103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003065 10.0.0.27 - - [2026-01-29 02:25:46] "POST /ref-update HTTP/1.1" 200 156 0.015059 10.0.0.27 - - [2026-01-29 02:25:46] "DELETE /firewall-rule/b5c320c7-959e-48f2-a814-5b89bf91b103 HTTP/1.1" 200 115 0.043656 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004753 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-rule/a1d0a3ee-09d9-4853-a639-6cd4554f892e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003200 10.0.0.27 - - [2026-01-29 02:25:46] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.27 - - [2026-01-29 02:25:46] "DELETE /firewall-rule/a1d0a3ee-09d9-4853-a639-6cd4554f892e HTTP/1.1" 200 115 0.045157 10.0.0.27 - - [2026-01-29 02:25:46] "GET /application-policy-set/5f768fd9-d42d-433f-bd39-4503adf2e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003162 10.0.0.27 - - [2026-01-29 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.27 - - [2026-01-29 02:25:46] "GET /policy-management/49f46ed8-9132-46e4-b209-20702a335def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002889 10.0.0.27 - - [2026-01-29 02:25:46] "GET /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003563 10.0.0.27 - - [2026-01-29 02:25:47] "POST /ref-update HTTP/1.1" 200 156 0.027444 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /firewall-policy/2919c72a-92d2-400d-b440-3d366e6f09b7 HTTP/1.1" 200 115 0.046363 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /tag/20ccc940-7f44-4438-8fa5-beb9b91433ff HTTP/1.1" 200 115 0.061819 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /tag/ab463aa0-03c2-4d4c-a21c-326c75dd2e7d HTTP/1.1" 200 115 0.053335 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /tag/ee4ba2c7-4df5-4424-a7a3-8a32a966c5b4 HTTP/1.1" 200 115 0.032339 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /tag/fab0110b-2f08-4277-bac5-beb3668f5415 HTTP/1.1" 200 115 0.051666 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /loadbalancer-member/4f932041-edd2-45b0-92ce-8c44f0089b8c HTTP/1.1" 200 115 0.030266 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /loadbalancer-pool/17e3624a-e57b-4384-a119-e6ad646d7904 HTTP/1.1" 200 115 0.061504 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /loadbalancer-listener/48eb1846-6ecb-4de0-afca-a28a3f1f0318 HTTP/1.1" 200 115 0.040561 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /loadbalancer/f2da2fe4-74ef-49fb-971b-81331c48e6f6 HTTP/1.1" 200 115 0.047771 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /floating-ip/cf535fc0-b1af-4094-a3c9-5e4330af67f2 HTTP/1.1" 200 115 0.057858 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /instance-ip/5b458f44-7115-473e-9be4-7a53ee7b4ee8 HTTP/1.1" 200 115 0.078238 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /virtual-machine-interface/57b885bf-27cb-4a14-8f98-cd45e77dac78 HTTP/1.1" 200 115 0.037442 10.0.0.27 - - [2026-01-29 02:25:47] "DELETE /tag/97fbdb19-13ec-4e63-8e9e-4cf8109b1411 HTTP/1.1" 200 115 0.077967 10.0.0.27 - - [2026-01-29 02:25:47] "POST /projects HTTP/1.1" 409 238 0.002403 10.0.0.27 - - [2026-01-29 02:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.27 - - [2026-01-29 02:25:47] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047466 10.0.0.27 - - [2026-01-29 02:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.27 - - [2026-01-29 02:25:47] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004568 10.0.0.27 - - [2026-01-29 02:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.27 - - [2026-01-29 02:25:47] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006618 10.0.0.27 - - [2026-01-29 02:25:47] "POST /security-groups HTTP/1.1" 409 285 0.002345 10.0.0.27 - - [2026-01-29 02:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.27 - - [2026-01-29 02:25:48] "PUT /security-group/1dfa2f58-b7c7-46d6-8529-a15294f7be80 HTTP/1.1" 200 262 0.065576 10.0.0.27 - - [2026-01-29 02:25:48] "PUT /access-control-list/ccc41c44-effc-4603-aeac-127c4e29eabd HTTP/1.1" 200 272 0.032959 10.0.0.27 - - [2026-01-29 02:25:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.048202 10.0.0.27 - - [2026-01-29 02:25:48] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.039476 10.0.0.27 - - [2026-01-29 02:25:48] "PUT /access-control-list/15cef3d1-4739-4ff1-8493-e4bd46ecac5f HTTP/1.1" 200 272 0.053399 10.0.0.27 - - [2026-01-29 02:25:48] "GET /firewall-rule/d084488b-fda7-403a-870e-c2e26a0ad644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004047 10.0.0.27 - - [2026-01-29 02:25:48] "POST /ref-update HTTP/1.1" 200 156 0.101088 10.0.0.27 - - [2026-01-29 02:25:48] "DELETE /firewall-rule/d084488b-fda7-403a-870e-c2e26a0ad644 HTTP/1.1" 200 115 0.071352 10.0.0.27 - - [2026-01-29 02:25:48] "GET /firewall-policy/1a329b96-f9c2-4538-963d-ec2cb7a4a418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.012105 10.0.0.27 - - [2026-01-29 02:25:48] "GET /firewall-rule/9f8447d8-9101-49c1-9c5e-01504f9509cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003066 10.0.0.27 - - [2026-01-29 02:25:48] "POST /ref-update HTTP/1.1" 200 156 0.074829 10.0.0.27 - - [2026-01-29 02:25:48] "DELETE /firewall-rule/9f8447d8-9101-49c1-9c5e-01504f9509cd HTTP/1.1" 200 115 0.067974 10.0.0.27 - - [2026-01-29 02:25:48] "DELETE /tag/921ffb50-6721-4b8b-8fd2-c6dd0d340129 HTTP/1.1" 200 115 0.210669 10.0.0.27 - - [2026-01-29 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.27 - - [2026-01-29 02:25:48] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004827 10.0.0.27 - - [2026-01-29 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.27 - - [2026-01-29 02:25:48] "GET /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.046984 10.0.0.27 - - [2026-01-29 02:25:49] "PUT /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05 HTTP/1.1" 200 264 0.042974 10.0.0.27 - - [2026-01-29 02:25:49] "PUT /virtual-network/1bd0879c-ad92-4ee5-a6e4-ab838a2aadc2 HTTP/1.1" 200 264 0.101201 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /security-group/1dfa2f58-b7c7-46d6-8529-a15294f7be80 HTTP/1.1" 200 115 0.181640 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /access-control-list/ccc41c44-effc-4603-aeac-127c4e29eabd HTTP/1.1" 200 115 0.113464 10.0.0.27 - - [2026-01-29 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010409 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /access-control-list/15cef3d1-4739-4ff1-8493-e4bd46ecac5f HTTP/1.1" 200 115 0.071212 10.0.0.27 - - [2026-01-29 02:25:49] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.058040 10.0.0.27 - - [2026-01-29 02:25:49] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?fields=security_groups HTTP/1.1" 200 1352 0.066731 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /access-control-list/057c262d-05a7-45ec-aa9f-c88dd2a4ac1a HTTP/1.1" 200 115 0.044108 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /security-group/49633eac-bcc8-4583-aa93-89fa0d856c4c HTTP/1.1" 200 115 0.084542 10.0.0.27 - - [2026-01-29 02:25:49] "GET /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb?fields=application_policy_sets HTTP/1.1" 200 1391 0.091837 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /access-control-list/5655ad78-235a-4de2-8210-51d30def43f8 HTTP/1.1" 200 115 0.104766 10.0.0.27 - - [2026-01-29 02:25:49] "DELETE /project/8a071aa7-12f0-4ece-9b29-34485fbc52cb HTTP/1.1" 200 115 0.515924 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:25:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:25:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:25:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:25:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.27 - - [2026-01-29 02:26:45] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.27 - - [2026-01-29 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.27 - - [2026-01-29 02:26:45] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002759 10.0.0.27 - - [2026-01-29 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.27 - - [2026-01-29 02:26:46] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002652 10.0.0.27 - - [2026-01-29 02:27:03] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.27 - - [2026-01-29 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.27 - - [2026-01-29 02:27:03] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006048 10.0.0.27 - - [2026-01-29 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.27 - - [2026-01-29 02:27:03] "GET /config-node/284723af-13a2-4221-a10f-8cd1509285c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002265 10.0.0.27 - - [2026-01-29 02:27:03] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.27 - - [2026-01-29 02:27:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005398 10.0.0.27 - - [2026-01-29 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.27 - - [2026-01-29 02:27:08] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002219 10.0.0.27 - - [2026-01-29 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.27 - - [2026-01-29 02:27:08] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.009376 10.0.0.27 - - [2026-01-29 02:27:09] "GET / HTTP/1.1" 200 35931 0.002297 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 264 0.002286 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/02f5e152-5a7a-439f-84f3-8d9679e1a158 HTTP/1.1" 200 244 0.011077 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 261 0.002288 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/649a701c-8458-4763-b186-8a445575660b HTTP/1.1" 200 244 0.010899 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 261 0.003397 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/5bbcf057-73be-48af-8b1e-6e3c1252b7a3 HTTP/1.1" 200 244 0.010185 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 253 0.008788 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/6262dbc5-57f3-4ce1-885f-b455f82dd8c6 HTTP/1.1" 200 244 0.010142 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 251 0.004724 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/b0efc82f-dfa2-4df0-a204-3b3201a5f428 HTTP/1.1" 200 244 0.014726 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 252 0.009691 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/c15b38b8-787f-4b49-b3ab-d7cdde25a621 HTTP/1.1" 200 244 0.010539 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 256 0.010600 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/11c3abf9-cc08-4cc2-b42e-d907f723af72 HTTP/1.1" 200 244 0.011058 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 248 0.004190 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/141a40e0-4281-4eab-af21-724cb1947a81 HTTP/1.1" 200 244 0.018502 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 252 0.008242 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/a7dee8c9-b551-43a3-b9c7-a540438db624 HTTP/1.1" 200 244 0.010208 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 257 0.009836 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/6da44351-9b38-47e1-86bc-11f410349e51 HTTP/1.1" 200 244 0.010596 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 251 0.005321 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/704ebcfa-3e47-4419-b505-05ac703e36c9 HTTP/1.1" 200 244 0.009801 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 257 0.006950 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/d9959561-cf6d-49a3-917c-57ec328e8f9b HTTP/1.1" 200 244 0.010653 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 261 0.007014 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.27 - - [2026-01-29 02:27:09] "PUT /alarm/d4bbdde2-6240-4ee5-8075-cb1e7da679b1 HTTP/1.1" 200 244 0.021635 10.0.0.27 - - [2026-01-29 02:27:09] "POST /alarms HTTP/1.1" 409 258 0.005700 10.0.0.27 - - [2026-01-29 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/d7252b85-0b9c-4053-a798-184370269248 HTTP/1.1" 200 244 0.021595 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 254 0.006688 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/3608473d-c740-4a36-bcd7-cf813ebafb00 HTTP/1.1" 200 244 0.013102 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 254 0.010608 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/be703811-8b4c-4443-87e0-eaf2bea68ca5 HTTP/1.1" 200 244 0.011000 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 254 0.011532 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/1c393476-4c2a-4959-8e77-1fffe7584b82 HTTP/1.1" 200 244 0.011229 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 247 0.009655 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/26c10352-b346-4a19-80e5-89d05353ee48 HTTP/1.1" 200 244 0.010956 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 272 0.009352 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/c433bad3-2339-4db9-a1b6-b39ca8cc0f33 HTTP/1.1" 200 244 0.013879 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 261 0.013312 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/4979fa38-bfa8-4d85-809a-bb3a574dbfaf HTTP/1.1" 200 244 0.012912 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 259 0.005238 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/54e89cc8-fa19-4728-840c-19e211e52848 HTTP/1.1" 200 244 0.013224 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 265 0.009889 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/dd645995-4433-40e0-9ec7-54a61c9e0016 HTTP/1.1" 200 244 0.010563 10.0.0.27 - - [2026-01-29 02:27:10] "POST /alarms HTTP/1.1" 409 279 0.004992 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /alarm/6d5d095e-5f77-46ee-afb2-fe48818af941 HTTP/1.1" 200 244 0.010514 10.0.0.27 - - [2026-01-29 02:27:10] "GET / HTTP/1.1" 200 35931 0.001866 10.0.0.27 - - [2026-01-29 02:27:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002119 10.0.0.27 - - [2026-01-29 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.27 - - [2026-01-29 02:27:10] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.007280 10.0.0.27 - - [2026-01-29 02:27:11] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.27 - - [2026-01-29 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.27 - - [2026-01-29 02:27:11] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002876 10.0.0.27 - - [2026-01-29 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.27 - - [2026-01-29 02:27:11] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.008716 10.0.0.27 - - [2026-01-29 02:27:11] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.27 - - [2026-01-29 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.27 - - [2026-01-29 02:27:11] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004673 10.0.0.27 - - [2026-01-29 02:27:11] "PUT /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e HTTP/1.1" 200 274 0.014393 10.0.0.27 - - [2026-01-29 02:27:14] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.27 - - [2026-01-29 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.27 - - [2026-01-29 02:27:14] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002852 10.0.0.27 - - [2026-01-29 02:27:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001579 10.0.0.27 - - [2026-01-29 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.27 - - [2026-01-29 02:27:14] "GET /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002565 10.0.0.27 - - [2026-01-29 02:27:14] "PUT /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4 HTTP/1.1" 200 254 0.014314 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:27:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:27:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.27 - - [2026-01-29 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2026-01-29 02:27:16] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002968 10.0.0.27 - - [2026-01-29 02:27:29] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.27 - - [2026-01-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.27 - - [2026-01-29 02:27:29] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004608 10.0.0.27 - - [2026-01-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.27 - - [2026-01-29 02:27:29] "GET /config-node/284723af-13a2-4221-a10f-8cd1509285c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001619 10.0.0.27 - - [2026-01-29 02:27:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005840 10.0.0.27 - - [2026-01-29 02:27:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003169 10.0.0.27 - - [2026-01-29 02:27:41] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.27 - - [2026-01-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.27 - - [2026-01-29 02:27:41] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002642 10.0.0.27 - - [2026-01-29 02:27:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001694 10.0.0.27 - - [2026-01-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.27 - - [2026-01-29 02:27:41] "GET /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002713 10.0.0.27 - - [2026-01-29 02:27:41] "PUT /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4 HTTP/1.1" 200 254 0.012288 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:27:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:27:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:27:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:27:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.27 - - [2026-01-29 02:28:00] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.27 - - [2026-01-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2026-01-29 02:28:00] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007258 10.0.0.27 - - [2026-01-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.27 - - [2026-01-29 02:28:00] "GET /config-node/284723af-13a2-4221-a10f-8cd1509285c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002083 10.0.0.27 - - [2026-01-29 02:28:00] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.27 - - [2026-01-29 02:28:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002144 10.0.0.27 - - [2026-01-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.27 - - [2026-01-29 02:28:05] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002635 10.0.0.27 - - [2026-01-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.27 - - [2026-01-29 02:28:05] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.008984 10.0.0.27 - - [2026-01-29 02:28:05] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.27 - - [2026-01-29 02:28:05] "POST /alarms HTTP/1.1" 409 264 0.002168 10.0.0.27 - - [2026-01-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.27 - - [2026-01-29 02:28:05] "PUT /alarm/02f5e152-5a7a-439f-84f3-8d9679e1a158 HTTP/1.1" 200 244 0.010006 10.0.0.27 - - [2026-01-29 02:28:05] "POST /alarms HTTP/1.1" 409 261 0.011147 10.0.0.27 - - [2026-01-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.27 - - [2026-01-29 02:28:05] "PUT /alarm/649a701c-8458-4763-b186-8a445575660b HTTP/1.1" 200 244 0.010310 10.0.0.27 - - [2026-01-29 02:28:05] "POST /alarms HTTP/1.1" 409 261 0.008237 10.0.0.27 - - [2026-01-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.27 - - [2026-01-29 02:28:05] "PUT /alarm/5bbcf057-73be-48af-8b1e-6e3c1252b7a3 HTTP/1.1" 200 244 0.016257 10.0.0.27 - - [2026-01-29 02:28:05] "POST /alarms HTTP/1.1" 409 253 0.008854 10.0.0.27 - - [2026-01-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/6262dbc5-57f3-4ce1-885f-b455f82dd8c6 HTTP/1.1" 200 244 0.012567 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 251 0.007072 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/b0efc82f-dfa2-4df0-a204-3b3201a5f428 HTTP/1.1" 200 244 0.010724 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 252 0.012619 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/c15b38b8-787f-4b49-b3ab-d7cdde25a621 HTTP/1.1" 200 244 0.011995 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 256 0.011579 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/11c3abf9-cc08-4cc2-b42e-d907f723af72 HTTP/1.1" 200 244 0.010736 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 248 0.004222 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/141a40e0-4281-4eab-af21-724cb1947a81 HTTP/1.1" 200 244 0.011836 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 252 0.009936 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/a7dee8c9-b551-43a3-b9c7-a540438db624 HTTP/1.1" 200 244 0.013683 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 257 0.008630 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/6da44351-9b38-47e1-86bc-11f410349e51 HTTP/1.1" 200 244 0.010668 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 251 0.011162 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/704ebcfa-3e47-4419-b505-05ac703e36c9 HTTP/1.1" 200 244 0.011954 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 257 0.006050 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/d9959561-cf6d-49a3-917c-57ec328e8f9b HTTP/1.1" 200 244 0.010953 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 261 0.007854 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/d4bbdde2-6240-4ee5-8075-cb1e7da679b1 HTTP/1.1" 200 244 0.011410 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 258 0.006341 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/d7252b85-0b9c-4053-a798-184370269248 HTTP/1.1" 200 244 0.009205 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 254 0.003403 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/3608473d-c740-4a36-bcd7-cf813ebafb00 HTTP/1.1" 200 244 0.011849 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 254 0.015055 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/be703811-8b4c-4443-87e0-eaf2bea68ca5 HTTP/1.1" 200 244 0.009986 10.0.0.27 - - [2026-01-29 02:28:06] "POST /alarms HTTP/1.1" 409 254 0.007569 10.0.0.27 - - [2026-01-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2026-01-29 02:28:06] "PUT /alarm/1c393476-4c2a-4959-8e77-1fffe7584b82 HTTP/1.1" 200 244 0.009992 10.0.0.27 - - [2026-01-29 02:28:07] "POST /alarms HTTP/1.1" 409 247 0.013365 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /alarm/26c10352-b346-4a19-80e5-89d05353ee48 HTTP/1.1" 200 244 0.011203 10.0.0.27 - - [2026-01-29 02:28:07] "POST /alarms HTTP/1.1" 409 272 0.010763 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /alarm/c433bad3-2339-4db9-a1b6-b39ca8cc0f33 HTTP/1.1" 200 244 0.010657 10.0.0.27 - - [2026-01-29 02:28:07] "POST /alarms HTTP/1.1" 409 261 0.007514 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /alarm/4979fa38-bfa8-4d85-809a-bb3a574dbfaf HTTP/1.1" 200 244 0.011614 10.0.0.27 - - [2026-01-29 02:28:07] "POST /alarms HTTP/1.1" 409 259 0.005635 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /alarm/54e89cc8-fa19-4728-840c-19e211e52848 HTTP/1.1" 200 244 0.010707 10.0.0.27 - - [2026-01-29 02:28:07] "POST /alarms HTTP/1.1" 409 265 0.012610 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /alarm/dd645995-4433-40e0-9ec7-54a61c9e0016 HTTP/1.1" 200 244 0.011135 10.0.0.27 - - [2026-01-29 02:28:07] "POST /alarms HTTP/1.1" 409 279 0.007384 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /alarm/6d5d095e-5f77-46ee-afb2-fe48818af941 HTTP/1.1" 200 244 0.010242 10.0.0.27 - - [2026-01-29 02:28:07] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.27 - - [2026-01-29 02:28:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002515 10.0.0.27 - - [2026-01-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.27 - - [2026-01-29 02:28:07] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.007030 10.0.0.27 - - [2026-01-29 02:28:07] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.27 - - [2026-01-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2026-01-29 02:28:08] "GET /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003069 10.0.0.27 - - [2026-01-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.27 - - [2026-01-29 02:28:08] "PUT /global-vrouter-config/8f7335c8-1db7-4af8-bd9d-fecd10f0d23f HTTP/1.1" 200 276 0.011147 10.0.0.27 - - [2026-01-29 02:28:08] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.27 - - [2026-01-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.27 - - [2026-01-29 02:28:08] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004519 10.0.0.27 - - [2026-01-29 02:28:08] "PUT /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e HTTP/1.1" 200 274 0.013060 10.0.0.27 - - [2026-01-29 02:28:11] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.27 - - [2026-01-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2026-01-29 02:28:11] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003613 10.0.0.27 - - [2026-01-29 02:28:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002601 10.0.0.27 - - [2026-01-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.27 - - [2026-01-29 02:28:11] "GET /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002888 10.0.0.27 - - [2026-01-29 02:28:11] "PUT /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4 HTTP/1.1" 200 254 0.015351 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:28:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:28:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.27 - - [2026-01-29 02:28:15] "POST /tags HTTP/1.1" 200 355 0.032073 10.0.0.27 - - [2026-01-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023829 10.0.0.27 - - [2026-01-29 02:28:15] "GET /tag/ace9bb3c-57b8-4123-ba97-45c5e7495de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020514 10.0.0.27 - - [2026-01-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007273 10.0.0.27 - - [2026-01-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.27 - - [2026-01-29 02:28:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061334 10.0.0.27 - - [2026-01-29 02:28:16] "POST /virtual-machines HTTP/1.1" 200 351 0.035562 10.0.0.27 - - [2026-01-29 02:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032768 10.0.0.27 - - [2026-01-29 02:28:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.139406 10.0.0.27 - - [2026-01-29 02:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008679 10.0.0.27 - - [2026-01-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012662 10.0.0.27 - - [2026-01-29 02:28:16] "POST /instance-ips HTTP/1.1" 200 391 0.019577 10.0.0.27 - - [2026-01-29 02:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023275 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.013175 10.0.0.27 - - [2026-01-29 02:28:16] "POST /set-tag HTTP/1.1" 200 109 0.016362 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016349 10.0.0.27 - - [2026-01-29 02:28:16] "GET /instance-ip/2affe672-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004259 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005291 10.0.0.27 - - [2026-01-29 02:28:16] "POST /set-tag HTTP/1.1" 200 109 0.004876 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005334 10.0.0.27 - - [2026-01-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008144 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016565 10.0.0.27 - - [2026-01-29 02:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002965 10.0.0.27 - - [2026-01-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.27 - - [2026-01-29 02:28:16] "GET /virtual-network/716b37d4-e300-4d9a-8ab0-8ba8cfa0ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005022 10.0.0.27 - - [2026-01-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.27 - - [2026-01-29 02:28:16] "GET /project/a3fe77e1-97a5-4348-b6c1-a7b225f1f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037445 10.0.0.27 - - [2026-01-29 02:28:16] "POST /virtual-machines HTTP/1.1" 200 355 0.018811 10.0.0.27 - - [2026-01-29 02:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014089 10.0.0.27 - - [2026-01-29 02:28:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.120951 10.0.0.27 - - [2026-01-29 02:28:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007987 10.0.0.27 - - [2026-01-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008014 10.0.0.27 - - [2026-01-29 02:28:17] "POST /instance-ips HTTP/1.1" 200 395 0.019562 10.0.0.27 - - [2026-01-29 02:28:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026568 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012672 10.0.0.27 - - [2026-01-29 02:28:17] "POST /set-tag HTTP/1.1" 200 109 0.017813 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.029912 10.0.0.27 - - [2026-01-29 02:28:17] "GET /instance-ip/2b7473c0-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004166 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010259 10.0.0.27 - - [2026-01-29 02:28:17] "POST /set-tag HTTP/1.1" 200 109 0.004641 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-router/7c12b292-f821-4f85-bda8-21cca0f7db41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005719 10.0.0.27 - - [2026-01-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.021640 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024410 10.0.0.27 - - [2026-01-29 02:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004812 10.0.0.27 - - [2026-01-29 02:28:17] "POST /set-tag HTTP/1.1" 200 109 0.004713 10.0.0.27 - - [2026-01-29 02:28:17] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004027 10.0.0.27 - - [2026-01-29 02:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.27 - - [2026-01-29 02:28:26] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.27 - - [2026-01-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.27 - - [2026-01-29 02:28:26] "GET /global-system-config/271faa1a-fc19-420a-977c-95f8325f120e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004974 10.0.0.27 - - [2026-01-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.27 - - [2026-01-29 02:28:26] "GET /config-node/284723af-13a2-4221-a10f-8cd1509285c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002578 10.0.0.27 - - [2026-01-29 02:28:33] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005375 10.0.0.27 - - [2026-01-29 02:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.27 - - [2026-01-29 02:28:34] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005390 10.0.0.27 - - [2026-01-29 02:28:34] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.27 - - [2026-01-29 02:28:35] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005760 10.0.0.27 - - [2026-01-29 02:28:35] "POST /set-tag HTTP/1.1" 200 109 0.003859 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:28:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001450 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:28:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.27 - - [2026-01-29 02:28:39] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.27 - - [2026-01-29 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.27 - - [2026-01-29 02:28:39] "GET /routing-instance/2f9893bd-3aeb-4811-8a49-66e0cef58bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002789 10.0.0.27 - - [2026-01-29 02:28:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002992 10.0.0.27 - - [2026-01-29 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.27 - - [2026-01-29 02:28:39] "GET /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003492 10.0.0.27 - - [2026-01-29 02:28:39] "PUT /bgp-router/b11ba849-9bef-4b14-bf0d-309352f2c2b4 HTTP/1.1" 200 254 0.011061 10.0.0.27 - - [2026-01-29 02:29:07] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004847 10.0.0.27 - - [2026-01-29 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.27 - - [2026-01-29 02:29:07] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006098 10.0.0.27 - - [2026-01-29 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.27 - - [2026-01-29 02:29:07] "GET /virtual-machine/d60afb65-631c-482b-856f-268c8fdced43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003288 10.0.0.27 - - [2026-01-29 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.010086 10.0.0.27 - - [2026-01-29 02:29:07] "GET /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005045 10.0.0.27 - - [2026-01-29 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.016779 10.0.0.27 - - [2026-01-29 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.038412 10.0.0.27 - - [2026-01-29 02:29:07] "DELETE /instance-ip/2affe672-fcba-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.054346 10.0.0.27 - - [2026-01-29 02:29:07] "DELETE /virtual-machine-interface/2ae239e2-fcba-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.038181 10.0.0.27 - - [2026-01-29 02:29:07] "DELETE /virtual-machine/d60afb65-631c-482b-856f-268c8fdced43 HTTP/1.1" 200 115 0.025738 10.0.0.27 - - [2026-01-29 02:29:07] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004701 10.0.0.27 - - [2026-01-29 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.003483 10.0.0.27 - - [2026-01-29 02:29:38] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005529 10.0.0.27 - - [2026-01-29 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.005793 10.0.0.27 - - [2026-01-29 02:29:38] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009172 10.0.0.27 - - [2026-01-29 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.27 - - [2026-01-29 02:29:38] "GET /virtual-machine/6a8191ca-7c8e-4885-bd3a-8416759de7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004704 10.0.0.27 - - [2026-01-29 02:29:38] "POST /ref-update HTTP/1.1" 200 156 0.022103 10.0.0.27 - - [2026-01-29 02:29:38] "GET /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007832 10.0.0.27 - - [2026-01-29 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.045860 10.0.0.27 - - [2026-01-29 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.051022 10.0.0.27 - - [2026-01-29 02:29:38] "DELETE /instance-ip/2b7473c0-fcba-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.055919 10.0.0.27 - - [2026-01-29 02:29:38] "DELETE /virtual-machine-interface/2b59836c-fcba-11f0-8bfa-fa163ee28d3a HTTP/1.1" 200 115 0.090515 10.0.0.27 - - [2026-01-29 02:29:38] "DELETE /virtual-machine/6a8191ca-7c8e-4885-bd3a-8416759de7ac HTTP/1.1" 200 115 0.044408 10.0.0.27 - - [2026-01-29 02:29:38] "DELETE /tag/ace9bb3c-57b8-4123-ba97-45c5e7495de8 HTTP/1.1" 200 115 0.072918 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:29:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.27 - - [2026-01-29 02:29:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106