+++ date ++ echo 'INFO: =================== Mon Jan 5 01:39:26 AM UTC 2026 ===================' INFO: =================== Mon Jan 5 01:39:26 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.19 + 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 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.19,10.44.38.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.44.38.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 ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/05/2026 01:40:05.692 7f556e80c780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/05/2026 01:40:05.827 7f556e80c780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/05/2026 01:40:05.838 7f556e80c780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/05/2026 01:40:05.838 7f556e80c780 [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-01-05 01:40:10] "GET / HTTP/1.1" 503 181 0.000182 10.0.0.19 - - [2026-01-05 01:40:10] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.19 - - [2026-01-05 01:40:11] "GET / HTTP/1.1" 200 45303 0.001617 10.0.0.19 - - [2026-01-05 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2026-01-05 01:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.19 - - [2026-01-05 01:40:12] "GET /network-ipam/e24993fd-dea7-47cd-b1e9-65a99c71d714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003609 10.0.0.19 - - [2026-01-05 01:40:12] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2026-01-05 01:40:12] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004645 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002387 10.0.0.19 - - [2026-01-05 01:40:12] "POST /config-nodes HTTP/1.1" 200 593 0.022676 10.0.0.19 - - [2026-01-05 01:40:12] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.19 - - [2026-01-05 01:40:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002597 10.0.0.19 - - [2026-01-05 01:40:12] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.001937 10.0.0.19 - - [2026-01-05 01:40:12] "POST /access-control-lists HTTP/1.1" 200 587 0.033765 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.001450 10.0.0.19 - - [2026-01-05 01:40:12] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.19 - - [2026-01-05 01:40:12] "POST /access-control-lists HTTP/1.1" 200 585 0.068379 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.002720 10.0.0.19 - - [2026-01-05 01:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010594 10.0.0.19 - - [2026-01-05 01:40:12] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006966 10.0.0.19 - - [2026-01-05 01:40:13] "POST /service-appliance-sets HTTP/1.1" 200 553 0.187212 10.0.0.19 - - [2026-01-05 01:40:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.002515 10.0.0.19 - - [2026-01-05 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2026-01-05 01:40:13] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.041350 10.0.0.19 - - [2026-01-05 01:40:13] "POST /route-targets HTTP/1.1" 200 327 0.098347 10.0.0.19 - - [2026-01-05 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.19 - - [2026-01-05 01:40:13] "POST /route-targets HTTP/1.1" 200 327 0.026350 10.0.0.19 - - [2026-01-05 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.029178 10.0.0.19 - - [2026-01-05 01:40:13] "POST /service-appliance-sets HTTP/1.1" 200 541 0.155437 10.0.0.19 - - [2026-01-05 01:40:13] "POST /route-targets HTTP/1.1" 200 327 0.067477 10.0.0.19 - - [2026-01-05 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.19 - - [2026-01-05 01:40:13] "GET /network-ipam/e24993fd-dea7-47cd-b1e9-65a99c71d714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.039671 10.0.0.19 - - [2026-01-05 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.054881 10.0.0.19 - - [2026-01-05 01:40:13] "POST /route-targets HTTP/1.1" 200 327 0.062281 10.0.0.19 - - [2026-01-05 01:40:13] "POST /service-templates HTTP/1.1" 200 511 0.036230 10.0.0.19 - - [2026-01-05 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.028116 10.0.0.19 - - [2026-01-05 01:40:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003963 10.0.0.19 - - [2026-01-05 01:40:13] "POST /service-templates HTTP/1.1" 200 501 0.084841 10.0.0.19 - - [2026-01-05 01:40:13] "POST /access-control-lists HTTP/1.1" 200 551 0.087638 10.0.0.19 - - [2026-01-05 01:40:13] "POST /service-templates HTTP/1.1" 200 515 0.058207 10.0.0.19 - - [2026-01-05 01:40:13] "POST /service-templates HTTP/1.1" 200 535 0.052125 10.0.0.19 - - [2026-01-05 01:40:13] "PUT /access-control-list/7b00bc67-f9f6-4356-9b2b-4c29e13bcd4b HTTP/1.1" 200 272 0.048415 10.0.0.19 - - [2026-01-05 01:40:13] "PUT /access-control-list/9d2c1e9e-9e58-4559-a41a-b54d37bcc0c8 HTTP/1.1" 200 272 0.014027 10.0.0.19 - - [2026-01-05 01:40:14] "POST /service-templates HTTP/1.1" 200 507 0.039200 10.0.0.19 - - [2026-01-05 01:40:14] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.19 - - [2026-01-05 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2026-01-05 01:40:14] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013780 10.0.0.19 - - [2026-01-05 01:40:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.001952 10.0.0.19 - - [2026-01-05 01:40:14] "POST /config-database-nodes HTTP/1.1" 200 611 0.023404 10.0.0.19 - - [2026-01-05 01:40:16] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.19 - - [2026-01-05 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2026-01-05 01:40:16] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004720 10.0.0.19 - - [2026-01-05 01:40:16] "POST /bgp-routers HTTP/1.1" 200 616 0.025713 10.0.0.19 - - [2026-01-05 01:40:16] "GET /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005457 10.0.0.19 - - [2026-01-05 01:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.19 - - [2026-01-05 01:40:16] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005243 10.0.0.19 - - [2026-01-05 01:40:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2026-01-05 01:40:16] "POST /ref-update HTTP/1.1" 200 156 0.006387 10.0.0.19 - - [2026-01-05 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.19 - - [2026-01-05 01:40:17] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002616 10.0.0.19 - - [2026-01-05 01:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-01-05 01:40:17] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.009032 10.0.0.19 - - [2026-01-05 01:40:17] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.19 - - [2026-01-05 01:40:17] "POST /alarms HTTP/1.1" 200 581 0.022774 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 575 0.023386 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 575 0.021214 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 559 0.017223 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 555 0.019541 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 557 0.022045 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 565 0.021377 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 549 0.027711 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 557 0.024454 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 567 0.027834 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 555 0.019526 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 567 0.021217 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 575 0.073783 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 569 0.017075 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 561 0.016448 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 561 0.021304 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 561 0.016223 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 547 0.038701 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 595 0.038647 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 575 0.020195 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 571 0.028113 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 583 0.032277 10.0.0.19 - - [2026-01-05 01:40:18] "POST /alarms HTTP/1.1" 200 609 0.019757 10.0.0.19 - - [2026-01-05 01:40:19] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.19 - - [2026-01-05 01:40:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002215 10.0.0.19 - - [2026-01-05 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.19 - - [2026-01-05 01:40:19] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.007555 10.0.0.19 - - [2026-01-05 01:40:19] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.19 - - [2026-01-05 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.19 - - [2026-01-05 01:40:19] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002655 10.0.0.19 - - [2026-01-05 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.19 - - [2026-01-05 01:40:19] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.006464 10.0.0.19 - - [2026-01-05 01:40:19] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.19 - - [2026-01-05 01:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.19 - - [2026-01-05 01:40:19] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005667 10.0.0.19 - - [2026-01-05 01:40:19] "PUT /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971 HTTP/1.1" 200 274 0.022132 10.0.0.19 - - [2026-01-05 01:41:56] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.19 - - [2026-01-05 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.19 - - [2026-01-05 01:41:56] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005019 10.0.0.19 - - [2026-01-05 01:41:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002136 10.0.0.19 - - [2026-01-05 01:41:56] "POST /database-nodes HTTP/1.1" 200 597 0.032782 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:42:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001589 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:42:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000946 10.0.0.19 - - [2026-01-05 01:42:30] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.19 - - [2026-01-05 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2026-01-05 01:42:30] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004441 10.0.0.19 - - [2026-01-05 01:42:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002143 10.0.0.19 - - [2026-01-05 01:42:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.027903 10.0.0.19 - - [2026-01-05 01:42:40] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.19 - - [2026-01-05 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.19 - - [2026-01-05 01:42:40] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004504 10.0.0.19 - - [2026-01-05 01:42:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002018 10.0.0.19 - - [2026-01-05 01:42:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.051493 10.0.0.19 - - [2026-01-05 01:42:48] "GET / HTTP/1.1" 200 35931 0.003536 10.0.0.19 - - [2026-01-05 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-01-05 01:42:48] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006449 10.0.0.19 - - [2026-01-05 01:42:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003005 10.0.0.19 - - [2026-01-05 01:42:48] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034694 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:42:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:42:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:42:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:42:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001100 10.0.0.19 - - [2026-01-05 01:43:15] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.19 - - [2026-01-05 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.19 - - [2026-01-05 01:43:15] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004935 10.0.0.19 - - [2026-01-05 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.19 - - [2026-01-05 01:43:15] "GET /config-node/08442605-3516-451d-88b7-f5c228c5a9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004418 10.0.0.19 - - [2026-01-05 01:43:27] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.19 - - [2026-01-05 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2026-01-05 01:43:27] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003093 10.0.0.19 - - [2026-01-05 01:43:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002231 10.0.0.19 - - [2026-01-05 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.19 - - [2026-01-05 01:43:27] "GET /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005351 10.0.0.19 - - [2026-01-05 01:43:27] "PUT /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9 HTTP/1.1" 200 254 0.025279 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.19 - - [2026-01-05 01:43:39] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.19 - - [2026-01-05 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.19 - - [2026-01-05 01:43:39] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003294 10.0.0.19 - - [2026-01-05 01:43:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000497 10.0.0.19 - - [2026-01-05 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.015903 10.0.0.19 - - [2026-01-05 01:43:39] "POST /security-groups HTTP/1.1" 200 570 0.073699 10.0.0.19 - - [2026-01-05 01:43:39] "POST /projects HTTP/1.1" 200 481 0.227278 10.0.0.19 - - [2026-01-05 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.008442 10.0.0.19 - - [2026-01-05 01:43:39] "POST /access-control-lists HTTP/1.1" 200 579 0.098434 10.0.0.19 - - [2026-01-05 01:43:39] "POST /security-groups HTTP/1.1" 200 534 0.117059 10.0.0.19 - - [2026-01-05 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.010068 10.0.0.19 - - [2026-01-05 01:43:39] "POST /chown HTTP/1.1" 200 109 0.047616 10.0.0.19 - - [2026-01-05 01:43:39] "POST /policy-managements HTTP/1.1" 409 214 0.043505 10.0.0.19 - - [2026-01-05 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.19 - - [2026-01-05 01:43:39] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022503 10.0.0.19 - - [2026-01-05 01:43:39] "POST /access-control-lists HTTP/1.1" 200 577 0.156486 10.0.0.19 - - [2026-01-05 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.004726 10.0.0.19 - - [2026-01-05 01:43:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.052488 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.19 - - [2026-01-05 01:43:40] "POST /access-control-lists HTTP/1.1" 200 594 0.054139 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.008606 10.0.0.19 - - [2026-01-05 01:43:40] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009752 10.0.0.19 - - [2026-01-05 01:43:40] "POST /access-control-lists HTTP/1.1" 200 592 0.029985 10.0.0.19 - - [2026-01-05 01:43:40] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.035230 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.19 - - [2026-01-05 01:43:40] "GET /virtual-network/67086123-2973-4148-bc0a-175dd3f3f5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.010485 10.0.0.19 - - [2026-01-05 01:43:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000484 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.014244 10.0.0.19 - - [2026-01-05 01:43:40] "POST /security-groups HTTP/1.1" 200 574 0.094452 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.008573 10.0.0.19 - - [2026-01-05 01:43:40] "POST /projects HTTP/1.1" 200 489 0.341940 10.0.0.19 - - [2026-01-05 01:43:40] "POST /access-control-lists HTTP/1.1" 200 583 0.093311 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.009650 10.0.0.19 - - [2026-01-05 01:43:40] "POST /security-groups HTTP/1.1" 200 546 0.102550 10.0.0.19 - - [2026-01-05 01:43:40] "POST /access-control-lists HTTP/1.1" 200 581 0.098966 10.0.0.19 - - [2026-01-05 01:43:40] "POST /chown HTTP/1.1" 200 109 0.071379 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.010156 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000668 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.19 - - [2026-01-05 01:43:40] "POST /network-ipams HTTP/1.1" 200 522 0.063409 10.0.0.19 - - [2026-01-05 01:43:40] "POST /access-control-lists HTTP/1.1" 200 602 0.049514 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.005891 10.0.0.19 - - [2026-01-05 01:43:40] "POST /network-ipams HTTP/1.1" 200 510 0.039916 10.0.0.19 - - [2026-01-05 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.004686 10.0.0.19 - - [2026-01-05 01:43:40] "POST /access-control-lists HTTP/1.1" 200 600 0.036021 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.007725 10.0.0.19 - - [2026-01-05 01:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.013471 10.0.0.19 - - [2026-01-05 01:43:41] "POST /virtual-networks HTTP/1.1" 200 538 0.195491 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.19 - - [2026-01-05 01:43:41] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.033968 10.0.0.19 - - [2026-01-05 01:43:41] "POST /access-control-lists HTTP/1.1" 200 589 0.140185 10.0.0.19 - - [2026-01-05 01:43:41] "POST /route-targets HTTP/1.1" 200 327 0.036571 10.0.0.19 - - [2026-01-05 01:43:41] "POST /network-ipams HTTP/1.1" 200 518 0.110731 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.015230 10.0.0.19 - - [2026-01-05 01:43:41] "POST /ref-update HTTP/1.1" 200 156 0.057705 10.0.0.19 - - [2026-01-05 01:43:41] "PUT /access-control-list/f9d160f0-37bf-42a7-9f20-c2dad8c1a774 HTTP/1.1" 200 272 0.060266 10.0.0.19 - - [2026-01-05 01:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.014240 10.0.0.19 - - [2026-01-05 01:43:41] "POST /virtual-networks HTTP/1.1" 200 546 0.225619 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2026-01-05 01:43:41] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.015722 10.0.0.19 - - [2026-01-05 01:43:41] "POST /route-targets HTTP/1.1" 200 327 0.022789 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.005715 10.0.0.19 - - [2026-01-05 01:43:41] "POST /ref-update HTTP/1.1" 200 156 0.026195 10.0.0.19 - - [2026-01-05 01:43:41] "POST /network-policys HTTP/1.1" 200 538 0.034710 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.001562 10.0.0.19 - - [2026-01-05 01:43:41] "POST /network-policys HTTP/1.1" 200 534 0.051903 10.0.0.19 - - [2026-01-05 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.004642 10.0.0.19 - - [2026-01-05 01:43:41] "POST /network-policys HTTP/1.1" 200 542 0.031260 10.0.0.19 - - [2026-01-05 01:43:41] "POST /ref-update HTTP/1.1" 200 156 0.073203 10.0.0.19 - - [2026-01-05 01:43:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017939 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/8fccad8f-e742-43b0-a8c1-6126e5fc5843 HTTP/1.1" 200 272 0.040862 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.073588 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/f9d160f0-37bf-42a7-9f20-c2dad8c1a774 HTTP/1.1" 200 272 0.077498 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/f9d160f0-37bf-42a7-9f20-c2dad8c1a774 HTTP/1.1" 200 272 0.033500 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.095819 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007346 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004109 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/8fccad8f-e742-43b0-a8c1-6126e5fc5843 HTTP/1.1" 200 272 0.055393 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.048121 10.0.0.19 - - [2026-01-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.001768 10.0.0.19 - - [2026-01-05 01:43:42] "POST /access-control-lists HTTP/1.1" 200 601 0.042313 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.231176 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.097430 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/95f93441-bcc9-47ba-8613-5c45f3dc13b7 HTTP/1.1" 200 272 0.045786 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.025070 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.086523 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/95f93441-bcc9-47ba-8613-5c45f3dc13b7 HTTP/1.1" 200 272 0.038764 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039542 10.0.0.19 - - [2026-01-05 01:43:42] "PUT /access-control-list/8fccad8f-e742-43b0-a8c1-6126e5fc5843 HTTP/1.1" 200 272 0.071499 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003202 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003698 10.0.0.19 - - [2026-01-05 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.035992 10.0.0.19 - - [2026-01-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.034754 10.0.0.19 - - [2026-01-05 01:43:42] "GET /virtual-network/67086123-2973-4148-bc0a-175dd3f3f5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.019362 10.0.0.19 - - [2026-01-05 01:43:42] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.012504 10.0.0.19 - - [2026-01-05 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.19 - - [2026-01-05 01:43:43] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009081 10.0.0.19 - - [2026-01-05 01:43:43] "POST /firewall-policys HTTP/1.1" 200 530 0.036612 10.0.0.19 - - [2026-01-05 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025135 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010003 10.0.0.19 - - [2026-01-05 01:43:43] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003170 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003682 10.0.0.19 - - [2026-01-05 01:43:43] "POST /ref-update HTTP/1.1" 200 156 0.039533 10.0.0.19 - - [2026-01-05 01:43:43] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009625 10.0.0.19 - - [2026-01-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.19 - - [2026-01-05 01:43:43] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004742 10.0.0.19 - - [2026-01-05 01:43:43] "POST /firewall-policys HTTP/1.1" 200 532 0.030441 10.0.0.19 - - [2026-01-05 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037395 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.026349 10.0.0.19 - - [2026-01-05 01:43:43] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002624 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003196 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002446 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005508 10.0.0.19 - - [2026-01-05 01:43:43] "POST /ref-update HTTP/1.1" 200 156 0.015230 10.0.0.19 - - [2026-01-05 01:43:43] "POST /ref-update HTTP/1.1" 200 156 0.038650 10.0.0.19 - - [2026-01-05 01:43:43] "POST /ref-update HTTP/1.1" 200 156 0.043826 10.0.0.19 - - [2026-01-05 01:43:43] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.015587 10.0.0.19 - - [2026-01-05 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.19 - - [2026-01-05 01:43:43] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008291 10.0.0.19 - - [2026-01-05 01:43:43] "POST /firewall-policys HTTP/1.1" 200 530 0.037350 10.0.0.19 - - [2026-01-05 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022963 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/5a596947-6ec4-47fa-b285-eb85cb04ed80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006368 10.0.0.19 - - [2026-01-05 01:43:43] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004376 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/5a596947-6ec4-47fa-b285-eb85cb04ed80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002514 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002638 10.0.0.19 - - [2026-01-05 01:43:43] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002033 10.0.0.19 - - [2026-01-05 01:43:44] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003689 10.0.0.19 - - [2026-01-05 01:43:44] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002362 10.0.0.19 - - [2026-01-05 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.024820 10.0.0.19 - - [2026-01-05 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.025380 10.0.0.19 - - [2026-01-05 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.052423 10.0.0.19 - - [2026-01-05 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.067379 10.0.0.19 - - [2026-01-05 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.039021 10.0.0.19 - - [2026-01-05 01:43:44] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.044826 10.0.0.19 - - [2026-01-05 01:43:44] "POST /tags HTTP/1.1" 200 299 0.063799 10.0.0.19 - - [2026-01-05 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.19 - - [2026-01-05 01:43:44] "GET /tag/5593a7cd-21a8-49b3-9dde-0c8d3845e8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.125455 10.0.0.19 - - [2026-01-05 01:43:44] "POST /set-tag HTTP/1.1" 200 109 0.024461 10.0.0.19 - - [2026-01-05 01:43:45] "POST /tags HTTP/1.1" 200 357 0.435181 10.0.0.19 - - [2026-01-05 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018935 10.0.0.19 - - [2026-01-05 01:43:45] "GET /tag/6180d380-5c40-4816-8b30-27186c5ed845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.038550 10.0.0.19 - - [2026-01-05 01:43:45] "POST /tags HTTP/1.1" 200 305 0.191280 10.0.0.19 - - [2026-01-05 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008223 10.0.0.19 - - [2026-01-05 01:43:45] "GET /tag/3449f78b-9ede-402c-86bc-6fd47b4ae23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020409 10.0.0.19 - - [2026-01-05 01:43:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.002654 10.0.0.19 - - [2026-01-05 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.006728 10.0.0.19 - - [2026-01-05 01:43:45] "POST /security-groups HTTP/1.1" 200 571 0.108022 10.0.0.19 - - [2026-01-05 01:43:45] "POST /projects HTTP/1.1" 200 483 0.305629 10.0.0.19 - - [2026-01-05 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.002115 10.0.0.19 - - [2026-01-05 01:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026459 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013798 10.0.0.19 - - [2026-01-05 01:43:46] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.011546 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.19 - - [2026-01-05 01:43:46] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.033874 10.0.0.19 - - [2026-01-05 01:43:46] "POST /access-control-lists HTTP/1.1" 200 580 0.146508 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.032586 10.0.0.19 - - [2026-01-05 01:43:46] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.102878 10.0.0.19 - - [2026-01-05 01:43:46] "POST /access-control-lists HTTP/1.1" 200 578 0.103140 10.0.0.19 - - [2026-01-05 01:43:46] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.096135 10.0.0.19 - - [2026-01-05 01:43:46] "POST /security-groups HTTP/1.1" 200 537 0.076110 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.001970 10.0.0.19 - - [2026-01-05 01:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024158 10.0.0.19 - - [2026-01-05 01:43:46] "POST /chown HTTP/1.1" 200 109 0.040451 10.0.0.19 - - [2026-01-05 01:43:46] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019269 10.0.0.19 - - [2026-01-05 01:43:46] "POST /access-control-lists HTTP/1.1" 200 596 0.108725 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.016634 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.19 - - [2026-01-05 01:43:46] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015636 10.0.0.19 - - [2026-01-05 01:43:46] "POST /tags HTTP/1.1" 409 207 0.005687 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2026-01-05 01:43:46] "GET /tag/3449f78b-9ede-402c-86bc-6fd47b4ae23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014604 10.0.0.19 - - [2026-01-05 01:43:46] "POST /access-control-lists HTTP/1.1" 200 594 0.094559 10.0.0.19 - - [2026-01-05 01:43:46] "POST /firewall-rules HTTP/1.1" 200 564 0.115071 10.0.0.19 - - [2026-01-05 01:43:46] "GET /firewall-rule/12f73c63-e45c-4e08-8286-67f3844edf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025294 10.0.0.19 - - [2026-01-05 01:43:46] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002811 10.0.0.19 - - [2026-01-05 01:43:46] "GET /firewall-rule/12f73c63-e45c-4e08-8286-67f3844edf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002355 10.0.0.19 - - [2026-01-05 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.014531 10.0.0.19 - - [2026-01-05 01:43:46] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002809 10.0.0.19 - - [2026-01-05 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-01-05 01:43:46] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002347 10.0.0.19 - - [2026-01-05 01:43:47] "POST /tags HTTP/1.1" 409 207 0.003133 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-01-05 01:43:47] "GET /tag/3449f78b-9ede-402c-86bc-6fd47b4ae23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010092 10.0.0.19 - - [2026-01-05 01:43:47] "POST /firewall-rules HTTP/1.1" 200 562 0.070816 10.0.0.19 - - [2026-01-05 01:43:47] "GET /firewall-rule/a5c5563b-5ecf-42a2-8eae-1e2c33466d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.032485 10.0.0.19 - - [2026-01-05 01:43:47] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010026 10.0.0.19 - - [2026-01-05 01:43:47] "GET /firewall-rule/a5c5563b-5ecf-42a2-8eae-1e2c33466d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003467 10.0.0.19 - - [2026-01-05 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.032621 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 226 0.004833 10.0.0.19 - - [2026-01-05 01:43:47] "POST /tags HTTP/1.1" 200 305 0.073042 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.19 - - [2026-01-05 01:43:47] "GET /tag/80fbba85-733f-46cb-92e2-c0d5ed963b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015570 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2026-01-05 01:43:47] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035519 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003049 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005999 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-01-05 01:43:47] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004228 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007372 10.0.0.19 - - [2026-01-05 01:43:47] "GET /service-appliance-set/c51e8262-c30b-4000-bfe0-e2a43a4cc8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003622 10.0.0.19 - - [2026-01-05 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.001817 10.0.0.19 - - [2026-01-05 01:43:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108925 10.0.0.19 - - [2026-01-05 01:43:47] "GET /virtual-machine-interface/ec535b23-426d-409e-a708-250d7ee8eca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.018098 10.0.0.19 - - [2026-01-05 01:43:48] "POST /instance-ips HTTP/1.1" 200 381 0.158466 10.0.0.19 - - [2026-01-05 01:43:48] "GET /instance-ip/e39fef82-e1d6-426e-85f9-39194876176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016584 10.0.0.19 - - [2026-01-05 01:43:48] "POST /loadbalancers HTTP/1.1" 200 582 0.073668 10.0.0.19 - - [2026-01-05 01:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013270 10.0.0.19 - - [2026-01-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.19 - - [2026-01-05 01:43:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077382 10.0.0.19 - - [2026-01-05 01:43:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080233 10.0.0.19 - - [2026-01-05 01:43:48] "GET /instance-ip/e39fef82-e1d6-426e-85f9-39194876176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006874 10.0.0.19 - - [2026-01-05 01:43:48] "GET /loadbalancer/721dec8d-56ce-456e-bd43-e341c5dd231b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007546 10.0.0.19 - - [2026-01-05 01:43:48] "POST /floating-ips HTTP/1.1" 200 583 0.032937 10.0.0.19 - - [2026-01-05 01:43:48] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035077 10.0.0.19 - - [2026-01-05 01:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009867 10.0.0.19 - - [2026-01-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014798 10.0.0.19 - - [2026-01-05 01:43:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072721 10.0.0.19 - - [2026-01-05 01:43:48] "GET /loadbalancer-listener/f6741cd2-8ee1-4b5c-9e2d-ccd5da09fb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007986 10.0.0.19 - - [2026-01-05 01:43:48] "GET /loadbalancer-listener/f6741cd2-8ee1-4b5c-9e2d-ccd5da09fb6b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003241 10.0.0.19 - - [2026-01-05 01:43:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023981 10.0.0.19 - - [2026-01-05 01:43:48] "GET /instance-ip/e39fef82-e1d6-426e-85f9-39194876176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005671 10.0.0.19 - - [2026-01-05 01:43:48] "GET /instance-ip/e39fef82-e1d6-426e-85f9-39194876176c?fields=floating_ips HTTP/1.1" 200 1170 0.007633 10.0.0.19 - - [2026-01-05 01:43:48] "GET /floating-ip/b40c6a63-2dc8-48ae-b07d-33775c103151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005242 10.0.0.19 - - [2026-01-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2026-01-05 01:43:48] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002489 10.0.0.19 - - [2026-01-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.19 - - [2026-01-05 01:43:48] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.010727 10.0.0.19 - - [2026-01-05 01:43:48] "POST /tags HTTP/1.1" 200 301 0.111361 10.0.0.19 - - [2026-01-05 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.025929 10.0.0.19 - - [2026-01-05 01:43:49] "GET /tag/10cb0749-a0b2-466b-99b5-a2566a978526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028787 10.0.0.19 - - [2026-01-05 01:43:49] "POST /tags HTTP/1.1" 200 325 0.087461 10.0.0.19 - - [2026-01-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.19 - - [2026-01-05 01:43:49] "GET /tag/ac605c2d-41ac-4a26-8fde-d2fae16b778f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013231 10.0.0.19 - - [2026-01-05 01:43:49] "POST /tags HTTP/1.1" 200 363 0.018496 10.0.0.19 - - [2026-01-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.19 - - [2026-01-05 01:43:49] "GET /tag/76701f2e-2613-4695-b4bc-4311c5030003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015005 10.0.0.19 - - [2026-01-05 01:43:49] "POST /tags HTTP/1.1" 200 311 0.019956 10.0.0.19 - - [2026-01-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.19 - - [2026-01-05 01:43:49] "GET /tag/a1371fd0-6215-464f-902c-ea9e22d7adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026319 10.0.0.19 - - [2026-01-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009261 10.0.0.19 - - [2026-01-05 01:43:49] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004023 10.0.0.19 - - [2026-01-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.19 - - [2026-01-05 01:43:49] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047162 10.0.0.19 - - [2026-01-05 01:43:49] "POST /virtual-machines HTTP/1.1" 200 377 0.022708 10.0.0.19 - - [2026-01-05 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012528 10.0.0.19 - - [2026-01-05 01:43:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159841 10.0.0.19 - - [2026-01-05 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.039930 10.0.0.19 - - [2026-01-05 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016690 10.0.0.19 - - [2026-01-05 01:43:49] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005551 10.0.0.19 - - [2026-01-05 01:43:49] "POST /instance-ips HTTP/1.1" 200 409 0.034714 10.0.0.19 - - [2026-01-05 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032447 10.0.0.19 - - [2026-01-05 01:43:49] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013587 10.0.0.19 - - [2026-01-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.021941 10.0.0.19 - - [2026-01-05 01:43:50] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.035355 10.0.0.19 - - [2026-01-05 01:43:50] "GET /instance-ip/fba8166e-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.010878 10.0.0.19 - - [2026-01-05 01:43:50] "POST /tags HTTP/1.1" 200 355 0.026585 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007095 10.0.0.19 - - [2026-01-05 01:43:50] "GET /tag/01f2aca1-94bb-4a11-a0dd-825620b8fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.022256 10.0.0.19 - - [2026-01-05 01:43:50] "POST /tags HTTP/1.1" 200 303 0.027869 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017052 10.0.0.19 - - [2026-01-05 01:43:50] "GET /tag/f34084fb-4168-4050-a84a-403367e5af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014807 10.0.0.19 - - [2026-01-05 01:43:50] "POST /projects HTTP/1.1" 409 218 0.001989 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2026-01-05 01:43:50] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056982 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2026-01-05 01:43:50] "GET /network-ipam/0f7e7857-94c1-4ccb-bfdb-3e7acfccd7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002604 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2026-01-05 01:43:50] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003412 10.0.0.19 - - [2026-01-05 01:43:50] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.032891 10.0.0.19 - - [2026-01-05 01:43:50] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005369 10.0.0.19 - - [2026-01-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.075232 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-01-05 01:43:50] "GET /network-ipam/5790200a-91d3-43d9-8d7b-e04c8d79a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002391 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.19 - - [2026-01-05 01:43:50] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003565 10.0.0.19 - - [2026-01-05 01:43:50] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.062460 10.0.0.19 - - [2026-01-05 01:43:50] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006589 10.0.0.19 - - [2026-01-05 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.070499 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.19 - - [2026-01-05 01:43:50] "GET /network-policy/0346cc07-de99-47b1-8bc8-559833440627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003646 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.19 - - [2026-01-05 01:43:50] "GET /network-policy/b323be21-c098-42cc-9c0b-5971fb854b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002222 10.0.0.19 - - [2026-01-05 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.19 - - [2026-01-05 01:43:51] "GET /network-policy/39937933-d894-4aa6-b89a-20574f355097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005936 10.0.0.19 - - [2026-01-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2026-01-05 01:43:51] "PUT /network-policy/39937933-d894-4aa6-b89a-20574f355097 HTTP/1.1" 200 262 0.011539 10.0.0.19 - - [2026-01-05 01:43:51] "PUT /access-control-list/95f93441-bcc9-47ba-8613-5c45f3dc13b7 HTTP/1.1" 200 272 0.071117 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-update HTTP/1.1" 200 156 0.113233 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023644 10.0.0.19 - - [2026-01-05 01:43:51] "PUT /access-control-list/f9d160f0-37bf-42a7-9f20-c2dad8c1a774 HTTP/1.1" 200 272 0.061151 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008986 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2026-01-05 01:43:51] "POST /security-groups HTTP/1.1" 409 245 0.002740 10.0.0.19 - - [2026-01-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-01-05 01:43:51] "PUT /security-group/d63fa0e1-d1c3-430c-9d4b-cf70969da066 HTTP/1.1" 200 262 0.061020 10.0.0.19 - - [2026-01-05 01:43:51] "PUT /access-control-list/014b99c3-bfd2-442a-8e97-1f0d2b5f740b HTTP/1.1" 200 272 0.013372 10.0.0.19 - - [2026-01-05 01:43:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.042507 10.0.0.19 - - [2026-01-05 01:43:51] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026893 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000727 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002676 10.0.0.19 - - [2026-01-05 01:43:51] "PUT /access-control-list/ce7b3283-8263-4741-a028-17f4024f1849 HTTP/1.1" 200 272 0.053034 10.0.0.19 - - [2026-01-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2026-01-05 01:43:51] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002368 10.0.0.19 - - [2026-01-05 01:43:51] "POST /tags HTTP/1.1" 409 206 0.002604 10.0.0.19 - - [2026-01-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-01-05 01:43:51] "GET /tag/f34084fb-4168-4050-a84a-403367e5af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023387 10.0.0.19 - - [2026-01-05 01:43:51] "POST /firewall-rules HTTP/1.1" 200 562 0.071851 10.0.0.19 - - [2026-01-05 01:43:51] "GET /firewall-rule/199f1738-2b02-4fd8-9b37-2711aad82221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.024614 10.0.0.19 - - [2026-01-05 01:43:51] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005075 10.0.0.19 - - [2026-01-05 01:43:51] "GET /firewall-rule/199f1738-2b02-4fd8-9b37-2711aad82221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.058635 10.0.0.19 - - [2026-01-05 01:43:51] "POST /ref-update HTTP/1.1" 200 156 0.023315 10.0.0.19 - - [2026-01-05 01:43:51] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002429 10.0.0.19 - - [2026-01-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2026-01-05 01:43:51] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005256 10.0.0.19 - - [2026-01-05 01:43:51] "POST /tags HTTP/1.1" 409 206 0.001452 10.0.0.19 - - [2026-01-05 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.19 - - [2026-01-05 01:43:51] "GET /tag/f34084fb-4168-4050-a84a-403367e5af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015137 10.0.0.19 - - [2026-01-05 01:43:52] "POST /firewall-rules HTTP/1.1" 200 560 0.099925 10.0.0.19 - - [2026-01-05 01:43:52] "GET /firewall-rule/7b9724a3-8198-4270-84a7-6f5bf396c8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005387 10.0.0.19 - - [2026-01-05 01:43:52] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003442 10.0.0.19 - - [2026-01-05 01:43:52] "GET /firewall-rule/7b9724a3-8198-4270-84a7-6f5bf396c8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.006613 10.0.0.19 - - [2026-01-05 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.028598 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 228 0.004390 10.0.0.19 - - [2026-01-05 01:43:52] "POST /tags HTTP/1.1" 200 301 0.032693 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2026-01-05 01:43:52] "GET /tag/29d87088-3100-4699-8bf5-ad456eb7c7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018611 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-01-05 01:43:52] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040544 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016658 10.0.0.19 - - [2026-01-05 01:43:52] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010663 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.19 - - [2026-01-05 01:43:52] "GET /service-appliance-set/c51e8262-c30b-4000-bfe0-e2a43a4cc8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003023 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.001787 10.0.0.19 - - [2026-01-05 01:43:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126932 10.0.0.19 - - [2026-01-05 01:43:52] "GET /virtual-machine-interface/616fe76d-f4d0-4c9c-a4e3-5392d748a230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.012540 10.0.0.19 - - [2026-01-05 01:43:52] "POST /instance-ips HTTP/1.1" 200 377 0.025650 10.0.0.19 - - [2026-01-05 01:43:52] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014189 10.0.0.19 - - [2026-01-05 01:43:52] "POST /loadbalancers HTTP/1.1" 200 582 0.059749 10.0.0.19 - - [2026-01-05 01:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022878 10.0.0.19 - - [2026-01-05 01:43:52] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.079817 10.0.0.19 - - [2026-01-05 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.037655 10.0.0.19 - - [2026-01-05 01:43:52] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010563 10.0.0.19 - - [2026-01-05 01:43:53] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046751 10.0.0.19 - - [2026-01-05 01:43:53] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.018832 10.0.0.19 - - [2026-01-05 01:43:53] "POST /floating-ips HTTP/1.1" 200 581 0.086495 10.0.0.19 - - [2026-01-05 01:43:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.070931 10.0.0.19 - - [2026-01-05 01:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.051987 10.0.0.19 - - [2026-01-05 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.031598 10.0.0.19 - - [2026-01-05 01:43:53] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.059932 10.0.0.19 - - [2026-01-05 01:43:53] "GET /loadbalancer-listener/31463482-3f8b-4b63-9d75-bad51ac5ec47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010800 10.0.0.19 - - [2026-01-05 01:43:53] "GET /loadbalancer-listener/31463482-3f8b-4b63-9d75-bad51ac5ec47?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007925 10.0.0.19 - - [2026-01-05 01:43:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028197 10.0.0.19 - - [2026-01-05 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014666 10.0.0.19 - - [2026-01-05 01:43:53] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004375 10.0.0.19 - - [2026-01-05 01:43:53] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?fields=floating_ips HTTP/1.1" 200 1164 0.016855 10.0.0.19 - - [2026-01-05 01:43:53] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003677 10.0.0.19 - - [2026-01-05 01:43:53] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.066954 10.0.0.19 - - [2026-01-05 01:43:53] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004274 10.0.0.19 - - [2026-01-05 01:43:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024670 10.0.0.19 - - [2026-01-05 01:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016953 10.0.0.19 - - [2026-01-05 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015908 10.0.0.19 - - [2026-01-05 01:43:53] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.072601 10.0.0.19 - - [2026-01-05 01:43:53] "GET /loadbalancer-listener/34e05836-6310-4033-bd5a-ef7097ddedec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011177 10.0.0.19 - - [2026-01-05 01:43:53] "GET /loadbalancer-listener/34e05836-6310-4033-bd5a-ef7097ddedec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.013209 10.0.0.19 - - [2026-01-05 01:43:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.042161 10.0.0.19 - - [2026-01-05 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.034040 10.0.0.19 - - [2026-01-05 01:43:54] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014813 10.0.0.19 - - [2026-01-05 01:43:54] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?fields=floating_ips HTTP/1.1" 200 1164 0.003100 10.0.0.19 - - [2026-01-05 01:43:54] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001990 10.0.0.19 - - [2026-01-05 01:43:54] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.071237 10.0.0.19 - - [2026-01-05 01:43:54] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003541 10.0.0.19 - - [2026-01-05 01:43:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.034449 10.0.0.19 - - [2026-01-05 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.057384 10.0.0.19 - - [2026-01-05 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020118 10.0.0.19 - - [2026-01-05 01:43:54] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034505 10.0.0.19 - - [2026-01-05 01:43:54] "GET /loadbalancer-listener/88d2b639-8cac-44a9-ac90-44ce201595e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.020468 10.0.0.19 - - [2026-01-05 01:43:54] "GET /loadbalancer-listener/88d2b639-8cac-44a9-ac90-44ce201595e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006127 10.0.0.19 - - [2026-01-05 01:43:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028274 10.0.0.19 - - [2026-01-05 01:43:54] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.034845 10.0.0.19 - - [2026-01-05 01:43:54] "GET /instance-ip/4977e203-0f68-463b-adfb-1f7bf91e89ca?fields=floating_ips HTTP/1.1" 200 1164 0.003777 10.0.0.19 - - [2026-01-05 01:43:54] "POST /tags HTTP/1.1" 200 371 0.047501 10.0.0.19 - - [2026-01-05 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008861 10.0.0.19 - - [2026-01-05 01:43:54] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004550 10.0.0.19 - - [2026-01-05 01:43:54] "GET /tag/10591af2-6046-46d0-b7de-d860aeb69706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013508 10.0.0.19 - - [2026-01-05 01:43:54] "POST /tags HTTP/1.1" 200 319 0.022756 10.0.0.19 - - [2026-01-05 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.19 - - [2026-01-05 01:43:54] "GET /tag/7b7e5dbc-2642-4e11-9c63-044f8e3c8a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014488 10.0.0.19 - - [2026-01-05 01:43:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000461 10.0.0.19 - - [2026-01-05 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.015447 10.0.0.19 - - [2026-01-05 01:43:54] "POST /security-groups HTTP/1.1" 200 578 0.086197 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.104802 10.0.0.19 - - [2026-01-05 01:43:55] "POST /projects HTTP/1.1" 200 497 0.400186 10.0.0.19 - - [2026-01-05 01:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016472 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019922 10.0.0.19 - - [2026-01-05 01:43:55] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.021545 10.0.0.19 - - [2026-01-05 01:43:55] "POST /access-control-lists HTTP/1.1" 200 587 0.112789 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012584 10.0.0.19 - - [2026-01-05 01:43:55] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011338 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.004721 10.0.0.19 - - [2026-01-05 01:43:55] "POST /access-control-lists HTTP/1.1" 200 585 0.082487 10.0.0.19 - - [2026-01-05 01:43:55] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.115745 10.0.0.19 - - [2026-01-05 01:43:55] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.103985 10.0.0.19 - - [2026-01-05 01:43:55] "POST /security-groups HTTP/1.1" 200 558 0.090478 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.001824 10.0.0.19 - - [2026-01-05 01:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027707 10.0.0.19 - - [2026-01-05 01:43:55] "POST /access-control-lists HTTP/1.1" 200 610 0.139282 10.0.0.19 - - [2026-01-05 01:43:55] "POST /chown HTTP/1.1" 200 109 0.096347 10.0.0.19 - - [2026-01-05 01:43:55] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011643 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.002490 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.19 - - [2026-01-05 01:43:55] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003343 10.0.0.19 - - [2026-01-05 01:43:55] "POST /tags HTTP/1.1" 409 214 0.001396 10.0.0.19 - - [2026-01-05 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2026-01-05 01:43:55] "POST /access-control-lists HTTP/1.1" 200 608 0.122273 10.0.0.19 - - [2026-01-05 01:43:56] "GET /tag/7b7e5dbc-2642-4e11-9c63-044f8e3c8a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.030706 10.0.0.19 - - [2026-01-05 01:43:56] "POST /firewall-rules HTTP/1.1" 200 578 0.093753 10.0.0.19 - - [2026-01-05 01:43:56] "GET /firewall-rule/2fbe731f-43f1-498c-b0a5-bc1b55dbccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007989 10.0.0.19 - - [2026-01-05 01:43:56] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003241 10.0.0.19 - - [2026-01-05 01:43:56] "GET /firewall-rule/2fbe731f-43f1-498c-b0a5-bc1b55dbccbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002963 10.0.0.19 - - [2026-01-05 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.063457 10.0.0.19 - - [2026-01-05 01:43:56] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009555 10.0.0.19 - - [2026-01-05 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011324 10.0.0.19 - - [2026-01-05 01:43:56] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003018 10.0.0.19 - - [2026-01-05 01:43:56] "POST /tags HTTP/1.1" 409 214 0.001753 10.0.0.19 - - [2026-01-05 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.19 - - [2026-01-05 01:43:56] "GET /tag/7b7e5dbc-2642-4e11-9c63-044f8e3c8a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018973 10.0.0.19 - - [2026-01-05 01:43:56] "POST /firewall-rules HTTP/1.1" 200 576 0.076138 10.0.0.19 - - [2026-01-05 01:43:56] "GET /firewall-rule/334a78df-7881-4a34-b008-553557b73f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.017406 10.0.0.19 - - [2026-01-05 01:43:56] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005559 10.0.0.19 - - [2026-01-05 01:43:56] "GET /firewall-rule/334a78df-7881-4a34-b008-553557b73f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002207 10.0.0.19 - - [2026-01-05 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.062079 10.0.0.19 - - [2026-01-05 01:43:56] "POST /tags HTTP/1.1" 200 363 0.090937 10.0.0.19 - - [2026-01-05 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.045552 10.0.0.19 - - [2026-01-05 01:43:56] "GET /tag/ef8dabd4-e407-4739-a1c1-903c449d5d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020717 10.0.0.19 - - [2026-01-05 01:43:56] "POST /tags HTTP/1.1" 200 311 0.068033 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012514 10.0.0.19 - - [2026-01-05 01:43:57] "GET /tag/c6fac9a6-3db0-4da9-982a-0ef1619ab1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026857 10.0.0.19 - - [2026-01-05 01:43:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000916 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.007315 10.0.0.19 - - [2026-01-05 01:43:57] "POST /security-groups HTTP/1.1" 200 574 0.086077 10.0.0.19 - - [2026-01-05 01:43:57] "POST /projects HTTP/1.1" 200 489 0.199548 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.008962 10.0.0.19 - - [2026-01-05 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032670 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018044 10.0.0.19 - - [2026-01-05 01:43:57] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.034924 10.0.0.19 - - [2026-01-05 01:43:57] "POST /access-control-lists HTTP/1.1" 200 583 0.131949 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.007701 10.0.0.19 - - [2026-01-05 01:43:57] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.015234 10.0.0.19 - - [2026-01-05 01:43:57] "POST /access-control-lists HTTP/1.1" 200 581 0.057967 10.0.0.19 - - [2026-01-05 01:43:57] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.159425 10.0.0.19 - - [2026-01-05 01:43:57] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.064528 10.0.0.19 - - [2026-01-05 01:43:57] "POST /security-groups HTTP/1.1" 200 546 0.088382 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.001777 10.0.0.19 - - [2026-01-05 01:43:57] "POST /access-control-lists HTTP/1.1" 200 602 0.035948 10.0.0.19 - - [2026-01-05 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.014174 10.0.0.19 - - [2026-01-05 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.052048 10.0.0.19 - - [2026-01-05 01:43:57] "POST /chown HTTP/1.1" 200 109 0.036646 10.0.0.19 - - [2026-01-05 01:43:58] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.059741 10.0.0.19 - - [2026-01-05 01:43:58] "POST /access-control-lists HTTP/1.1" 200 600 0.107057 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.19 - - [2026-01-05 01:43:58] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002241 10.0.0.19 - - [2026-01-05 01:43:58] "POST /tags HTTP/1.1" 409 210 0.001344 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2026-01-05 01:43:58] "GET /tag/c6fac9a6-3db0-4da9-982a-0ef1619ab1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009159 10.0.0.19 - - [2026-01-05 01:43:58] "POST /firewall-rules HTTP/1.1" 200 570 0.071442 10.0.0.19 - - [2026-01-05 01:43:58] "GET /firewall-rule/f530927f-b482-4bf6-bddf-ce7e0b5a9a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003905 10.0.0.19 - - [2026-01-05 01:43:58] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.002999 10.0.0.19 - - [2026-01-05 01:43:58] "GET /firewall-rule/f530927f-b482-4bf6-bddf-ce7e0b5a9a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001882 10.0.0.19 - - [2026-01-05 01:43:58] "POST /ref-update HTTP/1.1" 200 156 0.048441 10.0.0.19 - - [2026-01-05 01:43:58] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015446 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.19 - - [2026-01-05 01:43:58] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003556 10.0.0.19 - - [2026-01-05 01:43:58] "POST /tags HTTP/1.1" 409 210 0.005356 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-01-05 01:43:58] "GET /tag/c6fac9a6-3db0-4da9-982a-0ef1619ab1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010773 10.0.0.19 - - [2026-01-05 01:43:58] "POST /firewall-rules HTTP/1.1" 200 568 0.067771 10.0.0.19 - - [2026-01-05 01:43:58] "GET /firewall-rule/b7290f9f-f928-4879-9598-0fcc4690aa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.024419 10.0.0.19 - - [2026-01-05 01:43:58] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007089 10.0.0.19 - - [2026-01-05 01:43:58] "GET /firewall-rule/b7290f9f-f928-4879-9598-0fcc4690aa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002108 10.0.0.19 - - [2026-01-05 01:43:58] "POST /ref-update HTTP/1.1" 200 156 0.053444 10.0.0.19 - - [2026-01-05 01:43:58] "POST /tags HTTP/1.1" 409 237 0.002699 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.19 - - [2026-01-05 01:43:58] "GET /tag/76701f2e-2613-4695-b4bc-4311c5030003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.031628 10.0.0.19 - - [2026-01-05 01:43:58] "POST /tags HTTP/1.1" 409 210 0.003399 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2026-01-05 01:43:58] "GET /tag/a1371fd0-6215-464f-902c-ea9e22d7adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010201 10.0.0.19 - - [2026-01-05 01:43:58] "POST /projects HTTP/1.1" 409 223 0.002037 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.19 - - [2026-01-05 01:43:58] "GET /project/28b3a4a4-0e11-4dc3-894f-780ecb3f57ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034626 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001692 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002100 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2026-01-05 01:43:58] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003823 10.0.0.19 - - [2026-01-05 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2026-01-05 01:43:58] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003471 10.0.0.19 - - [2026-01-05 01:43:59] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.055389 10.0.0.19 - - [2026-01-05 01:43:59] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.071865 10.0.0.19 - - [2026-01-05 01:43:59] "POST /security-groups HTTP/1.1" 409 253 0.007611 10.0.0.19 - - [2026-01-05 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.19 - - [2026-01-05 01:43:59] "PUT /security-group/57c3807f-5158-4f7b-a8bf-d593de35574f HTTP/1.1" 200 262 0.143296 10.0.0.19 - - [2026-01-05 01:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028398 10.0.0.19 - - [2026-01-05 01:43:59] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021507 10.0.0.19 - - [2026-01-05 01:43:59] "PUT /access-control-list/d4f921fe-2fc8-4ed9-afe4-9d59c30e749c HTTP/1.1" 200 272 0.046925 10.0.0.19 - - [2026-01-05 01:43:59] "PUT /access-control-list/3d8e0dc7-227e-44b3-b2dc-376c1bf412e9 HTTP/1.1" 200 272 0.026182 10.0.0.19 - - [2026-01-05 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.19 - - [2026-01-05 01:43:59] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002504 10.0.0.19 - - [2026-01-05 01:43:59] "POST /tags HTTP/1.1" 409 210 0.001516 10.0.0.19 - - [2026-01-05 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006558 10.0.0.19 - - [2026-01-05 01:43:59] "GET /tag/a1371fd0-6215-464f-902c-ea9e22d7adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010550 10.0.0.19 - - [2026-01-05 01:43:59] "POST /firewall-rules HTTP/1.1" 200 570 0.097486 10.0.0.19 - - [2026-01-05 01:43:59] "GET /firewall-rule/09ddcd3f-3eff-4a12-ad0e-86b127c60648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010686 10.0.0.19 - - [2026-01-05 01:43:59] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.012041 10.0.0.19 - - [2026-01-05 01:43:59] "GET /firewall-rule/09ddcd3f-3eff-4a12-ad0e-86b127c60648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002373 10.0.0.19 - - [2026-01-05 01:43:59] "POST /ref-update HTTP/1.1" 200 156 0.053929 10.0.0.19 - - [2026-01-05 01:43:59] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023780 10.0.0.19 - - [2026-01-05 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.19 - - [2026-01-05 01:43:59] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002751 10.0.0.19 - - [2026-01-05 01:43:59] "POST /tags HTTP/1.1" 409 210 0.007531 10.0.0.19 - - [2026-01-05 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2026-01-05 01:44:00] "GET /tag/a1371fd0-6215-464f-902c-ea9e22d7adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010717 10.0.0.19 - - [2026-01-05 01:44:00] "POST /firewall-rules HTTP/1.1" 200 568 0.091246 10.0.0.19 - - [2026-01-05 01:44:00] "GET /firewall-rule/07b33aaf-e5af-4de8-85cf-cc5be5a4f4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.016387 10.0.0.19 - - [2026-01-05 01:44:00] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.011642 10.0.0.19 - - [2026-01-05 01:44:00] "GET /firewall-rule/07b33aaf-e5af-4de8-85cf-cc5be5a4f4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002697 10.0.0.19 - - [2026-01-05 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.038717 10.0.0.19 - - [2026-01-05 01:44:00] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004465 10.0.0.19 - - [2026-01-05 01:44:00] "POST /set-tag HTTP/1.1" 200 109 0.002120 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:44:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:44:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.19 - - [2026-01-05 01:44:34] "GET /global-system-configs HTTP/1.1" 200 322 0.013322 10.0.0.19 - - [2026-01-05 01:44:35] "GET /global-system-configs HTTP/1.1" 200 322 0.014908 10.0.0.241 - - [2026-01-05 01:45:16] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.241 - - [2026-01-05 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.241 - - [2026-01-05 01:45:16] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004577 10.0.0.241 - - [2026-01-05 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.241 - - [2026-01-05 01:45:16] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004712 10.0.0.241 - - [2026-01-05 01:45:16] "PUT /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971 HTTP/1.1" 200 274 0.010515 10.0.0.241 - - [2026-01-05 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.022988 10.0.0.241 - - [2026-01-05 01:45:16] "POST /virtual-routers HTTP/1.1" 200 599 0.021823 10.0.0.241 - - [2026-01-05 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.241 - - [2026-01-05 01:45:16] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003492 10.0.0.241 - - [2026-01-05 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001745 10.0.0.241 - - [2026-01-05 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.241 - - [2026-01-05 01:45:16] "GET /virtual-network/67086123-2973-4148-bc0a-175dd3f3f5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005491 10.0.0.241 - - [2026-01-05 01:45:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055068 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:45:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:45:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 10.0.0.19 - - [2026-01-05 01:47:46] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002779 10.0.0.19 - - [2026-01-05 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.006824 10.0.0.241 - - [2026-01-05 01:48:00] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.241 - - [2026-01-05 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.241 - - [2026-01-05 01:48:00] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004253 10.0.0.241 - - [2026-01-05 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.241 - - [2026-01-05 01:48:00] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002744 10.0.0.241 - - [2026-01-05 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.241 - - [2026-01-05 01:48:00] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003092 10.0.0.241 - - [2026-01-05 01:48:00] "PUT /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee HTTP/1.1" 200 262 0.006910 10.0.0.241 - - [2026-01-05 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.241 - - [2026-01-05 01:48:00] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002315 10.0.0.241 - - [2026-01-05 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.241 - - [2026-01-05 01:48:00] "GET /virtual-machine-interface/8bcbde46-2a12-4d82-8aab-368a216f408f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005648 10.0.0.241 - - [2026-01-05 01:48:00] "PUT /virtual-machine-interface/8bcbde46-2a12-4d82-8aab-368a216f408f HTTP/1.1" 200 284 0.011586 10.0.0.19 - - [2026-01-05 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-01-05 01:48:12] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009614 10.0.0.19 - - [2026-01-05 01:48:12] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003543 10.0.0.19 - - [2026-01-05 01:48:12] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.19 - - [2026-01-05 01:48:12] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003966 10.0.0.19 - - [2026-01-05 01:48:12] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.19 - - [2026-01-05 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2026-01-05 01:48:12] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002739 10.0.0.19 - - [2026-01-05 01:48:12] "GET /loadbalancer-pool/849021f1-c1a3-4026-a186-8bc84d46db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003885 10.0.0.19 - - [2026-01-05 01:48:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019186 10.0.0.19 - - [2026-01-05 01:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007413 10.0.0.19 - - [2026-01-05 01:48:12] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005226 10.0.0.19 - - [2026-01-05 01:48:12] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007383 10.0.0.19 - - [2026-01-05 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.007323 10.0.0.19 - - [2026-01-05 01:48:12] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014312 10.0.0.19 - - [2026-01-05 01:48:12] "POST /tags HTTP/1.1" 409 205 0.001996 10.0.0.19 - - [2026-01-05 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.19 - - [2026-01-05 01:48:13] "GET /tag/29d87088-3100-4699-8bf5-ad456eb7c7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012130 10.0.0.19 - - [2026-01-05 01:48:13] "PUT /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2 HTTP/1.1" 200 256 0.010809 10.0.0.19 - - [2026-01-05 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.066034 10.0.0.19 - - [2026-01-05 01:48:13] "GET /loadbalancer-pool/6c6e3072-1e37-4e1c-ba12-e4117a683bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013590 10.0.0.19 - - [2026-01-05 01:48:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013777 10.0.0.19 - - [2026-01-05 01:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007235 10.0.0.19 - - [2026-01-05 01:48:13] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005515 10.0.0.19 - - [2026-01-05 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.19 - - [2026-01-05 01:48:13] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005109 10.0.0.19 - - [2026-01-05 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.005451 10.0.0.19 - - [2026-01-05 01:48:13] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004090 10.0.0.19 - - [2026-01-05 01:48:13] "GET /loadbalancer-pool/f3b7a528-cf5e-45ce-8ef3-dda94194b772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004704 10.0.0.19 - - [2026-01-05 01:48:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017390 10.0.0.19 - - [2026-01-05 01:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013731 10.0.0.19 - - [2026-01-05 01:48:13] "PUT /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2 HTTP/1.1" 200 256 0.029539 10.0.0.19 - - [2026-01-05 01:48:13] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015083 10.0.0.19 - - [2026-01-05 01:48:13] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004252 10.0.0.19 - - [2026-01-05 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.007138 10.0.0.19 - - [2026-01-05 01:48:13] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.010782 10.0.0.19 - - [2026-01-05 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.005940 10.0.0.19 - - [2026-01-05 01:48:13] "PUT /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2 HTTP/1.1" 200 256 0.009355 10.0.0.19 - - [2026-01-05 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-01-05 01:48:14] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002599 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:49:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:49:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.19 - - [2026-01-05 01:49:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002239 10.0.0.19 - - [2026-01-05 01:49:35] "GET /global-system-configs HTTP/1.1" 200 322 0.001994 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004445 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.19 - - [2026-01-05 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.19 - - [2026-01-05 01:50:01] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002573 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004207 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.017987 10.0.0.19 - - [2026-01-05 01:50:01] "DELETE /loadbalancer-member/ee8b6b83-23a4-43b8-a3b1-0beaa2260d2c HTTP/1.1" 200 115 0.083447 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004856 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.19 - - [2026-01-05 01:50:01] "DELETE /loadbalancer-member/7e5fb098-620c-47fd-8752-87f97af9e0e9 HTTP/1.1" 200 115 0.036762 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004565 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.19 - - [2026-01-05 01:50:01] "DELETE /loadbalancer-member/f376f55d-a919-42be-a0f2-6542c992c36e HTTP/1.1" 200 115 0.041897 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003810 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2026-01-05 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2026-01-05 01:50:01] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002971 10.0.0.19 - - [2026-01-05 01:50:01] "GET /loadbalancer-pool/849021f1-c1a3-4026-a186-8bc84d46db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003025 10.0.0.19 - - [2026-01-05 01:50:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022751 10.0.0.19 - - [2026-01-05 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031307 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011348 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004521 10.0.0.19 - - [2026-01-05 01:50:01] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002530 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.068295 10.0.0.19 - - [2026-01-05 01:50:01] "GET /loadbalancer-pool/6c6e3072-1e37-4e1c-ba12-e4117a683bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019989 10.0.0.19 - - [2026-01-05 01:50:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021180 10.0.0.19 - - [2026-01-05 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009294 10.0.0.19 - - [2026-01-05 01:50:01] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027388 10.0.0.19 - - [2026-01-05 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.004514 10.0.0.19 - - [2026-01-05 01:50:02] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004145 10.0.0.19 - - [2026-01-05 01:50:02] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002005 10.0.0.19 - - [2026-01-05 01:50:02] "GET /loadbalancer-pool/f3b7a528-cf5e-45ce-8ef3-dda94194b772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010617 10.0.0.19 - - [2026-01-05 01:50:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021968 10.0.0.19 - - [2026-01-05 01:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018178 10.0.0.19 - - [2026-01-05 01:50:02] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014281 10.0.0.19 - - [2026-01-05 01:50:02] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007201 10.0.0.19 - - [2026-01-05 01:50:02] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007057 10.0.0.19 - - [2026-01-05 01:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002333 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:51:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:51:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:51:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:51:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:53:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:53:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.19 - - [2026-01-05 01:53:47] "GET / HTTP/1.1" 200 35931 0.002254 10.0.0.19 - - [2026-01-05 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2026-01-05 01:53:47] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029853 10.0.0.19 - - [2026-01-05 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-01-05 01:53:47] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027034 10.0.0.19 - - [2026-01-05 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2026-01-05 01:53:47] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029417 10.0.0.19 - - [2026-01-05 01:53:47] "POST /tags HTTP/1.1" 200 333 0.030845 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008249 10.0.0.19 - - [2026-01-05 01:53:48] "GET /tag/10450768-e71a-4141-9053-c632a3d3d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.027614 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-01-05 01:53:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033134 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2026-01-05 01:53:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025928 10.0.0.19 - - [2026-01-05 01:53:48] "GET /virtual-networks?parent_id=7a1746d7-4cf5-4188-b08a-ca5810ec3fd6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003649 10.0.0.19 - - [2026-01-05 01:53:48] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.014184 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2026-01-05 01:53:48] "GET /service-appliance-set/c51e8262-c30b-4000-bfe0-e2a43a4cc8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004161 10.0.0.19 - - [2026-01-05 01:53:48] "POST /virtual-networks HTTP/1.1" 200 512 0.050122 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.001909 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.19 - - [2026-01-05 01:53:48] "GET /network-ipam/f3a2e5c3-24ab-4875-a77f-9bc27583cc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003101 10.0.0.19 - - [2026-01-05 01:53:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.118101 10.0.0.19 - - [2026-01-05 01:53:48] "GET /virtual-machine-interface/4e9ceca4-20f2-4d4b-846d-7238c6f86662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.014126 10.0.0.19 - - [2026-01-05 01:53:48] "POST /useragent-kv HTTP/1.1" 200 115 0.013817 10.0.0.19 - - [2026-01-05 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.142993 10.0.0.19 - - [2026-01-05 01:53:48] "POST /instance-ips HTTP/1.1" 200 409 0.032744 10.0.0.19 - - [2026-01-05 01:53:48] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005316 10.0.0.19 - - [2026-01-05 01:53:48] "GET /domains HTTP/1.1" 200 280 0.003149 10.0.0.19 - - [2026-01-05 01:53:48] "GET /instance-ip/c777f51e-bd6d-4748-aaf0-a452ccccf8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011797 10.0.0.19 - - [2026-01-05 01:53:48] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311 HTTP/1.1" 200 3086 0.023562 10.0.0.19 - - [2026-01-05 01:53:48] "POST /loadbalancers HTTP/1.1" 200 610 0.080445 10.0.0.19 - - [2026-01-05 01:53:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6 HTTP/1.1" 200 5476 0.086061 10.0.0.19 - - [2026-01-05 01:53:48] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.008390 10.0.0.19 - - [2026-01-05 01:53:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025292 10.0.0.19 - - [2026-01-05 01:53:48] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.014343 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009317 10.0.0.19 - - [2026-01-05 01:53:48] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1182 0.002579 10.0.0.19 - - [2026-01-05 01:53:48] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1182 0.003301 10.0.0.19 - - [2026-01-05 01:53:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053745 10.0.0.19 - - [2026-01-05 01:53:48] "GET /instance-ip/c777f51e-bd6d-4748-aaf0-a452ccccf8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002042 10.0.0.19 - - [2026-01-05 01:53:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028831 10.0.0.19 - - [2026-01-05 01:53:48] "GET /loadbalancer/4c093762-8364-4359-996c-7bd3762f84a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003479 10.0.0.19 - - [2026-01-05 01:53:48] "POST /route-targets HTTP/1.1" 200 327 0.018133 10.0.0.19 - - [2026-01-05 01:53:48] "POST /floating-ips HTTP/1.1" 200 597 0.043960 10.0.0.19 - - [2026-01-05 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.028797 10.0.0.19 - - [2026-01-05 01:53:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.059539 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2026-01-05 01:53:48] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029644 10.0.0.19 - - [2026-01-05 01:53:48] "GET /loadbalancer-listener/063e1273-abfa-467a-bde3-d48a96a7ee94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.002581 10.0.0.19 - - [2026-01-05 01:53:48] "GET /loadbalancer-listener/063e1273-abfa-467a-bde3-d48a96a7ee94?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003228 10.0.0.19 - - [2026-01-05 01:53:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017136 10.0.0.19 - - [2026-01-05 01:53:48] "GET /instance-ip/c777f51e-bd6d-4748-aaf0-a452ccccf8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002703 10.0.0.19 - - [2026-01-05 01:53:48] "GET /instance-ip/c777f51e-bd6d-4748-aaf0-a452ccccf8e7?fields=floating_ips HTTP/1.1" 200 1213 0.008370 10.0.0.19 - - [2026-01-05 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.19 - - [2026-01-05 01:53:48] "GET /floating-ip/928c8e27-cda7-4e85-8f94-760f0497c93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001752 10.0.0.19 - - [2026-01-05 01:53:48] "GET /loadbalancer/4c093762-8364-4359-996c-7bd3762f84a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002489 10.0.0.19 - - [2026-01-05 01:53:49] "POST /tags HTTP/1.1" 200 295 0.046292 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011331 10.0.0.19 - - [2026-01-05 01:53:49] "GET /tag/493999df-8849-44e2-a07f-9ea011b75162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012475 10.0.0.19 - - [2026-01-05 01:53:49] "POST /tags HTTP/1.1" 409 233 0.002110 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.19 - - [2026-01-05 01:53:49] "GET /tag/01f2aca1-94bb-4a11-a0dd-825620b8fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.009886 10.0.0.19 - - [2026-01-05 01:53:49] "POST /tags HTTP/1.1" 409 206 0.001482 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-01-05 01:53:49] "GET /tag/f34084fb-4168-4050-a84a-403367e5af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010706 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004034 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2026-01-05 01:53:49] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026144 10.0.0.19 - - [2026-01-05 01:53:49] "POST /virtual-machines HTTP/1.1" 200 369 0.008659 10.0.0.19 - - [2026-01-05 01:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009919 10.0.0.19 - - [2026-01-05 01:53:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095495 10.0.0.19 - - [2026-01-05 01:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008098 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007910 10.0.0.19 - - [2026-01-05 01:53:49] "POST /instance-ips HTTP/1.1" 200 409 0.018309 10.0.0.19 - - [2026-01-05 01:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036088 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011682 10.0.0.19 - - [2026-01-05 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.015826 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014892 10.0.0.19 - - [2026-01-05 01:53:49] "GET /instance-ip/611dbb38-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007015 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004258 10.0.0.19 - - [2026-01-05 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002468 10.0.0.19 - - [2026-01-05 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.006963 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004119 10.0.0.19 - - [2026-01-05 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.19 - - [2026-01-05 01:53:49] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003849 10.0.0.19 - - [2026-01-05 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-01-05 01:53:49] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029277 10.0.0.19 - - [2026-01-05 01:53:49] "POST /virtual-machines HTTP/1.1" 200 369 0.007415 10.0.0.19 - - [2026-01-05 01:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007867 10.0.0.19 - - [2026-01-05 01:53:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098645 10.0.0.19 - - [2026-01-05 01:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030823 10.0.0.19 - - [2026-01-05 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014869 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004288 10.0.0.19 - - [2026-01-05 01:53:50] "POST /instance-ips HTTP/1.1" 200 409 0.017855 10.0.0.19 - - [2026-01-05 01:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030990 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012686 10.0.0.19 - - [2026-01-05 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.026871 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020563 10.0.0.19 - - [2026-01-05 01:53:50] "GET /instance-ip/6180ec80-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002664 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004006 10.0.0.19 - - [2026-01-05 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002999 10.0.0.19 - - [2026-01-05 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.007424 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009592 10.0.0.19 - - [2026-01-05 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003778 10.0.0.19 - - [2026-01-05 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.19 - - [2026-01-05 01:53:50] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005344 10.0.0.19 - - [2026-01-05 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.19 - - [2026-01-05 01:53:53] "GET /domains HTTP/1.1" 200 280 0.001761 10.0.0.19 - - [2026-01-05 01:53:53] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311 HTTP/1.1" 200 3086 0.002663 10.0.0.19 - - [2026-01-05 01:53:53] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6 HTTP/1.1" 200 7064 0.031310 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.005759 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.003821 10.0.0.19 - - [2026-01-05 01:53:53] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1403 0.003214 10.0.0.19 - - [2026-01-05 01:53:53] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1403 0.002017 10.0.0.19 - - [2026-01-05 01:53:53] "GET /route-target/37ff51f3-45b2-45c6-8054-7164c9a8f003 HTTP/1.1" 200 1151 0.001823 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.003959 10.0.0.19 - - [2026-01-05 01:53:53] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1403 0.001978 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012499 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.003701 10.0.0.19 - - [2026-01-05 01:53:53] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1403 0.002333 10.0.0.19 - - [2026-01-05 01:53:53] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 200 1403 0.002146 10.0.0.19 - - [2026-01-05 01:53:53] "GET /route-target/37ff51f3-45b2-45c6-8054-7164c9a8f003 HTTP/1.1" 200 1151 0.002059 10.0.0.19 - - [2026-01-05 01:53:53] "GET /domains HTTP/1.1" 200 280 0.001649 10.0.0.19 - - [2026-01-05 01:53:53] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311 HTTP/1.1" 200 3086 0.002467 10.0.0.19 - - [2026-01-05 01:53:53] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6 HTTP/1.1" 200 7064 0.028025 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2089 0.003664 10.0.0.19 - - [2026-01-05 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-01-05 01:53:53] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027179 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003306 10.0.0.19 - - [2026-01-05 01:53:53] "GET /floating-ip-pools?parent_id=311bf5c4-fe2d-4e75-9ff7-4ba45bff1648&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001831 10.0.0.19 - - [2026-01-05 01:53:53] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003469 10.0.0.19 - - [2026-01-05 01:53:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015185 10.0.0.19 - - [2026-01-05 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.013003 10.0.0.19 - - [2026-01-05 01:53:54] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004114 10.0.0.19 - - [2026-01-05 01:53:54] "GET /domains HTTP/1.1" 200 280 0.001519 10.0.0.19 - - [2026-01-05 01:53:54] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311 HTTP/1.1" 200 3086 0.002498 10.0.0.19 - - [2026-01-05 01:53:54] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6 HTTP/1.1" 200 7320 0.030701 10.0.0.19 - - [2026-01-05 01:53:54] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2327 0.006776 10.0.0.19 - - [2026-01-05 01:53:54] "GET /floating-ip-pool/7ceaf225-b126-4667-9f4d-bbb5df74ece0 HTTP/1.1" 200 1314 0.002284 10.0.0.19 - - [2026-01-05 01:53:54] "GET /domains HTTP/1.1" 200 280 0.001480 10.0.0.19 - - [2026-01-05 01:53:54] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311 HTTP/1.1" 200 3086 0.002173 10.0.0.19 - - [2026-01-05 01:53:54] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6 HTTP/1.1" 200 7320 0.036669 10.0.0.19 - - [2026-01-05 01:53:54] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 2327 0.003317 10.0.0.19 - - [2026-01-05 01:53:54] "GET /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003256 10.0.0.19 - - [2026-01-05 01:53:54] "POST /tags HTTP/1.1" 200 365 0.038422 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007460 10.0.0.19 - - [2026-01-05 01:53:54] "GET /tag/41500da9-6f37-4dc6-b67d-8583bd107985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012146 10.0.0.19 - - [2026-01-05 01:53:54] "POST /tags HTTP/1.1" 409 206 0.001590 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001154 10.0.0.19 - - [2026-01-05 01:53:54] "GET /tag/f34084fb-4168-4050-a84a-403367e5af0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009920 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2026-01-05 01:53:54] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.023502 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.19 - - [2026-01-05 01:53:54] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004025 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2026-01-05 01:53:54] "GET /service-appliance-set/5e30c23c-3360-4bcf-ae96-7634fe7cb00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006702 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.002740 10.0.0.19 - - [2026-01-05 01:53:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089559 10.0.0.19 - - [2026-01-05 01:53:54] "GET /virtual-machine-interface/54729d0f-6e00-45de-ba37-d74588740123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016012 10.0.0.19 - - [2026-01-05 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.012709 10.0.0.19 - - [2026-01-05 01:53:54] "POST /instance-ips HTTP/1.1" 200 417 0.028415 10.0.0.19 - - [2026-01-05 01:53:54] "GET /instance-ip/1e683436-3415-4e96-b893-928f1ea52727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009460 10.0.0.19 - - [2026-01-05 01:53:54] "POST /loadbalancers HTTP/1.1" 200 618 0.064366 10.0.0.19 - - [2026-01-05 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012251 10.0.0.19 - - [2026-01-05 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010969 10.0.0.19 - - [2026-01-05 01:53:54] "POST /service-instances HTTP/1.1" 200 566 0.015972 10.0.0.19 - - [2026-01-05 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.009833 10.0.0.19 - - [2026-01-05 01:53:54] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.011966 10.0.0.19 - - [2026-01-05 01:53:54] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069657 10.0.0.19 - - [2026-01-05 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040964 10.0.0.19 - - [2026-01-05 01:53:55] "GET /virtual-machine-interface/54729d0f-6e00-45de-ba37-d74588740123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.022681 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.19 - - [2026-01-05 01:53:55] "GET /virtual-machine-interface/54729d0f-6e00-45de-ba37-d74588740123?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010889 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-01-05 01:53:55] "GET /floating-ip-pool/7ceaf225-b126-4667-9f4d-bbb5df74ece0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001938 10.0.0.19 - - [2026-01-05 01:53:55] "POST /virtual-machines HTTP/1.1" 200 429 0.029885 10.0.0.19 - - [2026-01-05 01:53:55] "POST /floating-ips HTTP/1.1" 200 671 0.112427 10.0.0.19 - - [2026-01-05 01:53:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115777 10.0.0.19 - - [2026-01-05 01:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036223 10.0.0.19 - - [2026-01-05 01:53:55] "POST /chown HTTP/1.1" 200 109 0.037834 10.0.0.19 - - [2026-01-05 01:53:55] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010240 10.0.0.19 - - [2026-01-05 01:53:55] "POST /chown HTTP/1.1" 200 109 0.008325 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.19 - - [2026-01-05 01:53:55] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005316 10.0.0.19 - - [2026-01-05 01:53:55] "POST /tags HTTP/1.1" 409 221 0.002145 10.0.0.19 - - [2026-01-05 01:53:55] "PUT /virtual-machine-interface/eacdabe6-8232-46fd-bc61-6551fd9c4528 HTTP/1.1" 200 284 0.025023 10.0.0.19 - - [2026-01-05 01:53:55] "PUT /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 256 0.026343 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-01-05 01:53:55] "GET /tag/10450768-e71a-4141-9053-c632a3d3d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010692 10.0.0.19 - - [2026-01-05 01:53:55] "POST /tags HTTP/1.1" 409 238 0.001818 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.013953 10.0.0.19 - - [2026-01-05 01:53:55] "GET /tag/41500da9-6f37-4dc6-b67d-8583bd107985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016780 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.046103 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.035686 10.0.0.19 - - [2026-01-05 01:53:55] "POST /firewall-rules HTTP/1.1" 200 650 0.109662 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.037132 10.0.0.19 - - [2026-01-05 01:53:55] "GET /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.026908 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.032201 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.034150 10.0.0.19 - - [2026-01-05 01:53:55] "GET /firewall-policy/5a596947-6ec4-47fa-b285-eb85cb04ed80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005234 10.0.0.19 - - [2026-01-05 01:53:55] "GET /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006275 10.0.0.19 - - [2026-01-05 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.025859 10.0.0.19 - - [2026-01-05 01:53:55] "POST /virtual-machines HTTP/1.1" 200 429 0.026783 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2026-01-05 01:53:55] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.065773 10.0.0.19 - - [2026-01-05 01:53:55] "GET /loadbalancer/c6e2b4de-4780-4077-867b-0c648f85d171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003774 10.0.0.19 - - [2026-01-05 01:53:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.097775 10.0.0.19 - - [2026-01-05 01:53:55] "POST /chown HTTP/1.1" 200 109 0.020683 10.0.0.19 - - [2026-01-05 01:53:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.014914 10.0.0.19 - - [2026-01-05 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-01-05 01:53:55] "POST /chown HTTP/1.1" 200 109 0.010350 10.0.0.19 - - [2026-01-05 01:53:55] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048408 10.0.0.19 - - [2026-01-05 01:53:55] "PUT /virtual-machine-interface/788ec3bb-454c-4396-b0ff-98ce33d9e010 HTTP/1.1" 200 284 0.027152 10.0.0.19 - - [2026-01-05 01:53:55] "PUT /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 256 0.026918 10.0.0.19 - - [2026-01-05 01:53:56] "GET /loadbalancer-listener/3ead55ea-3ed0-4a0d-b7b9-70575677fad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005052 10.0.0.19 - - [2026-01-05 01:53:56] "GET /loadbalancer-listener/3ead55ea-3ed0-4a0d-b7b9-70575677fad2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003983 10.0.0.19 - - [2026-01-05 01:53:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038013 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.016617 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.036217 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.029987 10.0.0.19 - - [2026-01-05 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.045594 10.0.0.19 - - [2026-01-05 01:53:56] "GET /loadbalancer-pool/feba4267-0c03-455e-8b1c-df683c7d1b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010612 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.044051 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.052346 10.0.0.19 - - [2026-01-05 01:53:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.130452 10.0.0.19 - - [2026-01-05 01:53:56] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.030611 10.0.0.19 - - [2026-01-05 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030857 10.0.0.19 - - [2026-01-05 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031135 10.0.0.19 - - [2026-01-05 01:53:56] "GET /loadbalancer-member/eba6fba2-5e87-44ed-b427-c4f1793da5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.017577 10.0.0.19 - - [2026-01-05 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009460 10.0.0.19 - - [2026-01-05 01:53:56] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006080 10.0.0.19 - - [2026-01-05 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.19 - - [2026-01-05 01:53:56] "POST /chown HTTP/1.1" 200 109 0.010164 10.0.0.19 - - [2026-01-05 01:53:56] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010499 10.0.0.19 - - [2026-01-05 01:53:56] "POST /tags HTTP/1.1" 409 221 0.007597 10.0.0.19 - - [2026-01-05 01:53:56] "POST /chown HTTP/1.1" 200 109 0.037575 10.0.0.19 - - [2026-01-05 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.19 - - [2026-01-05 01:53:56] "GET /tag/10450768-e71a-4141-9053-c632a3d3d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018992 10.0.0.19 - - [2026-01-05 01:53:56] "POST /tags HTTP/1.1" 409 238 0.003117 10.0.0.19 - - [2026-01-05 01:53:56] "PUT /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 256 0.056461 10.0.0.19 - - [2026-01-05 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.19 - - [2026-01-05 01:53:56] "GET /tag/41500da9-6f37-4dc6-b67d-8583bd107985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021487 10.0.0.19 - - [2026-01-05 01:53:56] "POST /firewall-rules HTTP/1.1" 409 293 0.008833 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.041410 10.0.0.19 - - [2026-01-05 01:53:56] "POST /chown HTTP/1.1" 200 109 0.023556 10.0.0.19 - - [2026-01-05 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011394 10.0.0.19 - - [2026-01-05 01:53:56] "POST /chown HTTP/1.1" 200 109 0.039003 10.0.0.19 - - [2026-01-05 01:53:56] "PUT /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb HTTP/1.1" 200 260 0.095922 10.0.0.19 - - [2026-01-05 01:53:56] "PUT /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 256 0.033514 10.0.0.19 - - [2026-01-05 01:53:56] "GET /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014884 10.0.0.19 - - [2026-01-05 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.051687 10.0.0.19 - - [2026-01-05 01:53:56] "GET /firewall-policy/5a596947-6ec4-47fa-b285-eb85cb04ed80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014809 10.0.0.19 - - [2026-01-05 01:53:56] "GET /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011084 10.0.0.19 - - [2026-01-05 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.19 - - [2026-01-05 01:53:56] "POST /chown HTTP/1.1" 200 109 0.016528 10.0.0.19 - - [2026-01-05 01:53:56] "POST /chown HTTP/1.1" 200 109 0.005865 10.0.0.19 - - [2026-01-05 01:53:57] "PUT /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 256 0.041811 10.0.0.19 - - [2026-01-05 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.032750 10.0.0.19 - - [2026-01-05 01:53:57] "POST /chown HTTP/1.1" 200 109 0.010234 10.0.0.19 - - [2026-01-05 01:53:57] "POST /chown HTTP/1.1" 200 109 0.017354 10.0.0.19 - - [2026-01-05 01:53:57] "PUT /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 256 0.026138 10.0.0.19 - - [2026-01-05 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.019829 10.0.0.19 - - [2026-01-05 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.038553 10.0.0.19 - - [2026-01-05 01:53:57] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007308 10.0.0.19 - - [2026-01-05 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-01-05 01:53:57] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.064290 10.0.0.19 - - [2026-01-05 01:53:57] "POST /virtual-machines HTTP/1.1" 200 373 0.027608 10.0.0.19 - - [2026-01-05 01:53:57] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.031066 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017485 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014688 10.0.0.19 - - [2026-01-05 01:53:57] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.044075 10.0.0.19 - - [2026-01-05 01:53:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.176248 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024553 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035887 10.0.0.19 - - [2026-01-05 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.19 - - [2026-01-05 01:53:57] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.012084 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019224 10.0.0.19 - - [2026-01-05 01:53:57] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.046241 10.0.0.19 - - [2026-01-05 01:53:57] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.016243 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028923 10.0.0.19 - - [2026-01-05 01:53:57] "POST /instance-ips HTTP/1.1" 200 413 0.121144 10.0.0.19 - - [2026-01-05 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-01-05 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023567 10.0.0.19 - - [2026-01-05 01:53:57] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016203 10.0.0.19 - - [2026-01-05 01:53:57] "POST /chown HTTP/1.1" 200 109 0.009820 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.023293 10.0.0.19 - - [2026-01-05 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.016697 10.0.0.19 - - [2026-01-05 01:53:58] "POST /set-tag HTTP/1.1" 200 109 0.049337 10.0.0.19 - - [2026-01-05 01:53:58] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006935 10.0.0.19 - - [2026-01-05 01:53:58] "GET /instance-ip/66035d10-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006199 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.017502 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.011683 10.0.0.19 - - [2026-01-05 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.004757 10.0.0.19 - - [2026-01-05 01:53:58] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007755 10.0.0.19 - - [2026-01-05 01:53:58] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.19 - - [2026-01-05 01:53:58] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003061 10.0.0.19 - - [2026-01-05 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.022633 10.0.0.19 - - [2026-01-05 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.034823 10.0.0.19 - - [2026-01-05 01:53:58] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004921 10.0.0.19 - - [2026-01-05 01:53:58] "POST /set-tag HTTP/1.1" 200 109 0.004600 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.022188 10.0.0.19 - - [2026-01-05 01:53:58] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014408 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.042705 10.0.0.19 - - [2026-01-05 01:53:58] "POST /set-tag HTTP/1.1" 200 109 0.004627 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.008813 10.0.0.19 - - [2026-01-05 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.012395 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.038503 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.009950 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.044904 10.0.0.19 - - [2026-01-05 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.006756 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.015127 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.021077 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.005439 10.0.0.19 - - [2026-01-05 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.005239 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.009552 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.014101 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.010546 10.0.0.19 - - [2026-01-05 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.005342 10.0.0.19 - - [2026-01-05 01:53:58] "POST /chown HTTP/1.1" 200 109 0.022138 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.013549 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.012735 10.0.0.19 - - [2026-01-05 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019718 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.007612 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.008139 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.008093 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.006010 10.0.0.19 - - [2026-01-05 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.008231 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.006759 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.008784 10.0.0.19 - - [2026-01-05 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.005257 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.008779 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.010576 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.005708 10.0.0.19 - - [2026-01-05 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.005645 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.007094 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.016746 10.0.0.19 - - [2026-01-05 01:53:59] "POST /chown HTTP/1.1" 200 109 0.014727 10.0.0.19 - - [2026-01-05 01:54:00] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005647 10.0.0.19 - - [2026-01-05 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.19 - - [2026-01-05 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2026-01-05 01:54:00] "GET /loadbalancer/4c093762-8364-4359-996c-7bd3762f84a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002241 10.0.0.19 - - [2026-01-05 01:54:00] "GET /loadbalancer-pool/45ac73ac-a8cc-4cc1-958e-384d38b78c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002261 10.0.0.19 - - [2026-01-05 01:54:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014657 10.0.0.19 - - [2026-01-05 01:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019298 10.0.0.19 - - [2026-01-05 01:54:00] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015352 10.0.0.19 - - [2026-01-05 01:54:00] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011831 10.0.0.19 - - [2026-01-05 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.011349 10.0.0.19 - - [2026-01-05 01:54:00] "GET /floating-ip/928c8e27-cda7-4e85-8f94-760f0497c93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.017954 10.0.0.19 - - [2026-01-05 01:54:00] "PUT /floating-ip/928c8e27-cda7-4e85-8f94-760f0497c93e HTTP/1.1" 200 256 0.006697 10.0.0.19 - - [2026-01-05 01:54:00] "POST /tags HTTP/1.1" 409 221 0.002875 10.0.0.19 - - [2026-01-05 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-01-05 01:54:00] "GET /tag/10450768-e71a-4141-9053-c632a3d3d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012806 10.0.0.19 - - [2026-01-05 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.020591 10.0.0.19 - - [2026-01-05 01:54:01] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004246 10.0.0.19 - - [2026-01-05 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.007782 10.0.0.19 - - [2026-01-05 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008289 10.0.0.19 - - [2026-01-05 01:54:01] "GET /loadbalancer/4c093762-8364-4359-996c-7bd3762f84a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002359 10.0.0.19 - - [2026-01-05 01:54:01] "GET /loadbalancer-pool/45ac73ac-a8cc-4cc1-958e-384d38b78c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002694 10.0.0.19 - - [2026-01-05 01:54:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013403 10.0.0.19 - - [2026-01-05 01:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008973 10.0.0.19 - - [2026-01-05 01:54:01] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005870 10.0.0.19 - - [2026-01-05 01:54:01] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004068 10.0.0.19 - - [2026-01-05 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.005595 10.0.0.19 - - [2026-01-05 01:54:01] "GET /floating-ip/928c8e27-cda7-4e85-8f94-760f0497c93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006635 10.0.0.19 - - [2026-01-05 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.016670 10.0.0.19 - - [2026-01-05 01:54:02] "GET /virtual-machine/f98bbb3c-0a8a-4ddb-8447-da861e55334e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002817 10.0.0.19 - - [2026-01-05 01:54:02] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003926 10.0.0.19 - - [2026-01-05 01:54:02] "GET /virtual-machine/e387bfc2-9fcb-472c-b335-bca01ccc93ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002776 10.0.0.19 - - [2026-01-05 01:54:02] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003810 10.0.0.19 - - [2026-01-05 01:54:07] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004691 10.0.0.19 - - [2026-01-05 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.19 - - [2026-01-05 01:54:07] "GET /virtual-machine/553e7aa3-5dc7-4ca0-9cb6-5b2fad06d367?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002874 10.0.0.19 - - [2026-01-05 01:54:07] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003654 10.0.0.19 - - [2026-01-05 01:54:07] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004117 10.0.0.19 - - [2026-01-05 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.19 - - [2026-01-05 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2026-01-05 01:54:14] "POST /chown HTTP/1.1" 200 109 0.005476 10.0.0.19 - - [2026-01-05 01:54:14] "POST /chown HTTP/1.1" 200 109 0.006024 10.0.0.19 - - [2026-01-05 01:54:14] "POST /chown HTTP/1.1" 200 109 0.006935 10.0.0.19 - - [2026-01-05 01:54:14] "POST /chown HTTP/1.1" 200 109 0.014049 10.0.0.19 - - [2026-01-05 01:54:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002652 10.0.0.19 - - [2026-01-05 01:54:35] "GET /global-system-configs HTTP/1.1" 200 322 0.001717 10.0.0.19 - - [2026-01-05 01:54:40] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004324 10.0.0.19 - - [2026-01-05 01:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.19 - - [2026-01-05 01:54:40] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011347 10.0.0.19 - - [2026-01-05 01:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.19 - - [2026-01-05 01:54:40] "GET /virtual-machine/553e7aa3-5dc7-4ca0-9cb6-5b2fad06d367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002349 10.0.0.19 - - [2026-01-05 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.009323 10.0.0.19 - - [2026-01-05 01:54:40] "GET /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009841 10.0.0.19 - - [2026-01-05 01:54:40] "POST /set-tag HTTP/1.1" 200 109 0.013577 10.0.0.19 - - [2026-01-05 01:54:40] "POST /set-tag HTTP/1.1" 200 109 0.014309 10.0.0.19 - - [2026-01-05 01:54:40] "DELETE /instance-ip/66035d10-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.051054 10.0.0.19 - - [2026-01-05 01:54:40] "DELETE /virtual-machine-interface/65e138c0-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.037126 10.0.0.19 - - [2026-01-05 01:54:40] "DELETE /virtual-machine/553e7aa3-5dc7-4ca0-9cb6-5b2fad06d367 HTTP/1.1" 200 115 0.019841 10.0.0.19 - - [2026-01-05 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2026-01-05 01:54:42] "GET /tag/41500da9-6f37-4dc6-b67d-8583bd107985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011517 10.0.0.19 - - [2026-01-05 01:54:42] "GET /tag/41500da9-6f37-4dc6-b67d-8583bd107985?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014054 10.0.0.19 - - [2026-01-05 01:54:42] "GET /virtual-machine-interface/54729d0f-6e00-45de-ba37-d74588740123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005112 10.0.0.19 - - [2026-01-05 01:54:42] "POST /set-tag HTTP/1.1" 200 109 0.012181 10.0.0.19 - - [2026-01-05 01:54:42] "GET /virtual-machine-interface/788ec3bb-454c-4396-b0ff-98ce33d9e010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004307 10.0.0.19 - - [2026-01-05 01:54:42] "POST /set-tag HTTP/1.1" 200 109 0.011544 10.0.0.19 - - [2026-01-05 01:54:42] "GET /virtual-machine-interface/eacdabe6-8232-46fd-bc61-6551fd9c4528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.025226 10.0.0.19 - - [2026-01-05 01:54:42] "POST /set-tag HTTP/1.1" 200 109 0.013832 10.0.0.19 - - [2026-01-05 01:54:42] "GET /firewall-policy/5a596947-6ec4-47fa-b285-eb85cb04ed80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.024155 10.0.0.19 - - [2026-01-05 01:54:42] "GET /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002107 10.0.0.19 - - [2026-01-05 01:54:43] "POST /ref-update HTTP/1.1" 200 156 0.013823 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /firewall-rule/d65b4c15-9f30-4f01-92c4-628a3aece6bb HTTP/1.1" 200 115 0.037787 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /loadbalancer-member/eba6fba2-5e87-44ed-b427-c4f1793da5e1 HTTP/1.1" 200 115 0.024426 10.0.0.19 - - [2026-01-05 01:54:43] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.009643 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /loadbalancer-pool/feba4267-0c03-455e-8b1c-df683c7d1b2c HTTP/1.1" 200 115 0.054958 10.0.0.19 - - [2026-01-05 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025256 10.0.0.19 - - [2026-01-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /loadbalancer-listener/3ead55ea-3ed0-4a0d-b7b9-70575677fad2 HTTP/1.1" 200 115 0.042750 10.0.0.19 - - [2026-01-05 01:54:43] "GET /floating-ip/be9e0d11-f99c-46a2-98f2-ac3dbd25d974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002374 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 200 109 0.005677 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 200 109 0.019043 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 200 109 0.020208 10.0.0.19 - - [2026-01-05 01:54:43] "PUT /floating-ip/be9e0d11-f99c-46a2-98f2-ac3dbd25d974 HTTP/1.1" 200 256 0.048109 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 200 109 0.010251 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /floating-ip/be9e0d11-f99c-46a2-98f2-ac3dbd25d974 HTTP/1.1" 200 115 0.059349 10.0.0.19 - - [2026-01-05 01:54:43] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.013015 10.0.0.19 - - [2026-01-05 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015539 10.0.0.19 - - [2026-01-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /loadbalancer/c6e2b4de-4780-4077-867b-0c648f85d171 HTTP/1.1" 200 115 0.073620 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /instance-ip/1e683436-3415-4e96-b893-928f1ea52727 HTTP/1.1" 200 115 0.035426 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 200 109 0.028272 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 404 171 0.013004 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 200 109 0.014218 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /virtual-machine-interface/54729d0f-6e00-45de-ba37-d74588740123 HTTP/1.1" 200 115 0.102924 10.0.0.19 - - [2026-01-05 01:54:43] "POST /chown HTTP/1.1" 404 171 0.009995 10.0.0.19 - - [2026-01-05 01:54:43] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.010600 10.0.0.19 - - [2026-01-05 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020370 10.0.0.19 - - [2026-01-05 01:54:43] "PUT /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 266 0.008047 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /tag/41500da9-6f37-4dc6-b67d-8583bd107985 HTTP/1.1" 200 115 0.108434 10.0.0.19 - - [2026-01-05 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006815 10.0.0.19 - - [2026-01-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.19 - - [2026-01-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2026-01-05 01:54:43] "GET /floating-ip-pool/7ceaf225-b126-4667-9f4d-bbb5df74ece0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001849 10.0.0.19 - - [2026-01-05 01:54:43] "POST /ref-update HTTP/1.1" 200 156 0.008046 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /floating-ip-pool/7ceaf225-b126-4667-9f4d-bbb5df74ece0 HTTP/1.1" 200 115 0.025331 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /service-instance/29be2227-19f2-4ea4-aa27-e980782dd850 HTTP/1.1" 200 115 0.032759 10.0.0.19 - - [2026-01-05 01:54:43] "GET /virtual-machine-interface/eacdabe6-8232-46fd-bc61-6551fd9c4528?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.011190 10.0.0.19 - - [2026-01-05 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.19 - - [2026-01-05 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.001605 10.0.0.19 - - [2026-01-05 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.001696 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /virtual-network/311bf5c4-fe2d-4e75-9ff7-4ba45bff1648 HTTP/1.1" 200 115 0.110702 10.0.0.19 - - [2026-01-05 01:54:43] "GET /routing-instance/970bae42-a7c8-4590-910a-00c4fac52bf6 HTTP/1.1" 404 171 0.006395 10.0.0.19 - - [2026-01-05 01:54:43] "GET /domains HTTP/1.1" 200 280 0.006850 10.0.0.19 - - [2026-01-05 01:54:43] "GET /domain/3fabc970-ad55-465b-a45d-a1c713705311 HTTP/1.1" 200 3086 0.006209 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /route-target/37ff51f3-45b2-45c6-8054-7164c9a8f003 HTTP/1.1" 200 115 0.042345 10.0.0.19 - - [2026-01-05 01:54:43] "DELETE /virtual-machine-interface/eacdabe6-8232-46fd-bc61-6551fd9c4528 HTTP/1.1" 200 115 0.092966 10.0.0.19 - - [2026-01-05 01:54:43] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6 HTTP/1.1" 200 7142 0.051804 10.0.0.19 - - [2026-01-05 01:54:44] "POST /ref-update HTTP/1.1" 200 156 0.022854 10.0.0.19 - - [2026-01-05 01:54:44] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010694 10.0.0.19 - - [2026-01-05 01:54:44] "POST /set-tag HTTP/1.1" 200 109 0.004081 10.0.0.19 - - [2026-01-05 01:54:44] "DELETE /virtual-machine/0acabe72-a34e-4d14-8f93-1b7df49df003 HTTP/1.1" 200 115 0.036241 10.0.0.19 - - [2026-01-05 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.19 - - [2026-01-05 01:54:44] "GET /loadbalancer/4c093762-8364-4359-996c-7bd3762f84a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003028 10.0.0.19 - - [2026-01-05 01:54:44] "GET /virtual-machine-interface/788ec3bb-454c-4396-b0ff-98ce33d9e010?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005623 10.0.0.19 - - [2026-01-05 01:54:44] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012320 10.0.0.19 - - [2026-01-05 01:54:44] "DELETE /virtual-machine-interface/788ec3bb-454c-4396-b0ff-98ce33d9e010 HTTP/1.1" 200 115 0.055211 10.0.0.19 - - [2026-01-05 01:54:44] "DELETE /virtual-machine/a4c63c98-a080-4c7e-9831-1c8cc31889e5 HTTP/1.1" 200 115 0.033303 10.0.0.19 - - [2026-01-05 01:54:44] "POST /set-tag HTTP/1.1" 200 109 0.043137 10.0.0.19 - - [2026-01-05 01:54:44] "DELETE /loadbalancer-member/f096c1c8-27b3-4000-9631-dc1626c29946 HTTP/1.1" 200 115 0.034347 10.0.0.19 - - [2026-01-05 01:54:45] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004408 10.0.0.19 - - [2026-01-05 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.008075 10.0.0.19 - - [2026-01-05 01:54:45] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003672 10.0.0.19 - - [2026-01-05 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.19 - - [2026-01-05 01:54:45] "GET /virtual-machine/e387bfc2-9fcb-472c-b335-bca01ccc93ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002576 10.0.0.19 - - [2026-01-05 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.19 - - [2026-01-05 01:54:45] "GET /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003872 10.0.0.19 - - [2026-01-05 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.013898 10.0.0.19 - - [2026-01-05 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.032775 10.0.0.19 - - [2026-01-05 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.023924 10.0.0.19 - - [2026-01-05 01:54:45] "DELETE /instance-ip/6180ec80-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.027611 10.0.0.19 - - [2026-01-05 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.015600 10.0.0.19 - - [2026-01-05 01:54:45] "DELETE /virtual-machine-interface/616bccf6-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.037363 10.0.0.19 - - [2026-01-05 01:54:45] "DELETE /virtual-machine/e387bfc2-9fcb-472c-b335-bca01ccc93ec HTTP/1.1" 200 115 0.021553 10.0.0.19 - - [2026-01-05 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2026-01-05 01:54:49] "GET /loadbalancer/4c093762-8364-4359-996c-7bd3762f84a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002851 10.0.0.19 - - [2026-01-05 01:54:49] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004085 10.0.0.19 - - [2026-01-05 01:54:49] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.19 - - [2026-01-05 01:54:50] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006554 10.0.0.19 - - [2026-01-05 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.19 - - [2026-01-05 01:54:50] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004253 10.0.0.19 - - [2026-01-05 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.19 - - [2026-01-05 01:54:50] "GET /virtual-machine/f98bbb3c-0a8a-4ddb-8447-da861e55334e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002603 10.0.0.19 - - [2026-01-05 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.007919 10.0.0.19 - - [2026-01-05 01:54:50] "GET /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006799 10.0.0.19 - - [2026-01-05 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.023778 10.0.0.19 - - [2026-01-05 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.025265 10.0.0.19 - - [2026-01-05 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.028576 10.0.0.19 - - [2026-01-05 01:54:50] "DELETE /instance-ip/611dbb38-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.029906 10.0.0.19 - - [2026-01-05 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.008139 10.0.0.19 - - [2026-01-05 01:54:50] "DELETE /virtual-machine-interface/61069340-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.040010 10.0.0.19 - - [2026-01-05 01:54:50] "DELETE /virtual-machine/f98bbb3c-0a8a-4ddb-8447-da861e55334e HTTP/1.1" 200 115 0.016214 10.0.0.19 - - [2026-01-05 01:54:50] "DELETE /tag/493999df-8849-44e2-a07f-9ea011b75162 HTTP/1.1" 200 115 0.053349 10.0.0.19 - - [2026-01-05 01:54:50] "DELETE /tag/01f2aca1-94bb-4a11-a0dd-825620b8fd55 HTTP/1.1" 200 115 0.028793 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2026-01-05 01:54:54] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033764 10.0.0.19 - - [2026-01-05 01:54:54] "POST /tags HTTP/1.1" 200 393 0.023737 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015022 10.0.0.19 - - [2026-01-05 01:54:54] "GET /tag/1f6b114a-6b7d-4bbf-b2a5-c804691b82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011369 10.0.0.19 - - [2026-01-05 01:54:54] "POST /tags HTTP/1.1" 200 341 0.018404 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.19 - - [2026-01-05 01:54:54] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012702 10.0.0.19 - - [2026-01-05 01:54:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.001114 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.005310 10.0.0.19 - - [2026-01-05 01:54:54] "POST /security-groups HTTP/1.1" 200 589 0.065351 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.014314 10.0.0.19 - - [2026-01-05 01:54:54] "POST /projects HTTP/1.1" 200 519 0.202529 10.0.0.19 - - [2026-01-05 01:54:54] "POST /access-control-lists HTTP/1.1" 200 598 0.062187 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.004492 10.0.0.19 - - [2026-01-05 01:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031438 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009834 10.0.0.19 - - [2026-01-05 01:54:54] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005700 10.0.0.19 - - [2026-01-05 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-01-05 01:54:54] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007125 10.0.0.19 - - [2026-01-05 01:54:54] "POST /access-control-lists HTTP/1.1" 200 596 0.081747 10.0.0.19 - - [2026-01-05 01:54:55] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.063752 10.0.0.19 - - [2026-01-05 01:54:55] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.056997 10.0.0.19 - - [2026-01-05 01:54:55] "POST /security-groups HTTP/1.1" 200 591 0.064867 10.0.0.19 - - [2026-01-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.004449 10.0.0.19 - - [2026-01-05 01:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034893 10.0.0.19 - - [2026-01-05 01:54:55] "POST /chown HTTP/1.1" 200 109 0.019158 10.0.0.19 - - [2026-01-05 01:54:55] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016645 10.0.0.19 - - [2026-01-05 01:54:55] "POST /access-control-lists HTTP/1.1" 200 632 0.089037 10.0.0.19 - - [2026-01-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007011 10.0.0.19 - - [2026-01-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.003255 10.0.0.19 - - [2026-01-05 01:54:55] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007736 10.0.0.19 - - [2026-01-05 01:54:55] "POST /tags HTTP/1.1" 409 226 0.001757 10.0.0.19 - - [2026-01-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2026-01-05 01:54:55] "POST /access-control-lists HTTP/1.1" 200 630 0.063025 10.0.0.19 - - [2026-01-05 01:54:55] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.035927 10.0.0.19 - - [2026-01-05 01:54:55] "POST /firewall-rules HTTP/1.1" 200 600 0.062391 10.0.0.19 - - [2026-01-05 01:54:55] "GET /firewall-rule/4c8f99ff-2510-41b2-b496-494f1401c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003152 10.0.0.19 - - [2026-01-05 01:54:55] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005204 10.0.0.19 - - [2026-01-05 01:54:55] "GET /firewall-rule/4c8f99ff-2510-41b2-b496-494f1401c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001878 10.0.0.19 - - [2026-01-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.036352 10.0.0.19 - - [2026-01-05 01:54:55] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005509 10.0.0.19 - - [2026-01-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2026-01-05 01:54:55] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002431 10.0.0.19 - - [2026-01-05 01:54:55] "POST /tags HTTP/1.1" 409 226 0.001500 10.0.0.19 - - [2026-01-05 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2026-01-05 01:54:55] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012427 10.0.0.19 - - [2026-01-05 01:54:55] "POST /firewall-rules HTTP/1.1" 200 598 0.069848 10.0.0.19 - - [2026-01-05 01:54:55] "GET /firewall-rule/ba5042b2-e319-445e-bcaf-21b26e6371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.018575 10.0.0.19 - - [2026-01-05 01:54:55] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006267 10.0.0.19 - - [2026-01-05 01:54:55] "GET /firewall-rule/ba5042b2-e319-445e-bcaf-21b26e6371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001952 10.0.0.19 - - [2026-01-05 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.048385 10.0.0.19 - - [2026-01-05 01:54:57] "POST /tags HTTP/1.1" 200 393 0.019372 10.0.0.19 - - [2026-01-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010309 10.0.0.19 - - [2026-01-05 01:54:57] "GET /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.025298 10.0.0.19 - - [2026-01-05 01:54:57] "POST /tags HTTP/1.1" 200 341 0.048219 10.0.0.19 - - [2026-01-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.19 - - [2026-01-05 01:54:57] "GET /tag/6e2b99c5-679a-45c4-8e32-373ec108b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013094 10.0.0.19 - - [2026-01-05 01:54:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000597 10.0.0.19 - - [2026-01-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.009634 10.0.0.19 - - [2026-01-05 01:54:57] "POST /security-groups HTTP/1.1" 200 589 0.077221 10.0.0.19 - - [2026-01-05 01:54:57] "POST /projects HTTP/1.1" 200 519 0.208704 10.0.0.19 - - [2026-01-05 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.19 - - [2026-01-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.015797 10.0.0.19 - - [2026-01-05 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.19 - - [2026-01-05 01:54:58] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.033405 10.0.0.19 - - [2026-01-05 01:54:58] "POST /access-control-lists HTTP/1.1" 200 598 0.086317 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013545 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.008904 10.0.0.19 - - [2026-01-05 01:54:58] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.024568 10.0.0.19 - - [2026-01-05 01:54:58] "POST /access-control-lists HTTP/1.1" 200 596 0.097485 10.0.0.19 - - [2026-01-05 01:54:58] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.080868 10.0.0.19 - - [2026-01-05 01:54:58] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.052466 10.0.0.19 - - [2026-01-05 01:54:58] "POST /security-groups HTTP/1.1" 200 591 0.073565 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.004106 10.0.0.19 - - [2026-01-05 01:54:58] "POST /access-control-lists HTTP/1.1" 200 632 0.060096 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.014603 10.0.0.19 - - [2026-01-05 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.070608 10.0.0.19 - - [2026-01-05 01:54:58] "POST /chown HTTP/1.1" 200 109 0.059008 10.0.0.19 - - [2026-01-05 01:54:58] "POST /access-control-lists HTTP/1.1" 200 630 0.082628 10.0.0.19 - - [2026-01-05 01:54:58] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011468 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.19 - - [2026-01-05 01:54:58] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009965 10.0.0.19 - - [2026-01-05 01:54:58] "POST /tags HTTP/1.1" 409 226 0.009733 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-01-05 01:54:58] "GET /tag/6e2b99c5-679a-45c4-8e32-373ec108b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021901 10.0.0.19 - - [2026-01-05 01:54:58] "POST /firewall-rules HTTP/1.1" 200 600 0.087117 10.0.0.19 - - [2026-01-05 01:54:58] "GET /firewall-rule/aa6dc794-a9b7-4773-a5ea-3e6bf178db9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003471 10.0.0.19 - - [2026-01-05 01:54:58] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003031 10.0.0.19 - - [2026-01-05 01:54:58] "GET /firewall-rule/aa6dc794-a9b7-4773-a5ea-3e6bf178db9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002574 10.0.0.19 - - [2026-01-05 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.082842 10.0.0.19 - - [2026-01-05 01:54:58] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006590 10.0.0.19 - - [2026-01-05 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2026-01-05 01:54:59] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.19 - - [2026-01-05 01:54:59] "POST /tags HTTP/1.1" 409 226 0.001766 10.0.0.19 - - [2026-01-05 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.19 - - [2026-01-05 01:54:59] "GET /tag/6e2b99c5-679a-45c4-8e32-373ec108b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013229 10.0.0.19 - - [2026-01-05 01:54:59] "POST /firewall-rules HTTP/1.1" 200 598 0.066755 10.0.0.19 - - [2026-01-05 01:54:59] "GET /firewall-rule/1e8ad81b-4926-4b09-a621-dba9d013a04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004198 10.0.0.19 - - [2026-01-05 01:54:59] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003856 10.0.0.19 - - [2026-01-05 01:54:59] "GET /firewall-rule/1e8ad81b-4926-4b09-a621-dba9d013a04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001810 10.0.0.19 - - [2026-01-05 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.047316 10.0.0.19 - - [2026-01-05 01:55:00] "POST /tags HTTP/1.1" 200 345 0.087952 10.0.0.19 - - [2026-01-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012602 10.0.0.19 - - [2026-01-05 01:55:00] "GET /tag/fa1725db-463a-4399-a3e6-788afd1fde6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.030207 10.0.0.19 - - [2026-01-05 01:55:00] "POST /projects HTTP/1.1" 409 238 0.003649 10.0.0.19 - - [2026-01-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.19 - - [2026-01-05 01:55:00] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041209 10.0.0.19 - - [2026-01-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2026-01-05 01:55:00] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004287 10.0.0.19 - - [2026-01-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2026-01-05 01:55:00] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003740 10.0.0.19 - - [2026-01-05 01:55:00] "POST /security-groups HTTP/1.1" 409 285 0.002831 10.0.0.19 - - [2026-01-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.19 - - [2026-01-05 01:55:00] "PUT /security-group/799fc3b1-e88c-41df-9e86-70dcec786409 HTTP/1.1" 200 262 0.058263 10.0.0.19 - - [2026-01-05 01:55:00] "PUT /access-control-list/57a22bef-de2e-45d7-9c19-e3e7657c7925 HTTP/1.1" 200 272 0.012787 10.0.0.19 - - [2026-01-05 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007175 10.0.0.19 - - [2026-01-05 01:55:00] "PUT /access-control-list/00867144-1b29-4397-8ce2-4e8ed0502025 HTTP/1.1" 200 272 0.022077 10.0.0.19 - - [2026-01-05 01:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026102 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 409 228 0.009136 10.0.0.19 - - [2026-01-05 01:55:01] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.135252 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.19 - - [2026-01-05 01:55:01] "GET /tag/fa1725db-463a-4399-a3e6-788afd1fde6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013436 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 200 345 0.106576 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006570 10.0.0.19 - - [2026-01-05 01:55:01] "GET /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017257 10.0.0.19 - - [2026-01-05 01:55:01] "POST /projects HTTP/1.1" 409 238 0.002030 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2026-01-05 01:55:01] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024123 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.19 - - [2026-01-05 01:55:01] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026350 10.0.0.19 - - [2026-01-05 01:55:01] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006567 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.19 - - [2026-01-05 01:55:01] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003495 10.0.0.19 - - [2026-01-05 01:55:01] "POST /security-groups HTTP/1.1" 409 285 0.001646 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-01-05 01:55:01] "PUT /security-group/7b654820-4223-491b-86e1-c92cd76b124a HTTP/1.1" 200 262 0.059509 10.0.0.19 - - [2026-01-05 01:55:01] "PUT /access-control-list/e04c172e-6ddd-4818-a120-8d403500a08d HTTP/1.1" 200 272 0.014813 10.0.0.19 - - [2026-01-05 01:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037071 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 409 228 0.018663 10.0.0.19 - - [2026-01-05 01:55:01] "PUT /access-control-list/3609e0d7-36b4-45a3-9f39-0a74529349b3 HTTP/1.1" 200 272 0.043957 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2026-01-05 01:55:01] "GET /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010541 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 200 291 0.043987 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019285 10.0.0.19 - - [2026-01-05 01:55:01] "GET /tag/728a82a3-86fd-4f9b-8e28-eb43a7d082be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012564 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 200 303 0.061919 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010835 10.0.0.19 - - [2026-01-05 01:55:01] "GET /tag/b89189fc-19bf-431a-8ffd-939f157cb0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013413 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 409 252 0.001718 10.0.0.19 - - [2026-01-05 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.19 - - [2026-01-05 01:55:01] "GET /tag/1f6b114a-6b7d-4bbf-b2a5-c804691b82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009650 10.0.0.19 - - [2026-01-05 01:55:01] "POST /tags HTTP/1.1" 409 226 0.001602 10.0.0.19 - - [2026-01-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-01-05 01:55:02] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014892 10.0.0.19 - - [2026-01-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004587 10.0.0.19 - - [2026-01-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-01-05 01:55:02] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036659 10.0.0.19 - - [2026-01-05 01:55:02] "POST /virtual-machines HTTP/1.1" 200 395 0.007473 10.0.0.19 - - [2026-01-05 01:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010538 10.0.0.19 - - [2026-01-05 01:55:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123734 10.0.0.19 - - [2026-01-05 01:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013605 10.0.0.19 - - [2026-01-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004998 10.0.0.19 - - [2026-01-05 01:55:02] "POST /instance-ips HTTP/1.1" 200 397 0.018071 10.0.0.19 - - [2026-01-05 01:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025018 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015734 10.0.0.19 - - [2026-01-05 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.060119 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029416 10.0.0.19 - - [2026-01-05 01:55:02] "GET /instance-ip/8c8d3834-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008349 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004482 10.0.0.19 - - [2026-01-05 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004600 10.0.0.19 - - [2026-01-05 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.007030 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004114 10.0.0.19 - - [2026-01-05 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.19 - - [2026-01-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.19 - - [2026-01-05 01:55:02] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003180 10.0.0.19 - - [2026-01-05 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001093 10.0.0.19 - - [2026-01-05 01:55:02] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039728 10.0.0.19 - - [2026-01-05 01:55:02] "POST /virtual-machines HTTP/1.1" 200 395 0.005953 10.0.0.19 - - [2026-01-05 01:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013633 10.0.0.19 - - [2026-01-05 01:55:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113177 10.0.0.19 - - [2026-01-05 01:55:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008399 10.0.0.19 - - [2026-01-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004723 10.0.0.19 - - [2026-01-05 01:55:03] "POST /instance-ips HTTP/1.1" 200 397 0.017989 10.0.0.19 - - [2026-01-05 01:55:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019663 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012248 10.0.0.19 - - [2026-01-05 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.060043 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010596 10.0.0.19 - - [2026-01-05 01:55:03] "GET /instance-ip/8cf9fbe0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005021 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004400 10.0.0.19 - - [2026-01-05 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003014 10.0.0.19 - - [2026-01-05 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.008319 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003719 10.0.0.19 - - [2026-01-05 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.19 - - [2026-01-05 01:55:03] "POST /tags HTTP/1.1" 200 291 0.018125 10.0.0.19 - - [2026-01-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-01-05 01:55:03] "GET /tag/2bf12347-f6ff-4ff4-b4eb-fa20798e84a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013183 10.0.0.19 - - [2026-01-05 01:55:03] "POST /tags HTTP/1.1" 409 252 0.001617 10.0.0.19 - - [2026-01-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.19 - - [2026-01-05 01:55:03] "GET /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012839 10.0.0.19 - - [2026-01-05 01:55:03] "POST /tags HTTP/1.1" 409 226 0.001501 10.0.0.19 - - [2026-01-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2026-01-05 01:55:03] "GET /tag/6e2b99c5-679a-45c4-8e32-373ec108b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011331 10.0.0.19 - - [2026-01-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-01-05 01:55:03] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004457 10.0.0.19 - - [2026-01-05 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-01-05 01:55:03] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033139 10.0.0.19 - - [2026-01-05 01:55:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007516 10.0.0.19 - - [2026-01-05 01:55:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019355 10.0.0.19 - - [2026-01-05 01:55:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109773 10.0.0.19 - - [2026-01-05 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018499 10.0.0.19 - - [2026-01-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004276 10.0.0.19 - - [2026-01-05 01:55:04] "POST /instance-ips HTTP/1.1" 200 397 0.017986 10.0.0.19 - - [2026-01-05 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017194 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010972 10.0.0.19 - - [2026-01-05 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.068778 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014312 10.0.0.19 - - [2026-01-05 01:55:04] "GET /instance-ip/8d85f9d8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003032 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004005 10.0.0.19 - - [2026-01-05 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003349 10.0.0.19 - - [2026-01-05 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.007114 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004226 10.0.0.19 - - [2026-01-05 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.19 - - [2026-01-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004668 10.0.0.19 - - [2026-01-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.19 - - [2026-01-05 01:55:04] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039412 10.0.0.19 - - [2026-01-05 01:55:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007185 10.0.0.19 - - [2026-01-05 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008831 10.0.0.19 - - [2026-01-05 01:55:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095943 10.0.0.19 - - [2026-01-05 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019219 10.0.0.19 - - [2026-01-05 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007327 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004303 10.0.0.19 - - [2026-01-05 01:55:04] "POST /instance-ips HTTP/1.1" 200 397 0.017673 10.0.0.19 - - [2026-01-05 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022440 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006562 10.0.0.19 - - [2026-01-05 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.059779 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021047 10.0.0.19 - - [2026-01-05 01:55:04] "GET /instance-ip/8ded5a1a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002774 10.0.0.19 - - [2026-01-05 01:55:04] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003989 10.0.0.19 - - [2026-01-05 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003620 10.0.0.19 - - [2026-01-05 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.005834 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004828 10.0.0.19 - - [2026-01-05 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.19 - - [2026-01-05 01:55:05] "POST /tags HTTP/1.1" 200 299 0.016578 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008601 10.0.0.19 - - [2026-01-05 01:55:05] "GET /tag/54f352ba-24c1-4da8-ae51-618b50c5a3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010943 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003239 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-01-05 01:55:05] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028087 10.0.0.19 - - [2026-01-05 01:55:05] "POST /virtual-machines HTTP/1.1" 200 395 0.006531 10.0.0.19 - - [2026-01-05 01:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024180 10.0.0.19 - - [2026-01-05 01:55:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099876 10.0.0.19 - - [2026-01-05 01:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007471 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006144 10.0.0.19 - - [2026-01-05 01:55:05] "POST /instance-ips HTTP/1.1" 200 397 0.017037 10.0.0.19 - - [2026-01-05 01:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013327 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010893 10.0.0.19 - - [2026-01-05 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.017191 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008873 10.0.0.19 - - [2026-01-05 01:55:05] "GET /instance-ip/8e61c7c4-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002835 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003916 10.0.0.19 - - [2026-01-05 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.19 - - [2026-01-05 01:55:05] "POST /tags HTTP/1.1" 200 299 0.029147 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015828 10.0.0.19 - - [2026-01-05 01:55:05] "GET /tag/cfb2454d-1b47-4c95-923d-dc8b544f623a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012049 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.19 - - [2026-01-05 01:55:05] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003347 10.0.0.19 - - [2026-01-05 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-01-05 01:55:05] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032248 10.0.0.19 - - [2026-01-05 01:55:05] "POST /virtual-machines HTTP/1.1" 200 395 0.015547 10.0.0.19 - - [2026-01-05 01:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010788 10.0.0.19 - - [2026-01-05 01:55:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110923 10.0.0.19 - - [2026-01-05 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010865 10.0.0.19 - - [2026-01-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013895 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004095 10.0.0.19 - - [2026-01-05 01:55:06] "POST /instance-ips HTTP/1.1" 200 397 0.017853 10.0.0.19 - - [2026-01-05 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041712 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009261 10.0.0.19 - - [2026-01-05 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.018909 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014090 10.0.0.19 - - [2026-01-05 01:55:06] "GET /instance-ip/8ec83cc0-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009125 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004173 10.0.0.19 - - [2026-01-05 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2026-01-05 01:55:06] "POST /tags HTTP/1.1" 200 299 0.017116 10.0.0.19 - - [2026-01-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.19 - - [2026-01-05 01:55:06] "GET /tag/7152086f-d4e3-4807-aabb-aba7b97675f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011461 10.0.0.19 - - [2026-01-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003777 10.0.0.19 - - [2026-01-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-01-05 01:55:06] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040840 10.0.0.19 - - [2026-01-05 01:55:06] "POST /virtual-machines HTTP/1.1" 200 395 0.006808 10.0.0.19 - - [2026-01-05 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013038 10.0.0.19 - - [2026-01-05 01:55:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100727 10.0.0.19 - - [2026-01-05 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022239 10.0.0.19 - - [2026-01-05 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011731 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004242 10.0.0.19 - - [2026-01-05 01:55:06] "POST /instance-ips HTTP/1.1" 200 397 0.020543 10.0.0.19 - - [2026-01-05 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035791 10.0.0.19 - - [2026-01-05 01:55:06] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015477 10.0.0.19 - - [2026-01-05 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.018757 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019359 10.0.0.19 - - [2026-01-05 01:55:07] "GET /instance-ip/8f33459c-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004094 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003882 10.0.0.19 - - [2026-01-05 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.19 - - [2026-01-05 01:55:07] "POST /tags HTTP/1.1" 200 299 0.014776 10.0.0.19 - - [2026-01-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008997 10.0.0.19 - - [2026-01-05 01:55:07] "GET /tag/4b918e95-ecc4-4c44-a8e9-ddec642d2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012114 10.0.0.19 - - [2026-01-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011555 10.0.0.19 - - [2026-01-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-01-05 01:55:07] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042100 10.0.0.19 - - [2026-01-05 01:55:07] "POST /virtual-machines HTTP/1.1" 200 395 0.006776 10.0.0.19 - - [2026-01-05 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009723 10.0.0.19 - - [2026-01-05 01:55:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122042 10.0.0.19 - - [2026-01-05 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008323 10.0.0.19 - - [2026-01-05 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028454 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005676 10.0.0.19 - - [2026-01-05 01:55:07] "POST /instance-ips HTTP/1.1" 200 397 0.019245 10.0.0.19 - - [2026-01-05 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022208 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005219 10.0.0.19 - - [2026-01-05 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.025716 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008888 10.0.0.19 - - [2026-01-05 01:55:07] "GET /instance-ip/8fa2eef6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003369 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003997 10.0.0.19 - - [2026-01-05 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003099 10.0.0.19 - - [2026-01-05 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015632 10.0.0.19 - - [2026-01-05 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004059 10.0.0.19 - - [2026-01-05 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.19 - - [2026-01-05 01:55:07] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003105 10.0.0.19 - - [2026-01-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.007641 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003917 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003144 10.0.0.19 - - [2026-01-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.022038 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015437 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.005413 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004036 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003454 10.0.0.19 - - [2026-01-05 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.006832 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004852 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003665 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004393 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006417 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003808 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.011301 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003882 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.19 - - [2026-01-05 01:55:08] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003695 10.0.0.19 - - [2026-01-05 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.19 - - [2026-01-05 01:55:09] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005004 10.0.0.19 - - [2026-01-05 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.19 - - [2026-01-05 01:55:11] "GET /virtual-machine/0e3cf0ce-c1ff-42f7-878a-dc4857f50b9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002614 10.0.0.19 - - [2026-01-05 01:55:11] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003647 10.0.0.19 - - [2026-01-05 01:55:11] "GET /virtual-machine/c52a6636-9692-469e-9413-075fa941de49?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002556 10.0.0.19 - - [2026-01-05 01:55:11] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004220 10.0.0.19 - - [2026-01-05 01:55:13] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004220 10.0.0.19 - - [2026-01-05 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.19 - - [2026-01-05 01:55:13] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003568 10.0.0.19 - - [2026-01-05 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.19 - - [2026-01-05 01:55:14] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004483 10.0.0.19 - - [2026-01-05 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.19 - - [2026-01-05 01:55:16] "GET /virtual-machine/4b55a3e0-e21f-4395-9053-cb15a432a31a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002607 10.0.0.19 - - [2026-01-05 01:55:16] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003711 10.0.0.19 - - [2026-01-05 01:55:16] "GET /virtual-machine/5b4224df-d01d-4583-b926-d41f3fdd16cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002628 10.0.0.19 - - [2026-01-05 01:55:16] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003925 10.0.0.19 - - [2026-01-05 01:55:17] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004002 10.0.0.19 - - [2026-01-05 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.19 - - [2026-01-05 01:55:18] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003934 10.0.0.19 - - [2026-01-05 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.19 - - [2026-01-05 01:55:18] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006657 10.0.0.19 - - [2026-01-05 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine/08bb83be-288c-482f-aa5b-639c75f4688a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003318 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005939 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine/dc7e4346-f2a8-4444-84c8-de3e1197b506?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002628 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine/84bf0a40-b104-46c3-9bfd-b9e378e7e35d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002810 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003811 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine/b74b3b85-9a63-4b61-93b7-0c8256563003?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002861 10.0.0.19 - - [2026-01-05 01:55:21] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004706 10.0.0.19 - - [2026-01-05 01:55:22] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002264 10.0.0.19 - - [2026-01-05 01:55:22] "POST /tags HTTP/1.1" 200 333 0.019670 10.0.0.19 - - [2026-01-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2026-01-05 01:55:22] "GET /tag/2a09e368-2498-4de7-94ff-42fd162d129e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015588 10.0.0.19 - - [2026-01-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.19 - - [2026-01-05 01:55:22] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032852 10.0.0.19 - - [2026-01-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2026-01-05 01:55:22] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006318 10.0.0.19 - - [2026-01-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-01-05 01:55:22] "GET /service-appliance-set/c51e8262-c30b-4000-bfe0-e2a43a4cc8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002362 10.0.0.19 - - [2026-01-05 01:55:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001280 10.0.0.19 - - [2026-01-05 01:55:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.127837 10.0.0.19 - - [2026-01-05 01:55:22] "GET /virtual-machine-interface/de915567-4a9c-4798-8697-f098f67b21e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.020866 10.0.0.19 - - [2026-01-05 01:55:22] "POST /instance-ips HTTP/1.1" 200 409 0.028963 10.0.0.19 - - [2026-01-05 01:55:22] "GET /instance-ip/95132bea-48be-4bd3-ad92-60e468e8dbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008179 10.0.0.19 - - [2026-01-05 01:55:22] "POST /loadbalancers HTTP/1.1" 200 629 0.073607 10.0.0.19 - - [2026-01-05 01:55:23] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037781 10.0.0.19 - - [2026-01-05 01:55:23] "GET /instance-ip/95132bea-48be-4bd3-ad92-60e468e8dbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007913 10.0.0.19 - - [2026-01-05 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029080 10.0.0.19 - - [2026-01-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.19 - - [2026-01-05 01:55:23] "POST /floating-ips HTTP/1.1" 200 597 0.051037 10.0.0.19 - - [2026-01-05 01:55:23] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037604 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002721 10.0.0.19 - - [2026-01-05 01:55:23] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015544 10.0.0.19 - - [2026-01-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.19 - - [2026-01-05 01:55:23] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047723 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer-listener/aabac510-183c-441b-a1f4-debf3ef86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003284 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer-listener/aabac510-183c-441b-a1f4-debf3ef86890?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.015256 10.0.0.19 - - [2026-01-05 01:55:23] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024737 10.0.0.19 - - [2026-01-05 01:55:23] "GET /instance-ip/95132bea-48be-4bd3-ad92-60e468e8dbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.013354 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.015873 10.0.0.19 - - [2026-01-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003153 10.0.0.19 - - [2026-01-05 01:55:23] "GET /instance-ip/95132bea-48be-4bd3-ad92-60e468e8dbbe?fields=floating_ips HTTP/1.1" 200 1213 0.029365 10.0.0.19 - - [2026-01-05 01:55:23] "GET /floating-ip/9f734532-e978-4ee2-b71a-d1e9bf39d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003998 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer-pool/01ea6a29-35be-4a26-a04a-954c45c4a3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.011873 10.0.0.19 - - [2026-01-05 01:55:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015855 10.0.0.19 - - [2026-01-05 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020563 10.0.0.19 - - [2026-01-05 01:55:23] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020408 10.0.0.19 - - [2026-01-05 01:55:23] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006363 10.0.0.19 - - [2026-01-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.008992 10.0.0.19 - - [2026-01-05 01:55:23] "GET /floating-ip/9f734532-e978-4ee2-b71a-d1e9bf39d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.022635 10.0.0.19 - - [2026-01-05 01:55:23] "POST /tags HTTP/1.1" 409 221 0.004211 10.0.0.19 - - [2026-01-05 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2026-01-05 01:55:23] "GET /tag/2a09e368-2498-4de7-94ff-42fd162d129e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013512 10.0.0.19 - - [2026-01-05 01:55:23] "PUT /floating-ip/9f734532-e978-4ee2-b71a-d1e9bf39d197 HTTP/1.1" 200 256 0.012571 10.0.0.19 - - [2026-01-05 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.074754 10.0.0.19 - - [2026-01-05 01:55:23] "GET /loadbalancer-pool/01ea6a29-35be-4a26-a04a-954c45c4a3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.008559 10.0.0.19 - - [2026-01-05 01:55:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.033826 10.0.0.19 - - [2026-01-05 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007045 10.0.0.19 - - [2026-01-05 01:55:23] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007158 10.0.0.19 - - [2026-01-05 01:55:23] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005437 10.0.0.19 - - [2026-01-05 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.009716 10.0.0.19 - - [2026-01-05 01:55:23] "GET /floating-ip/9f734532-e978-4ee2-b71a-d1e9bf39d197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012591 10.0.0.19 - - [2026-01-05 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.093527 10.0.0.19 - - [2026-01-05 01:55:25] "POST /tags HTTP/1.1" 409 206 0.001751 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.19 - - [2026-01-05 01:55:25] "GET /tag/b89189fc-19bf-431a-8ffd-939f157cb0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017025 10.0.0.19 - - [2026-01-05 01:55:25] "POST /tags HTTP/1.1" 409 204 0.001806 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.19 - - [2026-01-05 01:55:25] "GET /tag/cfb2454d-1b47-4c95-923d-dc8b544f623a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014544 10.0.0.19 - - [2026-01-05 01:55:25] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003253 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2026-01-05 01:55:25] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003836 10.0.0.19 - - [2026-01-05 01:55:25] "POST /tags HTTP/1.1" 409 206 0.001499 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2026-01-05 01:55:25] "GET /tag/b89189fc-19bf-431a-8ffd-939f157cb0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018665 10.0.0.19 - - [2026-01-05 01:55:25] "POST /tags HTTP/1.1" 409 226 0.001830 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.19 - - [2026-01-05 01:55:25] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014032 10.0.0.19 - - [2026-01-05 01:55:25] "POST /tags HTTP/1.1" 409 204 0.002013 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-01-05 01:55:25] "GET /tag/cfb2454d-1b47-4c95-923d-dc8b544f623a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016358 10.0.0.19 - - [2026-01-05 01:55:25] "POST /tags HTTP/1.1" 409 226 0.005451 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2026-01-05 01:55:25] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010790 10.0.0.19 - - [2026-01-05 01:55:25] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001940 10.0.0.19 - - [2026-01-05 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.19 - - [2026-01-05 01:55:25] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002626 10.0.0.19 - - [2026-01-05 01:55:25] "POST /firewall-rules HTTP/1.1" 200 626 0.068084 10.0.0.19 - - [2026-01-05 01:55:25] "POST /firewall-rules HTTP/1.1" 200 646 0.091810 10.0.0.19 - - [2026-01-05 01:55:25] "GET /firewall-rule/677681f9-5da7-48b3-9fdd-e2e3c9fd7cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006278 10.0.0.19 - - [2026-01-05 01:55:25] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003014 10.0.0.19 - - [2026-01-05 01:55:25] "GET /firewall-rule/e306be59-6232-4871-bdb8-f88287c4f248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003781 10.0.0.19 - - [2026-01-05 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.021391 10.0.0.19 - - [2026-01-05 01:55:25] "POST /firewall-policys HTTP/1.1" 200 606 0.046772 10.0.0.19 - - [2026-01-05 01:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021911 10.0.0.19 - - [2026-01-05 01:55:25] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006597 10.0.0.19 - - [2026-01-05 01:55:25] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004595 10.0.0.19 - - [2026-01-05 01:55:25] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002365 10.0.0.19 - - [2026-01-05 01:55:25] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005163 10.0.0.19 - - [2026-01-05 01:55:26] "GET /firewall-policy/5a596947-6ec4-47fa-b285-eb85cb04ed80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003621 10.0.0.19 - - [2026-01-05 01:55:26] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002930 10.0.0.19 - - [2026-01-05 01:55:26] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001752 10.0.0.19 - - [2026-01-05 01:55:26] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002565 10.0.0.19 - - [2026-01-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.025978 10.0.0.19 - - [2026-01-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.029109 10.0.0.19 - - [2026-01-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.020475 10.0.0.19 - - [2026-01-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.045563 10.0.0.19 - - [2026-01-05 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.037162 10.0.0.19 - - [2026-01-05 01:55:26] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002615 10.0.0.19 - - [2026-01-05 01:55:39] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004340 10.0.0.19 - - [2026-01-05 01:55:39] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.19 - - [2026-01-05 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-01-05 01:55:39] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002059 10.0.0.19 - - [2026-01-05 01:55:39] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004119 10.0.0.19 - - [2026-01-05 01:55:39] "POST /set-tag HTTP/1.1" 200 109 0.019577 10.0.0.19 - - [2026-01-05 01:55:39] "DELETE /loadbalancer-member/123571e5-eee1-47e4-9abe-6aa667a434f1 HTTP/1.1" 200 115 0.033499 10.0.0.19 - - [2026-01-05 01:55:39] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013087 10.0.0.19 - - [2026-01-05 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.006791 10.0.0.19 - - [2026-01-05 01:55:40] "DELETE /loadbalancer-member/f9754570-ab0d-43b9-9e1b-aba5ddd7c621 HTTP/1.1" 200 115 0.047009 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006184 10.0.0.19 - - [2026-01-05 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2026-01-05 01:55:40] "DELETE /loadbalancer-member/6eba30d4-264c-4322-8c18-c01889400227 HTTP/1.1" 200 115 0.037164 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003447 10.0.0.19 - - [2026-01-05 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.004951 10.0.0.19 - - [2026-01-05 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2026-01-05 01:55:40] "GET /loadbalancer/8db94d11-4126-4c58-a675-eeb5006177e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001930 10.0.0.19 - - [2026-01-05 01:55:40] "GET /loadbalancer-pool/849021f1-c1a3-4026-a186-8bc84d46db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.001860 10.0.0.19 - - [2026-01-05 01:55:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028019 10.0.0.19 - - [2026-01-05 01:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012940 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006174 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005145 10.0.0.19 - - [2026-01-05 01:55:40] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001604 10.0.0.19 - - [2026-01-05 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.059710 10.0.0.19 - - [2026-01-05 01:55:40] "GET /loadbalancer-pool/6c6e3072-1e37-4e1c-ba12-e4117a683bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006349 10.0.0.19 - - [2026-01-05 01:55:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023178 10.0.0.19 - - [2026-01-05 01:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015640 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010072 10.0.0.19 - - [2026-01-05 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004423 10.0.0.19 - - [2026-01-05 01:55:40] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.017944 10.0.0.19 - - [2026-01-05 01:55:40] "GET /loadbalancer-pool/f3b7a528-cf5e-45ce-8ef3-dda94194b772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005528 10.0.0.19 - - [2026-01-05 01:55:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021779 10.0.0.19 - - [2026-01-05 01:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011160 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011700 10.0.0.19 - - [2026-01-05 01:55:40] "GET /virtual-machine-interface/fb88ed84-e9d7-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009919 10.0.0.19 - - [2026-01-05 01:55:40] "GET /floating-ip/0e87e4f6-7d45-4482-bade-45750ecc53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004281 10.0.0.19 - - [2026-01-05 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002567 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:55:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001523 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:55:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:56:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:56:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 252 0.001804 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010232 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 228 0.001787 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012728 10.0.0.19 - - [2026-01-05 01:57:32] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005824 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.19 - - [2026-01-05 01:57:32] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002481 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 206 0.001661 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/b89189fc-19bf-431a-8ffd-939f157cb0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010449 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 226 0.002395 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010718 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 204 0.002114 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001115 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/cfb2454d-1b47-4c95-923d-dc8b544f623a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010026 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 226 0.001673 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010034 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 228 0.001629 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012925 10.0.0.19 - - [2026-01-05 01:57:32] "POST /tags HTTP/1.1" 409 252 0.001998 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-01-05 01:57:32] "GET /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011912 10.0.0.19 - - [2026-01-05 01:57:32] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002198 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-01-05 01:57:32] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002336 10.0.0.19 - - [2026-01-05 01:57:32] "POST /firewall-rules HTTP/1.1" 409 281 0.001727 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-01-05 01:57:32] "PUT /firewall-rule/e306be59-6232-4871-bdb8-f88287c4f248 HTTP/1.1" 200 260 0.023190 10.0.0.19 - - [2026-01-05 01:57:32] "POST /firewall-rules HTTP/1.1" 409 291 0.011210 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2026-01-05 01:57:32] "PUT /firewall-rule/677681f9-5da7-48b3-9fdd-e2e3c9fd7cf4 HTTP/1.1" 200 260 0.020318 10.0.0.19 - - [2026-01-05 01:57:32] "GET /firewall-rule/677681f9-5da7-48b3-9fdd-e2e3c9fd7cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.014588 10.0.0.19 - - [2026-01-05 01:57:32] "POST /firewall-rules HTTP/1.1" 200 658 0.105911 10.0.0.19 - - [2026-01-05 01:57:32] "GET /firewall-rule/ea96bf29-6a85-4906-9dd2-a488bf9e79af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003836 10.0.0.19 - - [2026-01-05 01:57:32] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005836 10.0.0.19 - - [2026-01-05 01:57:32] "GET /firewall-rule/e306be59-6232-4871-bdb8-f88287c4f248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005508 10.0.0.19 - - [2026-01-05 01:57:32] "POST /firewall-policys HTTP/1.1" 409 269 0.001848 10.0.0.19 - - [2026-01-05 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-01-05 01:57:32] "PUT /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef HTTP/1.1" 200 264 0.018177 10.0.0.19 - - [2026-01-05 01:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027524 10.0.0.19 - - [2026-01-05 01:57:32] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012430 10.0.0.19 - - [2026-01-05 01:57:33] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002460 10.0.0.19 - - [2026-01-05 01:57:33] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001661 10.0.0.19 - - [2026-01-05 01:57:33] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001846 10.0.0.19 - - [2026-01-05 01:57:33] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001687 10.0.0.19 - - [2026-01-05 01:57:33] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001641 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.19 - - [2026-01-05 01:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009995 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.19 - - [2026-01-05 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007175 10.0.0.19 - - [2026-01-05 01:58:34] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002248 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003352 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.030030 10.0.0.19 - - [2026-01-05 01:58:34] "DELETE /loadbalancer-member/756cdc80-18f9-4a7c-a015-7173c0567a06 HTTP/1.1" 200 115 0.058803 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004392 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.005450 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004812 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003960 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2026-01-05 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2026-01-05 01:58:34] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001884 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003232 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.19 - - [2026-01-05 01:58:34] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003343 10.0.0.19 - - [2026-01-05 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003945 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009247 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007050 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003685 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine/4b55a3e0-e21f-4395-9053-cb15a432a31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003039 10.0.0.19 - - [2026-01-05 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.011922 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005985 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.016706 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.026356 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.029876 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.013457 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.025758 10.0.0.19 - - [2026-01-05 01:58:35] "DELETE /instance-ip/8d85f9d8-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.044995 10.0.0.19 - - [2026-01-05 01:58:35] "DELETE /virtual-machine-interface/8d717094-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.032117 10.0.0.19 - - [2026-01-05 01:58:35] "DELETE /virtual-machine/4b55a3e0-e21f-4395-9053-cb15a432a31a HTTP/1.1" 200 115 0.015060 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003661 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003606 10.0.0.19 - - [2026-01-05 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.001506 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine/5b4224df-d01d-4583-b926-d41f3fdd16cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003179 10.0.0.19 - - [2026-01-05 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.008466 10.0.0.19 - - [2026-01-05 01:58:35] "GET /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009135 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.017250 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.019926 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.028200 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.021472 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.024077 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /instance-ip/8ded5a1a-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.048041 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /virtual-machine-interface/8dda6fb8-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.030804 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /virtual-machine/5b4224df-d01d-4583-b926-d41f3fdd16cf HTTP/1.1" 200 115 0.021925 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /tag/2bf12347-f6ff-4ff4-b4eb-fa20798e84a0 HTTP/1.1" 200 115 0.046260 10.0.0.19 - - [2026-01-05 01:58:36] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013104 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.19 - - [2026-01-05 01:58:36] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004115 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.19 - - [2026-01-05 01:58:36] "GET /virtual-machine/c52a6636-9692-469e-9413-075fa941de49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002620 10.0.0.19 - - [2026-01-05 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.017842 10.0.0.19 - - [2026-01-05 01:58:36] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007535 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.062076 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.030917 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.028802 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.017416 10.0.0.19 - - [2026-01-05 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.029127 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /instance-ip/8cf9fbe0-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.038036 10.0.0.19 - - [2026-01-05 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.008220 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.035064 10.0.0.19 - - [2026-01-05 01:58:36] "DELETE /virtual-machine/c52a6636-9692-469e-9413-075fa941de49 HTTP/1.1" 200 115 0.026611 10.0.0.19 - - [2026-01-05 01:58:36] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004279 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.19 - - [2026-01-05 01:58:37] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003576 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.001763 10.0.0.19 - - [2026-01-05 01:58:37] "GET /virtual-machine/0e3cf0ce-c1ff-42f7-878a-dc4857f50b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002716 10.0.0.19 - - [2026-01-05 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.008791 10.0.0.19 - - [2026-01-05 01:58:37] "GET /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013453 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.019925 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.035077 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.024243 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.016015 10.0.0.19 - - [2026-01-05 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.022593 10.0.0.19 - - [2026-01-05 01:58:37] "DELETE /instance-ip/8c8d3834-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.045177 10.0.0.19 - - [2026-01-05 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.006474 10.0.0.19 - - [2026-01-05 01:58:37] "DELETE /virtual-machine-interface/8c764944-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.035882 10.0.0.19 - - [2026-01-05 01:58:37] "DELETE /virtual-machine/0e3cf0ce-c1ff-42f7-878a-dc4857f50b9b HTTP/1.1" 200 115 0.016088 10.0.0.19 - - [2026-01-05 01:58:37] "DELETE /tag/728a82a3-86fd-4f9b-8e28-eb43a7d082be HTTP/1.1" 200 115 0.025141 10.0.0.19 - - [2026-01-05 01:58:37] "DELETE /tag/b89189fc-19bf-431a-8ffd-939f157cb0ad HTTP/1.1" 409 388 0.003501 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005978 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005146 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine/b74b3b85-9a63-4b61-93b7-0c8256563003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002902 10.0.0.19 - - [2026-01-05 01:59:05] "POST /ref-update HTTP/1.1" 200 156 0.010184 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004003 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.014058 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.024465 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.013107 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.026533 10.0.0.19 - - [2026-01-05 01:59:05] "DELETE /instance-ip/8fa2eef6-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.038922 10.0.0.19 - - [2026-01-05 01:59:05] "DELETE /virtual-machine-interface/8f86bfa6-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.036835 10.0.0.19 - - [2026-01-05 01:59:05] "DELETE /virtual-machine/b74b3b85-9a63-4b61-93b7-0c8256563003 HTTP/1.1" 200 115 0.022608 10.0.0.19 - - [2026-01-05 01:59:05] "DELETE /tag/4b918e95-ecc4-4c44-a8e9-ddec642d2e49 HTTP/1.1" 200 115 0.026118 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005159 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004352 10.0.0.19 - - [2026-01-05 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.001669 10.0.0.19 - - [2026-01-05 01:59:05] "GET /virtual-machine/84bf0a40-b104-46c3-9bfd-b9e378e7e35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002681 10.0.0.19 - - [2026-01-05 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.011408 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008124 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.016133 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.038127 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.040900 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.013109 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /instance-ip/8ec83cc0-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.041434 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /virtual-machine-interface/8eadd92a-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.047226 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /virtual-machine/84bf0a40-b104-46c3-9bfd-b9e378e7e35d HTTP/1.1" 200 115 0.018453 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /tag/cfb2454d-1b47-4c95-923d-dc8b544f623a HTTP/1.1" 409 236 0.006485 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004011 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003433 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.001695 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine/dc7e4346-f2a8-4444-84c8-de3e1197b506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002508 10.0.0.19 - - [2026-01-05 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.008862 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006186 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.017665 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.027734 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.020820 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.012221 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /instance-ip/8f33459c-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.042797 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /virtual-machine-interface/8f1f4128-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.034940 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /virtual-machine/dc7e4346-f2a8-4444-84c8-de3e1197b506 HTTP/1.1" 200 115 0.019665 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb HTTP/1.1" 409 236 0.004322 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /tag/7152086f-d4e3-4807-aabb-aba7b97675f6 HTTP/1.1" 200 115 0.035092 10.0.0.19 - - [2026-01-05 01:59:06] "DELETE /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0 HTTP/1.1" 409 236 0.003190 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003395 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003650 10.0.0.19 - - [2026-01-05 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.19 - - [2026-01-05 01:59:06] "GET /virtual-machine/08bb83be-288c-482f-aa5b-639c75f4688a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002570 10.0.0.19 - - [2026-01-05 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.008400 10.0.0.19 - - [2026-01-05 01:59:07] "GET /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005978 10.0.0.19 - - [2026-01-05 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.016200 10.0.0.19 - - [2026-01-05 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.018965 10.0.0.19 - - [2026-01-05 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.029799 10.0.0.19 - - [2026-01-05 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.013251 10.0.0.19 - - [2026-01-05 01:59:07] "DELETE /instance-ip/8e61c7c4-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.039772 10.0.0.19 - - [2026-01-05 01:59:07] "DELETE /virtual-machine-interface/8e498e02-e9d9-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.034412 10.0.0.19 - - [2026-01-05 01:59:07] "DELETE /virtual-machine/08bb83be-288c-482f-aa5b-639c75f4688a HTTP/1.1" 200 115 0.020012 10.0.0.19 - - [2026-01-05 01:59:07] "DELETE /tag/1f6b114a-6b7d-4bbf-b2a5-c804691b82c2 HTTP/1.1" 200 115 0.028605 10.0.0.19 - - [2026-01-05 01:59:07] "DELETE /tag/fa1725db-463a-4399-a3e6-788afd1fde6e HTTP/1.1" 200 115 0.033190 10.0.0.19 - - [2026-01-05 01:59:07] "DELETE /tag/54f352ba-24c1-4da8-ae51-618b50c5a3c0 HTTP/1.1" 200 115 0.031950 10.0.0.19 - - [2026-01-05 01:59:09] "POST /projects HTTP/1.1" 409 238 0.002750 10.0.0.19 - - [2026-01-05 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.19 - - [2026-01-05 01:59:09] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041955 10.0.0.19 - - [2026-01-05 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.19 - - [2026-01-05 01:59:09] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006415 10.0.0.19 - - [2026-01-05 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2026-01-05 01:59:09] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004021 10.0.0.19 - - [2026-01-05 01:59:09] "POST /security-groups HTTP/1.1" 409 285 0.002279 10.0.0.19 - - [2026-01-05 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-01-05 01:59:10] "PUT /security-group/7b654820-4223-491b-86e1-c92cd76b124a HTTP/1.1" 200 262 0.057593 10.0.0.19 - - [2026-01-05 01:59:10] "PUT /access-control-list/e04c172e-6ddd-4818-a120-8d403500a08d HTTP/1.1" 200 272 0.014511 10.0.0.19 - - [2026-01-05 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030109 10.0.0.19 - - [2026-01-05 01:59:10] "PUT /access-control-list/3609e0d7-36b4-45a3-9f39-0a74529349b3 HTTP/1.1" 200 272 0.023946 10.0.0.19 - - [2026-01-05 01:59:15] "POST /projects HTTP/1.1" 409 238 0.001907 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2026-01-05 01:59:15] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035009 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2026-01-05 01:59:15] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006691 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-01-05 01:59:15] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003594 10.0.0.19 - - [2026-01-05 01:59:15] "POST /security-groups HTTP/1.1" 409 285 0.001905 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-01-05 01:59:15] "PUT /security-group/7b654820-4223-491b-86e1-c92cd76b124a HTTP/1.1" 200 262 0.055901 10.0.0.19 - - [2026-01-05 01:59:15] "PUT /access-control-list/e04c172e-6ddd-4818-a120-8d403500a08d HTTP/1.1" 200 272 0.014015 10.0.0.19 - - [2026-01-05 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031661 10.0.0.19 - - [2026-01-05 01:59:15] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010429 10.0.0.19 - - [2026-01-05 01:59:15] "PUT /access-control-list/3609e0d7-36b4-45a3-9f39-0a74529349b3 HTTP/1.1" 200 272 0.018960 10.0.0.19 - - [2026-01-05 01:59:15] "GET /firewall-rule/aa6dc794-a9b7-4773-a5ea-3e6bf178db9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002631 10.0.0.19 - - [2026-01-05 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.041728 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /firewall-rule/aa6dc794-a9b7-4773-a5ea-3e6bf178db9a HTTP/1.1" 200 115 0.029785 10.0.0.19 - - [2026-01-05 01:59:15] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004715 10.0.0.19 - - [2026-01-05 01:59:15] "GET /firewall-rule/1e8ad81b-4926-4b09-a621-dba9d013a04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002718 10.0.0.19 - - [2026-01-05 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.038970 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /firewall-rule/1e8ad81b-4926-4b09-a621-dba9d013a04f HTTP/1.1" 200 115 0.030856 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb HTTP/1.1" 409 236 0.003891 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /tag/6e2b99c5-679a-45c4-8e32-373ec108b088 HTTP/1.1" 200 115 0.029618 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0 HTTP/1.1" 409 236 0.003552 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.19 - - [2026-01-05 01:59:15] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004333 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2026-01-05 01:59:15] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003298 10.0.0.19 - - [2026-01-05 01:59:15] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.036646 10.0.0.19 - - [2026-01-05 01:59:15] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.047029 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /security-group/7b654820-4223-491b-86e1-c92cd76b124a HTTP/1.1" 200 115 0.038250 10.0.0.19 - - [2026-01-05 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001145 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /access-control-list/e04c172e-6ddd-4818-a120-8d403500a08d HTTP/1.1" 200 115 0.027147 10.0.0.19 - - [2026-01-05 01:59:15] "DELETE /access-control-list/3609e0d7-36b4-45a3-9f39-0a74529349b3 HTTP/1.1" 200 115 0.026642 10.0.0.19 - - [2026-01-05 01:59:15] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030598 10.0.0.19 - - [2026-01-05 01:59:15] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?fields=security_groups HTTP/1.1" 200 1352 0.037002 10.0.0.19 - - [2026-01-05 01:59:16] "DELETE /security-group/09eab470-a50d-4dac-98e3-41b0e74ed889 HTTP/1.1" 200 115 0.046801 10.0.0.19 - - [2026-01-05 01:59:16] "DELETE /access-control-list/e898da09-057d-4c2d-887d-3c31693ee2f4 HTTP/1.1" 200 115 0.035440 10.0.0.19 - - [2026-01-05 01:59:16] "GET /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4?fields=application_policy_sets HTTP/1.1" 200 1391 0.038341 10.0.0.19 - - [2026-01-05 01:59:16] "DELETE /access-control-list/1594fd34-ac7a-4873-ac02-1b295118ac83 HTTP/1.1" 200 115 0.056652 10.0.0.19 - - [2026-01-05 01:59:16] "DELETE /project/89bdd47b-0093-49dd-b9d0-66a478b2dca4 HTTP/1.1" 200 115 0.294334 10.0.0.19 - - [2026-01-05 01:59:16] "POST /projects HTTP/1.1" 409 238 0.002004 10.0.0.19 - - [2026-01-05 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.19 - - [2026-01-05 01:59:16] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027654 10.0.0.19 - - [2026-01-05 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.19 - - [2026-01-05 01:59:16] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004900 10.0.0.19 - - [2026-01-05 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2026-01-05 01:59:16] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004191 10.0.0.19 - - [2026-01-05 01:59:16] "POST /security-groups HTTP/1.1" 409 285 0.001771 10.0.0.19 - - [2026-01-05 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.19 - - [2026-01-05 01:59:16] "PUT /security-group/799fc3b1-e88c-41df-9e86-70dcec786409 HTTP/1.1" 200 262 0.055000 10.0.0.19 - - [2026-01-05 01:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013398 10.0.0.19 - - [2026-01-05 01:59:16] "PUT /access-control-list/57a22bef-de2e-45d7-9c19-e3e7657c7925 HTTP/1.1" 200 272 0.010970 10.0.0.19 - - [2026-01-05 01:59:16] "PUT /access-control-list/00867144-1b29-4397-8ce2-4e8ed0502025 HTTP/1.1" 200 272 0.015748 10.0.0.19 - - [2026-01-05 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2026-01-05 01:59:20] "GET /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002200 10.0.0.19 - - [2026-01-05 01:59:20] "GET /virtual-machine-interface/8cdfdf62-e9d9-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001141 10.0.0.19 - - [2026-01-05 01:59:20] "DELETE /loadbalancer-member/7bc8324d-96f6-424d-9e0c-d0555b34b884 HTTP/1.1" 200 115 0.027459 10.0.0.19 - - [2026-01-05 01:59:21] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002464 10.0.0.19 - - [2026-01-05 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2026-01-05 01:59:21] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002837 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-policy/b0066e0b-63dc-45bf-9e9b-bae3707b0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002339 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-rule/e306be59-6232-4871-bdb8-f88287c4f248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002911 10.0.0.19 - - [2026-01-05 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.011019 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /firewall-rule/e306be59-6232-4871-bdb8-f88287c4f248 HTTP/1.1" 200 115 0.031939 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005648 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-rule/ea96bf29-6a85-4906-9dd2-a488bf9e79af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002779 10.0.0.19 - - [2026-01-05 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.013020 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /firewall-rule/ea96bf29-6a85-4906-9dd2-a488bf9e79af HTTP/1.1" 200 115 0.035388 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006696 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-rule/677681f9-5da7-48b3-9fdd-e2e3c9fd7cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002558 10.0.0.19 - - [2026-01-05 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.010931 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /firewall-rule/677681f9-5da7-48b3-9fdd-e2e3c9fd7cf4 HTTP/1.1" 200 115 0.035352 10.0.0.19 - - [2026-01-05 01:59:21] "GET /application-policy-set/fb559a1e-e4de-463c-abe7-61bc68a10c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002102 10.0.0.19 - - [2026-01-05 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-01-05 01:59:21] "GET /policy-management/6b761555-2038-4f17-b14a-62b2371b4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002131 10.0.0.19 - - [2026-01-05 01:59:21] "GET /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002634 10.0.0.19 - - [2026-01-05 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.026316 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /firewall-policy/4b9249ea-a9a3-4ed8-ac39-8b2d4a88c1ef HTTP/1.1" 200 115 0.031385 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /tag/2381c72d-8292-4e28-baa2-57cd87a0cabb HTTP/1.1" 200 115 0.058816 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /tag/cfb2454d-1b47-4c95-923d-dc8b544f623a HTTP/1.1" 200 115 0.063442 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /tag/ca3fad58-adbe-4bde-bd0e-d1e957f30ae0 HTTP/1.1" 200 115 0.038753 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /tag/b89189fc-19bf-431a-8ffd-939f157cb0ad HTTP/1.1" 200 115 0.053328 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /loadbalancer-pool/01ea6a29-35be-4a26-a04a-954c45c4a3c8 HTTP/1.1" 200 115 0.032297 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /loadbalancer-listener/aabac510-183c-441b-a1f4-debf3ef86890 HTTP/1.1" 200 115 0.021123 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /loadbalancer/6bc0ca93-7df5-49df-8c16-52ebc4cfcd3c HTTP/1.1" 200 115 0.028596 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /floating-ip/9f734532-e978-4ee2-b71a-d1e9bf39d197 HTTP/1.1" 200 115 0.027733 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /instance-ip/95132bea-48be-4bd3-ad92-60e468e8dbbe HTTP/1.1" 200 115 0.039829 10.0.0.19 - - [2026-01-05 01:59:21] "DELETE /virtual-machine-interface/de915567-4a9c-4798-8697-f098f67b21e5 HTTP/1.1" 200 115 0.047295 10.0.0.19 - - [2026-01-05 01:59:22] "DELETE /tag/2a09e368-2498-4de7-94ff-42fd162d129e HTTP/1.1" 200 115 0.036998 10.0.0.19 - - [2026-01-05 01:59:22] "POST /projects HTTP/1.1" 409 238 0.002201 10.0.0.19 - - [2026-01-05 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-01-05 01:59:22] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037619 10.0.0.19 - - [2026-01-05 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.19 - - [2026-01-05 01:59:22] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005583 10.0.0.19 - - [2026-01-05 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-01-05 01:59:22] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005039 10.0.0.19 - - [2026-01-05 01:59:22] "POST /security-groups HTTP/1.1" 409 285 0.002840 10.0.0.19 - - [2026-01-05 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-01-05 01:59:22] "PUT /security-group/799fc3b1-e88c-41df-9e86-70dcec786409 HTTP/1.1" 200 262 0.056621 10.0.0.19 - - [2026-01-05 01:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031831 10.0.0.19 - - [2026-01-05 01:59:22] "PUT /access-control-list/57a22bef-de2e-45d7-9c19-e3e7657c7925 HTTP/1.1" 200 272 0.026590 10.0.0.19 - - [2026-01-05 01:59:22] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.025791 10.0.0.19 - - [2026-01-05 01:59:22] "PUT /access-control-list/00867144-1b29-4397-8ce2-4e8ed0502025 HTTP/1.1" 200 272 0.015392 10.0.0.19 - - [2026-01-05 01:59:22] "GET /firewall-rule/4c8f99ff-2510-41b2-b496-494f1401c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002881 10.0.0.19 - - [2026-01-05 01:59:22] "POST /ref-update HTTP/1.1" 200 156 0.047791 10.0.0.19 - - [2026-01-05 01:59:22] "DELETE /firewall-rule/4c8f99ff-2510-41b2-b496-494f1401c2e2 HTTP/1.1" 200 115 0.043436 10.0.0.19 - - [2026-01-05 01:59:22] "GET /firewall-policy/133e049e-41b2-4d0d-a391-55f53023ccc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006701 10.0.0.19 - - [2026-01-05 01:59:22] "GET /firewall-rule/ba5042b2-e319-445e-bcaf-21b26e6371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.014798 10.0.0.19 - - [2026-01-05 01:59:22] "POST /ref-update HTTP/1.1" 200 156 0.086569 10.0.0.19 - - [2026-01-05 01:59:22] "DELETE /firewall-rule/ba5042b2-e319-445e-bcaf-21b26e6371ca HTTP/1.1" 200 115 0.027912 10.0.0.19 - - [2026-01-05 01:59:22] "DELETE /tag/afb91ca8-1065-4edf-94ad-88b879c4c5b0 HTTP/1.1" 200 115 0.049276 10.0.0.19 - - [2026-01-05 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.19 - - [2026-01-05 01:59:22] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005070 10.0.0.19 - - [2026-01-05 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-01-05 01:59:22] "GET /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003968 10.0.0.19 - - [2026-01-05 01:59:22] "PUT /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131 HTTP/1.1" 200 264 0.046654 10.0.0.19 - - [2026-01-05 01:59:22] "PUT /virtual-network/2c8c649c-dc3c-402a-924c-7165ad25890c HTTP/1.1" 200 264 0.045223 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /security-group/799fc3b1-e88c-41df-9e86-70dcec786409 HTTP/1.1" 200 115 0.044658 10.0.0.19 - - [2026-01-05 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /access-control-list/57a22bef-de2e-45d7-9c19-e3e7657c7925 HTTP/1.1" 200 115 0.030631 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /access-control-list/00867144-1b29-4397-8ce2-4e8ed0502025 HTTP/1.1" 200 115 0.023736 10.0.0.19 - - [2026-01-05 01:59:23] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031526 10.0.0.19 - - [2026-01-05 01:59:23] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?fields=security_groups HTTP/1.1" 200 1353 0.039426 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /security-group/0a92c332-63b6-4ab4-b87f-292069cb2b66 HTTP/1.1" 200 115 0.046770 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /access-control-list/f89df15d-6b12-4bab-ae5a-d20ab72831f3 HTTP/1.1" 200 115 0.032772 10.0.0.19 - - [2026-01-05 01:59:23] "GET /project/9d05164c-8d0e-4ce3-993e-401845b82caf?fields=application_policy_sets HTTP/1.1" 200 1392 0.044989 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /access-control-list/b34adaba-6927-44a2-865c-fa7b670e9e6a HTTP/1.1" 200 115 0.047126 10.0.0.19 - - [2026-01-05 01:59:23] "DELETE /project/9d05164c-8d0e-4ce3-993e-401845b82caf HTTP/1.1" 200 115 0.358593 10.0.0.19 - - [2026-01-05 01:59:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002069 10.0.0.19 - - [2026-01-05 01:59:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002096 10.0.0.19 - - [2026-01-05 02:00:08] "GET / HTTP/1.1" 200 35931 0.001960 10.0.0.19 - - [2026-01-05 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-01-05 02:00:08] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002296 10.0.0.19 - - [2026-01-05 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-01-05 02:00:09] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002147 10.0.0.19 - - [2026-01-05 02:00:52] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.19 - - [2026-01-05 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2026-01-05 02:00:52] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003831 10.0.0.19 - - [2026-01-05 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.19 - - [2026-01-05 02:00:52] "GET /config-node/08442605-3516-451d-88b7-f5c228c5a9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002180 10.0.0.19 - - [2026-01-05 02:00:53] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.19 - - [2026-01-05 02:00:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001863 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-01-05 02:00:58] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001970 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.007956 10.0.0.19 - - [2026-01-05 02:00:58] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 264 0.002048 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/c656d906-ded9-42e3-90d2-704362efa013 HTTP/1.1" 200 244 0.008754 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 261 0.002353 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/b2b595b7-0f3d-42df-8819-06619031ce32 HTTP/1.1" 200 244 0.010135 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 261 0.003142 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/bf573014-3eaf-43de-b7d3-3722025f30b8 HTTP/1.1" 200 244 0.011444 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 253 0.002250 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/2b0f786c-852f-40b1-93c4-28e3bd3a66e5 HTTP/1.1" 200 244 0.010581 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 251 0.003184 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/6091e131-8865-4179-b942-0c3461dab917 HTTP/1.1" 200 244 0.010056 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 252 0.012728 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/b97b2d59-b045-40e8-8380-5015acdabb7c HTTP/1.1" 200 244 0.011392 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 256 0.015761 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/d20eac94-6d4a-4f56-b978-3cf13502e89f HTTP/1.1" 200 244 0.007960 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 248 0.004019 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/071e64eb-c03e-48d1-958c-3f4329dcdf8f HTTP/1.1" 200 244 0.008781 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 252 0.010547 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-01-05 02:00:58] "PUT /alarm/2f264ac8-6af2-4e4c-92ae-866bac6d4b6d HTTP/1.1" 200 244 0.009139 10.0.0.19 - - [2026-01-05 02:00:58] "POST /alarms HTTP/1.1" 409 257 0.004855 10.0.0.19 - - [2026-01-05 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/dd2085f6-67ca-4a03-ba36-e6100a7a11d6 HTTP/1.1" 200 244 0.023574 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 251 0.012809 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012619 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/09d84810-3432-4bc6-88a1-4d5370296430 HTTP/1.1" 200 244 0.012997 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 257 0.012574 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/b9086bd2-ad1f-4f78-958d-7b8cb375be19 HTTP/1.1" 200 244 0.012371 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 261 0.004753 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/4d2bad6e-a802-4db5-950f-ca2298359393 HTTP/1.1" 200 244 0.027010 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 258 0.002511 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/8bc4ae7f-084d-4fa2-8b0e-37d0932822af HTTP/1.1" 200 244 0.017496 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 254 0.016888 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/814c12b0-bca7-43db-b821-51fe948b8671 HTTP/1.1" 200 244 0.013600 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 254 0.007995 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/35d74e89-27da-4bdf-88d3-331a1d9558a8 HTTP/1.1" 200 244 0.013780 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 254 0.008007 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/dfa99352-8ad7-46ab-b93d-1c5e9719aeba HTTP/1.1" 200 244 0.012812 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 247 0.008711 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007295 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/025442b4-229a-4ba4-a3c9-6a29a4ae059b HTTP/1.1" 200 244 0.011292 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 272 0.012351 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/545388ac-0eea-4adb-934c-bea8c94c389e HTTP/1.1" 200 244 0.022826 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 261 0.005648 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/67f93bd6-7ea4-4fba-8d7e-05a2ebcb49b2 HTTP/1.1" 200 244 0.014746 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 259 0.020690 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2026-01-05 02:00:59] "PUT /alarm/ef66c22c-f5a9-49fe-988c-77b4c1e31f01 HTTP/1.1" 200 244 0.025890 10.0.0.19 - - [2026-01-05 02:00:59] "POST /alarms HTTP/1.1" 409 265 0.014896 10.0.0.19 - - [2026-01-05 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.19 - - [2026-01-05 02:01:00] "PUT /alarm/555c40fd-6204-4a04-bf17-03c56a20e382 HTTP/1.1" 200 244 0.012951 10.0.0.19 - - [2026-01-05 02:01:00] "POST /alarms HTTP/1.1" 409 279 0.007161 10.0.0.19 - - [2026-01-05 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2026-01-05 02:01:00] "PUT /alarm/93e65a84-1740-4842-82b8-093c0139d6b7 HTTP/1.1" 200 244 0.009229 10.0.0.19 - - [2026-01-05 02:01:00] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.19 - - [2026-01-05 02:01:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001858 10.0.0.19 - - [2026-01-05 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2026-01-05 02:01:00] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.005907 10.0.0.19 - - [2026-01-05 02:01:00] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.19 - - [2026-01-05 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-01-05 02:01:00] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001943 10.0.0.19 - - [2026-01-05 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001147 10.0.0.19 - - [2026-01-05 02:01:00] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.007982 10.0.0.19 - - [2026-01-05 02:01:00] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.19 - - [2026-01-05 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-01-05 02:01:00] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004950 10.0.0.19 - - [2026-01-05 02:01:00] "PUT /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971 HTTP/1.1" 200 274 0.037094 10.0.0.19 - - [2026-01-05 02:01:04] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.19 - - [2026-01-05 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2026-01-05 02:01:04] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002307 10.0.0.19 - - [2026-01-05 02:01:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001492 10.0.0.19 - - [2026-01-05 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-01-05 02:01:04] "GET /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002145 10.0.0.19 - - [2026-01-05 02:01:04] "PUT /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9 HTTP/1.1" 200 254 0.010022 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001966 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.19 - - [2026-01-05 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-01-05 02:01:05] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002678 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:01:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:01:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 10.0.0.19 - - [2026-01-05 02:01:21] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.19 - - [2026-01-05 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2026-01-05 02:01:21] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004284 10.0.0.19 - - [2026-01-05 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.19 - - [2026-01-05 02:01:22] "GET /config-node/08442605-3516-451d-88b7-f5c228c5a9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002204 10.0.0.19 - - [2026-01-05 02:01:33] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.19 - - [2026-01-05 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-01-05 02:01:33] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003350 10.0.0.19 - - [2026-01-05 02:01:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002201 10.0.0.19 - - [2026-01-05 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2026-01-05 02:01:33] "GET /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002718 10.0.0.19 - - [2026-01-05 02:01:33] "PUT /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9 HTTP/1.1" 200 254 0.016238 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:01:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:01:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.19 - - [2026-01-05 02:01:48] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.19 - - [2026-01-05 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-01-05 02:01:48] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009404 10.0.0.19 - - [2026-01-05 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.19 - - [2026-01-05 02:01:48] "GET /config-node/08442605-3516-451d-88b7-f5c228c5a9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002229 10.0.0.19 - - [2026-01-05 02:01:48] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.19 - - [2026-01-05 02:01:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001819 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2026-01-05 02:01:53] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001999 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.009940 10.0.0.19 - - [2026-01-05 02:01:53] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 264 0.002152 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/c656d906-ded9-42e3-90d2-704362efa013 HTTP/1.1" 200 244 0.007439 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 261 0.009783 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/b2b595b7-0f3d-42df-8819-06619031ce32 HTTP/1.1" 200 244 0.007220 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 261 0.002589 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001129 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/bf573014-3eaf-43de-b7d3-3722025f30b8 HTTP/1.1" 200 244 0.008289 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 253 0.002284 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/2b0f786c-852f-40b1-93c4-28e3bd3a66e5 HTTP/1.1" 200 244 0.008218 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 251 0.006826 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/6091e131-8865-4179-b942-0c3461dab917 HTTP/1.1" 200 244 0.007987 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 252 0.001601 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/b97b2d59-b045-40e8-8380-5015acdabb7c HTTP/1.1" 200 244 0.008914 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 256 0.001959 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.19 - - [2026-01-05 02:01:53] "PUT /alarm/d20eac94-6d4a-4f56-b978-3cf13502e89f HTTP/1.1" 200 244 0.006850 10.0.0.19 - - [2026-01-05 02:01:53] "POST /alarms HTTP/1.1" 409 248 0.004178 10.0.0.19 - - [2026-01-05 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/071e64eb-c03e-48d1-958c-3f4329dcdf8f HTTP/1.1" 200 244 0.008080 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 252 0.007616 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/2f264ac8-6af2-4e4c-92ae-866bac6d4b6d HTTP/1.1" 200 244 0.008568 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 257 0.004871 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/dd2085f6-67ca-4a03-ba36-e6100a7a11d6 HTTP/1.1" 200 244 0.011003 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 251 0.009714 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/09d84810-3432-4bc6-88a1-4d5370296430 HTTP/1.1" 200 244 0.021391 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 257 0.007361 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/b9086bd2-ad1f-4f78-958d-7b8cb375be19 HTTP/1.1" 200 244 0.009624 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 261 0.005509 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/4d2bad6e-a802-4db5-950f-ca2298359393 HTTP/1.1" 200 244 0.010531 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 258 0.004951 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/8bc4ae7f-084d-4fa2-8b0e-37d0932822af HTTP/1.1" 200 244 0.009784 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 254 0.012978 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/814c12b0-bca7-43db-b821-51fe948b8671 HTTP/1.1" 200 244 0.008312 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 254 0.009837 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/35d74e89-27da-4bdf-88d3-331a1d9558a8 HTTP/1.1" 200 244 0.009212 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 254 0.006322 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/dfa99352-8ad7-46ab-b93d-1c5e9719aeba HTTP/1.1" 200 244 0.007852 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 247 0.002719 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/025442b4-229a-4ba4-a3c9-6a29a4ae059b HTTP/1.1" 200 244 0.007955 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 272 0.003081 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/545388ac-0eea-4adb-934c-bea8c94c389e HTTP/1.1" 200 244 0.015061 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 261 0.005749 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/67f93bd6-7ea4-4fba-8d7e-05a2ebcb49b2 HTTP/1.1" 200 244 0.008072 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 259 0.004145 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/ef66c22c-f5a9-49fe-988c-77b4c1e31f01 HTTP/1.1" 200 244 0.008168 10.0.0.19 - - [2026-01-05 02:01:54] "POST /alarms HTTP/1.1" 409 265 0.005780 10.0.0.19 - - [2026-01-05 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.19 - - [2026-01-05 02:01:54] "PUT /alarm/555c40fd-6204-4a04-bf17-03c56a20e382 HTTP/1.1" 200 244 0.008521 10.0.0.19 - - [2026-01-05 02:01:55] "POST /alarms HTTP/1.1" 409 279 0.006331 10.0.0.19 - - [2026-01-05 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.19 - - [2026-01-05 02:01:55] "PUT /alarm/93e65a84-1740-4842-82b8-093c0139d6b7 HTTP/1.1" 200 244 0.008654 10.0.0.19 - - [2026-01-05 02:01:55] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.19 - - [2026-01-05 02:01:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001862 10.0.0.19 - - [2026-01-05 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2026-01-05 02:01:55] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.007128 10.0.0.19 - - [2026-01-05 02:01:55] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.19 - - [2026-01-05 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.19 - - [2026-01-05 02:01:55] "GET /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002230 10.0.0.19 - - [2026-01-05 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2026-01-05 02:01:55] "PUT /global-vrouter-config/b21a3401-a701-4eae-b511-bfdd99ad095d HTTP/1.1" 200 276 0.009126 10.0.0.19 - - [2026-01-05 02:01:55] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.19 - - [2026-01-05 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-01-05 02:01:55] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003742 10.0.0.19 - - [2026-01-05 02:01:55] "PUT /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971 HTTP/1.1" 200 274 0.010957 10.0.0.19 - - [2026-01-05 02:01:59] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.19 - - [2026-01-05 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009007 10.0.0.19 - - [2026-01-05 02:01:59] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003338 10.0.0.19 - - [2026-01-05 02:01:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001682 10.0.0.19 - - [2026-01-05 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.19 - - [2026-01-05 02:01:59] "GET /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002259 10.0.0.19 - - [2026-01-05 02:01:59] "PUT /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9 HTTP/1.1" 200 254 0.014374 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 10.0.0.19 - - [2026-01-05 02:02:05] "POST /tags HTTP/1.1" 200 355 0.049084 10.0.0.19 - - [2026-01-05 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.19 - - [2026-01-05 02:02:05] "GET /tag/5bbe779a-2aba-448b-b53d-196ed492b49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017711 10.0.0.19 - - [2026-01-05 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.19 - - [2026-01-05 02:02:05] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003568 10.0.0.19 - - [2026-01-05 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.19 - - [2026-01-05 02:02:05] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025368 10.0.0.19 - - [2026-01-05 02:02:05] "POST /virtual-machines HTTP/1.1" 200 351 0.020756 10.0.0.19 - - [2026-01-05 02:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007428 10.0.0.19 - - [2026-01-05 02:02:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.136688 10.0.0.19 - - [2026-01-05 02:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012904 10.0.0.19 - - [2026-01-05 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011497 10.0.0.19 - - [2026-01-05 02:02:05] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008766 10.0.0.19 - - [2026-01-05 02:02:05] "POST /instance-ips HTTP/1.1" 200 391 0.029766 10.0.0.19 - - [2026-01-05 02:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025802 10.0.0.19 - - [2026-01-05 02:02:05] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.017980 10.0.0.19 - - [2026-01-05 02:02:05] "POST /set-tag HTTP/1.1" 200 109 0.017295 10.0.0.19 - - [2026-01-05 02:02:05] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015513 10.0.0.19 - - [2026-01-05 02:02:05] "GET /instance-ip/88e18a40-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003900 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007395 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003519 10.0.0.19 - - [2026-01-05 02:02:06] "POST /ref-update HTTP/1.1" 200 156 0.010084 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006112 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.003318 10.0.0.19 - - [2026-01-05 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-network/94a32e0b-92dc-418a-b65d-4cbab5072131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003888 10.0.0.19 - - [2026-01-05 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2026-01-05 02:02:06] "GET /project/7a1746d7-4cf5-4188-b08a-ca5810ec3fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047781 10.0.0.19 - - [2026-01-05 02:02:06] "POST /virtual-machines HTTP/1.1" 200 355 0.010585 10.0.0.19 - - [2026-01-05 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008118 10.0.0.19 - - [2026-01-05 02:02:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.129291 10.0.0.19 - - [2026-01-05 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049689 10.0.0.19 - - [2026-01-05 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014713 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005981 10.0.0.19 - - [2026-01-05 02:02:06] "POST /instance-ips HTTP/1.1" 200 395 0.020989 10.0.0.19 - - [2026-01-05 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018523 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015996 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.016363 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010859 10.0.0.19 - - [2026-01-05 02:02:06] "GET /instance-ip/8956e95c-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002859 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009254 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.004931 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-router/df866052-ad31-4c65-80db-aeefacadc2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003868 10.0.0.19 - - [2026-01-05 02:02:06] "POST /ref-update HTTP/1.1" 200 156 0.010883 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005329 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004136 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.19 - - [2026-01-05 02:02:06] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005093 10.0.0.19 - - [2026-01-05 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.19 - - [2026-01-05 02:02:18] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.19 - - [2026-01-05 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.19 - - [2026-01-05 02:02:18] "GET /global-system-config/de4cd2d0-0a36-447c-84ba-f8460f991971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004225 10.0.0.19 - - [2026-01-05 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.19 - - [2026-01-05 02:02:18] "GET /config-node/08442605-3516-451d-88b7-f5c228c5a9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002185 10.0.0.19 - - [2026-01-05 02:02:22] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004425 10.0.0.19 - - [2026-01-05 02:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-01-05 02:02:23] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003967 10.0.0.19 - - [2026-01-05 02:02:23] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.19 - - [2026-01-05 02:02:24] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005831 10.0.0.19 - - [2026-01-05 02:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.19 - - [2026-01-05 02:02:30] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.19 - - [2026-01-05 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-01-05 02:02:30] "GET /routing-instance/26bd92f6-a181-4a56-b614-f99d9561c23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002310 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:02:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000654 10.0.0.19 - - [2026-01-05 02:02:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002918 10.0.0.19 - - [2026-01-05 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.19 - - [2026-01-05 02:02:30] "GET /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002205 10.0.0.19 - - [2026-01-05 02:02:30] "PUT /bgp-router/f7b65735-a73c-42e3-8897-d22b8394d6b9 HTTP/1.1" 200 254 0.011966 10.0.0.19 - - [2026-01-05 02:02:55] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004059 10.0.0.19 - - [2026-01-05 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.003786 10.0.0.19 - - [2026-01-05 02:02:55] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005424 10.0.0.19 - - [2026-01-05 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.19 - - [2026-01-05 02:02:55] "GET /virtual-machine/970aaeac-23a5-47b0-8ec5-f6623c3e4e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002408 10.0.0.19 - - [2026-01-05 02:02:55] "POST /ref-update HTTP/1.1" 200 156 0.011576 10.0.0.19 - - [2026-01-05 02:02:56] "GET /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008411 10.0.0.19 - - [2026-01-05 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.027042 10.0.0.19 - - [2026-01-05 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.015808 10.0.0.19 - - [2026-01-05 02:02:56] "DELETE /instance-ip/88e18a40-e9da-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.033504 10.0.0.19 - - [2026-01-05 02:02:56] "DELETE /virtual-machine-interface/88c12930-e9da-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.032466 10.0.0.19 - - [2026-01-05 02:02:56] "DELETE /virtual-machine/970aaeac-23a5-47b0-8ec5-f6623c3e4e99 HTTP/1.1" 200 115 0.014493 10.0.0.19 - - [2026-01-05 02:02:56] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006284 10.0.0.19 - - [2026-01-05 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.002262 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:03:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:03:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.19 - - [2026-01-05 02:03:26] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004682 10.0.0.19 - - [2026-01-05 02:03:26] "POST /set-tag HTTP/1.1" 200 109 0.009338 10.0.0.19 - - [2026-01-05 02:03:27] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004122 10.0.0.19 - - [2026-01-05 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.005004 10.0.0.19 - - [2026-01-05 02:03:27] "GET /virtual-machine/43e5691a-2b13-4af3-922d-d869b64aaa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003457 10.0.0.19 - - [2026-01-05 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.007013 10.0.0.19 - - [2026-01-05 02:03:27] "GET /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005660 10.0.0.19 - - [2026-01-05 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.023798 10.0.0.19 - - [2026-01-05 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.029275 10.0.0.19 - - [2026-01-05 02:03:27] "DELETE /instance-ip/8956e95c-e9da-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.041059 10.0.0.19 - - [2026-01-05 02:03:27] "DELETE /virtual-machine-interface/893a2dd0-e9da-11f0-a434-fa163e7e31e9 HTTP/1.1" 200 115 0.041151 10.0.0.19 - - [2026-01-05 02:03:27] "DELETE /virtual-machine/43e5691a-2b13-4af3-922d-d869b64aaa24 HTTP/1.1" 200 115 0.033964 10.0.0.19 - - [2026-01-05 02:03:27] "DELETE /tag/5bbe779a-2aba-448b-b53d-196ed492b49d HTTP/1.1" 200 115 0.061415 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:04:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.19 - - [2026-01-05 02:04:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992