++ 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 Sep 1 01:33:57 AM UTC 2025 ===================' INFO: =================== Mon Sep 1 01:33:57 AM UTC 2025 =================== ++ 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 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.50 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.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 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 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.149.30.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.149.30.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set + 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: 09/01/2025 01:34:40.981 7fbb41d10440 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/01/2025 01:34:41.115 7fbb41d10440 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/01/2025 01:34:41.127 7fbb41d10440 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/01/2025 01:34:41.127 7fbb41d10440 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000716 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-09-01 01:34:47] "GET / HTTP/1.1" 503 181 0.000176 10.0.0.50 - - [2025-09-01 01:34:47] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.50 - - [2025-09-01 01:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2025-09-01 01:34:47] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004307 10.0.0.50 - - [2025-09-01 01:34:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002806 10.0.0.50 - - [2025-09-01 01:34:47] "POST /analytics-nodes HTTP/1.1" 200 599 0.017211 10.0.0.50 - - [2025-09-01 01:34:48] "GET / HTTP/1.1" 200 35931 0.002098 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000752 10.0.0.50 - - [2025-09-01 01:34:48] "GET / HTTP/1.1" 200 45303 0.001199 10.0.0.50 - - [2025-09-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.50 - - [2025-09-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.50 - - [2025-09-01 01:34:48] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.50 - - [2025-09-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2025-09-01 01:34:48] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008158 10.0.0.50 - - [2025-09-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.001578 10.0.0.50 - - [2025-09-01 01:34:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.186274 10.0.0.50 - - [2025-09-01 01:34:49] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.50 - - [2025-09-01 01:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.50 - - [2025-09-01 01:34:49] "GET /routing-instance/32785e22-bc88-4673-92d2-1fae3cf67804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006640 10.0.0.50 - - [2025-09-01 01:34:49] "POST /bgp-routers HTTP/1.1" 200 616 0.023765 10.0.0.50 - - [2025-09-01 01:34:49] "GET /bgp-router/ea5d92d9-7a25-439c-a1b9-55b3819b1b1d?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.013963 10.0.0.50 - - [2025-09-01 01:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.50 - - [2025-09-01 01:34:49] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009715 10.0.0.50 - - [2025-09-01 01:34:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002665 10.0.0.50 - - [2025-09-01 01:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.50 - - [2025-09-01 01:34:49] "GET /network-ipam/81bf223b-2e09-48b9-8521-12d84a8d250b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004905 10.0.0.50 - - [2025-09-01 01:34:49] "POST /ref-update HTTP/1.1" 200 156 0.015933 10.0.0.50 - - [2025-09-01 01:34:50] "GET / HTTP/1.1" 200 35931 0.001254 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002122 10.0.0.50 - - [2025-09-01 01:34:50] "POST /access-control-lists HTTP/1.1" 200 587 0.083767 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.006200 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.001913 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2025-09-01 01:34:50] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006638 10.0.0.50 - - [2025-09-01 01:34:50] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035894 10.0.0.50 - - [2025-09-01 01:34:50] "POST /access-control-lists HTTP/1.1" 200 585 0.027019 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.005599 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.50 - - [2025-09-01 01:34:50] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005304 10.0.0.50 - - [2025-09-01 01:34:50] "POST /route-targets HTTP/1.1" 200 327 0.018489 10.0.0.50 - - [2025-09-01 01:34:50] "POST /ref-update HTTP/1.1" 200 156 0.032454 10.0.0.50 - - [2025-09-01 01:34:50] "POST /service-appliance-sets HTTP/1.1" 200 541 0.066993 10.0.0.50 - - [2025-09-01 01:34:50] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009208 10.0.0.50 - - [2025-09-01 01:34:50] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010674 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015288 10.0.0.50 - - [2025-09-01 01:34:50] "POST /route-targets HTTP/1.1" 200 327 0.040707 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.007044 10.0.0.50 - - [2025-09-01 01:34:50] "GET /network-ipam/81bf223b-2e09-48b9-8521-12d84a8d250b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011634 10.0.0.50 - - [2025-09-01 01:34:50] "GET / HTTP/1.1" 200 35931 0.001212 10.0.0.50 - - [2025-09-01 01:34:50] "POST /ref-update HTTP/1.1" 200 156 0.110621 10.0.0.50 - - [2025-09-01 01:34:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.109983 10.0.0.50 - - [2025-09-01 01:34:50] "POST /route-targets HTTP/1.1" 200 327 0.049548 10.0.0.50 - - [2025-09-01 01:34:50] "POST /ref-update HTTP/1.1" 200 156 0.037770 10.0.0.50 - - [2025-09-01 01:34:50] "POST /route-targets HTTP/1.1" 200 327 0.021868 10.0.0.50 - - [2025-09-01 01:34:50] "POST /service-templates HTTP/1.1" 200 511 0.056652 10.0.0.50 - - [2025-09-01 01:34:50] "POST /service-templates HTTP/1.1" 200 501 0.050854 10.0.0.50 - - [2025-09-01 01:34:50] "POST /ref-update HTTP/1.1" 200 156 0.035341 10.0.0.50 - - [2025-09-01 01:34:50] "POST /service-templates HTTP/1.1" 200 515 0.037469 10.0.0.50 - - [2025-09-01 01:34:50] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.50 - - [2025-09-01 01:34:50] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004583 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.004485 10.0.0.50 - - [2025-09-01 01:34:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003975 10.0.0.50 - - [2025-09-01 01:34:51] "POST /service-templates HTTP/1.1" 200 535 0.077732 10.0.0.50 - - [2025-09-01 01:34:51] "POST /access-control-lists HTTP/1.1" 200 551 0.118274 10.0.0.50 - - [2025-09-01 01:34:51] "POST /database-nodes HTTP/1.1" 200 597 0.097677 10.0.0.50 - - [2025-09-01 01:34:51] "POST /service-templates HTTP/1.1" 200 507 0.055770 10.0.0.50 - - [2025-09-01 01:34:51] "PUT /access-control-list/7be27985-d3e1-4e8d-994a-5cfcbb465bcc HTTP/1.1" 200 272 0.037410 10.0.0.50 - - [2025-09-01 01:34:51] "PUT /access-control-list/82684d2a-5422-4227-a1c6-b232310067ae HTTP/1.1" 200 272 0.023075 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001045 10.0.0.50 - - [2025-09-01 01:34:54] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.50 - - [2025-09-01 01:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.50 - - [2025-09-01 01:34:54] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011193 10.0.0.50 - - [2025-09-01 01:34:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001809 10.0.0.50 - - [2025-09-01 01:34:54] "POST /config-nodes HTTP/1.1" 200 593 0.031717 10.0.0.50 - - [2025-09-01 01:34:55] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.50 - - [2025-09-01 01:34:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002966 10.0.0.50 - - [2025-09-01 01:34:55] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.50 - - [2025-09-01 01:34:55] "GET /domain/ce056a4b-12ea-41a5-896d-393d506f2011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002406 10.0.0.50 - - [2025-09-01 01:34:55] "POST /id-to-fqname HTTP/1.1" 200 173 0.000650 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.006587 10.0.0.50 - - [2025-09-01 01:34:55] "POST /security-groups HTTP/1.1" 200 570 0.068894 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.001672 10.0.0.50 - - [2025-09-01 01:34:55] "POST /projects HTTP/1.1" 200 481 0.192522 10.0.0.50 - - [2025-09-01 01:34:55] "POST /access-control-lists HTTP/1.1" 200 579 0.062351 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.002114 10.0.0.50 - - [2025-09-01 01:34:55] "POST /security-groups HTTP/1.1" 200 534 0.078666 10.0.0.50 - - [2025-09-01 01:34:55] "POST /access-control-lists HTTP/1.1" 200 577 0.084136 10.0.0.50 - - [2025-09-01 01:34:55] "POST /chown HTTP/1.1" 200 109 0.041480 10.0.0.50 - - [2025-09-01 01:34:55] "POST /policy-managements HTTP/1.1" 409 214 0.008092 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.003022 10.0.0.50 - - [2025-09-01 01:34:55] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004732 10.0.0.50 - - [2025-09-01 01:34:55] "POST /access-control-lists HTTP/1.1" 200 594 0.020483 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.007513 10.0.0.50 - - [2025-09-01 01:34:55] "POST /application-policy-sets HTTP/1.1" 200 528 0.028844 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.50 - - [2025-09-01 01:34:55] "POST /access-control-lists HTTP/1.1" 200 592 0.023326 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:34:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000730 10.0.0.50 - - [2025-09-01 01:34:55] "GET /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002876 10.0.0.50 - - [2025-09-01 01:34:55] "PUT /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0 HTTP/1.1" 200 276 0.011530 10.0.0.50 - - [2025-09-01 01:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2025-09-01 01:34:55] "GET /virtual-network/e07e6e04-4e93-4043-ab83-32b8f8854bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004750 10.0.0.50 - - [2025-09-01 01:34:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000454 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.001577 10.0.0.50 - - [2025-09-01 01:34:56] "POST /security-groups HTTP/1.1" 200 574 0.230759 10.0.0.50 - - [2025-09-01 01:34:56] "POST /projects HTTP/1.1" 200 489 0.310143 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.003254 10.0.0.50 - - [2025-09-01 01:34:56] "POST /security-groups HTTP/1.1" 200 546 0.049865 10.0.0.50 - - [2025-09-01 01:34:56] "POST /access-control-lists HTTP/1.1" 200 583 0.073478 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.008230 10.0.0.50 - - [2025-09-01 01:34:56] "POST /chown HTTP/1.1" 200 109 0.034802 10.0.0.50 - - [2025-09-01 01:34:56] "POST /access-control-lists HTTP/1.1" 200 581 0.071005 10.0.0.50 - - [2025-09-01 01:34:56] "POST /network-ipams HTTP/1.1" 200 522 0.082794 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.001699 10.0.0.50 - - [2025-09-01 01:34:56] "POST /network-ipams HTTP/1.1" 200 510 0.029937 10.0.0.50 - - [2025-09-01 01:34:56] "POST /access-control-lists HTTP/1.1" 200 602 0.027070 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.006232 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003030 10.0.0.50 - - [2025-09-01 01:34:56] "POST /access-control-lists HTTP/1.1" 200 600 0.074218 10.0.0.50 - - [2025-09-01 01:34:56] "POST /useragent-kv HTTP/1.1" 200 115 0.012958 10.0.0.50 - - [2025-09-01 01:34:56] "POST /virtual-networks HTTP/1.1" 200 538 0.151368 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002508 10.0.0.50 - - [2025-09-01 01:34:56] "POST /access-control-lists HTTP/1.1" 200 589 0.077154 10.0.0.50 - - [2025-09-01 01:34:56] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.059828 10.0.0.50 - - [2025-09-01 01:34:56] "POST /route-targets HTTP/1.1" 200 327 0.010018 10.0.0.50 - - [2025-09-01 01:34:56] "POST /network-ipams HTTP/1.1" 200 518 0.038044 10.0.0.50 - - [2025-09-01 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.002877 10.0.0.50 - - [2025-09-01 01:34:56] "POST /ref-update HTTP/1.1" 200 156 0.011310 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/7d182ede-628a-4557-af56-696bdfa7a294 HTTP/1.1" 200 272 0.056572 10.0.0.50 - - [2025-09-01 01:34:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001314 10.0.0.50 - - [2025-09-01 01:34:57] "POST /virtual-networks HTTP/1.1" 200 546 0.163722 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006642 10.0.0.50 - - [2025-09-01 01:34:57] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.005716 10.0.0.50 - - [2025-09-01 01:34:57] "POST /route-targets HTTP/1.1" 200 327 0.008603 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.014117 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.006829 10.0.0.50 - - [2025-09-01 01:34:57] "POST /network-policys HTTP/1.1" 200 538 0.017950 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.001391 10.0.0.50 - - [2025-09-01 01:34:57] "POST /network-policys HTTP/1.1" 200 534 0.025478 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.004726 10.0.0.50 - - [2025-09-01 01:34:57] "POST /network-policys HTTP/1.1" 200 542 0.020847 10.0.0.50 - - [2025-09-01 01:34:57] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2025-09-01 01:34:57] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021392 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002559 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/a87aabc0-ac59-4e06-a71b-5e1b9d1a40ce HTTP/1.1" 200 272 0.016515 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.050806 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015383 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/a87aabc0-ac59-4e06-a71b-5e1b9d1a40ce HTTP/1.1" 200 272 0.014323 10.0.0.50 - - [2025-09-01 01:34:57] "POST /config-database-nodes HTTP/1.1" 200 611 0.044525 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.065865 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/7d182ede-628a-4557-af56-696bdfa7a294 HTTP/1.1" 200 272 0.085428 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.034849 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.112359 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/7d182ede-628a-4557-af56-696bdfa7a294 HTTP/1.1" 200 272 0.031625 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003104 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008663 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.044259 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/a87aabc0-ac59-4e06-a71b-5e1b9d1a40ce HTTP/1.1" 200 272 0.013701 10.0.0.50 - - [2025-09-01 01:34:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.006023 10.0.0.50 - - [2025-09-01 01:34:57] "POST /access-control-lists HTTP/1.1" 200 601 0.032562 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.055108 10.0.0.50 - - [2025-09-01 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.105493 10.0.0.50 - - [2025-09-01 01:34:57] "PUT /access-control-list/0d5c64a5-dd64-44a6-8674-ce252bd90d01 HTTP/1.1" 200 272 0.040183 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.098092 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.036785 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003237 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001995 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002147 10.0.0.50 - - [2025-09-01 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.50 - - [2025-09-01 01:34:58] "GET /virtual-network/e07e6e04-4e93-4043-ab83-32b8f8854bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006475 10.0.0.50 - - [2025-09-01 01:34:58] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008975 10.0.0.50 - - [2025-09-01 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.50 - - [2025-09-01 01:34:58] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003203 10.0.0.50 - - [2025-09-01 01:34:58] "POST /firewall-policys HTTP/1.1" 200 530 0.026332 10.0.0.50 - - [2025-09-01 01:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018672 10.0.0.50 - - [2025-09-01 01:34:58] "GET /firewall-policy/e1e10963-5538-4d8f-80cf-24bb8067d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003949 10.0.0.50 - - [2025-09-01 01:34:58] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.001923 10.0.0.50 - - [2025-09-01 01:34:58] "GET /firewall-policy/e1e10963-5538-4d8f-80cf-24bb8067d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.027017 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.025976 10.0.0.50 - - [2025-09-01 01:34:58] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011821 10.0.0.50 - - [2025-09-01 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2025-09-01 01:34:58] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002503 10.0.0.50 - - [2025-09-01 01:34:58] "POST /firewall-policys HTTP/1.1" 200 532 0.102057 10.0.0.50 - - [2025-09-01 01:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029855 10.0.0.50 - - [2025-09-01 01:34:58] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008285 10.0.0.50 - - [2025-09-01 01:34:58] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002860 10.0.0.50 - - [2025-09-01 01:34:58] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003156 10.0.0.50 - - [2025-09-01 01:34:58] "GET /firewall-policy/e1e10963-5538-4d8f-80cf-24bb8067d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003678 10.0.0.50 - - [2025-09-01 01:34:58] "GET /firewall-policy/e1e10963-5538-4d8f-80cf-24bb8067d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003528 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.019379 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.028094 10.0.0.50 - - [2025-09-01 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.038155 10.0.0.50 - - [2025-09-01 01:34:58] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004072 10.0.0.50 - - [2025-09-01 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.50 - - [2025-09-01 01:34:58] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002708 10.0.0.50 - - [2025-09-01 01:34:59] "POST /firewall-policys HTTP/1.1" 200 530 0.029835 10.0.0.50 - - [2025-09-01 01:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020601 10.0.0.50 - - [2025-09-01 01:34:59] "GET /firewall-policy/6b135452-a920-44ec-8d65-a900a3de3890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003835 10.0.0.50 - - [2025-09-01 01:34:59] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002845 10.0.0.50 - - [2025-09-01 01:34:59] "GET /firewall-policy/6b135452-a920-44ec-8d65-a900a3de3890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002313 10.0.0.50 - - [2025-09-01 01:34:59] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002026 10.0.0.50 - - [2025-09-01 01:34:59] "GET /firewall-policy/e1e10963-5538-4d8f-80cf-24bb8067d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002980 10.0.0.50 - - [2025-09-01 01:34:59] "GET /firewall-policy/e1e10963-5538-4d8f-80cf-24bb8067d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002994 10.0.0.50 - - [2025-09-01 01:34:59] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002307 10.0.0.50 - - [2025-09-01 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.018691 10.0.0.50 - - [2025-09-01 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.056960 10.0.0.50 - - [2025-09-01 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.031742 10.0.0.50 - - [2025-09-01 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.024982 10.0.0.50 - - [2025-09-01 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.036965 10.0.0.50 - - [2025-09-01 01:34:59] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.004388 10.0.0.50 - - [2025-09-01 01:34:59] "POST /tags HTTP/1.1" 200 299 0.149187 10.0.0.50 - - [2025-09-01 01:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010761 10.0.0.50 - - [2025-09-01 01:34:59] "GET /tag/2987d33f-67f3-4bad-a5bc-d9b567026005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010679 10.0.0.50 - - [2025-09-01 01:34:59] "POST /set-tag HTTP/1.1" 200 109 0.021863 10.0.0.50 - - [2025-09-01 01:34:59] "POST /tags HTTP/1.1" 200 301 0.074851 10.0.0.50 - - [2025-09-01 01:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.50 - - [2025-09-01 01:34:59] "GET /tag/6cc1ea02-8199-48e3-9f31-a8a523d1d09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012622 10.0.0.50 - - [2025-09-01 01:35:00] "POST /tags HTTP/1.1" 200 325 0.053460 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010244 10.0.0.50 - - [2025-09-01 01:35:00] "GET /tag/5877f896-8829-4ac4-bf58-e4f1ee415b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012367 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2025-09-01 01:35:00] "GET /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002914 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.50 - - [2025-09-01 01:35:00] "POST /tags HTTP/1.1" 200 311 0.052567 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.50 - - [2025-09-01 01:35:00] "PUT /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0 HTTP/1.1" 200 276 0.022113 10.0.0.50 - - [2025-09-01 01:35:00] "GET /tag/317d6be2-b0aa-4cee-87d2-56074b8ba3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.033907 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.50 - - [2025-09-01 01:35:00] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012691 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.50 - - [2025-09-01 01:35:00] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055275 10.0.0.50 - - [2025-09-01 01:35:00] "GET / HTTP/1.1" 200 35931 0.002464 10.0.0.50 - - [2025-09-01 01:35:00] "POST /virtual-machines HTTP/1.1" 200 377 0.007690 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 581 0.028769 10.0.0.50 - - [2025-09-01 01:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014478 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 575 0.034290 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 575 0.088280 10.0.0.50 - - [2025-09-01 01:35:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134973 10.0.0.50 - - [2025-09-01 01:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006367 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 559 0.017292 10.0.0.50 - - [2025-09-01 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012560 10.0.0.50 - - [2025-09-01 01:35:00] "GET /virtual-machine-interface/e02048c4-86d3-11f0-93e1-fa163e599e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.003745 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 555 0.051947 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 557 0.031727 10.0.0.50 - - [2025-09-01 01:35:00] "POST /instance-ips HTTP/1.1" 200 409 0.084644 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 565 0.049798 10.0.0.50 - - [2025-09-01 01:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042544 10.0.0.50 - - [2025-09-01 01:35:00] "GET /virtual-machine-interface/e02048c4-86d3-11f0-93e1-fa163e599e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008801 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 549 0.028190 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 557 0.019839 10.0.0.50 - - [2025-09-01 01:35:00] "POST /set-tag HTTP/1.1" 200 109 0.026532 10.0.0.50 - - [2025-09-01 01:35:00] "GET /virtual-machine-interface/e02048c4-86d3-11f0-93e1-fa163e599e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.009106 10.0.0.50 - - [2025-09-01 01:35:00] "GET /instance-ip/e03cee52-86d3-11f0-93e1-fa163e599e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005939 10.0.0.50 - - [2025-09-01 01:35:00] "POST /alarms HTTP/1.1" 200 567 0.026647 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 555 0.028978 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 567 0.034154 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000707 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000761 10.0.0.50 - - [2025-09-01 01:35:01] "POST /tags HTTP/1.1" 200 357 0.053445 10.0.0.50 - - [2025-09-01 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012335 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 575 0.070323 10.0.0.50 - - [2025-09-01 01:35:01] "GET /tag/a5f22fe8-3d42-4fe3-afe7-5ace31f80933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.069954 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 569 0.032258 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 561 0.158988 10.0.0.50 - - [2025-09-01 01:35:01] "POST /tags HTTP/1.1" 200 305 0.341236 10.0.0.50 - - [2025-09-01 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023412 10.0.0.50 - - [2025-09-01 01:35:01] "GET /tag/0a9bd518-90e1-4083-8108-bcd2a4c56b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023181 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 561 0.153266 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 561 0.043782 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 547 0.067563 10.0.0.50 - - [2025-09-01 01:35:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.001939 10.0.0.50 - - [2025-09-01 01:35:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.010603 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 595 0.062197 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 575 0.047589 10.0.0.50 - - [2025-09-01 01:35:01] "POST /security-groups HTTP/1.1" 200 571 0.076586 10.0.0.50 - - [2025-09-01 01:35:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.005259 10.0.0.50 - - [2025-09-01 01:35:01] "POST /projects HTTP/1.1" 200 483 0.298772 10.0.0.50 - - [2025-09-01 01:35:01] "POST /alarms HTTP/1.1" 200 571 0.056401 10.0.0.50 - - [2025-09-01 01:35:02] "POST /access-control-lists HTTP/1.1" 200 580 0.042981 10.0.0.50 - - [2025-09-01 01:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021379 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028843 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.002408 10.0.0.50 - - [2025-09-01 01:35:02] "POST /alarms HTTP/1.1" 200 583 0.050544 10.0.0.50 - - [2025-09-01 01:35:02] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.055592 10.0.0.50 - - [2025-09-01 01:35:02] "POST /access-control-lists HTTP/1.1" 200 578 0.095876 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018877 10.0.0.50 - - [2025-09-01 01:35:02] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008781 10.0.0.50 - - [2025-09-01 01:35:02] "POST /alarms HTTP/1.1" 200 609 0.159119 10.0.0.50 - - [2025-09-01 01:35:02] "PUT /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6 HTTP/1.1" 200 264 0.116640 10.0.0.50 - - [2025-09-01 01:35:02] "PUT /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269 HTTP/1.1" 200 264 0.049692 10.0.0.50 - - [2025-09-01 01:35:02] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.50 - - [2025-09-01 01:35:02] "POST /security-groups HTTP/1.1" 200 537 0.083824 10.0.0.50 - - [2025-09-01 01:35:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.025981 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.007174 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.50 - - [2025-09-01 01:35:02] "PUT /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0 HTTP/1.1" 200 276 0.018027 10.0.0.50 - - [2025-09-01 01:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022557 10.0.0.50 - - [2025-09-01 01:35:02] "POST /chown HTTP/1.1" 200 109 0.017359 10.0.0.50 - - [2025-09-01 01:35:02] "POST /access-control-lists HTTP/1.1" 200 596 0.049121 10.0.0.50 - - [2025-09-01 01:35:02] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001934 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.002233 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2025-09-01 01:35:02] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002161 10.0.0.50 - - [2025-09-01 01:35:02] "POST /tags HTTP/1.1" 409 207 0.004582 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.50 - - [2025-09-01 01:35:02] "GET /tag/0a9bd518-90e1-4083-8108-bcd2a4c56b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013602 10.0.0.50 - - [2025-09-01 01:35:02] "POST /access-control-lists HTTP/1.1" 200 594 0.085713 10.0.0.50 - - [2025-09-01 01:35:02] "POST /firewall-rules HTTP/1.1" 200 564 0.079638 10.0.0.50 - - [2025-09-01 01:35:02] "GET / HTTP/1.1" 200 35931 0.002458 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.50 - - [2025-09-01 01:35:02] "GET /firewall-rule/4d5f5095-e368-4151-8d53-92634c6a84f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008898 10.0.0.50 - - [2025-09-01 01:35:02] "GET /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004441 10.0.0.50 - - [2025-09-01 01:35:02] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004236 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.50 - - [2025-09-01 01:35:02] "GET /firewall-rule/4d5f5095-e368-4151-8d53-92634c6a84f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002724 10.0.0.50 - - [2025-09-01 01:35:02] "PUT /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0 HTTP/1.1" 200 276 0.015305 10.0.0.50 - - [2025-09-01 01:35:02] "POST /ref-update HTTP/1.1" 200 156 0.040506 10.0.0.50 - - [2025-09-01 01:35:02] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005398 10.0.0.50 - - [2025-09-01 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.50 - - [2025-09-01 01:35:03] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003405 10.0.0.50 - - [2025-09-01 01:35:03] "POST /tags HTTP/1.1" 409 207 0.009597 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.50 - - [2025-09-01 01:35:03] "GET /tag/0a9bd518-90e1-4083-8108-bcd2a4c56b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011652 10.0.0.50 - - [2025-09-01 01:35:03] "POST /firewall-rules HTTP/1.1" 200 562 0.086715 10.0.0.50 - - [2025-09-01 01:35:03] "GET / HTTP/1.1" 200 35931 0.002916 10.0.0.50 - - [2025-09-01 01:35:03] "GET /firewall-rule/b1578148-cb6e-4ef6-a10a-3911dfe13f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024188 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.50 - - [2025-09-01 01:35:03] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004709 10.0.0.50 - - [2025-09-01 01:35:03] "PUT /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd HTTP/1.1" 200 274 0.015279 10.0.0.50 - - [2025-09-01 01:35:03] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.032830 10.0.0.50 - - [2025-09-01 01:35:03] "GET /firewall-rule/b1578148-cb6e-4ef6-a10a-3911dfe13f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002682 10.0.0.50 - - [2025-09-01 01:35:03] "POST /ref-update HTTP/1.1" 200 156 0.026604 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.002110 10.0.0.50 - - [2025-09-01 01:35:03] "POST /tags HTTP/1.1" 200 305 0.055761 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.50 - - [2025-09-01 01:35:03] "GET /tag/6c8cc456-01ad-4c1f-8021-5ba53442c8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013620 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.50 - - [2025-09-01 01:35:03] "GET /project/9023d5fc-34ad-4e7e-9d9e-872a06007bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036774 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2025-09-01 01:35:03] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.030451 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2025-09-01 01:35:03] "GET /service-appliance-set/ce9684c7-029d-4e16-ad7f-6b14554d8775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003983 10.0.0.50 - - [2025-09-01 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.002245 10.0.0.50 - - [2025-09-01 01:35:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113443 10.0.0.50 - - [2025-09-01 01:35:03] "GET /virtual-machine-interface/09ad1cf5-8fd2-443e-9197-4d7e039e0029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.007441 10.0.0.50 - - [2025-09-01 01:35:03] "POST /instance-ips HTTP/1.1" 200 381 0.052531 10.0.0.50 - - [2025-09-01 01:35:03] "GET /instance-ip/7a7d590e-3340-4e88-a363-525aacd0cc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008118 10.0.0.50 - - [2025-09-01 01:35:03] "POST /loadbalancers HTTP/1.1" 200 582 0.081405 10.0.0.50 - - [2025-09-01 01:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013658 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013157 10.0.0.50 - - [2025-09-01 01:35:04] "GET /project/9023d5fc-34ad-4e7e-9d9e-872a06007bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046081 10.0.0.50 - - [2025-09-01 01:35:04] "GET /project/9023d5fc-34ad-4e7e-9d9e-872a06007bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036414 10.0.0.50 - - [2025-09-01 01:35:04] "GET /instance-ip/7a7d590e-3340-4e88-a363-525aacd0cc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006865 10.0.0.50 - - [2025-09-01 01:35:04] "GET /loadbalancer/4149e3a7-961c-4071-90b8-b63acefd96b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008114 10.0.0.50 - - [2025-09-01 01:35:04] "POST /floating-ips HTTP/1.1" 200 583 0.029359 10.0.0.50 - - [2025-09-01 01:35:04] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.030263 10.0.0.50 - - [2025-09-01 01:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009765 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-09-01 01:35:04] "GET /project/9023d5fc-34ad-4e7e-9d9e-872a06007bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022406 10.0.0.50 - - [2025-09-01 01:35:04] "GET /loadbalancer-listener/11d02361-e609-4206-93f6-a60460b35529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002078 10.0.0.50 - - [2025-09-01 01:35:04] "GET /loadbalancer-listener/11d02361-e609-4206-93f6-a60460b35529?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002476 10.0.0.50 - - [2025-09-01 01:35:04] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034963 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.50 - - [2025-09-01 01:35:04] "GET /instance-ip/7a7d590e-3340-4e88-a363-525aacd0cc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005436 10.0.0.50 - - [2025-09-01 01:35:04] "GET /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002938 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2025-09-01 01:35:04] "GET /instance-ip/7a7d590e-3340-4e88-a363-525aacd0cc23?fields=floating_ips HTTP/1.1" 200 1170 0.005587 10.0.0.50 - - [2025-09-01 01:35:04] "GET /floating-ip/6e324ad2-40d0-4016-9315-3daed4aa8660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003984 10.0.0.50 - - [2025-09-01 01:35:04] "PUT /global-vrouter-config/87a687b0-9781-4994-aa87-dbc3f38997c0 HTTP/1.1" 200 276 0.014705 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.004574 10.0.0.50 - - [2025-09-01 01:35:04] "POST /tags HTTP/1.1" 200 355 0.014788 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.50 - - [2025-09-01 01:35:04] "GET /tag/193e38e2-ee48-45f2-bd9b-7d61b5451b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018354 10.0.0.50 - - [2025-09-01 01:35:04] "POST /tags HTTP/1.1" 200 303 0.027659 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2025-09-01 01:35:04] "GET /tag/faff8883-3e6f-4ea0-9683-30f13b91cd63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013927 10.0.0.50 - - [2025-09-01 01:35:04] "POST /projects HTTP/1.1" 409 218 0.002422 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.50 - - [2025-09-01 01:35:04] "GET /project/9023d5fc-34ad-4e7e-9d9e-872a06007bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026948 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.50 - - [2025-09-01 01:35:04] "GET /network-ipam/4f73584c-440b-479b-91ff-c256c5407f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003130 10.0.0.50 - - [2025-09-01 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2025-09-01 01:35:04] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004443 10.0.0.50 - - [2025-09-01 01:35:04] "PUT /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6 HTTP/1.1" 200 264 0.049383 10.0.0.50 - - [2025-09-01 01:35:04] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010451 10.0.0.50 - - [2025-09-01 01:35:04] "POST /set-tag HTTP/1.1" 200 109 0.038199 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010819 10.0.0.50 - - [2025-09-01 01:35:05] "GET /network-ipam/f614050a-708e-4299-938e-45ace122514b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002658 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2025-09-01 01:35:05] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004179 10.0.0.50 - - [2025-09-01 01:35:05] "PUT /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269 HTTP/1.1" 200 264 0.036119 10.0.0.50 - - [2025-09-01 01:35:05] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.026594 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000763 10.0.0.50 - - [2025-09-01 01:35:05] "POST /set-tag HTTP/1.1" 200 109 0.051682 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.50 - - [2025-09-01 01:35:05] "GET /network-policy/a6209b87-6082-4775-b38a-86ce0eab279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008926 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2025-09-01 01:35:05] "GET /network-policy/5f5d49e0-6781-418e-8849-6d0cb836c60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003859 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.50 - - [2025-09-01 01:35:05] "GET /network-policy/1f1a62da-5984-46dc-82ee-e07966ea5188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007486 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2025-09-01 01:35:05] "PUT /network-policy/1f1a62da-5984-46dc-82ee-e07966ea5188 HTTP/1.1" 200 262 0.038750 10.0.0.50 - - [2025-09-01 01:35:05] "POST /ref-update HTTP/1.1" 200 156 0.034998 10.0.0.50 - - [2025-09-01 01:35:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.119724 10.0.0.50 - - [2025-09-01 01:35:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-09-01 01:35:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2025-09-01 01:35:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023207 10.0.0.50 - - [2025-09-01 01:35:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001982 10.0.0.50 - - [2025-09-01 01:35:05] "POST /security-groups HTTP/1.1" 409 245 0.003536 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.50 - - [2025-09-01 01:35:05] "PUT /security-group/4de733ab-781c-4219-bcab-efd8adb97fdf HTTP/1.1" 200 262 0.062879 10.0.0.50 - - [2025-09-01 01:35:05] "PUT /access-control-list/0a0f9403-fbe0-4cf4-8dd8-61b6703c9a68 HTTP/1.1" 200 272 0.009160 10.0.0.50 - - [2025-09-01 01:35:05] "PUT /access-control-list/e9c77d30-5ca4-4541-9585-66a4ccc4f9e1 HTTP/1.1" 200 272 0.017246 10.0.0.50 - - [2025-09-01 01:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008186 10.0.0.50 - - [2025-09-01 01:35:05] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005988 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.50 - - [2025-09-01 01:35:05] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002668 10.0.0.50 - - [2025-09-01 01:35:05] "POST /tags HTTP/1.1" 409 206 0.001746 10.0.0.50 - - [2025-09-01 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.50 - - [2025-09-01 01:35:05] "GET /tag/faff8883-3e6f-4ea0-9683-30f13b91cd63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013733 10.0.0.50 - - [2025-09-01 01:35:06] "POST /firewall-rules HTTP/1.1" 200 562 0.064962 10.0.0.50 - - [2025-09-01 01:35:06] "GET /firewall-rule/93d20365-6161-478d-b8e7-131cf2e827ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004243 10.0.0.50 - - [2025-09-01 01:35:06] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004478 10.0.0.50 - - [2025-09-01 01:35:06] "GET /firewall-rule/93d20365-6161-478d-b8e7-131cf2e827ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002364 10.0.0.50 - - [2025-09-01 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.019945 10.0.0.50 - - [2025-09-01 01:35:06] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007529 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.50 - - [2025-09-01 01:35:06] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003755 10.0.0.50 - - [2025-09-01 01:35:06] "POST /tags HTTP/1.1" 409 206 0.002157 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2025-09-01 01:35:06] "GET /tag/faff8883-3e6f-4ea0-9683-30f13b91cd63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010137 10.0.0.50 - - [2025-09-01 01:35:06] "POST /firewall-rules HTTP/1.1" 200 560 0.076241 10.0.0.50 - - [2025-09-01 01:35:06] "GET /firewall-rule/f698f012-e2b4-4355-a731-5370f71b8f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005564 10.0.0.50 - - [2025-09-01 01:35:06] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003435 10.0.0.50 - - [2025-09-01 01:35:06] "GET /firewall-rule/f698f012-e2b4-4355-a731-5370f71b8f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.001896 10.0.0.50 - - [2025-09-01 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.029825 10.0.0.50 - - [2025-09-01 01:35:06] "POST /tags HTTP/1.1" 200 301 0.033217 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.50 - - [2025-09-01 01:35:06] "GET /tag/c13daf07-f5f8-4bb8-98d8-ffe9726fbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015437 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.50 - - [2025-09-01 01:35:06] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033615 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.50 - - [2025-09-01 01:35:06] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004200 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2025-09-01 01:35:06] "GET /service-appliance-set/ce9684c7-029d-4e16-ad7f-6b14554d8775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003165 10.0.0.50 - - [2025-09-01 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.001970 10.0.0.50 - - [2025-09-01 01:35:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133291 10.0.0.50 - - [2025-09-01 01:35:06] "GET /virtual-machine-interface/38db5091-0c68-44f6-920d-1abb83a40be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.014767 10.0.0.50 - - [2025-09-01 01:35:06] "POST /instance-ips HTTP/1.1" 200 377 0.027145 10.0.0.50 - - [2025-09-01 01:35:06] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005494 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancers HTTP/1.1" 200 582 0.063116 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031543 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002593 10.0.0.50 - - [2025-09-01 01:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015610 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.020981 10.0.0.50 - - [2025-09-01 01:35:07] "POST /floating-ips HTTP/1.1" 200 581 0.013204 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer/0aaa8118-7dd7-4cf9-8d00-c56d41939884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002650 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.013132 10.0.0.50 - - [2025-09-01 01:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011592 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029471 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer-listener/a8fccf8f-1536-430b-9b8a-f74dd27122df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002728 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer-listener/a8fccf8f-1536-430b-9b8a-f74dd27122df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002981 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018003 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005721 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?fields=floating_ips HTTP/1.1" 200 1164 0.007154 10.0.0.50 - - [2025-09-01 01:35:07] "GET /floating-ip/e2e22085-46d7-4e9f-9530-11e688ef29d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002342 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025694 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer/0aaa8118-7dd7-4cf9-8d00-c56d41939884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002741 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.013171 10.0.0.50 - - [2025-09-01 01:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011867 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024894 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer-listener/096a7ee3-a48c-4713-949f-f75b8435fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.001754 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer-listener/096a7ee3-a48c-4713-949f-f75b8435fbb3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.002605 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019549 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003873 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?fields=floating_ips HTTP/1.1" 200 1164 0.002092 10.0.0.50 - - [2025-09-01 01:35:07] "GET /floating-ip/e2e22085-46d7-4e9f-9530-11e688ef29d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001482 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.018828 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer/0aaa8118-7dd7-4cf9-8d00-c56d41939884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003728 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015886 10.0.0.50 - - [2025-09-01 01:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006346 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.50 - - [2025-09-01 01:35:07] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029668 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer-listener/d29b75ec-b179-4d0b-9e50-01234a890d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002731 10.0.0.50 - - [2025-09-01 01:35:07] "GET /loadbalancer-listener/d29b75ec-b179-4d0b-9e50-01234a890d63?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003274 10.0.0.50 - - [2025-09-01 01:35:07] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024880 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003131 10.0.0.50 - - [2025-09-01 01:35:07] "GET /instance-ip/62fa6a29-784f-494c-91c4-4ca8a0b13fc2?fields=floating_ips HTTP/1.1" 200 1164 0.002251 10.0.0.50 - - [2025-09-01 01:35:07] "POST /tags HTTP/1.1" 200 371 0.015752 10.0.0.50 - - [2025-09-01 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.50 - - [2025-09-01 01:35:07] "GET /floating-ip/e2e22085-46d7-4e9f-9530-11e688ef29d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006092 10.0.0.50 - - [2025-09-01 01:35:07] "GET /tag/da23a4a2-778f-4ae3-b99a-466efa74cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012491 10.0.0.50 - - [2025-09-01 01:35:08] "POST /tags HTTP/1.1" 200 319 0.032016 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016633 10.0.0.50 - - [2025-09-01 01:35:08] "GET /tag/9ca94da1-8880-403e-b57f-a1d4bd60ebef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012249 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000742 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000664 10.0.0.50 - - [2025-09-01 01:35:08] "POST /id-to-fqname HTTP/1.1" 200 181 0.000499 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.001661 10.0.0.50 - - [2025-09-01 01:35:08] "POST /security-groups HTTP/1.1" 200 578 0.058869 10.0.0.50 - - [2025-09-01 01:35:08] "POST /projects HTTP/1.1" 200 497 0.130957 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.001272 10.0.0.50 - - [2025-09-01 01:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007291 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2025-09-01 01:35:08] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004108 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.50 - - [2025-09-01 01:35:08] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003033 10.0.0.50 - - [2025-09-01 01:35:08] "POST /access-control-lists HTTP/1.1" 200 587 0.234444 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.009515 10.0.0.50 - - [2025-09-01 01:35:08] "PUT /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6 HTTP/1.1" 200 264 0.167074 10.0.0.50 - - [2025-09-01 01:35:08] "POST /access-control-lists HTTP/1.1" 200 585 0.090889 10.0.0.50 - - [2025-09-01 01:35:08] "PUT /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269 HTTP/1.1" 200 264 0.085814 10.0.0.50 - - [2025-09-01 01:35:08] "POST /security-groups HTTP/1.1" 200 558 0.077189 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.003109 10.0.0.50 - - [2025-09-01 01:35:08] "POST /access-control-lists HTTP/1.1" 200 610 0.058473 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.010922 10.0.0.50 - - [2025-09-01 01:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.075146 10.0.0.50 - - [2025-09-01 01:35:08] "POST /chown HTTP/1.1" 200 109 0.028424 10.0.0.50 - - [2025-09-01 01:35:08] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027746 10.0.0.50 - - [2025-09-01 01:35:08] "POST /access-control-lists HTTP/1.1" 200 608 0.118807 10.0.0.50 - - [2025-09-01 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.50 - - [2025-09-01 01:35:08] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004807 10.0.0.50 - - [2025-09-01 01:35:08] "POST /tags HTTP/1.1" 409 214 0.002624 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.50 - - [2025-09-01 01:35:09] "GET /tag/9ca94da1-8880-403e-b57f-a1d4bd60ebef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012615 10.0.0.50 - - [2025-09-01 01:35:09] "POST /firewall-rules HTTP/1.1" 200 578 0.074461 10.0.0.50 - - [2025-09-01 01:35:09] "GET /firewall-rule/f1827da2-8bae-4c45-87e0-fa503064e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004413 10.0.0.50 - - [2025-09-01 01:35:09] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.002911 10.0.0.50 - - [2025-09-01 01:35:09] "GET /firewall-rule/f1827da2-8bae-4c45-87e0-fa503064e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001722 10.0.0.50 - - [2025-09-01 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.024400 10.0.0.50 - - [2025-09-01 01:35:09] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003414 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2025-09-01 01:35:09] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002097 10.0.0.50 - - [2025-09-01 01:35:09] "POST /tags HTTP/1.1" 409 214 0.001258 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.50 - - [2025-09-01 01:35:09] "GET /tag/9ca94da1-8880-403e-b57f-a1d4bd60ebef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.008787 10.0.0.50 - - [2025-09-01 01:35:09] "POST /firewall-rules HTTP/1.1" 200 576 0.060621 10.0.0.50 - - [2025-09-01 01:35:09] "GET /firewall-rule/df980d9f-8014-47cc-a200-84ae887cc6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003590 10.0.0.50 - - [2025-09-01 01:35:09] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.009499 10.0.0.50 - - [2025-09-01 01:35:09] "GET /firewall-rule/df980d9f-8014-47cc-a200-84ae887cc6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003219 10.0.0.50 - - [2025-09-01 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.041472 10.0.0.50 - - [2025-09-01 01:35:09] "POST /tags HTTP/1.1" 200 363 0.025399 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2025-09-01 01:35:09] "GET /tag/5572c517-3cc9-4a2f-b26e-01c26615f62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012610 10.0.0.50 - - [2025-09-01 01:35:09] "POST /tags HTTP/1.1" 200 311 0.024188 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-09-01 01:35:09] "GET /tag/f3aca4ee-bfae-4808-a2c5-780025e123ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015347 10.0.0.50 - - [2025-09-01 01:35:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000458 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.006237 10.0.0.50 - - [2025-09-01 01:35:09] "POST /security-groups HTTP/1.1" 200 574 0.065300 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.003520 10.0.0.50 - - [2025-09-01 01:35:09] "POST /projects HTTP/1.1" 200 489 0.213547 10.0.0.50 - - [2025-09-01 01:35:09] "POST /access-control-lists HTTP/1.1" 200 583 0.064984 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.009869 10.0.0.50 - - [2025-09-01 01:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024344 10.0.0.50 - - [2025-09-01 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008633 10.0.0.50 - - [2025-09-01 01:35:10] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007963 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2025-09-01 01:35:10] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004305 10.0.0.50 - - [2025-09-01 01:35:10] "POST /access-control-lists HTTP/1.1" 200 581 0.154441 10.0.0.50 - - [2025-09-01 01:35:10] "PUT /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6 HTTP/1.1" 200 264 0.091933 10.0.0.50 - - [2025-09-01 01:35:10] "PUT /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269 HTTP/1.1" 200 264 0.033510 10.0.0.50 - - [2025-09-01 01:35:10] "POST /security-groups HTTP/1.1" 200 546 0.082780 10.0.0.50 - - [2025-09-01 01:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026325 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.004422 10.0.0.50 - - [2025-09-01 01:35:10] "POST /chown HTTP/1.1" 200 109 0.019969 10.0.0.50 - - [2025-09-01 01:35:10] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025701 10.0.0.50 - - [2025-09-01 01:35:10] "POST /access-control-lists HTTP/1.1" 200 602 0.089366 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.003981 10.0.0.50 - - [2025-09-01 01:35:10] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007657 10.0.0.50 - - [2025-09-01 01:35:10] "POST /tags HTTP/1.1" 409 210 0.002176 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.50 - - [2025-09-01 01:35:10] "POST /access-control-lists HTTP/1.1" 200 600 0.083435 10.0.0.50 - - [2025-09-01 01:35:10] "GET /tag/f3aca4ee-bfae-4808-a2c5-780025e123ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.098935 10.0.0.50 - - [2025-09-01 01:35:10] "POST /firewall-rules HTTP/1.1" 200 570 0.096631 10.0.0.50 - - [2025-09-01 01:35:10] "GET /firewall-rule/b70784bf-913f-4579-9336-91b517b32240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006952 10.0.0.50 - - [2025-09-01 01:35:10] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003162 10.0.0.50 - - [2025-09-01 01:35:10] "GET /firewall-rule/b70784bf-913f-4579-9336-91b517b32240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003203 10.0.0.50 - - [2025-09-01 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.045474 10.0.0.50 - - [2025-09-01 01:35:10] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004511 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.50 - - [2025-09-01 01:35:10] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003171 10.0.0.50 - - [2025-09-01 01:35:10] "POST /tags HTTP/1.1" 409 210 0.002277 10.0.0.50 - - [2025-09-01 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.50 - - [2025-09-01 01:35:11] "GET /tag/f3aca4ee-bfae-4808-a2c5-780025e123ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013395 10.0.0.50 - - [2025-09-01 01:35:11] "POST /firewall-rules HTTP/1.1" 200 568 0.067561 10.0.0.50 - - [2025-09-01 01:35:11] "GET /firewall-rule/659c4eac-56d7-4412-b013-feda7ae8db07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005204 10.0.0.50 - - [2025-09-01 01:35:11] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003231 10.0.0.50 - - [2025-09-01 01:35:11] "GET /firewall-rule/659c4eac-56d7-4412-b013-feda7ae8db07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002437 10.0.0.50 - - [2025-09-01 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.051132 10.0.0.50 - - [2025-09-01 01:35:11] "POST /tags HTTP/1.1" 200 363 0.031524 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.50 - - [2025-09-01 01:35:11] "GET /tag/76a38ee9-bbe3-4406-bfac-c5c345aefbe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017830 10.0.0.50 - - [2025-09-01 01:35:11] "POST /tags HTTP/1.1" 409 210 0.002272 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2025-09-01 01:35:11] "GET /tag/317d6be2-b0aa-4cee-87d2-56074b8ba3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.009927 10.0.0.50 - - [2025-09-01 01:35:11] "POST /projects HTTP/1.1" 409 223 0.002068 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.50 - - [2025-09-01 01:35:11] "GET /project/a5dc0037-9655-44b1-8af6-f013fea66ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025430 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2025-09-01 01:35:11] "GET /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003875 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.50 - - [2025-09-01 01:35:11] "GET /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004691 10.0.0.50 - - [2025-09-01 01:35:11] "PUT /virtual-network/d650e01f-39d4-4eb1-91f8-ca54373fcba6 HTTP/1.1" 200 264 0.034462 10.0.0.50 - - [2025-09-01 01:35:11] "PUT /virtual-network/a6c41605-29b5-4568-a40b-17e3f103c269 HTTP/1.1" 200 264 0.033125 10.0.0.50 - - [2025-09-01 01:35:11] "POST /security-groups HTTP/1.1" 409 253 0.002153 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.50 - - [2025-09-01 01:35:11] "PUT /security-group/e0fa3e04-8145-47f6-9b69-718272132295 HTTP/1.1" 200 262 0.068171 10.0.0.50 - - [2025-09-01 01:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027214 10.0.0.50 - - [2025-09-01 01:35:11] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008925 10.0.0.50 - - [2025-09-01 01:35:11] "PUT /access-control-list/299bf655-b7a5-41e2-877c-35bccfef2eda HTTP/1.1" 200 272 0.023377 10.0.0.50 - - [2025-09-01 01:35:11] "PUT /access-control-list/448ddfc1-0480-4786-9b61-9816732b043b HTTP/1.1" 200 272 0.011188 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.50 - - [2025-09-01 01:35:11] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002382 10.0.0.50 - - [2025-09-01 01:35:11] "POST /tags HTTP/1.1" 409 210 0.002336 10.0.0.50 - - [2025-09-01 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-09-01 01:35:11] "GET /tag/317d6be2-b0aa-4cee-87d2-56074b8ba3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013932 10.0.0.50 - - [2025-09-01 01:35:12] "POST /firewall-rules HTTP/1.1" 200 570 0.073890 10.0.0.50 - - [2025-09-01 01:35:12] "GET /firewall-rule/7e96d1e3-0515-4eb2-b345-3f475938bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003967 10.0.0.50 - - [2025-09-01 01:35:12] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003262 10.0.0.50 - - [2025-09-01 01:35:12] "GET /firewall-rule/7e96d1e3-0515-4eb2-b345-3f475938bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001828 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000656 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:35:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000664 10.0.0.50 - - [2025-09-01 01:35:12] "POST /ref-update HTTP/1.1" 200 156 0.037634 10.0.0.50 - - [2025-09-01 01:35:12] "GET /application-policy-set/1a9b0278-098b-4ce5-aee7-f5f921fa367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015929 10.0.0.50 - - [2025-09-01 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.50 - - [2025-09-01 01:35:12] "GET /policy-management/4a4fd292-14a2-4148-9861-3579ce70f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002816 10.0.0.50 - - [2025-09-01 01:35:12] "POST /tags HTTP/1.1" 409 210 0.001757 10.0.0.50 - - [2025-09-01 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.50 - - [2025-09-01 01:35:12] "GET /tag/317d6be2-b0aa-4cee-87d2-56074b8ba3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010632 10.0.0.50 - - [2025-09-01 01:35:12] "POST /firewall-rules HTTP/1.1" 200 568 0.189239 10.0.0.50 - - [2025-09-01 01:35:12] "GET /firewall-rule/c82373c6-b278-42db-a14c-f4f7c5ec1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018533 10.0.0.50 - - [2025-09-01 01:35:12] "GET /firewall-policy/aebd7f43-362b-4543-a3a3-c56771bd18d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006220 10.0.0.50 - - [2025-09-01 01:35:12] "GET /firewall-rule/c82373c6-b278-42db-a14c-f4f7c5ec1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003502 10.0.0.50 - - [2025-09-01 01:35:12] "POST /ref-update HTTP/1.1" 200 156 0.049718 10.0.0.50 - - [2025-09-01 01:35:12] "POST /tags HTTP/1.1" 409 237 0.009778 10.0.0.50 - - [2025-09-01 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2025-09-01 01:35:12] "GET /tag/76a38ee9-bbe3-4406-bfac-c5c345aefbe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009750 10.0.0.50 - - [2025-09-01 01:35:12] "GET /virtual-machine-interface/e02048c4-86d3-11f0-93e1-fa163e599e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004122 10.0.0.50 - - [2025-09-01 01:35:12] "POST /set-tag HTTP/1.1" 200 109 0.024216 10.0.0.22 - - [2025-09-01 01:35:49] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.22 - - [2025-09-01 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2025-09-01 01:35:49] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003824 10.0.0.22 - - [2025-09-01 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.22 - - [2025-09-01 01:35:49] "GET /routing-instance/32785e22-bc88-4673-92d2-1fae3cf67804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002996 10.0.0.22 - - [2025-09-01 01:35:49] "PUT /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd HTTP/1.1" 200 274 0.007200 10.0.0.22 - - [2025-09-01 01:35:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.004977 10.0.0.22 - - [2025-09-01 01:35:49] "POST /virtual-routers HTTP/1.1" 200 599 0.018466 10.0.0.22 - - [2025-09-01 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.22 - - [2025-09-01 01:35:49] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006416 10.0.0.22 - - [2025-09-01 01:35:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.003922 10.0.0.22 - - [2025-09-01 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.22 - - [2025-09-01 01:35:49] "GET /virtual-network/e07e6e04-4e93-4043-ab83-32b8f8854bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004171 10.0.0.22 - - [2025-09-01 01:35:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.049294 10.0.0.50 - - [2025-09-01 01:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-09-01 01:35:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002208 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:36:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:36:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000758 10.0.0.50 - - [2025-09-01 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.50 - - [2025-09-01 01:36:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002149 10.0.0.22 - - [2025-09-01 01:37:26] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.22 - - [2025-09-01 01:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2025-09-01 01:37:26] "GET /global-system-config/70eaa5ad-608f-40c9-a193-2be391842efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003996 10.0.0.22 - - [2025-09-01 01:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.22 - - [2025-09-01 01:37:26] "GET /routing-instance/32785e22-bc88-4673-92d2-1fae3cf67804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.001956 10.0.0.22 - - [2025-09-01 01:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.22 - - [2025-09-01 01:37:26] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.001983 10.0.0.22 - - [2025-09-01 01:37:26] "PUT /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f HTTP/1.1" 200 262 0.006215 10.0.0.22 - - [2025-09-01 01:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2025-09-01 01:37:26] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002928 10.0.0.22 - - [2025-09-01 01:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2025-09-01 01:37:26] "GET /virtual-machine-interface/d5f885ff-7ad0-48bb-ad18-c912371bc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003348 10.0.0.22 - - [2025-09-01 01:37:26] "PUT /virtual-machine-interface/d5f885ff-7ad0-48bb-ad18-c912371bc32d HTTP/1.1" 200 284 0.006300 10.0.0.50 - - [2025-09-01 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.50 - - [2025-09-01 01:37:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003036 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:37:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001330 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:37:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000778 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:37:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:37:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000753 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:38:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:38:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.004159 10.0.0.50 - - [2025-09-01 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2025-09-01 01:38:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002248 10.0.0.50 - - [2025-09-01 01:39:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002756 10.0.0.50 - - [2025-09-01 01:39:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002243 10.0.0.50 - - [2025-09-01 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2025-09-01 01:39:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002147 10.0.0.50 - - [2025-09-01 01:39:59] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003505 10.0.0.50 - - [2025-09-01 01:39:59] "POST /ref-update HTTP/1.1" 200 156 0.006314 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:40:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:40:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000802 10.0.0.50 - - [2025-09-01 01:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.50 - - [2025-09-01 01:40:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003339 10.0.0.50 - - [2025-09-01 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2025-09-01 01:41:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002141 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:42:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:42:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000801 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000735 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:42:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:42:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000958 10.0.0.50 - - [2025-09-01 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-09-01 01:42:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002598 10.0.0.50 - - [2025-09-01 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2025-09-01 01:43:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002412 10.0.0.50 - - [2025-09-01 01:44:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002435 10.0.0.50 - - [2025-09-01 01:44:08] "GET /global-system-configs HTTP/1.1" 200 322 0.003060 10.0.0.50 - - [2025-09-01 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.50 - - [2025-09-01 01:44:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002338 10.0.0.50 - - [2025-09-01 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.50 - - [2025-09-01 01:45:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002152 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:46:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:46:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000905 10.0.0.50 - - [2025-09-01 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2025-09-01 01:46:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002166 10.0.0.50 - - [2025-09-01 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2025-09-01 01:47:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002211 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000703 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:48:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:48:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000745 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:48:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:48:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000809 10.0.0.50 - - [2025-09-01 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2025-09-01 01:48:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002460 10.0.0.50 - - [2025-09-01 01:49:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002283 10.0.0.50 - - [2025-09-01 01:49:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002261 10.0.0.50 - - [2025-09-01 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2025-09-01 01:49:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002354 10.0.0.50 - - [2025-09-01 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-09-01 01:50:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002503 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:51:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:51:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000788 10.0.0.50 - - [2025-09-01 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-09-01 01:51:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002234 10.0.0.50 - - [2025-09-01 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.50 - - [2025-09-01 01:52:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002032 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000730 10.0.0.50 - - [2025-09-01 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.50 - - [2025-09-01 01:53:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003611 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:53:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:53:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000730 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:53:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:53:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000746 10.0.0.50 - - [2025-09-01 01:54:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002093 10.0.0.50 - - [2025-09-01 01:54:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001912 10.0.0.50 - - [2025-09-01 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-09-01 01:54:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002545 10.0.0.50 - - [2025-09-01 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2025-09-01 01:55:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002391 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:56:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:56:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000734 10.0.0.50 - - [2025-09-01 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2025-09-01 01:56:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002137 10.0.0.50 - - [2025-09-01 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2025-09-01 01:57:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002806 10.0.0.50 - - [2025-09-01 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.50 - - [2025-09-01 01:58:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002365 10.0.0.50 - - [2025-09-01 01:59:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002193 10.0.0.50 - - [2025-09-01 01:59:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001873 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:59:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:59:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000729 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000711 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.50 - - [2025-09-01 01:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000701 10.0.0.50 - - [2025-09-01 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2025-09-01 01:59:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002174 10.0.0.50 - - [2025-09-01 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2025-09-01 02:00:51] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002107 10.0.0.50 - - [2025-09-01 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2025-09-01 02:01:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002542 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:02:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:02:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000751 10.0.0.50 - - [2025-09-01 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2025-09-01 02:02:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002729 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:03:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:03:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000866 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:03:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:03:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000698 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:03:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:03:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000746 10.0.0.50 - - [2025-09-01 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.50 - - [2025-09-01 02:03:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002748 10.0.0.50 - - [2025-09-01 02:04:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002015 10.0.0.50 - - [2025-09-01 02:04:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002556 10.0.0.50 - - [2025-09-01 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.50 - - [2025-09-01 02:04:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002218 10.0.0.50 - - [2025-09-01 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.50 - - [2025-09-01 02:05:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002859 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000729 10.0.0.50 - - [2025-09-01 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.50 - - [2025-09-01 02:06:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002041 10.0.0.50 - - [2025-09-01 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.50 - - [2025-09-01 02:07:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002231 10.0.0.50 - - [2025-09-01 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2025-09-01 02:08:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002142 10.0.0.50 - - [2025-09-01 02:09:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002088 10.0.0.50 - - [2025-09-01 02:09:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002101 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:09:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:09:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000782 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:09:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:09:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000764 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:09:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:09:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000732 10.0.0.50 - - [2025-09-01 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.50 - - [2025-09-01 02:09:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002248 10.0.0.50 - - [2025-09-01 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-09-01 02:10:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002145 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:11:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:11:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000910 10.0.0.50 - - [2025-09-01 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2025-09-01 02:11:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003097 10.0.0.50 - - [2025-09-01 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2025-09-01 02:12:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002108 10.0.0.50 - - [2025-09-01 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2025-09-01 02:13:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002558 10.0.0.50 - - [2025-09-01 02:14:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002798 10.0.0.50 - - [2025-09-01 02:14:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002104 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:14:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:14:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000746 10.0.0.50 - - [2025-09-01 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.50 - - [2025-09-01 02:14:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003082 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:14:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:14:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000840 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:14:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:14:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000750 10.0.0.50 - - [2025-09-01 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-09-01 02:15:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003216 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:16:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.50 - - [2025-09-01 02:16:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000813 10.0.0.50 - - [2025-09-01 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2025-09-01 02:16:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002323 10.0.0.50 - - [2025-09-01 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.50 - - [2025-09-01 02:17:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002138 10.0.0.50 - - [2025-09-01 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2025-09-01 02:18:52] "GET /virtual-router/a8ce144b-9496-4f0b-95ce-544a9934d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002667