++ 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: =================== Thu Aug 28 01:43:25 AM UTC 2025 ===================' INFO: =================== Thu Aug 28 01:43:25 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.50,10.68.75.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.68.75.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/28/2025 01:44:12.101 7fb5019c5fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/28/2025 01:44:12.460 7fb5019c5fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/28/2025 01:44:12.493 7fb5019c5fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/28/2025 01:44:12.494 7fb5019c5fc0 [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.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-08-28 01:44:21] "GET / HTTP/1.1" 503 181 0.000250 10.0.0.50 - - [2025-08-28 01:44:22] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.50 - - [2025-08-28 01:44:22] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.50 - - [2025-08-28 01:44:22] "GET / HTTP/1.1" 200 45303 0.002030 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.002668 10.0.0.50 - - [2025-08-28 01:44:22] "POST /job-templates HTTP/1.1" 200 555 0.068572 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.014789 10.0.0.50 - - [2025-08-28 01:44:22] "POST /job-templates HTTP/1.1" 200 563 0.059390 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 404 191 0.002479 10.0.0.50 - - [2025-08-28 01:44:22] "POST /job-templates HTTP/1.1" 200 545 0.069592 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.003058 10.0.0.50 - - [2025-08-28 01:44:22] "POST /job-templates HTTP/1.1" 200 577 0.074942 10.0.0.50 - - [2025-08-28 01:44:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.008659 10.0.0.50 - - [2025-08-28 01:44:22] "POST /job-templates HTTP/1.1" 200 579 0.071635 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.008427 10.0.0.50 - - [2025-08-28 01:44:23] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.50 - - [2025-08-28 01:44:23] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009630 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 583 0.091433 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.022115 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.022515 10.0.0.50 - - [2025-08-28 01:44:23] "POST /config-nodes HTTP/1.1" 200 593 0.040789 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 559 0.090922 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.010334 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 569 0.063341 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.002299 10.0.0.50 - - [2025-08-28 01:44:23] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.50 - - [2025-08-28 01:44:23] "GET / HTTP/1.1" 200 35931 0.001144 10.0.0.50 - - [2025-08-28 01:44:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002276 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 555 0.115275 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.013764 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.002086 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.50 - - [2025-08-28 01:44:23] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015695 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 555 0.086845 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.018627 10.0.0.50 - - [2025-08-28 01:44:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.060066 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.002274 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 555 0.089331 10.0.0.50 - - [2025-08-28 01:44:23] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011817 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.004415 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.50 - - [2025-08-28 01:44:23] "GET /network-ipam/6d5d32fb-edaa-4c19-8d0e-085380a35762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006982 10.0.0.50 - - [2025-08-28 01:44:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.080484 10.0.0.50 - - [2025-08-28 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.50 - - [2025-08-28 01:44:23] "GET /network-ipam/6d5d32fb-edaa-4c19-8d0e-085380a35762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.036669 10.0.0.50 - - [2025-08-28 01:44:23] "POST /job-templates HTTP/1.1" 200 535 0.135545 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.015563 10.0.0.50 - - [2025-08-28 01:44:24] "POST /job-templates HTTP/1.1" 200 559 0.105442 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.017518 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.50 - - [2025-08-28 01:44:24] "POST /service-templates HTTP/1.1" 200 511 0.052995 10.0.0.50 - - [2025-08-28 01:44:24] "POST /job-templates HTTP/1.1" 200 559 0.048945 10.0.0.50 - - [2025-08-28 01:44:24] "POST /service-templates HTTP/1.1" 200 501 0.048066 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.005174 10.0.0.50 - - [2025-08-28 01:44:24] "POST /service-templates HTTP/1.1" 200 515 0.057285 10.0.0.50 - - [2025-08-28 01:44:24] "POST /job-templates HTTP/1.1" 200 559 0.120039 10.0.0.50 - - [2025-08-28 01:44:24] "POST /service-templates HTTP/1.1" 200 535 0.105624 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.038035 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002385 10.0.0.50 - - [2025-08-28 01:44:24] "GET / HTTP/1.1" 200 35931 0.001254 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2025-08-28 01:44:24] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004466 10.0.0.50 - - [2025-08-28 01:44:24] "POST /access-control-lists HTTP/1.1" 200 587 0.262241 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.013644 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.012730 10.0.0.50 - - [2025-08-28 01:44:24] "POST /job-templates HTTP/1.1" 200 565 0.247955 10.0.0.50 - - [2025-08-28 01:44:24] "POST /service-templates HTTP/1.1" 200 507 0.284379 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.015375 10.0.0.50 - - [2025-08-28 01:44:24] "POST /job-templates HTTP/1.1" 200 557 0.093215 10.0.0.50 - - [2025-08-28 01:44:24] "POST /access-control-lists HTTP/1.1" 200 585 0.104289 10.0.0.50 - - [2025-08-28 01:44:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.137609 10.0.0.50 - - [2025-08-28 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.017267 10.0.0.50 - - [2025-08-28 01:44:25] "POST /job-templates HTTP/1.1" 200 555 0.103848 10.0.0.50 - - [2025-08-28 01:44:25] "POST /route-targets HTTP/1.1" 200 327 0.088658 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.026578 10.0.0.50 - - [2025-08-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.035213 10.0.0.50 - - [2025-08-28 01:44:25] "GET / HTTP/1.1" 200 35931 0.001173 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028455 10.0.0.50 - - [2025-08-28 01:44:25] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011042 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004639 10.0.0.50 - - [2025-08-28 01:44:25] "POST /route-targets HTTP/1.1" 200 327 0.022701 10.0.0.50 - - [2025-08-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.027451 10.0.0.50 - - [2025-08-28 01:44:25] "POST /job-templates HTTP/1.1" 200 573 0.095554 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.005383 10.0.0.50 - - [2025-08-28 01:44:25] "POST /analytics-nodes HTTP/1.1" 200 599 0.058393 10.0.0.50 - - [2025-08-28 01:44:25] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.50 - - [2025-08-28 01:44:25] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008335 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003210 10.0.0.50 - - [2025-08-28 01:44:25] "POST /route-targets HTTP/1.1" 200 327 0.039170 10.0.0.50 - - [2025-08-28 01:44:25] "POST /job-templates HTTP/1.1" 200 551 0.117884 10.0.0.50 - - [2025-08-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.055327 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.003227 10.0.0.50 - - [2025-08-28 01:44:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.057940 10.0.0.50 - - [2025-08-28 01:44:25] "POST /job-templates HTTP/1.1" 200 579 0.117210 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.010949 10.0.0.50 - - [2025-08-28 01:44:25] "POST /route-targets HTTP/1.1" 200 327 0.089745 10.0.0.50 - - [2025-08-28 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.042675 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.008134 10.0.0.50 - - [2025-08-28 01:44:25] "POST /job-templates HTTP/1.1" 200 555 0.110208 10.0.0.50 - - [2025-08-28 01:44:25] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.010735 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.50 - - [2025-08-28 01:44:25] "POST /access-control-lists HTTP/1.1" 200 551 0.103788 10.0.0.50 - - [2025-08-28 01:44:25] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.045246 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.018921 10.0.0.50 - - [2025-08-28 01:44:25] "POST /job-templates HTTP/1.1" 200 559 0.147377 10.0.0.50 - - [2025-08-28 01:44:25] "PUT /access-control-list/f1af8c9d-3315-4061-ad1e-b4778cc43548 HTTP/1.1" 200 272 0.085943 10.0.0.50 - - [2025-08-28 01:44:25] "POST /config-database-nodes HTTP/1.1" 200 611 0.133181 10.0.0.50 - - [2025-08-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 206 0.016409 10.0.0.50 - - [2025-08-28 01:44:26] "PUT /access-control-list/f2abac2d-0a94-4541-abcf-b549c5a9647d HTTP/1.1" 200 272 0.062039 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 575 0.052371 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.003767 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 557 0.074873 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.020416 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 559 0.061836 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.005037 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 555 0.069584 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 195 0.011579 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 553 0.064880 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 195 0.013630 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 553 0.075469 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 195 0.002618 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 553 0.076554 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.018869 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 563 0.075277 10.0.0.50 - - [2025-08-28 01:44:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.014824 10.0.0.50 - - [2025-08-28 01:44:26] "POST /job-templates HTTP/1.1" 200 565 0.069297 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.005822 10.0.0.50 - - [2025-08-28 01:44:27] "POST /config-propertiess HTTP/1.1" 200 551 0.024236 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 168 0.001830 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 321 0.089694 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 166 0.023502 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 317 0.029082 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 174 0.003374 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 333 0.050057 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.026617 10.0.0.50 - - [2025-08-28 01:44:27] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.50 - - [2025-08-28 01:44:27] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006578 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002273 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 309 0.041253 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 174 0.015980 10.0.0.50 - - [2025-08-28 01:44:27] "POST /database-nodes HTTP/1.1" 200 597 0.040356 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 333 0.050152 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 164 0.004214 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 313 0.055080 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 169 0.012694 10.0.0.50 - - [2025-08-28 01:44:27] "POST /tags HTTP/1.1" 200 323 0.027826 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.50 - - [2025-08-28 01:44:27] "PUT /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131 HTTP/1.1" 200 274 0.017429 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 166 0.005715 10.0.0.50 - - [2025-08-28 01:44:27] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.50 - - [2025-08-28 01:44:27] "POST /hardwares HTTP/1.1" 200 327 0.030261 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 166 0.029601 10.0.0.50 - - [2025-08-28 01:44:27] "GET /routing-instance/0ed5c72a-ad61-4267-acaa-a7d8d0aed653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.050122 10.0.0.50 - - [2025-08-28 01:44:27] "POST /bgp-routers HTTP/1.1" 200 616 0.031728 10.0.0.50 - - [2025-08-28 01:44:27] "POST /hardwares HTTP/1.1" 200 327 0.024022 10.0.0.50 - - [2025-08-28 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 166 0.005120 10.0.0.50 - - [2025-08-28 01:44:28] "GET /bgp-router/62bc07e0-1b9e-46d4-a63a-46c978920c39?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.021361 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 327 0.042777 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010085 10.0.0.50 - - [2025-08-28 01:44:28] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.012255 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 166 0.002230 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 327 0.011869 10.0.0.50 - - [2025-08-28 01:44:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012544 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.009145 10.0.0.50 - - [2025-08-28 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.009867 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 323 0.021682 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.003607 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 323 0.017772 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 161 0.002576 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 317 0.010463 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.007928 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 323 0.019752 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.008637 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 323 0.021298 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.003073 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 323 0.015775 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 165 0.001936 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 325 0.017325 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022680 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 165 0.025796 10.0.0.50 - - [2025-08-28 01:44:28] "GET /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.014411 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 325 0.021274 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 165 0.011473 10.0.0.50 - - [2025-08-28 01:44:28] "PUT /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede HTTP/1.1" 200 276 0.026940 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 325 0.055199 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 165 0.006318 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 325 0.017698 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.008314 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 323 0.015203 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 161 0.007910 10.0.0.50 - - [2025-08-28 01:44:28] "POST /hardwares HTTP/1.1" 200 317 0.018615 10.0.0.50 - - [2025-08-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.010433 10.0.0.50 - - [2025-08-28 01:44:28] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 323 0.207215 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.008246 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 317 0.025458 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 581 0.227676 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 164 0.007500 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 323 0.018178 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.004314 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 575 0.097804 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 319 0.053832 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.023562 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 575 0.118477 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 319 0.038485 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 165 0.003152 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 559 0.045390 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 325 0.045744 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.014994 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 555 0.081442 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 317 0.036225 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.021865 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 557 0.108607 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 317 0.054343 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.007165 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 565 0.052417 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 319 0.032826 10.0.0.50 - - [2025-08-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.016948 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 549 0.059636 10.0.0.50 - - [2025-08-28 01:44:29] "POST /alarms HTTP/1.1" 200 557 0.054559 10.0.0.50 - - [2025-08-28 01:44:29] "POST /hardwares HTTP/1.1" 200 319 0.071501 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 162 0.028941 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 319 0.062413 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 567 0.152820 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 158 0.023589 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 311 0.027745 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 158 0.008400 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 555 0.098613 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 567 0.056745 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 311 0.065427 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 160 0.010571 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 315 0.028210 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 154 0.002241 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 575 0.097293 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 303 0.032573 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 158 0.017618 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 569 0.053097 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 311 0.014030 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.013460 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 561 0.054329 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 305 0.071138 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 561 0.079015 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.019803 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 305 0.021440 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.017962 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 561 0.064304 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 547 0.026701 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 305 0.016807 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.008524 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 305 0.017403 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 595 0.033996 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 156 0.004592 10.0.0.50 - - [2025-08-28 01:44:30] "POST /hardwares HTTP/1.1" 200 307 0.021071 10.0.0.50 - - [2025-08-28 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 156 0.007239 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 575 0.062405 10.0.0.50 - - [2025-08-28 01:44:30] "POST /alarms HTTP/1.1" 200 571 0.034868 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 307 0.023445 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 156 0.008425 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 307 0.034341 10.0.0.50 - - [2025-08-28 01:44:31] "POST /alarms HTTP/1.1" 200 583 0.050318 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.003650 10.0.0.50 - - [2025-08-28 01:44:31] "POST /alarms HTTP/1.1" 200 609 0.065975 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.059733 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 158 0.018139 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 311 0.023517 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 158 0.016721 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 311 0.019922 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 153 0.003237 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 301 0.018426 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.003050 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.011837 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.006469 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.023518 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.003713 10.0.0.50 - - [2025-08-28 01:44:31] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.040338 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.012076 10.0.0.50 - - [2025-08-28 01:44:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013478 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012154 10.0.0.50 - - [2025-08-28 01:44:31] "PUT /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede HTTP/1.1" 200 276 0.016558 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.024663 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.029373 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.021803 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 161 0.003200 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 317 0.011708 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.006059 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.013812 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.010770 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 309 0.015081 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 154 0.004829 10.0.0.50 - - [2025-08-28 01:44:31] "POST /hardwares HTTP/1.1" 200 303 0.009337 10.0.0.50 - - [2025-08-28 01:44:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.004140 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 533 0.027271 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.004388 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 523 0.074932 10.0.0.50 - - [2025-08-28 01:44:32] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.006303 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.50 - - [2025-08-28 01:44:32] "GET /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005213 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.50 - - [2025-08-28 01:44:32] "PUT /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede HTTP/1.1" 200 276 0.013528 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 521 0.053623 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.010926 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 521 0.020704 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.001955 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 531 0.045219 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.002466 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 521 0.027471 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.015196 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 539 0.039081 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.022206 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 525 0.046101 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.002090 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 519 0.031230 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.009495 10.0.0.50 - - [2025-08-28 01:44:32] "GET / HTTP/1.1" 200 35931 0.002771 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008878 10.0.0.50 - - [2025-08-28 01:44:32] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.021238 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 517 0.105235 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.020096 10.0.0.50 - - [2025-08-28 01:44:32] "PUT /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131 HTTP/1.1" 200 274 0.097906 10.0.0.50 - - [2025-08-28 01:44:32] "POST /features HTTP/1.1" 200 533 0.058417 10.0.0.50 - - [2025-08-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.002601 10.0.0.50 - - [2025-08-28 01:44:33] "POST /features HTTP/1.1" 200 541 0.023083 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 178 0.013690 10.0.0.50 - - [2025-08-28 01:44:33] "POST /physical-roles HTTP/1.1" 200 521 0.017206 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 179 0.011907 10.0.0.50 - - [2025-08-28 01:44:33] "POST /physical-roles HTTP/1.1" 200 523 0.015686 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.002315 10.0.0.50 - - [2025-08-28 01:44:33] "POST /physical-roles HTTP/1.1" 200 533 0.013908 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 177 0.010249 10.0.0.50 - - [2025-08-28 01:44:33] "POST /physical-roles HTTP/1.1" 200 519 0.014944 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.011218 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 545 0.016668 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.002150 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 531 0.024666 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.003774 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 545 0.024697 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 185 0.014228 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 533 0.021104 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.003180 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 541 0.020387 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014782 10.0.0.50 - - [2025-08-28 01:44:33] "PUT /overlay-role/8ec07cb6-6456-40f0-b50e-b77a90ade740 HTTP/1.1" 200 258 0.008955 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.019312 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 531 0.015309 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 185 0.002336 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 533 0.017053 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.006094 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 529 0.018177 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.004148 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 537 0.023898 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.002112 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 541 0.014334 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 178 0.010372 10.0.0.50 - - [2025-08-28 01:44:33] "POST /overlay-roles HTTP/1.1" 200 519 0.015906 10.0.0.50 - - [2025-08-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.002217 10.0.0.50 - - [2025-08-28 01:44:34] "POST /overlay-roles HTTP/1.1" 200 543 0.019084 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.005261 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 533 0.016511 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.005430 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 547 0.017767 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.002040 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 549 0.035558 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 191 0.008784 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 551 0.020752 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.017188 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 563 0.015646 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.002276 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 547 0.015448 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.008593 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 549 0.014479 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 191 0.013041 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 551 0.016374 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.002500 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 549 0.030537 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.019123 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 561 0.015136 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.008484 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 547 0.015542 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.002708 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 549 0.019001 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.008195 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 545 0.016030 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.009684 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 547 0.028924 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.002285 10.0.0.50 - - [2025-08-28 01:44:34] "POST /role-definitions HTTP/1.1" 200 553 0.013684 10.0.0.50 - - [2025-08-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.011184 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 555 0.018742 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.005540 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 533 0.017060 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 187 0.002661 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 543 0.017938 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.010393 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 531 0.020704 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.010988 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 537 0.032235 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.002410 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 547 0.015932 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.012608 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 557 0.019077 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.008571 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 561 0.023127 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.002139 10.0.0.50 - - [2025-08-28 01:44:35] "POST /role-definitions HTTP/1.1" 200 559 0.019558 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.009746 10.0.0.50 - - [2025-08-28 01:44:35] "POST /feature-configs HTTP/1.1" 200 537 0.015212 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.009769 10.0.0.50 - - [2025-08-28 01:44:35] "POST /feature-configs HTTP/1.1" 200 562 0.026272 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.002199 10.0.0.50 - - [2025-08-28 01:44:35] "POST /feature-configs HTTP/1.1" 200 561 0.017330 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.002177 10.0.0.50 - - [2025-08-28 01:44:35] "POST /node-profiles HTTP/1.1" 200 547 0.024281 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 187 0.011306 10.0.0.50 - - [2025-08-28 01:44:35] "POST /node-profiles HTTP/1.1" 200 537 0.021693 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.002117 10.0.0.50 - - [2025-08-28 01:44:35] "POST /node-profiles HTTP/1.1" 200 549 0.014334 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.010175 10.0.0.50 - - [2025-08-28 01:44:35] "POST /node-profiles HTTP/1.1" 200 541 0.025102 10.0.0.50 - - [2025-08-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.001996 10.0.0.50 - - [2025-08-28 01:44:35] "POST /node-profiles HTTP/1.1" 200 541 0.027928 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.002197 10.0.0.50 - - [2025-08-28 01:44:36] "POST /node-profiles HTTP/1.1" 200 539 0.026988 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.006061 10.0.0.50 - - [2025-08-28 01:44:36] "POST /node-profiles HTTP/1.1" 200 531 0.015812 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 185 0.003284 10.0.0.50 - - [2025-08-28 01:44:36] "POST /node-profiles HTTP/1.1" 200 533 0.022860 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.004102 10.0.0.50 - - [2025-08-28 01:44:36] "POST /node-profiles HTTP/1.1" 200 557 0.018108 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.004596 10.0.0.50 - - [2025-08-28 01:44:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.023321 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003353 10.0.0.50 - - [2025-08-28 01:44:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.031877 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.008452 10.0.0.50 - - [2025-08-28 01:44:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.024098 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.017152 10.0.0.50 - - [2025-08-28 01:44:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.026005 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.002351 10.0.0.50 - - [2025-08-28 01:44:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019731 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.011009 10.0.0.50 - - [2025-08-28 01:44:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.024694 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.017154 10.0.0.50 - - [2025-08-28 01:44:36] "POST /sflow-profiles HTTP/1.1" 200 532 0.018282 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.002209 10.0.0.50 - - [2025-08-28 01:44:36] "POST /sflow-profiles HTTP/1.1" 200 538 0.015668 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.001775 10.0.0.50 - - [2025-08-28 01:44:36] "POST /sflow-profiles HTTP/1.1" 200 538 0.016926 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.005380 10.0.0.50 - - [2025-08-28 01:44:36] "POST /grpc-profiles HTTP/1.1" 200 530 0.022995 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.002090 10.0.0.50 - - [2025-08-28 01:44:36] "POST /snmp-profiles HTTP/1.1" 200 530 0.021475 10.0.0.50 - - [2025-08-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.025416 10.0.0.50 - - [2025-08-28 01:44:37] "POST /netconf-profiles HTTP/1.1" 200 542 0.017959 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.009067 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 540 0.028436 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.002811 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 540 0.030445 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.009314 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 544 0.018856 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.009799 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 542 0.020361 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 218 0.002587 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 590 0.028297 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.008027 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 570 0.015379 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.001501 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 620 0.029099 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.002363 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 566 0.044898 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.007815 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 564 0.024642 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.001631 10.0.0.50 - - [2025-08-28 01:44:37] "POST /device-functional-groups HTTP/1.1" 200 574 0.016593 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.001770 10.0.0.50 - - [2025-08-28 01:44:37] "POST /role-configs HTTP/1.1" 200 525 0.020746 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.004126 10.0.0.50 - - [2025-08-28 01:44:37] "POST /role-configs HTTP/1.1" 200 520 0.034527 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.005831 10.0.0.50 - - [2025-08-28 01:44:37] "POST /role-configs HTTP/1.1" 200 522 0.017927 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003642 10.0.0.50 - - [2025-08-28 01:44:37] "POST /role-configs HTTP/1.1" 200 522 0.025274 10.0.0.50 - - [2025-08-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.005725 10.0.0.50 - - [2025-08-28 01:44:37] "POST /role-configs HTTP/1.1" 200 526 0.022603 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.002125 10.0.0.50 - - [2025-08-28 01:44:38] "POST /role-configs HTTP/1.1" 200 521 0.019550 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.002393 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.50 - - [2025-08-28 01:44:38] "POST /role-configs HTTP/1.1" 200 517 0.020228 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.006685 10.0.0.50 - - [2025-08-28 01:44:38] "POST /role-configs HTTP/1.1" 200 518 0.020320 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.037872 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.007273 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010564 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017303 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.070968 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012079 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.034620 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.011349 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016957 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.011224 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018880 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.007901 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.009814 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009063 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.008852 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2025-08-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.009545 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009944 10.0.0.50 - - [2025-08-28 01:44:38] "GET / HTTP/1.1" 200 35931 0.008194 10.0.0.50 - - [2025-08-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.011728 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012335 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.031886 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.064783 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011459 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.014216 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.011218 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009760 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.50 - - [2025-08-28 01:44:39] "GET /domain/b7b74f8d-182c-4591-8ed5-3bc3db05a911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.015785 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.031524 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014583 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.019493 10.0.0.50 - - [2025-08-28 01:44:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000601 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.038434 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.009748 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021467 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.014246 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010213 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2025-08-28 01:44:39] "POST /security-groups HTTP/1.1" 200 570 0.119504 10.0.0.50 - - [2025-08-28 01:44:39] "POST /projects HTTP/1.1" 200 481 0.356620 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.012569 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.088170 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011511 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007471 10.0.0.50 - - [2025-08-28 01:44:39] "POST /access-control-lists HTTP/1.1" 200 579 0.077411 10.0.0.50 - - [2025-08-28 01:44:39] "POST /security-groups HTTP/1.1" 200 534 0.100930 10.0.0.50 - - [2025-08-28 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.033246 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.006361 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010848 10.0.0.50 - - [2025-08-28 01:44:39] "POST /chown HTTP/1.1" 200 109 0.037759 10.0.0.50 - - [2025-08-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.50 - - [2025-08-28 01:44:39] "POST /policy-managements HTTP/1.1" 409 214 0.029693 10.0.0.50 - - [2025-08-28 01:44:40] "POST /access-control-lists HTTP/1.1" 200 577 0.094671 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009409 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.002038 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.065865 10.0.0.50 - - [2025-08-28 01:44:40] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017344 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012692 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.031178 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016217 10.0.0.50 - - [2025-08-28 01:44:40] "POST /access-control-lists HTTP/1.1" 200 594 0.106977 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.031289 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.024227 10.0.0.50 - - [2025-08-28 01:44:40] "POST /application-policy-sets HTTP/1.1" 200 528 0.166723 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.038747 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008347 10.0.0.50 - - [2025-08-28 01:44:40] "GET /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003416 10.0.0.50 - - [2025-08-28 01:44:40] "POST /access-control-lists HTTP/1.1" 200 592 0.107072 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012937 10.0.0.50 - - [2025-08-28 01:44:40] "PUT /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede HTTP/1.1" 200 276 0.031620 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.038036 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015637 10.0.0.50 - - [2025-08-28 01:44:40] "GET /virtual-network/ede56656-a027-4a0c-97db-7608cb41d383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.013029 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009069 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.023335 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011058 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017485 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.017196 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015152 10.0.0.50 - - [2025-08-28 01:44:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.003612 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.009795 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.024622 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020400 10.0.0.50 - - [2025-08-28 01:44:40] "POST /security-groups HTTP/1.1" 200 574 0.100376 10.0.0.50 - - [2025-08-28 01:44:40] "POST /projects HTTP/1.1" 200 489 0.362078 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011155 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.008811 10.0.0.50 - - [2025-08-28 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.032055 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015022 10.0.0.50 - - [2025-08-28 01:44:40] "POST /access-control-lists HTTP/1.1" 200 583 0.065869 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.021205 10.0.0.50 - - [2025-08-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021036 10.0.0.50 - - [2025-08-28 01:44:40] "POST /security-groups HTTP/1.1" 200 546 0.133544 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.053485 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.039283 10.0.0.50 - - [2025-08-28 01:44:41] "POST /chown HTTP/1.1" 200 109 0.061319 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.50 - - [2025-08-28 01:44:41] "POST /access-control-lists HTTP/1.1" 200 581 0.193820 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.045132 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044250 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.026044 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016207 10.0.0.50 - - [2025-08-28 01:44:41] "POST /network-ipams HTTP/1.1" 200 522 0.171334 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.044218 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016558 10.0.0.50 - - [2025-08-28 01:44:41] "POST /access-control-lists HTTP/1.1" 200 602 0.118351 10.0.0.50 - - [2025-08-28 01:44:41] "POST /network-ipams HTTP/1.1" 200 510 0.054092 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.013236 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.006921 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.024470 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.50 - - [2025-08-28 01:44:41] "POST /access-control-lists HTTP/1.1" 200 600 0.069463 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.028730 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.039843 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.064179 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.010057 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.50 - - [2025-08-28 01:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004195 10.0.0.50 - - [2025-08-28 01:44:41] "POST /virtual-networks HTTP/1.1" 200 538 0.299363 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010430 10.0.0.50 - - [2025-08-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009955 10.0.0.50 - - [2025-08-28 01:44:41] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.033661 10.0.0.50 - - [2025-08-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.172379 10.0.0.50 - - [2025-08-28 01:44:41] "POST /access-control-lists HTTP/1.1" 200 589 0.319602 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026132 10.0.0.50 - - [2025-08-28 01:44:42] "POST /network-ipams HTTP/1.1" 200 518 0.222917 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013239 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.008829 10.0.0.50 - - [2025-08-28 01:44:42] "POST /route-targets HTTP/1.1" 200 327 0.061905 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.042578 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018827 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.067436 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012741 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.045865 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.062325 10.0.0.50 - - [2025-08-28 01:44:42] "PUT /access-control-list/e036a5a1-6ff5-4053-9e97-b87c7f324c01 HTTP/1.1" 200 272 0.206243 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.084760 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025792 10.0.0.50 - - [2025-08-28 01:44:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004774 10.0.0.50 - - [2025-08-28 01:44:42] "POST /virtual-networks HTTP/1.1" 200 546 0.399955 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.026418 10.0.0.50 - - [2025-08-28 01:44:42] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.036373 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.033367 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.002010 10.0.0.50 - - [2025-08-28 01:44:42] "POST /route-targets HTTP/1.1" 200 327 0.027667 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022725 10.0.0.50 - - [2025-08-28 01:44:42] "POST /network-policys HTTP/1.1" 200 538 0.075471 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.036455 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.058887 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.029709 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.120397 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013409 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.025493 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011895 10.0.0.50 - - [2025-08-28 01:44:42] "POST /network-policys HTTP/1.1" 200 534 0.118004 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.025229 10.0.0.50 - - [2025-08-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016562 10.0.0.50 - - [2025-08-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.044561 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030457 10.0.0.50 - - [2025-08-28 01:44:43] "POST /network-policys HTTP/1.1" 200 542 0.123440 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016451 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.067081 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010969 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015638 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.134912 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008201 10.0.0.50 - - [2025-08-28 01:44:43] "PUT /access-control-list/c16ace01-7877-46a3-9539-cfa165741adb HTTP/1.1" 200 272 0.055103 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.037341 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015182 10.0.0.50 - - [2025-08-28 01:44:43] "PUT /access-control-list/c16ace01-7877-46a3-9539-cfa165741adb HTTP/1.1" 200 272 0.026863 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.099319 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.029679 10.0.0.50 - - [2025-08-28 01:44:43] "PUT /access-control-list/e036a5a1-6ff5-4053-9e97-b87c7f324c01 HTTP/1.1" 200 272 0.042260 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.034968 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.038671 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.113660 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.053292 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026790 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011602 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013269 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014183 10.0.0.50 - - [2025-08-28 01:44:43] "PUT /access-control-list/e036a5a1-6ff5-4053-9e97-b87c7f324c01 HTTP/1.1" 200 272 0.076684 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.065202 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009458 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.045063 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.191903 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020988 10.0.0.50 - - [2025-08-28 01:44:43] "PUT /access-control-list/c16ace01-7877-46a3-9539-cfa165741adb HTTP/1.1" 200 272 0.044047 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 404 237 0.025648 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.025342 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015472 10.0.0.50 - - [2025-08-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-08-28 01:44:43] "POST /access-control-lists HTTP/1.1" 200 601 0.120338 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.145059 10.0.0.50 - - [2025-08-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.011620 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029197 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.032075 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008627 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.032087 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021961 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.171915 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006850 10.0.0.50 - - [2025-08-28 01:44:44] "PUT /access-control-list/f23a33f8-fa08-43ec-ac39-01d89e3ec3ee HTTP/1.1" 200 272 0.096904 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005040 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009155 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.038478 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012495 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.069789 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.50 - - [2025-08-28 01:44:44] "GET /virtual-network/ede56656-a027-4a0c-97db-7608cb41d383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006243 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.022686 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014761 10.0.0.50 - - [2025-08-28 01:44:44] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004367 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.007732 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009161 10.0.0.50 - - [2025-08-28 01:44:44] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004112 10.0.0.50 - - [2025-08-28 01:44:44] "POST /firewall-policys HTTP/1.1" 200 530 0.027479 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022115 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.008275 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.50 - - [2025-08-28 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.049182 10.0.0.50 - - [2025-08-28 01:44:44] "GET /firewall-policy/d1c16fb0-3483-4d76-9577-ef2a12863e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014444 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.50 - - [2025-08-28 01:44:44] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.059919 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.069439 10.0.0.50 - - [2025-08-28 01:44:44] "GET /firewall-policy/d1c16fb0-3483-4d76-9577-ef2a12863e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.020581 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017500 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.010350 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009998 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.083846 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.50 - - [2025-08-28 01:44:44] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.015571 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.018436 10.0.0.50 - - [2025-08-28 01:44:44] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004909 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022012 10.0.0.50 - - [2025-08-28 01:44:44] "POST /firewall-policys HTTP/1.1" 200 532 0.048134 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.50 - - [2025-08-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.017264 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013069 10.0.0.50 - - [2025-08-28 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025300 10.0.0.50 - - [2025-08-28 01:44:44] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013292 10.0.0.50 - - [2025-08-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.50 - - [2025-08-28 01:44:44] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008938 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.015910 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013467 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002756 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/d1c16fb0-3483-4d76-9577-ef2a12863e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002572 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/d1c16fb0-3483-4d76-9577-ef2a12863e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003012 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.006375 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016465 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.022373 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.052885 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.015442 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.062788 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012607 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.011487 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.50 - - [2025-08-28 01:44:45] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004916 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.50 - - [2025-08-28 01:44:45] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002479 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.50 - - [2025-08-28 01:44:45] "POST /firewall-policys HTTP/1.1" 200 530 0.043663 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.030955 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014661 10.0.0.50 - - [2025-08-28 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.043419 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/a7107bbd-812d-4871-a1f7-48b71c029cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012603 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.010578 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.50 - - [2025-08-28 01:44:45] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011521 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/a7107bbd-812d-4871-a1f7-48b71c029cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002676 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005653 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/d1c16fb0-3483-4d76-9577-ef2a12863e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003128 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.010544 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012783 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/d1c16fb0-3483-4d76-9577-ef2a12863e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003409 10.0.0.50 - - [2025-08-28 01:44:45] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002627 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.043231 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.036697 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.039629 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014643 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.030418 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.024678 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012731 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.071963 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.016563 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014776 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.071419 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.50 - - [2025-08-28 01:44:45] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.003955 10.0.0.50 - - [2025-08-28 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.011043 10.0.0.50 - - [2025-08-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020792 10.0.0.50 - - [2025-08-28 01:44:46] "POST /tags HTTP/1.1" 200 299 0.086465 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012970 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.016455 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.50 - - [2025-08-28 01:44:46] "GET /tag/b8870d98-e225-4144-8780-e586c412a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017898 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.011619 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.50 - - [2025-08-28 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.039395 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.005901 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.009621 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026587 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.022023 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006817 10.0.0.50 - - [2025-08-28 01:44:46] "POST /tags HTTP/1.1" 200 357 0.123958 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014857 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.008455 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014548 10.0.0.50 - - [2025-08-28 01:44:46] "GET /tag/dfa51ac2-af6f-4cdf-82c3-3595610885e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019298 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.023721 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.014373 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013709 10.0.0.50 - - [2025-08-28 01:44:46] "POST /tags HTTP/1.1" 200 305 0.090440 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.006516 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.50 - - [2025-08-28 01:44:46] "GET /tag/3266af5e-9f8d-486b-ad16-37266359b2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.039671 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.012375 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.024755 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010700 10.0.0.50 - - [2025-08-28 01:44:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000439 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.003075 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.50 - - [2025-08-28 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.014805 10.0.0.50 - - [2025-08-28 01:44:46] "POST /security-groups HTTP/1.1" 200 571 0.044773 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.042771 10.0.0.50 - - [2025-08-28 01:44:46] "POST /projects HTTP/1.1" 200 483 0.227701 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.003382 10.0.0.50 - - [2025-08-28 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014432 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021191 10.0.0.50 - - [2025-08-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010091 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.057758 10.0.0.50 - - [2025-08-28 01:44:47] "POST /access-control-lists HTTP/1.1" 200 580 0.107445 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.50 - - [2025-08-28 01:44:47] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.060352 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011363 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.008578 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009824 10.0.0.50 - - [2025-08-28 01:44:47] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.024134 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.018646 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-08-28 01:44:47] "POST /access-control-lists HTTP/1.1" 200 578 0.120346 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.058898 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008351 10.0.0.50 - - [2025-08-28 01:44:47] "PUT /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6 HTTP/1.1" 200 264 0.137712 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.011046 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020509 10.0.0.50 - - [2025-08-28 01:44:47] "PUT /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14 HTTP/1.1" 200 264 0.082906 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015115 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.018620 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020174 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2025-08-28 01:44:47] "POST /security-groups HTTP/1.1" 200 537 0.120081 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.031439 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.016450 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024572 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009772 10.0.0.50 - - [2025-08-28 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.042610 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.015840 10.0.0.50 - - [2025-08-28 01:44:47] "POST /chown HTTP/1.1" 200 109 0.030020 10.0.0.50 - - [2025-08-28 01:44:47] "POST /access-control-lists HTTP/1.1" 200 596 0.091272 10.0.0.50 - - [2025-08-28 01:44:47] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006645 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013277 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 233 0.001977 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.50 - - [2025-08-28 01:44:47] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003074 10.0.0.50 - - [2025-08-28 01:44:47] "POST /tags HTTP/1.1" 409 207 0.004433 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.014854 10.0.0.50 - - [2025-08-28 01:44:47] "POST /access-control-lists HTTP/1.1" 200 594 0.038872 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013007 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011901 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.50 - - [2025-08-28 01:44:47] "GET /tag/3266af5e-9f8d-486b-ad16-37266359b2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016967 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.012866 10.0.0.50 - - [2025-08-28 01:44:47] "POST /firewall-rules HTTP/1.1" 200 564 0.064547 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.041957 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-08-28 01:44:47] "GET /firewall-rule/289bfb30-5b74-414d-ad37-951801218b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006220 10.0.0.50 - - [2025-08-28 01:44:47] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004067 10.0.0.50 - - [2025-08-28 01:44:47] "GET /firewall-rule/289bfb30-5b74-414d-ad37-951801218b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005509 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.008942 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.017890 10.0.0.50 - - [2025-08-28 01:44:47] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005556 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.50 - - [2025-08-28 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.50 - - [2025-08-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.50 - - [2025-08-28 01:44:48] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008763 10.0.0.50 - - [2025-08-28 01:44:48] "POST /tags HTTP/1.1" 409 207 0.002398 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.009005 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.50 - - [2025-08-28 01:44:48] "GET /tag/3266af5e-9f8d-486b-ad16-37266359b2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025839 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021489 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.057925 10.0.0.50 - - [2025-08-28 01:44:48] "POST /firewall-rules HTTP/1.1" 200 562 0.114290 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021068 10.0.0.50 - - [2025-08-28 01:44:48] "GET /firewall-rule/bb7c652e-5b06-43ac-a559-34ee1bbe2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.035412 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.50 - - [2025-08-28 01:44:48] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009795 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.014786 10.0.0.50 - - [2025-08-28 01:44:48] "GET /firewall-rule/bb7c652e-5b06-43ac-a559-34ee1bbe2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009706 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.029631 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.017415 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009432 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007321 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.006844 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.023328 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013149 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010199 10.0.0.50 - - [2025-08-28 01:44:48] "POST /tags HTTP/1.1" 200 305 0.092562 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008292 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.013020 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013467 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2025-08-28 01:44:48] "GET /tag/cc58d9cb-ee4a-4154-bee2-f9964614c3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022420 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2025-08-28 01:44:48] "GET /project/d0d4d292-bfa3-42de-8c2d-4e8818368e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040650 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.033113 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2025-08-28 01:44:48] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006164 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.012945 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.50 - - [2025-08-28 01:44:48] "GET /service-appliance-set/6dc6025b-4f6e-4d63-b39d-ef87beaa094c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004701 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.001638 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.070524 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.50 - - [2025-08-28 01:44:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118362 10.0.0.50 - - [2025-08-28 01:44:48] "GET /virtual-machine-interface/3181bf91-77d5-4641-affa-2268c755c42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005395 10.0.0.50 - - [2025-08-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.017244 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007307 10.0.0.50 - - [2025-08-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.50 - - [2025-08-28 01:44:49] "POST /instance-ips HTTP/1.1" 200 381 0.073646 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.021730 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2025-08-28 01:44:49] "GET /instance-ip/18c7e787-870b-405c-94a1-abcbcc88b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004138 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.015178 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2025-08-28 01:44:49] "POST /loadbalancers HTTP/1.1" 200 582 0.093693 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.028835 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014875 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.50 - - [2025-08-28 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.073121 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.008223 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.50 - - [2025-08-28 01:44:49] "GET /project/d0d4d292-bfa3-42de-8c2d-4e8818368e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049415 10.0.0.50 - - [2025-08-28 01:44:49] "GET /instance-ip/18c7e787-870b-405c-94a1-abcbcc88b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004388 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.036092 10.0.0.50 - - [2025-08-28 01:44:49] "GET /project/d0d4d292-bfa3-42de-8c2d-4e8818368e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.099662 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.50 - - [2025-08-28 01:44:49] "GET /loadbalancer/aada4441-3917-4d83-9097-3172b10b6400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009703 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.50 - - [2025-08-28 01:44:49] "POST /floating-ips HTTP/1.1" 200 583 0.101690 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.030780 10.0.0.50 - - [2025-08-28 01:44:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.086198 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011835 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.50 - - [2025-08-28 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009321 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.010491 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.50 - - [2025-08-28 01:44:49] "GET /project/d0d4d292-bfa3-42de-8c2d-4e8818368e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053821 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.015877 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2025-08-28 01:44:49] "GET /loadbalancer-listener/68325fdb-c4f0-4bd3-92af-e78a8869cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002710 10.0.0.50 - - [2025-08-28 01:44:49] "GET /loadbalancer-listener/68325fdb-c4f0-4bd3-92af-e78a8869cf19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003937 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006577 10.0.0.50 - - [2025-08-28 01:44:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040276 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.50 - - [2025-08-28 01:44:49] "GET /instance-ip/18c7e787-870b-405c-94a1-abcbcc88b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004041 10.0.0.50 - - [2025-08-28 01:44:49] "GET /instance-ip/18c7e787-870b-405c-94a1-abcbcc88b8a7?fields=floating_ips HTTP/1.1" 200 1170 0.006695 10.0.0.50 - - [2025-08-28 01:44:49] "GET /floating-ip/0e63b88b-a61d-4c44-8a76-6b0fe2609dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004207 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2025-08-28 01:44:49] "GET /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003910 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011212 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.50 - - [2025-08-28 01:44:49] "PUT /global-vrouter-config/747c3f43-2ba8-41f6-ba07-b1ad7e6acede HTTP/1.1" 200 276 0.007870 10.0.0.50 - - [2025-08-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.015939 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013094 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.50 - - [2025-08-28 01:44:49] "POST /tags HTTP/1.1" 200 301 0.081626 10.0.0.50 - - [2025-08-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017231 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.025941 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.50 - - [2025-08-28 01:44:50] "GET /tag/1e3708be-d0c7-427f-9431-7ff9409ba6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.044894 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.015424 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011720 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.013140 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011103 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.50 - - [2025-08-28 01:44:50] "POST /tags HTTP/1.1" 200 325 0.116601 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019154 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.009022 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2025-08-28 01:44:50] "GET /tag/c6b5656d-af10-4312-96a2-952413436983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.025542 10.0.0.50 - - [2025-08-28 01:44:50] "POST /tags HTTP/1.1" 200 363 0.050669 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.039586 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016713 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.50 - - [2025-08-28 01:44:50] "GET /tag/f15bb285-527e-4840-b909-02c3e1cde26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021330 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.042929 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016224 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.50 - - [2025-08-28 01:44:50] "POST /tags HTTP/1.1" 200 311 0.080015 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007514 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.017433 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016892 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.50 - - [2025-08-28 01:44:50] "GET /tag/7fef9b0a-9639-48df-a4c9-3a9a6df9968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026521 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007250 10.0.0.50 - - [2025-08-28 01:44:50] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010535 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.009763 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012094 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008369 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.011661 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.50 - - [2025-08-28 01:44:50] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.082090 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.50 - - [2025-08-28 01:44:50] "POST /virtual-machines HTTP/1.1" 200 377 0.014989 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.012667 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.50 - - [2025-08-28 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031403 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007348 10.0.0.50 - - [2025-08-28 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.009553 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009298 10.0.0.50 - - [2025-08-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013339 10.0.0.50 - - [2025-08-28 01:44:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.119809 10.0.0.50 - - [2025-08-28 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026475 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023932 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.041819 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013752 10.0.0.50 - - [2025-08-28 01:44:51] "GET /virtual-machine-interface/965eded8-83b0-11f0-9da3-fa163e98628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005048 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.013557 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008519 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.048080 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.017801 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017887 10.0.0.50 - - [2025-08-28 01:44:51] "POST /instance-ips HTTP/1.1" 200 409 0.420429 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013172 10.0.0.50 - - [2025-08-28 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033554 10.0.0.50 - - [2025-08-28 01:44:51] "GET /virtual-machine-interface/965eded8-83b0-11f0-9da3-fa163e98628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007496 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.016625 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.50 - - [2025-08-28 01:44:51] "POST /set-tag HTTP/1.1" 200 109 0.032817 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.015640 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017870 10.0.0.50 - - [2025-08-28 01:44:51] "GET /virtual-machine-interface/965eded8-83b0-11f0-9da3-fa163e98628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.027562 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008849 10.0.0.50 - - [2025-08-28 01:44:51] "GET /instance-ip/9676b72e-83b0-11f0-9da3-fa163e98628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004955 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.018135 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010321 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.004430 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.014528 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011277 10.0.0.50 - - [2025-08-28 01:44:51] "POST /tags HTTP/1.1" 200 355 0.072911 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2025-08-28 01:44:51] "GET /tag/29cafe15-dca3-4610-8216-abf746e93e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023223 10.0.0.50 - - [2025-08-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.007652 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.50 - - [2025-08-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010481 10.0.0.50 - - [2025-08-28 01:44:52] "POST /tags HTTP/1.1" 200 303 0.025541 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023615 10.0.0.50 - - [2025-08-28 01:44:52] "GET /tag/aa15b9d1-0f2b-4653-8b7f-a8fcfbe29f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020061 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.045834 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011156 10.0.0.50 - - [2025-08-28 01:44:52] "POST /projects HTTP/1.1" 409 218 0.002382 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.034698 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007396 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.50 - - [2025-08-28 01:44:52] "GET /project/d0d4d292-bfa3-42de-8c2d-4e8818368e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.091297 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.012569 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021948 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019280 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015012 10.0.0.50 - - [2025-08-28 01:44:52] "GET /network-ipam/c551bc82-e1c3-4e8d-99b8-4f20b4f870ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008217 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.012280 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.50 - - [2025-08-28 01:44:52] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007620 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015777 10.0.0.50 - - [2025-08-28 01:44:52] "PUT /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6 HTTP/1.1" 200 264 0.054372 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.015668 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012598 10.0.0.50 - - [2025-08-28 01:44:52] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.011151 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008593 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.047781 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022326 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007954 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.018040 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014193 10.0.0.50 - - [2025-08-28 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.159824 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024905 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019659 10.0.0.50 - - [2025-08-28 01:44:52] "GET /network-ipam/5e550821-40ce-4dcb-8467-79b85e3a092e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002832 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.019619 10.0.0.50 - - [2025-08-28 01:44:52] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.029000 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011856 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2025-08-28 01:44:52] "PUT /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14 HTTP/1.1" 200 264 0.064205 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.022651 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020803 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.50 - - [2025-08-28 01:44:52] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004065 10.0.0.50 - - [2025-08-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.018418 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017216 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2025-08-28 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.072023 10.0.0.50 - - [2025-08-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.008416 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.50 - - [2025-08-28 01:44:53] "GET /network-policy/cfc4a8cf-cac9-4cfe-a283-21e9ab49bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008126 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.50 - - [2025-08-28 01:44:53] "GET /network-policy/b071ef7e-11b2-4d4b-820c-1757894baaf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003615 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.007363 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017798 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014885 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.50 - - [2025-08-28 01:44:53] "GET /network-policy/c31262d1-d09b-499d-803e-1836db9d9b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002058 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.027263 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.026806 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.50 - - [2025-08-28 01:44:53] "PUT /network-policy/c31262d1-d09b-499d-803e-1836db9d9b0f HTTP/1.1" 200 262 0.045759 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.048083 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022632 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006465 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.121011 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010140 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.006957 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009718 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.005999 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014804 10.0.0.50 - - [2025-08-28 01:44:53] "POST /security-groups HTTP/1.1" 409 245 0.009969 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.50 - - [2025-08-28 01:44:53] "PUT /security-group/3a771c0a-9592-43f8-8028-12c891ef47ec HTTP/1.1" 200 262 0.063106 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.045247 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.035897 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.50 - - [2025-08-28 01:44:53] "PUT /access-control-list/48134818-6810-48a9-b8d6-50b8287fe75a HTTP/1.1" 200 272 0.026986 10.0.0.50 - - [2025-08-28 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022329 10.0.0.50 - - [2025-08-28 01:44:53] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007016 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.50 - - [2025-08-28 01:44:53] "PUT /access-control-list/7c9dd113-5648-4f48-b46a-bcd36e670fd3 HTTP/1.1" 200 272 0.024089 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.007238 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010805 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2025-08-28 01:44:53] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004314 10.0.0.50 - - [2025-08-28 01:44:53] "POST /tags HTTP/1.1" 409 206 0.001910 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2025-08-28 01:44:53] "GET /tag/aa15b9d1-0f2b-4653-8b7f-a8fcfbe29f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012485 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.006319 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.044878 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010401 10.0.0.50 - - [2025-08-28 01:44:53] "POST /firewall-rules HTTP/1.1" 200 562 0.093781 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013116 10.0.0.50 - - [2025-08-28 01:44:53] "GET /firewall-rule/b1f4afaa-3831-401e-8a4f-c0742bfe9128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006323 10.0.0.50 - - [2025-08-28 01:44:53] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003365 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.006944 10.0.0.50 - - [2025-08-28 01:44:53] "GET /firewall-rule/b1f4afaa-3831-401e-8a4f-c0742bfe9128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005234 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007390 10.0.0.50 - - [2025-08-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.50 - - [2025-08-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.019281 10.0.0.50 - - [2025-08-28 01:44:53] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004464 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.007515 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.008770 10.0.0.50 - - [2025-08-28 01:44:54] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003729 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.50 - - [2025-08-28 01:44:54] "POST /tags HTTP/1.1" 409 206 0.002498 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.009749 10.0.0.50 - - [2025-08-28 01:44:54] "GET /tag/aa15b9d1-0f2b-4653-8b7f-a8fcfbe29f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021520 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016514 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.50 - - [2025-08-28 01:44:54] "POST /firewall-rules HTTP/1.1" 200 560 0.071047 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.042654 10.0.0.50 - - [2025-08-28 01:44:54] "GET /firewall-rule/f94eb20d-a189-476b-a40e-350c7ddd3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.017257 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2025-08-28 01:44:54] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003435 10.0.0.50 - - [2025-08-28 01:44:54] "GET /firewall-rule/f94eb20d-a189-476b-a40e-350c7ddd3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003148 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.008904 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007457 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.039263 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.009954 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.50 - - [2025-08-28 01:44:54] "POST /tags HTTP/1.1" 200 301 0.019972 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.50 - - [2025-08-28 01:44:54] "GET /tag/547101bb-0857-4807-806c-253ebeabb02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015429 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.018033 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012972 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2025-08-28 01:44:54] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028255 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.010109 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014445 10.0.0.50 - - [2025-08-28 01:44:54] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004645 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-08-28 01:44:54] "GET /service-appliance-set/6dc6025b-4f6e-4d63-b39d-ef87beaa094c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002136 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.001434 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.018415 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.022232 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.021233 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015826 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020270 10.0.0.50 - - [2025-08-28 01:44:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163068 10.0.0.50 - - [2025-08-28 01:44:54] "GET /virtual-machine-interface/a9e55fb8-00bf-4092-9fe6-9635d7847fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.026474 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.013400 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.012642 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.50 - - [2025-08-28 01:44:54] "POST /instance-ips HTTP/1.1" 200 377 0.071129 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014708 10.0.0.50 - - [2025-08-28 01:44:54] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009919 10.0.0.50 - - [2025-08-28 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.020068 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.50 - - [2025-08-28 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2025-08-28 01:44:54] "POST /loadbalancers HTTP/1.1" 200 582 0.080471 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.046592 10.0.0.50 - - [2025-08-28 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018583 10.0.0.50 - - [2025-08-28 01:44:55] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057503 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021537 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.50 - - [2025-08-28 01:44:55] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010087 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.016737 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2025-08-28 01:44:55] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.105473 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014949 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.014596 10.0.0.50 - - [2025-08-28 01:44:55] "POST /floating-ips HTTP/1.1" 200 581 0.100646 10.0.0.50 - - [2025-08-28 01:44:55] "GET /loadbalancer/0ef197b4-af25-4b80-855a-c8eededfebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010521 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008153 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.027824 10.0.0.50 - - [2025-08-28 01:44:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.066388 10.0.0.50 - - [2025-08-28 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032599 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017720 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005790 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.021432 10.0.0.50 - - [2025-08-28 01:44:55] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040185 10.0.0.50 - - [2025-08-28 01:44:55] "GET /loadbalancer-listener/e8534888-02fa-41bc-a679-d1860fadb97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.012665 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016111 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008744 10.0.0.50 - - [2025-08-28 01:44:55] "GET /loadbalancer-listener/e8534888-02fa-41bc-a679-d1860fadb97f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.027551 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.019939 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.50 - - [2025-08-28 01:44:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037792 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.024638 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016786 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007514 10.0.0.50 - - [2025-08-28 01:44:55] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008740 10.0.0.50 - - [2025-08-28 01:44:55] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?fields=floating_ips HTTP/1.1" 200 1163 0.013401 10.0.0.50 - - [2025-08-28 01:44:55] "GET /floating-ip/3119b5f9-d745-41af-9f78-a5f9fb02a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004768 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2025-08-28 01:44:55] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053001 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.023800 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012280 10.0.0.50 - - [2025-08-28 01:44:55] "GET /loadbalancer/0ef197b4-af25-4b80-855a-c8eededfebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002552 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2025-08-28 01:44:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.168774 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.150663 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.50 - - [2025-08-28 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030499 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012189 10.0.0.50 - - [2025-08-28 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.50 - - [2025-08-28 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.016173 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.50 - - [2025-08-28 01:44:56] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024472 10.0.0.50 - - [2025-08-28 01:44:56] "GET /loadbalancer-listener/33d4b209-0aa3-4e4f-b393-3a3f1e99e471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004745 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132 10.0.0.50 - - [2025-08-28 01:44:56] "GET /loadbalancer-listener/33d4b209-0aa3-4e4f-b393-3a3f1e99e471?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.025045 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.032962 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014623 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.019727 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.50 - - [2025-08-28 01:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.071455 10.0.0.50 - - [2025-08-28 01:44:56] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008435 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013636 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010154 10.0.0.50 - - [2025-08-28 01:44:56] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?fields=floating_ips HTTP/1.1" 200 1163 0.003962 10.0.0.50 - - [2025-08-28 01:44:56] "GET /floating-ip/3119b5f9-d745-41af-9f78-a5f9fb02a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002448 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.023508 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.50 - - [2025-08-28 01:44:56] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045661 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2025-08-28 01:44:56] "GET /loadbalancer/0ef197b4-af25-4b80-855a-c8eededfebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002337 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.006989 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2025-08-28 01:44:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.039567 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.018815 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020420 10.0.0.50 - - [2025-08-28 01:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.047589 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.012775 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010685 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.50 - - [2025-08-28 01:44:56] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050559 10.0.0.50 - - [2025-08-28 01:44:56] "GET /loadbalancer-listener/9860f425-472e-4717-be72-a35f637dda42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.009258 10.0.0.50 - - [2025-08-28 01:44:56] "GET /loadbalancer-listener/9860f425-472e-4717-be72-a35f637dda42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004117 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.012250 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.012703 10.0.0.50 - - [2025-08-28 01:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046990 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013304 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.50 - - [2025-08-28 01:44:56] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004892 10.0.0.50 - - [2025-08-28 01:44:56] "GET /instance-ip/0adeef94-8bad-47f7-a2ec-ae342666fe69?fields=floating_ips HTTP/1.1" 200 1163 0.003780 10.0.0.50 - - [2025-08-28 01:44:56] "POST /tags HTTP/1.1" 200 371 0.041797 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.50 - - [2025-08-28 01:44:56] "GET /floating-ip/3119b5f9-d745-41af-9f78-a5f9fb02a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003969 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.093796 10.0.0.50 - - [2025-08-28 01:44:56] "GET /tag/ff7530f1-0954-4d0c-976f-faaa4b8d26bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021661 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018035 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.50 - - [2025-08-28 01:44:56] "POST /tags HTTP/1.1" 200 319 0.016081 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.50 - - [2025-08-28 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.010322 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.50 - - [2025-08-28 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.50 - - [2025-08-28 01:44:56] "GET /tag/74d04922-9bcd-43ec-a58c-b5c1dcf4b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016285 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.027505 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016812 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.50 - - [2025-08-28 01:44:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.001271 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.032213 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022495 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.007361 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.50 - - [2025-08-28 01:44:57] "POST /security-groups HTTP/1.1" 200 578 0.087176 10.0.0.50 - - [2025-08-28 01:44:57] "POST /projects HTTP/1.1" 200 497 0.272424 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.001730 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.060996 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021157 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.50 - - [2025-08-28 01:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.049113 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.50 - - [2025-08-28 01:44:57] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015982 10.0.0.50 - - [2025-08-28 01:44:57] "POST /access-control-lists HTTP/1.1" 200 587 0.127792 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.063154 10.0.0.50 - - [2025-08-28 01:44:57] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.013152 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.001670 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.016393 10.0.0.50 - - [2025-08-28 01:44:57] "POST /access-control-lists HTTP/1.1" 200 585 0.060016 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016088 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010197 10.0.0.50 - - [2025-08-28 01:44:57] "PUT /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6 HTTP/1.1" 200 264 0.096108 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.032036 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.50 - - [2025-08-28 01:44:57] "PUT /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14 HTTP/1.1" 200 264 0.074090 10.0.0.50 - - [2025-08-28 01:44:57] "POST /security-groups HTTP/1.1" 200 558 0.072796 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.002248 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.102434 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020003 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.50 - - [2025-08-28 01:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.054984 10.0.0.50 - - [2025-08-28 01:44:57] "POST /access-control-lists HTTP/1.1" 200 610 0.084179 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.009973 10.0.0.50 - - [2025-08-28 01:44:57] "POST /chown HTTP/1.1" 200 109 0.043640 10.0.0.50 - - [2025-08-28 01:44:57] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008406 10.0.0.50 - - [2025-08-28 01:44:57] "POST /ref-update HTTP/1.1" 200 156 0.026851 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.50 - - [2025-08-28 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.50 - - [2025-08-28 01:44:58] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033874 10.0.0.50 - - [2025-08-28 01:44:58] "POST /access-control-lists HTTP/1.1" 200 608 0.075209 10.0.0.50 - - [2025-08-28 01:44:58] "POST /tags HTTP/1.1" 409 214 0.011012 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.030634 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.50 - - [2025-08-28 01:44:58] "GET /tag/74d04922-9bcd-43ec-a58c-b5c1dcf4b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019897 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.023584 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.50 - - [2025-08-28 01:44:58] "POST /firewall-rules HTTP/1.1" 200 578 0.102731 10.0.0.50 - - [2025-08-28 01:44:58] "GET /firewall-rule/c7d652a4-1b1e-45d2-9c66-9681599f512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.019804 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.043097 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010476 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.50 - - [2025-08-28 01:44:58] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008363 10.0.0.50 - - [2025-08-28 01:44:58] "GET /firewall-rule/c7d652a4-1b1e-45d2-9c66-9681599f512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003253 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.022282 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009321 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.070352 10.0.0.50 - - [2025-08-28 01:44:58] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002630 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.023916 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.50 - - [2025-08-28 01:44:58] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026372 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.025295 10.0.0.50 - - [2025-08-28 01:44:58] "POST /tags HTTP/1.1" 409 214 0.022856 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018365 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.50 - - [2025-08-28 01:44:58] "GET /tag/74d04922-9bcd-43ec-a58c-b5c1dcf4b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016300 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030169 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.020413 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.50 - - [2025-08-28 01:44:58] "POST /firewall-rules HTTP/1.1" 200 576 0.118196 10.0.0.50 - - [2025-08-28 01:44:58] "GET /firewall-rule/cc2b766c-0abe-46b2-b92d-42d84bb21760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.024844 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.038005 10.0.0.50 - - [2025-08-28 01:44:58] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005711 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012486 10.0.0.50 - - [2025-08-28 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.50 - - [2025-08-28 01:44:58] "GET /firewall-rule/cc2b766c-0abe-46b2-b92d-42d84bb21760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005196 10.0.0.50 - - [2025-08-28 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.142895 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.222573 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.046099 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023451 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.50 - - [2025-08-28 01:44:59] "POST /tags HTTP/1.1" 200 363 0.122168 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-08-28 01:44:59] "GET /tag/6b36d38e-2b5d-41f7-9c15-b58b3855e0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027987 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.040094 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011567 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021926 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.010941 10.0.0.50 - - [2025-08-28 01:44:59] "POST /tags HTTP/1.1" 200 311 0.109725 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020499 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014968 10.0.0.50 - - [2025-08-28 01:44:59] "GET /tag/4ae5b048-86ff-4f0f-9d68-a1751298c2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022102 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.016983 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015988 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.021219 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010799 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.050687 10.0.0.50 - - [2025-08-28 01:44:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000590 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018099 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.006410 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.50 - - [2025-08-28 01:44:59] "POST /security-groups HTTP/1.1" 200 574 0.086629 10.0.0.50 - - [2025-08-28 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.084972 10.0.0.50 - - [2025-08-28 01:44:59] "POST /projects HTTP/1.1" 200 489 0.429252 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.021605 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025381 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007961 10.0.0.50 - - [2025-08-28 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052684 10.0.0.50 - - [2025-08-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2025-08-28 01:45:00] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.048994 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.50 - - [2025-08-28 01:45:00] "POST /access-control-lists HTTP/1.1" 200 583 0.136041 10.0.0.50 - - [2025-08-28 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.080997 10.0.0.50 - - [2025-08-28 01:45:00] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.045177 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.058281 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.058864 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.50 - - [2025-08-28 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.082399 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023375 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013512 10.0.0.50 - - [2025-08-28 01:45:00] "PUT /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6 HTTP/1.1" 200 264 0.183072 10.0.0.50 - - [2025-08-28 01:45:00] "POST /access-control-lists HTTP/1.1" 200 581 0.216802 10.0.0.50 - - [2025-08-28 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.136580 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019554 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008840 10.0.0.50 - - [2025-08-28 01:45:00] "PUT /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14 HTTP/1.1" 200 264 0.237468 10.0.0.50 - - [2025-08-28 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.041249 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014167 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.50 - - [2025-08-28 01:45:00] "POST /security-groups HTTP/1.1" 200 546 0.086295 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.009714 10.0.0.50 - - [2025-08-28 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.085380 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.032391 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.50 - - [2025-08-28 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.072556 10.0.0.50 - - [2025-08-28 01:45:00] "POST /access-control-lists HTTP/1.1" 200 602 0.138712 10.0.0.50 - - [2025-08-28 01:45:00] "POST /chown HTTP/1.1" 200 109 0.061112 10.0.0.50 - - [2025-08-28 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.052878 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.039133 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034571 10.0.0.50 - - [2025-08-28 01:45:00] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016668 10.0.0.50 - - [2025-08-28 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014490 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2025-08-28 01:45:01] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004714 10.0.0.50 - - [2025-08-28 01:45:01] "POST /tags HTTP/1.1" 409 210 0.002943 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.035630 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009312 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.50 - - [2025-08-28 01:45:01] "GET /tag/4ae5b048-86ff-4f0f-9d68-a1751298c2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.042531 10.0.0.50 - - [2025-08-28 01:45:01] "POST /access-control-lists HTTP/1.1" 200 600 0.114364 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.042320 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015589 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.50 - - [2025-08-28 01:45:01] "POST /firewall-rules HTTP/1.1" 200 570 0.159784 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.079547 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011984 10.0.0.50 - - [2025-08-28 01:45:01] "GET /firewall-rule/312229a5-9f0a-4304-b38e-8266742a9b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004428 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.50 - - [2025-08-28 01:45:01] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.012802 10.0.0.50 - - [2025-08-28 01:45:01] "GET /firewall-rule/312229a5-9f0a-4304-b38e-8266742a9b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013499 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.011632 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009264 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.029997 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010366 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.131398 10.0.0.50 - - [2025-08-28 01:45:01] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004817 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.021677 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.119867 10.0.0.50 - - [2025-08-28 01:45:01] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004387 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.50 - - [2025-08-28 01:45:01] "POST /tags HTTP/1.1" 409 210 0.001988 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.50 - - [2025-08-28 01:45:01] "GET /tag/4ae5b048-86ff-4f0f-9d68-a1751298c2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.078774 10.0.0.50 - - [2025-08-28 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.094163 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.50 - - [2025-08-28 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.50 - - [2025-08-28 01:45:02] "POST /firewall-rules HTTP/1.1" 200 568 0.147146 10.0.0.50 - - [2025-08-28 01:45:02] "GET /firewall-rule/0b5cb6bd-16bc-4f53-bb27-244eaef79c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.017887 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.078291 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028011 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018615 10.0.0.50 - - [2025-08-28 01:45:02] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.009915 10.0.0.50 - - [2025-08-28 01:45:02] "GET /firewall-rule/0b5cb6bd-16bc-4f53-bb27-244eaef79c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004453 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.032799 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013150 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008248 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.149692 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.044739 10.0.0.50 - - [2025-08-28 01:45:02] "POST /tags HTTP/1.1" 409 237 0.017541 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010767 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.50 - - [2025-08-28 01:45:02] "GET /tag/f15bb285-527e-4840-b909-02c3e1cde26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023983 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023986 10.0.0.50 - - [2025-08-28 01:45:02] "POST /tags HTTP/1.1" 409 210 0.007376 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2025-08-28 01:45:02] "GET /tag/7fef9b0a-9639-48df-a4c9-3a9a6df9968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014787 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.032108 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.50 - - [2025-08-28 01:45:02] "POST /projects HTTP/1.1" 409 223 0.002120 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.023553 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.112518 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.50 - - [2025-08-28 01:45:02] "GET /project/fd4796ef-14dc-49e3-a472-752751ea7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.175967 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.007373 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2025-08-28 01:45:02] "GET /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004228 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2025-08-28 01:45:02] "GET /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004109 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.008257 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.011994 10.0.0.50 - - [2025-08-28 01:45:02] "PUT /virtual-network/04ebc19f-9dee-4901-b8c8-3e1af338bae6 HTTP/1.1" 200 264 0.069120 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.026109 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.50 - - [2025-08-28 01:45:02] "PUT /virtual-network/061fc36b-c9ef-4900-b705-6514c8e76e14 HTTP/1.1" 200 264 0.048915 10.0.0.50 - - [2025-08-28 01:45:02] "POST /security-groups HTTP/1.1" 409 253 0.013641 10.0.0.50 - - [2025-08-28 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010626 10.0.0.50 - - [2025-08-28 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.50 - - [2025-08-28 01:45:03] "PUT /security-group/66163850-b6ef-406b-af43-07c4a9b22ad4 HTTP/1.1" 200 262 0.059791 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.067214 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008580 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.50 - - [2025-08-28 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.042377 10.0.0.50 - - [2025-08-28 01:45:03] "PUT /access-control-list/1c203900-4ba3-4722-9f45-45659c25a3fb HTTP/1.1" 200 272 0.035882 10.0.0.50 - - [2025-08-28 01:45:03] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020231 10.0.0.50 - - [2025-08-28 01:45:03] "PUT /access-control-list/a1118c2c-6a43-49e7-a4af-24d7c27c3578 HTTP/1.1" 200 272 0.041756 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.027184 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014865 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006962 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.50 - - [2025-08-28 01:45:03] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004613 10.0.0.50 - - [2025-08-28 01:45:03] "POST /tags HTTP/1.1" 409 210 0.002983 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.006448 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.50 - - [2025-08-28 01:45:03] "GET /tag/7fef9b0a-9639-48df-a4c9-3a9a6df9968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011321 10.0.0.50 - - [2025-08-28 01:45:03] "POST /firewall-rules HTTP/1.1" 200 570 0.041233 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.035385 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.50 - - [2025-08-28 01:45:03] "GET /firewall-rule/983b498a-d78b-40f1-810c-6d2798e61468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012567 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.50 - - [2025-08-28 01:45:03] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005968 10.0.0.50 - - [2025-08-28 01:45:03] "GET /firewall-rule/983b498a-d78b-40f1-810c-6d2798e61468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004871 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.012722 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.049737 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.027693 10.0.0.50 - - [2025-08-28 01:45:03] "GET /application-policy-set/2cb7a995-be8b-4ddc-b093-dafc3744950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017895 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023222 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012441 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010982 10.0.0.50 - - [2025-08-28 01:45:03] "GET /policy-management/cc4d0d2b-bee1-46f0-855f-1e4a1e027feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013294 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.019187 10.0.0.50 - - [2025-08-28 01:45:03] "POST /tags HTTP/1.1" 409 210 0.011390 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020534 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016606 10.0.0.50 - - [2025-08-28 01:45:03] "GET /tag/7fef9b0a-9639-48df-a4c9-3a9a6df9968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013628 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.018762 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2025-08-28 01:45:03] "POST /firewall-rules HTTP/1.1" 200 568 0.105112 10.0.0.50 - - [2025-08-28 01:45:03] "GET /firewall-rule/7872be87-4fea-4228-8ac5-5d195ae10e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007454 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.052931 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.50 - - [2025-08-28 01:45:03] "GET /firewall-policy/5d7b6668-87c4-4048-bcc1-9f246b62c34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.013000 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2025-08-28 01:45:03] "GET /firewall-rule/7872be87-4fea-4228-8ac5-5d195ae10e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007604 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.014065 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.50 - - [2025-08-28 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.065240 10.0.0.50 - - [2025-08-28 01:45:03] "GET /virtual-machine-interface/965eded8-83b0-11f0-9da3-fa163e98628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004573 10.0.0.50 - - [2025-08-28 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.024228 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009856 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.50 - - [2025-08-28 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.008835 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.012270 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:45:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:45:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.012539 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.017372 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.009476 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.080724 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.008488 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006649 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.023059 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010870 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.012756 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-08-28 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.013713 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007539 10.0.0.50 - - [2025-08-28 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.50 - - [2025-08-28 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.007045 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.50 - - [2025-08-28 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.014239 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015663 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.50 - - [2025-08-28 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.50 - - [2025-08-28 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.014456 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014393 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2025-08-28 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.023202 10.0.0.50 - - [2025-08-28 01:45:05] "POST /network-ipams HTTP/1.1" 200 550 0.038774 10.0.0.50 - - [2025-08-28 01:45:05] "POST /useragent-kv HTTP/1.1" 200 115 0.019610 10.0.0.50 - - [2025-08-28 01:45:05] "POST /virtual-networks HTTP/1.1" 200 552 0.152636 10.0.0.50 - - [2025-08-28 01:45:05] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.008383 10.0.0.50 - - [2025-08-28 01:45:05] "POST /route-targets HTTP/1.1" 200 327 0.021508 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.009829 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 178 0.005327 10.0.0.50 - - [2025-08-28 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.035578 10.0.0.50 - - [2025-08-28 01:45:05] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.011244 10.0.0.50 - - [2025-08-28 01:45:05] "GET /fabric/58ed3255-1ecc-4bd0-bd73-4b280b846c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.005286 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.002635 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.005028 10.0.0.50 - - [2025-08-28 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.002924 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:45:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:45:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003139 10.0.0.22 - - [2025-08-28 01:45:58] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.22 - - [2025-08-28 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.22 - - [2025-08-28 01:45:58] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004178 10.0.0.22 - - [2025-08-28 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.22 - - [2025-08-28 01:45:58] "GET /routing-instance/0ed5c72a-ad61-4267-acaa-a7d8d0aed653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002352 10.0.0.22 - - [2025-08-28 01:45:58] "PUT /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131 HTTP/1.1" 200 274 0.021069 10.0.0.22 - - [2025-08-28 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.010771 10.0.0.22 - - [2025-08-28 01:45:58] "POST /virtual-routers HTTP/1.1" 200 599 0.031025 10.0.0.22 - - [2025-08-28 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-08-28 01:45:58] "GET /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003360 10.0.0.22 - - [2025-08-28 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.006739 10.0.0.22 - - [2025-08-28 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.22 - - [2025-08-28 01:45:58] "GET /virtual-network/ede56656-a027-4a0c-97db-7608cb41d383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003888 10.0.0.22 - - [2025-08-28 01:45:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052114 10.0.0.50 - - [2025-08-28 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.50 - - [2025-08-28 01:46:24] "GET /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003735 10.0.0.22 - - [2025-08-28 01:48:02] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.22 - - [2025-08-28 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.22 - - [2025-08-28 01:48:02] "GET /global-system-config/cab1043a-4420-4e3c-9d43-b908499fd131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005218 10.0.0.22 - - [2025-08-28 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.22 - - [2025-08-28 01:48:02] "GET /routing-instance/0ed5c72a-ad61-4267-acaa-a7d8d0aed653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.052042 10.0.0.22 - - [2025-08-28 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.22 - - [2025-08-28 01:48:02] "GET /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002461 10.0.0.22 - - [2025-08-28 01:48:02] "PUT /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b HTTP/1.1" 200 262 0.009636 10.0.0.22 - - [2025-08-28 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009130 10.0.0.22 - - [2025-08-28 01:48:02] "GET /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.049329 10.0.0.22 - - [2025-08-28 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.22 - - [2025-08-28 01:48:02] "GET /virtual-machine-interface/68a1cb2c-e967-4198-9876-8188b6cd6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005164 10.0.0.22 - - [2025-08-28 01:48:02] "PUT /virtual-machine-interface/68a1cb2c-e967-4198-9876-8188b6cd6253 HTTP/1.1" 200 284 0.015417 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:48:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:48:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001274 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:48:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:48:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:48:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:48:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.50 - - [2025-08-28 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2025-08-28 01:48:24] "GET /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007571 10.0.0.50 - - [2025-08-28 01:48:34] "GET /global-system-configs HTTP/1.1" 200 322 0.001884 10.0.0.50 - - [2025-08-28 01:48:35] "GET /global-system-configs HTTP/1.1" 200 322 0.004865 10.0.0.50 - - [2025-08-28 01:48:46] "GET /virtual-router/282b8655-19e6-4270-9a33-8bfe1ec6e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003487 10.0.0.50 - - [2025-08-28 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.007860 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:51:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:52:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:52:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:52:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:52:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:52:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:52:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.50 - - [2025-08-28 01:53:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002633 10.0.0.50 - - [2025-08-28 01:53:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002900 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001093 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.50 - - [2025-08-28 01:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.50 - - [2025-08-28 01:58:34] "GET /global-system-configs HTTP/1.1" 200 322 0.003447 10.0.0.50 - - [2025-08-28 01:58:35] "GET /global-system-configs HTTP/1.1" 200 322 0.001857 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:01:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 10.0.0.50 - - [2025-08-28 02:03:34] "GET /global-system-configs HTTP/1.1" 200 322 0.003884 10.0.0.50 - - [2025-08-28 02:03:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002601 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:05:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:05:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:05:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:05:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:06:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:06:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:06:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:06:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.50 - - [2025-08-28 02:08:34] "GET /global-system-configs HTTP/1.1" 200 322 0.005379 10.0.0.50 - - [2025-08-28 02:08:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002177 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:10:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:10:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:11:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:11:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:11:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:11:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 10.0.0.50 - - [2025-08-28 02:13:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002113 10.0.0.50 - - [2025-08-28 02:13:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002521 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:15:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:15:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:17:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:17:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:17:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:17:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:17:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:17:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.50 - - [2025-08-28 02:18:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002280 10.0.0.50 - - [2025-08-28 02:18:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002035 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:20:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:20:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:22:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:22:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:22:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:23:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:23:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.50 - - [2025-08-28 02:23:34] "GET /global-system-configs HTTP/1.1" 200 322 0.001998 10.0.0.50 - - [2025-08-28 02:23:35] "GET /global-system-configs HTTP/1.1" 200 322 0.001826 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:24:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:24:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:27:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:27:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:27:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:27:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:27:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.50 - - [2025-08-28 02:27:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875