++ 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: =================== Wed Jan 28 08:45:44 PM UTC 2026 ===================' INFO: =================== Wed Jan 28 08:45:44 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.141,10.114.216.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.114.216.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.141:9041 + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141: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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ 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: 01/28/2026 20:46:30.793 7f703cc47b80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/28/2026 20:46:30.987 7f703cc47b80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/28/2026 20:46:31.000 7f703cc47b80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/28/2026 20:46:31.000 7f703cc47b80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2026-01-28 20:46:37] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.141 - - [2026-01-28 20:46:37] "GET / HTTP/1.1" 503 181 0.000197 10.0.0.141 - - [2026-01-28 20:46:37] "GET / HTTP/1.1" 503 181 0.000287 10.0.0.141 - - [2026-01-28 20:46:38] "GET / HTTP/1.1" 200 45303 0.001353 10.0.0.141 - - [2026-01-28 20:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.141 - - [2026-01-28 20:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.141 - - [2026-01-28 20:46:38] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.141 - - [2026-01-28 20:46:38] "GET / HTTP/1.1" 200 36215 0.001255 10.0.0.141 - - [2026-01-28 20:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.141 - - [2026-01-28 20:46:38] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007878 10.0.0.141 - - [2026-01-28 20:46:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.001617 10.0.0.141 - - [2026-01-28 20:46:38] "POST /database-nodes HTTP/1.1" 200 599 0.029973 10.0.0.141 - - [2026-01-28 20:46:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.002714 10.0.0.141 - - [2026-01-28 20:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.141 - - [2026-01-28 20:46:39] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004370 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-appliance-sets HTTP/1.1" 200 555 0.032742 10.0.0.141 - - [2026-01-28 20:46:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.002344 10.0.0.141 - - [2026-01-28 20:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2026-01-28 20:46:39] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004876 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-appliance-sets HTTP/1.1" 200 543 0.028824 10.0.0.141 - - [2026-01-28 20:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.141 - - [2026-01-28 20:46:39] "GET /network-ipam/793f7e70-855c-409b-8a96-bc90181ac578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002747 10.0.0.141 - - [2026-01-28 20:46:39] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-templates HTTP/1.1" 200 513 0.031166 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-templates HTTP/1.1" 200 503 0.047695 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-templates HTTP/1.1" 200 517 0.032170 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-templates HTTP/1.1" 200 537 0.024010 10.0.0.141 - - [2026-01-28 20:46:39] "POST /service-templates HTTP/1.1" 200 509 0.027613 10.0.0.141 - - [2026-01-28 20:46:39] "GET / HTTP/1.1" 200 36215 0.001709 10.0.0.141 - - [2026-01-28 20:46:41] "GET / HTTP/1.1" 200 36215 0.001263 10.0.0.141 - - [2026-01-28 20:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015363 10.0.0.141 - - [2026-01-28 20:46:41] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005540 10.0.0.141 - - [2026-01-28 20:46:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.007424 10.0.0.141 - - [2026-01-28 20:46:41] "POST /config-nodes HTTP/1.1" 200 595 0.028347 10.0.0.141 - - [2026-01-28 20:46:41] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.141 - - [2026-01-28 20:46:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002308 10.0.0.141 - - [2026-01-28 20:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.141 - - [2026-01-28 20:46:42] "GET /network-ipam/793f7e70-855c-409b-8a96-bc90181ac578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002631 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:46:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 10.0.0.141 - - [2026-01-28 20:46:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.001784 10.0.0.141 - - [2026-01-28 20:46:42] "POST /access-control-lists HTTP/1.1" 200 589 0.019543 10.0.0.141 - - [2026-01-28 20:46:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.018672 10.0.0.141 - - [2026-01-28 20:46:43] "POST /access-control-lists HTTP/1.1" 200 587 0.030381 10.0.0.141 - - [2026-01-28 20:46:43] "POST /route-targets HTTP/1.1" 200 328 0.020328 10.0.0.141 - - [2026-01-28 20:46:43] "POST /ref-update HTTP/1.1" 200 156 0.034517 10.0.0.141 - - [2026-01-28 20:46:43] "POST /route-targets HTTP/1.1" 200 328 0.012380 10.0.0.141 - - [2026-01-28 20:46:43] "POST /ref-update HTTP/1.1" 200 156 0.009702 10.0.0.141 - - [2026-01-28 20:46:43] "POST /route-targets HTTP/1.1" 200 328 0.009362 10.0.0.141 - - [2026-01-28 20:46:43] "POST /ref-update HTTP/1.1" 200 156 0.020127 10.0.0.141 - - [2026-01-28 20:46:43] "POST /route-targets HTTP/1.1" 200 328 0.011085 10.0.0.141 - - [2026-01-28 20:46:43] "POST /ref-update HTTP/1.1" 200 156 0.016904 10.0.0.141 - - [2026-01-28 20:46:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.002391 10.0.0.141 - - [2026-01-28 20:46:43] "GET / HTTP/1.1" 200 36215 0.001211 10.0.0.141 - - [2026-01-28 20:46:43] "POST /access-control-lists HTTP/1.1" 200 553 0.082073 10.0.0.141 - - [2026-01-28 20:46:43] "PUT /access-control-list/606907f3-990c-4634-b841-57e3e8ef82e2 HTTP/1.1" 200 273 0.027272 10.0.0.141 - - [2026-01-28 20:46:43] "PUT /access-control-list/ec3c1c04-7a04-466b-9745-ef1f83f21bd4 HTTP/1.1" 200 273 0.030837 10.0.0.141 - - [2026-01-28 20:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012493 10.0.0.141 - - [2026-01-28 20:46:43] "GET /domain/4829b5d0-d533-4062-9da1-980fc5b805a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004256 10.0.0.141 - - [2026-01-28 20:46:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.008074 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.011415 10.0.0.141 - - [2026-01-28 20:46:44] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.141 - - [2026-01-28 20:46:44] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006590 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002824 10.0.0.141 - - [2026-01-28 20:46:44] "POST /security-groups HTTP/1.1" 200 570 0.086285 10.0.0.141 - - [2026-01-28 20:46:44] "POST /projects HTTP/1.1" 200 483 0.287348 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.010450 10.0.0.141 - - [2026-01-28 20:46:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.082815 10.0.0.141 - - [2026-01-28 20:46:44] "POST /access-control-lists HTTP/1.1" 200 581 0.102108 10.0.0.141 - - [2026-01-28 20:46:44] "POST /security-groups HTTP/1.1" 200 536 0.138375 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.024093 10.0.0.141 - - [2026-01-28 20:46:44] "POST /chown HTTP/1.1" 200 109 0.041982 10.0.0.141 - - [2026-01-28 20:46:44] "GET / HTTP/1.1" 200 36215 0.002066 10.0.0.141 - - [2026-01-28 20:46:44] "POST /policy-managements HTTP/1.1" 409 214 0.044025 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017730 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.141 - - [2026-01-28 20:46:44] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.027775 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002677 10.0.0.141 - - [2026-01-28 20:46:44] "POST /access-control-lists HTTP/1.1" 200 579 0.176614 10.0.0.141 - - [2026-01-28 20:46:44] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006766 10.0.0.141 - - [2026-01-28 20:46:44] "POST /application-policy-sets HTTP/1.1" 200 530 0.023229 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.005042 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.141 - - [2026-01-28 20:46:44] "POST /config-database-nodes HTTP/1.1" 200 613 0.051535 10.0.0.141 - - [2026-01-28 20:46:44] "POST /access-control-lists HTTP/1.1" 200 596 0.055236 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.012842 10.0.0.141 - - [2026-01-28 20:46:44] "GET /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.022364 10.0.0.141 - - [2026-01-28 20:46:44] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.141 - - [2026-01-28 20:46:44] "PUT /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446 HTTP/1.1" 200 277 0.016251 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017611 10.0.0.141 - - [2026-01-28 20:46:44] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010247 10.0.0.141 - - [2026-01-28 20:46:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.007619 10.0.0.141 - - [2026-01-28 20:46:44] "GET /virtual-network/16305772-11f6-4198-acd8-64271fe88100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.016070 10.0.0.141 - - [2026-01-28 20:46:44] "POST /access-control-lists HTTP/1.1" 200 594 0.061267 10.0.0.141 - - [2026-01-28 20:46:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.080552 10.0.0.141 - - [2026-01-28 20:46:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000461 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.009524 10.0.0.141 - - [2026-01-28 20:46:45] "POST /security-groups HTTP/1.1" 200 574 0.069002 10.0.0.141 - - [2026-01-28 20:46:45] "POST /projects HTTP/1.1" 200 491 0.310188 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.009086 10.0.0.141 - - [2026-01-28 20:46:45] "POST /security-groups HTTP/1.1" 200 548 0.062645 10.0.0.141 - - [2026-01-28 20:46:45] "POST /access-control-lists HTTP/1.1" 200 585 0.084006 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.009766 10.0.0.141 - - [2026-01-28 20:46:45] "POST /chown HTTP/1.1" 200 109 0.042588 10.0.0.141 - - [2026-01-28 20:46:45] "POST /access-control-lists HTTP/1.1" 200 583 0.104709 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.002786 10.0.0.141 - - [2026-01-28 20:46:45] "POST /network-ipams HTTP/1.1" 200 524 0.187546 10.0.0.141 - - [2026-01-28 20:46:45] "POST /access-control-lists HTTP/1.1" 200 604 0.065579 10.0.0.141 - - [2026-01-28 20:46:45] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.008512 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012346 10.0.0.141 - - [2026-01-28 20:46:45] "POST /network-ipams HTTP/1.1" 200 512 0.082526 10.0.0.141 - - [2026-01-28 20:46:45] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014223 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.001764 10.0.0.141 - - [2026-01-28 20:46:45] "POST /access-control-lists HTTP/1.1" 200 602 0.039225 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.012244 10.0.0.141 - - [2026-01-28 20:46:45] "POST /analytics-nodes HTTP/1.1" 200 601 0.047336 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.007390 10.0.0.141 - - [2026-01-28 20:46:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002341 10.0.0.141 - - [2026-01-28 20:46:45] "POST /virtual-networks HTTP/1.1" 200 540 0.215969 10.0.0.141 - - [2026-01-28 20:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.141 - - [2026-01-28 20:46:45] "POST /access-control-lists HTTP/1.1" 200 591 0.113322 10.0.0.141 - - [2026-01-28 20:46:45] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.037540 10.0.0.141 - - [2026-01-28 20:46:46] "POST /network-ipams HTTP/1.1" 200 520 0.032733 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.002164 10.0.0.141 - - [2026-01-28 20:46:46] "POST /route-targets HTTP/1.1" 200 328 0.013588 10.0.0.141 - - [2026-01-28 20:46:46] "POST /ref-update HTTP/1.1" 200 156 0.046087 10.0.0.141 - - [2026-01-28 20:46:46] "PUT /access-control-list/e8e7b5fe-1303-43a1-b782-e74ace78ab30 HTTP/1.1" 200 273 0.051739 10.0.0.141 - - [2026-01-28 20:46:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005257 10.0.0.141 - - [2026-01-28 20:46:46] "POST /virtual-networks HTTP/1.1" 200 548 0.240774 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.141 - - [2026-01-28 20:46:46] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.022829 10.0.0.141 - - [2026-01-28 20:46:46] "POST /route-targets HTTP/1.1" 200 328 0.017238 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.004610 10.0.0.141 - - [2026-01-28 20:46:46] "POST /ref-update HTTP/1.1" 200 156 0.063690 10.0.0.141 - - [2026-01-28 20:46:46] "POST /network-policys HTTP/1.1" 200 540 0.071207 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.030135 10.0.0.141 - - [2026-01-28 20:46:46] "POST /network-policys HTTP/1.1" 200 536 0.026375 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.012997 10.0.0.141 - - [2026-01-28 20:46:46] "POST /network-policys HTTP/1.1" 200 544 0.033827 10.0.0.141 - - [2026-01-28 20:46:46] "PUT /access-control-list/5bbdfbb6-75ad-4fe4-94c6-4bd7d99f75b8 HTTP/1.1" 200 273 0.018559 10.0.0.141 - - [2026-01-28 20:46:46] "POST /ref-update HTTP/1.1" 200 156 0.125773 10.0.0.141 - - [2026-01-28 20:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017911 10.0.0.141 - - [2026-01-28 20:46:46] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009409 10.0.0.141 - - [2026-01-28 20:46:46] "GET /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003483 10.0.0.141 - - [2026-01-28 20:46:46] "GET /routing-instance/5bb96fd9-672a-4dfe-9798-bf327c83d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006019 10.0.0.141 - - [2026-01-28 20:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2026-01-28 20:46:46] "PUT /access-control-list/e8e7b5fe-1303-43a1-b782-e74ace78ab30 HTTP/1.1" 200 273 0.027539 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.140310 10.0.0.141 - - [2026-01-28 20:46:47] "PUT /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446 HTTP/1.1" 200 277 0.076133 10.0.0.141 - - [2026-01-28 20:46:47] "PUT /access-control-list/5bbdfbb6-75ad-4fe4-94c6-4bd7d99f75b8 HTTP/1.1" 200 273 0.074409 10.0.0.141 - - [2026-01-28 20:46:47] "POST /bgp-routers HTTP/1.1" 200 618 0.122065 10.0.0.141 - - [2026-01-28 20:46:47] "GET /bgp-router/9dfd0392-6564-4d10-a3e9-b8a201759743?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.020324 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.070402 10.0.0.141 - - [2026-01-28 20:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015924 10.0.0.141 - - [2026-01-28 20:46:47] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.071903 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004218 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.219074 10.0.0.141 - - [2026-01-28 20:46:47] "PUT /access-control-list/e8e7b5fe-1303-43a1-b782-e74ace78ab30 HTTP/1.1" 200 273 0.067769 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.014143 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.088831 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014266 10.0.0.141 - - [2026-01-28 20:46:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.014548 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.157116 10.0.0.141 - - [2026-01-28 20:46:47] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.141 - - [2026-01-28 20:46:47] "POST /access-control-lists HTTP/1.1" 200 603 0.131716 10.0.0.141 - - [2026-01-28 20:46:47] "POST /alarms HTTP/1.1" 200 583 0.114109 10.0.0.141 - - [2026-01-28 20:46:47] "PUT /access-control-list/5bbdfbb6-75ad-4fe4-94c6-4bd7d99f75b8 HTTP/1.1" 200 273 0.080512 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.209801 10.0.0.141 - - [2026-01-28 20:46:47] "POST /ref-update HTTP/1.1" 200 156 0.052778 10.0.0.141 - - [2026-01-28 20:46:47] "POST /alarms HTTP/1.1" 200 577 0.134791 10.0.0.141 - - [2026-01-28 20:46:47] "PUT /access-control-list/2a3546ff-f868-40b6-8199-d9a12dff090c HTTP/1.1" 200 273 0.086935 10.0.0.141 - - [2026-01-28 20:46:48] "POST /ref-update HTTP/1.1" 200 156 0.197964 10.0.0.141 - - [2026-01-28 20:46:48] "PUT /access-control-list/2a3546ff-f868-40b6-8199-d9a12dff090c HTTP/1.1" 200 273 0.023830 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 577 0.128309 10.0.0.141 - - [2026-01-28 20:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018774 10.0.0.141 - - [2026-01-28 20:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006231 10.0.0.141 - - [2026-01-28 20:46:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003743 10.0.0.141 - - [2026-01-28 20:46:48] "POST /ref-update HTTP/1.1" 200 156 0.037318 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 561 0.098345 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 557 0.021756 10.0.0.141 - - [2026-01-28 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018750 10.0.0.141 - - [2026-01-28 20:46:48] "GET /virtual-network/16305772-11f6-4198-acd8-64271fe88100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005348 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 559 0.059565 10.0.0.141 - - [2026-01-28 20:46:48] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.018320 10.0.0.141 - - [2026-01-28 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011207 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 567 0.057760 10.0.0.141 - - [2026-01-28 20:46:48] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022911 10.0.0.141 - - [2026-01-28 20:46:48] "POST /firewall-policys HTTP/1.1" 200 532 0.152220 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 551 0.162703 10.0.0.141 - - [2026-01-28 20:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.065108 10.0.0.141 - - [2026-01-28 20:46:48] "GET /firewall-policy/ebdd5d3d-d1ed-48cf-90f6-1d6bb62149c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.012831 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 559 0.075665 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 569 0.023335 10.0.0.141 - - [2026-01-28 20:46:48] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.014627 10.0.0.141 - - [2026-01-28 20:46:48] "GET /firewall-policy/ebdd5d3d-d1ed-48cf-90f6-1d6bb62149c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003296 10.0.0.141 - - [2026-01-28 20:46:48] "POST /ref-update HTTP/1.1" 200 156 0.028852 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 557 0.047663 10.0.0.141 - - [2026-01-28 20:46:48] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.006261 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 569 0.040883 10.0.0.141 - - [2026-01-28 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021182 10.0.0.141 - - [2026-01-28 20:46:48] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003884 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 577 0.042239 10.0.0.141 - - [2026-01-28 20:46:48] "POST /firewall-policys HTTP/1.1" 200 534 0.064815 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 571 0.038779 10.0.0.141 - - [2026-01-28 20:46:48] "POST /alarms HTTP/1.1" 200 563 0.050860 10.0.0.141 - - [2026-01-28 20:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.061293 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018311 10.0.0.141 - - [2026-01-28 20:46:49] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005823 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 563 0.053523 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002500 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/ebdd5d3d-d1ed-48cf-90f6-1d6bb62149c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002415 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/ebdd5d3d-d1ed-48cf-90f6-1d6bb62149c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003950 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 563 0.019402 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 549 0.038032 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.046118 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 597 0.078253 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.104047 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 577 0.053855 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 573 0.052179 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.143654 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 585 0.088081 10.0.0.141 - - [2026-01-28 20:46:49] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.009849 10.0.0.141 - - [2026-01-28 20:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.141 - - [2026-01-28 20:46:49] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002351 10.0.0.141 - - [2026-01-28 20:46:49] "POST /alarms HTTP/1.1" 200 611 0.025080 10.0.0.141 - - [2026-01-28 20:46:49] "POST /firewall-policys HTTP/1.1" 200 532 0.048842 10.0.0.141 - - [2026-01-28 20:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014680 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/8721bc7d-2706-4305-ae2e-948f89acd4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012663 10.0.0.141 - - [2026-01-28 20:46:49] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006448 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/8721bc7d-2706-4305-ae2e-948f89acd4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008278 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003528 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/ebdd5d3d-d1ed-48cf-90f6-1d6bb62149c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003498 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/ebdd5d3d-d1ed-48cf-90f6-1d6bb62149c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002767 10.0.0.141 - - [2026-01-28 20:46:49] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002182 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.015298 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010858 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.028778 10.0.0.141 - - [2026-01-28 20:46:49] "GET / HTTP/1.1" 200 36215 0.001273 10.0.0.141 - - [2026-01-28 20:46:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002569 10.0.0.141 - - [2026-01-28 20:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.033883 10.0.0.141 - - [2026-01-28 20:46:49] "PUT /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446 HTTP/1.1" 200 277 0.015200 10.0.0.141 - - [2026-01-28 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.031514 10.0.0.141 - - [2026-01-28 20:46:49] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.016222 10.0.0.141 - - [2026-01-28 20:46:50] "POST /tags HTTP/1.1" 200 300 0.065036 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.141 - - [2026-01-28 20:46:50] "GET /tag/fcf11952-01d8-4c97-9e28-dbda26f682eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022893 10.0.0.141 - - [2026-01-28 20:46:50] "POST /set-tag HTTP/1.1" 200 109 0.023017 10.0.0.141 - - [2026-01-28 20:46:50] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030542 10.0.0.141 - - [2026-01-28 20:46:50] "GET /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.010802 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010807 10.0.0.141 - - [2026-01-28 20:46:50] "PUT /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446 HTTP/1.1" 200 277 0.010689 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.003739 10.0.0.141 - - [2026-01-28 20:46:50] "POST /tags HTTP/1.1" 200 302 0.067818 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014772 10.0.0.141 - - [2026-01-28 20:46:50] "GET /tag/f7a10d5a-707d-4e07-8347-c8fff463c4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020133 10.0.0.141 - - [2026-01-28 20:46:50] "POST /tags HTTP/1.1" 200 326 0.063297 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-01-28 20:46:50] "GET /tag/a6678102-c94e-4137-ba42-c1595f8e32e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.015980 10.0.0.141 - - [2026-01-28 20:46:50] "POST /tags HTTP/1.1" 200 312 0.059452 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011596 10.0.0.141 - - [2026-01-28 20:46:50] "GET /tag/27d64fc0-f1bc-482b-8804-b10e216b5e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026126 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.141 - - [2026-01-28 20:46:50] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.008778 10.0.0.141 - - [2026-01-28 20:46:50] "GET / HTTP/1.1" 200 36215 0.001203 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.141 - - [2026-01-28 20:46:50] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005746 10.0.0.141 - - [2026-01-28 20:46:50] "PUT /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498 HTTP/1.1" 200 275 0.017536 10.0.0.141 - - [2026-01-28 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007415 10.0.0.141 - - [2026-01-28 20:46:50] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053347 10.0.0.141 - - [2026-01-28 20:46:50] "POST /virtual-machines HTTP/1.1" 200 378 0.035667 10.0.0.141 - - [2026-01-28 20:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011865 10.0.0.141 - - [2026-01-28 20:46:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.107682 10.0.0.141 - - [2026-01-28 20:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033751 10.0.0.141 - - [2026-01-28 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011145 10.0.0.141 - - [2026-01-28 20:46:51] "GET /virtual-machine-interface/78bbf98a-fc8a-11f0-b9c3-fa163ed49b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005844 10.0.0.141 - - [2026-01-28 20:46:51] "POST /instance-ips HTTP/1.1" 200 410 0.103025 10.0.0.141 - - [2026-01-28 20:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.085625 10.0.0.141 - - [2026-01-28 20:46:51] "GET /virtual-machine-interface/78bbf98a-fc8a-11f0-b9c3-fa163ed49b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.022069 10.0.0.141 - - [2026-01-28 20:46:51] "POST /set-tag HTTP/1.1" 200 109 0.025288 10.0.0.141 - - [2026-01-28 20:46:51] "GET /virtual-machine-interface/78bbf98a-fc8a-11f0-b9c3-fa163ed49b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.023693 10.0.0.141 - - [2026-01-28 20:46:51] "GET /instance-ip/78d35936-fc8a-11f0-b9c3-fa163ed49b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005157 10.0.0.141 - - [2026-01-28 20:46:51] "POST /tags HTTP/1.1" 200 358 0.109895 10.0.0.141 - - [2026-01-28 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.141 - - [2026-01-28 20:46:51] "GET /tag/2d825b25-d882-4170-b065-d36ef52541f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.047495 10.0.0.141 - - [2026-01-28 20:46:51] "POST /tags HTTP/1.1" 200 306 0.056710 10.0.0.141 - - [2026-01-28 20:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014755 10.0.0.141 - - [2026-01-28 20:46:51] "GET /tag/700bbeec-6c4c-48e3-b30d-24ee70e58952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029414 10.0.0.141 - - [2026-01-28 20:46:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.000501 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.010503 10.0.0.141 - - [2026-01-28 20:46:52] "POST /security-groups HTTP/1.1" 200 571 0.091214 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.002021 10.0.0.141 - - [2026-01-28 20:46:52] "POST /projects HTTP/1.1" 200 485 0.281070 10.0.0.141 - - [2026-01-28 20:46:52] "POST /access-control-lists HTTP/1.1" 200 582 0.066022 10.0.0.141 - - [2026-01-28 20:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031859 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.042640 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.034076 10.0.0.141 - - [2026-01-28 20:46:52] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.004914 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.141 - - [2026-01-28 20:46:52] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.053570 10.0.0.141 - - [2026-01-28 20:46:52] "POST /access-control-lists HTTP/1.1" 200 580 0.088130 10.0.0.141 - - [2026-01-28 20:46:52] "PUT /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80 HTTP/1.1" 200 265 0.073470 10.0.0.141 - - [2026-01-28 20:46:52] "PUT /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e HTTP/1.1" 200 265 0.078109 10.0.0.141 - - [2026-01-28 20:46:52] "POST /security-groups HTTP/1.1" 200 539 0.064601 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.001589 10.0.0.141 - - [2026-01-28 20:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016757 10.0.0.141 - - [2026-01-28 20:46:52] "POST /chown HTTP/1.1" 200 109 0.018717 10.0.0.141 - - [2026-01-28 20:46:52] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011000 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.141 - - [2026-01-28 20:46:52] "POST /access-control-lists HTTP/1.1" 200 598 0.091354 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.004592 10.0.0.141 - - [2026-01-28 20:46:52] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024435 10.0.0.141 - - [2026-01-28 20:46:52] "POST /tags HTTP/1.1" 409 207 0.001360 10.0.0.141 - - [2026-01-28 20:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.141 - - [2026-01-28 20:46:52] "GET /tag/700bbeec-6c4c-48e3-b30d-24ee70e58952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016173 10.0.0.141 - - [2026-01-28 20:46:52] "POST /access-control-lists HTTP/1.1" 200 596 0.039492 10.0.0.141 - - [2026-01-28 20:46:53] "POST /firewall-rules HTTP/1.1" 200 566 0.075785 10.0.0.141 - - [2026-01-28 20:46:53] "GET /firewall-rule/e996bcf8-863c-41dd-9266-c4f38daee008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.018518 10.0.0.141 - - [2026-01-28 20:46:53] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002600 10.0.0.141 - - [2026-01-28 20:46:53] "GET /firewall-rule/e996bcf8-863c-41dd-9266-c4f38daee008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002120 10.0.0.141 - - [2026-01-28 20:46:53] "POST /ref-update HTTP/1.1" 200 156 0.094729 10.0.0.141 - - [2026-01-28 20:46:53] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002663 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.141 - - [2026-01-28 20:46:53] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001943 10.0.0.141 - - [2026-01-28 20:46:53] "POST /tags HTTP/1.1" 409 207 0.001317 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.141 - - [2026-01-28 20:46:53] "GET /tag/700bbeec-6c4c-48e3-b30d-24ee70e58952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011286 10.0.0.141 - - [2026-01-28 20:46:53] "POST /firewall-rules HTTP/1.1" 200 564 0.084711 10.0.0.141 - - [2026-01-28 20:46:53] "GET /firewall-rule/cdf38199-4c27-4b7b-b807-dcec5e2a1aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007289 10.0.0.141 - - [2026-01-28 20:46:53] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003130 10.0.0.141 - - [2026-01-28 20:46:53] "GET /firewall-rule/cdf38199-4c27-4b7b-b807-dcec5e2a1aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002975 10.0.0.141 - - [2026-01-28 20:46:53] "POST /ref-update HTTP/1.1" 200 156 0.034487 10.0.0.141 - - [2026-01-28 20:46:53] "POST /tags HTTP/1.1" 200 306 0.071919 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.141 - - [2026-01-28 20:46:53] "GET /tag/0736cf15-bdc4-4240-976d-2bb74a216a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014637 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.141 - - [2026-01-28 20:46:53] "GET /project/6f11130b-212d-480d-a77a-f45f3dd8fc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052933 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.141 - - [2026-01-28 20:46:53] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005089 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.141 - - [2026-01-28 20:46:53] "GET /service-appliance-set/74689f83-ed1b-4fff-a666-d8d13833200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003133 10.0.0.141 - - [2026-01-28 20:46:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002610 10.0.0.141 - - [2026-01-28 20:46:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100864 10.0.0.141 - - [2026-01-28 20:46:54] "GET /virtual-machine-interface/b37fe3c8-6fdf-4613-9978-c37dbe13e866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.017490 10.0.0.141 - - [2026-01-28 20:46:54] "POST /instance-ips HTTP/1.1" 200 382 0.039976 10.0.0.141 - - [2026-01-28 20:46:54] "GET /instance-ip/2507c4db-f281-4934-ad31-049ceedfb588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003856 10.0.0.141 - - [2026-01-28 20:46:54] "POST /loadbalancers HTTP/1.1" 200 584 0.061722 10.0.0.141 - - [2026-01-28 20:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028513 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.141 - - [2026-01-28 20:46:54] "GET /project/6f11130b-212d-480d-a77a-f45f3dd8fc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045582 10.0.0.141 - - [2026-01-28 20:46:54] "GET /project/6f11130b-212d-480d-a77a-f45f3dd8fc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052392 10.0.0.141 - - [2026-01-28 20:46:54] "GET /instance-ip/2507c4db-f281-4934-ad31-049ceedfb588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014717 10.0.0.141 - - [2026-01-28 20:46:54] "GET /loadbalancer/858afcb7-fd1d-40fc-ada0-45d98fdbded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003697 10.0.0.141 - - [2026-01-28 20:46:54] "POST /floating-ips HTTP/1.1" 200 585 0.032733 10.0.0.141 - - [2026-01-28 20:46:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040173 10.0.0.141 - - [2026-01-28 20:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018670 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019053 10.0.0.141 - - [2026-01-28 20:46:54] "GET /project/6f11130b-212d-480d-a77a-f45f3dd8fc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033662 10.0.0.141 - - [2026-01-28 20:46:54] "GET /loadbalancer-listener/305c6410-1b70-405f-af49-1c6052ffa77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002991 10.0.0.141 - - [2026-01-28 20:46:54] "GET /loadbalancer-listener/305c6410-1b70-405f-af49-1c6052ffa77c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002911 10.0.0.141 - - [2026-01-28 20:46:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024279 10.0.0.141 - - [2026-01-28 20:46:54] "GET /instance-ip/2507c4db-f281-4934-ad31-049ceedfb588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003278 10.0.0.141 - - [2026-01-28 20:46:54] "GET /instance-ip/2507c4db-f281-4934-ad31-049ceedfb588?fields=floating_ips HTTP/1.1" 200 1172 0.004499 10.0.0.141 - - [2026-01-28 20:46:54] "GET /floating-ip/6c9b4c98-2286-45a1-a148-44c63c14e908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002170 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.141 - - [2026-01-28 20:46:54] "GET /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002383 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-01-28 20:46:54] "PUT /global-vrouter-config/f8df88fd-5da0-41a4-9f76-0ae719c5e446 HTTP/1.1" 200 277 0.006538 10.0.0.141 - - [2026-01-28 20:46:54] "POST /tags HTTP/1.1" 200 356 0.015880 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.141 - - [2026-01-28 20:46:54] "GET /tag/10d5f563-9fe6-42e2-ba3d-5a0debd4695d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012963 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:46:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000745 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:46:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 10.0.0.141 - - [2026-01-28 20:46:54] "POST /tags HTTP/1.1" 200 304 0.033775 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.141 - - [2026-01-28 20:46:54] "GET /tag/abdc6b68-8e0d-4c38-9612-463d4ba90318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011670 10.0.0.141 - - [2026-01-28 20:46:54] "POST /projects HTTP/1.1" 409 218 0.001747 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.141 - - [2026-01-28 20:46:54] "GET /project/6f11130b-212d-480d-a77a-f45f3dd8fc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042415 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.141 - - [2026-01-28 20:46:54] "GET /network-ipam/9513d972-2197-4f56-8245-91058239199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003287 10.0.0.141 - - [2026-01-28 20:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.141 - - [2026-01-28 20:46:54] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004589 10.0.0.141 - - [2026-01-28 20:46:55] "PUT /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80 HTTP/1.1" 200 265 0.043534 10.0.0.141 - - [2026-01-28 20:46:55] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007138 10.0.0.141 - - [2026-01-28 20:46:55] "POST /set-tag HTTP/1.1" 200 109 0.045726 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008522 10.0.0.141 - - [2026-01-28 20:46:55] "GET /network-ipam/9795db17-6f13-434c-b23c-1a4538a06984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003752 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.141 - - [2026-01-28 20:46:55] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006315 10.0.0.141 - - [2026-01-28 20:46:55] "PUT /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e HTTP/1.1" 200 265 0.192079 10.0.0.141 - - [2026-01-28 20:46:55] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.026983 10.0.0.141 - - [2026-01-28 20:46:55] "POST /set-tag HTTP/1.1" 200 109 0.073513 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015736 10.0.0.141 - - [2026-01-28 20:46:55] "GET /network-policy/bad325c0-7976-47c8-82df-cd0d2be9bbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009507 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.141 - - [2026-01-28 20:46:55] "GET /network-policy/2579926b-4e55-4208-9dcf-e1f724d62f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004109 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.141 - - [2026-01-28 20:46:55] "GET /network-policy/2c0b0784-e3ab-4662-8e11-3dce1ad6829a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003120 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.141 - - [2026-01-28 20:46:55] "PUT /network-policy/2c0b0784-e3ab-4662-8e11-3dce1ad6829a HTTP/1.1" 200 263 0.021798 10.0.0.141 - - [2026-01-28 20:46:55] "POST /ref-update HTTP/1.1" 200 156 0.047842 10.0.0.141 - - [2026-01-28 20:46:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006877 10.0.0.141 - - [2026-01-28 20:46:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003890 10.0.0.141 - - [2026-01-28 20:46:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002631 10.0.0.141 - - [2026-01-28 20:46:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002169 10.0.0.141 - - [2026-01-28 20:46:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001544 10.0.0.141 - - [2026-01-28 20:46:55] "POST /security-groups HTTP/1.1" 409 245 0.010711 10.0.0.141 - - [2026-01-28 20:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.141 - - [2026-01-28 20:46:56] "PUT /security-group/645a6d48-8d77-4130-a5f7-50281aa5d3df HTTP/1.1" 200 263 0.068159 10.0.0.141 - - [2026-01-28 20:46:56] "PUT /access-control-list/d47457b8-b3bc-4b3b-8a36-be622c69b13f HTTP/1.1" 200 273 0.011209 10.0.0.141 - - [2026-01-28 20:46:56] "PUT /access-control-list/e0b87606-9256-48ee-97ee-ae6cf5739cbc HTTP/1.1" 200 273 0.021144 10.0.0.141 - - [2026-01-28 20:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025353 10.0.0.141 - - [2026-01-28 20:46:56] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008806 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.141 - - [2026-01-28 20:46:56] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006876 10.0.0.141 - - [2026-01-28 20:46:56] "POST /tags HTTP/1.1" 409 206 0.001643 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.141 - - [2026-01-28 20:46:56] "GET /tag/abdc6b68-8e0d-4c38-9612-463d4ba90318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010188 10.0.0.141 - - [2026-01-28 20:46:56] "POST /firewall-rules HTTP/1.1" 200 564 0.067467 10.0.0.141 - - [2026-01-28 20:46:56] "GET /firewall-rule/d3cc2f9d-1029-4eef-a3c6-a796403fb11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006181 10.0.0.141 - - [2026-01-28 20:46:56] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003737 10.0.0.141 - - [2026-01-28 20:46:56] "GET /firewall-rule/d3cc2f9d-1029-4eef-a3c6-a796403fb11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002757 10.0.0.141 - - [2026-01-28 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.030831 10.0.0.141 - - [2026-01-28 20:46:56] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002682 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.141 - - [2026-01-28 20:46:56] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002227 10.0.0.141 - - [2026-01-28 20:46:56] "POST /tags HTTP/1.1" 409 206 0.002781 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.141 - - [2026-01-28 20:46:56] "GET /tag/abdc6b68-8e0d-4c38-9612-463d4ba90318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015757 10.0.0.141 - - [2026-01-28 20:46:56] "POST /firewall-rules HTTP/1.1" 200 562 0.069255 10.0.0.141 - - [2026-01-28 20:46:56] "GET /firewall-rule/1576bd3b-ef88-49bd-b07f-1207ee3dceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.020181 10.0.0.141 - - [2026-01-28 20:46:56] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004522 10.0.0.141 - - [2026-01-28 20:46:56] "GET /firewall-rule/1576bd3b-ef88-49bd-b07f-1207ee3dceca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007894 10.0.0.141 - - [2026-01-28 20:46:56] "POST /ref-update HTTP/1.1" 200 156 0.037384 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.011977 10.0.0.141 - - [2026-01-28 20:46:56] "POST /tags HTTP/1.1" 200 302 0.032029 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023426 10.0.0.141 - - [2026-01-28 20:46:56] "GET /tag/5ac5d07c-2b7b-4d41-8047-aa2b7f4f7e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021796 10.0.0.141 - - [2026-01-28 20:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.141 - - [2026-01-28 20:46:57] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041310 10.0.0.141 - - [2026-01-28 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.141 - - [2026-01-28 20:46:57] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004546 10.0.0.141 - - [2026-01-28 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.141 - - [2026-01-28 20:46:57] "GET /service-appliance-set/74689f83-ed1b-4fff-a666-d8d13833200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004933 10.0.0.141 - - [2026-01-28 20:46:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.001911 10.0.0.141 - - [2026-01-28 20:46:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.135523 10.0.0.141 - - [2026-01-28 20:46:57] "GET /virtual-machine-interface/d2967c3b-748d-48ec-8602-dd4bab292cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019774 10.0.0.141 - - [2026-01-28 20:46:57] "POST /instance-ips HTTP/1.1" 200 378 0.019899 10.0.0.141 - - [2026-01-28 20:46:57] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013252 10.0.0.141 - - [2026-01-28 20:46:57] "POST /loadbalancers HTTP/1.1" 200 584 0.103510 10.0.0.141 - - [2026-01-28 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022472 10.0.0.141 - - [2026-01-28 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.141 - - [2026-01-28 20:46:57] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.074168 10.0.0.141 - - [2026-01-28 20:46:57] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004004 10.0.0.141 - - [2026-01-28 20:46:57] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045329 10.0.0.141 - - [2026-01-28 20:46:57] "GET /loadbalancer/c0418ec3-a3a7-4dd6-a72e-a53fca870f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009059 10.0.0.141 - - [2026-01-28 20:46:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043271 10.0.0.141 - - [2026-01-28 20:46:57] "POST /floating-ips HTTP/1.1" 200 583 0.051672 10.0.0.141 - - [2026-01-28 20:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021165 10.0.0.141 - - [2026-01-28 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.141 - - [2026-01-28 20:46:57] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.078884 10.0.0.141 - - [2026-01-28 20:46:57] "GET /loadbalancer-listener/e325180f-05f5-4c09-a516-e044d72ee5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003221 10.0.0.141 - - [2026-01-28 20:46:57] "GET /loadbalancer-listener/e325180f-05f5-4c09-a516-e044d72ee5cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008058 10.0.0.141 - - [2026-01-28 20:46:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037869 10.0.0.141 - - [2026-01-28 20:46:57] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008928 10.0.0.141 - - [2026-01-28 20:46:57] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?fields=floating_ips HTTP/1.1" 200 1166 0.007548 10.0.0.141 - - [2026-01-28 20:46:57] "GET /floating-ip/6c5701d8-9430-4e85-9eb5-abd1531f50a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003278 10.0.0.141 - - [2026-01-28 20:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.141 - - [2026-01-28 20:46:58] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049351 10.0.0.141 - - [2026-01-28 20:46:58] "GET /loadbalancer/c0418ec3-a3a7-4dd6-a72e-a53fca870f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.010912 10.0.0.141 - - [2026-01-28 20:46:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039022 10.0.0.141 - - [2026-01-28 20:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026998 10.0.0.141 - - [2026-01-28 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.141 - - [2026-01-28 20:46:58] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.076153 10.0.0.141 - - [2026-01-28 20:46:58] "GET /loadbalancer-listener/6a1f83b2-7d73-4381-99b6-b54c052cd287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007546 10.0.0.141 - - [2026-01-28 20:46:58] "GET /loadbalancer-listener/6a1f83b2-7d73-4381-99b6-b54c052cd287?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008882 10.0.0.141 - - [2026-01-28 20:46:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042222 10.0.0.141 - - [2026-01-28 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.141 - - [2026-01-28 20:46:58] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003593 10.0.0.141 - - [2026-01-28 20:46:58] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?fields=floating_ips HTTP/1.1" 200 1166 0.002213 10.0.0.141 - - [2026-01-28 20:46:58] "GET /floating-ip/6c5701d8-9430-4e85-9eb5-abd1531f50a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002098 10.0.0.141 - - [2026-01-28 20:46:58] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037637 10.0.0.141 - - [2026-01-28 20:46:58] "GET /loadbalancer/c0418ec3-a3a7-4dd6-a72e-a53fca870f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002675 10.0.0.141 - - [2026-01-28 20:46:58] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.051585 10.0.0.141 - - [2026-01-28 20:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015523 10.0.0.141 - - [2026-01-28 20:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.141 - - [2026-01-28 20:46:58] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047188 10.0.0.141 - - [2026-01-28 20:46:58] "GET /loadbalancer-listener/27ddc7ab-8d0e-47b1-b625-39780d101d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.005115 10.0.0.141 - - [2026-01-28 20:46:58] "GET /loadbalancer-listener/27ddc7ab-8d0e-47b1-b625-39780d101d59?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.008848 10.0.0.141 - - [2026-01-28 20:46:58] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.038502 10.0.0.141 - - [2026-01-28 20:46:58] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006608 10.0.0.141 - - [2026-01-28 20:46:58] "GET /instance-ip/d28da69f-85ad-44ae-8965-5286de12e02d?fields=floating_ips HTTP/1.1" 200 1166 0.010131 10.0.0.141 - - [2026-01-28 20:46:58] "GET /floating-ip/6c5701d8-9430-4e85-9eb5-abd1531f50a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005066 10.0.0.141 - - [2026-01-28 20:46:58] "POST /tags HTTP/1.1" 200 372 0.057887 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007564 10.0.0.141 - - [2026-01-28 20:46:59] "GET /tag/8f6df2d6-4046-4ffc-ab28-5b40f7fda0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017084 10.0.0.141 - - [2026-01-28 20:46:59] "POST /tags HTTP/1.1" 200 320 0.165246 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.141 - - [2026-01-28 20:46:59] "GET /tag/12b8e2a5-2228-48d6-8f9c-f53364fae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.016019 10.0.0.141 - - [2026-01-28 20:46:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.000676 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.011749 10.0.0.141 - - [2026-01-28 20:46:59] "POST /security-groups HTTP/1.1" 200 578 0.108745 10.0.0.141 - - [2026-01-28 20:46:59] "POST /projects HTTP/1.1" 200 499 0.264253 10.0.0.141 - - [2026-01-28 20:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018420 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.039174 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024334 10.0.0.141 - - [2026-01-28 20:46:59] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005604 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.141 - - [2026-01-28 20:46:59] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.047122 10.0.0.141 - - [2026-01-28 20:46:59] "POST /access-control-lists HTTP/1.1" 200 589 0.110615 10.0.0.141 - - [2026-01-28 20:46:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.002512 10.0.0.141 - - [2026-01-28 20:46:59] "POST /access-control-lists HTTP/1.1" 200 587 0.119120 10.0.0.141 - - [2026-01-28 20:46:59] "PUT /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80 HTTP/1.1" 200 265 0.161643 10.0.0.141 - - [2026-01-28 20:47:00] "PUT /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e HTTP/1.1" 200 265 0.071657 10.0.0.141 - - [2026-01-28 20:47:00] "POST /security-groups HTTP/1.1" 200 560 0.088146 10.0.0.141 - - [2026-01-28 20:47:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.001881 10.0.0.141 - - [2026-01-28 20:47:00] "POST /access-control-lists HTTP/1.1" 200 612 0.070760 10.0.0.141 - - [2026-01-28 20:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.070065 10.0.0.141 - - [2026-01-28 20:47:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.019126 10.0.0.141 - - [2026-01-28 20:47:00] "POST /chown HTTP/1.1" 200 109 0.064004 10.0.0.141 - - [2026-01-28 20:47:00] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009705 10.0.0.141 - - [2026-01-28 20:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.141 - - [2026-01-28 20:47:00] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008694 10.0.0.141 - - [2026-01-28 20:47:00] "POST /access-control-lists HTTP/1.1" 200 610 0.099192 10.0.0.141 - - [2026-01-28 20:47:00] "POST /tags HTTP/1.1" 409 214 0.002017 10.0.0.141 - - [2026-01-28 20:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.141 - - [2026-01-28 20:47:00] "GET /tag/12b8e2a5-2228-48d6-8f9c-f53364fae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.047343 10.0.0.141 - - [2026-01-28 20:47:00] "POST /firewall-rules HTTP/1.1" 200 580 0.075575 10.0.0.141 - - [2026-01-28 20:47:00] "GET /firewall-rule/252f1d6a-2eb6-4c8b-99ac-80e3c6dfbce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.017173 10.0.0.141 - - [2026-01-28 20:47:00] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003965 10.0.0.141 - - [2026-01-28 20:47:00] "GET /firewall-rule/252f1d6a-2eb6-4c8b-99ac-80e3c6dfbce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002137 10.0.0.141 - - [2026-01-28 20:47:00] "POST /ref-update HTTP/1.1" 200 156 0.051116 10.0.0.141 - - [2026-01-28 20:47:00] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002623 10.0.0.141 - - [2026-01-28 20:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.141 - - [2026-01-28 20:47:00] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004312 10.0.0.141 - - [2026-01-28 20:47:00] "POST /tags HTTP/1.1" 409 214 0.001559 10.0.0.141 - - [2026-01-28 20:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.141 - - [2026-01-28 20:47:00] "GET /tag/12b8e2a5-2228-48d6-8f9c-f53364fae963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011835 10.0.0.141 - - [2026-01-28 20:47:00] "POST /firewall-rules HTTP/1.1" 200 578 0.083659 10.0.0.141 - - [2026-01-28 20:47:00] "GET /firewall-rule/ef2084b0-5fc8-4a16-ae54-9d448598b2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.026079 10.0.0.141 - - [2026-01-28 20:47:01] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003735 10.0.0.141 - - [2026-01-28 20:47:01] "GET /firewall-rule/ef2084b0-5fc8-4a16-ae54-9d448598b2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002405 10.0.0.141 - - [2026-01-28 20:47:01] "POST /ref-update HTTP/1.1" 200 156 0.043353 10.0.0.141 - - [2026-01-28 20:47:01] "POST /tags HTTP/1.1" 200 364 0.024913 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008232 10.0.0.141 - - [2026-01-28 20:47:01] "GET /tag/b127a4b5-71c9-49d5-803c-55026e993189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.023058 10.0.0.141 - - [2026-01-28 20:47:01] "POST /tags HTTP/1.1" 200 312 0.030661 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007213 10.0.0.141 - - [2026-01-28 20:47:01] "GET /tag/5862f089-ad9d-413b-8821-f4ea2b5d06cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.042490 10.0.0.141 - - [2026-01-28 20:47:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000483 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.005457 10.0.0.141 - - [2026-01-28 20:47:01] "POST /security-groups HTTP/1.1" 200 574 0.129127 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.009467 10.0.0.141 - - [2026-01-28 20:47:01] "POST /projects HTTP/1.1" 200 491 0.291711 10.0.0.141 - - [2026-01-28 20:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011131 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.141 - - [2026-01-28 20:47:01] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.010633 10.0.0.141 - - [2026-01-28 20:47:01] "POST /access-control-lists HTTP/1.1" 200 585 0.098248 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.141 - - [2026-01-28 20:47:01] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012516 10.0.0.141 - - [2026-01-28 20:47:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.001824 10.0.0.141 - - [2026-01-28 20:47:01] "POST /access-control-lists HTTP/1.1" 200 583 0.063958 10.0.0.141 - - [2026-01-28 20:47:01] "PUT /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80 HTTP/1.1" 200 265 0.082055 10.0.0.141 - - [2026-01-28 20:47:02] "PUT /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e HTTP/1.1" 200 265 0.084633 10.0.0.141 - - [2026-01-28 20:47:02] "POST /security-groups HTTP/1.1" 200 548 0.077578 10.0.0.141 - - [2026-01-28 20:47:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002351 10.0.0.141 - - [2026-01-28 20:47:02] "POST /access-control-lists HTTP/1.1" 200 604 0.076717 10.0.0.141 - - [2026-01-28 20:47:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.030836 10.0.0.141 - - [2026-01-28 20:47:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.123645 10.0.0.141 - - [2026-01-28 20:47:02] "POST /chown HTTP/1.1" 200 109 0.025343 10.0.0.141 - - [2026-01-28 20:47:02] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025858 10.0.0.141 - - [2026-01-28 20:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.141 - - [2026-01-28 20:47:02] "POST /access-control-lists HTTP/1.1" 200 602 0.087047 10.0.0.141 - - [2026-01-28 20:47:02] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020524 10.0.0.141 - - [2026-01-28 20:47:02] "POST /tags HTTP/1.1" 409 210 0.001740 10.0.0.141 - - [2026-01-28 20:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.141 - - [2026-01-28 20:47:02] "GET /tag/5862f089-ad9d-413b-8821-f4ea2b5d06cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016157 10.0.0.141 - - [2026-01-28 20:47:02] "POST /firewall-rules HTTP/1.1" 200 572 0.073249 10.0.0.141 - - [2026-01-28 20:47:02] "GET /firewall-rule/df416c1d-1d0b-4efe-b696-e8228f6e9850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004400 10.0.0.141 - - [2026-01-28 20:47:02] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003486 10.0.0.141 - - [2026-01-28 20:47:02] "GET /firewall-rule/df416c1d-1d0b-4efe-b696-e8228f6e9850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009605 10.0.0.141 - - [2026-01-28 20:47:02] "POST /ref-update HTTP/1.1" 200 156 0.029221 10.0.0.141 - - [2026-01-28 20:47:02] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006615 10.0.0.141 - - [2026-01-28 20:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.141 - - [2026-01-28 20:47:02] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002738 10.0.0.141 - - [2026-01-28 20:47:02] "POST /tags HTTP/1.1" 409 210 0.001591 10.0.0.141 - - [2026-01-28 20:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.141 - - [2026-01-28 20:47:02] "GET /tag/5862f089-ad9d-413b-8821-f4ea2b5d06cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016936 10.0.0.141 - - [2026-01-28 20:47:02] "POST /firewall-rules HTTP/1.1" 200 570 0.065618 10.0.0.141 - - [2026-01-28 20:47:02] "GET /firewall-rule/6d8686f7-2351-4d25-b3a9-7747a9b9ce2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005739 10.0.0.141 - - [2026-01-28 20:47:02] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005508 10.0.0.141 - - [2026-01-28 20:47:02] "GET /firewall-rule/6d8686f7-2351-4d25-b3a9-7747a9b9ce2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002062 10.0.0.141 - - [2026-01-28 20:47:03] "POST /ref-update HTTP/1.1" 200 156 0.073118 10.0.0.141 - - [2026-01-28 20:47:03] "POST /tags HTTP/1.1" 200 364 0.032995 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.141 - - [2026-01-28 20:47:03] "GET /tag/37295be2-6de3-497b-9b4b-9754862b3960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011505 10.0.0.141 - - [2026-01-28 20:47:03] "POST /tags HTTP/1.1" 409 210 0.005193 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.141 - - [2026-01-28 20:47:03] "GET /tag/27d64fc0-f1bc-482b-8804-b10e216b5e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018093 10.0.0.141 - - [2026-01-28 20:47:03] "POST /projects HTTP/1.1" 409 223 0.001824 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.141 - - [2026-01-28 20:47:03] "GET /project/0ea1d2b9-16c6-4f39-be3b-3edcd883afa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035188 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.141 - - [2026-01-28 20:47:03] "GET /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005271 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.141 - - [2026-01-28 20:47:03] "GET /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004585 10.0.0.141 - - [2026-01-28 20:47:03] "PUT /virtual-network/8916c953-c080-467e-bc5d-27fc6f94bf80 HTTP/1.1" 200 265 0.031536 10.0.0.141 - - [2026-01-28 20:47:03] "PUT /virtual-network/47b8c9ea-8264-4784-b998-724a33e02c1e HTTP/1.1" 200 265 0.037650 10.0.0.141 - - [2026-01-28 20:47:03] "POST /security-groups HTTP/1.1" 409 253 0.001880 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.141 - - [2026-01-28 20:47:03] "PUT /security-group/8a57e736-d4ba-4f25-b569-255b4a53065e HTTP/1.1" 200 263 0.051894 10.0.0.141 - - [2026-01-28 20:47:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026322 10.0.0.141 - - [2026-01-28 20:47:03] "PUT /access-control-list/9c75b406-be79-47c2-99eb-da349e2d7a4c HTTP/1.1" 200 273 0.026721 10.0.0.141 - - [2026-01-28 20:47:03] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011248 10.0.0.141 - - [2026-01-28 20:47:03] "PUT /access-control-list/e556d910-0255-45eb-a370-e5aa40206c5c HTTP/1.1" 200 273 0.017147 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.141 - - [2026-01-28 20:47:03] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003699 10.0.0.141 - - [2026-01-28 20:47:03] "POST /tags HTTP/1.1" 409 210 0.001890 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.141 - - [2026-01-28 20:47:03] "GET /tag/27d64fc0-f1bc-482b-8804-b10e216b5e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012239 10.0.0.141 - - [2026-01-28 20:47:03] "POST /firewall-rules HTTP/1.1" 200 572 0.095505 10.0.0.141 - - [2026-01-28 20:47:03] "GET /firewall-rule/ce8283a2-1bde-437f-a616-51971d9c833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004992 10.0.0.141 - - [2026-01-28 20:47:03] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003076 10.0.0.141 - - [2026-01-28 20:47:03] "GET /firewall-rule/ce8283a2-1bde-437f-a616-51971d9c833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003351 10.0.0.141 - - [2026-01-28 20:47:03] "POST /ref-update HTTP/1.1" 200 156 0.041618 10.0.0.141 - - [2026-01-28 20:47:03] "GET /application-policy-set/86b3f17b-31b6-42d4-9ab1-c9106644762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002421 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.141 - - [2026-01-28 20:47:03] "GET /policy-management/f411d1fe-ee7b-4628-aa9e-1c03c54a820b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006829 10.0.0.141 - - [2026-01-28 20:47:03] "POST /tags HTTP/1.1" 409 210 0.001644 10.0.0.141 - - [2026-01-28 20:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.141 - - [2026-01-28 20:47:03] "GET /tag/27d64fc0-f1bc-482b-8804-b10e216b5e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014292 10.0.0.141 - - [2026-01-28 20:47:04] "POST /firewall-rules HTTP/1.1" 200 570 0.066987 10.0.0.141 - - [2026-01-28 20:47:04] "GET /firewall-rule/225084d8-8b58-44aa-af50-5e17de8b4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005903 10.0.0.141 - - [2026-01-28 20:47:04] "GET /firewall-policy/4bf5c038-07bc-4e0d-bdbd-5d6a162bafe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003017 10.0.0.141 - - [2026-01-28 20:47:04] "GET /firewall-rule/225084d8-8b58-44aa-af50-5e17de8b4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001946 10.0.0.141 - - [2026-01-28 20:47:04] "POST /ref-update HTTP/1.1" 200 156 0.043426 10.0.0.141 - - [2026-01-28 20:47:04] "POST /tags HTTP/1.1" 409 237 0.005761 10.0.0.141 - - [2026-01-28 20:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.141 - - [2026-01-28 20:47:04] "GET /tag/37295be2-6de3-497b-9b4b-9754862b3960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.020515 10.0.0.141 - - [2026-01-28 20:47:04] "GET /virtual-machine-interface/78bbf98a-fc8a-11f0-b9c3-fa163ed49b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004847 10.0.0.141 - - [2026-01-28 20:47:04] "POST /set-tag HTTP/1.1" 200 109 0.016608 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002968 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000936 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000863 10.0.0.141 - - [2026-01-28 20:47:26] "GET / HTTP/1.1" 200 36215 0.001388 10.0.0.141 - - [2026-01-28 20:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.141 - - [2026-01-28 20:47:26] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004063 10.0.0.141 - - [2026-01-28 20:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.141 - - [2026-01-28 20:47:26] "GET /config-node/9db95ba7-2f7a-4ab5-8398-0465dae6ee41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002428 10.0.0.141 - - [2026-01-28 20:47:38] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.141 - - [2026-01-28 20:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.141 - - [2026-01-28 20:47:38] "GET /routing-instance/5bb96fd9-672a-4dfe-9798-bf327c83d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003188 10.0.0.141 - - [2026-01-28 20:47:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001793 10.0.0.141 - - [2026-01-28 20:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.141 - - [2026-01-28 20:47:38] "GET /bgp-router/9dfd0392-6564-4d10-a3e9-b8a201759743?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.025112 10.0.0.141 - - [2026-01-28 20:47:38] "PUT /bgp-router/9dfd0392-6564-4d10-a3e9-b8a201759743 HTTP/1.1" 200 255 0.031459 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 10.0.0.249 - - [2026-01-28 20:48:01] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.249 - - [2026-01-28 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.249 - - [2026-01-28 20:48:01] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010717 10.0.0.249 - - [2026-01-28 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.249 - - [2026-01-28 20:48:01] "GET /routing-instance/5bb96fd9-672a-4dfe-9798-bf327c83d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002149 10.0.0.249 - - [2026-01-28 20:48:01] "PUT /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498 HTTP/1.1" 200 275 0.024510 10.0.0.249 - - [2026-01-28 20:48:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.010160 10.0.0.249 - - [2026-01-28 20:48:01] "POST /virtual-routers HTTP/1.1" 200 601 0.026818 10.0.0.249 - - [2026-01-28 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.249 - - [2026-01-28 20:48:01] "GET /virtual-router/b666dd16-e03f-4a0c-b75a-d76e0caf6199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003206 10.0.0.249 - - [2026-01-28 20:48:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.001139 10.0.0.249 - - [2026-01-28 20:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.249 - - [2026-01-28 20:48:01] "GET /virtual-network/16305772-11f6-4198-acd8-64271fe88100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003891 10.0.0.249 - - [2026-01-28 20:48:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051652 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:49:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:49:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000733 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:49:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:49:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000749 10.0.0.249 - - [2026-01-28 20:50:01] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.249 - - [2026-01-28 20:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.249 - - [2026-01-28 20:50:01] "GET /global-system-config/c5cf9ef9-07b0-47db-a535-5001a7c7d498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004472 10.0.0.249 - - [2026-01-28 20:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.249 - - [2026-01-28 20:50:01] "GET /routing-instance/5bb96fd9-672a-4dfe-9798-bf327c83d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002021 10.0.0.249 - - [2026-01-28 20:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.249 - - [2026-01-28 20:50:01] "GET /virtual-router/b666dd16-e03f-4a0c-b75a-d76e0caf6199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003105 10.0.0.249 - - [2026-01-28 20:50:01] "PUT /virtual-router/b666dd16-e03f-4a0c-b75a-d76e0caf6199 HTTP/1.1" 200 263 0.012438 10.0.0.249 - - [2026-01-28 20:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013817 10.0.0.249 - - [2026-01-28 20:50:01] "GET /virtual-router/b666dd16-e03f-4a0c-b75a-d76e0caf6199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003130 10.0.0.249 - - [2026-01-28 20:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.249 - - [2026-01-28 20:50:01] "GET /virtual-machine-interface/7885cb18-605f-4cc5-93da-3ebae4b13beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004288 10.0.0.249 - - [2026-01-28 20:50:01] "PUT /virtual-machine-interface/7885cb18-605f-4cc5-93da-3ebae4b13beb HTTP/1.1" 200 285 0.016351 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000810 10.0.0.141 - - [2026-01-28 20:50:50] "GET /virtual-router/b666dd16-e03f-4a0c-b75a-d76e0caf6199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.007203 10.0.0.141 - - [2026-01-28 20:50:50] "POST /ref-update HTTP/1.1" 200 156 0.020713 10.0.0.141 - - [2026-01-28 20:50:54] "GET /global-system-configs HTTP/1.1" 200 323 0.005856 10.0.0.141 - - [2026-01-28 20:50:55] "GET /global-system-configs HTTP/1.1" 200 323 0.001938 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:54:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:54:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:54:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000809 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:54:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000751 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:54:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:54:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 10.0.0.141 - - [2026-01-28 20:55:54] "GET /global-system-configs HTTP/1.1" 200 323 0.002033 10.0.0.141 - - [2026-01-28 20:55:55] "GET /global-system-configs HTTP/1.1" 200 323 0.001822 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:56:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:56:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000782 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:59:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000761 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001225 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:59:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.141 - - [2026-01-28 20:59:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001 10.0.0.141 - - [2026-01-28 21:00:54] "GET /global-system-configs HTTP/1.1" 200 323 0.002361 10.0.0.141 - - [2026-01-28 21:00:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002378 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:02:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:03:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:03:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:03:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:03:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:03:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:03:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000797 10.0.0.141 - - [2026-01-28 21:05:54] "GET /global-system-configs HTTP/1.1" 200 323 0.004198 10.0.0.141 - - [2026-01-28 21:05:55] "GET /global-system-configs HTTP/1.1" 200 323 0.001606 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:06:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:06:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:08:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:08:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:08:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:08:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000835 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 10.0.0.141 - - [2026-01-28 21:10:54] "GET /global-system-configs HTTP/1.1" 200 323 0.002448 10.0.0.141 - - [2026-01-28 21:10:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002020 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:12:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:12:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:14:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:14:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001105 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:14:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:14:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000764 10.0.0.141 - - [2026-01-28 21:15:54] "GET /global-system-configs HTTP/1.1" 200 323 0.003805 10.0.0.141 - - [2026-01-28 21:15:55] "GET /global-system-configs HTTP/1.1" 200 323 0.003285 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:16:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:16:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:19:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:19:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:19:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001225 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:19:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001130 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:19:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:19:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000787 10.0.0.141 - - [2026-01-28 21:20:54] "GET /global-system-configs HTTP/1.1" 200 323 0.003107 10.0.0.141 - - [2026-01-28 21:20:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002645 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:21:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001094 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:21:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000917 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:24:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:24:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:24:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000900 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:24:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000795 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001105 10.0.0.141 - - [2026-01-28 21:25:54] "GET /global-system-configs HTTP/1.1" 200 323 0.001834 10.0.0.141 - - [2026-01-28 21:25:55] "GET /global-system-configs HTTP/1.1" 200 323 0.004807 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:27:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:27:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000734 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:28:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001197 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:28:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:28:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.141 - - [2026-01-28 21:28:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829