+++ date ++ echo 'INFO: =================== Mon Mar 23 01:36:18 AM UTC 2026 ===================' INFO: =================== Mon Mar 23 01:36:18 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 +++ local servers=10.0.0.19 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.159.87.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.159.87.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/23/2026 01:36:59.398 7fd33f8b07c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 01:36:59.749 7fd33f8b07c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 01:36:59.772 7fd33f8b07c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 01:36:59.772 7fd33f8b07c0 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-03-23 01:37:09] "GET / HTTP/1.1" 503 181 0.000206 10.0.0.19 - - [2026-03-23 01:37:09] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.19 - - [2026-03-23 01:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.19 - - [2026-03-23 01:37:09] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009126 10.0.0.19 - - [2026-03-23 01:37:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002831 10.0.0.19 - - [2026-03-23 01:37:09] "POST /database-nodes HTTP/1.1" 200 597 0.042803 10.0.0.19 - - [2026-03-23 01:37:10] "GET / HTTP/1.1" 200 45303 0.001357 10.0.0.19 - - [2026-03-23 01:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.19 - - [2026-03-23 01:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-03-23 01:37:10] "GET / HTTP/1.1" 200 35931 0.001188 10.0.0.19 - - [2026-03-23 01:37:11] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.19 - - [2026-03-23 01:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.19 - - [2026-03-23 01:37:11] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004725 10.0.0.19 - - [2026-03-23 01:37:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.001664 10.0.0.19 - - [2026-03-23 01:37:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.068488 10.0.0.19 - - [2026-03-23 01:37:11] "GET / HTTP/1.1" 200 35931 0.004843 10.0.0.19 - - [2026-03-23 01:37:12] "GET / HTTP/1.1" 200 35931 0.001221 10.0.0.19 - - [2026-03-23 01:37:12] "GET / HTTP/1.1" 200 35931 0.001202 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.19 - - [2026-03-23 01:37:12] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005638 10.0.0.19 - - [2026-03-23 01:37:12] "POST /bgp-routers HTTP/1.1" 200 616 0.067874 10.0.0.19 - - [2026-03-23 01:37:12] "GET /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.006453 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2026-03-23 01:37:12] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006684 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.001972 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.19 - - [2026-03-23 01:37:12] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006204 10.0.0.19 - - [2026-03-23 01:37:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2026-03-23 01:37:12] "POST /ref-update HTTP/1.1" 200 156 0.016961 10.0.0.19 - - [2026-03-23 01:37:12] "POST /service-appliance-sets HTTP/1.1" 200 553 0.099147 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.001992 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.19 - - [2026-03-23 01:37:12] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008243 10.0.0.19 - - [2026-03-23 01:37:12] "POST /service-appliance-sets HTTP/1.1" 200 541 0.066189 10.0.0.19 - - [2026-03-23 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.19 - - [2026-03-23 01:37:12] "GET /network-ipam/a28d26c0-6ebf-4390-b6f8-1262f83bc9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002752 10.0.0.19 - - [2026-03-23 01:37:12] "POST /service-templates HTTP/1.1" 200 511 0.051822 10.0.0.19 - - [2026-03-23 01:37:13] "POST /service-templates HTTP/1.1" 200 501 0.056878 10.0.0.19 - - [2026-03-23 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018121 10.0.0.19 - - [2026-03-23 01:37:13] "POST /service-templates HTTP/1.1" 200 515 0.081504 10.0.0.19 - - [2026-03-23 01:37:13] "GET /network-ipam/a28d26c0-6ebf-4390-b6f8-1262f83bc9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006720 10.0.0.19 - - [2026-03-23 01:37:13] "POST /service-templates HTTP/1.1" 200 535 0.050275 10.0.0.19 - - [2026-03-23 01:37:13] "POST /service-templates HTTP/1.1" 200 507 0.053028 10.0.0.19 - - [2026-03-23 01:37:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.005264 10.0.0.19 - - [2026-03-23 01:37:13] "POST /access-control-lists HTTP/1.1" 200 587 0.043076 10.0.0.19 - - [2026-03-23 01:37:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.019992 10.0.0.19 - - [2026-03-23 01:37:13] "POST /access-control-lists HTTP/1.1" 200 585 0.048329 10.0.0.19 - - [2026-03-23 01:37:14] "POST /route-targets HTTP/1.1" 200 327 0.030009 10.0.0.19 - - [2026-03-23 01:37:14] "POST /ref-update HTTP/1.1" 200 156 0.046528 10.0.0.19 - - [2026-03-23 01:37:14] "POST /route-targets HTTP/1.1" 200 327 0.017941 10.0.0.19 - - [2026-03-23 01:37:14] "POST /ref-update HTTP/1.1" 200 156 0.035115 10.0.0.19 - - [2026-03-23 01:37:14] "POST /route-targets HTTP/1.1" 200 327 0.017183 10.0.0.19 - - [2026-03-23 01:37:14] "POST /ref-update HTTP/1.1" 200 156 0.028896 10.0.0.19 - - [2026-03-23 01:37:14] "POST /route-targets HTTP/1.1" 200 327 0.016795 10.0.0.19 - - [2026-03-23 01:37:14] "POST /ref-update HTTP/1.1" 200 156 0.031335 10.0.0.19 - - [2026-03-23 01:37:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.005377 10.0.0.19 - - [2026-03-23 01:37:14] "POST /access-control-lists HTTP/1.1" 200 551 0.079948 10.0.0.19 - - [2026-03-23 01:37:14] "PUT /access-control-list/0cd3fc75-fee5-433a-bbad-1e285a148d1a HTTP/1.1" 200 272 0.023557 10.0.0.19 - - [2026-03-23 01:37:14] "PUT /access-control-list/cde54f2a-9740-4f0e-8850-45d21470579c HTTP/1.1" 200 272 0.031466 10.0.0.19 - - [2026-03-23 01:37:16] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.19 - - [2026-03-23 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.19 - - [2026-03-23 01:37:16] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004515 10.0.0.19 - - [2026-03-23 01:37:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002553 10.0.0.19 - - [2026-03-23 01:37:16] "POST /config-nodes HTTP/1.1" 200 593 0.020925 10.0.0.19 - - [2026-03-23 01:37:16] "GET / HTTP/1.1" 200 35931 0.001337 10.0.0.19 - - [2026-03-23 01:37:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002402 10.0.0.19 - - [2026-03-23 01:37:17] "GET / HTTP/1.1" 200 35931 0.001177 10.0.0.19 - - [2026-03-23 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012137 10.0.0.19 - - [2026-03-23 01:37:17] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005302 10.0.0.19 - - [2026-03-23 01:37:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.005663 10.0.0.19 - - [2026-03-23 01:37:17] "POST /analytics-nodes HTTP/1.1" 200 599 0.027835 10.0.0.19 - - [2026-03-23 01:37:17] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.19 - - [2026-03-23 01:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-03-23 01:37:17] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004198 10.0.0.19 - - [2026-03-23 01:37:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003973 10.0.0.19 - - [2026-03-23 01:37:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.021503 10.0.0.19 - - [2026-03-23 01:37:18] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.19 - - [2026-03-23 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.19 - - [2026-03-23 01:37:18] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007627 10.0.0.19 - - [2026-03-23 01:37:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.005853 10.0.0.19 - - [2026-03-23 01:37:18] "POST /config-database-nodes HTTP/1.1" 200 611 0.027868 10.0.0.19 - - [2026-03-23 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2026-03-23 01:37:21] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002722 10.0.0.19 - - [2026-03-23 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.19 - - [2026-03-23 01:37:21] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.017246 10.0.0.19 - - [2026-03-23 01:37:21] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 581 0.031158 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 575 0.045399 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 575 0.055389 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 559 0.024284 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 555 0.036984 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 557 0.075777 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 565 0.019720 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 549 0.056662 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 557 0.046401 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 567 0.029117 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 555 0.035804 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 567 0.050853 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 575 0.070925 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 569 0.044412 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 561 0.053067 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 561 0.018730 10.0.0.19 - - [2026-03-23 01:37:22] "POST /alarms HTTP/1.1" 200 561 0.040512 10.0.0.19 - - [2026-03-23 01:37:23] "POST /alarms HTTP/1.1" 200 547 0.059692 10.0.0.19 - - [2026-03-23 01:37:23] "POST /alarms HTTP/1.1" 200 595 0.036398 10.0.0.19 - - [2026-03-23 01:37:23] "POST /alarms HTTP/1.1" 200 575 0.038165 10.0.0.19 - - [2026-03-23 01:37:23] "POST /alarms HTTP/1.1" 200 571 0.030252 10.0.0.19 - - [2026-03-23 01:37:23] "POST /alarms HTTP/1.1" 200 583 0.031648 10.0.0.19 - - [2026-03-23 01:37:23] "POST /alarms HTTP/1.1" 200 609 0.043103 10.0.0.19 - - [2026-03-23 01:37:23] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.19 - - [2026-03-23 01:37:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002244 10.0.0.19 - - [2026-03-23 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.19 - - [2026-03-23 01:37:23] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.012751 10.0.0.19 - - [2026-03-23 01:37:23] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.19 - - [2026-03-23 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-03-23 01:37:23] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002495 10.0.0.19 - - [2026-03-23 01:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-03-23 01:37:23] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.021226 10.0.0.19 - - [2026-03-23 01:37:24] "GET / HTTP/1.1" 200 35931 0.001138 10.0.0.19 - - [2026-03-23 01:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-03-23 01:37:24] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007333 10.0.0.19 - - [2026-03-23 01:37:24] "PUT /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671 HTTP/1.1" 200 274 0.030079 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:38:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:38:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:38:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:38:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:39:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:39:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.19 - - [2026-03-23 01:39:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002757 10.0.0.19 - - [2026-03-23 01:39:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002616 10.0.0.19 - - [2026-03-23 01:39:46] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.19 - - [2026-03-23 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2026-03-23 01:39:46] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004889 10.0.0.19 - - [2026-03-23 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-03-23 01:39:46] "GET /config-node/0e426ef6-a30f-4457-bf94-f6df5af781b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003048 10.0.0.19 - - [2026-03-23 01:39:58] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.19 - - [2026-03-23 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.19 - - [2026-03-23 01:39:58] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007687 10.0.0.19 - - [2026-03-23 01:39:58] "POST /bgp-routers HTTP/1.1" 409 301 0.004891 10.0.0.19 - - [2026-03-23 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-03-23 01:39:58] "GET /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005404 10.0.0.19 - - [2026-03-23 01:39:58] "PUT /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2 HTTP/1.1" 200 254 0.014525 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:39:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:39:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 10.0.0.19 - - [2026-03-23 01:40:09] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-03-23 01:40:09] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002576 10.0.0.19 - - [2026-03-23 01:40:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000556 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.008168 10.0.0.19 - - [2026-03-23 01:40:09] "POST /security-groups HTTP/1.1" 200 570 0.072259 10.0.0.19 - - [2026-03-23 01:40:09] "POST /projects HTTP/1.1" 200 481 0.225960 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.001994 10.0.0.19 - - [2026-03-23 01:40:09] "POST /security-groups HTTP/1.1" 200 534 0.072686 10.0.0.19 - - [2026-03-23 01:40:09] "POST /access-control-lists HTTP/1.1" 200 579 0.049222 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.020354 10.0.0.19 - - [2026-03-23 01:40:09] "POST /chown HTTP/1.1" 200 109 0.023687 10.0.0.19 - - [2026-03-23 01:40:09] "POST /policy-managements HTTP/1.1" 409 214 0.011372 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.19 - - [2026-03-23 01:40:09] "POST /access-control-lists HTTP/1.1" 200 577 0.080723 10.0.0.19 - - [2026-03-23 01:40:09] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014861 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.004474 10.0.0.19 - - [2026-03-23 01:40:09] "POST /application-policy-sets HTTP/1.1" 200 528 0.051264 10.0.0.19 - - [2026-03-23 01:40:09] "POST /access-control-lists HTTP/1.1" 200 594 0.055121 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.012717 10.0.0.19 - - [2026-03-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.19 - - [2026-03-23 01:40:10] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004273 10.0.0.19 - - [2026-03-23 01:40:10] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.037079 10.0.0.19 - - [2026-03-23 01:40:10] "POST /access-control-lists HTTP/1.1" 200 592 0.084724 10.0.0.19 - - [2026-03-23 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026711 10.0.0.19 - - [2026-03-23 01:40:10] "GET /virtual-network/482afa2f-5746-48ac-b7b0-240c8fd1a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.018945 10.0.0.19 - - [2026-03-23 01:40:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000705 10.0.0.19 - - [2026-03-23 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.013261 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001324 10.0.0.19 - - [2026-03-23 01:40:10] "POST /security-groups HTTP/1.1" 200 574 0.092754 10.0.0.19 - - [2026-03-23 01:40:10] "POST /projects HTTP/1.1" 200 489 0.244056 10.0.0.19 - - [2026-03-23 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.005949 10.0.0.19 - - [2026-03-23 01:40:10] "POST /access-control-lists HTTP/1.1" 200 583 0.070743 10.0.0.19 - - [2026-03-23 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.006089 10.0.0.19 - - [2026-03-23 01:40:10] "POST /security-groups HTTP/1.1" 200 546 0.139974 10.0.0.19 - - [2026-03-23 01:40:10] "POST /chown HTTP/1.1" 200 109 0.038174 10.0.0.19 - - [2026-03-23 01:40:10] "POST /access-control-lists HTTP/1.1" 200 581 0.110982 10.0.0.19 - - [2026-03-23 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.003032 10.0.0.19 - - [2026-03-23 01:40:10] "POST /access-control-lists HTTP/1.1" 200 602 0.174737 10.0.0.19 - - [2026-03-23 01:40:10] "POST /network-ipams HTTP/1.1" 200 522 0.272809 10.0.0.19 - - [2026-03-23 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.005320 10.0.0.19 - - [2026-03-23 01:40:11] "POST /network-ipams HTTP/1.1" 200 510 0.054239 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.002267 10.0.0.19 - - [2026-03-23 01:40:11] "POST /access-control-lists HTTP/1.1" 200 600 0.063884 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.004589 10.0.0.19 - - [2026-03-23 01:40:11] "POST /useragent-kv HTTP/1.1" 200 115 0.008737 10.0.0.19 - - [2026-03-23 01:40:11] "POST /virtual-networks HTTP/1.1" 200 538 0.185101 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.19 - - [2026-03-23 01:40:11] "POST /access-control-lists HTTP/1.1" 200 589 0.100954 10.0.0.19 - - [2026-03-23 01:40:11] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.052630 10.0.0.19 - - [2026-03-23 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.036829 10.0.0.19 - - [2026-03-23 01:40:11] "POST /network-ipams HTTP/1.1" 200 518 0.082246 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.007427 10.0.0.19 - - [2026-03-23 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.096523 10.0.0.19 - - [2026-03-23 01:40:11] "PUT /access-control-list/15d76004-1168-4161-90d0-16f48f1b9622 HTTP/1.1" 200 272 0.077196 10.0.0.19 - - [2026-03-23 01:40:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007899 10.0.0.19 - - [2026-03-23 01:40:11] "POST /virtual-networks HTTP/1.1" 200 546 0.263859 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.19 - - [2026-03-23 01:40:11] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022002 10.0.0.19 - - [2026-03-23 01:40:11] "POST /route-targets HTTP/1.1" 200 327 0.038987 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.016058 10.0.0.19 - - [2026-03-23 01:40:11] "POST /ref-update HTTP/1.1" 200 156 0.023837 10.0.0.19 - - [2026-03-23 01:40:11] "POST /network-policys HTTP/1.1" 200 538 0.033346 10.0.0.19 - - [2026-03-23 01:40:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.003388 10.0.0.19 - - [2026-03-23 01:40:11] "POST /network-policys HTTP/1.1" 200 534 0.041634 10.0.0.19 - - [2026-03-23 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002832 10.0.0.19 - - [2026-03-23 01:40:12] "POST /network-policys HTTP/1.1" 200 542 0.025666 10.0.0.19 - - [2026-03-23 01:40:12] "PUT /access-control-list/0676b9a1-badc-4073-a850-5d9ef707ef35 HTTP/1.1" 200 272 0.016846 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.073521 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002372 10.0.0.19 - - [2026-03-23 01:40:12] "PUT /access-control-list/15d76004-1168-4161-90d0-16f48f1b9622 HTTP/1.1" 200 272 0.018788 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.072438 10.0.0.19 - - [2026-03-23 01:40:12] "PUT /access-control-list/15d76004-1168-4161-90d0-16f48f1b9622 HTTP/1.1" 200 272 0.037386 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.102985 10.0.0.19 - - [2026-03-23 01:40:12] "PUT /access-control-list/0676b9a1-badc-4073-a850-5d9ef707ef35 HTTP/1.1" 200 272 0.078739 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012703 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014951 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.042082 10.0.0.19 - - [2026-03-23 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.014077 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.154421 10.0.0.19 - - [2026-03-23 01:40:12] "POST /access-control-lists HTTP/1.1" 200 601 0.113962 10.0.0.19 - - [2026-03-23 01:40:12] "PUT /access-control-list/14b41e46-c9f6-4237-b323-c725bff2f880 HTTP/1.1" 200 272 0.045962 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.171603 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.055488 10.0.0.19 - - [2026-03-23 01:40:12] "POST /ref-update HTTP/1.1" 200 156 0.108737 10.0.0.19 - - [2026-03-23 01:40:13] "PUT /access-control-list/0676b9a1-badc-4073-a850-5d9ef707ef35 HTTP/1.1" 200 272 0.087246 10.0.0.19 - - [2026-03-23 01:40:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046762 10.0.0.19 - - [2026-03-23 01:40:13] "PUT /access-control-list/14b41e46-c9f6-4237-b323-c725bff2f880 HTTP/1.1" 200 272 0.070219 10.0.0.19 - - [2026-03-23 01:40:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.060737 10.0.0.19 - - [2026-03-23 01:40:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008510 10.0.0.19 - - [2026-03-23 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.047387 10.0.0.19 - - [2026-03-23 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006077 10.0.0.19 - - [2026-03-23 01:40:13] "GET /virtual-network/482afa2f-5746-48ac-b7b0-240c8fd1a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010597 10.0.0.19 - - [2026-03-23 01:40:13] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015466 10.0.0.19 - - [2026-03-23 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-03-23 01:40:13] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002722 10.0.0.19 - - [2026-03-23 01:40:13] "POST /firewall-policys HTTP/1.1" 200 530 0.040901 10.0.0.19 - - [2026-03-23 01:40:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041757 10.0.0.19 - - [2026-03-23 01:40:13] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016689 10.0.0.19 - - [2026-03-23 01:40:13] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.032892 10.0.0.19 - - [2026-03-23 01:40:13] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002865 10.0.0.19 - - [2026-03-23 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.050024 10.0.0.19 - - [2026-03-23 01:40:13] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004087 10.0.0.19 - - [2026-03-23 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2026-03-23 01:40:13] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003470 10.0.0.19 - - [2026-03-23 01:40:13] "POST /firewall-policys HTTP/1.1" 200 532 0.029417 10.0.0.19 - - [2026-03-23 01:40:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036311 10.0.0.19 - - [2026-03-23 01:40:13] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.019364 10.0.0.19 - - [2026-03-23 01:40:13] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003857 10.0.0.19 - - [2026-03-23 01:40:13] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002986 10.0.0.19 - - [2026-03-23 01:40:13] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003701 10.0.0.19 - - [2026-03-23 01:40:13] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002968 10.0.0.19 - - [2026-03-23 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.020754 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.034170 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.023348 10.0.0.19 - - [2026-03-23 01:40:14] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.037790 10.0.0.19 - - [2026-03-23 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-03-23 01:40:14] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003876 10.0.0.19 - - [2026-03-23 01:40:14] "POST /firewall-policys HTTP/1.1" 200 530 0.038391 10.0.0.19 - - [2026-03-23 01:40:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.087203 10.0.0.19 - - [2026-03-23 01:40:14] "GET /firewall-policy/87a34b48-3043-4d93-944e-083243c4d9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048392 10.0.0.19 - - [2026-03-23 01:40:14] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002676 10.0.0.19 - - [2026-03-23 01:40:14] "GET /firewall-policy/87a34b48-3043-4d93-944e-083243c4d9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002537 10.0.0.19 - - [2026-03-23 01:40:14] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007276 10.0.0.19 - - [2026-03-23 01:40:14] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002939 10.0.0.19 - - [2026-03-23 01:40:14] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002825 10.0.0.19 - - [2026-03-23 01:40:14] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003011 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.024236 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.029491 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.032583 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.020913 10.0.0.19 - - [2026-03-23 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.053217 10.0.0.19 - - [2026-03-23 01:40:14] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.019990 10.0.0.19 - - [2026-03-23 01:40:14] "POST /tags HTTP/1.1" 200 299 0.040800 10.0.0.19 - - [2026-03-23 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012283 10.0.0.19 - - [2026-03-23 01:40:14] "GET /tag/fcc25650-6504-493c-b873-c7fb0ddc48d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022662 10.0.0.19 - - [2026-03-23 01:40:14] "POST /set-tag HTTP/1.1" 200 109 0.016588 10.0.0.19 - - [2026-03-23 01:40:15] "POST /tags HTTP/1.1" 200 357 0.181539 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019524 10.0.0.19 - - [2026-03-23 01:40:15] "GET /tag/a13d1319-b5d9-47cc-b0f0-fda5350ac47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.026139 10.0.0.19 - - [2026-03-23 01:40:15] "POST /tags HTTP/1.1" 200 305 0.081516 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027426 10.0.0.19 - - [2026-03-23 01:40:15] "GET /tag/2d3a898b-2f97-415a-9d8e-a26f725bb76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016486 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.19 - - [2026-03-23 01:40:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.001841 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.006769 10.0.0.19 - - [2026-03-23 01:40:15] "POST /security-groups HTTP/1.1" 200 571 0.065161 10.0.0.19 - - [2026-03-23 01:40:15] "POST /projects HTTP/1.1" 200 483 0.233275 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.005010 10.0.0.19 - - [2026-03-23 01:40:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018585 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.19 - - [2026-03-23 01:40:15] "POST /access-control-lists HTTP/1.1" 200 580 0.071445 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.022368 10.0.0.19 - - [2026-03-23 01:40:15] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.037083 10.0.0.19 - - [2026-03-23 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009593 10.0.0.19 - - [2026-03-23 01:40:15] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006736 10.0.0.19 - - [2026-03-23 01:40:16] "POST /access-control-lists HTTP/1.1" 200 578 0.084779 10.0.0.19 - - [2026-03-23 01:40:16] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.091773 10.0.0.19 - - [2026-03-23 01:40:16] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.080758 10.0.0.19 - - [2026-03-23 01:40:16] "POST /security-groups HTTP/1.1" 200 537 0.090053 10.0.0.19 - - [2026-03-23 01:40:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.006972 10.0.0.19 - - [2026-03-23 01:40:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.046092 10.0.0.19 - - [2026-03-23 01:40:16] "POST /chown HTTP/1.1" 200 109 0.047062 10.0.0.19 - - [2026-03-23 01:40:16] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030356 10.0.0.19 - - [2026-03-23 01:40:16] "POST /access-control-lists HTTP/1.1" 200 596 0.120716 10.0.0.19 - - [2026-03-23 01:40:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.010827 10.0.0.19 - - [2026-03-23 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.19 - - [2026-03-23 01:40:16] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003247 10.0.0.19 - - [2026-03-23 01:40:16] "POST /tags HTTP/1.1" 409 207 0.001902 10.0.0.19 - - [2026-03-23 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.19 - - [2026-03-23 01:40:16] "POST /access-control-lists HTTP/1.1" 200 594 0.082237 10.0.0.19 - - [2026-03-23 01:40:16] "GET /tag/2d3a898b-2f97-415a-9d8e-a26f725bb76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030132 10.0.0.19 - - [2026-03-23 01:40:16] "POST /firewall-rules HTTP/1.1" 200 564 0.091010 10.0.0.19 - - [2026-03-23 01:40:16] "GET /firewall-rule/4def080b-2f59-48c1-957c-b81f61c3bf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004144 10.0.0.19 - - [2026-03-23 01:40:16] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003116 10.0.0.19 - - [2026-03-23 01:40:16] "GET /firewall-rule/4def080b-2f59-48c1-957c-b81f61c3bf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002183 10.0.0.19 - - [2026-03-23 01:40:16] "POST /ref-update HTTP/1.1" 200 156 0.021688 10.0.0.19 - - [2026-03-23 01:40:16] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020378 10.0.0.19 - - [2026-03-23 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.19 - - [2026-03-23 01:40:16] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003357 10.0.0.19 - - [2026-03-23 01:40:16] "POST /tags HTTP/1.1" 409 207 0.001839 10.0.0.19 - - [2026-03-23 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.19 - - [2026-03-23 01:40:17] "GET /tag/2d3a898b-2f97-415a-9d8e-a26f725bb76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011505 10.0.0.19 - - [2026-03-23 01:40:17] "POST /firewall-rules HTTP/1.1" 200 562 0.090652 10.0.0.19 - - [2026-03-23 01:40:17] "GET /firewall-rule/7ae369bb-dfd4-456a-9d40-5694e9de1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010019 10.0.0.19 - - [2026-03-23 01:40:17] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.010016 10.0.0.19 - - [2026-03-23 01:40:17] "GET /firewall-rule/7ae369bb-dfd4-456a-9d40-5694e9de1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.009093 10.0.0.19 - - [2026-03-23 01:40:17] "POST /ref-update HTTP/1.1" 200 156 0.041484 10.0.0.19 - - [2026-03-23 01:40:17] "POST /tags HTTP/1.1" 200 301 0.287999 10.0.0.19 - - [2026-03-23 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015689 10.0.0.19 - - [2026-03-23 01:40:17] "GET /tag/c3646c7c-ac6b-4315-8509-e5bf490b2873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014136 10.0.0.19 - - [2026-03-23 01:40:17] "POST /tags HTTP/1.1" 200 325 0.079574 10.0.0.19 - - [2026-03-23 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020233 10.0.0.19 - - [2026-03-23 01:40:17] "GET /tag/9bf496e1-064d-4f6c-bee4-dbece3deabde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.029128 10.0.0.19 - - [2026-03-23 01:40:17] "POST /tags HTTP/1.1" 200 363 0.055500 10.0.0.19 - - [2026-03-23 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011848 10.0.0.19 - - [2026-03-23 01:40:17] "GET /tag/60713428-f8b1-4fc9-9181-5f51079a6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.035728 10.0.0.19 - - [2026-03-23 01:40:18] "POST /tags HTTP/1.1" 200 311 0.027734 10.0.0.19 - - [2026-03-23 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021837 10.0.0.19 - - [2026-03-23 01:40:18] "GET /tag/e7102eac-39b1-4f33-9c5d-f889f6edcc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010847 10.0.0.19 - - [2026-03-23 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.19 - - [2026-03-23 01:40:18] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006928 10.0.0.19 - - [2026-03-23 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2026-03-23 01:40:18] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054284 10.0.0.19 - - [2026-03-23 01:40:18] "POST /virtual-machines HTTP/1.1" 200 377 0.014741 10.0.0.19 - - [2026-03-23 01:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038893 10.0.0.19 - - [2026-03-23 01:40:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147391 10.0.0.19 - - [2026-03-23 01:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010227 10.0.0.19 - - [2026-03-23 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.19 - - [2026-03-23 01:40:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.028423 10.0.0.19 - - [2026-03-23 01:40:18] "POST /instance-ips HTTP/1.1" 200 409 0.095137 10.0.0.19 - - [2026-03-23 01:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033433 10.0.0.19 - - [2026-03-23 01:40:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004430 10.0.0.19 - - [2026-03-23 01:40:18] "POST /set-tag HTTP/1.1" 200 109 0.026590 10.0.0.19 - - [2026-03-23 01:40:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025780 10.0.0.19 - - [2026-03-23 01:40:18] "GET /instance-ip/3f8fc198-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.014498 10.0.0.19 - - [2026-03-23 01:40:19] "POST /tags HTTP/1.1" 200 305 0.056602 10.0.0.19 - - [2026-03-23 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015461 10.0.0.19 - - [2026-03-23 01:40:19] "GET /tag/06c95b97-6ee2-45a7-80dd-8bea84674d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013692 10.0.0.19 - - [2026-03-23 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000759 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.19 - - [2026-03-23 01:40:19] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053263 10.0.0.19 - - [2026-03-23 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006488 10.0.0.19 - - [2026-03-23 01:40:19] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004657 10.0.0.19 - - [2026-03-23 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2026-03-23 01:40:19] "GET /service-appliance-set/46ee4818-f595-4224-a967-a21a6a9fdb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003521 10.0.0.19 - - [2026-03-23 01:40:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.001588 10.0.0.19 - - [2026-03-23 01:40:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117402 10.0.0.19 - - [2026-03-23 01:40:19] "GET /virtual-machine-interface/d43fc1df-0936-4a2a-858b-82a8bb0dd3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.017276 10.0.0.19 - - [2026-03-23 01:40:19] "POST /instance-ips HTTP/1.1" 200 381 0.237193 10.0.0.19 - - [2026-03-23 01:40:19] "GET /instance-ip/5855ea65-a7a0-480a-b7d0-b17b251e0a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005565 10.0.0.19 - - [2026-03-23 01:40:19] "POST /loadbalancers HTTP/1.1" 200 582 0.068902 10.0.0.19 - - [2026-03-23 01:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019043 10.0.0.19 - - [2026-03-23 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.19 - - [2026-03-23 01:40:19] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043950 10.0.0.19 - - [2026-03-23 01:40:19] "GET /loadbalancer/a37feb1b-7972-40b2-995e-f3de5f05cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008550 10.0.0.19 - - [2026-03-23 01:40:19] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062217 10.0.0.19 - - [2026-03-23 01:40:20] "GET /instance-ip/5855ea65-a7a0-480a-b7d0-b17b251e0a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014034 10.0.0.19 - - [2026-03-23 01:40:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.062577 10.0.0.19 - - [2026-03-23 01:40:20] "POST /floating-ips HTTP/1.1" 200 583 0.056008 10.0.0.19 - - [2026-03-23 01:40:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024403 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.19 - - [2026-03-23 01:40:20] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.099946 10.0.0.19 - - [2026-03-23 01:40:20] "GET /loadbalancer-listener/ed7a98d7-8fee-4867-8c32-da3341e14576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002689 10.0.0.19 - - [2026-03-23 01:40:20] "GET /loadbalancer-listener/ed7a98d7-8fee-4867-8c32-da3341e14576?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003945 10.0.0.19 - - [2026-03-23 01:40:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027407 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2026-03-23 01:40:20] "GET /instance-ip/5855ea65-a7a0-480a-b7d0-b17b251e0a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008639 10.0.0.19 - - [2026-03-23 01:40:20] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003487 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.19 - - [2026-03-23 01:40:20] "GET /instance-ip/5855ea65-a7a0-480a-b7d0-b17b251e0a28?fields=floating_ips HTTP/1.1" 200 1170 0.010000 10.0.0.19 - - [2026-03-23 01:40:20] "GET /floating-ip/22380408-7c5b-48d9-b1f6-0d4c4212ffab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002757 10.0.0.19 - - [2026-03-23 01:40:20] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.014200 10.0.0.19 - - [2026-03-23 01:40:20] "POST /tags HTTP/1.1" 200 355 0.031435 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016425 10.0.0.19 - - [2026-03-23 01:40:20] "GET /tag/af998ab7-5343-4846-8aa9-4cc2f5089e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016354 10.0.0.19 - - [2026-03-23 01:40:20] "POST /tags HTTP/1.1" 200 303 0.024561 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2026-03-23 01:40:20] "GET /tag/0e85be1a-670c-4c12-ba3d-79434ba177ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019619 10.0.0.19 - - [2026-03-23 01:40:20] "POST /projects HTTP/1.1" 409 218 0.002125 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.19 - - [2026-03-23 01:40:20] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046381 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.19 - - [2026-03-23 01:40:20] "GET /network-ipam/a9168936-8c94-40e7-9ccf-c06f46a8686a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.010811 10.0.0.19 - - [2026-03-23 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-03-23 01:40:20] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004529 10.0.0.19 - - [2026-03-23 01:40:20] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.057674 10.0.0.19 - - [2026-03-23 01:40:20] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004565 10.0.0.19 - - [2026-03-23 01:40:20] "POST /set-tag HTTP/1.1" 200 109 0.055136 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.19 - - [2026-03-23 01:40:21] "GET /network-ipam/0ba6eb90-5d65-40e2-846f-0df644695f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.002807 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2026-03-23 01:40:21] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003538 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.074178 10.0.0.19 - - [2026-03-23 01:40:21] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.020637 10.0.0.19 - - [2026-03-23 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.057939 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2026-03-23 01:40:21] "GET /network-policy/bf89680a-55a7-4d05-9f2d-3cb4e5c4f62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002461 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.19 - - [2026-03-23 01:40:21] "GET /network-policy/581aef05-5769-4e78-8b1c-a8e91880e5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003877 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.19 - - [2026-03-23 01:40:21] "GET /network-policy/dece8065-daff-4316-aac9-76d823416c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002789 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /network-policy/dece8065-daff-4316-aac9-76d823416c2e HTTP/1.1" 200 262 0.015097 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /access-control-list/14b41e46-c9f6-4237-b323-c725bff2f880 HTTP/1.1" 200 272 0.080493 10.0.0.19 - - [2026-03-23 01:40:21] "POST /ref-update HTTP/1.1" 200 156 0.129735 10.0.0.19 - - [2026-03-23 01:40:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010376 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /access-control-list/15d76004-1168-4161-90d0-16f48f1b9622 HTTP/1.1" 200 272 0.063722 10.0.0.19 - - [2026-03-23 01:40:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013820 10.0.0.19 - - [2026-03-23 01:40:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2026-03-23 01:40:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2026-03-23 01:40:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003109 10.0.0.19 - - [2026-03-23 01:40:21] "POST /security-groups HTTP/1.1" 409 245 0.004550 10.0.0.19 - - [2026-03-23 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009346 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /security-group/ce9d515e-bb0b-4961-9d70-dbec1594975e HTTP/1.1" 200 262 0.078874 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /access-control-list/6a4ff13f-e5c1-4021-9a7e-30d00561a2b3 HTTP/1.1" 200 272 0.021266 10.0.0.19 - - [2026-03-23 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.071520 10.0.0.19 - - [2026-03-23 01:40:21] "PUT /access-control-list/7222ef77-03ec-4158-8095-9d191cbdc03f HTTP/1.1" 200 272 0.016667 10.0.0.19 - - [2026-03-23 01:40:22] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019515 10.0.0.19 - - [2026-03-23 01:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.19 - - [2026-03-23 01:40:22] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003799 10.0.0.19 - - [2026-03-23 01:40:22] "POST /tags HTTP/1.1" 409 206 0.002261 10.0.0.19 - - [2026-03-23 01:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009738 10.0.0.19 - - [2026-03-23 01:40:22] "GET /tag/0e85be1a-670c-4c12-ba3d-79434ba177ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.027091 10.0.0.19 - - [2026-03-23 01:40:22] "POST /firewall-rules HTTP/1.1" 200 562 0.082401 10.0.0.19 - - [2026-03-23 01:40:22] "GET /firewall-rule/56840b38-25f5-44ef-8402-322b96bbcbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.008362 10.0.0.19 - - [2026-03-23 01:40:22] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006548 10.0.0.19 - - [2026-03-23 01:40:22] "GET /firewall-rule/56840b38-25f5-44ef-8402-322b96bbcbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002240 10.0.0.19 - - [2026-03-23 01:40:22] "POST /ref-update HTTP/1.1" 200 156 0.065107 10.0.0.19 - - [2026-03-23 01:40:22] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030099 10.0.0.19 - - [2026-03-23 01:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013687 10.0.0.19 - - [2026-03-23 01:40:22] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027214 10.0.0.19 - - [2026-03-23 01:40:22] "POST /tags HTTP/1.1" 409 206 0.003702 10.0.0.19 - - [2026-03-23 01:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.19 - - [2026-03-23 01:40:22] "GET /tag/0e85be1a-670c-4c12-ba3d-79434ba177ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024332 10.0.0.19 - - [2026-03-23 01:40:22] "POST /firewall-rules HTTP/1.1" 200 560 0.195894 10.0.0.19 - - [2026-03-23 01:40:22] "GET /firewall-rule/cbbfb8f6-7b6d-4431-81ef-303cca2158e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.009963 10.0.0.19 - - [2026-03-23 01:40:22] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005238 10.0.0.19 - - [2026-03-23 01:40:22] "GET /firewall-rule/cbbfb8f6-7b6d-4431-81ef-303cca2158e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002775 10.0.0.19 - - [2026-03-23 01:40:22] "POST /ref-update HTTP/1.1" 200 156 0.042224 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.19 - - [2026-03-23 01:40:23] "GET /loadbalancer/a37feb1b-7972-40b2-995e-f3de5f05cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005202 10.0.0.19 - - [2026-03-23 01:40:23] "POST /tags HTTP/1.1" 200 301 0.030830 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.19 - - [2026-03-23 01:40:23] "GET /tag/28db2800-3e48-43a3-b08f-9e129775457a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030884 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-03-23 01:40:23] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076626 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.19 - - [2026-03-23 01:40:23] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004083 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009816 10.0.0.19 - - [2026-03-23 01:40:23] "GET /service-appliance-set/46ee4818-f595-4224-a967-a21a6a9fdb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003085 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.001631 10.0.0.19 - - [2026-03-23 01:40:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141266 10.0.0.19 - - [2026-03-23 01:40:23] "GET /virtual-machine-interface/e747f33b-dec3-48d9-a409-c903bb5704ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.010492 10.0.0.19 - - [2026-03-23 01:40:23] "POST /instance-ips HTTP/1.1" 200 377 0.032411 10.0.0.19 - - [2026-03-23 01:40:23] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003854 10.0.0.19 - - [2026-03-23 01:40:23] "POST /loadbalancers HTTP/1.1" 200 582 0.066857 10.0.0.19 - - [2026-03-23 01:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038291 10.0.0.19 - - [2026-03-23 01:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.19 - - [2026-03-23 01:40:23] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046450 10.0.0.19 - - [2026-03-23 01:40:23] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003489 10.0.0.19 - - [2026-03-23 01:40:23] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042494 10.0.0.19 - - [2026-03-23 01:40:23] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002476 10.0.0.19 - - [2026-03-23 01:40:23] "POST /floating-ips HTTP/1.1" 200 581 0.055562 10.0.0.19 - - [2026-03-23 01:40:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.073769 10.0.0.19 - - [2026-03-23 01:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017858 10.0.0.19 - - [2026-03-23 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008144 10.0.0.19 - - [2026-03-23 01:40:24] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059289 10.0.0.19 - - [2026-03-23 01:40:24] "GET /loadbalancer-listener/898decc3-6f77-46f5-b39d-4c412a70a928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005300 10.0.0.19 - - [2026-03-23 01:40:24] "GET /loadbalancer-listener/898decc3-6f77-46f5-b39d-4c412a70a928?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007555 10.0.0.19 - - [2026-03-23 01:40:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043462 10.0.0.19 - - [2026-03-23 01:40:24] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003693 10.0.0.19 - - [2026-03-23 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2026-03-23 01:40:24] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?fields=floating_ips HTTP/1.1" 200 1164 0.016775 10.0.0.19 - - [2026-03-23 01:40:24] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005618 10.0.0.19 - - [2026-03-23 01:40:24] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087041 10.0.0.19 - - [2026-03-23 01:40:24] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008346 10.0.0.19 - - [2026-03-23 01:40:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027405 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 10.0.0.19 - - [2026-03-23 01:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038906 10.0.0.19 - - [2026-03-23 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013085 10.0.0.19 - - [2026-03-23 01:40:24] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054637 10.0.0.19 - - [2026-03-23 01:40:24] "GET /loadbalancer-listener/1f14823b-d3d8-4ff2-a23b-44d480d32000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002893 10.0.0.19 - - [2026-03-23 01:40:24] "GET /loadbalancer-listener/1f14823b-d3d8-4ff2-a23b-44d480d32000?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003099 10.0.0.19 - - [2026-03-23 01:40:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022672 10.0.0.19 - - [2026-03-23 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013208 10.0.0.19 - - [2026-03-23 01:40:24] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043125 10.0.0.19 - - [2026-03-23 01:40:24] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006360 10.0.0.19 - - [2026-03-23 01:40:24] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?fields=floating_ips HTTP/1.1" 200 1164 0.002795 10.0.0.19 - - [2026-03-23 01:40:24] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008310 10.0.0.19 - - [2026-03-23 01:40:24] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002678 10.0.0.19 - - [2026-03-23 01:40:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015112 10.0.0.19 - - [2026-03-23 01:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009062 10.0.0.19 - - [2026-03-23 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.19 - - [2026-03-23 01:40:25] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.136393 10.0.0.19 - - [2026-03-23 01:40:25] "GET /loadbalancer-listener/3ed7cea7-884a-4850-bd5a-49537e303af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002360 10.0.0.19 - - [2026-03-23 01:40:25] "GET /loadbalancer-listener/3ed7cea7-884a-4850-bd5a-49537e303af0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002730 10.0.0.19 - - [2026-03-23 01:40:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038664 10.0.0.19 - - [2026-03-23 01:40:25] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004263 10.0.0.19 - - [2026-03-23 01:40:25] "GET /instance-ip/1b78267c-2df3-4727-8f6b-8a442cee9c47?fields=floating_ips HTTP/1.1" 200 1164 0.002727 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-03-23 01:40:25] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003349 10.0.0.19 - - [2026-03-23 01:40:25] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.006486 10.0.0.19 - - [2026-03-23 01:40:25] "POST /tags HTTP/1.1" 200 371 0.030710 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013317 10.0.0.19 - - [2026-03-23 01:40:25] "GET /tag/2fff8e76-f52f-4290-8a6c-beff8ce36e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.019418 10.0.0.19 - - [2026-03-23 01:40:25] "POST /tags HTTP/1.1" 200 319 0.030059 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.19 - - [2026-03-23 01:40:25] "GET /tag/548462d7-c8a4-4c54-ad91-fb4278eb414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019674 10.0.0.19 - - [2026-03-23 01:40:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.003134 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.006986 10.0.0.19 - - [2026-03-23 01:40:25] "POST /security-groups HTTP/1.1" 200 578 0.067686 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.001938 10.0.0.19 - - [2026-03-23 01:40:25] "POST /projects HTTP/1.1" 200 497 0.233947 10.0.0.19 - - [2026-03-23 01:40:25] "POST /access-control-lists HTTP/1.1" 200 587 0.059938 10.0.0.19 - - [2026-03-23 01:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.061448 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014352 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.001558 10.0.0.19 - - [2026-03-23 01:40:25] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.029929 10.0.0.19 - - [2026-03-23 01:40:25] "POST /access-control-lists HTTP/1.1" 200 585 0.068120 10.0.0.19 - - [2026-03-23 01:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011999 10.0.0.19 - - [2026-03-23 01:40:25] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004281 10.0.0.19 - - [2026-03-23 01:40:25] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.063909 10.0.0.19 - - [2026-03-23 01:40:25] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.069547 10.0.0.19 - - [2026-03-23 01:40:26] "POST /security-groups HTTP/1.1" 200 558 0.081389 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.004097 10.0.0.19 - - [2026-03-23 01:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023956 10.0.0.19 - - [2026-03-23 01:40:26] "POST /chown HTTP/1.1" 200 109 0.014910 10.0.0.19 - - [2026-03-23 01:40:26] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013387 10.0.0.19 - - [2026-03-23 01:40:26] "POST /access-control-lists HTTP/1.1" 200 610 0.068722 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.011384 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2026-03-23 01:40:26] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002841 10.0.0.19 - - [2026-03-23 01:40:26] "POST /tags HTTP/1.1" 409 214 0.001841 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2026-03-23 01:40:26] "GET /tag/548462d7-c8a4-4c54-ad91-fb4278eb414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027233 10.0.0.19 - - [2026-03-23 01:40:26] "POST /access-control-lists HTTP/1.1" 200 608 0.075044 10.0.0.19 - - [2026-03-23 01:40:26] "POST /firewall-rules HTTP/1.1" 200 578 0.089141 10.0.0.19 - - [2026-03-23 01:40:26] "GET /firewall-rule/e7ac2b95-a9f2-489e-868a-edaad72d263e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.016775 10.0.0.19 - - [2026-03-23 01:40:26] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.007345 10.0.0.19 - - [2026-03-23 01:40:26] "GET /firewall-rule/e7ac2b95-a9f2-489e-868a-edaad72d263e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002481 10.0.0.19 - - [2026-03-23 01:40:26] "POST /ref-update HTTP/1.1" 200 156 0.038930 10.0.0.19 - - [2026-03-23 01:40:26] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002788 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2026-03-23 01:40:26] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002579 10.0.0.19 - - [2026-03-23 01:40:26] "POST /tags HTTP/1.1" 409 214 0.002770 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-03-23 01:40:26] "GET /tag/548462d7-c8a4-4c54-ad91-fb4278eb414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013271 10.0.0.19 - - [2026-03-23 01:40:26] "POST /firewall-rules HTTP/1.1" 200 576 0.086989 10.0.0.19 - - [2026-03-23 01:40:26] "GET /firewall-rule/1f1cfdbd-7141-4058-931b-09ab2fb41b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004086 10.0.0.19 - - [2026-03-23 01:40:26] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003171 10.0.0.19 - - [2026-03-23 01:40:26] "GET /firewall-rule/1f1cfdbd-7141-4058-931b-09ab2fb41b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001913 10.0.0.19 - - [2026-03-23 01:40:26] "POST /ref-update HTTP/1.1" 200 156 0.028947 10.0.0.19 - - [2026-03-23 01:40:26] "POST /tags HTTP/1.1" 200 363 0.031729 10.0.0.19 - - [2026-03-23 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015124 10.0.0.19 - - [2026-03-23 01:40:27] "GET /tag/e3109137-fa67-4601-861b-a70728db50bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016470 10.0.0.19 - - [2026-03-23 01:40:27] "POST /tags HTTP/1.1" 200 311 0.019915 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016665 10.0.0.19 - - [2026-03-23 01:40:27] "GET /tag/ebb7fe78-b15a-4ec9-acec-af17d04799f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016097 10.0.0.19 - - [2026-03-23 01:40:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000509 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.001619 10.0.0.19 - - [2026-03-23 01:40:27] "POST /security-groups HTTP/1.1" 200 574 0.073019 10.0.0.19 - - [2026-03-23 01:40:27] "POST /projects HTTP/1.1" 200 489 0.180685 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.002481 10.0.0.19 - - [2026-03-23 01:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029165 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011929 10.0.0.19 - - [2026-03-23 01:40:27] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015132 10.0.0.19 - - [2026-03-23 01:40:27] "POST /access-control-lists HTTP/1.1" 200 583 0.080580 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.011192 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.19 - - [2026-03-23 01:40:27] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005678 10.0.0.19 - - [2026-03-23 01:40:27] "POST /access-control-lists HTTP/1.1" 200 581 0.072401 10.0.0.19 - - [2026-03-23 01:40:27] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.068969 10.0.0.19 - - [2026-03-23 01:40:27] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.065612 10.0.0.19 - - [2026-03-23 01:40:27] "POST /security-groups HTTP/1.1" 200 546 0.079499 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002516 10.0.0.19 - - [2026-03-23 01:40:27] "POST /access-control-lists HTTP/1.1" 200 602 0.025198 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.004506 10.0.0.19 - - [2026-03-23 01:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041389 10.0.0.19 - - [2026-03-23 01:40:27] "POST /chown HTTP/1.1" 200 109 0.023832 10.0.0.19 - - [2026-03-23 01:40:27] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013715 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-03-23 01:40:27] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007926 10.0.0.19 - - [2026-03-23 01:40:27] "POST /access-control-lists HTTP/1.1" 200 600 0.103832 10.0.0.19 - - [2026-03-23 01:40:27] "POST /tags HTTP/1.1" 409 210 0.014725 10.0.0.19 - - [2026-03-23 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-03-23 01:40:27] "GET /tag/ebb7fe78-b15a-4ec9-acec-af17d04799f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010201 10.0.0.19 - - [2026-03-23 01:40:28] "POST /firewall-rules HTTP/1.1" 200 570 0.068082 10.0.0.19 - - [2026-03-23 01:40:28] "GET /firewall-rule/80f42bc7-b482-49df-bed9-1d9dd826e32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004586 10.0.0.19 - - [2026-03-23 01:40:28] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004207 10.0.0.19 - - [2026-03-23 01:40:28] "GET /firewall-rule/80f42bc7-b482-49df-bed9-1d9dd826e32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002311 10.0.0.19 - - [2026-03-23 01:40:28] "POST /ref-update HTTP/1.1" 200 156 0.049574 10.0.0.19 - - [2026-03-23 01:40:28] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016438 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-03-23 01:40:28] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002667 10.0.0.19 - - [2026-03-23 01:40:28] "POST /tags HTTP/1.1" 409 210 0.001791 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.19 - - [2026-03-23 01:40:28] "GET /tag/ebb7fe78-b15a-4ec9-acec-af17d04799f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.031716 10.0.0.19 - - [2026-03-23 01:40:28] "POST /firewall-rules HTTP/1.1" 200 568 0.068295 10.0.0.19 - - [2026-03-23 01:40:28] "GET /firewall-rule/43e43bfe-d1b8-449f-9967-fb2c136cc52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.034707 10.0.0.19 - - [2026-03-23 01:40:28] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004078 10.0.0.19 - - [2026-03-23 01:40:28] "GET /firewall-rule/43e43bfe-d1b8-449f-9967-fb2c136cc52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002015 10.0.0.19 - - [2026-03-23 01:40:28] "POST /ref-update HTTP/1.1" 200 156 0.039488 10.0.0.19 - - [2026-03-23 01:40:28] "POST /tags HTTP/1.1" 409 237 0.002030 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2026-03-23 01:40:28] "GET /tag/60713428-f8b1-4fc9-9181-5f51079a6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009857 10.0.0.19 - - [2026-03-23 01:40:28] "POST /tags HTTP/1.1" 409 210 0.002172 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-03-23 01:40:28] "GET /tag/e7102eac-39b1-4f33-9c5d-f889f6edcc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009788 10.0.0.19 - - [2026-03-23 01:40:28] "POST /projects HTTP/1.1" 409 223 0.002105 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-03-23 01:40:28] "GET /project/0e423110-27a8-4a4c-93e4-ae8202c0cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038910 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2026-03-23 01:40:28] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004187 10.0.0.19 - - [2026-03-23 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.19 - - [2026-03-23 01:40:28] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004838 10.0.0.19 - - [2026-03-23 01:40:28] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.061327 10.0.0.19 - - [2026-03-23 01:40:29] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.044799 10.0.0.19 - - [2026-03-23 01:40:29] "POST /security-groups HTTP/1.1" 409 253 0.002091 10.0.0.19 - - [2026-03-23 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.19 - - [2026-03-23 01:40:29] "PUT /security-group/8282f8a0-85a4-42a9-9c68-e996d7339cfc HTTP/1.1" 200 262 0.056918 10.0.0.19 - - [2026-03-23 01:40:29] "PUT /access-control-list/dc274bcc-c006-45db-a1aa-b9f0fd6e969e HTTP/1.1" 200 272 0.035179 10.0.0.19 - - [2026-03-23 01:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.066135 10.0.0.19 - - [2026-03-23 01:40:29] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010627 10.0.0.19 - - [2026-03-23 01:40:29] "PUT /access-control-list/f4e10361-e2c7-438b-ba6a-e71889fb5ebb HTTP/1.1" 200 272 0.040106 10.0.0.19 - - [2026-03-23 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2026-03-23 01:40:29] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002394 10.0.0.19 - - [2026-03-23 01:40:29] "POST /tags HTTP/1.1" 409 210 0.001655 10.0.0.19 - - [2026-03-23 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-03-23 01:40:29] "GET /tag/e7102eac-39b1-4f33-9c5d-f889f6edcc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012310 10.0.0.19 - - [2026-03-23 01:40:29] "POST /firewall-rules HTTP/1.1" 200 570 0.072002 10.0.0.19 - - [2026-03-23 01:40:29] "GET /firewall-rule/33bfe88f-23f3-4d46-9d98-7931841f1df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003831 10.0.0.19 - - [2026-03-23 01:40:29] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003067 10.0.0.19 - - [2026-03-23 01:40:29] "GET /firewall-rule/33bfe88f-23f3-4d46-9d98-7931841f1df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002267 10.0.0.19 - - [2026-03-23 01:40:29] "POST /ref-update HTTP/1.1" 200 156 0.045596 10.0.0.19 - - [2026-03-23 01:40:29] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008743 10.0.0.19 - - [2026-03-23 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.19 - - [2026-03-23 01:40:29] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.19 - - [2026-03-23 01:40:29] "POST /tags HTTP/1.1" 409 210 0.001577 10.0.0.19 - - [2026-03-23 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.19 - - [2026-03-23 01:40:29] "GET /tag/e7102eac-39b1-4f33-9c5d-f889f6edcc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010418 10.0.0.19 - - [2026-03-23 01:40:29] "POST /firewall-rules HTTP/1.1" 200 568 0.065403 10.0.0.19 - - [2026-03-23 01:40:29] "GET /firewall-rule/ff3b658e-6ab6-4860-b863-4f207017c306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018723 10.0.0.19 - - [2026-03-23 01:40:29] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004214 10.0.0.19 - - [2026-03-23 01:40:29] "GET /firewall-rule/ff3b658e-6ab6-4860-b863-4f207017c306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002358 10.0.0.19 - - [2026-03-23 01:40:29] "POST /ref-update HTTP/1.1" 200 156 0.050388 10.0.0.19 - - [2026-03-23 01:40:29] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004050 10.0.0.19 - - [2026-03-23 01:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002098 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:40:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001863 10.0.0.241 - - [2026-03-23 01:41:16] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.241 - - [2026-03-23 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.241 - - [2026-03-23 01:41:16] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009541 10.0.0.241 - - [2026-03-23 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.241 - - [2026-03-23 01:41:16] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002865 10.0.0.241 - - [2026-03-23 01:41:16] "PUT /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671 HTTP/1.1" 200 274 0.007341 10.0.0.241 - - [2026-03-23 01:41:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.011371 10.0.0.241 - - [2026-03-23 01:41:16] "POST /virtual-routers HTTP/1.1" 200 599 0.022465 10.0.0.241 - - [2026-03-23 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.241 - - [2026-03-23 01:41:16] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004317 10.0.0.241 - - [2026-03-23 01:41:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001936 10.0.0.241 - - [2026-03-23 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.241 - - [2026-03-23 01:41:16] "GET /virtual-network/482afa2f-5746-48ac-b7b0-240c8fd1a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003662 10.0.0.241 - - [2026-03-23 01:41:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057423 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:41:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:41:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:41:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:41:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.241 - - [2026-03-23 01:41:41] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.241 - - [2026-03-23 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.241 - - [2026-03-23 01:41:41] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004601 10.0.0.241 - - [2026-03-23 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.241 - - [2026-03-23 01:41:41] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002572 10.0.0.241 - - [2026-03-23 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.241 - - [2026-03-23 01:41:41] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009229 10.0.0.241 - - [2026-03-23 01:41:41] "PUT /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f HTTP/1.1" 200 262 0.008523 10.0.0.241 - - [2026-03-23 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.241 - - [2026-03-23 01:41:41] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002936 10.0.0.241 - - [2026-03-23 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.241 - - [2026-03-23 01:41:41] "GET /virtual-machine-interface/321b2a12-2db7-4fe8-a273-66ce49992196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005490 10.0.0.241 - - [2026-03-23 01:41:41] "PUT /virtual-machine-interface/321b2a12-2db7-4fe8-a273-66ce49992196 HTTP/1.1" 200 284 0.010288 10.0.0.19 - - [2026-03-23 01:44:15] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003149 10.0.0.19 - - [2026-03-23 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.016425 10.0.0.19 - - [2026-03-23 01:44:28] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004798 10.0.0.19 - - [2026-03-23 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.19 - - [2026-03-23 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2026-03-23 01:44:28] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002247 10.0.0.19 - - [2026-03-23 01:44:28] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004484 10.0.0.19 - - [2026-03-23 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.19 - - [2026-03-23 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2026-03-23 01:44:28] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002019 10.0.0.19 - - [2026-03-23 01:44:28] "GET /loadbalancer-pool/3b0a8b2c-eb30-4e53-aad9-ee31d117a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003020 10.0.0.19 - - [2026-03-23 01:44:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015329 10.0.0.19 - - [2026-03-23 01:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007674 10.0.0.19 - - [2026-03-23 01:44:28] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008729 10.0.0.19 - - [2026-03-23 01:44:28] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005613 10.0.0.19 - - [2026-03-23 01:44:28] "POST /tags HTTP/1.1" 409 205 0.006634 10.0.0.19 - - [2026-03-23 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.005471 10.0.0.19 - - [2026-03-23 01:44:28] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.011997 10.0.0.19 - - [2026-03-23 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2026-03-23 01:44:28] "GET /tag/28db2800-3e48-43a3-b08f-9e129775457a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014402 10.0.0.19 - - [2026-03-23 01:44:28] "PUT /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2 HTTP/1.1" 200 256 0.027205 10.0.0.19 - - [2026-03-23 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.097966 10.0.0.19 - - [2026-03-23 01:44:28] "GET /loadbalancer-pool/0948c379-f191-401f-8ea2-a33c925bd3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.009637 10.0.0.19 - - [2026-03-23 01:44:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013555 10.0.0.19 - - [2026-03-23 01:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.044269 10.0.0.19 - - [2026-03-23 01:44:28] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011352 10.0.0.19 - - [2026-03-23 01:44:28] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003703 10.0.0.19 - - [2026-03-23 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.006611 10.0.0.19 - - [2026-03-23 01:44:28] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005019 10.0.0.19 - - [2026-03-23 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.19 - - [2026-03-23 01:44:28] "GET /loadbalancer-pool/45246468-70dd-47e2-8b45-62414648a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003003 10.0.0.19 - - [2026-03-23 01:44:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023563 10.0.0.19 - - [2026-03-23 01:44:29] "PUT /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2 HTTP/1.1" 200 256 0.033485 10.0.0.19 - - [2026-03-23 01:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010441 10.0.0.19 - - [2026-03-23 01:44:29] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007074 10.0.0.19 - - [2026-03-23 01:44:29] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006057 10.0.0.19 - - [2026-03-23 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.006968 10.0.0.19 - - [2026-03-23 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.006867 10.0.0.19 - - [2026-03-23 01:44:29] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.011747 10.0.0.19 - - [2026-03-23 01:44:29] "PUT /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2 HTTP/1.1" 200 256 0.029118 10.0.0.19 - - [2026-03-23 01:44:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001717 10.0.0.19 - - [2026-03-23 01:44:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002154 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:45:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:45:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005737 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.013240 10.0.0.19 - - [2026-03-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.19 - - [2026-03-23 01:46:18] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002452 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005368 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.024974 10.0.0.19 - - [2026-03-23 01:46:18] "DELETE /loadbalancer-member/1350fd73-507a-4eae-b454-46db6b715fde HTTP/1.1" 200 115 0.024881 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004701 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.004551 10.0.0.19 - - [2026-03-23 01:46:18] "DELETE /loadbalancer-member/ba8bae11-5b6b-4f6b-8404-1d6d21c818db HTTP/1.1" 200 115 0.027578 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004169 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.19 - - [2026-03-23 01:46:18] "DELETE /loadbalancer-member/457cc8bd-929b-4c3c-8569-ecc2a45922a9 HTTP/1.1" 200 115 0.054105 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007747 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.19 - - [2026-03-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.19 - - [2026-03-23 01:46:18] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002493 10.0.0.19 - - [2026-03-23 01:46:18] "GET /loadbalancer-pool/3b0a8b2c-eb30-4e53-aad9-ee31d117a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002517 10.0.0.19 - - [2026-03-23 01:46:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034648 10.0.0.19 - - [2026-03-23 01:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007388 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009319 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013304 10.0.0.19 - - [2026-03-23 01:46:18] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.005290 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.075563 10.0.0.19 - - [2026-03-23 01:46:18] "GET /loadbalancer-pool/0948c379-f191-401f-8ea2-a33c925bd3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002800 10.0.0.19 - - [2026-03-23 01:46:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013931 10.0.0.19 - - [2026-03-23 01:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025588 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009336 10.0.0.19 - - [2026-03-23 01:46:18] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024006 10.0.0.19 - - [2026-03-23 01:46:18] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.017874 10.0.0.19 - - [2026-03-23 01:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.19 - - [2026-03-23 01:46:18] "GET /loadbalancer-pool/45246468-70dd-47e2-8b45-62414648a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002557 10.0.0.19 - - [2026-03-23 01:46:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029769 10.0.0.19 - - [2026-03-23 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007643 10.0.0.19 - - [2026-03-23 01:46:19] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010402 10.0.0.19 - - [2026-03-23 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.19 - - [2026-03-23 01:46:19] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005775 10.0.0.19 - - [2026-03-23 01:46:19] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002319 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:46:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:46:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001188 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:46:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:46:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.19 - - [2026-03-23 01:48:26] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.19 - - [2026-03-23 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-03-23 01:48:26] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034049 10.0.0.19 - - [2026-03-23 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-03-23 01:48:27] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034879 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-03-23 01:48:27] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028809 10.0.0.19 - - [2026-03-23 01:48:27] "POST /tags HTTP/1.1" 200 333 0.023831 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.19 - - [2026-03-23 01:48:27] "GET /tag/de262629-9552-494e-b806-e6a57936365f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018978 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-03-23 01:48:27] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063050 10.0.0.19 - - [2026-03-23 01:48:27] "GET /virtual-networks?parent_id=fb441367-fe59-4fd3-87c6-48ec584ad81f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005159 10.0.0.19 - - [2026-03-23 01:48:27] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060488 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-03-23 01:48:27] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004586 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.19 - - [2026-03-23 01:48:27] "GET /service-appliance-set/46ee4818-f595-4224-a967-a21a6a9fdb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001867 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.001565 10.0.0.19 - - [2026-03-23 01:48:27] "POST /virtual-networks HTTP/1.1" 200 512 0.092490 10.0.0.19 - - [2026-03-23 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-03-23 01:48:27] "GET /network-ipam/0e5bea94-13f8-4c65-9534-f6bc46e2959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.001845 10.0.0.19 - - [2026-03-23 01:48:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.075205 10.0.0.19 - - [2026-03-23 01:48:28] "GET /virtual-machine-interface/e705f18e-f0d0-4245-bf69-9ebf6fc6ab08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020247 10.0.0.19 - - [2026-03-23 01:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005111 10.0.0.19 - - [2026-03-23 01:48:28] "POST /ref-update HTTP/1.1" 200 156 0.113369 10.0.0.19 - - [2026-03-23 01:48:28] "POST /instance-ips HTTP/1.1" 200 409 0.037608 10.0.0.19 - - [2026-03-23 01:48:28] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004093 10.0.0.19 - - [2026-03-23 01:48:28] "GET /domains HTTP/1.1" 200 280 0.001822 10.0.0.19 - - [2026-03-23 01:48:28] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f HTTP/1.1" 200 3087 0.007314 10.0.0.19 - - [2026-03-23 01:48:28] "GET /instance-ip/a7745192-9b7f-43bd-9933-7421b934d1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006403 10.0.0.19 - - [2026-03-23 01:48:28] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f HTTP/1.1" 200 5476 0.040459 10.0.0.19 - - [2026-03-23 01:48:28] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.048856 10.0.0.19 - - [2026-03-23 01:48:28] "POST /loadbalancers HTTP/1.1" 200 610 0.092495 10.0.0.19 - - [2026-03-23 01:48:28] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.012499 10.0.0.19 - - [2026-03-23 01:48:28] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1180 0.004123 10.0.0.19 - - [2026-03-23 01:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015409 10.0.0.19 - - [2026-03-23 01:48:28] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1180 0.005438 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.19 - - [2026-03-23 01:48:28] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039086 10.0.0.19 - - [2026-03-23 01:48:28] "GET /instance-ip/a7745192-9b7f-43bd-9933-7421b934d1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003391 10.0.0.19 - - [2026-03-23 01:48:28] "POST /floating-ips HTTP/1.1" 200 597 0.015949 10.0.0.19 - - [2026-03-23 01:48:28] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033806 10.0.0.19 - - [2026-03-23 01:48:28] "GET /loadbalancer/865246ed-b004-493f-ae5e-612465331e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002963 10.0.0.19 - - [2026-03-23 01:48:28] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024059 10.0.0.19 - - [2026-03-23 01:48:28] "POST /route-targets HTTP/1.1" 200 327 0.017628 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007974 10.0.0.19 - - [2026-03-23 01:48:28] "POST /ref-update HTTP/1.1" 200 156 0.026032 10.0.0.19 - - [2026-03-23 01:48:28] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034671 10.0.0.19 - - [2026-03-23 01:48:28] "GET /loadbalancer-listener/036adfd7-c872-4bf9-aac4-c3d0e93e68de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.008646 10.0.0.19 - - [2026-03-23 01:48:28] "GET /loadbalancer-listener/036adfd7-c872-4bf9-aac4-c3d0e93e68de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003389 10.0.0.19 - - [2026-03-23 01:48:28] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015176 10.0.0.19 - - [2026-03-23 01:48:28] "GET /instance-ip/a7745192-9b7f-43bd-9933-7421b934d1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004254 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.19 - - [2026-03-23 01:48:28] "GET /instance-ip/a7745192-9b7f-43bd-9933-7421b934d1fa?fields=floating_ips HTTP/1.1" 200 1213 0.005426 10.0.0.19 - - [2026-03-23 01:48:28] "GET /floating-ip/41abdf84-81a0-43dd-b201-de1e1490bc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001667 10.0.0.19 - - [2026-03-23 01:48:28] "GET /loadbalancer/865246ed-b004-493f-ae5e-612465331e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002374 10.0.0.19 - - [2026-03-23 01:48:28] "POST /tags HTTP/1.1" 200 295 0.042642 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007688 10.0.0.19 - - [2026-03-23 01:48:28] "GET /tag/d8900576-1a9e-4d2e-9365-c780adb30c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011875 10.0.0.19 - - [2026-03-23 01:48:28] "POST /tags HTTP/1.1" 409 233 0.001823 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.19 - - [2026-03-23 01:48:28] "GET /tag/af998ab7-5343-4846-8aa9-4cc2f5089e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010710 10.0.0.19 - - [2026-03-23 01:48:28] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-03-23 01:48:28] "GET /tag/0e85be1a-670c-4c12-ba3d-79434ba177ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016614 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2026-03-23 01:48:28] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005484 10.0.0.19 - - [2026-03-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2026-03-23 01:48:28] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031904 10.0.0.19 - - [2026-03-23 01:48:29] "POST /virtual-machines HTTP/1.1" 200 369 0.012970 10.0.0.19 - - [2026-03-23 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015960 10.0.0.19 - - [2026-03-23 01:48:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099232 10.0.0.19 - - [2026-03-23 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010749 10.0.0.19 - - [2026-03-23 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011215 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005850 10.0.0.19 - - [2026-03-23 01:48:29] "POST /instance-ips HTTP/1.1" 200 409 0.018623 10.0.0.19 - - [2026-03-23 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019739 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010760 10.0.0.19 - - [2026-03-23 01:48:29] "POST /set-tag HTTP/1.1" 200 109 0.015083 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016020 10.0.0.19 - - [2026-03-23 01:48:29] "GET /instance-ip/6401845c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002904 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004230 10.0.0.19 - - [2026-03-23 01:48:29] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003018 10.0.0.19 - - [2026-03-23 01:48:29] "POST /ref-update HTTP/1.1" 200 156 0.007368 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003980 10.0.0.19 - - [2026-03-23 01:48:29] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.19 - - [2026-03-23 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005602 10.0.0.19 - - [2026-03-23 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2026-03-23 01:48:29] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039147 10.0.0.19 - - [2026-03-23 01:48:29] "POST /virtual-machines HTTP/1.1" 200 369 0.008794 10.0.0.19 - - [2026-03-23 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.006758 10.0.0.19 - - [2026-03-23 01:48:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119265 10.0.0.19 - - [2026-03-23 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026277 10.0.0.19 - - [2026-03-23 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004186 10.0.0.19 - - [2026-03-23 01:48:29] "POST /instance-ips HTTP/1.1" 200 409 0.020473 10.0.0.19 - - [2026-03-23 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020057 10.0.0.19 - - [2026-03-23 01:48:29] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013127 10.0.0.19 - - [2026-03-23 01:48:30] "POST /set-tag HTTP/1.1" 200 109 0.018321 10.0.0.19 - - [2026-03-23 01:48:30] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008503 10.0.0.19 - - [2026-03-23 01:48:30] "GET /instance-ip/64696c2a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004622 10.0.0.19 - - [2026-03-23 01:48:30] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003983 10.0.0.19 - - [2026-03-23 01:48:30] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.19 - - [2026-03-23 01:48:30] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.002997 10.0.0.19 - - [2026-03-23 01:48:30] "POST /ref-update HTTP/1.1" 200 156 0.006938 10.0.0.19 - - [2026-03-23 01:48:30] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015390 10.0.0.19 - - [2026-03-23 01:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.19 - - [2026-03-23 01:48:30] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004993 10.0.0.19 - - [2026-03-23 01:48:30] "POST /set-tag HTTP/1.1" 200 109 0.001742 10.0.0.19 - - [2026-03-23 01:48:30] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004120 10.0.0.19 - - [2026-03-23 01:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domains HTTP/1.1" 200 280 0.001727 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f HTTP/1.1" 200 3087 0.002458 10.0.0.19 - - [2026-03-23 01:48:33] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f HTTP/1.1" 200 7064 0.034171 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.003761 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.003422 10.0.0.19 - - [2026-03-23 01:48:33] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1401 0.003081 10.0.0.19 - - [2026-03-23 01:48:33] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1401 0.002007 10.0.0.19 - - [2026-03-23 01:48:33] "GET /route-target/f8039e45-54ce-4ad9-be39-1e81758c7596 HTTP/1.1" 200 1153 0.001921 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.003376 10.0.0.19 - - [2026-03-23 01:48:33] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1401 0.002128 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003490 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.003256 10.0.0.19 - - [2026-03-23 01:48:33] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1401 0.002940 10.0.0.19 - - [2026-03-23 01:48:33] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 200 1401 0.005680 10.0.0.19 - - [2026-03-23 01:48:33] "GET /route-target/f8039e45-54ce-4ad9-be39-1e81758c7596 HTTP/1.1" 200 1153 0.001754 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domains HTTP/1.1" 200 280 0.001829 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f HTTP/1.1" 200 3087 0.002557 10.0.0.19 - - [2026-03-23 01:48:33] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f HTTP/1.1" 200 7064 0.048005 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2082 0.004486 10.0.0.19 - - [2026-03-23 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-03-23 01:48:33] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029591 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003389 10.0.0.19 - - [2026-03-23 01:48:33] "GET /floating-ip-pools?parent_id=67723f0f-c4bb-46cd-b90a-f0bc3e056e4d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002188 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004736 10.0.0.19 - - [2026-03-23 01:48:33] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021875 10.0.0.19 - - [2026-03-23 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.009563 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012551 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domains HTTP/1.1" 200 280 0.001460 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f HTTP/1.1" 200 3087 0.002448 10.0.0.19 - - [2026-03-23 01:48:33] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f HTTP/1.1" 200 7320 0.031421 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2320 0.007271 10.0.0.19 - - [2026-03-23 01:48:33] "GET /floating-ip-pool/11bebfe7-cc44-4998-9422-c5f65ba9f461 HTTP/1.1" 200 1314 0.001727 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domains HTTP/1.1" 200 280 0.003681 10.0.0.19 - - [2026-03-23 01:48:33] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f HTTP/1.1" 200 3087 0.002018 10.0.0.19 - - [2026-03-23 01:48:33] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f HTTP/1.1" 200 7320 0.029404 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 2320 0.003483 10.0.0.19 - - [2026-03-23 01:48:33] "GET /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003252 10.0.0.19 - - [2026-03-23 01:48:33] "POST /tags HTTP/1.1" 200 365 0.047423 10.0.0.19 - - [2026-03-23 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.19 - - [2026-03-23 01:48:33] "GET /tag/653239c6-3a5e-44ff-bfd1-34a1944a5206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011659 10.0.0.19 - - [2026-03-23 01:48:33] "POST /tags HTTP/1.1" 409 206 0.001567 10.0.0.19 - - [2026-03-23 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.19 - - [2026-03-23 01:48:34] "GET /tag/0e85be1a-670c-4c12-ba3d-79434ba177ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011439 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.19 - - [2026-03-23 01:48:34] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030501 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.19 - - [2026-03-23 01:48:34] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003998 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-03-23 01:48:34] "GET /service-appliance-set/2a4bafb3-faa4-4611-8250-507684887538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003024 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.001899 10.0.0.19 - - [2026-03-23 01:48:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091205 10.0.0.19 - - [2026-03-23 01:48:34] "GET /virtual-machine-interface/c2995f60-e7b8-4b49-8ff6-d06a58668928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011411 10.0.0.19 - - [2026-03-23 01:48:34] "POST /set-tag HTTP/1.1" 200 109 0.013229 10.0.0.19 - - [2026-03-23 01:48:34] "POST /instance-ips HTTP/1.1" 200 417 0.025827 10.0.0.19 - - [2026-03-23 01:48:34] "GET /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004379 10.0.0.19 - - [2026-03-23 01:48:34] "POST /loadbalancers HTTP/1.1" 200 618 0.057946 10.0.0.19 - - [2026-03-23 01:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008384 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.19 - - [2026-03-23 01:48:34] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028509 10.0.0.19 - - [2026-03-23 01:48:34] "POST /service-instances HTTP/1.1" 200 566 0.034241 10.0.0.19 - - [2026-03-23 01:48:34] "POST /ref-update HTTP/1.1" 200 156 0.009676 10.0.0.19 - - [2026-03-23 01:48:34] "GET /virtual-machine-interface/c2995f60-e7b8-4b49-8ff6-d06a58668928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004166 10.0.0.19 - - [2026-03-23 01:48:34] "GET /virtual-machine-interface/c2995f60-e7b8-4b49-8ff6-d06a58668928?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004603 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.19 - - [2026-03-23 01:48:34] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.007025 10.0.0.19 - - [2026-03-23 01:48:34] "GET /floating-ip-pool/11bebfe7-cc44-4998-9422-c5f65ba9f461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007431 10.0.0.19 - - [2026-03-23 01:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013540 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.19 - - [2026-03-23 01:48:34] "POST /virtual-machines HTTP/1.1" 200 429 0.035558 10.0.0.19 - - [2026-03-23 01:48:34] "POST /floating-ips HTTP/1.1" 200 671 0.133093 10.0.0.19 - - [2026-03-23 01:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014667 10.0.0.19 - - [2026-03-23 01:48:34] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032204 10.0.0.19 - - [2026-03-23 01:48:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.114972 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.19 - - [2026-03-23 01:48:34] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003009 10.0.0.19 - - [2026-03-23 01:48:34] "POST /chown HTTP/1.1" 200 109 0.025607 10.0.0.19 - - [2026-03-23 01:48:34] "POST /tags HTTP/1.1" 409 221 0.003135 10.0.0.19 - - [2026-03-23 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2026-03-23 01:48:34] "GET /tag/de262629-9552-494e-b806-e6a57936365f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018070 10.0.0.19 - - [2026-03-23 01:48:34] "POST /tags HTTP/1.1" 409 238 0.001369 10.0.0.19 - - [2026-03-23 01:48:35] "POST /chown HTTP/1.1" 200 109 0.024870 10.0.0.19 - - [2026-03-23 01:48:35] "PUT /virtual-machine-interface/e9370207-7ba8-454b-9b32-97fc18f55e1e HTTP/1.1" 200 284 0.012513 10.0.0.19 - - [2026-03-23 01:48:35] "PUT /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 256 0.019034 10.0.0.19 - - [2026-03-23 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2026-03-23 01:48:35] "GET /tag/653239c6-3a5e-44ff-bfd1-34a1944a5206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010747 10.0.0.19 - - [2026-03-23 01:48:35] "POST /firewall-rules HTTP/1.1" 200 650 0.066474 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.050018 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.034231 10.0.0.19 - - [2026-03-23 01:48:35] "GET /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.016844 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.022253 10.0.0.19 - - [2026-03-23 01:48:35] "GET /firewall-policy/87a34b48-3043-4d93-944e-083243c4d9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012671 10.0.0.19 - - [2026-03-23 01:48:35] "GET /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004201 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.008392 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.030232 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.020514 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.051854 10.0.0.19 - - [2026-03-23 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012964 10.0.0.19 - - [2026-03-23 01:48:35] "POST /virtual-machines HTTP/1.1" 200 429 0.022774 10.0.0.19 - - [2026-03-23 01:48:35] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.090867 10.0.0.19 - - [2026-03-23 01:48:35] "GET /loadbalancer/766f4a50-0df0-415a-b07e-d76334c4ad8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.057600 10.0.0.19 - - [2026-03-23 01:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.186803 10.0.0.19 - - [2026-03-23 01:48:35] "POST /chown HTTP/1.1" 200 109 0.033222 10.0.0.19 - - [2026-03-23 01:48:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.090679 10.0.0.19 - - [2026-03-23 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.19 - - [2026-03-23 01:48:35] "POST /chown HTTP/1.1" 200 109 0.007801 10.0.0.19 - - [2026-03-23 01:48:35] "PUT /virtual-machine-interface/a916b241-1cc1-4f9c-9595-c12264af9bec HTTP/1.1" 200 284 0.013935 10.0.0.19 - - [2026-03-23 01:48:35] "PUT /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 256 0.037246 10.0.0.19 - - [2026-03-23 01:48:35] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073769 10.0.0.19 - - [2026-03-23 01:48:35] "GET /loadbalancer-listener/3ac30f1f-a02d-40c4-aefb-7e76855af917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015033 10.0.0.19 - - [2026-03-23 01:48:35] "GET /loadbalancer-listener/3ac30f1f-a02d-40c4-aefb-7e76855af917?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.016744 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.035728 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.025750 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.026407 10.0.0.19 - - [2026-03-23 01:48:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053416 10.0.0.19 - - [2026-03-23 01:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015094 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.017209 10.0.0.19 - - [2026-03-23 01:48:35] "GET /loadbalancer-pool/9cb0787a-d8b3-4340-aadb-e0009b1f53aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.040224 10.0.0.19 - - [2026-03-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.056627 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.013848 10.0.0.19 - - [2026-03-23 01:48:36] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037669 10.0.0.19 - - [2026-03-23 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018000 10.0.0.19 - - [2026-03-23 01:48:36] "GET /loadbalancer-member/6a044dcb-64f7-4165-951c-d29067fc3381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.016586 10.0.0.19 - - [2026-03-23 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026013 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.007625 10.0.0.19 - - [2026-03-23 01:48:36] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009037 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.19 - - [2026-03-23 01:48:36] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015747 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.059116 10.0.0.19 - - [2026-03-23 01:48:36] "POST /tags HTTP/1.1" 409 221 0.002157 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.19 - - [2026-03-23 01:48:36] "GET /tag/de262629-9552-494e-b806-e6a57936365f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009499 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 256 0.023654 10.0.0.19 - - [2026-03-23 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.031906 10.0.0.19 - - [2026-03-23 01:48:36] "POST /tags HTTP/1.1" 409 238 0.005573 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.029829 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006690 10.0.0.19 - - [2026-03-23 01:48:36] "GET /tag/653239c6-3a5e-44ff-bfd1-34a1944a5206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017365 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.006113 10.0.0.19 - - [2026-03-23 01:48:36] "POST /firewall-rules HTTP/1.1" 409 293 0.002053 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 256 0.021348 10.0.0.19 - - [2026-03-23 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.018689 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8 HTTP/1.1" 200 260 0.050448 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.19 - - [2026-03-23 01:48:36] "GET /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007571 10.0.0.19 - - [2026-03-23 01:48:36] "GET /firewall-policy/87a34b48-3043-4d93-944e-083243c4d9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006765 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.016820 10.0.0.19 - - [2026-03-23 01:48:36] "GET /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004191 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 256 0.010368 10.0.0.19 - - [2026-03-23 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.017329 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.014378 10.0.0.19 - - [2026-03-23 01:48:36] "POST /chown HTTP/1.1" 200 109 0.007296 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 256 0.017960 10.0.0.19 - - [2026-03-23 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.014297 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.008098 10.0.0.19 - - [2026-03-23 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008802 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.19 - - [2026-03-23 01:48:36] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004621 10.0.0.19 - - [2026-03-23 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.19 - - [2026-03-23 01:48:36] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.012437 10.0.0.19 - - [2026-03-23 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029772 10.0.0.19 - - [2026-03-23 01:48:36] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057653 10.0.0.19 - - [2026-03-23 01:48:37] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.011078 10.0.0.19 - - [2026-03-23 01:48:37] "POST /virtual-machines HTTP/1.1" 200 373 0.009053 10.0.0.19 - - [2026-03-23 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019346 10.0.0.19 - - [2026-03-23 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017918 10.0.0.19 - - [2026-03-23 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.005457 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.017192 10.0.0.19 - - [2026-03-23 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.023505 10.0.0.19 - - [2026-03-23 01:48:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146702 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.037756 10.0.0.19 - - [2026-03-23 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009286 10.0.0.19 - - [2026-03-23 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005667 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.011600 10.0.0.19 - - [2026-03-23 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.010800 10.0.0.19 - - [2026-03-23 01:48:37] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.009633 10.0.0.19 - - [2026-03-23 01:48:37] "POST /instance-ips HTTP/1.1" 200 413 0.033079 10.0.0.19 - - [2026-03-23 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007488 10.0.0.19 - - [2026-03-23 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035309 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007504 10.0.0.19 - - [2026-03-23 01:48:37] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.007272 10.0.0.19 - - [2026-03-23 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023171 10.0.0.19 - - [2026-03-23 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-03-23 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.028575 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008757 10.0.0.19 - - [2026-03-23 01:48:37] "GET /instance-ip/68d1d5b8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003095 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.006286 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.015406 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.014484 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006986 10.0.0.19 - - [2026-03-23 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003942 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.006164 10.0.0.19 - - [2026-03-23 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.018256 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008581 10.0.0.19 - - [2026-03-23 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.005045 10.0.0.19 - - [2026-03-23 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.005803 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.015663 10.0.0.19 - - [2026-03-23 01:48:37] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003679 10.0.0.19 - - [2026-03-23 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.007775 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.016832 10.0.0.19 - - [2026-03-23 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.006132 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.020781 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.021902 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.005983 10.0.0.19 - - [2026-03-23 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2026-03-23 01:48:37] "POST /chown HTTP/1.1" 200 109 0.005333 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.006264 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.011709 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.015803 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.006140 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.022720 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.011403 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005788 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005829 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.015701 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.015837 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005824 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.011797 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.015074 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.007144 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005387 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.019055 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.006318 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.014330 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.006051 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.038464 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.011351 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005817 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.013142 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005790 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.011762 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.015322 10.0.0.19 - - [2026-03-23 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2026-03-23 01:48:38] "POST /chown HTTP/1.1" 200 109 0.005353 10.0.0.19 - - [2026-03-23 01:48:39] "POST /chown HTTP/1.1" 200 109 0.017185 10.0.0.19 - - [2026-03-23 01:48:39] "POST /chown HTTP/1.1" 200 109 0.011009 10.0.0.19 - - [2026-03-23 01:48:39] "POST /chown HTTP/1.1" 200 109 0.005839 10.0.0.19 - - [2026-03-23 01:48:43] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004934 10.0.0.19 - - [2026-03-23 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.19 - - [2026-03-23 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-03-23 01:48:43] "GET /loadbalancer/865246ed-b004-493f-ae5e-612465331e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002165 10.0.0.19 - - [2026-03-23 01:48:43] "GET /loadbalancer-pool/e4021e2a-0f22-47f7-83ea-355a87195384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002428 10.0.0.19 - - [2026-03-23 01:48:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019423 10.0.0.19 - - [2026-03-23 01:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009006 10.0.0.19 - - [2026-03-23 01:48:43] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004204 10.0.0.19 - - [2026-03-23 01:48:43] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007954 10.0.0.19 - - [2026-03-23 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.010548 10.0.0.19 - - [2026-03-23 01:48:43] "GET /floating-ip/41abdf84-81a0-43dd-b201-de1e1490bc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010797 10.0.0.19 - - [2026-03-23 01:48:43] "POST /tags HTTP/1.1" 409 221 0.001845 10.0.0.19 - - [2026-03-23 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2026-03-23 01:48:43] "GET /tag/de262629-9552-494e-b806-e6a57936365f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009607 10.0.0.19 - - [2026-03-23 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.017505 10.0.0.19 - - [2026-03-23 01:48:43] "PUT /floating-ip/41abdf84-81a0-43dd-b201-de1e1490bc2a HTTP/1.1" 200 256 0.025816 10.0.0.19 - - [2026-03-23 01:48:44] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006468 10.0.0.19 - - [2026-03-23 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.19 - - [2026-03-23 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2026-03-23 01:48:44] "GET /loadbalancer/865246ed-b004-493f-ae5e-612465331e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003180 10.0.0.19 - - [2026-03-23 01:48:44] "GET /loadbalancer-pool/e4021e2a-0f22-47f7-83ea-355a87195384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002547 10.0.0.19 - - [2026-03-23 01:48:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015503 10.0.0.19 - - [2026-03-23 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012763 10.0.0.19 - - [2026-03-23 01:48:44] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004145 10.0.0.19 - - [2026-03-23 01:48:44] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005934 10.0.0.19 - - [2026-03-23 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.006309 10.0.0.19 - - [2026-03-23 01:48:44] "GET /floating-ip/41abdf84-81a0-43dd-b201-de1e1490bc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006828 10.0.0.19 - - [2026-03-23 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.015402 10.0.0.19 - - [2026-03-23 01:48:46] "GET /virtual-machine/ea1439bf-8bfd-4f91-94bd-451e57419859?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002834 10.0.0.19 - - [2026-03-23 01:48:46] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003989 10.0.0.19 - - [2026-03-23 01:48:47] "GET /virtual-machine/b815aa66-c7b6-4b1f-94dc-ece9f3b642f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002864 10.0.0.19 - - [2026-03-23 01:48:47] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004086 10.0.0.19 - - [2026-03-23 01:48:50] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004173 10.0.0.19 - - [2026-03-23 01:48:50] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.19 - - [2026-03-23 01:48:52] "GET /virtual-machine/ecb4dc0f-0866-4371-bfe1-2b94b3e96891?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002595 10.0.0.19 - - [2026-03-23 01:48:52] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003675 10.0.0.19 - - [2026-03-23 01:48:52] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003933 10.0.0.19 - - [2026-03-23 01:48:52] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.19 - - [2026-03-23 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.19 - - [2026-03-23 01:49:13] "POST /chown HTTP/1.1" 200 109 0.005907 10.0.0.19 - - [2026-03-23 01:49:13] "POST /chown HTTP/1.1" 200 109 0.008552 10.0.0.19 - - [2026-03-23 01:49:13] "POST /chown HTTP/1.1" 200 109 0.009731 10.0.0.19 - - [2026-03-23 01:49:13] "POST /chown HTTP/1.1" 200 109 0.015535 10.0.0.19 - - [2026-03-23 01:49:23] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006018 10.0.0.19 - - [2026-03-23 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.19 - - [2026-03-23 01:49:23] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003609 10.0.0.19 - - [2026-03-23 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.19 - - [2026-03-23 01:49:23] "GET /virtual-machine/ecb4dc0f-0866-4371-bfe1-2b94b3e96891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002536 10.0.0.19 - - [2026-03-23 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.007636 10.0.0.19 - - [2026-03-23 01:49:23] "GET /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008834 10.0.0.19 - - [2026-03-23 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.019750 10.0.0.19 - - [2026-03-23 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.027122 10.0.0.19 - - [2026-03-23 01:49:23] "DELETE /instance-ip/68d1d5b8-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.047175 10.0.0.19 - - [2026-03-23 01:49:23] "DELETE /virtual-machine-interface/68b20b84-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.033431 10.0.0.19 - - [2026-03-23 01:49:23] "DELETE /virtual-machine/ecb4dc0f-0866-4371-bfe1-2b94b3e96891 HTTP/1.1" 200 115 0.024958 10.0.0.19 - - [2026-03-23 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-03-23 01:49:27] "GET /tag/653239c6-3a5e-44ff-bfd1-34a1944a5206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010137 10.0.0.19 - - [2026-03-23 01:49:27] "GET /tag/653239c6-3a5e-44ff-bfd1-34a1944a5206?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010907 10.0.0.19 - - [2026-03-23 01:49:27] "GET /virtual-machine-interface/a916b241-1cc1-4f9c-9595-c12264af9bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003804 10.0.0.19 - - [2026-03-23 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.013330 10.0.0.19 - - [2026-03-23 01:49:27] "GET /virtual-machine-interface/c2995f60-e7b8-4b49-8ff6-d06a58668928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005408 10.0.0.19 - - [2026-03-23 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.012815 10.0.0.19 - - [2026-03-23 01:49:27] "GET /virtual-machine-interface/e9370207-7ba8-454b-9b32-97fc18f55e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004050 10.0.0.19 - - [2026-03-23 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.014251 10.0.0.19 - - [2026-03-23 01:49:27] "GET /firewall-policy/87a34b48-3043-4d93-944e-083243c4d9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005861 10.0.0.19 - - [2026-03-23 01:49:27] "GET /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002898 10.0.0.19 - - [2026-03-23 01:49:27] "POST /ref-update HTTP/1.1" 200 156 0.011034 10.0.0.19 - - [2026-03-23 01:49:27] "DELETE /firewall-rule/331103fb-69f6-4408-bdcc-ff0ba17841e8 HTTP/1.1" 200 115 0.034778 10.0.0.19 - - [2026-03-23 01:49:27] "DELETE /loadbalancer-member/6a044dcb-64f7-4165-951c-d29067fc3381 HTTP/1.1" 200 115 0.021478 10.0.0.19 - - [2026-03-23 01:49:27] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.012041 10.0.0.19 - - [2026-03-23 01:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022538 10.0.0.19 - - [2026-03-23 01:49:27] "DELETE /loadbalancer-pool/9cb0787a-d8b3-4340-aadb-e0009b1f53aa HTTP/1.1" 200 115 0.068345 10.0.0.19 - - [2026-03-23 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.19 - - [2026-03-23 01:49:27] "POST /chown HTTP/1.1" 200 109 0.011639 10.0.0.19 - - [2026-03-23 01:49:27] "DELETE /loadbalancer-listener/3ac30f1f-a02d-40c4-aefb-7e76855af917 HTTP/1.1" 200 115 0.042653 10.0.0.19 - - [2026-03-23 01:49:27] "GET /floating-ip/9d8076ed-a1a9-4f79-848f-99548fe9c1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002732 10.0.0.19 - - [2026-03-23 01:49:27] "POST /chown HTTP/1.1" 200 109 0.018102 10.0.0.19 - - [2026-03-23 01:49:27] "POST /chown HTTP/1.1" 200 109 0.008122 10.0.0.19 - - [2026-03-23 01:49:27] "POST /chown HTTP/1.1" 200 109 0.036004 10.0.0.19 - - [2026-03-23 01:49:27] "PUT /floating-ip/9d8076ed-a1a9-4f79-848f-99548fe9c1a2 HTTP/1.1" 200 256 0.044410 10.0.0.19 - - [2026-03-23 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.19 - - [2026-03-23 01:49:28] "POST /chown HTTP/1.1" 200 109 0.017104 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /floating-ip/9d8076ed-a1a9-4f79-848f-99548fe9c1a2 HTTP/1.1" 200 115 0.072641 10.0.0.19 - - [2026-03-23 01:49:28] "POST /chown HTTP/1.1" 200 109 0.014761 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /loadbalancer/766f4a50-0df0-415a-b07e-d76334c4ad8e HTTP/1.1" 200 115 0.043383 10.0.0.19 - - [2026-03-23 01:49:28] "POST /chown HTTP/1.1" 200 109 0.007491 10.0.0.19 - - [2026-03-23 01:49:28] "POST /chown HTTP/1.1" 200 109 0.027186 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /instance-ip/fab01135-7f0f-4b33-ab98-81ce0530ac6d HTTP/1.1" 200 115 0.080542 10.0.0.19 - - [2026-03-23 01:49:28] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.025855 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /virtual-machine-interface/c2995f60-e7b8-4b49-8ff6-d06a58668928 HTTP/1.1" 200 115 0.052662 10.0.0.19 - - [2026-03-23 01:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011050 10.0.0.19 - - [2026-03-23 01:49:28] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.009187 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /tag/653239c6-3a5e-44ff-bfd1-34a1944a5206 HTTP/1.1" 200 115 0.084038 10.0.0.19 - - [2026-03-23 01:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023970 10.0.0.19 - - [2026-03-23 01:49:28] "PUT /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 266 0.007635 10.0.0.19 - - [2026-03-23 01:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.005999 10.0.0.19 - - [2026-03-23 01:49:28] "GET /floating-ip-pool/11bebfe7-cc44-4998-9422-c5f65ba9f461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001997 10.0.0.19 - - [2026-03-23 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.015547 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /service-instance/fb69dcac-8000-4efd-a122-f0d1acdf3e45 HTTP/1.1" 200 115 0.059527 10.0.0.19 - - [2026-03-23 01:49:28] "GET /virtual-machine-interface/e9370207-7ba8-454b-9b32-97fc18f55e1e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.003799 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /floating-ip-pool/11bebfe7-cc44-4998-9422-c5f65ba9f461 HTTP/1.1" 200 115 0.048579 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /virtual-machine-interface/e9370207-7ba8-454b-9b32-97fc18f55e1e HTTP/1.1" 200 115 0.067774 10.0.0.19 - - [2026-03-23 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.013922 10.0.0.19 - - [2026-03-23 01:49:28] "POST /useragent-kv HTTP/1.1" 200 115 0.015139 10.0.0.19 - - [2026-03-23 01:49:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003746 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /virtual-network/67723f0f-c4bb-46cd-b90a-f0bc3e056e4d HTTP/1.1" 200 115 0.124755 10.0.0.19 - - [2026-03-23 01:49:28] "GET /routing-instance/06c6ea88-b699-4542-a7c4-2ad7def95451 HTTP/1.1" 404 171 0.001905 10.0.0.19 - - [2026-03-23 01:49:28] "GET /domains HTTP/1.1" 200 280 0.002343 10.0.0.19 - - [2026-03-23 01:49:28] "GET /domain/d67a70bb-a4ba-4ef2-a755-d7170355c34f HTTP/1.1" 200 3087 0.005283 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /virtual-machine/e2c4e216-7812-40cf-ab10-af64c661954d HTTP/1.1" 200 115 0.049923 10.0.0.19 - - [2026-03-23 01:49:28] "GET /virtual-machine-interface/a916b241-1cc1-4f9c-9595-c12264af9bec?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007796 10.0.0.19 - - [2026-03-23 01:49:28] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f HTTP/1.1" 200 6873 0.052856 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /virtual-machine-interface/a916b241-1cc1-4f9c-9595-c12264af9bec HTTP/1.1" 200 115 0.084471 10.0.0.19 - - [2026-03-23 01:49:28] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008116 10.0.0.19 - - [2026-03-23 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.19 - - [2026-03-23 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /virtual-machine/b9c45b68-58ee-4c7c-bede-370c16ced482 HTTP/1.1" 200 115 0.042878 10.0.0.19 - - [2026-03-23 01:49:28] "GET /loadbalancer/865246ed-b004-493f-ae5e-612465331e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010459 10.0.0.19 - - [2026-03-23 01:49:28] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004107 10.0.0.19 - - [2026-03-23 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.019118 10.0.0.19 - - [2026-03-23 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.19 - - [2026-03-23 01:49:28] "DELETE /loadbalancer-member/f3e6a60f-fcb6-4599-8887-2a3a828d8cfe HTTP/1.1" 200 115 0.053152 10.0.0.19 - - [2026-03-23 01:49:29] "DELETE /route-target/f8039e45-54ce-4ad9-be39-1e81758c7596 HTTP/1.1" 200 115 0.025606 10.0.0.19 - - [2026-03-23 01:49:29] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005598 10.0.0.19 - - [2026-03-23 01:49:29] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.19 - - [2026-03-23 01:49:29] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004245 10.0.0.19 - - [2026-03-23 01:49:29] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.19 - - [2026-03-23 01:49:29] "GET /virtual-machine/b815aa66-c7b6-4b1f-94dc-ece9f3b642f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006742 10.0.0.19 - - [2026-03-23 01:49:29] "POST /ref-update HTTP/1.1" 200 156 0.008797 10.0.0.19 - - [2026-03-23 01:49:29] "GET /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008058 10.0.0.19 - - [2026-03-23 01:49:29] "POST /set-tag HTTP/1.1" 200 109 0.013297 10.0.0.19 - - [2026-03-23 01:49:29] "POST /set-tag HTTP/1.1" 200 109 0.012605 10.0.0.19 - - [2026-03-23 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.019641 10.0.0.19 - - [2026-03-23 01:49:30] "DELETE /instance-ip/64696c2a-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.041331 10.0.0.19 - - [2026-03-23 01:49:30] "POST /ref-update HTTP/1.1" 200 156 0.009377 10.0.0.19 - - [2026-03-23 01:49:30] "DELETE /virtual-machine-interface/64517c8c-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.050135 10.0.0.19 - - [2026-03-23 01:49:30] "DELETE /virtual-machine/b815aa66-c7b6-4b1f-94dc-ece9f3b642f3 HTTP/1.1" 200 115 0.020223 10.0.0.19 - - [2026-03-23 01:49:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002878 10.0.0.19 - - [2026-03-23 01:49:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002201 10.0.0.19 - - [2026-03-23 01:49:33] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007090 10.0.0.19 - - [2026-03-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.003705 10.0.0.19 - - [2026-03-23 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-03-23 01:49:33] "GET /loadbalancer/865246ed-b004-493f-ae5e-612465331e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002050 10.0.0.19 - - [2026-03-23 01:49:34] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005623 10.0.0.19 - - [2026-03-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.19 - - [2026-03-23 01:49:34] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003852 10.0.0.19 - - [2026-03-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.19 - - [2026-03-23 01:49:34] "GET /virtual-machine/ea1439bf-8bfd-4f91-94bd-451e57419859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003379 10.0.0.19 - - [2026-03-23 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.011349 10.0.0.19 - - [2026-03-23 01:49:34] "GET /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003997 10.0.0.19 - - [2026-03-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.015206 10.0.0.19 - - [2026-03-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.038845 10.0.0.19 - - [2026-03-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.013562 10.0.0.19 - - [2026-03-23 01:49:34] "DELETE /instance-ip/6401845c-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.058463 10.0.0.19 - - [2026-03-23 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.018304 10.0.0.19 - - [2026-03-23 01:49:34] "DELETE /virtual-machine-interface/63e8d15a-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.036943 10.0.0.19 - - [2026-03-23 01:49:34] "DELETE /virtual-machine/ea1439bf-8bfd-4f91-94bd-451e57419859 HTTP/1.1" 200 115 0.023359 10.0.0.19 - - [2026-03-23 01:49:35] "DELETE /tag/d8900576-1a9e-4d2e-9365-c780adb30c20 HTTP/1.1" 200 115 0.077873 10.0.0.19 - - [2026-03-23 01:49:35] "DELETE /tag/af998ab7-5343-4846-8aa9-4cc2f5089e59 HTTP/1.1" 200 115 0.050904 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-03-23 01:49:39] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029587 10.0.0.19 - - [2026-03-23 01:49:39] "POST /tags HTTP/1.1" 200 393 0.032580 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014996 10.0.0.19 - - [2026-03-23 01:49:39] "GET /tag/3d5d2ab4-8729-43f5-b701-e950b7ca0c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014311 10.0.0.19 - - [2026-03-23 01:49:39] "POST /tags HTTP/1.1" 200 341 0.020810 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2026-03-23 01:49:39] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011066 10.0.0.19 - - [2026-03-23 01:49:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000529 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.006351 10.0.0.19 - - [2026-03-23 01:49:39] "POST /security-groups HTTP/1.1" 200 589 0.060700 10.0.0.19 - - [2026-03-23 01:49:39] "POST /projects HTTP/1.1" 200 519 0.185207 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.001876 10.0.0.19 - - [2026-03-23 01:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014183 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.19 - - [2026-03-23 01:49:39] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018736 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-03-23 01:49:39] "POST /access-control-lists HTTP/1.1" 200 598 0.078676 10.0.0.19 - - [2026-03-23 01:49:39] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.018702 10.0.0.19 - - [2026-03-23 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.011457 10.0.0.19 - - [2026-03-23 01:49:39] "POST /access-control-lists HTTP/1.1" 200 596 0.064087 10.0.0.19 - - [2026-03-23 01:49:39] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.109889 10.0.0.19 - - [2026-03-23 01:49:39] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.054071 10.0.0.19 - - [2026-03-23 01:49:40] "POST /security-groups HTTP/1.1" 200 591 0.062889 10.0.0.19 - - [2026-03-23 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.003675 10.0.0.19 - - [2026-03-23 01:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.071800 10.0.0.19 - - [2026-03-23 01:49:40] "POST /access-control-lists HTTP/1.1" 200 632 0.095281 10.0.0.19 - - [2026-03-23 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.026799 10.0.0.19 - - [2026-03-23 01:49:40] "POST /chown HTTP/1.1" 200 109 0.045266 10.0.0.19 - - [2026-03-23 01:49:40] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009404 10.0.0.19 - - [2026-03-23 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-03-23 01:49:40] "POST /access-control-lists HTTP/1.1" 200 630 0.074838 10.0.0.19 - - [2026-03-23 01:49:40] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004426 10.0.0.19 - - [2026-03-23 01:49:40] "POST /tags HTTP/1.1" 409 226 0.006603 10.0.0.19 - - [2026-03-23 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-03-23 01:49:40] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010168 10.0.0.19 - - [2026-03-23 01:49:40] "POST /firewall-rules HTTP/1.1" 200 600 0.061377 10.0.0.19 - - [2026-03-23 01:49:40] "GET /firewall-rule/42a067ad-473e-4b1c-b130-67f75ce86ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.025025 10.0.0.19 - - [2026-03-23 01:49:40] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004148 10.0.0.19 - - [2026-03-23 01:49:40] "GET /firewall-rule/42a067ad-473e-4b1c-b130-67f75ce86ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002077 10.0.0.19 - - [2026-03-23 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.049843 10.0.0.19 - - [2026-03-23 01:49:40] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016626 10.0.0.19 - - [2026-03-23 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-03-23 01:49:40] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002922 10.0.0.19 - - [2026-03-23 01:49:40] "POST /tags HTTP/1.1" 409 226 0.006098 10.0.0.19 - - [2026-03-23 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2026-03-23 01:49:40] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013672 10.0.0.19 - - [2026-03-23 01:49:40] "POST /firewall-rules HTTP/1.1" 200 598 0.063513 10.0.0.19 - - [2026-03-23 01:49:40] "GET /firewall-rule/c2f230cf-b1fe-4ab8-9caa-132acf707178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003865 10.0.0.19 - - [2026-03-23 01:49:40] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003176 10.0.0.19 - - [2026-03-23 01:49:40] "GET /firewall-rule/c2f230cf-b1fe-4ab8-9caa-132acf707178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002064 10.0.0.19 - - [2026-03-23 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.052678 10.0.0.19 - - [2026-03-23 01:49:42] "POST /tags HTTP/1.1" 200 393 0.021197 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.19 - - [2026-03-23 01:49:42] "GET /tag/6193f41d-8a43-4840-ab47-eb0722838c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014077 10.0.0.19 - - [2026-03-23 01:49:42] "POST /tags HTTP/1.1" 200 341 0.016427 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018089 10.0.0.19 - - [2026-03-23 01:49:42] "GET /tag/854f34ed-173c-4110-ad38-0c7be7fcea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011591 10.0.0.19 - - [2026-03-23 01:49:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000784 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.001525 10.0.0.19 - - [2026-03-23 01:49:42] "POST /security-groups HTTP/1.1" 200 589 0.061976 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.001900 10.0.0.19 - - [2026-03-23 01:49:42] "POST /projects HTTP/1.1" 200 519 0.202447 10.0.0.19 - - [2026-03-23 01:49:42] "POST /access-control-lists HTTP/1.1" 200 598 0.057608 10.0.0.19 - - [2026-03-23 01:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.053634 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.001550 10.0.0.19 - - [2026-03-23 01:49:42] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.033874 10.0.0.19 - - [2026-03-23 01:49:42] "POST /access-control-lists HTTP/1.1" 200 596 0.064155 10.0.0.19 - - [2026-03-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008603 10.0.0.19 - - [2026-03-23 01:49:42] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004081 10.0.0.19 - - [2026-03-23 01:49:42] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.051100 10.0.0.19 - - [2026-03-23 01:49:43] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.052583 10.0.0.19 - - [2026-03-23 01:49:43] "POST /security-groups HTTP/1.1" 200 591 0.066101 10.0.0.19 - - [2026-03-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.001684 10.0.0.19 - - [2026-03-23 01:49:43] "POST /access-control-lists HTTP/1.1" 200 632 0.060126 10.0.0.19 - - [2026-03-23 01:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.066832 10.0.0.19 - - [2026-03-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.021898 10.0.0.19 - - [2026-03-23 01:49:43] "POST /chown HTTP/1.1" 200 109 0.028249 10.0.0.19 - - [2026-03-23 01:49:43] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013547 10.0.0.19 - - [2026-03-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2026-03-23 01:49:43] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004530 10.0.0.19 - - [2026-03-23 01:49:43] "POST /access-control-lists HTTP/1.1" 200 630 0.086879 10.0.0.19 - - [2026-03-23 01:49:43] "POST /tags HTTP/1.1" 409 226 0.009452 10.0.0.19 - - [2026-03-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2026-03-23 01:49:43] "GET /tag/854f34ed-173c-4110-ad38-0c7be7fcea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010004 10.0.0.19 - - [2026-03-23 01:49:43] "POST /firewall-rules HTTP/1.1" 200 600 0.064460 10.0.0.19 - - [2026-03-23 01:49:43] "GET /firewall-rule/860ca363-6b19-4899-a5c1-033f4739e281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.011117 10.0.0.19 - - [2026-03-23 01:49:43] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004083 10.0.0.19 - - [2026-03-23 01:49:43] "GET /firewall-rule/860ca363-6b19-4899-a5c1-033f4739e281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002642 10.0.0.19 - - [2026-03-23 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.049868 10.0.0.19 - - [2026-03-23 01:49:43] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002460 10.0.0.19 - - [2026-03-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-03-23 01:49:43] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002231 10.0.0.19 - - [2026-03-23 01:49:43] "POST /tags HTTP/1.1" 409 226 0.001779 10.0.0.19 - - [2026-03-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2026-03-23 01:49:43] "GET /tag/854f34ed-173c-4110-ad38-0c7be7fcea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009534 10.0.0.19 - - [2026-03-23 01:49:43] "POST /firewall-rules HTTP/1.1" 200 598 0.078703 10.0.0.19 - - [2026-03-23 01:49:43] "GET /firewall-rule/82e175a3-96b5-449a-b547-705bc06123ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015918 10.0.0.19 - - [2026-03-23 01:49:43] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004456 10.0.0.19 - - [2026-03-23 01:49:43] "GET /firewall-rule/82e175a3-96b5-449a-b547-705bc06123ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003039 10.0.0.19 - - [2026-03-23 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.049107 10.0.0.19 - - [2026-03-23 01:49:45] "POST /tags HTTP/1.1" 200 345 0.081932 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.19 - - [2026-03-23 01:49:45] "GET /tag/d33c216a-8247-4852-b015-e706af5114a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015511 10.0.0.19 - - [2026-03-23 01:49:45] "POST /projects HTTP/1.1" 409 238 0.002036 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2026-03-23 01:49:45] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029854 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.19 - - [2026-03-23 01:49:45] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003541 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-03-23 01:49:45] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004307 10.0.0.19 - - [2026-03-23 01:49:45] "POST /security-groups HTTP/1.1" 409 285 0.002073 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.19 - - [2026-03-23 01:49:45] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034126 10.0.0.19 - - [2026-03-23 01:49:45] "PUT /security-group/ba9b0cfd-5a62-4739-ae47-cfb6cf5b0c4d HTTP/1.1" 200 262 0.081040 10.0.0.19 - - [2026-03-23 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020504 10.0.0.19 - - [2026-03-23 01:49:45] "POST /tags HTTP/1.1" 409 228 0.010711 10.0.0.19 - - [2026-03-23 01:49:45] "PUT /access-control-list/1a480327-fc89-4e1a-88d3-98eb95c43d2f HTTP/1.1" 200 272 0.037124 10.0.0.19 - - [2026-03-23 01:49:45] "PUT /access-control-list/a3083cae-da6e-40a9-9e21-73161e6c905b HTTP/1.1" 200 272 0.017275 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-03-23 01:49:45] "GET /tag/d33c216a-8247-4852-b015-e706af5114a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011964 10.0.0.19 - - [2026-03-23 01:49:45] "POST /tags HTTP/1.1" 200 345 0.025741 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-03-23 01:49:45] "GET /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012305 10.0.0.19 - - [2026-03-23 01:49:45] "POST /projects HTTP/1.1" 409 238 0.004974 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-03-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-03-23 01:49:46] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028018 10.0.0.19 - - [2026-03-23 01:49:46] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058290 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2026-03-23 01:49:46] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004525 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2026-03-23 01:49:46] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004011 10.0.0.19 - - [2026-03-23 01:49:46] "POST /security-groups HTTP/1.1" 409 285 0.002183 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2026-03-23 01:49:46] "PUT /security-group/67d8631d-f745-49b4-b7e8-1867a5d23f3a HTTP/1.1" 200 262 0.054991 10.0.0.19 - - [2026-03-23 01:49:46] "PUT /access-control-list/8f12c8ff-c209-44a5-854a-dc2d723eb9bc HTTP/1.1" 200 272 0.013992 10.0.0.19 - - [2026-03-23 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021987 10.0.0.19 - - [2026-03-23 01:49:46] "POST /tags HTTP/1.1" 409 228 0.012070 10.0.0.19 - - [2026-03-23 01:49:46] "PUT /access-control-list/1e9df441-488c-4b54-b33a-8e52bf5860e7 HTTP/1.1" 200 272 0.031226 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2026-03-23 01:49:46] "GET /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010223 10.0.0.19 - - [2026-03-23 01:49:46] "POST /tags HTTP/1.1" 200 291 0.055847 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.19 - - [2026-03-23 01:49:46] "GET /tag/872725cb-7e13-4787-b763-f29b6b0b4352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.019846 10.0.0.19 - - [2026-03-23 01:49:46] "POST /tags HTTP/1.1" 200 303 0.049760 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2026-03-23 01:49:46] "GET /tag/8b5a4bd8-3a0c-4f55-bd12-c6c0b9a4206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011360 10.0.0.19 - - [2026-03-23 01:49:46] "POST /tags HTTP/1.1" 409 252 0.001493 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.19 - - [2026-03-23 01:49:46] "GET /tag/3d5d2ab4-8729-43f5-b701-e950b7ca0c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016433 10.0.0.19 - - [2026-03-23 01:49:46] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2026-03-23 01:49:46] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010295 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-03-23 01:49:46] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003689 10.0.0.19 - - [2026-03-23 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.19 - - [2026-03-23 01:49:46] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031236 10.0.0.19 - - [2026-03-23 01:49:46] "POST /virtual-machines HTTP/1.1" 200 395 0.007229 10.0.0.19 - - [2026-03-23 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007767 10.0.0.19 - - [2026-03-23 01:49:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135532 10.0.0.19 - - [2026-03-23 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024573 10.0.0.19 - - [2026-03-23 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004882 10.0.0.19 - - [2026-03-23 01:49:47] "POST /instance-ips HTTP/1.1" 200 397 0.021271 10.0.0.19 - - [2026-03-23 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033956 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011501 10.0.0.19 - - [2026-03-23 01:49:47] "POST /set-tag HTTP/1.1" 200 109 0.063118 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005729 10.0.0.19 - - [2026-03-23 01:49:47] "GET /instance-ip/926c37d8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007481 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003942 10.0.0.19 - - [2026-03-23 01:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003934 10.0.0.19 - - [2026-03-23 01:49:47] "POST /ref-update HTTP/1.1" 200 156 0.006363 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003964 10.0.0.19 - - [2026-03-23 01:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.19 - - [2026-03-23 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003921 10.0.0.19 - - [2026-03-23 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2026-03-23 01:49:47] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028959 10.0.0.19 - - [2026-03-23 01:49:47] "POST /virtual-machines HTTP/1.1" 200 395 0.007301 10.0.0.19 - - [2026-03-23 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014340 10.0.0.19 - - [2026-03-23 01:49:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089390 10.0.0.19 - - [2026-03-23 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007806 10.0.0.19 - - [2026-03-23 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004210 10.0.0.19 - - [2026-03-23 01:49:47] "POST /instance-ips HTTP/1.1" 200 397 0.017854 10.0.0.19 - - [2026-03-23 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019678 10.0.0.19 - - [2026-03-23 01:49:47] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003477 10.0.0.19 - - [2026-03-23 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.066421 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013522 10.0.0.19 - - [2026-03-23 01:49:48] "GET /instance-ip/92da745a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002473 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004291 10.0.0.19 - - [2026-03-23 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.002934 10.0.0.19 - - [2026-03-23 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.007042 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009224 10.0.0.19 - - [2026-03-23 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.19 - - [2026-03-23 01:49:48] "POST /tags HTTP/1.1" 200 291 0.015949 10.0.0.19 - - [2026-03-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.19 - - [2026-03-23 01:49:48] "GET /tag/c7874896-de02-4616-ac04-f62195e09c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011421 10.0.0.19 - - [2026-03-23 01:49:48] "POST /tags HTTP/1.1" 409 252 0.001652 10.0.0.19 - - [2026-03-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.19 - - [2026-03-23 01:49:48] "GET /tag/6193f41d-8a43-4840-ab47-eb0722838c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010351 10.0.0.19 - - [2026-03-23 01:49:48] "POST /tags HTTP/1.1" 409 226 0.003489 10.0.0.19 - - [2026-03-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2026-03-23 01:49:48] "GET /tag/854f34ed-173c-4110-ad38-0c7be7fcea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010122 10.0.0.19 - - [2026-03-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004575 10.0.0.19 - - [2026-03-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2026-03-23 01:49:48] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045135 10.0.0.19 - - [2026-03-23 01:49:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008868 10.0.0.19 - - [2026-03-23 01:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010319 10.0.0.19 - - [2026-03-23 01:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098428 10.0.0.19 - - [2026-03-23 01:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025347 10.0.0.19 - - [2026-03-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012012 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005171 10.0.0.19 - - [2026-03-23 01:49:48] "POST /instance-ips HTTP/1.1" 200 397 0.022481 10.0.0.19 - - [2026-03-23 01:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036474 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010473 10.0.0.19 - - [2026-03-23 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.072204 10.0.0.19 - - [2026-03-23 01:49:48] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015568 10.0.0.19 - - [2026-03-23 01:49:49] "GET /instance-ip/9367a078-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004309 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004998 10.0.0.19 - - [2026-03-23 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004665 10.0.0.19 - - [2026-03-23 01:49:49] "POST /ref-update HTTP/1.1" 200 156 0.011620 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025352 10.0.0.19 - - [2026-03-23 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.19 - - [2026-03-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003861 10.0.0.19 - - [2026-03-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2026-03-23 01:49:49] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035301 10.0.0.19 - - [2026-03-23 01:49:49] "POST /virtual-machines HTTP/1.1" 200 395 0.007329 10.0.0.19 - - [2026-03-23 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008903 10.0.0.19 - - [2026-03-23 01:49:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097290 10.0.0.19 - - [2026-03-23 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008316 10.0.0.19 - - [2026-03-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006534 10.0.0.19 - - [2026-03-23 01:49:49] "POST /instance-ips HTTP/1.1" 200 397 0.018945 10.0.0.19 - - [2026-03-23 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017334 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010085 10.0.0.19 - - [2026-03-23 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.071541 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022136 10.0.0.19 - - [2026-03-23 01:49:49] "GET /instance-ip/93e1a5f8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007473 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004571 10.0.0.19 - - [2026-03-23 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004378 10.0.0.19 - - [2026-03-23 01:49:49] "POST /ref-update HTTP/1.1" 200 156 0.008354 10.0.0.19 - - [2026-03-23 01:49:49] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013618 10.0.0.19 - - [2026-03-23 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2026-03-23 01:49:50] "POST /tags HTTP/1.1" 200 299 0.020874 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.19 - - [2026-03-23 01:49:50] "GET /tag/2160afe3-71ff-4e6c-8a0e-ac0a9153a390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012394 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2026-03-23 01:49:50] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003498 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.19 - - [2026-03-23 01:49:50] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028243 10.0.0.19 - - [2026-03-23 01:49:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008833 10.0.0.19 - - [2026-03-23 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022497 10.0.0.19 - - [2026-03-23 01:49:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096133 10.0.0.19 - - [2026-03-23 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010065 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009591 10.0.0.19 - - [2026-03-23 01:49:50] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007693 10.0.0.19 - - [2026-03-23 01:49:50] "POST /instance-ips HTTP/1.1" 200 397 0.022807 10.0.0.19 - - [2026-03-23 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034548 10.0.0.19 - - [2026-03-23 01:49:50] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015447 10.0.0.19 - - [2026-03-23 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.018446 10.0.0.19 - - [2026-03-23 01:49:50] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015663 10.0.0.19 - - [2026-03-23 01:49:50] "GET /instance-ip/94635daa-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005967 10.0.0.19 - - [2026-03-23 01:49:50] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004426 10.0.0.19 - - [2026-03-23 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.19 - - [2026-03-23 01:49:50] "POST /tags HTTP/1.1" 200 299 0.019468 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.19 - - [2026-03-23 01:49:50] "GET /tag/0d4a663f-d0fe-446e-8288-07daeaea37d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.011266 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-03-23 01:49:50] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004260 10.0.0.19 - - [2026-03-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2026-03-23 01:49:50] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043053 10.0.0.19 - - [2026-03-23 01:49:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008407 10.0.0.19 - - [2026-03-23 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009426 10.0.0.19 - - [2026-03-23 01:49:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102298 10.0.0.19 - - [2026-03-23 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009443 10.0.0.19 - - [2026-03-23 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011238 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005576 10.0.0.19 - - [2026-03-23 01:49:51] "POST /instance-ips HTTP/1.1" 200 397 0.020249 10.0.0.19 - - [2026-03-23 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024085 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009908 10.0.0.19 - - [2026-03-23 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.019125 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020432 10.0.0.19 - - [2026-03-23 01:49:51] "GET /instance-ip/94d11e62-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003336 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004958 10.0.0.19 - - [2026-03-23 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.19 - - [2026-03-23 01:49:51] "POST /tags HTTP/1.1" 200 299 0.019822 10.0.0.19 - - [2026-03-23 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-03-23 01:49:51] "GET /tag/a88cfef7-5ff4-419b-927e-9593393a1c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010486 10.0.0.19 - - [2026-03-23 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004572 10.0.0.19 - - [2026-03-23 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2026-03-23 01:49:51] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027387 10.0.0.19 - - [2026-03-23 01:49:51] "POST /virtual-machines HTTP/1.1" 200 395 0.007622 10.0.0.19 - - [2026-03-23 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008556 10.0.0.19 - - [2026-03-23 01:49:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105119 10.0.0.19 - - [2026-03-23 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013527 10.0.0.19 - - [2026-03-23 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011595 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004679 10.0.0.19 - - [2026-03-23 01:49:51] "POST /instance-ips HTTP/1.1" 200 397 0.018940 10.0.0.19 - - [2026-03-23 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015707 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008839 10.0.0.19 - - [2026-03-23 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.026748 10.0.0.19 - - [2026-03-23 01:49:51] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009170 10.0.0.19 - - [2026-03-23 01:49:51] "GET /instance-ip/953816a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002908 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004448 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.19 - - [2026-03-23 01:49:52] "POST /tags HTTP/1.1" 200 299 0.019827 10.0.0.19 - - [2026-03-23 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.19 - - [2026-03-23 01:49:52] "GET /tag/8ab78a7a-a77c-4bef-bc70-500f0b986893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013207 10.0.0.19 - - [2026-03-23 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003502 10.0.0.19 - - [2026-03-23 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2026-03-23 01:49:52] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031101 10.0.0.19 - - [2026-03-23 01:49:52] "POST /virtual-machines HTTP/1.1" 200 395 0.009566 10.0.0.19 - - [2026-03-23 01:49:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007961 10.0.0.19 - - [2026-03-23 01:49:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103734 10.0.0.19 - - [2026-03-23 01:49:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008791 10.0.0.19 - - [2026-03-23 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008356 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010069 10.0.0.19 - - [2026-03-23 01:49:52] "POST /instance-ips HTTP/1.1" 200 397 0.016298 10.0.0.19 - - [2026-03-23 01:49:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022403 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008948 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.019021 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012537 10.0.0.19 - - [2026-03-23 01:49:52] "GET /instance-ip/959dba08-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002387 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006216 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.003384 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004692 10.0.0.19 - - [2026-03-23 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.013123 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010443 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003984 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003276 10.0.0.19 - - [2026-03-23 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.006266 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004008 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004961 10.0.0.19 - - [2026-03-23 01:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.19 - - [2026-03-23 01:49:52] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003624 10.0.0.19 - - [2026-03-23 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.007967 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004239 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003308 10.0.0.19 - - [2026-03-23 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.009937 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003926 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004295 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005328 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005626 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004963 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004712 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003583 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2026-03-23 01:49:53] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013400 10.0.0.19 - - [2026-03-23 01:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.19 - - [2026-03-23 01:49:57] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006380 10.0.0.19 - - [2026-03-23 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.19 - - [2026-03-23 01:49:57] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003576 10.0.0.19 - - [2026-03-23 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.19 - - [2026-03-23 01:49:58] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009664 10.0.0.19 - - [2026-03-23 01:49:58] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.19 - - [2026-03-23 01:49:58] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003960 10.0.0.19 - - [2026-03-23 01:49:58] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.19 - - [2026-03-23 01:49:58] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004605 10.0.0.19 - - [2026-03-23 01:49:58] "POST /set-tag HTTP/1.1" 200 109 0.007833 10.0.0.19 - - [2026-03-23 01:49:59] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004154 10.0.0.19 - - [2026-03-23 01:49:59] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine/27ec5a2a-0c71-4a81-ad4a-aebefaa48aa0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002728 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003501 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine/c3ed54b3-de44-4813-8355-a79360f6dbfb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002817 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003481 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine/39a63e66-d151-4889-88c2-b03f168e0cda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002727 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003373 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine/c7027ea1-ee83-4e5e-9864-952c23a9fc27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002923 10.0.0.19 - - [2026-03-23 01:50:01] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005009 10.0.0.19 - - [2026-03-23 01:50:02] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004078 10.0.0.19 - - [2026-03-23 01:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine/b65e0103-52d1-4c0d-91c5-7e8546c0dbde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002912 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003805 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine/235a148d-5cd5-4163-81d1-0e9dac53e674?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003992 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004302 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine/eb07963c-0bdb-4268-a517-2955346abdc3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002937 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004050 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine/0c78e937-cfaa-449d-b73d-422c1c32c73e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002855 10.0.0.19 - - [2026-03-23 01:50:06] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004454 10.0.0.19 - - [2026-03-23 01:50:07] "GET /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002382 10.0.0.19 - - [2026-03-23 01:50:07] "POST /tags HTTP/1.1" 200 333 0.022958 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008023 10.0.0.19 - - [2026-03-23 01:50:07] "GET /tag/ba5b51fa-3332-4880-a6a9-0438846ed197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019510 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2026-03-23 01:50:07] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054286 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.19 - - [2026-03-23 01:50:07] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004111 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.19 - - [2026-03-23 01:50:07] "GET /service-appliance-set/46ee4818-f595-4224-a967-a21a6a9fdb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004140 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.001854 10.0.0.19 - - [2026-03-23 01:50:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.117253 10.0.0.19 - - [2026-03-23 01:50:07] "GET /virtual-machine-interface/3e94b182-9b4e-4677-925e-645399784ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.013812 10.0.0.19 - - [2026-03-23 01:50:07] "POST /instance-ips HTTP/1.1" 200 409 0.022226 10.0.0.19 - - [2026-03-23 01:50:07] "GET /instance-ip/bf1e82bc-eb44-4c43-a698-bce2bfa808e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006276 10.0.0.19 - - [2026-03-23 01:50:07] "POST /loadbalancers HTTP/1.1" 200 629 0.065228 10.0.0.19 - - [2026-03-23 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.057749 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022241 10.0.0.19 - - [2026-03-23 01:50:07] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.077048 10.0.0.19 - - [2026-03-23 01:50:07] "GET /instance-ip/bf1e82bc-eb44-4c43-a698-bce2bfa808e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005109 10.0.0.19 - - [2026-03-23 01:50:07] "POST /floating-ips HTTP/1.1" 200 597 0.035830 10.0.0.19 - - [2026-03-23 01:50:07] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.076628 10.0.0.19 - - [2026-03-23 01:50:07] "GET /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008250 10.0.0.19 - - [2026-03-23 01:50:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019616 10.0.0.19 - - [2026-03-23 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2026-03-23 01:50:07] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048005 10.0.0.19 - - [2026-03-23 01:50:07] "GET /loadbalancer-listener/4a8d9e7d-6a92-4fbb-b3a1-1a8c280a3b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.009575 10.0.0.19 - - [2026-03-23 01:50:07] "GET /loadbalancer-listener/4a8d9e7d-6a92-4fbb-b3a1-1a8c280a3b14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003266 10.0.0.19 - - [2026-03-23 01:50:08] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.038562 10.0.0.19 - - [2026-03-23 01:50:08] "GET /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.025324 10.0.0.19 - - [2026-03-23 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.19 - - [2026-03-23 01:50:08] "GET /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.013553 10.0.0.19 - - [2026-03-23 01:50:08] "GET /instance-ip/bf1e82bc-eb44-4c43-a698-bce2bfa808e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010484 10.0.0.19 - - [2026-03-23 01:50:08] "GET /instance-ip/bf1e82bc-eb44-4c43-a698-bce2bfa808e3?fields=floating_ips HTTP/1.1" 200 1213 0.006966 10.0.0.19 - - [2026-03-23 01:50:08] "GET /loadbalancer-pool/b3fefc54-25bd-436f-b4e8-806f03091ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006364 10.0.0.19 - - [2026-03-23 01:50:08] "GET /floating-ip/d0b3b58f-5221-45cc-b8a7-142c32bc4878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002269 10.0.0.19 - - [2026-03-23 01:50:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025905 10.0.0.19 - - [2026-03-23 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020351 10.0.0.19 - - [2026-03-23 01:50:08] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022612 10.0.0.19 - - [2026-03-23 01:50:08] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004053 10.0.0.19 - - [2026-03-23 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.010541 10.0.0.19 - - [2026-03-23 01:50:08] "GET /floating-ip/d0b3b58f-5221-45cc-b8a7-142c32bc4878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.020916 10.0.0.19 - - [2026-03-23 01:50:08] "POST /tags HTTP/1.1" 409 221 0.010463 10.0.0.19 - - [2026-03-23 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.19 - - [2026-03-23 01:50:08] "GET /tag/ba5b51fa-3332-4880-a6a9-0438846ed197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027488 10.0.0.19 - - [2026-03-23 01:50:08] "PUT /floating-ip/d0b3b58f-5221-45cc-b8a7-142c32bc4878 HTTP/1.1" 200 256 0.013576 10.0.0.19 - - [2026-03-23 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.067467 10.0.0.19 - - [2026-03-23 01:50:08] "GET /loadbalancer-pool/b3fefc54-25bd-436f-b4e8-806f03091ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.017027 10.0.0.19 - - [2026-03-23 01:50:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030253 10.0.0.19 - - [2026-03-23 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008151 10.0.0.19 - - [2026-03-23 01:50:08] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017624 10.0.0.19 - - [2026-03-23 01:50:08] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012233 10.0.0.19 - - [2026-03-23 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.012393 10.0.0.19 - - [2026-03-23 01:50:08] "GET /floating-ip/d0b3b58f-5221-45cc-b8a7-142c32bc4878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.004407 10.0.0.19 - - [2026-03-23 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.093849 10.0.0.19 - - [2026-03-23 01:50:09] "POST /tags HTTP/1.1" 409 206 0.002114 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2026-03-23 01:50:09] "GET /tag/8b5a4bd8-3a0c-4f55-bd12-c6c0b9a4206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014292 10.0.0.19 - - [2026-03-23 01:50:09] "POST /tags HTTP/1.1" 409 204 0.002803 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2026-03-23 01:50:09] "GET /tag/0d4a663f-d0fe-446e-8288-07daeaea37d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.016457 10.0.0.19 - - [2026-03-23 01:50:09] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003045 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2026-03-23 01:50:09] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002859 10.0.0.19 - - [2026-03-23 01:50:09] "POST /tags HTTP/1.1" 409 206 0.001776 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.19 - - [2026-03-23 01:50:09] "GET /tag/8b5a4bd8-3a0c-4f55-bd12-c6c0b9a4206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010204 10.0.0.19 - - [2026-03-23 01:50:09] "POST /tags HTTP/1.1" 409 226 0.002623 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.19 - - [2026-03-23 01:50:09] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014740 10.0.0.19 - - [2026-03-23 01:50:09] "POST /tags HTTP/1.1" 409 204 0.001713 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.19 - - [2026-03-23 01:50:09] "GET /tag/0d4a663f-d0fe-446e-8288-07daeaea37d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.013274 10.0.0.19 - - [2026-03-23 01:50:09] "POST /tags HTTP/1.1" 409 226 0.001689 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.19 - - [2026-03-23 01:50:09] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009926 10.0.0.19 - - [2026-03-23 01:50:09] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002020 10.0.0.19 - - [2026-03-23 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2026-03-23 01:50:09] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003794 10.0.0.19 - - [2026-03-23 01:50:09] "POST /firewall-rules HTTP/1.1" 200 626 0.130745 10.0.0.19 - - [2026-03-23 01:50:10] "POST /firewall-rules HTTP/1.1" 200 646 0.086248 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-rule/bd880da7-e998-4cba-873c-ec6174d77a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003449 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001886 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-rule/de2b269c-7e73-4b52-a341-d1eaba35396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003214 10.0.0.19 - - [2026-03-23 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.014133 10.0.0.19 - - [2026-03-23 01:50:10] "POST /firewall-policys HTTP/1.1" 200 606 0.033816 10.0.0.19 - - [2026-03-23 01:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.072927 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002638 10.0.0.19 - - [2026-03-23 01:50:10] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002392 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002033 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/87a34b48-3043-4d93-944e-083243c4d9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002880 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009281 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002916 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001688 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004905 10.0.0.19 - - [2026-03-23 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.021031 10.0.0.19 - - [2026-03-23 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.039423 10.0.0.19 - - [2026-03-23 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.025649 10.0.0.19 - - [2026-03-23 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.052383 10.0.0.19 - - [2026-03-23 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.066153 10.0.0.19 - - [2026-03-23 01:50:10] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002464 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:50:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:50:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:50:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:50:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:51:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.19 - - [2026-03-23 01:51:39] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005315 10.0.0.19 - - [2026-03-23 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.005350 10.0.0.19 - - [2026-03-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.19 - - [2026-03-23 01:51:39] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002461 10.0.0.19 - - [2026-03-23 01:51:39] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003501 10.0.0.19 - - [2026-03-23 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.017666 10.0.0.19 - - [2026-03-23 01:51:39] "DELETE /loadbalancer-member/8b1a12a3-9fe6-4f1f-bfaf-7b7708aea1ee HTTP/1.1" 200 115 0.034764 10.0.0.19 - - [2026-03-23 01:51:39] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020838 10.0.0.19 - - [2026-03-23 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.19 - - [2026-03-23 01:51:39] "DELETE /loadbalancer-member/e17ea03c-ae1a-4745-9c26-f992d9b2da07 HTTP/1.1" 200 115 0.020055 10.0.0.19 - - [2026-03-23 01:51:39] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004162 10.0.0.19 - - [2026-03-23 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.19 - - [2026-03-23 01:51:40] "DELETE /loadbalancer-member/068b1dd0-7a16-4162-bdaa-46ce127ec36d HTTP/1.1" 200 115 0.024076 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003887 10.0.0.19 - - [2026-03-23 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.19 - - [2026-03-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-03-23 01:51:40] "GET /loadbalancer/f6636511-0126-41f0-8270-cb2398f7b9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002115 10.0.0.19 - - [2026-03-23 01:51:40] "GET /loadbalancer-pool/3b0a8b2c-eb30-4e53-aad9-ee31d117a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002191 10.0.0.19 - - [2026-03-23 01:51:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015119 10.0.0.19 - - [2026-03-23 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012578 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009368 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007529 10.0.0.19 - - [2026-03-23 01:51:40] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001944 10.0.0.19 - - [2026-03-23 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.059968 10.0.0.19 - - [2026-03-23 01:51:40] "GET /loadbalancer-pool/0948c379-f191-401f-8ea2-a33c925bd3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006156 10.0.0.19 - - [2026-03-23 01:51:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013294 10.0.0.19 - - [2026-03-23 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006938 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008546 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007797 10.0.0.19 - - [2026-03-23 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.007921 10.0.0.19 - - [2026-03-23 01:51:40] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002041 10.0.0.19 - - [2026-03-23 01:51:40] "GET /loadbalancer-pool/45246468-70dd-47e2-8b45-62414648a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002705 10.0.0.19 - - [2026-03-23 01:51:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013069 10.0.0.19 - - [2026-03-23 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007268 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011582 10.0.0.19 - - [2026-03-23 01:51:40] "GET /virtual-machine-interface/3f700f88-2659-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008642 10.0.0.19 - - [2026-03-23 01:51:40] "GET /floating-ip/0636bd39-bcc9-40e5-82b3-4f53d1222eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002570 10.0.0.19 - - [2026-03-23 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 252 0.002326 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008782 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/6193f41d-8a43-4840-ab47-eb0722838c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010836 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 228 0.002354 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009861 10.0.0.19 - - [2026-03-23 01:52:14] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003563 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-03-23 01:52:14] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002488 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 206 0.001430 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/8b5a4bd8-3a0c-4f55-bd12-c6c0b9a4206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010860 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 226 0.001684 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009845 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 204 0.001738 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/0d4a663f-d0fe-446e-8288-07daeaea37d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.010770 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 226 0.001797 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010553 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 228 0.001832 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010277 10.0.0.19 - - [2026-03-23 01:52:14] "POST /tags HTTP/1.1" 409 252 0.002041 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2026-03-23 01:52:14] "GET /tag/6193f41d-8a43-4840-ab47-eb0722838c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012953 10.0.0.19 - - [2026-03-23 01:52:14] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003156 10.0.0.19 - - [2026-03-23 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.19 - - [2026-03-23 01:52:15] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003622 10.0.0.19 - - [2026-03-23 01:52:15] "POST /firewall-rules HTTP/1.1" 409 281 0.002403 10.0.0.19 - - [2026-03-23 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-03-23 01:52:15] "PUT /firewall-rule/de2b269c-7e73-4b52-a341-d1eaba35396a HTTP/1.1" 200 260 0.042259 10.0.0.19 - - [2026-03-23 01:52:15] "POST /firewall-rules HTTP/1.1" 409 291 0.009110 10.0.0.19 - - [2026-03-23 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-03-23 01:52:15] "PUT /firewall-rule/bd880da7-e998-4cba-873c-ec6174d77a01 HTTP/1.1" 200 260 0.019285 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-rule/bd880da7-e998-4cba-873c-ec6174d77a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008305 10.0.0.19 - - [2026-03-23 01:52:15] "POST /firewall-rules HTTP/1.1" 200 658 0.075740 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-rule/df3c44f7-aa80-490b-893e-4a89cf90a513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003633 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002426 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-rule/de2b269c-7e73-4b52-a341-d1eaba35396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002181 10.0.0.19 - - [2026-03-23 01:52:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002092 10.0.0.19 - - [2026-03-23 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-03-23 01:52:15] "PUT /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3 HTTP/1.1" 200 264 0.018101 10.0.0.19 - - [2026-03-23 01:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012924 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005969 10.0.0.19 - - [2026-03-23 01:52:15] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002465 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002057 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001708 10.0.0.19 - - [2026-03-23 01:52:15] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002469 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011715 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007896 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004632 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003965 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003543 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.001746 10.0.0.19 - - [2026-03-23 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-03-23 01:53:17] "GET /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002212 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003807 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.034774 10.0.0.19 - - [2026-03-23 01:53:17] "DELETE /loadbalancer-member/ea92d419-a8d2-4b62-bd2f-6db5d6ae50a3 HTTP/1.1" 200 115 0.044787 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005794 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.19 - - [2026-03-23 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.19 - - [2026-03-23 01:53:17] "GET /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001972 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004125 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.19 - - [2026-03-23 01:53:17] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003603 10.0.0.19 - - [2026-03-23 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.19 - - [2026-03-23 01:53:18] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004034 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.005843 10.0.0.19 - - [2026-03-23 01:53:18] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003531 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.19 - - [2026-03-23 01:53:18] "GET /virtual-machine/39a63e66-d151-4889-88c2-b03f168e0cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002523 10.0.0.19 - - [2026-03-23 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.009205 10.0.0.19 - - [2026-03-23 01:53:18] "GET /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004998 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.022767 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.035046 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.023241 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.015067 10.0.0.19 - - [2026-03-23 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.028517 10.0.0.19 - - [2026-03-23 01:53:18] "DELETE /instance-ip/9367a078-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.050731 10.0.0.19 - - [2026-03-23 01:53:18] "DELETE /virtual-machine-interface/935334a8-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.035835 10.0.0.19 - - [2026-03-23 01:53:19] "DELETE /virtual-machine/39a63e66-d151-4889-88c2-b03f168e0cda HTTP/1.1" 200 115 0.015651 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005648 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004524 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine/c7027ea1-ee83-4e5e-9864-952c23a9fc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002775 10.0.0.19 - - [2026-03-23 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.007837 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012187 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.015245 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.023288 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.027201 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.013299 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.021410 10.0.0.19 - - [2026-03-23 01:53:19] "DELETE /instance-ip/93e1a5f8-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.041615 10.0.0.19 - - [2026-03-23 01:53:19] "DELETE /virtual-machine-interface/93c9299c-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.033240 10.0.0.19 - - [2026-03-23 01:53:19] "DELETE /virtual-machine/c7027ea1-ee83-4e5e-9864-952c23a9fc27 HTTP/1.1" 200 115 0.022363 10.0.0.19 - - [2026-03-23 01:53:19] "DELETE /tag/c7874896-de02-4616-ac04-f62195e09c2f HTTP/1.1" 200 115 0.041521 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003892 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004022 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine/c3ed54b3-de44-4813-8355-a79360f6dbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002913 10.0.0.19 - - [2026-03-23 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.19 - - [2026-03-23 01:53:19] "GET /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009440 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.022715 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.047318 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.034840 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.013557 10.0.0.19 - - [2026-03-23 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.020385 10.0.0.19 - - [2026-03-23 01:53:19] "DELETE /instance-ip/92da745a-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.054440 10.0.0.19 - - [2026-03-23 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.013113 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /virtual-machine-interface/92c399ce-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.034590 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /virtual-machine/c3ed54b3-de44-4813-8355-a79360f6dbfb HTTP/1.1" 200 115 0.016083 10.0.0.19 - - [2026-03-23 01:53:20] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005961 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.19 - - [2026-03-23 01:53:20] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004415 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2026-03-23 01:53:20] "GET /virtual-machine/27ec5a2a-0c71-4a81-ad4a-aebefaa48aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002879 10.0.0.19 - - [2026-03-23 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.008719 10.0.0.19 - - [2026-03-23 01:53:20] "GET /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014454 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.058786 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.027667 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.025703 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.014854 10.0.0.19 - - [2026-03-23 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.030806 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /instance-ip/926c37d8-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.052542 10.0.0.19 - - [2026-03-23 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.009648 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /virtual-machine-interface/924f5d02-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.036884 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /virtual-machine/27ec5a2a-0c71-4a81-ad4a-aebefaa48aa0 HTTP/1.1" 200 115 0.013745 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /tag/872725cb-7e13-4787-b763-f29b6b0b4352 HTTP/1.1" 200 115 0.030950 10.0.0.19 - - [2026-03-23 01:53:20] "DELETE /tag/8b5a4bd8-3a0c-4f55-bd12-c6c0b9a4206e HTTP/1.1" 409 388 0.005051 10.0.0.19 - - [2026-03-23 01:53:48] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008124 10.0.0.19 - - [2026-03-23 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.19 - - [2026-03-23 01:53:48] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013738 10.0.0.19 - - [2026-03-23 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.19 - - [2026-03-23 01:53:48] "GET /virtual-machine/0c78e937-cfaa-449d-b73d-422c1c32c73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002552 10.0.0.19 - - [2026-03-23 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.009289 10.0.0.19 - - [2026-03-23 01:53:48] "GET /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008514 10.0.0.19 - - [2026-03-23 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.017487 10.0.0.19 - - [2026-03-23 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.029552 10.0.0.19 - - [2026-03-23 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.027479 10.0.0.19 - - [2026-03-23 01:53:48] "POST /set-tag HTTP/1.1" 200 109 0.012291 10.0.0.19 - - [2026-03-23 01:53:48] "DELETE /instance-ip/959dba08-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.042398 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /virtual-machine-interface/958467ba-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.038432 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /virtual-machine/0c78e937-cfaa-449d-b73d-422c1c32c73e HTTP/1.1" 200 115 0.019605 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /tag/8ab78a7a-a77c-4bef-bc70-500f0b986893 HTTP/1.1" 200 115 0.031773 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005000 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008566 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine/b65e0103-52d1-4c0d-91c5-7e8546c0dbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002677 10.0.0.19 - - [2026-03-23 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.007988 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021430 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.015892 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.031697 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.029313 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.014982 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /instance-ip/94635daa-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.039725 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /virtual-machine-interface/944c2b30-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.033001 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /virtual-machine/b65e0103-52d1-4c0d-91c5-7e8546c0dbde HTTP/1.1" 200 115 0.016320 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /tag/2160afe3-71ff-4e6c-8a0e-ac0a9153a390 HTTP/1.1" 200 115 0.033084 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003658 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007062 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine/235a148d-5cd5-4163-81d1-0e9dac53e674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002578 10.0.0.19 - - [2026-03-23 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.007981 10.0.0.19 - - [2026-03-23 01:53:49] "GET /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015957 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.015237 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.029438 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.033684 10.0.0.19 - - [2026-03-23 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.014763 10.0.0.19 - - [2026-03-23 01:53:49] "DELETE /instance-ip/953816a8-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.072393 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /virtual-machine-interface/9523704a-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.052822 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /virtual-machine/235a148d-5cd5-4163-81d1-0e9dac53e674 HTTP/1.1" 200 115 0.023738 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /tag/6193f41d-8a43-4840-ab47-eb0722838c2c HTTP/1.1" 409 236 0.003685 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2 HTTP/1.1" 409 236 0.004627 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /tag/a88cfef7-5ff4-419b-927e-9593393a1c05 HTTP/1.1" 200 115 0.026627 10.0.0.19 - - [2026-03-23 01:53:50] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003789 10.0.0.19 - - [2026-03-23 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.19 - - [2026-03-23 01:53:50] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003878 10.0.0.19 - - [2026-03-23 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.19 - - [2026-03-23 01:53:50] "GET /virtual-machine/eb07963c-0bdb-4268-a517-2955346abdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002782 10.0.0.19 - - [2026-03-23 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.009400 10.0.0.19 - - [2026-03-23 01:53:50] "GET /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004351 10.0.0.19 - - [2026-03-23 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.014907 10.0.0.19 - - [2026-03-23 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.021177 10.0.0.19 - - [2026-03-23 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.013182 10.0.0.19 - - [2026-03-23 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.014889 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /instance-ip/94d11e62-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.080709 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /virtual-machine-interface/94b84040-265a-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.046314 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /virtual-machine/eb07963c-0bdb-4268-a517-2955346abdc3 HTTP/1.1" 200 115 0.016643 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /tag/d33c216a-8247-4852-b015-e706af5114a3 HTTP/1.1" 200 115 0.043824 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /tag/0d4a663f-d0fe-446e-8288-07daeaea37d2 HTTP/1.1" 409 236 0.006428 10.0.0.19 - - [2026-03-23 01:53:50] "DELETE /tag/3d5d2ab4-8729-43f5-b701-e950b7ca0c37 HTTP/1.1" 200 115 0.045891 10.0.0.19 - - [2026-03-23 01:53:52] "POST /projects HTTP/1.1" 409 238 0.001882 10.0.0.19 - - [2026-03-23 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2026-03-23 01:53:52] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027187 10.0.0.19 - - [2026-03-23 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008109 10.0.0.19 - - [2026-03-23 01:53:52] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003755 10.0.0.19 - - [2026-03-23 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2026-03-23 01:53:52] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004642 10.0.0.19 - - [2026-03-23 01:53:52] "POST /security-groups HTTP/1.1" 409 285 0.001997 10.0.0.19 - - [2026-03-23 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-03-23 01:53:52] "PUT /security-group/67d8631d-f745-49b4-b7e8-1867a5d23f3a HTTP/1.1" 200 262 0.055035 10.0.0.19 - - [2026-03-23 01:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013608 10.0.0.19 - - [2026-03-23 01:53:52] "PUT /access-control-list/8f12c8ff-c209-44a5-854a-dc2d723eb9bc HTTP/1.1" 200 272 0.049684 10.0.0.19 - - [2026-03-23 01:53:52] "PUT /access-control-list/1e9df441-488c-4b54-b33a-8e52bf5860e7 HTTP/1.1" 200 272 0.008812 10.0.0.19 - - [2026-03-23 01:53:57] "POST /projects HTTP/1.1" 409 238 0.001913 10.0.0.19 - - [2026-03-23 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2026-03-23 01:53:57] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026620 10.0.0.19 - - [2026-03-23 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2026-03-23 01:53:57] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003273 10.0.0.19 - - [2026-03-23 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.19 - - [2026-03-23 01:53:57] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003327 10.0.0.19 - - [2026-03-23 01:53:57] "POST /security-groups HTTP/1.1" 409 285 0.001739 10.0.0.19 - - [2026-03-23 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-03-23 01:53:57] "PUT /security-group/67d8631d-f745-49b4-b7e8-1867a5d23f3a HTTP/1.1" 200 262 0.055768 10.0.0.19 - - [2026-03-23 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020377 10.0.0.19 - - [2026-03-23 01:53:57] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006757 10.0.0.19 - - [2026-03-23 01:53:57] "PUT /access-control-list/8f12c8ff-c209-44a5-854a-dc2d723eb9bc HTTP/1.1" 200 272 0.021199 10.0.0.19 - - [2026-03-23 01:53:57] "PUT /access-control-list/1e9df441-488c-4b54-b33a-8e52bf5860e7 HTTP/1.1" 200 272 0.009361 10.0.0.19 - - [2026-03-23 01:53:57] "GET /firewall-rule/860ca363-6b19-4899-a5c1-033f4739e281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002780 10.0.0.19 - - [2026-03-23 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.044760 10.0.0.19 - - [2026-03-23 01:53:57] "DELETE /firewall-rule/860ca363-6b19-4899-a5c1-033f4739e281 HTTP/1.1" 200 115 0.029163 10.0.0.19 - - [2026-03-23 01:53:57] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004244 10.0.0.19 - - [2026-03-23 01:53:57] "GET /firewall-rule/82e175a3-96b5-449a-b547-705bc06123ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002594 10.0.0.19 - - [2026-03-23 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.044074 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /firewall-rule/82e175a3-96b5-449a-b547-705bc06123ad HTTP/1.1" 200 115 0.036424 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /tag/854f34ed-173c-4110-ad38-0c7be7fcea22 HTTP/1.1" 200 115 0.031794 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /tag/6193f41d-8a43-4840-ab47-eb0722838c2c HTTP/1.1" 409 236 0.003622 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2 HTTP/1.1" 409 236 0.004297 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-03-23 01:53:58] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003327 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.19 - - [2026-03-23 01:53:58] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004315 10.0.0.19 - - [2026-03-23 01:53:58] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.033087 10.0.0.19 - - [2026-03-23 01:53:58] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.037003 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /security-group/67d8631d-f745-49b4-b7e8-1867a5d23f3a HTTP/1.1" 200 115 0.039681 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001126 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /access-control-list/8f12c8ff-c209-44a5-854a-dc2d723eb9bc HTTP/1.1" 200 115 0.031545 10.0.0.19 - - [2026-03-23 01:53:58] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035982 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /access-control-list/1e9df441-488c-4b54-b33a-8e52bf5860e7 HTTP/1.1" 200 115 0.052008 10.0.0.19 - - [2026-03-23 01:53:58] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?fields=security_groups HTTP/1.1" 200 1352 0.040673 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /security-group/f53eded2-b172-4bd3-933e-014f6c389dba HTTP/1.1" 200 115 0.040555 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /access-control-list/fd285279-4f2e-436f-8a26-081e5c23aa9e HTTP/1.1" 200 115 0.059587 10.0.0.19 - - [2026-03-23 01:53:58] "GET /project/53575413-50b2-49f9-a7ea-9c0adb015b22?fields=application_policy_sets HTTP/1.1" 200 1391 0.079829 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /access-control-list/fdecb994-560c-4873-8887-7b0971824dd9 HTTP/1.1" 200 115 0.053334 10.0.0.19 - - [2026-03-23 01:53:58] "DELETE /project/53575413-50b2-49f9-a7ea-9c0adb015b22 HTTP/1.1" 200 115 0.340842 10.0.0.19 - - [2026-03-23 01:53:58] "POST /projects HTTP/1.1" 409 238 0.002050 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2026-03-23 01:53:58] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027313 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.19 - - [2026-03-23 01:53:58] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004314 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-03-23 01:53:58] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003924 10.0.0.19 - - [2026-03-23 01:53:58] "POST /security-groups HTTP/1.1" 409 285 0.002156 10.0.0.19 - - [2026-03-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-03-23 01:53:58] "PUT /security-group/ba9b0cfd-5a62-4739-ae47-cfb6cf5b0c4d HTTP/1.1" 200 262 0.059474 10.0.0.19 - - [2026-03-23 01:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019490 10.0.0.19 - - [2026-03-23 01:53:58] "PUT /access-control-list/1a480327-fc89-4e1a-88d3-98eb95c43d2f HTTP/1.1" 200 272 0.013814 10.0.0.19 - - [2026-03-23 01:53:58] "PUT /access-control-list/a3083cae-da6e-40a9-9e21-73161e6c905b HTTP/1.1" 200 272 0.024874 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /loadbalancer-member/af839832-b147-4d57-ade8-60ff944d8997 HTTP/1.1" 200 115 0.046446 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /loadbalancer-pool/b3fefc54-25bd-436f-b4e8-806f03091ba4 HTTP/1.1" 200 115 0.040671 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /loadbalancer-listener/4a8d9e7d-6a92-4fbb-b3a1-1a8c280a3b14 HTTP/1.1" 200 115 0.024846 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /loadbalancer/bdc80a98-317f-457b-805f-0be37115b3bb HTTP/1.1" 200 115 0.038904 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /floating-ip/d0b3b58f-5221-45cc-b8a7-142c32bc4878 HTTP/1.1" 200 115 0.036661 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /instance-ip/bf1e82bc-eb44-4c43-a698-bce2bfa808e3 HTTP/1.1" 200 115 0.029858 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /virtual-machine-interface/3e94b182-9b4e-4677-925e-645399784ce3 HTTP/1.1" 200 115 0.037792 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /tag/ba5b51fa-3332-4880-a6a9-0438846ed197 HTTP/1.1" 200 115 0.026331 10.0.0.19 - - [2026-03-23 01:54:03] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002594 10.0.0.19 - - [2026-03-23 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.19 - - [2026-03-23 01:54:03] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002233 10.0.0.19 - - [2026-03-23 01:54:03] "GET /firewall-policy/d901107a-9d0a-44da-8939-a91f7c0d1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001807 10.0.0.19 - - [2026-03-23 01:54:03] "GET /firewall-rule/de2b269c-7e73-4b52-a341-d1eaba35396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002187 10.0.0.19 - - [2026-03-23 01:54:03] "POST /ref-update HTTP/1.1" 200 156 0.011683 10.0.0.19 - - [2026-03-23 01:54:03] "DELETE /firewall-rule/de2b269c-7e73-4b52-a341-d1eaba35396a HTTP/1.1" 200 115 0.043894 10.0.0.19 - - [2026-03-23 01:54:03] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009970 10.0.0.19 - - [2026-03-23 01:54:03] "GET /firewall-rule/bd880da7-e998-4cba-873c-ec6174d77a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002638 10.0.0.19 - - [2026-03-23 01:54:03] "POST /ref-update HTTP/1.1" 200 156 0.014565 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /firewall-rule/bd880da7-e998-4cba-873c-ec6174d77a01 HTTP/1.1" 200 115 0.052711 10.0.0.19 - - [2026-03-23 01:54:04] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003449 10.0.0.19 - - [2026-03-23 01:54:04] "GET /firewall-rule/df3c44f7-aa80-490b-893e-4a89cf90a513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002701 10.0.0.19 - - [2026-03-23 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.010820 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /firewall-rule/df3c44f7-aa80-490b-893e-4a89cf90a513 HTTP/1.1" 200 115 0.053453 10.0.0.19 - - [2026-03-23 01:54:04] "GET /application-policy-set/d903c7b0-e839-400e-a52b-3481201ad227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004293 10.0.0.19 - - [2026-03-23 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2026-03-23 01:54:04] "GET /policy-management/fe462b4c-d5f9-432a-921c-2402ece3f701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002292 10.0.0.19 - - [2026-03-23 01:54:04] "GET /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002672 10.0.0.19 - - [2026-03-23 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.019430 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /firewall-policy/2513ee12-ffe2-4d38-ab20-b785e09308c3 HTTP/1.1" 200 115 0.041675 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /tag/8b5a4bd8-3a0c-4f55-bd12-c6c0b9a4206e HTTP/1.1" 200 115 0.046965 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /tag/581bfc15-3f9b-4b48-9f6c-f1abc4df2bc2 HTTP/1.1" 200 115 0.077551 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /tag/0d4a663f-d0fe-446e-8288-07daeaea37d2 HTTP/1.1" 200 115 0.100124 10.0.0.19 - - [2026-03-23 01:54:04] "DELETE /tag/6193f41d-8a43-4840-ab47-eb0722838c2c HTTP/1.1" 200 115 0.057826 10.0.0.19 - - [2026-03-23 01:54:04] "POST /projects HTTP/1.1" 409 238 0.003268 10.0.0.19 - - [2026-03-23 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006149 10.0.0.19 - - [2026-03-23 01:54:04] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049146 10.0.0.19 - - [2026-03-23 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.19 - - [2026-03-23 01:54:04] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008603 10.0.0.19 - - [2026-03-23 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.19 - - [2026-03-23 01:54:04] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006406 10.0.0.19 - - [2026-03-23 01:54:04] "POST /security-groups HTTP/1.1" 409 285 0.004331 10.0.0.19 - - [2026-03-23 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.19 - - [2026-03-23 01:54:04] "PUT /security-group/ba9b0cfd-5a62-4739-ae47-cfb6cf5b0c4d HTTP/1.1" 200 262 0.059045 10.0.0.19 - - [2026-03-23 01:54:04] "PUT /access-control-list/1a480327-fc89-4e1a-88d3-98eb95c43d2f HTTP/1.1" 200 272 0.026759 10.0.0.19 - - [2026-03-23 01:54:04] "PUT /access-control-list/a3083cae-da6e-40a9-9e21-73161e6c905b HTTP/1.1" 200 272 0.028042 10.0.0.19 - - [2026-03-23 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025972 10.0.0.19 - - [2026-03-23 01:54:04] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014131 10.0.0.19 - - [2026-03-23 01:54:05] "GET /firewall-rule/42a067ad-473e-4b1c-b130-67f75ce86ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.016455 10.0.0.19 - - [2026-03-23 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.051715 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /firewall-rule/42a067ad-473e-4b1c-b130-67f75ce86ecb HTTP/1.1" 200 115 0.044127 10.0.0.19 - - [2026-03-23 01:54:05] "GET /firewall-policy/bd9500eb-4bcc-4d65-b243-e578b899fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.012770 10.0.0.19 - - [2026-03-23 01:54:05] "GET /firewall-rule/c2f230cf-b1fe-4ab8-9caa-132acf707178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002900 10.0.0.19 - - [2026-03-23 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.094192 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /firewall-rule/c2f230cf-b1fe-4ab8-9caa-132acf707178 HTTP/1.1" 200 115 0.064186 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /tag/464ffb4e-3040-4f59-ade2-e6a69b24c87a HTTP/1.1" 200 115 0.061144 10.0.0.19 - - [2026-03-23 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2026-03-23 01:54:05] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005242 10.0.0.19 - - [2026-03-23 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2026-03-23 01:54:05] "GET /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003679 10.0.0.19 - - [2026-03-23 01:54:05] "PUT /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6 HTTP/1.1" 200 264 0.056689 10.0.0.19 - - [2026-03-23 01:54:05] "PUT /virtual-network/536fc258-abf8-42d2-95b4-790e313be78d HTTP/1.1" 200 264 0.071070 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /security-group/ba9b0cfd-5a62-4739-ae47-cfb6cf5b0c4d HTTP/1.1" 200 115 0.064819 10.0.0.19 - - [2026-03-23 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /access-control-list/1a480327-fc89-4e1a-88d3-98eb95c43d2f HTTP/1.1" 200 115 0.056808 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /access-control-list/a3083cae-da6e-40a9-9e21-73161e6c905b HTTP/1.1" 200 115 0.043975 10.0.0.19 - - [2026-03-23 01:54:05] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031396 10.0.0.19 - - [2026-03-23 01:54:05] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?fields=security_groups HTTP/1.1" 200 1352 0.038274 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /security-group/001c0253-82e4-4bcd-b3cb-1254d646d8bf HTTP/1.1" 200 115 0.039146 10.0.0.19 - - [2026-03-23 01:54:05] "DELETE /access-control-list/56f15325-f942-45b1-95fa-b1f63611483b HTTP/1.1" 200 115 0.032367 10.0.0.19 - - [2026-03-23 01:54:06] "GET /project/2612ca41-ed51-4011-a5a7-605148007ce3?fields=application_policy_sets HTTP/1.1" 200 1391 0.045632 10.0.0.19 - - [2026-03-23 01:54:06] "DELETE /access-control-list/31662f2c-d52d-4c2a-8a07-f6a4c6aaa38f HTTP/1.1" 200 115 0.042608 10.0.0.19 - - [2026-03-23 01:54:06] "DELETE /project/2612ca41-ed51-4011-a5a7-605148007ce3 HTTP/1.1" 200 115 0.290079 10.0.0.19 - - [2026-03-23 01:54:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002830 10.0.0.19 - - [2026-03-23 01:54:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002876 10.0.0.19 - - [2026-03-23 01:54:54] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.19 - - [2026-03-23 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2026-03-23 01:54:54] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002373 10.0.0.19 - - [2026-03-23 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2026-03-23 01:54:55] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002111 10.0.0.19 - - [2026-03-23 01:55:13] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.19 - - [2026-03-23 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-03-23 01:55:13] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004619 10.0.0.19 - - [2026-03-23 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.19 - - [2026-03-23 01:55:13] "GET /config-node/0e426ef6-a30f-4457-bf94-f6df5af781b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001818 10.0.0.19 - - [2026-03-23 01:55:13] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.19 - - [2026-03-23 01:55:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001967 10.0.0.19 - - [2026-03-23 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-03-23 01:55:18] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002419 10.0.0.19 - - [2026-03-23 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2026-03-23 01:55:18] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.008574 10.0.0.19 - - [2026-03-23 01:55:19] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 264 0.001928 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/c2eb7e8b-5b40-48d6-83f9-eee3398b8d66 HTTP/1.1" 200 244 0.010383 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 261 0.011569 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/5741b96e-9b4c-45e4-83f8-4802c20b0ae4 HTTP/1.1" 200 244 0.009553 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 261 0.014102 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/d20a0df4-52b7-429d-8963-0dcf84fc64b3 HTTP/1.1" 200 244 0.009329 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 253 0.011928 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/21c87a06-de69-4898-a3d9-b78cd0248887 HTTP/1.1" 200 244 0.011086 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 251 0.004084 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/71d29f3a-d7f6-4bdd-98dc-ea28e78296c7 HTTP/1.1" 200 244 0.010180 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 252 0.005811 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/ebd5773b-5509-424e-8f97-f31d1f46df60 HTTP/1.1" 200 244 0.009737 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 256 0.007807 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/56e4d5c6-49ab-4990-9cc9-4d8252fda361 HTTP/1.1" 200 244 0.008829 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 248 0.003290 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/dd9295d8-8f7f-40f5-b326-9fa37f692ad5 HTTP/1.1" 200 244 0.031846 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 252 0.002050 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/9008b604-ce9b-4299-931f-a03925055fd6 HTTP/1.1" 200 244 0.009243 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 257 0.005773 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/d36695cc-6f2e-48a7-98ea-54df908c728c HTTP/1.1" 200 244 0.010348 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 251 0.006475 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/175698a8-3e48-4306-ab74-655de240bff7 HTTP/1.1" 200 244 0.011187 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 257 0.009094 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/85791a8f-0220-4ac2-a1c0-035c5aee50d8 HTTP/1.1" 200 244 0.011175 10.0.0.19 - - [2026-03-23 01:55:19] "POST /alarms HTTP/1.1" 409 261 0.005074 10.0.0.19 - - [2026-03-23 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2026-03-23 01:55:19] "PUT /alarm/1b32392b-b67f-4655-a55c-b04f36b4d7dc HTTP/1.1" 200 244 0.012043 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 258 0.008011 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/61f38a8b-6040-45a6-8e1d-f235120ee379 HTTP/1.1" 200 244 0.010074 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 254 0.019257 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/c3a89e92-76db-4a91-a1b4-3c37984ea6ab HTTP/1.1" 200 244 0.010066 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 254 0.003659 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/93f31345-c065-45b8-b6cd-ce7c95dc620b HTTP/1.1" 200 244 0.010103 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 254 0.003875 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/28a8fd3b-9719-46e7-b02f-fee894a996ac HTTP/1.1" 200 244 0.014371 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 247 0.013058 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/bcdcd9c9-5e25-46c1-9fc2-ee9b0cfe9cf3 HTTP/1.1" 200 244 0.011635 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 272 0.013452 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/73c3ee35-0c94-49c5-b516-84c747527d33 HTTP/1.1" 200 244 0.010159 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 261 0.003652 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/97e0c1a9-e83a-44b4-9780-21523e43281b HTTP/1.1" 200 244 0.019073 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 259 0.003270 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/d1c84db1-16f7-4571-acd3-688ae5c025c9 HTTP/1.1" 200 244 0.010535 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 265 0.006592 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/5977c890-8872-4491-b284-b21e4c4f834b HTTP/1.1" 200 244 0.010212 10.0.0.19 - - [2026-03-23 01:55:20] "POST /alarms HTTP/1.1" 409 279 0.003867 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /alarm/cb94ce22-7b06-4c28-bc14-fedc48f1cfaf HTTP/1.1" 200 244 0.008959 10.0.0.19 - - [2026-03-23 01:55:20] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.19 - - [2026-03-23 01:55:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001873 10.0.0.19 - - [2026-03-23 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2026-03-23 01:55:20] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.007038 10.0.0.19 - - [2026-03-23 01:55:21] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.19 - - [2026-03-23 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-03-23 01:55:21] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002239 10.0.0.19 - - [2026-03-23 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-03-23 01:55:21] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.008447 10.0.0.19 - - [2026-03-23 01:55:21] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2026-03-23 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.19 - - [2026-03-23 01:55:21] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004028 10.0.0.19 - - [2026-03-23 01:55:21] "PUT /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671 HTTP/1.1" 200 274 0.013634 10.0.0.19 - - [2026-03-23 01:55:24] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.19 - - [2026-03-23 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.19 - - [2026-03-23 01:55:24] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003207 10.0.0.19 - - [2026-03-23 01:55:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001585 10.0.0.19 - - [2026-03-23 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2026-03-23 01:55:24] "GET /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003828 10.0.0.19 - - [2026-03-23 01:55:24] "PUT /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2 HTTP/1.1" 200 254 0.017275 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:55:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:55:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.19 - - [2026-03-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-03-23 01:55:26] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002342 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:55:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.19 - - [2026-03-23 01:56:02] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.19 - - [2026-03-23 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2026-03-23 01:56:02] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003879 10.0.0.19 - - [2026-03-23 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.19 - - [2026-03-23 01:56:02] "GET /config-node/0e426ef6-a30f-4457-bf94-f6df5af781b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001568 10.0.0.19 - - [2026-03-23 01:56:14] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.19 - - [2026-03-23 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-03-23 01:56:14] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003569 10.0.0.19 - - [2026-03-23 01:56:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002147 10.0.0.19 - - [2026-03-23 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.19 - - [2026-03-23 01:56:14] "GET /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002662 10.0.0.19 - - [2026-03-23 01:56:14] "PUT /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2 HTTP/1.1" 200 254 0.010327 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:56:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:56:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000798 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:56:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 10.0.0.19 - - [2026-03-23 01:56:35] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.19 - - [2026-03-23 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-03-23 01:56:35] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004484 10.0.0.19 - - [2026-03-23 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.19 - - [2026-03-23 01:56:35] "GET /config-node/0e426ef6-a30f-4457-bf94-f6df5af781b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002260 10.0.0.19 - - [2026-03-23 01:56:36] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.19 - - [2026-03-23 01:56:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001922 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2026-03-23 01:56:41] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002356 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.008222 10.0.0.19 - - [2026-03-23 01:56:41] "GET / HTTP/1.1" 200 35931 0.002396 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 264 0.002290 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/c2eb7e8b-5b40-48d6-83f9-eee3398b8d66 HTTP/1.1" 200 244 0.007739 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 261 0.001981 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/5741b96e-9b4c-45e4-83f8-4802c20b0ae4 HTTP/1.1" 200 244 0.008194 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 261 0.004381 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/d20a0df4-52b7-429d-8963-0dcf84fc64b3 HTTP/1.1" 200 244 0.014848 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 253 0.002839 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/21c87a06-de69-4898-a3d9-b78cd0248887 HTTP/1.1" 200 244 0.012651 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 251 0.014084 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/71d29f3a-d7f6-4bdd-98dc-ea28e78296c7 HTTP/1.1" 200 244 0.019032 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 252 0.004773 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/ebd5773b-5509-424e-8f97-f31d1f46df60 HTTP/1.1" 200 244 0.014677 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 256 0.018291 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/56e4d5c6-49ab-4990-9cc9-4d8252fda361 HTTP/1.1" 200 244 0.017663 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 248 0.017674 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/dd9295d8-8f7f-40f5-b326-9fa37f692ad5 HTTP/1.1" 200 244 0.012265 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 252 0.003307 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2026-03-23 01:56:41] "PUT /alarm/9008b604-ce9b-4299-931f-a03925055fd6 HTTP/1.1" 200 244 0.009983 10.0.0.19 - - [2026-03-23 01:56:41] "POST /alarms HTTP/1.1" 409 257 0.007169 10.0.0.19 - - [2026-03-23 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/d36695cc-6f2e-48a7-98ea-54df908c728c HTTP/1.1" 200 244 0.009888 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 251 0.004111 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/175698a8-3e48-4306-ab74-655de240bff7 HTTP/1.1" 200 244 0.011489 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 257 0.005974 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/85791a8f-0220-4ac2-a1c0-035c5aee50d8 HTTP/1.1" 200 244 0.009878 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 261 0.011354 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/1b32392b-b67f-4655-a55c-b04f36b4d7dc HTTP/1.1" 200 244 0.009588 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 258 0.006076 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/61f38a8b-6040-45a6-8e1d-f235120ee379 HTTP/1.1" 200 244 0.011986 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 254 0.003950 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/c3a89e92-76db-4a91-a1b4-3c37984ea6ab HTTP/1.1" 200 244 0.009360 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 254 0.008388 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/93f31345-c065-45b8-b6cd-ce7c95dc620b HTTP/1.1" 200 244 0.010582 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 254 0.011218 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/28a8fd3b-9719-46e7-b02f-fee894a996ac HTTP/1.1" 200 244 0.009602 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 247 0.011964 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/bcdcd9c9-5e25-46c1-9fc2-ee9b0cfe9cf3 HTTP/1.1" 200 244 0.008746 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 272 0.006190 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/73c3ee35-0c94-49c5-b516-84c747527d33 HTTP/1.1" 200 244 0.009491 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 261 0.007742 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011458 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/97e0c1a9-e83a-44b4-9780-21523e43281b HTTP/1.1" 200 244 0.009324 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 259 0.009717 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/d1c84db1-16f7-4571-acd3-688ae5c025c9 HTTP/1.1" 200 244 0.008549 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 265 0.009059 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/5977c890-8872-4491-b284-b21e4c4f834b HTTP/1.1" 200 244 0.011047 10.0.0.19 - - [2026-03-23 01:56:42] "POST /alarms HTTP/1.1" 409 279 0.009693 10.0.0.19 - - [2026-03-23 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2026-03-23 01:56:42] "PUT /alarm/cb94ce22-7b06-4c28-bc14-fedc48f1cfaf HTTP/1.1" 200 244 0.017984 10.0.0.19 - - [2026-03-23 01:56:43] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.19 - - [2026-03-23 01:56:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001871 10.0.0.19 - - [2026-03-23 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2026-03-23 01:56:43] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.006384 10.0.0.19 - - [2026-03-23 01:56:43] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.19 - - [2026-03-23 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-03-23 01:56:43] "GET /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002386 10.0.0.19 - - [2026-03-23 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.19 - - [2026-03-23 01:56:43] "PUT /global-vrouter-config/dcff63e9-8f41-4ebf-8974-a9aa423e2eb7 HTTP/1.1" 200 276 0.007594 10.0.0.19 - - [2026-03-23 01:56:43] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.19 - - [2026-03-23 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2026-03-23 01:56:43] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004114 10.0.0.19 - - [2026-03-23 01:56:43] "PUT /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671 HTTP/1.1" 200 274 0.026149 10.0.0.19 - - [2026-03-23 01:56:47] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.19 - - [2026-03-23 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2026-03-23 01:56:47] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002402 10.0.0.19 - - [2026-03-23 01:56:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002014 10.0.0.19 - - [2026-03-23 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-03-23 01:56:47] "GET /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002862 10.0.0.19 - - [2026-03-23 01:56:47] "PUT /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2 HTTP/1.1" 200 254 0.011544 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:56:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:56:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005151 10.0.0.19 - - [2026-03-23 01:56:51] "POST /tags HTTP/1.1" 200 355 0.024582 10.0.0.19 - - [2026-03-23 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012100 10.0.0.19 - - [2026-03-23 01:56:51] "GET /tag/1ea82dc5-1ec0-4609-84e6-92ec06b51abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017201 10.0.0.19 - - [2026-03-23 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-03-23 01:56:51] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005770 10.0.0.19 - - [2026-03-23 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-03-23 01:56:51] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071009 10.0.0.19 - - [2026-03-23 01:56:51] "POST /virtual-machines HTTP/1.1" 200 351 0.013618 10.0.0.19 - - [2026-03-23 01:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016381 10.0.0.19 - - [2026-03-23 01:56:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.101367 10.0.0.19 - - [2026-03-23 01:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008126 10.0.0.19 - - [2026-03-23 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008822 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.003985 10.0.0.19 - - [2026-03-23 01:56:52] "POST /instance-ips HTTP/1.1" 200 391 0.022331 10.0.0.19 - - [2026-03-23 01:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026684 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.018359 10.0.0.19 - - [2026-03-23 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.018533 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019917 10.0.0.19 - - [2026-03-23 01:56:52] "GET /instance-ip/8fc0d9de-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005844 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006611 10.0.0.19 - - [2026-03-23 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003528 10.0.0.19 - - [2026-03-23 01:56:52] "POST /ref-update HTTP/1.1" 200 156 0.006982 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009348 10.0.0.19 - - [2026-03-23 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.19 - - [2026-03-23 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-network/1c06667c-d4bf-4d66-abea-a14eb03055d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003667 10.0.0.19 - - [2026-03-23 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.19 - - [2026-03-23 01:56:52] "GET /project/fb441367-fe59-4fd3-87c6-48ec584ad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023184 10.0.0.19 - - [2026-03-23 01:56:52] "POST /virtual-machines HTTP/1.1" 200 355 0.008973 10.0.0.19 - - [2026-03-23 01:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019009 10.0.0.19 - - [2026-03-23 01:56:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.103273 10.0.0.19 - - [2026-03-23 01:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.006644 10.0.0.19 - - [2026-03-23 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004704 10.0.0.19 - - [2026-03-23 01:56:52] "POST /instance-ips HTTP/1.1" 200 395 0.017432 10.0.0.19 - - [2026-03-23 01:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015995 10.0.0.19 - - [2026-03-23 01:56:52] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012827 10.0.0.19 - - [2026-03-23 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.016498 10.0.0.19 - - [2026-03-23 01:56:53] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007971 10.0.0.19 - - [2026-03-23 01:56:53] "GET /instance-ip/902f5cce-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005830 10.0.0.19 - - [2026-03-23 01:56:53] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004403 10.0.0.19 - - [2026-03-23 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.19 - - [2026-03-23 01:56:53] "GET /virtual-router/cd4178cc-9e74-4010-a558-c0f8c8da6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003757 10.0.0.19 - - [2026-03-23 01:56:53] "POST /ref-update HTTP/1.1" 200 156 0.008368 10.0.0.19 - - [2026-03-23 01:56:53] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013338 10.0.0.19 - - [2026-03-23 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.19 - - [2026-03-23 01:56:53] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007787 10.0.0.19 - - [2026-03-23 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.19 - - [2026-03-23 01:56:53] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006041 10.0.0.19 - - [2026-03-23 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.19 - - [2026-03-23 01:57:02] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.19 - - [2026-03-23 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-03-23 01:57:02] "GET /global-system-config/1392b16b-85b4-48da-83e3-5d2f13d2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004236 10.0.0.19 - - [2026-03-23 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2026-03-23 01:57:02] "GET /config-node/0e426ef6-a30f-4457-bf94-f6df5af781b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002305 10.0.0.19 - - [2026-03-23 01:57:08] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004293 10.0.0.19 - - [2026-03-23 01:57:08] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.19 - - [2026-03-23 01:57:08] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004017 10.0.0.19 - - [2026-03-23 01:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.19 - - [2026-03-23 01:57:09] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005127 10.0.0.19 - - [2026-03-23 01:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.19 - - [2026-03-23 01:57:13] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.19 - - [2026-03-23 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.19 - - [2026-03-23 01:57:13] "GET /routing-instance/3e5e2847-cb64-44f3-93e3-12c233b57c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003180 10.0.0.19 - - [2026-03-23 01:57:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002042 10.0.0.19 - - [2026-03-23 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.19 - - [2026-03-23 01:57:13] "GET /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003896 10.0.0.19 - - [2026-03-23 01:57:13] "PUT /bgp-router/63069279-0c21-46b6-8d5d-1c4b3f3653e2 HTTP/1.1" 200 254 0.018273 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:57:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:57:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.19 - - [2026-03-23 01:57:42] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004350 10.0.0.19 - - [2026-03-23 01:57:42] "POST /set-tag HTTP/1.1" 200 109 0.005252 10.0.0.19 - - [2026-03-23 01:57:42] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004072 10.0.0.19 - - [2026-03-23 01:57:42] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.19 - - [2026-03-23 01:57:42] "GET /virtual-machine/b11ecd4d-18c6-4992-97e3-fc9e48015198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006278 10.0.0.19 - - [2026-03-23 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.013690 10.0.0.19 - - [2026-03-23 01:57:42] "GET /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004009 10.0.0.19 - - [2026-03-23 01:57:42] "POST /set-tag HTTP/1.1" 200 109 0.013959 10.0.0.19 - - [2026-03-23 01:57:42] "POST /set-tag HTTP/1.1" 200 109 0.013204 10.0.0.19 - - [2026-03-23 01:57:42] "DELETE /instance-ip/8fc0d9de-265b-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.036705 10.0.0.19 - - [2026-03-23 01:57:42] "DELETE /virtual-machine-interface/8fa758e2-265b-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.037760 10.0.0.19 - - [2026-03-23 01:57:42] "DELETE /virtual-machine/b11ecd4d-18c6-4992-97e3-fc9e48015198 HTTP/1.1" 200 115 0.018413 10.0.0.19 - - [2026-03-23 01:57:42] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004093 10.0.0.19 - - [2026-03-23 01:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-03-23 01:58:13] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007823 10.0.0.19 - - [2026-03-23 01:58:13] "POST /set-tag HTTP/1.1" 200 109 0.006790 10.0.0.19 - - [2026-03-23 01:58:13] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006590 10.0.0.19 - - [2026-03-23 01:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.19 - - [2026-03-23 01:58:13] "GET /virtual-machine/6796c186-9a58-4a00-bf8d-ced5e28fd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002752 10.0.0.19 - - [2026-03-23 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.014468 10.0.0.19 - - [2026-03-23 01:58:13] "GET /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004266 10.0.0.19 - - [2026-03-23 01:58:13] "POST /set-tag HTTP/1.1" 200 109 0.016202 10.0.0.19 - - [2026-03-23 01:58:13] "POST /set-tag HTTP/1.1" 200 109 0.023400 10.0.0.19 - - [2026-03-23 01:58:13] "DELETE /instance-ip/902f5cce-265b-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.057665 10.0.0.19 - - [2026-03-23 01:58:13] "DELETE /virtual-machine-interface/9016815e-265b-11f1-a0d1-fa163e3c5f90 HTTP/1.1" 200 115 0.068169 10.0.0.19 - - [2026-03-23 01:58:13] "DELETE /virtual-machine/6796c186-9a58-4a00-bf8d-ced5e28fd3fc HTTP/1.1" 200 115 0.040144 10.0.0.19 - - [2026-03-23 01:58:13] "DELETE /tag/1ea82dc5-1ec0-4609-84e6-92ec06b51abc HTTP/1.1" 200 115 0.060909 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:58:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001262 [Introspect:8084]10.0.0.19 - - [2026-03-23 01:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105