++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jan 12 01:36:03 AM UTC 2026 ===================' INFO: =================== Mon Jan 12 01:36:03 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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 ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.86.17.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.86.17.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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/12/2026 01:36:55.339 7f4b2a06c200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/12/2026 01:36:55.532 7f4b2a06c200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/12/2026 01:36:55.547 7f4b2a06c200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/12/2026 01:36:55.547 7f4b2a06c200 [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-12 01:37:03] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.19 - - [2026-01-12 01:37:04] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.19 - - [2026-01-12 01:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.19 - - [2026-01-12 01:37:04] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006409 10.0.0.19 - - [2026-01-12 01:37:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.001812 10.0.0.19 - - [2026-01-12 01:37:04] "POST /config-database-nodes HTTP/1.1" 200 611 0.038524 10.0.0.19 - - [2026-01-12 01:37:04] "GET / HTTP/1.1" 200 45303 0.001783 10.0.0.19 - - [2026-01-12 01:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.19 - - [2026-01-12 01:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-01-12 01:37:05] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.19 - - [2026-01-12 01:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-01-12 01:37:05] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005988 10.0.0.19 - - [2026-01-12 01:37:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001822 10.0.0.19 - - [2026-01-12 01:37:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.037810 10.0.0.19 - - [2026-01-12 01:37:05] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.19 - - [2026-01-12 01:37:06] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.19 - - [2026-01-12 01:37:06] "GET / HTTP/1.1" 200 35931 0.002042 10.0.0.19 - - [2026-01-12 01:37:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.005786 10.0.0.19 - - [2026-01-12 01:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-01-12 01:37:06] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015054 10.0.0.19 - - [2026-01-12 01:37:06] "POST /service-appliance-sets HTTP/1.1" 200 553 0.124625 10.0.0.19 - - [2026-01-12 01:37:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.004306 10.0.0.19 - - [2026-01-12 01:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008425 10.0.0.19 - - [2026-01-12 01:37:07] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013586 10.0.0.19 - - [2026-01-12 01:37:07] "POST /service-appliance-sets HTTP/1.1" 200 541 0.027197 10.0.0.19 - - [2026-01-12 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.19 - - [2026-01-12 01:37:07] "GET /network-ipam/20bdc1e6-aa72-44d8-9371-b3cffbbc36aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007896 10.0.0.19 - - [2026-01-12 01:37:07] "POST /service-templates HTTP/1.1" 200 511 0.108748 10.0.0.19 - - [2026-01-12 01:37:07] "POST /service-templates HTTP/1.1" 200 501 0.071015 10.0.0.19 - - [2026-01-12 01:37:07] "GET / HTTP/1.1" 200 35931 0.005497 10.0.0.19 - - [2026-01-12 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021042 10.0.0.19 - - [2026-01-12 01:37:07] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019998 10.0.0.19 - - [2026-01-12 01:37:07] "GET / HTTP/1.1" 200 35931 0.004555 10.0.0.19 - - [2026-01-12 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.19 - - [2026-01-12 01:37:07] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004917 10.0.0.19 - - [2026-01-12 01:37:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.008383 10.0.0.19 - - [2026-01-12 01:37:07] "POST /service-templates HTTP/1.1" 200 515 0.113230 10.0.0.19 - - [2026-01-12 01:37:07] "POST /bgp-routers HTTP/1.1" 200 616 0.105320 10.0.0.19 - - [2026-01-12 01:37:07] "GET /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.018701 10.0.0.19 - - [2026-01-12 01:37:07] "POST /analytics-nodes HTTP/1.1" 200 599 0.108826 10.0.0.19 - - [2026-01-12 01:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.032067 10.0.0.19 - - [2026-01-12 01:37:07] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010108 10.0.0.19 - - [2026-01-12 01:37:07] "POST /service-templates HTTP/1.1" 200 535 0.196012 10.0.0.19 - - [2026-01-12 01:37:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020372 10.0.0.19 - - [2026-01-12 01:37:08] "POST /ref-update HTTP/1.1" 200 156 0.030100 10.0.0.19 - - [2026-01-12 01:37:08] "POST /service-templates HTTP/1.1" 200 507 0.089370 10.0.0.19 - - [2026-01-12 01:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.19 - - [2026-01-12 01:37:10] "GET /network-ipam/20bdc1e6-aa72-44d8-9371-b3cffbbc36aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006615 10.0.0.19 - - [2026-01-12 01:37:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.019100 10.0.0.19 - - [2026-01-12 01:37:11] "POST /access-control-lists HTTP/1.1" 200 587 0.078211 10.0.0.19 - - [2026-01-12 01:37:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.024046 10.0.0.19 - - [2026-01-12 01:37:11] "POST /access-control-lists HTTP/1.1" 200 585 0.092412 10.0.0.19 - - [2026-01-12 01:37:11] "POST /route-targets HTTP/1.1" 200 327 0.020394 10.0.0.19 - - [2026-01-12 01:37:11] "POST /ref-update HTTP/1.1" 200 156 0.097379 10.0.0.19 - - [2026-01-12 01:37:12] "POST /route-targets HTTP/1.1" 200 327 0.016871 10.0.0.19 - - [2026-01-12 01:37:12] "POST /ref-update HTTP/1.1" 200 156 0.031421 10.0.0.19 - - [2026-01-12 01:37:12] "POST /route-targets HTTP/1.1" 200 327 0.026013 10.0.0.19 - - [2026-01-12 01:37:12] "POST /ref-update HTTP/1.1" 200 156 0.061122 10.0.0.19 - - [2026-01-12 01:37:12] "POST /route-targets HTTP/1.1" 200 327 0.034255 10.0.0.19 - - [2026-01-12 01:37:12] "POST /ref-update HTTP/1.1" 200 156 0.027117 10.0.0.19 - - [2026-01-12 01:37:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.011634 10.0.0.19 - - [2026-01-12 01:37:12] "POST /access-control-lists HTTP/1.1" 200 551 0.091610 10.0.0.19 - - [2026-01-12 01:37:12] "PUT /access-control-list/253cae9c-12d5-430b-b499-76e4754ba06f HTTP/1.1" 200 272 0.060527 10.0.0.19 - - [2026-01-12 01:37:12] "PUT /access-control-list/6b71e1dc-dbe6-4a27-bdbb-84f65ad39488 HTTP/1.1" 200 272 0.024269 10.0.0.19 - - [2026-01-12 01:37:12] "GET / HTTP/1.1" 200 35931 0.002052 10.0.0.19 - - [2026-01-12 01:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.19 - - [2026-01-12 01:37:12] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008578 10.0.0.19 - - [2026-01-12 01:37:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002804 10.0.0.19 - - [2026-01-12 01:37:13] "POST /config-nodes HTTP/1.1" 200 593 0.048877 10.0.0.19 - - [2026-01-12 01:37:13] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.19 - - [2026-01-12 01:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.19 - - [2026-01-12 01:37:13] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006677 10.0.0.19 - - [2026-01-12 01:37:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003027 10.0.0.19 - - [2026-01-12 01:37:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034872 10.0.0.19 - - [2026-01-12 01:37:13] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.19 - - [2026-01-12 01:37:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002447 10.0.0.19 - - [2026-01-12 01:37:16] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.19 - - [2026-01-12 01:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.19 - - [2026-01-12 01:37:16] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005523 10.0.0.19 - - [2026-01-12 01:37:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002166 10.0.0.19 - - [2026-01-12 01:37:16] "POST /database-nodes HTTP/1.1" 200 597 0.028571 10.0.0.19 - - [2026-01-12 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.19 - - [2026-01-12 01:37:18] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004107 10.0.0.19 - - [2026-01-12 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010257 10.0.0.19 - - [2026-01-12 01:37:18] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.017306 10.0.0.19 - - [2026-01-12 01:37:18] "GET / HTTP/1.1" 200 35931 0.001994 10.0.0.19 - - [2026-01-12 01:37:18] "POST /alarms HTTP/1.1" 200 581 0.035475 10.0.0.19 - - [2026-01-12 01:37:18] "POST /alarms HTTP/1.1" 200 575 0.056056 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 575 0.056489 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 559 0.062948 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 555 0.057766 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 557 0.068692 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 565 0.060669 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 549 0.089042 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 557 0.053532 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 567 0.049946 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 555 0.074031 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 567 0.048716 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 575 0.070549 10.0.0.19 - - [2026-01-12 01:37:19] "POST /alarms HTTP/1.1" 200 569 0.047928 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 561 0.057339 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 561 0.026039 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 561 0.041034 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 547 0.028915 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 595 0.030286 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 575 0.069816 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 571 0.040143 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 583 0.026878 10.0.0.19 - - [2026-01-12 01:37:20] "POST /alarms HTTP/1.1" 200 609 0.074637 10.0.0.19 - - [2026-01-12 01:37:20] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.19 - - [2026-01-12 01:37:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005227 10.0.0.19 - - [2026-01-12 01:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2026-01-12 01:37:20] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.018654 10.0.0.19 - - [2026-01-12 01:37:21] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.19 - - [2026-01-12 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2026-01-12 01:37:21] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002883 10.0.0.19 - - [2026-01-12 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.19 - - [2026-01-12 01:37:21] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.016335 10.0.0.19 - - [2026-01-12 01:37:21] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.19 - - [2026-01-12 01:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.19 - - [2026-01-12 01:37:21] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010423 10.0.0.19 - - [2026-01-12 01:37:21] "PUT /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d HTTP/1.1" 200 274 0.036497 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:38:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:38:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:39:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001524 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:39:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001631 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 10.0.0.19 - - [2026-01-12 01:39:21] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.19 - - [2026-01-12 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.19 - - [2026-01-12 01:39:21] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006685 10.0.0.19 - - [2026-01-12 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-01-12 01:39:21] "GET /config-node/399c2e5d-5e7f-471e-858b-d80812e15a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012966 10.0.0.19 - - [2026-01-12 01:39:32] "GET / HTTP/1.1" 200 35931 0.002382 10.0.0.19 - - [2026-01-12 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2026-01-12 01:39:32] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002981 10.0.0.19 - - [2026-01-12 01:39:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002147 10.0.0.19 - - [2026-01-12 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-01-12 01:39:32] "GET /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005210 10.0.0.19 - - [2026-01-12 01:39:32] "PUT /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3 HTTP/1.1" 200 254 0.014793 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:39:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:39:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.19 - - [2026-01-12 01:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002163 10.0.0.19 - - [2026-01-12 01:39:46] "GET /global-system-configs HTTP/1.1" 200 322 0.010525 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001154 10.0.0.19 - - [2026-01-12 01:40:56] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.19 - - [2026-01-12 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2026-01-12 01:40:56] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003628 10.0.0.19 - - [2026-01-12 01:40:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.000541 10.0.0.19 - - [2026-01-12 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.006707 10.0.0.19 - - [2026-01-12 01:40:56] "POST /security-groups HTTP/1.1" 200 570 0.074847 10.0.0.19 - - [2026-01-12 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.007797 10.0.0.19 - - [2026-01-12 01:40:56] "POST /projects HTTP/1.1" 200 481 0.264261 10.0.0.19 - - [2026-01-12 01:40:56] "POST /access-control-lists HTTP/1.1" 200 579 0.070767 10.0.0.19 - - [2026-01-12 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.018368 10.0.0.19 - - [2026-01-12 01:40:56] "POST /security-groups HTTP/1.1" 200 534 0.098483 10.0.0.19 - - [2026-01-12 01:40:56] "POST /chown HTTP/1.1" 200 109 0.080800 10.0.0.19 - - [2026-01-12 01:40:56] "POST /access-control-lists HTTP/1.1" 200 577 0.127464 10.0.0.19 - - [2026-01-12 01:40:56] "POST /policy-managements HTTP/1.1" 409 214 0.004767 10.0.0.19 - - [2026-01-12 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043 10.0.0.19 - - [2026-01-12 01:40:56] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005176 10.0.0.19 - - [2026-01-12 01:40:56] "POST /application-policy-sets HTTP/1.1" 200 528 0.020555 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.19 - - [2026-01-12 01:40:57] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003750 10.0.0.19 - - [2026-01-12 01:40:57] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.009390 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008696 10.0.0.19 - - [2026-01-12 01:40:57] "GET /virtual-network/36f86bb7-4b01-4eb7-bdf5-c3de5d5eac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006793 10.0.0.19 - - [2026-01-12 01:40:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000709 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.008684 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.003985 10.0.0.19 - - [2026-01-12 01:40:57] "POST /security-groups HTTP/1.1" 200 574 0.117011 10.0.0.19 - - [2026-01-12 01:40:57] "POST /projects HTTP/1.1" 200 489 0.271414 10.0.0.19 - - [2026-01-12 01:40:57] "POST /access-control-lists HTTP/1.1" 200 594 0.056322 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.018080 10.0.0.19 - - [2026-01-12 01:40:57] "POST /security-groups HTTP/1.1" 200 546 0.100048 10.0.0.19 - - [2026-01-12 01:40:57] "POST /access-control-lists HTTP/1.1" 200 592 0.064544 10.0.0.19 - - [2026-01-12 01:40:57] "POST /chown HTTP/1.1" 200 109 0.062635 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.003472 10.0.0.19 - - [2026-01-12 01:40:57] "POST /network-ipams HTTP/1.1" 200 522 0.048179 10.0.0.19 - - [2026-01-12 01:40:57] "POST /access-control-lists HTTP/1.1" 200 583 0.091501 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.018498 10.0.0.19 - - [2026-01-12 01:40:57] "POST /network-ipams HTTP/1.1" 200 510 0.100254 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003927 10.0.0.19 - - [2026-01-12 01:40:57] "POST /access-control-lists HTTP/1.1" 200 581 0.076633 10.0.0.19 - - [2026-01-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.003546 10.0.0.19 - - [2026-01-12 01:40:58] "POST /access-control-lists HTTP/1.1" 200 602 0.093443 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.005710 10.0.0.19 - - [2026-01-12 01:40:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004073 10.0.0.19 - - [2026-01-12 01:40:58] "POST /virtual-networks HTTP/1.1" 200 538 0.170460 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-01-12 01:40:58] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1731 0.012955 10.0.0.19 - - [2026-01-12 01:40:58] "POST /access-control-lists HTTP/1.1" 200 600 0.033124 10.0.0.19 - - [2026-01-12 01:40:58] "POST /network-ipams HTTP/1.1" 200 518 0.025079 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.013860 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.004049 10.0.0.19 - - [2026-01-12 01:40:58] "POST /access-control-lists HTTP/1.1" 200 589 0.115264 10.0.0.19 - - [2026-01-12 01:40:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006966 10.0.0.19 - - [2026-01-12 01:40:58] "POST /virtual-networks HTTP/1.1" 200 546 0.197778 10.0.0.19 - - [2026-01-12 01:40:58] "POST /route-targets HTTP/1.1" 200 327 0.029296 10.0.0.19 - - [2026-01-12 01:40:58] "POST /ref-update HTTP/1.1" 200 156 0.019999 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.19 - - [2026-01-12 01:40:58] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008091 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.002274 10.0.0.19 - - [2026-01-12 01:40:58] "PUT /access-control-list/7e7d0e93-aae5-49f2-ba6d-8db492d0c43c HTTP/1.1" 200 272 0.058824 10.0.0.19 - - [2026-01-12 01:40:58] "POST /network-policys HTTP/1.1" 200 538 0.066267 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.006126 10.0.0.19 - - [2026-01-12 01:40:58] "POST /route-targets HTTP/1.1" 200 327 0.018586 10.0.0.19 - - [2026-01-12 01:40:58] "POST /network-policys HTTP/1.1" 200 534 0.065233 10.0.0.19 - - [2026-01-12 01:40:58] "POST /ref-update HTTP/1.1" 200 156 0.055840 10.0.0.19 - - [2026-01-12 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.004188 10.0.0.19 - - [2026-01-12 01:40:58] "POST /network-policys HTTP/1.1" 200 542 0.038912 10.0.0.19 - - [2026-01-12 01:40:58] "POST /ref-update HTTP/1.1" 200 156 0.195657 10.0.0.19 - - [2026-01-12 01:40:58] "PUT /access-control-list/aab02883-5a73-4968-a2d4-c9133ba1b2b9 HTTP/1.1" 200 272 0.027436 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013396 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.085284 10.0.0.19 - - [2026-01-12 01:40:59] "PUT /access-control-list/7e7d0e93-aae5-49f2-ba6d-8db492d0c43c HTTP/1.1" 200 272 0.066857 10.0.0.19 - - [2026-01-12 01:40:59] "PUT /access-control-list/aab02883-5a73-4968-a2d4-c9133ba1b2b9 HTTP/1.1" 200 272 0.051286 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.134382 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.031198 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016518 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015353 10.0.0.19 - - [2026-01-12 01:40:59] "PUT /access-control-list/7e7d0e93-aae5-49f2-ba6d-8db492d0c43c HTTP/1.1" 200 272 0.076112 10.0.0.19 - - [2026-01-12 01:40:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.011900 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.088578 10.0.0.19 - - [2026-01-12 01:40:59] "POST /access-control-lists HTTP/1.1" 200 601 0.080235 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.093105 10.0.0.19 - - [2026-01-12 01:40:59] "PUT /access-control-list/aab02883-5a73-4968-a2d4-c9133ba1b2b9 HTTP/1.1" 200 272 0.057791 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.080408 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.140646 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017987 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010001 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018390 10.0.0.19 - - [2026-01-12 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2026-01-12 01:40:59] "GET /virtual-network/36f86bb7-4b01-4eb7-bdf5-c3de5d5eac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.033623 10.0.0.19 - - [2026-01-12 01:40:59] "PUT /access-control-list/0cf7b835-ae32-4b93-bef0-be77f9927107 HTTP/1.1" 200 272 0.138186 10.0.0.19 - - [2026-01-12 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.043278 10.0.0.19 - - [2026-01-12 01:41:00] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.097441 10.0.0.19 - - [2026-01-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.19 - - [2026-01-12 01:41:00] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026115 10.0.0.19 - - [2026-01-12 01:41:00] "POST /firewall-policys HTTP/1.1" 200 530 0.046237 10.0.0.19 - - [2026-01-12 01:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.052832 10.0.0.19 - - [2026-01-12 01:41:00] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.034853 10.0.0.19 - - [2026-01-12 01:41:00] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002993 10.0.0.19 - - [2026-01-12 01:41:00] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015308 10.0.0.19 - - [2026-01-12 01:41:00] "POST /ref-update HTTP/1.1" 200 156 0.033010 10.0.0.19 - - [2026-01-12 01:41:00] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005335 10.0.0.19 - - [2026-01-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.19 - - [2026-01-12 01:41:00] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002782 10.0.0.19 - - [2026-01-12 01:41:00] "POST /firewall-policys HTTP/1.1" 200 532 0.025700 10.0.0.19 - - [2026-01-12 01:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034922 10.0.0.19 - - [2026-01-12 01:41:00] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010058 10.0.0.19 - - [2026-01-12 01:41:00] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005220 10.0.0.19 - - [2026-01-12 01:41:00] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003431 10.0.0.19 - - [2026-01-12 01:41:00] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003280 10.0.0.19 - - [2026-01-12 01:41:00] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006680 10.0.0.19 - - [2026-01-12 01:41:00] "POST /ref-update HTTP/1.1" 200 156 0.022324 10.0.0.19 - - [2026-01-12 01:41:00] "POST /ref-update HTTP/1.1" 200 156 0.064876 10.0.0.19 - - [2026-01-12 01:41:00] "POST /ref-update HTTP/1.1" 200 156 0.058872 10.0.0.19 - - [2026-01-12 01:41:00] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.020754 10.0.0.19 - - [2026-01-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2026-01-12 01:41:01] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003142 10.0.0.19 - - [2026-01-12 01:41:01] "POST /firewall-policys HTTP/1.1" 200 530 0.021226 10.0.0.19 - - [2026-01-12 01:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031472 10.0.0.19 - - [2026-01-12 01:41:01] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.030241 10.0.0.19 - - [2026-01-12 01:41:01] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002934 10.0.0.19 - - [2026-01-12 01:41:01] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002666 10.0.0.19 - - [2026-01-12 01:41:01] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002529 10.0.0.19 - - [2026-01-12 01:41:01] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003026 10.0.0.19 - - [2026-01-12 01:41:01] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002742 10.0.0.19 - - [2026-01-12 01:41:01] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002622 10.0.0.19 - - [2026-01-12 01:41:01] "POST /ref-update HTTP/1.1" 200 156 0.025512 10.0.0.19 - - [2026-01-12 01:41:01] "POST /ref-update HTTP/1.1" 200 156 0.034922 10.0.0.19 - - [2026-01-12 01:41:01] "POST /ref-update HTTP/1.1" 200 156 0.040722 10.0.0.19 - - [2026-01-12 01:41:01] "POST /ref-update HTTP/1.1" 200 156 0.052080 10.0.0.19 - - [2026-01-12 01:41:01] "POST /ref-update HTTP/1.1" 200 156 0.056137 10.0.0.19 - - [2026-01-12 01:41:01] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.031478 10.0.0.19 - - [2026-01-12 01:41:01] "POST /tags HTTP/1.1" 200 299 0.034456 10.0.0.19 - - [2026-01-12 01:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010478 10.0.0.19 - - [2026-01-12 01:41:01] "GET /tag/08bd08db-7636-43b7-97db-dcf134466aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019856 10.0.0.19 - - [2026-01-12 01:41:01] "POST /set-tag HTTP/1.1" 200 109 0.015834 10.0.0.19 - - [2026-01-12 01:41:02] "POST /tags HTTP/1.1" 200 301 0.131554 10.0.0.19 - - [2026-01-12 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.19 - - [2026-01-12 01:41:02] "GET /tag/e334bcaf-ad92-4bcb-a94a-da62d5c31e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023322 10.0.0.19 - - [2026-01-12 01:41:02] "POST /tags HTTP/1.1" 200 325 0.110175 10.0.0.19 - - [2026-01-12 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020381 10.0.0.19 - - [2026-01-12 01:41:02] "GET /tag/201e7f24-8f0d-4b04-8eae-9a5886013116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015378 10.0.0.19 - - [2026-01-12 01:41:02] "POST /tags HTTP/1.1" 200 311 0.080235 10.0.0.19 - - [2026-01-12 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010243 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 10.0.0.19 - - [2026-01-12 01:41:02] "GET /tag/d3ff1b40-88d4-4328-9e54-11fdf4273c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017022 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.19 - - [2026-01-12 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.19 - - [2026-01-12 01:41:02] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.009268 10.0.0.19 - - [2026-01-12 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-01-12 01:41:02] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040512 10.0.0.19 - - [2026-01-12 01:41:02] "POST /virtual-machines HTTP/1.1" 200 377 0.016919 10.0.0.19 - - [2026-01-12 01:41:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019688 10.0.0.19 - - [2026-01-12 01:41:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125314 10.0.0.19 - - [2026-01-12 01:41:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.056021 10.0.0.19 - - [2026-01-12 01:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009855 10.0.0.19 - - [2026-01-12 01:41:02] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006604 10.0.0.19 - - [2026-01-12 01:41:03] "POST /instance-ips HTTP/1.1" 200 409 0.113063 10.0.0.19 - - [2026-01-12 01:41:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031745 10.0.0.19 - - [2026-01-12 01:41:03] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019984 10.0.0.19 - - [2026-01-12 01:41:03] "POST /set-tag HTTP/1.1" 200 109 0.019103 10.0.0.19 - - [2026-01-12 01:41:03] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.024524 10.0.0.19 - - [2026-01-12 01:41:03] "GET /instance-ip/c11216dc-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.015939 10.0.0.19 - - [2026-01-12 01:41:03] "POST /tags HTTP/1.1" 200 357 0.067756 10.0.0.19 - - [2026-01-12 01:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.028363 10.0.0.19 - - [2026-01-12 01:41:03] "GET /tag/d83d9e25-59f3-4bd9-abf8-49cf3c3ad400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017424 10.0.0.19 - - [2026-01-12 01:41:03] "POST /tags HTTP/1.1" 200 305 0.031543 10.0.0.19 - - [2026-01-12 01:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020949 10.0.0.19 - - [2026-01-12 01:41:03] "GET /tag/eb120b43-df80-47e5-9e79-2ceaefdcb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.031197 10.0.0.19 - - [2026-01-12 01:41:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000677 10.0.0.19 - - [2026-01-12 01:41:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.016733 10.0.0.19 - - [2026-01-12 01:41:03] "POST /security-groups HTTP/1.1" 200 571 0.072652 10.0.0.19 - - [2026-01-12 01:41:03] "POST /projects HTTP/1.1" 200 483 0.227895 10.0.0.19 - - [2026-01-12 01:41:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.005790 10.0.0.19 - - [2026-01-12 01:41:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.055195 10.0.0.19 - - [2026-01-12 01:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.031433 10.0.0.19 - - [2026-01-12 01:41:03] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.008865 10.0.0.19 - - [2026-01-12 01:41:03] "POST /access-control-lists HTTP/1.1" 200 580 0.105461 10.0.0.19 - - [2026-01-12 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025923 10.0.0.19 - - [2026-01-12 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.026186 10.0.0.19 - - [2026-01-12 01:41:04] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008785 10.0.0.19 - - [2026-01-12 01:41:04] "POST /access-control-lists HTTP/1.1" 200 578 0.132998 10.0.0.19 - - [2026-01-12 01:41:04] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.168422 10.0.0.19 - - [2026-01-12 01:41:04] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.100874 10.0.0.19 - - [2026-01-12 01:41:04] "POST /security-groups HTTP/1.1" 200 537 0.104613 10.0.0.19 - - [2026-01-12 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.002288 10.0.0.19 - - [2026-01-12 01:41:04] "POST /access-control-lists HTTP/1.1" 200 596 0.028248 10.0.0.19 - - [2026-01-12 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.007476 10.0.0.19 - - [2026-01-12 01:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031481 10.0.0.19 - - [2026-01-12 01:41:04] "POST /chown HTTP/1.1" 200 109 0.030462 10.0.0.19 - - [2026-01-12 01:41:04] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013192 10.0.0.19 - - [2026-01-12 01:41:04] "POST /access-control-lists HTTP/1.1" 200 594 0.075043 10.0.0.19 - - [2026-01-12 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013242 10.0.0.19 - - [2026-01-12 01:41:04] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005551 10.0.0.19 - - [2026-01-12 01:41:04] "POST /tags HTTP/1.1" 409 207 0.003279 10.0.0.19 - - [2026-01-12 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.19 - - [2026-01-12 01:41:04] "GET /tag/eb120b43-df80-47e5-9e79-2ceaefdcb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017431 10.0.0.19 - - [2026-01-12 01:41:04] "POST /firewall-rules HTTP/1.1" 200 564 0.122491 10.0.0.19 - - [2026-01-12 01:41:04] "GET /firewall-rule/00c8e902-960f-4290-9450-2e2df63841de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005814 10.0.0.19 - - [2026-01-12 01:41:04] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003422 10.0.0.19 - - [2026-01-12 01:41:04] "GET /firewall-rule/00c8e902-960f-4290-9450-2e2df63841de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003701 10.0.0.19 - - [2026-01-12 01:41:05] "POST /ref-update HTTP/1.1" 200 156 0.045993 10.0.0.19 - - [2026-01-12 01:41:05] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007271 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-01-12 01:41:05] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009272 10.0.0.19 - - [2026-01-12 01:41:05] "POST /tags HTTP/1.1" 409 207 0.005006 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.19 - - [2026-01-12 01:41:05] "GET /tag/eb120b43-df80-47e5-9e79-2ceaefdcb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020698 10.0.0.19 - - [2026-01-12 01:41:05] "POST /firewall-rules HTTP/1.1" 200 562 0.083806 10.0.0.19 - - [2026-01-12 01:41:05] "GET /firewall-rule/8f4ba718-ceeb-4d31-87f2-ee606a71b0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004772 10.0.0.19 - - [2026-01-12 01:41:05] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006591 10.0.0.19 - - [2026-01-12 01:41:05] "GET /firewall-rule/8f4ba718-ceeb-4d31-87f2-ee606a71b0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003619 10.0.0.19 - - [2026-01-12 01:41:05] "POST /ref-update HTTP/1.1" 200 156 0.040811 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.002675 10.0.0.19 - - [2026-01-12 01:41:05] "POST /tags HTTP/1.1" 200 305 0.104242 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.067991 10.0.0.19 - - [2026-01-12 01:41:05] "GET /tag/d96aed57-5260-43fe-bdff-a75669a7055c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026770 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2026-01-12 01:41:05] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037153 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-01-12 01:41:05] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004690 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2026-01-12 01:41:05] "GET /service-appliance-set/4d4f5221-8d46-47e9-a27a-a9152de6d410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003930 10.0.0.19 - - [2026-01-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001693 10.0.0.19 - - [2026-01-12 01:41:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132328 10.0.0.19 - - [2026-01-12 01:41:06] "GET /virtual-machine-interface/b0ee3960-6262-4ace-b352-04c1eb592bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.023541 10.0.0.19 - - [2026-01-12 01:41:06] "POST /instance-ips HTTP/1.1" 200 381 0.039612 10.0.0.19 - - [2026-01-12 01:41:06] "GET /instance-ip/2b021be0-dba5-4a07-82df-ef0ae7a3f38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008773 10.0.0.19 - - [2026-01-12 01:41:06] "POST /loadbalancers HTTP/1.1" 200 582 0.066894 10.0.0.19 - - [2026-01-12 01:41:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025730 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015163 10.0.0.19 - - [2026-01-12 01:41:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033252 10.0.0.19 - - [2026-01-12 01:41:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046890 10.0.0.19 - - [2026-01-12 01:41:06] "GET /instance-ip/2b021be0-dba5-4a07-82df-ef0ae7a3f38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005577 10.0.0.19 - - [2026-01-12 01:41:06] "GET /loadbalancer/dfa6fe57-53df-4d1c-a11e-89d7b5f1a495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003547 10.0.0.19 - - [2026-01-12 01:41:06] "POST /floating-ips HTTP/1.1" 200 583 0.025532 10.0.0.19 - - [2026-01-12 01:41:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036050 10.0.0.19 - - [2026-01-12 01:41:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026886 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2026-01-12 01:41:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043004 10.0.0.19 - - [2026-01-12 01:41:06] "GET /loadbalancer-listener/64cdd6cf-8e46-478c-92fd-6bc7a87e87d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005541 10.0.0.19 - - [2026-01-12 01:41:06] "GET /loadbalancer-listener/64cdd6cf-8e46-478c-92fd-6bc7a87e87d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004456 10.0.0.19 - - [2026-01-12 01:41:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039688 10.0.0.19 - - [2026-01-12 01:41:06] "GET /instance-ip/2b021be0-dba5-4a07-82df-ef0ae7a3f38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007689 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.19 - - [2026-01-12 01:41:06] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003688 10.0.0.19 - - [2026-01-12 01:41:06] "GET /instance-ip/2b021be0-dba5-4a07-82df-ef0ae7a3f38b?fields=floating_ips HTTP/1.1" 200 1169 0.014921 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-01-12 01:41:06] "GET /floating-ip/26ff99c4-1e54-4a79-a52b-aa5b34766af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003722 10.0.0.19 - - [2026-01-12 01:41:06] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.016211 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.006754 10.0.0.19 - - [2026-01-12 01:41:06] "POST /tags HTTP/1.1" 200 301 0.023077 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018955 10.0.0.19 - - [2026-01-12 01:41:06] "GET /tag/f5b1bcdd-415f-4759-982d-cd95463ca47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017815 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2026-01-12 01:41:06] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035835 10.0.0.19 - - [2026-01-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.19 - - [2026-01-12 01:41:07] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005270 10.0.0.19 - - [2026-01-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.19 - - [2026-01-12 01:41:07] "GET /service-appliance-set/4d4f5221-8d46-47e9-a27a-a9152de6d410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004384 10.0.0.19 - - [2026-01-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.005119 10.0.0.19 - - [2026-01-12 01:41:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117208 10.0.0.19 - - [2026-01-12 01:41:07] "GET /virtual-machine-interface/74f15932-5732-4118-865a-619653f8aefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.009171 10.0.0.19 - - [2026-01-12 01:41:07] "POST /instance-ips HTTP/1.1" 200 377 0.094637 10.0.0.19 - - [2026-01-12 01:41:07] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006211 10.0.0.19 - - [2026-01-12 01:41:07] "POST /loadbalancers HTTP/1.1" 200 582 0.068623 10.0.0.19 - - [2026-01-12 01:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022894 10.0.0.19 - - [2026-01-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.19 - - [2026-01-12 01:41:07] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062073 10.0.0.19 - - [2026-01-12 01:41:07] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021543 10.0.0.19 - - [2026-01-12 01:41:07] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.097818 10.0.0.19 - - [2026-01-12 01:41:07] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003170 10.0.0.19 - - [2026-01-12 01:41:07] "POST /floating-ips HTTP/1.1" 200 581 0.087528 10.0.0.19 - - [2026-01-12 01:41:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035644 10.0.0.19 - - [2026-01-12 01:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012504 10.0.0.19 - - [2026-01-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015653 10.0.0.19 - - [2026-01-12 01:41:07] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063840 10.0.0.19 - - [2026-01-12 01:41:07] "GET /loadbalancer-listener/51ee7ee7-6154-42b2-9fe9-45c45ff5c188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004292 10.0.0.19 - - [2026-01-12 01:41:07] "GET /loadbalancer-listener/51ee7ee7-6154-42b2-9fe9-45c45ff5c188?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009867 10.0.0.19 - - [2026-01-12 01:41:08] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.047801 10.0.0.19 - - [2026-01-12 01:41:08] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005481 10.0.0.19 - - [2026-01-12 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008738 10.0.0.19 - - [2026-01-12 01:41:08] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?fields=floating_ips HTTP/1.1" 200 1164 0.010651 10.0.0.19 - - [2026-01-12 01:41:08] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005105 10.0.0.19 - - [2026-01-12 01:41:08] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047466 10.0.0.19 - - [2026-01-12 01:41:08] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006406 10.0.0.19 - - [2026-01-12 01:41:08] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033204 10.0.0.19 - - [2026-01-12 01:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024742 10.0.0.19 - - [2026-01-12 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.19 - - [2026-01-12 01:41:08] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045029 10.0.0.19 - - [2026-01-12 01:41:08] "GET /loadbalancer-listener/183ac193-481b-4f49-b7a5-872caa52d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010093 10.0.0.19 - - [2026-01-12 01:41:08] "GET /loadbalancer-listener/183ac193-481b-4f49-b7a5-872caa52d6d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.012222 10.0.0.19 - - [2026-01-12 01:41:08] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053100 10.0.0.19 - - [2026-01-12 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025599 10.0.0.19 - - [2026-01-12 01:41:08] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006848 10.0.0.19 - - [2026-01-12 01:41:08] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?fields=floating_ips HTTP/1.1" 200 1164 0.006377 10.0.0.19 - - [2026-01-12 01:41:08] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058126 10.0.0.19 - - [2026-01-12 01:41:08] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.008843 10.0.0.19 - - [2026-01-12 01:41:08] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004377 10.0.0.19 - - [2026-01-12 01:41:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030672 10.0.0.19 - - [2026-01-12 01:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044926 10.0.0.19 - - [2026-01-12 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016505 10.0.0.19 - - [2026-01-12 01:41:08] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050770 10.0.0.19 - - [2026-01-12 01:41:08] "GET /loadbalancer-listener/c63068dd-400a-472f-9793-e8ceb3e85016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.012481 10.0.0.19 - - [2026-01-12 01:41:08] "GET /loadbalancer-listener/c63068dd-400a-472f-9793-e8ceb3e85016?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003301 10.0.0.19 - - [2026-01-12 01:41:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038876 10.0.0.19 - - [2026-01-12 01:41:09] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020699 10.0.0.19 - - [2026-01-12 01:41:09] "GET /instance-ip/a23885d3-92d1-44a9-8920-77c9bee33249?fields=floating_ips HTTP/1.1" 200 1164 0.008149 10.0.0.19 - - [2026-01-12 01:41:09] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004103 10.0.0.19 - - [2026-01-12 01:41:09] "POST /tags HTTP/1.1" 200 355 0.062215 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016402 10.0.0.19 - - [2026-01-12 01:41:09] "GET /tag/edb29873-1bd8-4256-a879-eb9cbebc8537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026281 10.0.0.19 - - [2026-01-12 01:41:09] "POST /tags HTTP/1.1" 200 303 0.025122 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019543 10.0.0.19 - - [2026-01-12 01:41:09] "GET /tag/c46af073-4d9a-4ab4-bce1-861a94f41c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017230 10.0.0.19 - - [2026-01-12 01:41:09] "POST /projects HTTP/1.1" 409 218 0.002161 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2026-01-12 01:41:09] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065012 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.19 - - [2026-01-12 01:41:09] "GET /network-ipam/5417dac2-dc4f-4556-99b4-4280aaa454bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005803 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.19 - - [2026-01-12 01:41:09] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005071 10.0.0.19 - - [2026-01-12 01:41:09] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.048009 10.0.0.19 - - [2026-01-12 01:41:09] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005621 10.0.0.19 - - [2026-01-12 01:41:09] "POST /set-tag HTTP/1.1" 200 109 0.087332 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015918 10.0.0.19 - - [2026-01-12 01:41:09] "GET /network-ipam/e11d9343-fa74-4866-b489-46c1cc38a531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003963 10.0.0.19 - - [2026-01-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-01-12 01:41:09] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008591 10.0.0.19 - - [2026-01-12 01:41:09] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.117844 10.0.0.19 - - [2026-01-12 01:41:09] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.031763 10.0.0.19 - - [2026-01-12 01:41:10] "POST /set-tag HTTP/1.1" 200 109 0.096811 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.19 - - [2026-01-12 01:41:10] "GET /network-policy/2bc169bc-e2fc-40de-b0cd-ad2da840756f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.030377 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.19 - - [2026-01-12 01:41:10] "GET /network-policy/f7139d28-268d-40c9-aef6-39f1cf519217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006141 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2026-01-12 01:41:10] "GET /network-policy/a420d103-6b84-420c-a410-fe5c8a8267ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003293 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-01-12 01:41:10] "PUT /network-policy/a420d103-6b84-420c-a410-fe5c8a8267ca HTTP/1.1" 200 262 0.019524 10.0.0.19 - - [2026-01-12 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.101810 10.0.0.19 - - [2026-01-12 01:41:10] "PUT /access-control-list/7e7d0e93-aae5-49f2-ba6d-8db492d0c43c HTTP/1.1" 200 272 0.077871 10.0.0.19 - - [2026-01-12 01:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045923 10.0.0.19 - - [2026-01-12 01:41:10] "PUT /access-control-list/0cf7b835-ae32-4b93-bef0-be77f9927107 HTTP/1.1" 200 272 0.087438 10.0.0.19 - - [2026-01-12 01:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014595 10.0.0.19 - - [2026-01-12 01:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005169 10.0.0.19 - - [2026-01-12 01:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002320 10.0.0.19 - - [2026-01-12 01:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004039 10.0.0.19 - - [2026-01-12 01:41:10] "POST /security-groups HTTP/1.1" 409 245 0.003609 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-01-12 01:41:10] "PUT /security-group/ac86493f-fe45-4283-a714-6155f068739c HTTP/1.1" 200 262 0.083539 10.0.0.19 - - [2026-01-12 01:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.060349 10.0.0.19 - - [2026-01-12 01:41:10] "PUT /access-control-list/9b32f689-f975-4678-8440-1bf3ecca3e6d HTTP/1.1" 200 272 0.078475 10.0.0.19 - - [2026-01-12 01:41:10] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040155 10.0.0.19 - - [2026-01-12 01:41:10] "PUT /access-control-list/a01f875a-e21d-4245-aa25-73ddd14d9068 HTTP/1.1" 200 272 0.023889 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.19 - - [2026-01-12 01:41:10] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003949 10.0.0.19 - - [2026-01-12 01:41:10] "POST /tags HTTP/1.1" 409 206 0.002013 10.0.0.19 - - [2026-01-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2026-01-12 01:41:11] "GET /tag/c46af073-4d9a-4ab4-bce1-861a94f41c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.050710 10.0.0.19 - - [2026-01-12 01:41:11] "POST /firewall-rules HTTP/1.1" 200 562 0.126539 10.0.0.19 - - [2026-01-12 01:41:11] "GET /firewall-rule/a21cd8c2-4b20-433f-9431-ea7479c1cd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004474 10.0.0.19 - - [2026-01-12 01:41:11] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003573 10.0.0.19 - - [2026-01-12 01:41:11] "GET /firewall-rule/a21cd8c2-4b20-433f-9431-ea7479c1cd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002289 10.0.0.19 - - [2026-01-12 01:41:11] "POST /ref-update HTTP/1.1" 200 156 0.075525 10.0.0.19 - - [2026-01-12 01:41:11] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004794 10.0.0.19 - - [2026-01-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016909 10.0.0.19 - - [2026-01-12 01:41:11] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005066 10.0.0.19 - - [2026-01-12 01:41:11] "POST /tags HTTP/1.1" 409 206 0.002042 10.0.0.19 - - [2026-01-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.19 - - [2026-01-12 01:41:11] "GET /tag/c46af073-4d9a-4ab4-bce1-861a94f41c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019615 10.0.0.19 - - [2026-01-12 01:41:11] "POST /firewall-rules HTTP/1.1" 200 560 0.162021 10.0.0.19 - - [2026-01-12 01:41:11] "GET /firewall-rule/61256b80-466c-418c-b656-a96b2cc227d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.025574 10.0.0.19 - - [2026-01-12 01:41:11] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007387 10.0.0.19 - - [2026-01-12 01:41:11] "GET /firewall-rule/61256b80-466c-418c-b656-a96b2cc227d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002966 10.0.0.19 - - [2026-01-12 01:41:11] "POST /ref-update HTTP/1.1" 200 156 0.027052 10.0.0.19 - - [2026-01-12 01:41:11] "POST /tags HTTP/1.1" 200 371 0.042036 10.0.0.19 - - [2026-01-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2026-01-12 01:41:11] "GET /tag/81be7d8f-b19b-48e7-b9a9-ebcbc8561f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012419 10.0.0.19 - - [2026-01-12 01:41:11] "POST /tags HTTP/1.1" 200 319 0.020098 10.0.0.19 - - [2026-01-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.19 - - [2026-01-12 01:41:11] "GET /tag/506be21a-a51c-4d56-8d8c-dd8bf52f5b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019743 10.0.0.19 - - [2026-01-12 01:41:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000507 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.014998 10.0.0.19 - - [2026-01-12 01:41:12] "POST /security-groups HTTP/1.1" 200 578 0.072909 10.0.0.19 - - [2026-01-12 01:41:12] "POST /projects HTTP/1.1" 200 497 0.256665 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.014371 10.0.0.19 - - [2026-01-12 01:41:12] "POST /access-control-lists HTTP/1.1" 200 587 0.077011 10.0.0.19 - - [2026-01-12 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.082566 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012407 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.008084 10.0.0.19 - - [2026-01-12 01:41:12] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015236 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-01-12 01:41:12] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.019751 10.0.0.19 - - [2026-01-12 01:41:12] "POST /access-control-lists HTTP/1.1" 200 585 0.081579 10.0.0.19 - - [2026-01-12 01:41:12] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.133436 10.0.0.19 - - [2026-01-12 01:41:12] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.057094 10.0.0.19 - - [2026-01-12 01:41:12] "POST /security-groups HTTP/1.1" 200 558 0.101148 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.009132 10.0.0.19 - - [2026-01-12 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.036361 10.0.0.19 - - [2026-01-12 01:41:12] "POST /chown HTTP/1.1" 200 109 0.034923 10.0.0.19 - - [2026-01-12 01:41:12] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016734 10.0.0.19 - - [2026-01-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2026-01-12 01:41:12] "POST /access-control-lists HTTP/1.1" 200 610 0.103794 10.0.0.19 - - [2026-01-12 01:41:12] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003831 10.0.0.19 - - [2026-01-12 01:41:12] "POST /tags HTTP/1.1" 409 214 0.014640 10.0.0.19 - - [2026-01-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.003315 10.0.0.19 - - [2026-01-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.19 - - [2026-01-12 01:41:13] "GET /tag/506be21a-a51c-4d56-8d8c-dd8bf52f5b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019937 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001696 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.19 - - [2026-01-12 01:41:13] "POST /access-control-lists HTTP/1.1" 200 608 0.096373 10.0.0.19 - - [2026-01-12 01:41:13] "POST /firewall-rules HTTP/1.1" 200 578 0.144727 10.0.0.19 - - [2026-01-12 01:41:13] "GET /firewall-rule/e88be35c-4de8-4ad9-b95e-5836208da67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008112 10.0.0.19 - - [2026-01-12 01:41:13] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004027 10.0.0.19 - - [2026-01-12 01:41:13] "GET /firewall-rule/e88be35c-4de8-4ad9-b95e-5836208da67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002485 10.0.0.19 - - [2026-01-12 01:41:13] "POST /ref-update HTTP/1.1" 200 156 0.080038 10.0.0.19 - - [2026-01-12 01:41:13] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018587 10.0.0.19 - - [2026-01-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2026-01-12 01:41:13] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003716 10.0.0.19 - - [2026-01-12 01:41:13] "POST /tags HTTP/1.1" 409 214 0.002987 10.0.0.19 - - [2026-01-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2026-01-12 01:41:13] "GET /tag/506be21a-a51c-4d56-8d8c-dd8bf52f5b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011917 10.0.0.19 - - [2026-01-12 01:41:13] "POST /firewall-rules HTTP/1.1" 200 576 0.095695 10.0.0.19 - - [2026-01-12 01:41:13] "GET /firewall-rule/2cc42c03-63e3-4062-a4bd-e894894ca355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.015609 10.0.0.19 - - [2026-01-12 01:41:13] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004697 10.0.0.19 - - [2026-01-12 01:41:13] "GET /firewall-rule/2cc42c03-63e3-4062-a4bd-e894894ca355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002258 10.0.0.19 - - [2026-01-12 01:41:13] "POST /ref-update HTTP/1.1" 200 156 0.046586 10.0.0.19 - - [2026-01-12 01:41:13] "POST /tags HTTP/1.1" 200 363 0.036791 10.0.0.19 - - [2026-01-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.19 - - [2026-01-12 01:41:13] "GET /tag/1af54ef9-b59b-46e2-bfda-726fc8dbc7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019545 10.0.0.19 - - [2026-01-12 01:41:13] "POST /tags HTTP/1.1" 200 311 0.021272 10.0.0.19 - - [2026-01-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2026-01-12 01:41:14] "GET /tag/d68d9288-ace7-4277-b024-5343c547fa6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.039407 10.0.0.19 - - [2026-01-12 01:41:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000497 10.0.0.19 - - [2026-01-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.015018 10.0.0.19 - - [2026-01-12 01:41:14] "POST /security-groups HTTP/1.1" 200 574 0.081568 10.0.0.19 - - [2026-01-12 01:41:14] "POST /projects HTTP/1.1" 200 489 0.249254 10.0.0.19 - - [2026-01-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.003140 10.0.0.19 - - [2026-01-12 01:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.043042 10.0.0.19 - - [2026-01-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012109 10.0.0.19 - - [2026-01-12 01:41:14] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.030022 10.0.0.19 - - [2026-01-12 01:41:14] "POST /access-control-lists HTTP/1.1" 200 583 0.113559 10.0.0.19 - - [2026-01-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018382 10.0.0.19 - - [2026-01-12 01:41:14] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.020604 10.0.0.19 - - [2026-01-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002331 10.0.0.19 - - [2026-01-12 01:41:14] "POST /access-control-lists HTTP/1.1" 200 581 0.093249 10.0.0.19 - - [2026-01-12 01:41:14] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.132370 10.0.0.19 - - [2026-01-12 01:41:14] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.103684 10.0.0.19 - - [2026-01-12 01:41:14] "POST /security-groups HTTP/1.1" 200 546 0.111522 10.0.0.19 - - [2026-01-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002141 10.0.0.19 - - [2026-01-12 01:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.105584 10.0.0.19 - - [2026-01-12 01:41:15] "POST /access-control-lists HTTP/1.1" 200 602 0.185205 10.0.0.19 - - [2026-01-12 01:41:15] "POST /chown HTTP/1.1" 200 109 0.081034 10.0.0.19 - - [2026-01-12 01:41:15] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022398 10.0.0.19 - - [2026-01-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.007811 10.0.0.19 - - [2026-01-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.19 - - [2026-01-12 01:41:15] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005871 10.0.0.19 - - [2026-01-12 01:41:15] "POST /tags HTTP/1.1" 409 210 0.002866 10.0.0.19 - - [2026-01-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.19 - - [2026-01-12 01:41:15] "POST /access-control-lists HTTP/1.1" 200 600 0.086332 10.0.0.19 - - [2026-01-12 01:41:15] "GET /tag/d68d9288-ace7-4277-b024-5343c547fa6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.061362 10.0.0.19 - - [2026-01-12 01:41:15] "POST /firewall-rules HTTP/1.1" 200 570 0.135740 10.0.0.19 - - [2026-01-12 01:41:15] "GET /firewall-rule/ef12a8b5-2307-4ff1-93cf-54054f54bf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009853 10.0.0.19 - - [2026-01-12 01:41:15] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004483 10.0.0.19 - - [2026-01-12 01:41:15] "GET /firewall-rule/ef12a8b5-2307-4ff1-93cf-54054f54bf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002222 10.0.0.19 - - [2026-01-12 01:41:15] "POST /ref-update HTTP/1.1" 200 156 0.041930 10.0.0.19 - - [2026-01-12 01:41:15] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005576 10.0.0.19 - - [2026-01-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009073 10.0.0.19 - - [2026-01-12 01:41:15] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004954 10.0.0.19 - - [2026-01-12 01:41:15] "POST /tags HTTP/1.1" 409 210 0.002600 10.0.0.19 - - [2026-01-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-01-12 01:41:15] "GET /tag/d68d9288-ace7-4277-b024-5343c547fa6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025432 10.0.0.19 - - [2026-01-12 01:41:15] "POST /firewall-rules HTTP/1.1" 200 568 0.166840 10.0.0.19 - - [2026-01-12 01:41:16] "GET /firewall-rule/0f7014a7-fa90-49be-9dad-7f154878029a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.024243 10.0.0.19 - - [2026-01-12 01:41:16] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.021450 10.0.0.19 - - [2026-01-12 01:41:16] "GET /firewall-rule/0f7014a7-fa90-49be-9dad-7f154878029a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003673 10.0.0.19 - - [2026-01-12 01:41:16] "POST /ref-update HTTP/1.1" 200 156 0.050615 10.0.0.19 - - [2026-01-12 01:41:16] "POST /tags HTTP/1.1" 200 363 0.045902 10.0.0.19 - - [2026-01-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014931 10.0.0.19 - - [2026-01-12 01:41:16] "GET /tag/e01d435e-a125-4443-9bac-0602a8b5d264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.027373 10.0.0.19 - - [2026-01-12 01:41:16] "POST /tags HTTP/1.1" 409 210 0.002253 10.0.0.19 - - [2026-01-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-01-12 01:41:16] "GET /tag/d3ff1b40-88d4-4328-9e54-11fdf4273c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016259 10.0.0.19 - - [2026-01-12 01:41:16] "POST /projects HTTP/1.1" 409 223 0.002183 10.0.0.19 - - [2026-01-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2026-01-12 01:41:16] "GET /project/c46dca72-62d5-427d-bfd4-434ac7614c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040474 10.0.0.19 - - [2026-01-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010226 10.0.0.19 - - [2026-01-12 01:41:16] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2950 0.007682 10.0.0.19 - - [2026-01-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.19 - - [2026-01-12 01:41:16] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008029 10.0.0.19 - - [2026-01-12 01:41:16] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.095730 10.0.0.19 - - [2026-01-12 01:41:16] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.059035 10.0.0.19 - - [2026-01-12 01:41:16] "POST /security-groups HTTP/1.1" 409 253 0.019035 10.0.0.19 - - [2026-01-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2026-01-12 01:41:16] "PUT /security-group/ea3fcca0-d0e3-4c01-93a9-ff7d0af4e245 HTTP/1.1" 200 262 0.081201 10.0.0.19 - - [2026-01-12 01:41:16] "PUT /access-control-list/03d18664-904b-4c1e-a9ee-ce1fca51acd5 HTTP/1.1" 200 272 0.033767 10.0.0.19 - - [2026-01-12 01:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.068100 10.0.0.19 - - [2026-01-12 01:41:17] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.051575 10.0.0.19 - - [2026-01-12 01:41:17] "PUT /access-control-list/bb73c99b-3eb1-47c7-8a64-f3c127c1be86 HTTP/1.1" 200 272 0.071510 10.0.0.19 - - [2026-01-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010935 10.0.0.19 - - [2026-01-12 01:41:17] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011102 10.0.0.19 - - [2026-01-12 01:41:17] "POST /tags HTTP/1.1" 409 210 0.003959 10.0.0.19 - - [2026-01-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.19 - - [2026-01-12 01:41:17] "GET /tag/d3ff1b40-88d4-4328-9e54-11fdf4273c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021721 10.0.0.19 - - [2026-01-12 01:41:17] "POST /firewall-rules HTTP/1.1" 200 570 0.087671 10.0.0.19 - - [2026-01-12 01:41:17] "GET /firewall-rule/c4764f25-e0ca-4c94-b61e-91a5cf3297fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003900 10.0.0.19 - - [2026-01-12 01:41:17] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003553 10.0.0.19 - - [2026-01-12 01:41:17] "GET /firewall-rule/c4764f25-e0ca-4c94-b61e-91a5cf3297fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002654 10.0.0.19 - - [2026-01-12 01:41:17] "POST /ref-update HTTP/1.1" 200 156 0.055731 10.0.0.19 - - [2026-01-12 01:41:17] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006231 10.0.0.19 - - [2026-01-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-01-12 01:41:17] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011384 10.0.0.19 - - [2026-01-12 01:41:17] "POST /tags HTTP/1.1" 409 210 0.002607 10.0.0.19 - - [2026-01-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2026-01-12 01:41:17] "GET /tag/d3ff1b40-88d4-4328-9e54-11fdf4273c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017084 10.0.0.19 - - [2026-01-12 01:41:17] "POST /firewall-rules HTTP/1.1" 200 568 0.157704 10.0.0.19 - - [2026-01-12 01:41:17] "GET /firewall-rule/7368ef06-ba91-434e-9a74-3bab6dd141c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008554 10.0.0.19 - - [2026-01-12 01:41:17] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005496 10.0.0.19 - - [2026-01-12 01:41:17] "GET /firewall-rule/7368ef06-ba91-434e-9a74-3bab6dd141c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002424 10.0.0.19 - - [2026-01-12 01:41:17] "POST /ref-update HTTP/1.1" 200 156 0.058239 10.0.0.19 - - [2026-01-12 01:41:17] "POST /tags HTTP/1.1" 409 237 0.002032 10.0.0.19 - - [2026-01-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2026-01-12 01:41:17] "GET /tag/e01d435e-a125-4443-9bac-0602a8b5d264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012620 10.0.0.19 - - [2026-01-12 01:41:18] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005035 10.0.0.19 - - [2026-01-12 01:41:18] "POST /set-tag HTTP/1.1" 200 109 0.032324 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:41:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 10.0.0.241 - - [2026-01-12 01:42:03] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.241 - - [2026-01-12 01:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.241 - - [2026-01-12 01:42:03] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004530 10.0.0.241 - - [2026-01-12 01:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.241 - - [2026-01-12 01:42:03] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003242 10.0.0.241 - - [2026-01-12 01:42:03] "PUT /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d HTTP/1.1" 200 274 0.016182 10.0.0.241 - - [2026-01-12 01:42:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004579 10.0.0.241 - - [2026-01-12 01:42:03] "POST /virtual-routers HTTP/1.1" 200 599 0.014863 10.0.0.241 - - [2026-01-12 01:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.241 - - [2026-01-12 01:42:03] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010108 10.0.0.241 - - [2026-01-12 01:42:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003237 10.0.0.241 - - [2026-01-12 01:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2026-01-12 01:42:03] "GET /virtual-network/36f86bb7-4b01-4eb7-bdf5-c3de5d5eac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004264 10.0.0.241 - - [2026-01-12 01:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.054828 10.0.0.19 - - [2026-01-12 01:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2026-01-12 01:42:08] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002644 10.0.0.19 - - [2026-01-12 01:44:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002135 10.0.0.19 - - [2026-01-12 01:44:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001915 10.0.0.19 - - [2026-01-12 01:45:01] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003807 10.0.0.19 - - [2026-01-12 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.046868 10.0.0.19 - - [2026-01-12 01:45:10] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006433 10.0.0.19 - - [2026-01-12 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.19 - - [2026-01-12 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-01-12 01:45:10] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002482 10.0.0.19 - - [2026-01-12 01:45:10] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004758 10.0.0.19 - - [2026-01-12 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2026-01-12 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2026-01-12 01:45:10] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002724 10.0.0.19 - - [2026-01-12 01:45:10] "GET /loadbalancer-pool/d17138cf-c4d8-4b9a-8e73-92bbdb79e6ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003734 10.0.0.19 - - [2026-01-12 01:45:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025163 10.0.0.19 - - [2026-01-12 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008572 10.0.0.19 - - [2026-01-12 01:45:10] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013223 10.0.0.19 - - [2026-01-12 01:45:10] "POST /tags HTTP/1.1" 409 205 0.004232 10.0.0.19 - - [2026-01-12 01:45:10] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004459 10.0.0.19 - - [2026-01-12 01:45:10] "POST /ref-update HTTP/1.1" 200 156 0.008662 10.0.0.19 - - [2026-01-12 01:45:11] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.013110 10.0.0.19 - - [2026-01-12 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.19 - - [2026-01-12 01:45:11] "GET /tag/f5b1bcdd-415f-4759-982d-cd95463ca47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012570 10.0.0.19 - - [2026-01-12 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.068146 10.0.0.19 - - [2026-01-12 01:45:11] "PUT /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea HTTP/1.1" 200 256 0.069898 10.0.0.19 - - [2026-01-12 01:45:11] "GET /loadbalancer-pool/5af5f471-c7ea-4a52-9409-ea16e45e19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005183 10.0.0.19 - - [2026-01-12 01:45:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020216 10.0.0.19 - - [2026-01-12 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014282 10.0.0.19 - - [2026-01-12 01:45:11] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012416 10.0.0.19 - - [2026-01-12 01:45:11] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006708 10.0.0.19 - - [2026-01-12 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.019391 10.0.0.19 - - [2026-01-12 01:45:11] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011714 10.0.0.19 - - [2026-01-12 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.19 - - [2026-01-12 01:45:11] "GET /loadbalancer-pool/08eff999-729e-4ca1-9a33-56c3c1c5f3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005276 10.0.0.19 - - [2026-01-12 01:45:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016623 10.0.0.19 - - [2026-01-12 01:45:11] "PUT /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea HTTP/1.1" 200 256 0.017657 10.0.0.19 - - [2026-01-12 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025762 10.0.0.19 - - [2026-01-12 01:45:11] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018574 10.0.0.19 - - [2026-01-12 01:45:11] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004395 10.0.0.19 - - [2026-01-12 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.19 - - [2026-01-12 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.007677 10.0.0.19 - - [2026-01-12 01:45:11] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.010112 10.0.0.19 - - [2026-01-12 01:45:11] "PUT /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea HTTP/1.1" 200 256 0.015064 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:45:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:45:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.241 - - [2026-01-12 01:45:56] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.241 - - [2026-01-12 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.241 - - [2026-01-12 01:45:56] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006663 10.0.0.241 - - [2026-01-12 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.241 - - [2026-01-12 01:45:56] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003252 10.0.0.241 - - [2026-01-12 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-01-12 01:45:56] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004238 10.0.0.241 - - [2026-01-12 01:45:56] "PUT /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2 HTTP/1.1" 200 262 0.008741 10.0.0.241 - - [2026-01-12 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.241 - - [2026-01-12 01:45:57] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002881 10.0.0.241 - - [2026-01-12 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.241 - - [2026-01-12 01:45:57] "GET /virtual-machine-interface/4b4d778f-39dc-4efc-93b1-b8e4891818dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004309 10.0.0.241 - - [2026-01-12 01:45:57] "PUT /virtual-machine-interface/4b4d778f-39dc-4efc-93b1-b8e4891818dd HTTP/1.1" 200 284 0.014902 10.0.0.19 - - [2026-01-12 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-01-12 01:46:08] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002398 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:46:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:46:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:47:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:47:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:47:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:47:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005665 10.0.0.19 - - [2026-01-12 01:49:30] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006496 10.0.0.19 - - [2026-01-12 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.003904 10.0.0.19 - - [2026-01-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.19 - - [2026-01-12 01:49:30] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002805 10.0.0.19 - - [2026-01-12 01:49:30] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004581 10.0.0.19 - - [2026-01-12 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.027976 10.0.0.19 - - [2026-01-12 01:49:30] "DELETE /loadbalancer-member/7cdc288f-1b76-4cb8-962d-2273a6263931 HTTP/1.1" 200 115 0.044919 10.0.0.19 - - [2026-01-12 01:49:30] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010094 10.0.0.19 - - [2026-01-12 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.004076 10.0.0.19 - - [2026-01-12 01:49:30] "DELETE /loadbalancer-member/7ffa2ead-bb76-464e-97a4-725c646fc507 HTTP/1.1" 200 115 0.040661 10.0.0.19 - - [2026-01-12 01:49:30] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005939 10.0.0.19 - - [2026-01-12 01:49:30] "POST /set-tag HTTP/1.1" 200 109 0.005391 10.0.0.19 - - [2026-01-12 01:49:31] "DELETE /loadbalancer-member/4940cc5d-9053-44ba-8f21-d5128ddb84e4 HTTP/1.1" 200 115 0.044371 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004779 10.0.0.19 - - [2026-01-12 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.19 - - [2026-01-12 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-01-12 01:49:31] "GET /loadbalancer/a950dd86-2b1a-4c63-9886-eb2edd1cbc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002258 10.0.0.19 - - [2026-01-12 01:49:31] "GET /loadbalancer-pool/d17138cf-c4d8-4b9a-8e73-92bbdb79e6ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002914 10.0.0.19 - - [2026-01-12 01:49:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015288 10.0.0.19 - - [2026-01-12 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009038 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017071 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005136 10.0.0.19 - - [2026-01-12 01:49:31] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004468 10.0.0.19 - - [2026-01-12 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.071535 10.0.0.19 - - [2026-01-12 01:49:31] "GET /loadbalancer-pool/5af5f471-c7ea-4a52-9409-ea16e45e19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003950 10.0.0.19 - - [2026-01-12 01:49:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024258 10.0.0.19 - - [2026-01-12 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029626 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.034481 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007015 10.0.0.19 - - [2026-01-12 01:49:31] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005005 10.0.0.19 - - [2026-01-12 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.19 - - [2026-01-12 01:49:31] "GET /loadbalancer-pool/08eff999-729e-4ca1-9a33-56c3c1c5f3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002946 10.0.0.19 - - [2026-01-12 01:49:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034051 10.0.0.19 - - [2026-01-12 01:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007854 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017550 10.0.0.19 - - [2026-01-12 01:49:31] "GET /virtual-machine-interface/c0ef06ba-ef57-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008818 10.0.0.19 - - [2026-01-12 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.009367 10.0.0.19 - - [2026-01-12 01:49:31] "GET /floating-ip/ee1d118a-f8c2-46f7-af96-23f732906fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002581 10.0.0.19 - - [2026-01-12 01:49:44] "GET /global-system-configs HTTP/1.1" 200 322 0.004446 10.0.0.19 - - [2026-01-12 01:49:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001992 10.0.0.19 - - [2026-01-12 01:51:05] "GET / HTTP/1.1" 200 35931 0.002522 10.0.0.19 - - [2026-01-12 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2026-01-12 01:51:05] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049683 10.0.0.19 - - [2026-01-12 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.19 - - [2026-01-12 01:51:05] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045549 10.0.0.19 - - [2026-01-12 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2026-01-12 01:51:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046252 10.0.0.19 - - [2026-01-12 01:51:06] "POST /tags HTTP/1.1" 200 333 0.040406 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2026-01-12 01:51:06] "GET /tag/e5bc8f71-0adf-4f31-9b91-0d3e79a97353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028294 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.19 - - [2026-01-12 01:51:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045739 10.0.0.19 - - [2026-01-12 01:51:06] "GET /virtual-networks?parent_id=26ed2ad2-5a4a-4c4f-aa17-f54a58616a32&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002028 10.0.0.19 - - [2026-01-12 01:51:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067936 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.19 - - [2026-01-12 01:51:06] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007118 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013359 10.0.0.19 - - [2026-01-12 01:51:06] "GET /service-appliance-set/4d4f5221-8d46-47e9-a27a-a9152de6d410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004725 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.001963 10.0.0.19 - - [2026-01-12 01:51:06] "POST /virtual-networks HTTP/1.1" 200 512 0.101487 10.0.0.19 - - [2026-01-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991 10.0.0.19 - - [2026-01-12 01:51:06] "GET /network-ipam/97dc70bf-64d4-4e49-adb4-49d12cf1b682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002775 10.0.0.19 - - [2026-01-12 01:51:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.108810 10.0.0.19 - - [2026-01-12 01:51:06] "GET /virtual-machine-interface/ae536901-0790-4a15-8d73-f9b7e6f57769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016047 10.0.0.19 - - [2026-01-12 01:51:06] "POST /useragent-kv HTTP/1.1" 200 115 0.013442 10.0.0.19 - - [2026-01-12 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.154136 10.0.0.19 - - [2026-01-12 01:51:06] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011461 10.0.0.19 - - [2026-01-12 01:51:06] "GET /domains HTTP/1.1" 200 280 0.002416 10.0.0.19 - - [2026-01-12 01:51:06] "POST /instance-ips HTTP/1.1" 200 409 0.080558 10.0.0.19 - - [2026-01-12 01:51:06] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714 HTTP/1.1" 200 3087 0.014265 10.0.0.19 - - [2026-01-12 01:51:06] "GET /instance-ip/918fea2d-c0e8-4e5e-9a63-3a2f475ca8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.019964 10.0.0.19 - - [2026-01-12 01:51:06] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32 HTTP/1.1" 200 5476 0.045688 10.0.0.19 - - [2026-01-12 01:51:06] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.016766 10.0.0.19 - - [2026-01-12 01:51:06] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.004312 10.0.0.19 - - [2026-01-12 01:51:06] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1182 0.003178 10.0.0.19 - - [2026-01-12 01:51:06] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1182 0.003391 10.0.0.19 - - [2026-01-12 01:51:06] "POST /loadbalancers HTTP/1.1" 200 610 0.061399 10.0.0.19 - - [2026-01-12 01:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026065 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013878 10.0.0.19 - - [2026-01-12 01:51:07] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064896 10.0.0.19 - - [2026-01-12 01:51:07] "GET /instance-ip/918fea2d-c0e8-4e5e-9a63-3a2f475ca8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.010212 10.0.0.19 - - [2026-01-12 01:51:07] "POST /route-targets HTTP/1.1" 200 327 0.015598 10.0.0.19 - - [2026-01-12 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.065314 10.0.0.19 - - [2026-01-12 01:51:07] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093221 10.0.0.19 - - [2026-01-12 01:51:07] "GET /loadbalancer/dbb4f972-fe65-4369-a3a9-7965ac467c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.015564 10.0.0.19 - - [2026-01-12 01:51:07] "POST /floating-ips HTTP/1.1" 200 597 0.093931 10.0.0.19 - - [2026-01-12 01:51:07] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.069585 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-01-12 01:51:07] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043742 10.0.0.19 - - [2026-01-12 01:51:07] "GET /loadbalancer-listener/0139b1dd-809c-4327-8b31-95ad091ce747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.003710 10.0.0.19 - - [2026-01-12 01:51:07] "GET /loadbalancer-listener/0139b1dd-809c-4327-8b31-95ad091ce747?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1221 0.003048 10.0.0.19 - - [2026-01-12 01:51:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018179 10.0.0.19 - - [2026-01-12 01:51:07] "GET /instance-ip/918fea2d-c0e8-4e5e-9a63-3a2f475ca8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007331 10.0.0.19 - - [2026-01-12 01:51:07] "GET /instance-ip/918fea2d-c0e8-4e5e-9a63-3a2f475ca8c1?fields=floating_ips HTTP/1.1" 200 1213 0.015969 10.0.0.19 - - [2026-01-12 01:51:07] "GET /floating-ip/3d0305bf-f77c-4f0a-9462-9fa5a787fbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002928 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019130 10.0.0.19 - - [2026-01-12 01:51:07] "GET /loadbalancer/dbb4f972-fe65-4369-a3a9-7965ac467c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002595 10.0.0.19 - - [2026-01-12 01:51:07] "POST /tags HTTP/1.1" 200 295 0.076055 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010827 10.0.0.19 - - [2026-01-12 01:51:07] "GET /tag/fcaddf5e-af75-48c6-89d2-039a3411cd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.023004 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.19 - - [2026-01-12 01:51:07] "POST /tags HTTP/1.1" 409 233 0.001899 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.19 - - [2026-01-12 01:51:07] "GET /tag/edb29873-1bd8-4256-a879-eb9cbebc8537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013126 10.0.0.19 - - [2026-01-12 01:51:07] "POST /tags HTTP/1.1" 409 206 0.004343 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-01-12 01:51:07] "GET /tag/c46af073-4d9a-4ab4-bce1-861a94f41c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011855 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-01-12 01:51:07] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004208 10.0.0.19 - - [2026-01-12 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.19 - - [2026-01-12 01:51:07] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037287 10.0.0.19 - - [2026-01-12 01:51:07] "POST /virtual-machines HTTP/1.1" 200 369 0.016293 10.0.0.19 - - [2026-01-12 01:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021693 10.0.0.19 - - [2026-01-12 01:51:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.217658 10.0.0.19 - - [2026-01-12 01:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.038292 10.0.0.19 - - [2026-01-12 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004709 10.0.0.19 - - [2026-01-12 01:51:08] "POST /instance-ips HTTP/1.1" 200 409 0.030973 10.0.0.19 - - [2026-01-12 01:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030574 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009216 10.0.0.19 - - [2026-01-12 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.017141 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011532 10.0.0.19 - - [2026-01-12 01:51:08] "GET /instance-ip/29e58a4e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006312 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004805 10.0.0.19 - - [2026-01-12 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002470 10.0.0.19 - - [2026-01-12 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.009213 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005257 10.0.0.19 - - [2026-01-12 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.19 - - [2026-01-12 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.19 - - [2026-01-12 01:51:08] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004233 10.0.0.19 - - [2026-01-12 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-01-12 01:51:08] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038002 10.0.0.19 - - [2026-01-12 01:51:08] "POST /virtual-machines HTTP/1.1" 200 369 0.011727 10.0.0.19 - - [2026-01-12 01:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009141 10.0.0.19 - - [2026-01-12 01:51:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116232 10.0.0.19 - - [2026-01-12 01:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026756 10.0.0.19 - - [2026-01-12 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012861 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004885 10.0.0.19 - - [2026-01-12 01:51:09] "POST /instance-ips HTTP/1.1" 200 409 0.023840 10.0.0.19 - - [2026-01-12 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024128 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014196 10.0.0.19 - - [2026-01-12 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.020284 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013847 10.0.0.19 - - [2026-01-12 01:51:09] "GET /instance-ip/2a4f55dc-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003355 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005359 10.0.0.19 - - [2026-01-12 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004063 10.0.0.19 - - [2026-01-12 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.009520 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016124 10.0.0.19 - - [2026-01-12 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004354 10.0.0.19 - - [2026-01-12 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2026-01-12 01:51:09] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004888 10.0.0.19 - - [2026-01-12 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.19 - - [2026-01-12 01:51:11] "GET /domains HTTP/1.1" 200 280 0.001892 10.0.0.19 - - [2026-01-12 01:51:11] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714 HTTP/1.1" 200 3087 0.003222 10.0.0.19 - - [2026-01-12 01:51:12] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32 HTTP/1.1" 200 7064 0.049023 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.008393 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.006222 10.0.0.19 - - [2026-01-12 01:51:12] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1403 0.003897 10.0.0.19 - - [2026-01-12 01:51:12] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1403 0.002580 10.0.0.19 - - [2026-01-12 01:51:12] "GET /route-target/b721faeb-2c79-4568-9e60-4c832df72361 HTTP/1.1" 200 1153 0.001960 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.003711 10.0.0.19 - - [2026-01-12 01:51:12] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1403 0.001995 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006184 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.004127 10.0.0.19 - - [2026-01-12 01:51:12] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1403 0.002172 10.0.0.19 - - [2026-01-12 01:51:12] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 200 1403 0.002155 10.0.0.19 - - [2026-01-12 01:51:12] "GET /route-target/b721faeb-2c79-4568-9e60-4c832df72361 HTTP/1.1" 200 1153 0.002383 10.0.0.19 - - [2026-01-12 01:51:12] "GET /domains HTTP/1.1" 200 280 0.001813 10.0.0.19 - - [2026-01-12 01:51:12] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714 HTTP/1.1" 200 3087 0.002830 10.0.0.19 - - [2026-01-12 01:51:12] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32 HTTP/1.1" 200 7064 0.040356 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2092 0.004355 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-01-12 01:51:12] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036786 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004796 10.0.0.19 - - [2026-01-12 01:51:12] "GET /floating-ip-pools?parent_id=8ef2688f-d5de-4a37-a73f-8c9abceec446&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001774 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006806 10.0.0.19 - - [2026-01-12 01:51:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.033861 10.0.0.19 - - [2026-01-12 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.010238 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.025568 10.0.0.19 - - [2026-01-12 01:51:12] "GET /domains HTTP/1.1" 200 280 0.001533 10.0.0.19 - - [2026-01-12 01:51:12] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714 HTTP/1.1" 200 3087 0.003077 10.0.0.19 - - [2026-01-12 01:51:12] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32 HTTP/1.1" 200 7320 0.044319 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2330 0.005377 10.0.0.19 - - [2026-01-12 01:51:12] "GET /floating-ip-pool/f56bf02d-2dec-4856-ad59-064153669ab2 HTTP/1.1" 200 1315 0.002353 10.0.0.19 - - [2026-01-12 01:51:12] "GET /domains HTTP/1.1" 200 280 0.001818 10.0.0.19 - - [2026-01-12 01:51:12] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714 HTTP/1.1" 200 3087 0.004746 10.0.0.19 - - [2026-01-12 01:51:12] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32 HTTP/1.1" 200 7320 0.031948 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 2330 0.004138 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004197 10.0.0.19 - - [2026-01-12 01:51:12] "POST /tags HTTP/1.1" 200 365 0.070464 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014477 10.0.0.19 - - [2026-01-12 01:51:12] "GET /tag/038b0c50-d105-486e-be3b-5ad7e57cf5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.017017 10.0.0.19 - - [2026-01-12 01:51:12] "POST /tags HTTP/1.1" 409 206 0.002086 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.19 - - [2026-01-12 01:51:12] "GET /tag/c46af073-4d9a-4ab4-bce1-861a94f41c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023156 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-01-12 01:51:12] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037741 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2026-01-12 01:51:12] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003909 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.19 - - [2026-01-12 01:51:12] "GET /service-appliance-set/0cbc10a1-10d3-41ff-a031-bc1a1ca9c255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004291 10.0.0.19 - - [2026-01-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.001747 10.0.0.19 - - [2026-01-12 01:51:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.107495 10.0.0.19 - - [2026-01-12 01:51:13] "GET /virtual-machine-interface/f5fc4b36-56f6-4c24-a742-6876806a603c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017158 10.0.0.19 - - [2026-01-12 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.018551 10.0.0.19 - - [2026-01-12 01:51:13] "POST /instance-ips HTTP/1.1" 200 417 0.039501 10.0.0.19 - - [2026-01-12 01:51:13] "GET /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006826 10.0.0.19 - - [2026-01-12 01:51:13] "POST /loadbalancers HTTP/1.1" 200 618 0.069636 10.0.0.19 - - [2026-01-12 01:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039669 10.0.0.19 - - [2026-01-12 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020847 10.0.0.19 - - [2026-01-12 01:51:13] "POST /service-instances HTTP/1.1" 200 566 0.049578 10.0.0.19 - - [2026-01-12 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.025156 10.0.0.19 - - [2026-01-12 01:51:13] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041920 10.0.0.19 - - [2026-01-12 01:51:13] "GET /virtual-machine-interface/f5fc4b36-56f6-4c24-a742-6876806a603c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.018267 10.0.0.19 - - [2026-01-12 01:51:13] "GET /virtual-machine-interface/f5fc4b36-56f6-4c24-a742-6876806a603c?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005984 10.0.0.19 - - [2026-01-12 01:51:13] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.028151 10.0.0.19 - - [2026-01-12 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2026-01-12 01:51:13] "GET /floating-ip-pool/f56bf02d-2dec-4856-ad59-064153669ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019610 10.0.0.19 - - [2026-01-12 01:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.049026 10.0.0.19 - - [2026-01-12 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-01-12 01:51:13] "POST /virtual-machines HTTP/1.1" 200 429 0.029661 10.0.0.19 - - [2026-01-12 01:51:13] "POST /floating-ips HTTP/1.1" 200 671 0.105887 10.0.0.19 - - [2026-01-12 01:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020612 10.0.0.19 - - [2026-01-12 01:51:13] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003587 10.0.0.19 - - [2026-01-12 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.19 - - [2026-01-12 01:51:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.107901 10.0.0.19 - - [2026-01-12 01:51:13] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013480 10.0.0.19 - - [2026-01-12 01:51:13] "POST /chown HTTP/1.1" 200 109 0.043194 10.0.0.19 - - [2026-01-12 01:51:13] "POST /tags HTTP/1.1" 409 221 0.002948 10.0.0.19 - - [2026-01-12 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010013 10.0.0.19 - - [2026-01-12 01:51:13] "POST /chown HTTP/1.1" 200 109 0.006469 10.0.0.19 - - [2026-01-12 01:51:13] "GET /tag/e5bc8f71-0adf-4f31-9b91-0d3e79a97353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.038108 10.0.0.19 - - [2026-01-12 01:51:13] "POST /tags HTTP/1.1" 409 238 0.002644 10.0.0.19 - - [2026-01-12 01:51:13] "PUT /virtual-machine-interface/971772db-691e-4a66-9a4e-6184a80833e5 HTTP/1.1" 200 284 0.053120 10.0.0.19 - - [2026-01-12 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027966 10.0.0.19 - - [2026-01-12 01:51:14] "PUT /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 256 0.028111 10.0.0.19 - - [2026-01-12 01:51:14] "GET /tag/038b0c50-d105-486e-be3b-5ad7e57cf5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012899 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.029155 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.040107 10.0.0.19 - - [2026-01-12 01:51:14] "POST /firewall-rules HTTP/1.1" 200 650 0.100261 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.039710 10.0.0.19 - - [2026-01-12 01:51:14] "GET /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.035397 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.012453 10.0.0.19 - - [2026-01-12 01:51:14] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015547 10.0.0.19 - - [2026-01-12 01:51:14] "GET /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004580 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.054441 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.039551 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.072953 10.0.0.19 - - [2026-01-12 01:51:14] "POST /virtual-machines HTTP/1.1" 200 429 0.011979 10.0.0.19 - - [2026-01-12 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.19 - - [2026-01-12 01:51:14] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059207 10.0.0.19 - - [2026-01-12 01:51:14] "GET /loadbalancer/c24874c1-ac47-4737-a0db-bc9ecb2e0200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008310 10.0.0.19 - - [2026-01-12 01:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.178276 10.0.0.19 - - [2026-01-12 01:51:14] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.064157 10.0.0.19 - - [2026-01-12 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010136 10.0.0.19 - - [2026-01-12 01:51:14] "POST /chown HTTP/1.1" 200 109 0.051228 10.0.0.19 - - [2026-01-12 01:51:14] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057770 10.0.0.19 - - [2026-01-12 01:51:14] "POST /chown HTTP/1.1" 200 109 0.007108 10.0.0.19 - - [2026-01-12 01:51:14] "GET /loadbalancer-listener/1e195272-ed98-4c2f-b315-6c703bd43e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005522 10.0.0.19 - - [2026-01-12 01:51:14] "PUT /virtual-machine-interface/dcb0df31-2129-451a-8a33-c76c31afdb1d HTTP/1.1" 200 284 0.030006 10.0.0.19 - - [2026-01-12 01:51:14] "GET /loadbalancer-listener/1e195272-ed98-4c2f-b315-6c703bd43e30?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.016168 10.0.0.19 - - [2026-01-12 01:51:14] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.024717 10.0.0.19 - - [2026-01-12 01:51:14] "PUT /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 256 0.045501 10.0.0.19 - - [2026-01-12 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020147 10.0.0.19 - - [2026-01-12 01:51:14] "GET /loadbalancer-pool/74a19189-3131-4bb6-9d7d-a11ea6138f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008117 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.053029 10.0.0.19 - - [2026-01-12 01:51:14] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044075 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.038289 10.0.0.19 - - [2026-01-12 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.023055 10.0.0.19 - - [2026-01-12 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028438 10.0.0.19 - - [2026-01-12 01:51:15] "GET /loadbalancer-member/eb3fa22f-0d0b-4b33-b9eb-52a3a25d85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.033223 10.0.0.19 - - [2026-01-12 01:51:15] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004600 10.0.0.19 - - [2026-01-12 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.039376 10.0.0.19 - - [2026-01-12 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.021496 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009036 10.0.0.19 - - [2026-01-12 01:51:15] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014188 10.0.0.19 - - [2026-01-12 01:51:15] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.020843 10.0.0.19 - - [2026-01-12 01:51:15] "POST /tags HTTP/1.1" 409 221 0.021181 10.0.0.19 - - [2026-01-12 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008086 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.19 - - [2026-01-12 01:51:15] "GET /tag/e5bc8f71-0adf-4f31-9b91-0d3e79a97353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023995 10.0.0.19 - - [2026-01-12 01:51:15] "POST /tags HTTP/1.1" 409 238 0.003933 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.006332 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2026-01-12 01:51:15] "GET /tag/038b0c50-d105-486e-be3b-5ad7e57cf5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012857 10.0.0.19 - - [2026-01-12 01:51:15] "POST /firewall-rules HTTP/1.1" 409 293 0.002636 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.008786 10.0.0.19 - - [2026-01-12 01:51:15] "PUT /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 256 0.026777 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013023 10.0.0.19 - - [2026-01-12 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.046185 10.0.0.19 - - [2026-01-12 01:51:15] "PUT /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429 HTTP/1.1" 200 260 0.042949 10.0.0.19 - - [2026-01-12 01:51:15] "GET /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011768 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.007844 10.0.0.19 - - [2026-01-12 01:51:15] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008338 10.0.0.19 - - [2026-01-12 01:51:15] "GET /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003417 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.047253 10.0.0.19 - - [2026-01-12 01:51:15] "PUT /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 256 0.043134 10.0.0.19 - - [2026-01-12 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.024553 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.012067 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.19 - - [2026-01-12 01:51:15] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.014874 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.031181 10.0.0.19 - - [2026-01-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017439 10.0.0.19 - - [2026-01-12 01:51:15] "PUT /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 256 0.066658 10.0.0.19 - - [2026-01-12 01:51:15] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.098383 10.0.0.19 - - [2026-01-12 01:51:15] "POST /virtual-machines HTTP/1.1" 200 373 0.032812 10.0.0.19 - - [2026-01-12 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.096308 10.0.0.19 - - [2026-01-12 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018083 10.0.0.19 - - [2026-01-12 01:51:15] "POST /chown HTTP/1.1" 200 109 0.020371 10.0.0.19 - - [2026-01-12 01:51:16] "POST /chown HTTP/1.1" 200 109 0.039325 10.0.0.19 - - [2026-01-12 01:51:16] "PUT /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 256 0.028941 10.0.0.19 - - [2026-01-12 01:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179117 10.0.0.19 - - [2026-01-12 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.071709 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.047206 10.0.0.19 - - [2026-01-12 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.031611 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006681 10.0.0.19 - - [2026-01-12 01:51:16] "POST /instance-ips HTTP/1.1" 200 413 0.046613 10.0.0.19 - - [2026-01-12 01:51:16] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.025104 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.054938 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043362 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.040036 10.0.0.19 - - [2026-01-12 01:51:16] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.025252 10.0.0.19 - - [2026-01-12 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.037652 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029890 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.041247 10.0.0.19 - - [2026-01-12 01:51:16] "GET /instance-ip/2ea1ff04-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003303 10.0.0.19 - - [2026-01-12 01:51:16] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.010781 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004739 10.0.0.19 - - [2026-01-12 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.005708 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011485 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.014035 10.0.0.19 - - [2026-01-12 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.010970 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007719 10.0.0.19 - - [2026-01-12 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.017774 10.0.0.19 - - [2026-01-12 01:51:16] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.012151 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018974 10.0.0.19 - - [2026-01-12 01:51:16] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006804 10.0.0.19 - - [2026-01-12 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.008768 10.0.0.19 - - [2026-01-12 01:51:16] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.016685 10.0.0.19 - - [2026-01-12 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024132 10.0.0.19 - - [2026-01-12 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2026-01-12 01:51:16] "POST /chown HTTP/1.1" 200 109 0.008282 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.023021 10.0.0.19 - - [2026-01-12 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.034232 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.024883 10.0.0.19 - - [2026-01-12 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.013313 10.0.0.19 - - [2026-01-12 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.017991 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.018481 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007993 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.030737 10.0.0.19 - - [2026-01-12 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007293 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.006563 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.029068 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.020924 10.0.0.19 - - [2026-01-12 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007679 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.028806 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.006628 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.038344 10.0.0.19 - - [2026-01-12 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.006913 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.041391 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.016533 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007653 10.0.0.19 - - [2026-01-12 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2026-01-12 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007018 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.013694 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.016183 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.020640 10.0.0.19 - - [2026-01-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.007622 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.022060 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.007433 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.031364 10.0.0.19 - - [2026-01-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012920 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.007250 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.019011 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.018996 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.006918 10.0.0.19 - - [2026-01-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015410 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.013192 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.018454 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.020225 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.036984 10.0.0.19 - - [2026-01-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.006362 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.023113 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.010071 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.022918 10.0.0.19 - - [2026-01-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010048 10.0.0.19 - - [2026-01-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.19 - - [2026-01-12 01:51:18] "GET /loadbalancer/dbb4f972-fe65-4369-a3a9-7965ac467c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004019 10.0.0.19 - - [2026-01-12 01:51:18] "GET /loadbalancer-pool/e3d29036-fd62-4b6a-b2e2-c28258022c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002643 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.009787 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.024280 10.0.0.19 - - [2026-01-12 01:51:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.048421 10.0.0.19 - - [2026-01-12 01:51:18] "POST /chown HTTP/1.1" 200 109 0.036309 10.0.0.19 - - [2026-01-12 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038257 10.0.0.19 - - [2026-01-12 01:51:19] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012329 10.0.0.19 - - [2026-01-12 01:51:19] "POST /chown HTTP/1.1" 200 109 0.012296 10.0.0.19 - - [2026-01-12 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2026-01-12 01:51:19] "POST /tags HTTP/1.1" 409 221 0.001609 10.0.0.19 - - [2026-01-12 01:51:19] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.19 - - [2026-01-12 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007069 10.0.0.19 - - [2026-01-12 01:51:19] "GET /tag/e5bc8f71-0adf-4f31-9b91-0d3e79a97353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012983 10.0.0.19 - - [2026-01-12 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.19 - - [2026-01-12 01:51:19] "POST /chown HTTP/1.1" 200 109 0.020652 10.0.0.19 - - [2026-01-12 01:51:19] "POST /chown HTTP/1.1" 200 109 0.019865 10.0.0.19 - - [2026-01-12 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.057378 10.0.0.19 - - [2026-01-12 01:51:19] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019413 10.0.0.19 - - [2026-01-12 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.004703 10.0.0.19 - - [2026-01-12 01:51:19] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004260 10.0.0.19 - - [2026-01-12 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.007143 10.0.0.19 - - [2026-01-12 01:51:19] "GET /floating-ip/3d0305bf-f77c-4f0a-9462-9fa5a787fbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.005414 10.0.0.19 - - [2026-01-12 01:51:19] "PUT /floating-ip/3d0305bf-f77c-4f0a-9462-9fa5a787fbb5 HTTP/1.1" 200 256 0.010998 10.0.0.19 - - [2026-01-12 01:51:19] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005646 10.0.0.19 - - [2026-01-12 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2026-01-12 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-01-12 01:51:19] "GET /loadbalancer/dbb4f972-fe65-4369-a3a9-7965ac467c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002264 10.0.0.19 - - [2026-01-12 01:51:19] "GET /loadbalancer-pool/e3d29036-fd62-4b6a-b2e2-c28258022c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002625 10.0.0.19 - - [2026-01-12 01:51:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024488 10.0.0.19 - - [2026-01-12 01:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010731 10.0.0.19 - - [2026-01-12 01:51:19] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008350 10.0.0.19 - - [2026-01-12 01:51:19] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008054 10.0.0.19 - - [2026-01-12 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.015949 10.0.0.19 - - [2026-01-12 01:51:19] "GET /floating-ip/3d0305bf-f77c-4f0a-9462-9fa5a787fbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012471 10.0.0.19 - - [2026-01-12 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.031839 10.0.0.19 - - [2026-01-12 01:51:23] "GET /virtual-machine/2d2ca27f-bb11-4e1d-a925-a44341b75f90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003760 10.0.0.19 - - [2026-01-12 01:51:23] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005327 10.0.0.19 - - [2026-01-12 01:51:23] "GET /virtual-machine/0d720faa-9ff6-439a-9f71-a4530b26c014?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003140 10.0.0.19 - - [2026-01-12 01:51:23] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004472 10.0.0.19 - - [2026-01-12 01:51:29] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005601 10.0.0.19 - - [2026-01-12 01:51:29] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.19 - - [2026-01-12 01:51:33] "GET /virtual-machine/f286c1be-a000-4c12-8b66-99d85483d6f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003260 10.0.0.19 - - [2026-01-12 01:51:33] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004158 10.0.0.19 - - [2026-01-12 01:51:34] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004520 10.0.0.19 - - [2026-01-12 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003543 10.0.0.19 - - [2026-01-12 01:52:04] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004688 10.0.0.19 - - [2026-01-12 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.19 - - [2026-01-12 01:52:04] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006597 10.0.0.19 - - [2026-01-12 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.19 - - [2026-01-12 01:52:04] "GET /virtual-machine/f286c1be-a000-4c12-8b66-99d85483d6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003182 10.0.0.19 - - [2026-01-12 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.011838 10.0.0.19 - - [2026-01-12 01:52:05] "GET /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008769 10.0.0.19 - - [2026-01-12 01:52:05] "POST /set-tag HTTP/1.1" 200 109 0.044740 10.0.0.19 - - [2026-01-12 01:52:05] "POST /set-tag HTTP/1.1" 200 109 0.035180 10.0.0.19 - - [2026-01-12 01:52:05] "DELETE /instance-ip/2ea1ff04-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.044083 10.0.0.19 - - [2026-01-12 01:52:05] "DELETE /virtual-machine-interface/2e7d3390-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.047665 10.0.0.19 - - [2026-01-12 01:52:05] "DELETE /virtual-machine/f286c1be-a000-4c12-8b66-99d85483d6f2 HTTP/1.1" 200 115 0.016768 10.0.0.19 - - [2026-01-12 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.19 - - [2026-01-12 01:52:08] "POST /chown HTTP/1.1" 200 109 0.005997 10.0.0.19 - - [2026-01-12 01:52:08] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.19 - - [2026-01-12 01:52:08] "POST /chown HTTP/1.1" 200 109 0.015873 10.0.0.19 - - [2026-01-12 01:52:08] "POST /chown HTTP/1.1" 200 109 0.026453 10.0.0.19 - - [2026-01-12 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.19 - - [2026-01-12 01:52:09] "GET /tag/038b0c50-d105-486e-be3b-5ad7e57cf5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012391 10.0.0.19 - - [2026-01-12 01:52:09] "GET /tag/038b0c50-d105-486e-be3b-5ad7e57cf5cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014608 10.0.0.19 - - [2026-01-12 01:52:09] "GET /virtual-machine-interface/971772db-691e-4a66-9a4e-6184a80833e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004352 10.0.0.19 - - [2026-01-12 01:52:09] "POST /set-tag HTTP/1.1" 200 109 0.015717 10.0.0.19 - - [2026-01-12 01:52:09] "GET /virtual-machine-interface/dcb0df31-2129-451a-8a33-c76c31afdb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004662 10.0.0.19 - - [2026-01-12 01:52:09] "POST /set-tag HTTP/1.1" 200 109 0.015756 10.0.0.19 - - [2026-01-12 01:52:09] "GET /virtual-machine-interface/f5fc4b36-56f6-4c24-a742-6876806a603c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.017218 10.0.0.19 - - [2026-01-12 01:52:09] "POST /set-tag HTTP/1.1" 200 109 0.021303 10.0.0.19 - - [2026-01-12 01:52:09] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.020981 10.0.0.19 - - [2026-01-12 01:52:09] "GET /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003212 10.0.0.19 - - [2026-01-12 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.011583 10.0.0.19 - - [2026-01-12 01:52:09] "DELETE /firewall-rule/a50f4ba1-b837-4523-9742-edc048bda429 HTTP/1.1" 200 115 0.052216 10.0.0.19 - - [2026-01-12 01:52:09] "DELETE /loadbalancer-member/eb3fa22f-0d0b-4b33-b9eb-52a3a25d85d0 HTTP/1.1" 200 115 0.035585 10.0.0.19 - - [2026-01-12 01:52:09] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.011653 10.0.0.19 - - [2026-01-12 01:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011515 10.0.0.19 - - [2026-01-12 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021933 10.0.0.19 - - [2026-01-12 01:52:09] "POST /chown HTTP/1.1" 200 109 0.009641 10.0.0.19 - - [2026-01-12 01:52:09] "POST /chown HTTP/1.1" 200 109 0.010195 10.0.0.19 - - [2026-01-12 01:52:09] "POST /chown HTTP/1.1" 200 109 0.018349 10.0.0.19 - - [2026-01-12 01:52:09] "DELETE /loadbalancer-pool/74a19189-3131-4bb6-9d7d-a11ea6138f88 HTTP/1.1" 200 115 0.183298 10.0.0.19 - - [2026-01-12 01:52:09] "POST /chown HTTP/1.1" 200 109 0.027781 10.0.0.19 - - [2026-01-12 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-01-12 01:52:09] "POST /chown HTTP/1.1" 200 109 0.006974 10.0.0.19 - - [2026-01-12 01:52:09] "DELETE /loadbalancer-listener/1e195272-ed98-4c2f-b315-6c703bd43e30 HTTP/1.1" 200 115 0.090266 10.0.0.19 - - [2026-01-12 01:52:09] "GET /floating-ip/30929052-ce7f-4e36-b4cb-f5ef1af4e17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002151 10.0.0.19 - - [2026-01-12 01:52:09] "POST /chown HTTP/1.1" 200 109 0.025448 10.0.0.19 - - [2026-01-12 01:52:10] "POST /chown HTTP/1.1" 200 109 0.007814 10.0.0.19 - - [2026-01-12 01:52:10] "POST /chown HTTP/1.1" 200 109 0.026890 10.0.0.19 - - [2026-01-12 01:52:10] "PUT /floating-ip/30929052-ce7f-4e36-b4cb-f5ef1af4e17c HTTP/1.1" 200 256 0.062714 10.0.0.19 - - [2026-01-12 01:52:10] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.020397 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /floating-ip/30929052-ce7f-4e36-b4cb-f5ef1af4e17c HTTP/1.1" 200 115 0.057153 10.0.0.19 - - [2026-01-12 01:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008500 10.0.0.19 - - [2026-01-12 01:52:10] "POST /ref-update HTTP/1.1" 404 171 0.002108 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /loadbalancer/c24874c1-ac47-4737-a0db-bc9ecb2e0200 HTTP/1.1" 200 115 0.070397 10.0.0.19 - - [2026-01-12 01:52:10] "POST /ref-update HTTP/1.1" 404 171 0.014567 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /instance-ip/a2db0748-7d9d-4823-99dc-b2aee86da25d HTTP/1.1" 200 115 0.043543 10.0.0.19 - - [2026-01-12 01:52:10] "POST /ref-update HTTP/1.1" 404 171 0.005013 10.0.0.19 - - [2026-01-12 01:52:10] "GET /floating-ip-pool/f56bf02d-2dec-4856-ad59-064153669ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002944 10.0.0.19 - - [2026-01-12 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.008294 10.0.0.19 - - [2026-01-12 01:52:10] "PUT /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 266 0.012284 10.0.0.19 - - [2026-01-12 01:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020026 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /virtual-machine-interface/f5fc4b36-56f6-4c24-a742-6876806a603c HTTP/1.1" 200 115 0.108964 10.0.0.19 - - [2026-01-12 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /floating-ip-pool/f56bf02d-2dec-4856-ad59-064153669ab2 HTTP/1.1" 200 115 0.078818 10.0.0.19 - - [2026-01-12 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /service-instance/211536e0-e869-441e-8ec5-75721330e400 HTTP/1.1" 200 115 0.086837 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /tag/038b0c50-d105-486e-be3b-5ad7e57cf5cb HTTP/1.1" 200 115 0.201020 10.0.0.19 - - [2026-01-12 01:52:10] "GET /virtual-machine-interface/dcb0df31-2129-451a-8a33-c76c31afdb1d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.013023 10.0.0.19 - - [2026-01-12 01:52:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005011 10.0.0.19 - - [2026-01-12 01:52:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002970 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /virtual-network/8ef2688f-d5de-4a37-a73f-8c9abceec446 HTTP/1.1" 200 115 0.251122 10.0.0.19 - - [2026-01-12 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.19 - - [2026-01-12 01:52:10] "GET /routing-instance/f63cd902-9a2b-4ef0-b866-1f69a5c705e7 HTTP/1.1" 404 171 0.002332 10.0.0.19 - - [2026-01-12 01:52:10] "GET /domains HTTP/1.1" 200 280 0.003733 10.0.0.19 - - [2026-01-12 01:52:10] "GET /domain/bd8d3ce9-8836-42b6-95e0-da883ed20714 HTTP/1.1" 200 3087 0.002838 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /route-target/b721faeb-2c79-4568-9e60-4c832df72361 HTTP/1.1" 200 115 0.041239 10.0.0.19 - - [2026-01-12 01:52:10] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32 HTTP/1.1" 200 7142 0.049254 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /virtual-machine-interface/dcb0df31-2129-451a-8a33-c76c31afdb1d HTTP/1.1" 200 115 0.133022 10.0.0.19 - - [2026-01-12 01:52:10] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013823 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /virtual-machine/3b0aece9-47e3-449d-bb62-5183e103fa4b HTTP/1.1" 200 115 0.064701 10.0.0.19 - - [2026-01-12 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.19 - - [2026-01-12 01:52:10] "GET /virtual-machine-interface/971772db-691e-4a66-9a4e-6184a80833e5?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005432 10.0.0.19 - - [2026-01-12 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.19 - - [2026-01-12 01:52:10] "GET /loadbalancer/dbb4f972-fe65-4369-a3a9-7965ac467c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002700 10.0.0.19 - - [2026-01-12 01:52:10] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004919 10.0.0.19 - - [2026-01-12 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.031510 10.0.0.19 - - [2026-01-12 01:52:10] "DELETE /virtual-machine-interface/971772db-691e-4a66-9a4e-6184a80833e5 HTTP/1.1" 200 115 0.090180 10.0.0.19 - - [2026-01-12 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.015618 10.0.0.19 - - [2026-01-12 01:52:11] "DELETE /loadbalancer-member/e251eb7e-21a8-4dc9-be0e-06e7b968df2d HTTP/1.1" 200 115 0.081900 10.0.0.19 - - [2026-01-12 01:52:11] "DELETE /virtual-machine/cff60af1-f4ca-4f52-b589-5d2683f2336d HTTP/1.1" 200 115 0.042584 10.0.0.19 - - [2026-01-12 01:52:11] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012373 10.0.0.19 - - [2026-01-12 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.19 - - [2026-01-12 01:52:11] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005114 10.0.0.19 - - [2026-01-12 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.19 - - [2026-01-12 01:52:12] "GET /virtual-machine/0d720faa-9ff6-439a-9f71-a4530b26c014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002850 10.0.0.19 - - [2026-01-12 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.010923 10.0.0.19 - - [2026-01-12 01:52:12] "GET /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012801 10.0.0.19 - - [2026-01-12 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.020236 10.0.0.19 - - [2026-01-12 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.031674 10.0.0.19 - - [2026-01-12 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.037868 10.0.0.19 - - [2026-01-12 01:52:12] "DELETE /instance-ip/2a4f55dc-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.031914 10.0.0.19 - - [2026-01-12 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.021101 10.0.0.19 - - [2026-01-12 01:52:12] "DELETE /virtual-machine-interface/2a384cde-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.081876 10.0.0.19 - - [2026-01-12 01:52:12] "DELETE /virtual-machine/0d720faa-9ff6-439a-9f71-a4530b26c014 HTTP/1.1" 200 115 0.031473 10.0.0.19 - - [2026-01-12 01:52:15] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018068 10.0.0.19 - - [2026-01-12 01:52:15] "POST /set-tag HTTP/1.1" 200 109 0.003746 10.0.0.19 - - [2026-01-12 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.19 - - [2026-01-12 01:52:15] "GET /loadbalancer/dbb4f972-fe65-4369-a3a9-7965ac467c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003157 10.0.0.19 - - [2026-01-12 01:52:16] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006931 10.0.0.19 - - [2026-01-12 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.007650 10.0.0.19 - - [2026-01-12 01:52:17] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004567 10.0.0.19 - - [2026-01-12 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.19 - - [2026-01-12 01:52:17] "GET /virtual-machine/2d2ca27f-bb11-4e1d-a925-a44341b75f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002724 10.0.0.19 - - [2026-01-12 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.008950 10.0.0.19 - - [2026-01-12 01:52:17] "GET /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016118 10.0.0.19 - - [2026-01-12 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.023540 10.0.0.19 - - [2026-01-12 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.016321 10.0.0.19 - - [2026-01-12 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.023921 10.0.0.19 - - [2026-01-12 01:52:17] "DELETE /instance-ip/29e58a4e-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.056960 10.0.0.19 - - [2026-01-12 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.014477 10.0.0.19 - - [2026-01-12 01:52:17] "DELETE /virtual-machine-interface/29bc9c38-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.047582 10.0.0.19 - - [2026-01-12 01:52:17] "DELETE /virtual-machine/2d2ca27f-bb11-4e1d-a925-a44341b75f90 HTTP/1.1" 200 115 0.022004 10.0.0.19 - - [2026-01-12 01:52:17] "DELETE /tag/edb29873-1bd8-4256-a879-eb9cbebc8537 HTTP/1.1" 200 115 0.035878 10.0.0.19 - - [2026-01-12 01:52:17] "DELETE /tag/fcaddf5e-af75-48c6-89d2-039a3411cd3e HTTP/1.1" 200 115 0.082582 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2026-01-12 01:52:21] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035991 10.0.0.19 - - [2026-01-12 01:52:21] "POST /tags HTTP/1.1" 200 393 0.033731 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.19 - - [2026-01-12 01:52:21] "GET /tag/61553199-0e60-4919-bdcf-36fc68017d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017188 10.0.0.19 - - [2026-01-12 01:52:21] "POST /tags HTTP/1.1" 200 341 0.020621 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-01-12 01:52:21] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011952 10.0.0.19 - - [2026-01-12 01:52:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.001353 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.003561 10.0.0.19 - - [2026-01-12 01:52:21] "POST /security-groups HTTP/1.1" 200 589 0.068383 10.0.0.19 - - [2026-01-12 01:52:21] "POST /projects HTTP/1.1" 200 519 0.215591 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.006240 10.0.0.19 - - [2026-01-12 01:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018529 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2026-01-12 01:52:21] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.049412 10.0.0.19 - - [2026-01-12 01:52:21] "POST /access-control-lists HTTP/1.1" 200 598 0.098236 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.002567 10.0.0.19 - - [2026-01-12 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-01-12 01:52:21] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010271 10.0.0.19 - - [2026-01-12 01:52:21] "POST /access-control-lists HTTP/1.1" 200 596 0.125977 10.0.0.19 - - [2026-01-12 01:52:21] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.132147 10.0.0.19 - - [2026-01-12 01:52:22] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.060645 10.0.0.19 - - [2026-01-12 01:52:22] "POST /security-groups HTTP/1.1" 200 591 0.089996 10.0.0.19 - - [2026-01-12 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.002997 10.0.0.19 - - [2026-01-12 01:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025609 10.0.0.19 - - [2026-01-12 01:52:22] "POST /chown HTTP/1.1" 200 109 0.019742 10.0.0.19 - - [2026-01-12 01:52:22] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.036352 10.0.0.19 - - [2026-01-12 01:52:22] "POST /access-control-lists HTTP/1.1" 200 632 0.107935 10.0.0.19 - - [2026-01-12 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007696 10.0.0.19 - - [2026-01-12 01:52:22] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012082 10.0.0.19 - - [2026-01-12 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.001893 10.0.0.19 - - [2026-01-12 01:52:22] "POST /tags HTTP/1.1" 409 226 0.001427 10.0.0.19 - - [2026-01-12 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.19 - - [2026-01-12 01:52:22] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.039836 10.0.0.19 - - [2026-01-12 01:52:22] "POST /access-control-lists HTTP/1.1" 200 630 0.067086 10.0.0.19 - - [2026-01-12 01:52:22] "POST /firewall-rules HTTP/1.1" 200 600 0.076794 10.0.0.19 - - [2026-01-12 01:52:22] "GET /firewall-rule/ab0f850e-fc86-423e-8927-30124340c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012326 10.0.0.19 - - [2026-01-12 01:52:22] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004759 10.0.0.19 - - [2026-01-12 01:52:22] "GET /firewall-rule/ab0f850e-fc86-423e-8927-30124340c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002203 10.0.0.19 - - [2026-01-12 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.047267 10.0.0.19 - - [2026-01-12 01:52:22] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002465 10.0.0.19 - - [2026-01-12 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-01-12 01:52:22] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002477 10.0.0.19 - - [2026-01-12 01:52:22] "POST /tags HTTP/1.1" 409 226 0.002283 10.0.0.19 - - [2026-01-12 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2026-01-12 01:52:22] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013120 10.0.0.19 - - [2026-01-12 01:52:22] "POST /firewall-rules HTTP/1.1" 200 598 0.072695 10.0.0.19 - - [2026-01-12 01:52:22] "GET /firewall-rule/f07431dc-ae71-414f-aa57-93abae2dfb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007715 10.0.0.19 - - [2026-01-12 01:52:22] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003921 10.0.0.19 - - [2026-01-12 01:52:22] "GET /firewall-rule/f07431dc-ae71-414f-aa57-93abae2dfb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002715 10.0.0.19 - - [2026-01-12 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.068084 10.0.0.19 - - [2026-01-12 01:52:24] "POST /tags HTTP/1.1" 200 393 0.031617 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011633 10.0.0.19 - - [2026-01-12 01:52:24] "GET /tag/1d9b81c6-1639-4916-80d4-9130271fc46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013241 10.0.0.19 - - [2026-01-12 01:52:24] "POST /tags HTTP/1.1" 200 341 0.019365 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017899 10.0.0.19 - - [2026-01-12 01:52:24] "GET /tag/74dd1bd8-e99f-43fb-a115-bfbad004ac86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012834 10.0.0.19 - - [2026-01-12 01:52:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000564 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.008849 10.0.0.19 - - [2026-01-12 01:52:24] "POST /security-groups HTTP/1.1" 200 589 0.066637 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.001593 10.0.0.19 - - [2026-01-12 01:52:24] "POST /projects HTTP/1.1" 200 519 0.210418 10.0.0.19 - - [2026-01-12 01:52:24] "POST /access-control-lists HTTP/1.1" 200 598 0.063533 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.002784 10.0.0.19 - - [2026-01-12 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.068134 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.19 - - [2026-01-12 01:52:24] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.046432 10.0.0.19 - - [2026-01-12 01:52:24] "POST /access-control-lists HTTP/1.1" 200 596 0.063793 10.0.0.19 - - [2026-01-12 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016346 10.0.0.19 - - [2026-01-12 01:52:24] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005020 10.0.0.19 - - [2026-01-12 01:52:24] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.041312 10.0.0.19 - - [2026-01-12 01:52:25] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.055189 10.0.0.19 - - [2026-01-12 01:52:25] "POST /security-groups HTTP/1.1" 200 591 0.073790 10.0.0.19 - - [2026-01-12 01:52:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.002242 10.0.0.19 - - [2026-01-12 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015147 10.0.0.19 - - [2026-01-12 01:52:25] "POST /access-control-lists HTTP/1.1" 200 632 0.078175 10.0.0.19 - - [2026-01-12 01:52:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.008478 10.0.0.19 - - [2026-01-12 01:52:25] "POST /chown HTTP/1.1" 200 109 0.071589 10.0.0.19 - - [2026-01-12 01:52:25] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011153 10.0.0.19 - - [2026-01-12 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2026-01-12 01:52:25] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038625 10.0.0.19 - - [2026-01-12 01:52:25] "POST /access-control-lists HTTP/1.1" 200 630 0.065013 10.0.0.19 - - [2026-01-12 01:52:25] "POST /tags HTTP/1.1" 409 226 0.028668 10.0.0.19 - - [2026-01-12 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-01-12 01:52:25] "GET /tag/74dd1bd8-e99f-43fb-a115-bfbad004ac86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013066 10.0.0.19 - - [2026-01-12 01:52:25] "POST /firewall-rules HTTP/1.1" 200 600 0.074565 10.0.0.19 - - [2026-01-12 01:52:25] "GET /firewall-rule/226f5a24-1dc5-48ce-ade0-162391ff9e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004195 10.0.0.19 - - [2026-01-12 01:52:25] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003398 10.0.0.19 - - [2026-01-12 01:52:25] "GET /firewall-rule/226f5a24-1dc5-48ce-ade0-162391ff9e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002087 10.0.0.19 - - [2026-01-12 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.079531 10.0.0.19 - - [2026-01-12 01:52:25] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004167 10.0.0.19 - - [2026-01-12 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.19 - - [2026-01-12 01:52:25] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003322 10.0.0.19 - - [2026-01-12 01:52:25] "POST /tags HTTP/1.1" 409 226 0.001664 10.0.0.19 - - [2026-01-12 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2026-01-12 01:52:25] "GET /tag/74dd1bd8-e99f-43fb-a115-bfbad004ac86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011358 10.0.0.19 - - [2026-01-12 01:52:25] "POST /firewall-rules HTTP/1.1" 200 598 0.068196 10.0.0.19 - - [2026-01-12 01:52:25] "GET /firewall-rule/8b1929b6-e334-4ad8-acfe-d155d993c441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013517 10.0.0.19 - - [2026-01-12 01:52:25] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004098 10.0.0.19 - - [2026-01-12 01:52:26] "GET /firewall-rule/8b1929b6-e334-4ad8-acfe-d155d993c441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002986 10.0.0.19 - - [2026-01-12 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.068821 10.0.0.19 - - [2026-01-12 01:52:27] "POST /tags HTTP/1.1" 200 345 0.077143 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017673 10.0.0.19 - - [2026-01-12 01:52:27] "GET /tag/d1bd2a90-45b4-4eb7-9a52-4985e606c541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020417 10.0.0.19 - - [2026-01-12 01:52:27] "POST /projects HTTP/1.1" 409 238 0.001982 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-01-12 01:52:27] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049385 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008891 10.0.0.19 - - [2026-01-12 01:52:27] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.007126 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-01-12 01:52:27] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008317 10.0.0.19 - - [2026-01-12 01:52:27] "POST /security-groups HTTP/1.1" 409 285 0.002157 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.19 - - [2026-01-12 01:52:27] "PUT /security-group/36730bdf-61e9-4672-a6cd-dc321912790f HTTP/1.1" 200 262 0.073183 10.0.0.19 - - [2026-01-12 01:52:27] "PUT /access-control-list/1cb83553-9622-4f42-9164-1c579b80c44a HTTP/1.1" 200 272 0.031667 10.0.0.19 - - [2026-01-12 01:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.095157 10.0.0.19 - - [2026-01-12 01:52:27] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.134280 10.0.0.19 - - [2026-01-12 01:52:27] "POST /tags HTTP/1.1" 409 228 0.022974 10.0.0.19 - - [2026-01-12 01:52:27] "PUT /access-control-list/daae965b-03da-4b68-b648-a2d80d9c3dcb HTTP/1.1" 200 272 0.066195 10.0.0.19 - - [2026-01-12 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-01-12 01:52:27] "GET /tag/d1bd2a90-45b4-4eb7-9a52-4985e606c541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012164 10.0.0.19 - - [2026-01-12 01:52:27] "POST /tags HTTP/1.1" 200 345 0.024478 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2026-01-12 01:52:28] "GET /tag/41110145-ae75-4e03-b818-a751c1c18a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015842 10.0.0.19 - - [2026-01-12 01:52:28] "POST /projects HTTP/1.1" 409 238 0.004915 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.19 - - [2026-01-12 01:52:28] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035374 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-01-12 01:52:28] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.007756 10.0.0.19 - - [2026-01-12 01:52:28] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029772 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.19 - - [2026-01-12 01:52:28] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.012069 10.0.0.19 - - [2026-01-12 01:52:28] "POST /security-groups HTTP/1.1" 409 285 0.002542 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-01-12 01:52:28] "PUT /security-group/d4ac47e9-1efe-4f9b-8e6e-94e1e5d541a0 HTTP/1.1" 200 262 0.058563 10.0.0.19 - - [2026-01-12 01:52:28] "PUT /access-control-list/3009fb1a-a64f-48a5-9018-a702ab542a84 HTTP/1.1" 200 272 0.009242 10.0.0.19 - - [2026-01-12 01:52:28] "PUT /access-control-list/0bfb0e04-b707-4307-b2ab-ced980ae53ba HTTP/1.1" 200 272 0.019846 10.0.0.19 - - [2026-01-12 01:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022528 10.0.0.19 - - [2026-01-12 01:52:28] "POST /tags HTTP/1.1" 409 228 0.001769 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.19 - - [2026-01-12 01:52:28] "GET /tag/41110145-ae75-4e03-b818-a751c1c18a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011899 10.0.0.19 - - [2026-01-12 01:52:28] "POST /tags HTTP/1.1" 200 291 0.053906 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014783 10.0.0.19 - - [2026-01-12 01:52:28] "GET /tag/03cbc8ed-d54d-4277-acf3-bf8d30975f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014610 10.0.0.19 - - [2026-01-12 01:52:28] "POST /tags HTTP/1.1" 200 303 0.050791 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008521 10.0.0.19 - - [2026-01-12 01:52:28] "GET /tag/aad02a62-6309-4a16-8a2e-880ef24c87df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015191 10.0.0.19 - - [2026-01-12 01:52:28] "POST /tags HTTP/1.1" 409 252 0.001930 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-01-12 01:52:28] "GET /tag/61553199-0e60-4919-bdcf-36fc68017d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012454 10.0.0.19 - - [2026-01-12 01:52:28] "POST /tags HTTP/1.1" 409 226 0.001935 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2026-01-12 01:52:28] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013800 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009825 10.0.0.19 - - [2026-01-12 01:52:28] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004617 10.0.0.19 - - [2026-01-12 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.19 - - [2026-01-12 01:52:28] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046859 10.0.0.19 - - [2026-01-12 01:52:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008431 10.0.0.19 - - [2026-01-12 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021884 10.0.0.19 - - [2026-01-12 01:52:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121499 10.0.0.19 - - [2026-01-12 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008393 10.0.0.19 - - [2026-01-12 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017730 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005875 10.0.0.19 - - [2026-01-12 01:52:29] "POST /instance-ips HTTP/1.1" 200 397 0.026443 10.0.0.19 - - [2026-01-12 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019679 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011837 10.0.0.19 - - [2026-01-12 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.063370 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008580 10.0.0.19 - - [2026-01-12 01:52:29] "GET /instance-ip/5a2cc050-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005567 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006088 10.0.0.19 - - [2026-01-12 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.004760 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003683 10.0.0.19 - - [2026-01-12 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.010422 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009670 10.0.0.19 - - [2026-01-12 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.007102 10.0.0.19 - - [2026-01-12 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-01-12 01:52:29] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004633 10.0.0.19 - - [2026-01-12 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-01-12 01:52:29] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026673 10.0.0.19 - - [2026-01-12 01:52:29] "POST /virtual-machines HTTP/1.1" 200 395 0.012058 10.0.0.19 - - [2026-01-12 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018197 10.0.0.19 - - [2026-01-12 01:52:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103219 10.0.0.19 - - [2026-01-12 01:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007834 10.0.0.19 - - [2026-01-12 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008975 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004821 10.0.0.19 - - [2026-01-12 01:52:30] "POST /instance-ips HTTP/1.1" 200 397 0.024288 10.0.0.19 - - [2026-01-12 01:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026707 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012455 10.0.0.19 - - [2026-01-12 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.071820 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013245 10.0.0.19 - - [2026-01-12 01:52:30] "GET /instance-ip/5aa578ba-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003244 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005072 10.0.0.19 - - [2026-01-12 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005085 10.0.0.19 - - [2026-01-12 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.011579 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010973 10.0.0.19 - - [2026-01-12 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.19 - - [2026-01-12 01:52:30] "POST /tags HTTP/1.1" 200 291 0.024692 10.0.0.19 - - [2026-01-12 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016574 10.0.0.19 - - [2026-01-12 01:52:30] "GET /tag/64ba6dd8-33c5-4b73-bc03-77f50a5ceb23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016574 10.0.0.19 - - [2026-01-12 01:52:30] "POST /tags HTTP/1.1" 409 252 0.002225 10.0.0.19 - - [2026-01-12 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2026-01-12 01:52:30] "GET /tag/1d9b81c6-1639-4916-80d4-9130271fc46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011596 10.0.0.19 - - [2026-01-12 01:52:30] "POST /tags HTTP/1.1" 409 226 0.002281 10.0.0.19 - - [2026-01-12 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-01-12 01:52:30] "GET /tag/74dd1bd8-e99f-43fb-a115-bfbad004ac86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013631 10.0.0.19 - - [2026-01-12 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2026-01-12 01:52:30] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004236 10.0.0.19 - - [2026-01-12 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.19 - - [2026-01-12 01:52:30] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041152 10.0.0.19 - - [2026-01-12 01:52:30] "POST /virtual-machines HTTP/1.1" 200 395 0.009001 10.0.0.19 - - [2026-01-12 01:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013186 10.0.0.19 - - [2026-01-12 01:52:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127512 10.0.0.19 - - [2026-01-12 01:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008337 10.0.0.19 - - [2026-01-12 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006817 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006495 10.0.0.19 - - [2026-01-12 01:52:31] "POST /instance-ips HTTP/1.1" 200 397 0.019980 10.0.0.19 - - [2026-01-12 01:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029945 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005057 10.0.0.19 - - [2026-01-12 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.067611 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010015 10.0.0.19 - - [2026-01-12 01:52:31] "GET /instance-ip/5b47f392-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010345 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006999 10.0.0.19 - - [2026-01-12 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.003239 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005638 10.0.0.19 - - [2026-01-12 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.013797 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009492 10.0.0.19 - - [2026-01-12 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.19 - - [2026-01-12 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004061 10.0.0.19 - - [2026-01-12 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.19 - - [2026-01-12 01:52:31] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039437 10.0.0.19 - - [2026-01-12 01:52:31] "POST /virtual-machines HTTP/1.1" 200 395 0.009020 10.0.0.19 - - [2026-01-12 01:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025875 10.0.0.19 - - [2026-01-12 01:52:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099501 10.0.0.19 - - [2026-01-12 01:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030998 10.0.0.19 - - [2026-01-12 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.19 - - [2026-01-12 01:52:31] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009320 10.0.0.19 - - [2026-01-12 01:52:32] "POST /instance-ips HTTP/1.1" 200 397 0.032092 10.0.0.19 - - [2026-01-12 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026736 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017519 10.0.0.19 - - [2026-01-12 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.063695 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010263 10.0.0.19 - - [2026-01-12 01:52:32] "GET /instance-ip/5bc3a56e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005417 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004841 10.0.0.19 - - [2026-01-12 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.19 - - [2026-01-12 01:52:32] "POST /tags HTTP/1.1" 200 299 0.019822 10.0.0.19 - - [2026-01-12 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012907 10.0.0.19 - - [2026-01-12 01:52:32] "GET /tag/611a3cb7-4372-41d5-8678-58e1567c22a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012410 10.0.0.19 - - [2026-01-12 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004343 10.0.0.19 - - [2026-01-12 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-01-12 01:52:32] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041666 10.0.0.19 - - [2026-01-12 01:52:32] "POST /virtual-machines HTTP/1.1" 200 395 0.009791 10.0.0.19 - - [2026-01-12 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008579 10.0.0.19 - - [2026-01-12 01:52:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100361 10.0.0.19 - - [2026-01-12 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030774 10.0.0.19 - - [2026-01-12 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005081 10.0.0.19 - - [2026-01-12 01:52:32] "POST /instance-ips HTTP/1.1" 200 397 0.021599 10.0.0.19 - - [2026-01-12 01:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023601 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011876 10.0.0.19 - - [2026-01-12 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.019988 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006729 10.0.0.19 - - [2026-01-12 01:52:32] "GET /instance-ip/5c3a4494-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008486 10.0.0.19 - - [2026-01-12 01:52:32] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005414 10.0.0.19 - - [2026-01-12 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.19 - - [2026-01-12 01:52:33] "POST /tags HTTP/1.1" 200 299 0.021786 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-01-12 01:52:33] "GET /tag/e4b73dad-5c8b-4308-8a96-2fb3909a5cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013433 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.005028 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-01-12 01:52:33] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038888 10.0.0.19 - - [2026-01-12 01:52:33] "POST /virtual-machines HTTP/1.1" 200 395 0.011261 10.0.0.19 - - [2026-01-12 01:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013809 10.0.0.19 - - [2026-01-12 01:52:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123311 10.0.0.19 - - [2026-01-12 01:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018231 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015310 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004817 10.0.0.19 - - [2026-01-12 01:52:33] "POST /instance-ips HTTP/1.1" 200 397 0.020727 10.0.0.19 - - [2026-01-12 01:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023298 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010648 10.0.0.19 - - [2026-01-12 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.019187 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009387 10.0.0.19 - - [2026-01-12 01:52:33] "GET /instance-ip/5ca7e576-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005175 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004731 10.0.0.19 - - [2026-01-12 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.003845 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004584 10.0.0.19 - - [2026-01-12 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.010641 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010721 10.0.0.19 - - [2026-01-12 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.19 - - [2026-01-12 01:52:33] "POST /tags HTTP/1.1" 200 299 0.019960 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-01-12 01:52:33] "GET /tag/f67b9e14-1d36-4a2d-a761-ec5a0d617312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015894 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.19 - - [2026-01-12 01:52:33] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004708 10.0.0.19 - - [2026-01-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-01-12 01:52:33] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031743 10.0.0.19 - - [2026-01-12 01:52:34] "POST /virtual-machines HTTP/1.1" 200 395 0.012512 10.0.0.19 - - [2026-01-12 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008339 10.0.0.19 - - [2026-01-12 01:52:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111790 10.0.0.19 - - [2026-01-12 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030857 10.0.0.19 - - [2026-01-12 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019605 10.0.0.19 - - [2026-01-12 01:52:34] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005029 10.0.0.19 - - [2026-01-12 01:52:34] "POST /instance-ips HTTP/1.1" 200 397 0.033881 10.0.0.19 - - [2026-01-12 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.038489 10.0.0.19 - - [2026-01-12 01:52:34] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016090 10.0.0.19 - - [2026-01-12 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.026867 10.0.0.19 - - [2026-01-12 01:52:34] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013747 10.0.0.19 - - [2026-01-12 01:52:34] "GET /instance-ip/5d23e9dc-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005690 10.0.0.19 - - [2026-01-12 01:52:34] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004993 10.0.0.19 - - [2026-01-12 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2026-01-12 01:52:34] "POST /tags HTTP/1.1" 200 299 0.021966 10.0.0.19 - - [2026-01-12 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-01-12 01:52:34] "GET /tag/c8f01d20-3a09-4f3c-bbc8-f7cab30f2701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012429 10.0.0.19 - - [2026-01-12 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-01-12 01:52:34] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004833 10.0.0.19 - - [2026-01-12 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-01-12 01:52:34] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050015 10.0.0.19 - - [2026-01-12 01:52:34] "POST /virtual-machines HTTP/1.1" 200 395 0.011492 10.0.0.19 - - [2026-01-12 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015291 10.0.0.19 - - [2026-01-12 01:52:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110617 10.0.0.19 - - [2026-01-12 01:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028373 10.0.0.19 - - [2026-01-12 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004858 10.0.0.19 - - [2026-01-12 01:52:35] "POST /instance-ips HTTP/1.1" 200 397 0.019513 10.0.0.19 - - [2026-01-12 01:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028495 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022293 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.019197 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018510 10.0.0.19 - - [2026-01-12 01:52:35] "GET /instance-ip/5d9cb056-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002939 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006425 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004494 10.0.0.19 - - [2026-01-12 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.011105 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.040376 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004528 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004182 10.0.0.19 - - [2026-01-12 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.010099 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017745 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004193 10.0.0.19 - - [2026-01-12 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008027 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004213 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004550 10.0.0.19 - - [2026-01-12 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.009345 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019004 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.004927 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004247 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004498 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004211 10.0.0.19 - - [2026-01-12 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.19 - - [2026-01-12 01:52:35] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005722 10.0.0.19 - - [2026-01-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.013092 10.0.0.19 - - [2026-01-12 01:52:36] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006845 10.0.0.19 - - [2026-01-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.19 - - [2026-01-12 01:52:36] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005516 10.0.0.19 - - [2026-01-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.19 - - [2026-01-12 01:52:36] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004738 10.0.0.19 - - [2026-01-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.19 - - [2026-01-12 01:52:38] "GET /virtual-machine/8faf681d-0429-443b-b4d3-3420ec124d39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003547 10.0.0.19 - - [2026-01-12 01:52:38] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004694 10.0.0.19 - - [2026-01-12 01:52:39] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008667 10.0.0.19 - - [2026-01-12 01:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2026-01-12 01:52:41] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005163 10.0.0.19 - - [2026-01-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.19 - - [2026-01-12 01:52:41] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004351 10.0.0.19 - - [2026-01-12 01:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.19 - - [2026-01-12 01:52:43] "GET /virtual-machine/d2456384-7b90-4149-90a1-258abc005e96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003439 10.0.0.19 - - [2026-01-12 01:52:43] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004462 10.0.0.19 - - [2026-01-12 01:52:43] "GET /virtual-machine/0f19c204-0e81-4aea-ad60-01d285ef506f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003342 10.0.0.19 - - [2026-01-12 01:52:43] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004477 10.0.0.19 - - [2026-01-12 01:52:43] "GET /virtual-machine/b79e23a3-a09f-44a0-abd8-9abeae094b90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003042 10.0.0.19 - - [2026-01-12 01:52:43] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005874 10.0.0.19 - - [2026-01-12 01:52:45] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008926 10.0.0.19 - - [2026-01-12 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.004969 10.0.0.19 - - [2026-01-12 01:52:45] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004594 10.0.0.19 - - [2026-01-12 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.19 - - [2026-01-12 01:52:45] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004287 10.0.0.19 - - [2026-01-12 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.19 - - [2026-01-12 01:52:45] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004683 10.0.0.19 - - [2026-01-12 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine/dfe3318d-5e93-4942-8f3e-0fd873d7ec87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004828 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010355 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine/0bc80578-164b-472e-9841-d5b590c1e27a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.005140 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004648 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine/2cfb4589-cc17-4497-8e9a-0765ed5b9027?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002859 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007988 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine/5388008f-0c6a-49c4-8360-61fb7881b122?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003090 10.0.0.19 - - [2026-01-12 01:52:48] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005885 10.0.0.19 - - [2026-01-12 01:52:49] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002034 10.0.0.19 - - [2026-01-12 01:52:49] "POST /tags HTTP/1.1" 200 333 0.023013 10.0.0.19 - - [2026-01-12 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011626 10.0.0.19 - - [2026-01-12 01:52:49] "GET /tag/853a0543-6047-4219-8d9b-06aca78e0717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.046323 10.0.0.19 - - [2026-01-12 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-01-12 01:52:49] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046531 10.0.0.19 - - [2026-01-12 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-01-12 01:52:49] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010066 10.0.0.19 - - [2026-01-12 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-01-12 01:52:49] "GET /service-appliance-set/4d4f5221-8d46-47e9-a27a-a9152de6d410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002428 10.0.0.19 - - [2026-01-12 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 273 0.001443 10.0.0.19 - - [2026-01-12 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104371 10.0.0.19 - - [2026-01-12 01:52:49] "GET /virtual-machine-interface/fedcd112-5e03-474b-a8f7-718097186f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.021049 10.0.0.19 - - [2026-01-12 01:52:49] "POST /instance-ips HTTP/1.1" 200 409 0.025511 10.0.0.19 - - [2026-01-12 01:52:49] "GET /instance-ip/39e398b2-1adb-482b-817d-d26a3b145ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.007264 10.0.0.19 - - [2026-01-12 01:52:49] "POST /loadbalancers HTTP/1.1" 200 629 0.069825 10.0.0.19 - - [2026-01-12 01:52:50] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060894 10.0.0.19 - - [2026-01-12 01:52:50] "GET /instance-ip/39e398b2-1adb-482b-817d-d26a3b145ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005272 10.0.0.19 - - [2026-01-12 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.047598 10.0.0.19 - - [2026-01-12 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.19 - - [2026-01-12 01:52:50] "POST /floating-ips HTTP/1.1" 200 597 0.063441 10.0.0.19 - - [2026-01-12 01:52:50] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057701 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.010785 10.0.0.19 - - [2026-01-12 01:52:50] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021844 10.0.0.19 - - [2026-01-12 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011377 10.0.0.19 - - [2026-01-12 01:52:50] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046920 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer-listener/04c2a3f4-4223-486a-8021-957d5197e71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.006594 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer-listener/04c2a3f4-4223-486a-8021-957d5197e71c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1240 0.005810 10.0.0.19 - - [2026-01-12 01:52:50] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.046282 10.0.0.19 - - [2026-01-12 01:52:50] "GET /instance-ip/39e398b2-1adb-482b-817d-d26a3b145ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002673 10.0.0.19 - - [2026-01-12 01:52:50] "GET /instance-ip/39e398b2-1adb-482b-817d-d26a3b145ada?fields=floating_ips HTTP/1.1" 200 1211 0.004683 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002050 10.0.0.19 - - [2026-01-12 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002902 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer-pool/8918fab6-4f78-4160-b2e2-d587cf042b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003474 10.0.0.19 - - [2026-01-12 01:52:50] "GET /floating-ip/10c26997-fce2-4eeb-baf8-8d6eb79298d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.009756 10.0.0.19 - - [2026-01-12 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.041036 10.0.0.19 - - [2026-01-12 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009224 10.0.0.19 - - [2026-01-12 01:52:50] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007695 10.0.0.19 - - [2026-01-12 01:52:50] "POST /tags HTTP/1.1" 409 221 0.003233 10.0.0.19 - - [2026-01-12 01:52:50] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007563 10.0.0.19 - - [2026-01-12 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.011221 10.0.0.19 - - [2026-01-12 01:52:50] "GET /floating-ip/10c26997-fce2-4eeb-baf8-8d6eb79298d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.013686 10.0.0.19 - - [2026-01-12 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2026-01-12 01:52:50] "GET /tag/853a0543-6047-4219-8d9b-06aca78e0717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011763 10.0.0.19 - - [2026-01-12 01:52:50] "PUT /floating-ip/10c26997-fce2-4eeb-baf8-8d6eb79298d4 HTTP/1.1" 200 256 0.018911 10.0.0.19 - - [2026-01-12 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.093947 10.0.0.19 - - [2026-01-12 01:52:50] "GET /loadbalancer-pool/8918fab6-4f78-4160-b2e2-d587cf042b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002841 10.0.0.19 - - [2026-01-12 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016029 10.0.0.19 - - [2026-01-12 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015245 10.0.0.19 - - [2026-01-12 01:52:50] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011258 10.0.0.19 - - [2026-01-12 01:52:50] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004190 10.0.0.19 - - [2026-01-12 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.008816 10.0.0.19 - - [2026-01-12 01:52:50] "GET /floating-ip/10c26997-fce2-4eeb-baf8-8d6eb79298d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011119 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:52:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:52:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.19 - - [2026-01-12 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.067438 10.0.0.19 - - [2026-01-12 01:52:51] "POST /tags HTTP/1.1" 409 206 0.002060 10.0.0.19 - - [2026-01-12 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2026-01-12 01:52:51] "GET /tag/aad02a62-6309-4a16-8a2e-880ef24c87df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019678 10.0.0.19 - - [2026-01-12 01:52:51] "POST /tags HTTP/1.1" 409 204 0.002335 10.0.0.19 - - [2026-01-12 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2026-01-12 01:52:51] "GET /tag/e4b73dad-5c8b-4308-8a96-2fb3909a5cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012898 10.0.0.19 - - [2026-01-12 01:52:51] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005796 10.0.0.19 - - [2026-01-12 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2026-01-12 01:52:51] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002756 10.0.0.19 - - [2026-01-12 01:52:51] "POST /tags HTTP/1.1" 409 206 0.002124 10.0.0.19 - - [2026-01-12 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-01-12 01:52:52] "GET /tag/aad02a62-6309-4a16-8a2e-880ef24c87df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012707 10.0.0.19 - - [2026-01-12 01:52:52] "POST /tags HTTP/1.1" 409 226 0.002175 10.0.0.19 - - [2026-01-12 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2026-01-12 01:52:52] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012068 10.0.0.19 - - [2026-01-12 01:52:52] "POST /tags HTTP/1.1" 409 204 0.004002 10.0.0.19 - - [2026-01-12 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.19 - - [2026-01-12 01:52:52] "GET /tag/e4b73dad-5c8b-4308-8a96-2fb3909a5cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014319 10.0.0.19 - - [2026-01-12 01:52:52] "POST /tags HTTP/1.1" 409 226 0.002043 10.0.0.19 - - [2026-01-12 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.19 - - [2026-01-12 01:52:52] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014843 10.0.0.19 - - [2026-01-12 01:52:52] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008245 10.0.0.19 - - [2026-01-12 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.19 - - [2026-01-12 01:52:52] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035151 10.0.0.19 - - [2026-01-12 01:52:52] "POST /firewall-rules HTTP/1.1" 200 626 0.078743 10.0.0.19 - - [2026-01-12 01:52:52] "POST /firewall-rules HTTP/1.1" 200 646 0.124737 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-rule/dc79c2b9-4ee0-4a66-866c-ea7d441095c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011945 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003499 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-rule/f9ea1345-5873-4c3e-ad01-6ba727411b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007146 10.0.0.19 - - [2026-01-12 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.015984 10.0.0.19 - - [2026-01-12 01:52:52] "POST /firewall-policys HTTP/1.1" 200 606 0.028485 10.0.0.19 - - [2026-01-12 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014408 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.020340 10.0.0.19 - - [2026-01-12 01:52:52] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017510 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003498 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006764 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004477 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004124 10.0.0.19 - - [2026-01-12 01:52:52] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002371 10.0.0.19 - - [2026-01-12 01:52:53] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010934 10.0.0.19 - - [2026-01-12 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.027911 10.0.0.19 - - [2026-01-12 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.020133 10.0.0.19 - - [2026-01-12 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.024368 10.0.0.19 - - [2026-01-12 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.041835 10.0.0.19 - - [2026-01-12 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.030839 10.0.0.19 - - [2026-01-12 01:52:53] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002672 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:52:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:52:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001292 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:52:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:52:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.19 - - [2026-01-12 01:54:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001900 10.0.0.19 - - [2026-01-12 01:54:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001913 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 252 0.002646 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/1d9b81c6-1639-4916-80d4-9130271fc46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014183 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 228 0.005350 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/41110145-ae75-4e03-b818-a751c1c18a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012371 10.0.0.19 - - [2026-01-12 01:54:51] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003741 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.19 - - [2026-01-12 01:54:51] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002209 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 206 0.001492 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/aad02a62-6309-4a16-8a2e-880ef24c87df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012473 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 226 0.004643 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015360 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 204 0.001842 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/e4b73dad-5c8b-4308-8a96-2fb3909a5cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018167 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 226 0.002017 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/f0230261-3319-48a2-a58e-ae6708bf3a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012778 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 228 0.001977 10.0.0.19 - - [2026-01-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-01-12 01:54:51] "GET /tag/41110145-ae75-4e03-b818-a751c1c18a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012030 10.0.0.19 - - [2026-01-12 01:54:51] "POST /tags HTTP/1.1" 409 252 0.002076 10.0.0.19 - - [2026-01-12 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-01-12 01:54:52] "GET /tag/1d9b81c6-1639-4916-80d4-9130271fc46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011775 10.0.0.19 - - [2026-01-12 01:54:52] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002252 10.0.0.19 - - [2026-01-12 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.19 - - [2026-01-12 01:54:52] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003165 10.0.0.19 - - [2026-01-12 01:54:52] "POST /firewall-rules HTTP/1.1" 409 281 0.002049 10.0.0.19 - - [2026-01-12 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-01-12 01:54:52] "PUT /firewall-rule/f9ea1345-5873-4c3e-ad01-6ba727411b88 HTTP/1.1" 200 260 0.023543 10.0.0.19 - - [2026-01-12 01:54:52] "POST /firewall-rules HTTP/1.1" 409 291 0.005937 10.0.0.19 - - [2026-01-12 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-01-12 01:54:52] "PUT /firewall-rule/dc79c2b9-4ee0-4a66-866c-ea7d441095c0 HTTP/1.1" 200 260 0.025564 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-rule/dc79c2b9-4ee0-4a66-866c-ea7d441095c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.005822 10.0.0.19 - - [2026-01-12 01:54:52] "POST /firewall-rules HTTP/1.1" 200 658 0.084621 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-rule/2494105e-5d2b-4931-b397-c307566d61d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.026369 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002112 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-rule/f9ea1345-5873-4c3e-ad01-6ba727411b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002984 10.0.0.19 - - [2026-01-12 01:54:52] "POST /firewall-policys HTTP/1.1" 409 269 0.007540 10.0.0.19 - - [2026-01-12 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-01-12 01:54:52] "PUT /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54 HTTP/1.1" 200 264 0.025474 10.0.0.19 - - [2026-01-12 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.034966 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009654 10.0.0.19 - - [2026-01-12 01:54:52] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002573 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002630 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002195 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004581 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/e626b031-97d5-465a-9bce-97717c5c7c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002284 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002134 10.0.0.19 - - [2026-01-12 01:54:52] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002224 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008205 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.005168 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006654 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006190 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004499 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006372 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005147 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004604 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005580 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.19 - - [2026-01-12 01:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-01-12 01:55:54] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002761 10.0.0.19 - - [2026-01-12 01:55:54] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004538 10.0.0.19 - - [2026-01-12 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.018873 10.0.0.19 - - [2026-01-12 01:55:54] "DELETE /loadbalancer-member/61f04d52-b3ee-4197-893a-feefe3dd7a07 HTTP/1.1" 200 115 0.031292 10.0.0.19 - - [2026-01-12 01:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.19 - - [2026-01-12 01:55:54] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002201 10.0.0.19 - - [2026-01-12 01:55:55] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009883 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.19 - - [2026-01-12 01:55:55] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015865 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.005522 10.0.0.19 - - [2026-01-12 01:55:55] "GET /virtual-machine/8faf681d-0429-443b-b4d3-3420ec124d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006644 10.0.0.19 - - [2026-01-12 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.012326 10.0.0.19 - - [2026-01-12 01:55:55] "GET /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020250 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.021367 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.044157 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.030038 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.016888 10.0.0.19 - - [2026-01-12 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.032616 10.0.0.19 - - [2026-01-12 01:55:55] "DELETE /instance-ip/5a2cc050-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.052637 10.0.0.19 - - [2026-01-12 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.009670 10.0.0.19 - - [2026-01-12 01:55:55] "DELETE /virtual-machine-interface/5a10d228-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.040318 10.0.0.19 - - [2026-01-12 01:55:55] "DELETE /virtual-machine/8faf681d-0429-443b-b4d3-3420ec124d39 HTTP/1.1" 200 115 0.024724 10.0.0.19 - - [2026-01-12 01:55:55] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004505 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004371 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine/d2456384-7b90-4149-90a1-258abc005e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003009 10.0.0.19 - - [2026-01-12 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.017250 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016376 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.019612 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.027670 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.035628 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.017758 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.044627 10.0.0.19 - - [2026-01-12 01:55:56] "DELETE /instance-ip/5aa578ba-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.063887 10.0.0.19 - - [2026-01-12 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.012278 10.0.0.19 - - [2026-01-12 01:55:56] "DELETE /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.054599 10.0.0.19 - - [2026-01-12 01:55:56] "DELETE /virtual-machine/d2456384-7b90-4149-90a1-258abc005e96 HTTP/1.1" 200 115 0.033374 10.0.0.19 - - [2026-01-12 01:55:56] "DELETE /tag/03cbc8ed-d54d-4277-acf3-bf8d30975f63 HTTP/1.1" 200 115 0.051236 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004128 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004670 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine/0f19c204-0e81-4aea-ad60-01d285ef506f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002904 10.0.0.19 - - [2026-01-12 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.019854 10.0.0.19 - - [2026-01-12 01:55:56] "GET /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006677 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.024245 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.025161 10.0.0.19 - - [2026-01-12 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.061889 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.015075 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.044610 10.0.0.19 - - [2026-01-12 01:55:57] "DELETE /instance-ip/5b47f392-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.057483 10.0.0.19 - - [2026-01-12 01:55:57] "DELETE /virtual-machine-interface/5b2c3cd8-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.051829 10.0.0.19 - - [2026-01-12 01:55:57] "DELETE /virtual-machine/0f19c204-0e81-4aea-ad60-01d285ef506f HTTP/1.1" 200 115 0.024395 10.0.0.19 - - [2026-01-12 01:55:57] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008583 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.19 - - [2026-01-12 01:55:57] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004246 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.19 - - [2026-01-12 01:55:57] "GET /virtual-machine/b79e23a3-a09f-44a0-abd8-9abeae094b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003093 10.0.0.19 - - [2026-01-12 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.012860 10.0.0.19 - - [2026-01-12 01:55:57] "GET /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011722 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.017060 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.025855 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.056155 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.038170 10.0.0.19 - - [2026-01-12 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.033333 10.0.0.19 - - [2026-01-12 01:55:57] "DELETE /instance-ip/5bc3a56e-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.088001 10.0.0.19 - - [2026-01-12 01:55:57] "DELETE /virtual-machine-interface/5ba82a32-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.102140 10.0.0.19 - - [2026-01-12 01:55:57] "DELETE /virtual-machine/b79e23a3-a09f-44a0-abd8-9abeae094b90 HTTP/1.1" 200 115 0.044061 10.0.0.19 - - [2026-01-12 01:55:58] "DELETE /tag/64ba6dd8-33c5-4b73-bc03-77f50a5ceb23 HTTP/1.1" 200 115 0.069618 10.0.0.19 - - [2026-01-12 01:55:58] "DELETE /tag/aad02a62-6309-4a16-8a2e-880ef24c87df HTTP/1.1" 409 388 0.008424 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:56:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:56:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.19 - - [2026-01-12 01:56:25] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005089 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.006472 10.0.0.19 - - [2026-01-12 01:56:25] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007272 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.19 - - [2026-01-12 01:56:25] "GET /virtual-machine/2cfb4589-cc17-4497-8e9a-0765ed5b9027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003039 10.0.0.19 - - [2026-01-12 01:56:25] "POST /ref-update HTTP/1.1" 200 156 0.009074 10.0.0.19 - - [2026-01-12 01:56:25] "GET /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007210 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.026067 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.017221 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.018378 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.015338 10.0.0.19 - - [2026-01-12 01:56:25] "DELETE /instance-ip/5ca7e576-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.055640 10.0.0.19 - - [2026-01-12 01:56:25] "DELETE /virtual-machine-interface/5c8f658c-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.044622 10.0.0.19 - - [2026-01-12 01:56:25] "DELETE /virtual-machine/2cfb4589-cc17-4497-8e9a-0765ed5b9027 HTTP/1.1" 200 115 0.026500 10.0.0.19 - - [2026-01-12 01:56:25] "DELETE /tag/e4b73dad-5c8b-4308-8a96-2fb3909a5cf7 HTTP/1.1" 409 236 0.007602 10.0.0.19 - - [2026-01-12 01:56:25] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005050 10.0.0.19 - - [2026-01-12 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2026-01-12 01:56:25] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004338 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.006814 10.0.0.19 - - [2026-01-12 01:56:26] "GET /virtual-machine/dfe3318d-5e93-4942-8f3e-0fd873d7ec87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002704 10.0.0.19 - - [2026-01-12 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.010637 10.0.0.19 - - [2026-01-12 01:56:26] "GET /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011158 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.020038 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.020134 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.031956 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.014091 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /instance-ip/5c3a4494-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.045978 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /virtual-machine-interface/5c245666-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.038373 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /virtual-machine/dfe3318d-5e93-4942-8f3e-0fd873d7ec87 HTTP/1.1" 200 115 0.018341 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /tag/61553199-0e60-4919-bdcf-36fc68017d17 HTTP/1.1" 200 115 0.034464 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /tag/611a3cb7-4372-41d5-8678-58e1567c22a4 HTTP/1.1" 200 115 0.036841 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /tag/d1bd2a90-45b4-4eb7-9a52-4985e606c541 HTTP/1.1" 200 115 0.051516 10.0.0.19 - - [2026-01-12 01:56:26] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004493 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.19 - - [2026-01-12 01:56:26] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004412 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.19 - - [2026-01-12 01:56:26] "GET /virtual-machine/0bc80578-164b-472e-9841-d5b590c1e27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002745 10.0.0.19 - - [2026-01-12 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.007826 10.0.0.19 - - [2026-01-12 01:56:26] "GET /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010845 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.016970 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.026778 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.031517 10.0.0.19 - - [2026-01-12 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.019175 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /instance-ip/5d23e9dc-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.048151 10.0.0.19 - - [2026-01-12 01:56:26] "DELETE /virtual-machine-interface/5d0baa3e-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.042245 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /virtual-machine/0bc80578-164b-472e-9841-d5b590c1e27a HTTP/1.1" 200 115 0.026309 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /tag/f67b9e14-1d36-4a2d-a761-ec5a0d617312 HTTP/1.1" 200 115 0.032983 10.0.0.19 - - [2026-01-12 01:56:27] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004030 10.0.0.19 - - [2026-01-12 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2026-01-12 01:56:27] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005318 10.0.0.19 - - [2026-01-12 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.19 - - [2026-01-12 01:56:27] "GET /virtual-machine/5388008f-0c6a-49c4-8360-61fb7881b122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002797 10.0.0.19 - - [2026-01-12 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.008855 10.0.0.19 - - [2026-01-12 01:56:27] "GET /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.034198 10.0.0.19 - - [2026-01-12 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.017272 10.0.0.19 - - [2026-01-12 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.028306 10.0.0.19 - - [2026-01-12 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.027894 10.0.0.19 - - [2026-01-12 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.012648 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /instance-ip/5d9cb056-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.044909 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /virtual-machine-interface/5d86437a-ef59-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.048301 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /virtual-machine/5388008f-0c6a-49c4-8360-61fb7881b122 HTTP/1.1" 200 115 0.022905 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /tag/41110145-ae75-4e03-b818-a751c1c18a48 HTTP/1.1" 409 236 0.015245 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /tag/1d9b81c6-1639-4916-80d4-9130271fc46e HTTP/1.1" 409 236 0.005828 10.0.0.19 - - [2026-01-12 01:56:27] "DELETE /tag/c8f01d20-3a09-4f3c-bbc8-f7cab30f2701 HTTP/1.1" 200 115 0.030655 10.0.0.19 - - [2026-01-12 01:56:29] "POST /projects HTTP/1.1" 409 238 0.001901 10.0.0.19 - - [2026-01-12 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-01-12 01:56:29] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051124 10.0.0.19 - - [2026-01-12 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-01-12 01:56:29] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004458 10.0.0.19 - - [2026-01-12 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2026-01-12 01:56:29] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004287 10.0.0.19 - - [2026-01-12 01:56:29] "POST /security-groups HTTP/1.1" 409 285 0.002435 10.0.0.19 - - [2026-01-12 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-01-12 01:56:29] "PUT /security-group/d4ac47e9-1efe-4f9b-8e6e-94e1e5d541a0 HTTP/1.1" 200 262 0.057863 10.0.0.19 - - [2026-01-12 01:56:29] "PUT /access-control-list/3009fb1a-a64f-48a5-9018-a702ab542a84 HTTP/1.1" 200 272 0.017340 10.0.0.19 - - [2026-01-12 01:56:29] "PUT /access-control-list/0bfb0e04-b707-4307-b2ab-ced980ae53ba HTTP/1.1" 200 272 0.029429 10.0.0.19 - - [2026-01-12 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029215 10.0.0.19 - - [2026-01-12 01:56:34] "POST /projects HTTP/1.1" 409 238 0.002261 10.0.0.19 - - [2026-01-12 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2026-01-12 01:56:34] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028064 10.0.0.19 - - [2026-01-12 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-01-12 01:56:34] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004060 10.0.0.19 - - [2026-01-12 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-01-12 01:56:34] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.011152 10.0.0.19 - - [2026-01-12 01:56:34] "POST /security-groups HTTP/1.1" 409 285 0.002360 10.0.0.19 - - [2026-01-12 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-01-12 01:56:34] "PUT /security-group/d4ac47e9-1efe-4f9b-8e6e-94e1e5d541a0 HTTP/1.1" 200 262 0.055373 10.0.0.19 - - [2026-01-12 01:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019603 10.0.0.19 - - [2026-01-12 01:56:34] "PUT /access-control-list/3009fb1a-a64f-48a5-9018-a702ab542a84 HTTP/1.1" 200 272 0.011925 10.0.0.19 - - [2026-01-12 01:56:34] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014829 10.0.0.19 - - [2026-01-12 01:56:34] "PUT /access-control-list/0bfb0e04-b707-4307-b2ab-ced980ae53ba HTTP/1.1" 200 272 0.027068 10.0.0.19 - - [2026-01-12 01:56:35] "GET /firewall-rule/226f5a24-1dc5-48ce-ade0-162391ff9e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004028 10.0.0.19 - - [2026-01-12 01:56:35] "POST /ref-update HTTP/1.1" 200 156 0.053240 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /firewall-rule/226f5a24-1dc5-48ce-ade0-162391ff9e79 HTTP/1.1" 200 115 0.045509 10.0.0.19 - - [2026-01-12 01:56:35] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009198 10.0.0.19 - - [2026-01-12 01:56:35] "GET /firewall-rule/8b1929b6-e334-4ad8-acfe-d155d993c441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003304 10.0.0.19 - - [2026-01-12 01:56:35] "POST /ref-update HTTP/1.1" 200 156 0.051409 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /firewall-rule/8b1929b6-e334-4ad8-acfe-d155d993c441 HTTP/1.1" 200 115 0.027498 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /tag/74dd1bd8-e99f-43fb-a115-bfbad004ac86 HTTP/1.1" 200 115 0.032456 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /tag/41110145-ae75-4e03-b818-a751c1c18a48 HTTP/1.1" 409 236 0.004653 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /tag/1d9b81c6-1639-4916-80d4-9130271fc46e HTTP/1.1" 409 236 0.004219 10.0.0.19 - - [2026-01-12 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.19 - - [2026-01-12 01:56:35] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004532 10.0.0.19 - - [2026-01-12 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-01-12 01:56:35] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004058 10.0.0.19 - - [2026-01-12 01:56:35] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.046757 10.0.0.19 - - [2026-01-12 01:56:35] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.044338 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /security-group/d4ac47e9-1efe-4f9b-8e6e-94e1e5d541a0 HTTP/1.1" 200 115 0.051397 10.0.0.19 - - [2026-01-12 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /access-control-list/3009fb1a-a64f-48a5-9018-a702ab542a84 HTTP/1.1" 200 115 0.038264 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /access-control-list/0bfb0e04-b707-4307-b2ab-ced980ae53ba HTTP/1.1" 200 115 0.033950 10.0.0.19 - - [2026-01-12 01:56:35] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036658 10.0.0.19 - - [2026-01-12 01:56:35] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?fields=security_groups HTTP/1.1" 200 1353 0.031374 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /security-group/65d21888-ab30-408a-bfe1-01d33a9f40e7 HTTP/1.1" 200 115 0.037740 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /access-control-list/7c7fae2b-952b-42f1-8b8e-6f44ee36ed84 HTTP/1.1" 200 115 0.035838 10.0.0.19 - - [2026-01-12 01:56:35] "GET /project/9f7165e2-8719-4b92-b783-cdb8cff99669?fields=application_policy_sets HTTP/1.1" 200 1392 0.035781 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /access-control-list/c1a2791a-af61-436e-afdb-60bc21ac63cd HTTP/1.1" 200 115 0.036340 10.0.0.19 - - [2026-01-12 01:56:35] "DELETE /project/9f7165e2-8719-4b92-b783-cdb8cff99669 HTTP/1.1" 200 115 0.268460 10.0.0.19 - - [2026-01-12 01:56:35] "POST /projects HTTP/1.1" 409 238 0.002623 10.0.0.19 - - [2026-01-12 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-01-12 01:56:36] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029114 10.0.0.19 - - [2026-01-12 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2026-01-12 01:56:36] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.003950 10.0.0.19 - - [2026-01-12 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2026-01-12 01:56:36] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004958 10.0.0.19 - - [2026-01-12 01:56:36] "POST /security-groups HTTP/1.1" 409 285 0.002157 10.0.0.19 - - [2026-01-12 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.19 - - [2026-01-12 01:56:36] "PUT /security-group/36730bdf-61e9-4672-a6cd-dc321912790f HTTP/1.1" 200 262 0.055857 10.0.0.19 - - [2026-01-12 01:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023173 10.0.0.19 - - [2026-01-12 01:56:36] "PUT /access-control-list/1cb83553-9622-4f42-9164-1c579b80c44a HTTP/1.1" 200 272 0.024471 10.0.0.19 - - [2026-01-12 01:56:36] "PUT /access-control-list/daae965b-03da-4b68-b648-a2d80d9c3dcb HTTP/1.1" 200 272 0.019804 10.0.0.19 - - [2026-01-12 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2026-01-12 01:56:40] "GET /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002465 10.0.0.19 - - [2026-01-12 01:56:40] "GET /virtual-machine-interface/5a8c8256-ef59-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001662 10.0.0.19 - - [2026-01-12 01:56:40] "DELETE /loadbalancer-member/ed8367d0-02f8-4244-838a-6c3e231db516 HTTP/1.1" 200 115 0.026153 10.0.0.19 - - [2026-01-12 01:56:40] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004246 10.0.0.19 - - [2026-01-12 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2026-01-12 01:56:40] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002720 10.0.0.19 - - [2026-01-12 01:56:40] "GET /firewall-policy/dc93e352-302f-4e4c-a5d9-d0a37bad8621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003484 10.0.0.19 - - [2026-01-12 01:56:40] "GET /firewall-rule/f9ea1345-5873-4c3e-ad01-6ba727411b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002941 10.0.0.19 - - [2026-01-12 01:56:40] "POST /ref-update HTTP/1.1" 200 156 0.015626 10.0.0.19 - - [2026-01-12 01:56:40] "DELETE /firewall-rule/f9ea1345-5873-4c3e-ad01-6ba727411b88 HTTP/1.1" 200 115 0.067024 10.0.0.19 - - [2026-01-12 01:56:40] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004294 10.0.0.19 - - [2026-01-12 01:56:40] "GET /firewall-rule/2494105e-5d2b-4931-b397-c307566d61d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003273 10.0.0.19 - - [2026-01-12 01:56:40] "POST /ref-update HTTP/1.1" 200 156 0.022454 10.0.0.19 - - [2026-01-12 01:56:40] "DELETE /firewall-rule/2494105e-5d2b-4931-b397-c307566d61d5 HTTP/1.1" 200 115 0.051387 10.0.0.19 - - [2026-01-12 01:56:40] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005568 10.0.0.19 - - [2026-01-12 01:56:40] "GET /firewall-rule/dc79c2b9-4ee0-4a66-866c-ea7d441095c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003595 10.0.0.19 - - [2026-01-12 01:56:40] "POST /ref-update HTTP/1.1" 200 156 0.014957 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /firewall-rule/dc79c2b9-4ee0-4a66-866c-ea7d441095c0 HTTP/1.1" 200 115 0.046956 10.0.0.19 - - [2026-01-12 01:56:41] "GET /application-policy-set/fea07677-983e-4645-9aba-8fa19fc00c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006426 10.0.0.19 - - [2026-01-12 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-01-12 01:56:41] "GET /policy-management/b0762c3e-c152-423d-9c54-fb2e16b05cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002675 10.0.0.19 - - [2026-01-12 01:56:41] "GET /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003836 10.0.0.19 - - [2026-01-12 01:56:41] "POST /ref-update HTTP/1.1" 200 156 0.021032 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /firewall-policy/f51f038b-5fd9-4734-a574-1a0216837d54 HTTP/1.1" 200 115 0.032698 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /tag/41110145-ae75-4e03-b818-a751c1c18a48 HTTP/1.1" 200 115 0.054200 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /tag/aad02a62-6309-4a16-8a2e-880ef24c87df HTTP/1.1" 200 115 0.061110 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /tag/1d9b81c6-1639-4916-80d4-9130271fc46e HTTP/1.1" 200 115 0.041274 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /tag/e4b73dad-5c8b-4308-8a96-2fb3909a5cf7 HTTP/1.1" 200 115 0.049982 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /loadbalancer-pool/8918fab6-4f78-4160-b2e2-d587cf042b38 HTTP/1.1" 200 115 0.027293 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /loadbalancer-listener/04c2a3f4-4223-486a-8021-957d5197e71c HTTP/1.1" 200 115 0.027314 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /loadbalancer/79cab8c8-a38c-4dfd-8d12-70a99985030e HTTP/1.1" 200 115 0.035971 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /floating-ip/10c26997-fce2-4eeb-baf8-8d6eb79298d4 HTTP/1.1" 200 115 0.051483 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /instance-ip/39e398b2-1adb-482b-817d-d26a3b145ada HTTP/1.1" 200 115 0.048196 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /virtual-machine-interface/fedcd112-5e03-474b-a8f7-718097186f9a HTTP/1.1" 200 115 0.035540 10.0.0.19 - - [2026-01-12 01:56:41] "DELETE /tag/853a0543-6047-4219-8d9b-06aca78e0717 HTTP/1.1" 200 115 0.046346 10.0.0.19 - - [2026-01-12 01:56:41] "POST /projects HTTP/1.1" 409 238 0.002982 10.0.0.19 - - [2026-01-12 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.19 - - [2026-01-12 01:56:41] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035934 10.0.0.19 - - [2026-01-12 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.19 - - [2026-01-12 01:56:41] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.009937 10.0.0.19 - - [2026-01-12 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.19 - - [2026-01-12 01:56:41] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008629 10.0.0.19 - - [2026-01-12 01:56:41] "POST /security-groups HTTP/1.1" 409 285 0.002404 10.0.0.19 - - [2026-01-12 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-01-12 01:56:42] "PUT /security-group/36730bdf-61e9-4672-a6cd-dc321912790f HTTP/1.1" 200 262 0.058189 10.0.0.19 - - [2026-01-12 01:56:42] "PUT /access-control-list/1cb83553-9622-4f42-9164-1c579b80c44a HTTP/1.1" 200 272 0.010654 10.0.0.19 - - [2026-01-12 01:56:42] "PUT /access-control-list/daae965b-03da-4b68-b648-a2d80d9c3dcb HTTP/1.1" 200 272 0.019147 10.0.0.19 - - [2026-01-12 01:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039573 10.0.0.19 - - [2026-01-12 01:56:42] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.035490 10.0.0.19 - - [2026-01-12 01:56:42] "GET /firewall-rule/ab0f850e-fc86-423e-8927-30124340c328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002847 10.0.0.19 - - [2026-01-12 01:56:42] "POST /ref-update HTTP/1.1" 200 156 0.048151 10.0.0.19 - - [2026-01-12 01:56:42] "DELETE /firewall-rule/ab0f850e-fc86-423e-8927-30124340c328 HTTP/1.1" 200 115 0.042551 10.0.0.19 - - [2026-01-12 01:56:42] "GET /firewall-policy/349bba71-c328-4279-955c-2a39bcc327e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005285 10.0.0.19 - - [2026-01-12 01:56:42] "GET /firewall-rule/f07431dc-ae71-414f-aa57-93abae2dfb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006797 10.0.0.19 - - [2026-01-12 01:56:42] "POST /ref-update HTTP/1.1" 200 156 0.054853 10.0.0.19 - - [2026-01-12 01:56:42] "DELETE /firewall-rule/f07431dc-ae71-414f-aa57-93abae2dfb36 HTTP/1.1" 200 115 0.038927 10.0.0.19 - - [2026-01-12 01:56:42] "DELETE /tag/f0230261-3319-48a2-a58e-ae6708bf3a95 HTTP/1.1" 200 115 0.035410 10.0.0.19 - - [2026-01-12 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-01-12 01:56:42] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.009085 10.0.0.19 - - [2026-01-12 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2026-01-12 01:56:42] "GET /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006655 10.0.0.19 - - [2026-01-12 01:56:42] "PUT /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e HTTP/1.1" 200 264 0.051405 10.0.0.19 - - [2026-01-12 01:56:42] "PUT /virtual-network/50684ff5-8f8e-4e79-96b5-bb7c46268d25 HTTP/1.1" 200 264 0.041100 10.0.0.19 - - [2026-01-12 01:56:42] "DELETE /security-group/36730bdf-61e9-4672-a6cd-dc321912790f HTTP/1.1" 200 115 0.068692 10.0.0.19 - - [2026-01-12 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2026-01-12 01:56:42] "DELETE /access-control-list/1cb83553-9622-4f42-9164-1c579b80c44a HTTP/1.1" 200 115 0.037817 10.0.0.19 - - [2026-01-12 01:56:42] "DELETE /access-control-list/daae965b-03da-4b68-b648-a2d80d9c3dcb HTTP/1.1" 200 115 0.059482 10.0.0.19 - - [2026-01-12 01:56:42] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.065758 10.0.0.19 - - [2026-01-12 01:56:42] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?fields=security_groups HTTP/1.1" 200 1353 0.047475 10.0.0.19 - - [2026-01-12 01:56:43] "DELETE /security-group/ede4d8be-43b1-4c55-8de2-8c8b6d82cd8b HTTP/1.1" 200 115 0.052117 10.0.0.19 - - [2026-01-12 01:56:43] "DELETE /access-control-list/69b3aa0c-2538-460c-98a6-d3657ee300ca HTTP/1.1" 200 115 0.048683 10.0.0.19 - - [2026-01-12 01:56:43] "GET /project/e1d751e9-3e0a-4605-be88-098040e31955?fields=application_policy_sets HTTP/1.1" 200 1392 0.060960 10.0.0.19 - - [2026-01-12 01:56:43] "DELETE /access-control-list/8c05c7ce-8fdb-413a-bffc-a343a0c567bf HTTP/1.1" 200 115 0.058082 10.0.0.19 - - [2026-01-12 01:56:43] "DELETE /project/e1d751e9-3e0a-4605-be88-098040e31955 HTTP/1.1" 200 115 0.381405 10.0.0.19 - - [2026-01-12 01:57:36] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.19 - - [2026-01-12 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-01-12 01:57:36] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002497 10.0.0.19 - - [2026-01-12 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.19 - - [2026-01-12 01:57:36] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002663 10.0.0.19 - - [2026-01-12 01:57:51] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.19 - - [2026-01-12 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2026-01-12 01:57:51] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005679 10.0.0.19 - - [2026-01-12 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-01-12 01:57:51] "GET /config-node/399c2e5d-5e7f-471e-858b-d80812e15a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002389 10.0.0.19 - - [2026-01-12 01:57:51] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.19 - - [2026-01-12 01:57:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006318 10.0.0.19 - - [2026-01-12 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2026-01-12 01:57:56] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002364 10.0.0.19 - - [2026-01-12 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2026-01-12 01:57:56] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.014818 10.0.0.19 - - [2026-01-12 01:57:57] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 264 0.002548 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/84a46f7d-57ed-41f5-9bfc-af2081c5faed HTTP/1.1" 200 244 0.011435 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 261 0.004309 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/bc427e9d-84e3-4094-a611-b0bcba801065 HTTP/1.1" 200 244 0.009718 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 261 0.006421 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/0e82f997-08ec-4279-8bbe-bd79b33777e9 HTTP/1.1" 200 244 0.010806 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 253 0.003380 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/26e6768c-1419-4491-8406-93b8ded64e87 HTTP/1.1" 200 244 0.011572 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 251 0.011723 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/9c0d6725-7fcd-4795-a59c-fa73a3352f3a HTTP/1.1" 200 244 0.020156 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 252 0.013939 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/2a869b8c-623d-432f-b31e-24601740887a HTTP/1.1" 200 244 0.012365 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 256 0.015290 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/a396906d-0c09-4e52-932a-ec682fee8c6e HTTP/1.1" 200 244 0.009669 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 248 0.004360 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/3723f370-2885-4b90-9d22-b4fba797f28a HTTP/1.1" 200 244 0.011279 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 252 0.009629 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/8aeb3b4b-b7bb-4660-8af1-a241ebea6ae8 HTTP/1.1" 200 244 0.009701 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 257 0.004612 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/97a72d77-0fb1-40c6-bc05-134453bbba96 HTTP/1.1" 200 244 0.010133 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 251 0.007756 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/a9afcc9d-c553-4d02-a801-cc34fb7934b3 HTTP/1.1" 200 244 0.009644 10.0.0.19 - - [2026-01-12 01:57:57] "POST /alarms HTTP/1.1" 409 257 0.006663 10.0.0.19 - - [2026-01-12 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2026-01-12 01:57:57] "PUT /alarm/d84bf3cd-f5a9-4bde-82d4-df150b3af19a HTTP/1.1" 200 244 0.010140 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 261 0.008382 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/6b573ccc-f0c2-4085-8269-2a3703912e65 HTTP/1.1" 200 244 0.012752 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 258 0.015381 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/85c23d5e-e352-443f-b8c4-8ec9e3091495 HTTP/1.1" 200 244 0.010957 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 254 0.003945 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/f04bc1a3-7607-4d0a-af51-794a72d62d32 HTTP/1.1" 200 244 0.017776 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 254 0.003169 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/f1c5ff90-62ef-4346-9498-8ad9f3dbdcc4 HTTP/1.1" 200 244 0.010809 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 254 0.004206 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/6722c5bb-0905-4b0f-ba75-ce8dce1d4cba HTTP/1.1" 200 244 0.011834 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 247 0.003612 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/5526e5a8-b3e2-4a1c-8d57-d2bd49597bf7 HTTP/1.1" 200 244 0.011324 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 272 0.017196 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/512db23c-bcba-40e8-b348-2245869e005b HTTP/1.1" 200 244 0.016493 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 261 0.010645 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/59830021-436e-45c0-8506-92c169154489 HTTP/1.1" 200 244 0.015207 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 259 0.006283 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/1eefe5b9-8ac0-4def-ab4f-556cd93ec54f HTTP/1.1" 200 244 0.017917 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 265 0.009900 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008110 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/a7b624a0-0894-455a-8ee4-9f166007fd9d HTTP/1.1" 200 244 0.016250 10.0.0.19 - - [2026-01-12 01:57:58] "POST /alarms HTTP/1.1" 409 279 0.018821 10.0.0.19 - - [2026-01-12 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.19 - - [2026-01-12 01:57:58] "PUT /alarm/6924bf59-2561-423a-9cc1-d76df9804ac6 HTTP/1.1" 200 244 0.024570 10.0.0.19 - - [2026-01-12 01:57:59] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.19 - - [2026-01-12 01:57:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006243 10.0.0.19 - - [2026-01-12 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.19 - - [2026-01-12 01:57:59] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.008144 10.0.0.19 - - [2026-01-12 01:57:59] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.19 - - [2026-01-12 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-01-12 01:57:59] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002956 10.0.0.19 - - [2026-01-12 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2026-01-12 01:57:59] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.010491 10.0.0.19 - - [2026-01-12 01:58:00] "GET / HTTP/1.1" 200 35931 0.006191 10.0.0.19 - - [2026-01-12 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-01-12 01:58:00] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.015162 10.0.0.19 - - [2026-01-12 01:58:00] "PUT /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d HTTP/1.1" 200 274 0.019942 10.0.0.19 - - [2026-01-12 01:58:03] "GET / HTTP/1.1" 200 35931 0.002880 10.0.0.19 - - [2026-01-12 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-01-12 01:58:03] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002902 10.0.0.19 - - [2026-01-12 01:58:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002064 10.0.0.19 - - [2026-01-12 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2026-01-12 01:58:03] "GET /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003816 10.0.0.19 - - [2026-01-12 01:58:03] "PUT /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3 HTTP/1.1" 200 254 0.015190 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.19 - - [2026-01-12 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2026-01-12 01:58:05] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002484 10.0.0.19 - - [2026-01-12 01:58:18] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.19 - - [2026-01-12 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-01-12 01:58:18] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005069 10.0.0.19 - - [2026-01-12 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2026-01-12 01:58:18] "GET /config-node/399c2e5d-5e7f-471e-858b-d80812e15a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001791 10.0.0.19 - - [2026-01-12 01:58:29] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.19 - - [2026-01-12 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-01-12 01:58:29] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002594 10.0.0.19 - - [2026-01-12 01:58:29] "POST /bgp-routers HTTP/1.1" 409 301 0.006715 10.0.0.19 - - [2026-01-12 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2026-01-12 01:58:29] "GET /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002947 10.0.0.19 - - [2026-01-12 01:58:29] "PUT /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3 HTTP/1.1" 200 254 0.020952 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001242 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.19 - - [2026-01-12 01:58:51] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.19 - - [2026-01-12 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.19 - - [2026-01-12 01:58:51] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004966 10.0.0.19 - - [2026-01-12 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.19 - - [2026-01-12 01:58:51] "GET /config-node/399c2e5d-5e7f-471e-858b-d80812e15a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002039 10.0.0.19 - - [2026-01-12 01:58:51] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.19 - - [2026-01-12 01:58:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002086 10.0.0.19 - - [2026-01-12 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.19 - - [2026-01-12 01:58:56] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002595 10.0.0.19 - - [2026-01-12 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-01-12 01:58:56] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.013006 10.0.0.19 - - [2026-01-12 01:58:57] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 264 0.002150 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/84a46f7d-57ed-41f5-9bfc-af2081c5faed HTTP/1.1" 200 244 0.009244 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 261 0.004142 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014167 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/bc427e9d-84e3-4094-a611-b0bcba801065 HTTP/1.1" 200 244 0.008692 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 261 0.004703 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/0e82f997-08ec-4279-8bbe-bd79b33777e9 HTTP/1.1" 200 244 0.008688 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 253 0.005846 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/26e6768c-1419-4491-8406-93b8ded64e87 HTTP/1.1" 200 244 0.011297 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 251 0.009539 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/9c0d6725-7fcd-4795-a59c-fa73a3352f3a HTTP/1.1" 200 244 0.012408 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 252 0.006816 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/2a869b8c-623d-432f-b31e-24601740887a HTTP/1.1" 200 244 0.013780 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 256 0.006467 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/a396906d-0c09-4e52-932a-ec682fee8c6e HTTP/1.1" 200 244 0.011467 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 248 0.003734 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/3723f370-2885-4b90-9d22-b4fba797f28a HTTP/1.1" 200 244 0.016794 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 252 0.015800 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/8aeb3b4b-b7bb-4660-8af1-a241ebea6ae8 HTTP/1.1" 200 244 0.009904 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 257 0.005858 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/97a72d77-0fb1-40c6-bc05-134453bbba96 HTTP/1.1" 200 244 0.010486 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 251 0.012951 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/a9afcc9d-c553-4d02-a801-cc34fb7934b3 HTTP/1.1" 200 244 0.013066 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 257 0.015337 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.19 - - [2026-01-12 01:58:57] "PUT /alarm/d84bf3cd-f5a9-4bde-82d4-df150b3af19a HTTP/1.1" 200 244 0.018258 10.0.0.19 - - [2026-01-12 01:58:57] "POST /alarms HTTP/1.1" 409 261 0.004745 10.0.0.19 - - [2026-01-12 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/6b573ccc-f0c2-4085-8269-2a3703912e65 HTTP/1.1" 200 244 0.010602 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 258 0.012022 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/85c23d5e-e352-443f-b8c4-8ec9e3091495 HTTP/1.1" 200 244 0.009250 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 254 0.003506 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/f04bc1a3-7607-4d0a-af51-794a72d62d32 HTTP/1.1" 200 244 0.011245 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 254 0.016215 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/f1c5ff90-62ef-4346-9498-8ad9f3dbdcc4 HTTP/1.1" 200 244 0.011101 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 254 0.013060 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/6722c5bb-0905-4b0f-ba75-ce8dce1d4cba HTTP/1.1" 200 244 0.011125 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 247 0.019067 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/5526e5a8-b3e2-4a1c-8d57-d2bd49597bf7 HTTP/1.1" 200 244 0.009219 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 272 0.003280 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/512db23c-bcba-40e8-b348-2245869e005b HTTP/1.1" 200 244 0.008657 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 261 0.004380 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/59830021-436e-45c0-8506-92c169154489 HTTP/1.1" 200 244 0.030850 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 259 0.002038 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/1eefe5b9-8ac0-4def-ab4f-556cd93ec54f HTTP/1.1" 200 244 0.010491 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 265 0.018622 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/a7b624a0-0894-455a-8ee4-9f166007fd9d HTTP/1.1" 200 244 0.010310 10.0.0.19 - - [2026-01-12 01:58:58] "POST /alarms HTTP/1.1" 409 279 0.003645 10.0.0.19 - - [2026-01-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-01-12 01:58:58] "PUT /alarm/6924bf59-2561-423a-9cc1-d76df9804ac6 HTTP/1.1" 200 244 0.008748 10.0.0.19 - - [2026-01-12 01:58:59] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.19 - - [2026-01-12 01:58:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003033 10.0.0.19 - - [2026-01-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.19 - - [2026-01-12 01:58:59] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.010118 10.0.0.19 - - [2026-01-12 01:58:59] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-01-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.19 - - [2026-01-12 01:58:59] "GET /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003700 10.0.0.19 - - [2026-01-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.19 - - [2026-01-12 01:58:59] "PUT /global-vrouter-config/45943dbd-bc8e-42cd-ae84-91fc04b5f4e7 HTTP/1.1" 200 276 0.020659 10.0.0.19 - - [2026-01-12 01:59:00] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.19 - - [2026-01-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-01-12 01:59:00] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004780 10.0.0.19 - - [2026-01-12 01:59:00] "PUT /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d HTTP/1.1" 200 274 0.020022 10.0.0.19 - - [2026-01-12 01:59:03] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.19 - - [2026-01-12 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2026-01-12 01:59:03] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003497 10.0.0.19 - - [2026-01-12 01:59:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001477 10.0.0.19 - - [2026-01-12 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.19 - - [2026-01-12 01:59:03] "GET /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002535 10.0.0.19 - - [2026-01-12 01:59:03] "PUT /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3 HTTP/1.1" 200 254 0.010597 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:59:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:59:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.19 - - [2026-01-12 01:59:08] "POST /tags HTTP/1.1" 200 355 0.041705 10.0.0.19 - - [2026-01-12 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.19 - - [2026-01-12 01:59:08] "GET /tag/04cda4b9-debb-4356-ba0c-e2630c94e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020132 10.0.0.19 - - [2026-01-12 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.19 - - [2026-01-12 01:59:08] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004035 10.0.0.19 - - [2026-01-12 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.19 - - [2026-01-12 01:59:08] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068270 10.0.0.19 - - [2026-01-12 01:59:08] "POST /virtual-machines HTTP/1.1" 200 351 0.039403 10.0.0.19 - - [2026-01-12 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023307 10.0.0.19 - - [2026-01-12 01:59:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.137757 10.0.0.19 - - [2026-01-12 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013537 10.0.0.19 - - [2026-01-12 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019706 10.0.0.19 - - [2026-01-12 01:59:08] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011171 10.0.0.19 - - [2026-01-12 01:59:08] "POST /instance-ips HTTP/1.1" 200 391 0.026441 10.0.0.19 - - [2026-01-12 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029430 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011309 10.0.0.19 - - [2026-01-12 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.020456 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.029267 10.0.0.19 - - [2026-01-12 01:59:09] "GET /instance-ip/4860dd92-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.013736 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008663 10.0.0.19 - - [2026-01-12 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.004162 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003574 10.0.0.19 - - [2026-01-12 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.007494 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018128 10.0.0.19 - - [2026-01-12 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.19 - - [2026-01-12 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-network/0a982424-3dd1-4d2f-84aa-d2dd80290e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.005819 10.0.0.19 - - [2026-01-12 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2026-01-12 01:59:09] "GET /project/26ed2ad2-5a4a-4c4f-aa17-f54a58616a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036496 10.0.0.19 - - [2026-01-12 01:59:09] "POST /virtual-machines HTTP/1.1" 200 355 0.008525 10.0.0.19 - - [2026-01-12 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025008 10.0.0.19 - - [2026-01-12 01:59:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.125997 10.0.0.19 - - [2026-01-12 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010471 10.0.0.19 - - [2026-01-12 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026667 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008379 10.0.0.19 - - [2026-01-12 01:59:09] "POST /instance-ips HTTP/1.1" 200 395 0.049630 10.0.0.19 - - [2026-01-12 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036908 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.023901 10.0.0.19 - - [2026-01-12 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.016753 10.0.0.19 - - [2026-01-12 01:59:09] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015760 10.0.0.19 - - [2026-01-12 01:59:10] "GET /instance-ip/48dd41f2-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008595 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004529 10.0.0.19 - - [2026-01-12 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-router/aad4b3f1-e36f-4062-903e-b903013591c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004136 10.0.0.19 - - [2026-01-12 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.008891 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023524 10.0.0.19 - - [2026-01-12 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004537 10.0.0.19 - - [2026-01-12 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.011557 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004839 10.0.0.19 - - [2026-01-12 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004907 10.0.0.19 - - [2026-01-12 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.19 - - [2026-01-12 01:59:10] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004251 10.0.0.19 - - [2026-01-12 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.004343 10.0.0.19 - - [2026-01-12 01:59:21] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005246 10.0.0.19 - - [2026-01-12 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.19 - - [2026-01-12 01:59:22] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004843 10.0.0.19 - - [2026-01-12 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.19 - - [2026-01-12 01:59:23] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004721 10.0.0.19 - - [2026-01-12 01:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.19 - - [2026-01-12 01:59:42] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.19 - - [2026-01-12 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008492 10.0.0.19 - - [2026-01-12 01:59:42] "GET /global-system-config/25f1d951-e626-48fd-ac1d-fdd270faf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006863 10.0.0.19 - - [2026-01-12 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-01-12 01:59:42] "GET /config-node/399c2e5d-5e7f-471e-858b-d80812e15a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002409 10.0.0.19 - - [2026-01-12 01:59:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003135 10.0.0.19 - - [2026-01-12 01:59:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001823 10.0.0.19 - - [2026-01-12 01:59:53] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2026-01-12 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-01-12 01:59:53] "GET /routing-instance/4466826f-c7c3-4fc9-8e02-b2c4b9c310d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002441 10.0.0.19 - - [2026-01-12 01:59:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001437 10.0.0.19 - - [2026-01-12 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.19 - - [2026-01-12 01:59:53] "GET /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002654 10.0.0.19 - - [2026-01-12 01:59:54] "PUT /bgp-router/7256bc0d-4bf9-46a1-999c-f4ce0a7f0dc3 HTTP/1.1" 200 254 0.030575 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:59:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2026-01-12 01:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 10.0.0.19 - - [2026-01-12 01:59:54] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012225 10.0.0.19 - - [2026-01-12 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.004430 10.0.0.19 - - [2026-01-12 01:59:54] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006444 10.0.0.19 - - [2026-01-12 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.005406 10.0.0.19 - - [2026-01-12 01:59:54] "GET /virtual-machine/328b16f0-4412-4fbe-9813-d212c452128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002939 10.0.0.19 - - [2026-01-12 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.016694 10.0.0.19 - - [2026-01-12 01:59:55] "GET /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019741 10.0.0.19 - - [2026-01-12 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.025077 10.0.0.19 - - [2026-01-12 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.038954 10.0.0.19 - - [2026-01-12 01:59:55] "DELETE /instance-ip/4860dd92-ef5a-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.056184 10.0.0.19 - - [2026-01-12 01:59:55] "DELETE /virtual-machine-interface/48429bde-ef5a-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.061540 10.0.0.19 - - [2026-01-12 01:59:55] "DELETE /virtual-machine/328b16f0-4412-4fbe-9813-d212c452128f HTTP/1.1" 200 115 0.029817 10.0.0.19 - - [2026-01-12 01:59:55] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006624 10.0.0.19 - - [2026-01-12 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.004701 10.0.0.19 - - [2026-01-12 02:00:25] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005626 10.0.0.19 - - [2026-01-12 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.008179 10.0.0.19 - - [2026-01-12 02:00:25] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004844 10.0.0.19 - - [2026-01-12 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.009491 10.0.0.19 - - [2026-01-12 02:00:25] "GET /virtual-machine/1008c16b-61e3-496a-87ca-78d25051aa74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.007478 10.0.0.19 - - [2026-01-12 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.19 - - [2026-01-12 02:00:26] "GET /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007915 10.0.0.19 - - [2026-01-12 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.024764 10.0.0.19 - - [2026-01-12 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.034543 10.0.0.19 - - [2026-01-12 02:00:26] "DELETE /instance-ip/48dd41f2-ef5a-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.055825 10.0.0.19 - - [2026-01-12 02:00:26] "DELETE /virtual-machine-interface/48c0c270-ef5a-11f0-ae79-fa163e32b4f0 HTTP/1.1" 200 115 0.050231 10.0.0.19 - - [2026-01-12 02:00:26] "DELETE /virtual-machine/1008c16b-61e3-496a-87ca-78d25051aa74 HTTP/1.1" 200 115 0.028556 10.0.0.19 - - [2026-01-12 02:00:26] "DELETE /tag/04cda4b9-debb-4356-ba0c-e2630c94e541 HTTP/1.1" 200 115 0.044017