++ 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 Dec 25 01:51:48 AM UTC 2025 ===================' INFO: =================== Thu Dec 25 01:51:48 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129 ++ 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.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 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.129 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.129 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.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.129,10.176.37.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.176.37.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ 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: 12/25/2025 01:52:34.267 7f0ea863ad40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/25/2025 01:52:34.620 7f0ea863ad40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/25/2025 01:52:34.639 7f0ea863ad40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/25/2025 01:52:34.639 7f0ea863ad40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2025-12-25 01:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000868 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-12-25 01:52:47] "GET / HTTP/1.1" 503 181 0.000182 10.0.0.129 - - [2025-12-25 01:52:47] "GET / HTTP/1.1" 200 36215 0.005012 10.0.0.129 - - [2025-12-25 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.129 - - [2025-12-25 01:52:47] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022860 10.0.0.129 - - [2025-12-25 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.005450 10.0.0.129 - - [2025-12-25 01:52:48] "GET / HTTP/1.1" 200 36215 0.001253 10.0.0.129 - - [2025-12-25 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.129 - - [2025-12-25 01:52:48] "POST /config-database-nodes HTTP/1.1" 200 613 0.068187 10.0.0.129 - - [2025-12-25 01:52:48] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.030619 10.0.0.129 - - [2025-12-25 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.041382 10.0.0.129 - - [2025-12-25 01:52:48] "POST /database-nodes HTTP/1.1" 200 599 0.019457 10.0.0.129 - - [2025-12-25 01:52:48] "GET / HTTP/1.1" 200 45303 0.001589 10.0.0.129 - - [2025-12-25 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.129 - - [2025-12-25 01:52:48] "GET / HTTP/1.1" 200 36215 0.001241 10.0.0.129 - - [2025-12-25 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012432 10.0.0.129 - - [2025-12-25 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.129 - - [2025-12-25 01:52:48] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009490 10.0.0.129 - - [2025-12-25 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.004286 10.0.0.129 - - [2025-12-25 01:52:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.033637 10.0.0.129 - - [2025-12-25 01:52:49] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.129 - - [2025-12-25 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.129 - - [2025-12-25 01:52:49] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004925 10.0.0.129 - - [2025-12-25 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002057 10.0.0.129 - - [2025-12-25 01:52:49] "GET / HTTP/1.1" 200 36215 0.008238 10.0.0.129 - - [2025-12-25 01:52:49] "POST /analytics-nodes HTTP/1.1" 200 601 0.088608 10.0.0.129 - - [2025-12-25 01:52:49] "GET / HTTP/1.1" 200 36215 0.001220 10.0.0.129 - - [2025-12-25 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.006555 10.0.0.129 - - [2025-12-25 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.129 - - [2025-12-25 01:52:49] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014613 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:52:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001184 10.0.0.129 - - [2025-12-25 01:52:50] "POST /service-appliance-sets HTTP/1.1" 200 555 0.109489 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:52:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.129 - - [2025-12-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.007188 10.0.0.129 - - [2025-12-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.129 - - [2025-12-25 01:52:50] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005424 10.0.0.129 - - [2025-12-25 01:52:50] "POST /service-appliance-sets HTTP/1.1" 200 543 0.067260 10.0.0.129 - - [2025-12-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006865 10.0.0.129 - - [2025-12-25 01:52:50] "GET /network-ipam/0380d52d-f76d-42c2-a680-07a50fb28eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004854 10.0.0.129 - - [2025-12-25 01:52:50] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.129 - - [2025-12-25 01:52:50] "GET / HTTP/1.1" 200 36215 0.001284 10.0.0.129 - - [2025-12-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.129 - - [2025-12-25 01:52:50] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013895 10.0.0.129 - - [2025-12-25 01:52:50] "POST /service-templates HTTP/1.1" 200 513 0.141938 10.0.0.129 - - [2025-12-25 01:52:50] "POST /bgp-routers HTTP/1.1" 200 618 0.128918 10.0.0.129 - - [2025-12-25 01:52:50] "GET /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.060869 10.0.0.129 - - [2025-12-25 01:52:50] "POST /service-templates HTTP/1.1" 200 503 0.084756 10.0.0.129 - - [2025-12-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021343 10.0.0.129 - - [2025-12-25 01:52:50] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010223 10.0.0.129 - - [2025-12-25 01:52:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030557 10.0.0.129 - - [2025-12-25 01:52:50] "POST /service-templates HTTP/1.1" 200 517 0.127559 10.0.0.129 - - [2025-12-25 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.033893 10.0.0.129 - - [2025-12-25 01:52:51] "POST /service-templates HTTP/1.1" 200 537 0.180522 10.0.0.129 - - [2025-12-25 01:52:51] "POST /service-templates HTTP/1.1" 200 509 0.026590 10.0.0.129 - - [2025-12-25 01:52:51] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.129 - - [2025-12-25 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2025-12-25 01:52:51] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007111 10.0.0.129 - - [2025-12-25 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005934 10.0.0.129 - - [2025-12-25 01:52:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.062355 10.0.0.129 - - [2025-12-25 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.129 - - [2025-12-25 01:52:53] "GET /network-ipam/0380d52d-f76d-42c2-a680-07a50fb28eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002985 10.0.0.129 - - [2025-12-25 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003876 10.0.0.129 - - [2025-12-25 01:52:54] "POST /access-control-lists HTTP/1.1" 200 589 0.035807 10.0.0.129 - - [2025-12-25 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.036654 10.0.0.129 - - [2025-12-25 01:52:54] "POST /access-control-lists HTTP/1.1" 200 587 0.033621 10.0.0.129 - - [2025-12-25 01:52:54] "POST /route-targets HTTP/1.1" 200 328 0.013977 10.0.0.129 - - [2025-12-25 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.029563 10.0.0.129 - - [2025-12-25 01:52:54] "POST /route-targets HTTP/1.1" 200 328 0.016971 10.0.0.129 - - [2025-12-25 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.033456 10.0.0.129 - - [2025-12-25 01:52:54] "POST /route-targets HTTP/1.1" 200 328 0.012241 10.0.0.129 - - [2025-12-25 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.037589 10.0.0.129 - - [2025-12-25 01:52:54] "POST /route-targets HTTP/1.1" 200 328 0.013339 10.0.0.129 - - [2025-12-25 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.020448 10.0.0.129 - - [2025-12-25 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003997 10.0.0.129 - - [2025-12-25 01:52:54] "POST /access-control-lists HTTP/1.1" 200 553 0.077628 10.0.0.129 - - [2025-12-25 01:52:54] "PUT /access-control-list/ad5b03a5-1b29-4f03-83c8-74f2ee0e88be HTTP/1.1" 200 273 0.015438 10.0.0.129 - - [2025-12-25 01:52:54] "PUT /access-control-list/f9263dc8-ec77-4b50-962f-d8c02a48bbf7 HTTP/1.1" 200 273 0.022879 10.0.0.129 - - [2025-12-25 01:52:56] "GET / HTTP/1.1" 200 36215 0.001295 10.0.0.129 - - [2025-12-25 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.129 - - [2025-12-25 01:52:56] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005027 10.0.0.129 - - [2025-12-25 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001664 10.0.0.129 - - [2025-12-25 01:52:56] "POST /config-nodes HTTP/1.1" 200 595 0.017652 10.0.0.129 - - [2025-12-25 01:52:57] "GET / HTTP/1.1" 200 36215 0.001582 10.0.0.129 - - [2025-12-25 01:52:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002581 10.0.0.129 - - [2025-12-25 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.129 - - [2025-12-25 01:53:02] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002701 10.0.0.129 - - [2025-12-25 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.129 - - [2025-12-25 01:53:02] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.016783 10.0.0.129 - - [2025-12-25 01:53:02] "GET / HTTP/1.1" 200 36215 0.002518 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 583 0.022820 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 577 0.044346 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 577 0.038085 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 561 0.026252 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 557 0.039293 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 559 0.054257 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 567 0.027483 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 551 0.029073 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 559 0.026574 10.0.0.129 - - [2025-12-25 01:53:02] "POST /alarms HTTP/1.1" 200 569 0.022983 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 557 0.030555 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 569 0.042221 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 577 0.063958 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 571 0.050594 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 563 0.032219 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 563 0.023801 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 563 0.050004 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 549 0.040680 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 597 0.029273 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 577 0.059385 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 573 0.064497 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 585 0.029576 10.0.0.129 - - [2025-12-25 01:53:03] "POST /alarms HTTP/1.1" 200 611 0.060606 10.0.0.129 - - [2025-12-25 01:53:04] "GET / HTTP/1.1" 200 36215 0.001155 10.0.0.129 - - [2025-12-25 01:53:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005405 10.0.0.129 - - [2025-12-25 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.129 - - [2025-12-25 01:53:04] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.019295 10.0.0.129 - - [2025-12-25 01:53:04] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.129 - - [2025-12-25 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2025-12-25 01:53:04] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002572 10.0.0.129 - - [2025-12-25 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.129 - - [2025-12-25 01:53:04] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.018378 10.0.0.129 - - [2025-12-25 01:53:04] "GET / HTTP/1.1" 200 36215 0.001159 10.0.0.129 - - [2025-12-25 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.129 - - [2025-12-25 01:53:04] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005218 10.0.0.129 - - [2025-12-25 01:53:04] "PUT /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1 HTTP/1.1" 200 275 0.016353 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:55:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:55:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:55:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001227 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:55:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002602 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:55:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001106 10.0.0.129 - - [2025-12-25 01:56:04] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.129 - - [2025-12-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.129 - - [2025-12-25 01:56:04] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010458 10.0.0.129 - - [2025-12-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.129 - - [2025-12-25 01:56:05] "GET /config-node/6d8ef69f-75a4-494f-bf16-0ded9ccd020c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004584 10.0.0.129 - - [2025-12-25 01:56:16] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.129 - - [2025-12-25 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.129 - - [2025-12-25 01:56:16] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004365 10.0.0.129 - - [2025-12-25 01:56:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002725 10.0.0.129 - - [2025-12-25 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.129 - - [2025-12-25 01:56:16] "GET /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006951 10.0.0.129 - - [2025-12-25 01:56:16] "PUT /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f HTTP/1.1" 200 255 0.029963 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000768 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000797 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001269 10.0.0.129 - - [2025-12-25 01:56:28] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.129 - - [2025-12-25 01:56:29] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003203 10.0.0.129 - - [2025-12-25 01:56:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.000499 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.006442 10.0.0.129 - - [2025-12-25 01:56:29] "POST /security-groups HTTP/1.1" 200 570 0.082814 10.0.0.129 - - [2025-12-25 01:56:29] "POST /projects HTTP/1.1" 200 483 0.230654 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002846 10.0.0.129 - - [2025-12-25 01:56:29] "POST /security-groups HTTP/1.1" 200 536 0.078505 10.0.0.129 - - [2025-12-25 01:56:29] "POST /access-control-lists HTTP/1.1" 200 581 0.079605 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.006824 10.0.0.129 - - [2025-12-25 01:56:29] "POST /chown HTTP/1.1" 200 109 0.035726 10.0.0.129 - - [2025-12-25 01:56:29] "POST /policy-managements HTTP/1.1" 409 214 0.016406 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2025-12-25 01:56:29] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016677 10.0.0.129 - - [2025-12-25 01:56:29] "POST /access-control-lists HTTP/1.1" 200 579 0.092320 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.001795 10.0.0.129 - - [2025-12-25 01:56:29] "POST /application-policy-sets HTTP/1.1" 200 530 0.050735 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.129 - - [2025-12-25 01:56:29] "POST /access-control-lists HTTP/1.1" 200 596 0.049152 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.002190 10.0.0.129 - - [2025-12-25 01:56:29] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005260 10.0.0.129 - - [2025-12-25 01:56:29] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.009793 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.129 - - [2025-12-25 01:56:29] "POST /access-control-lists HTTP/1.1" 200 594 0.025996 10.0.0.129 - - [2025-12-25 01:56:29] "GET /virtual-network/743b05b2-4c41-43e2-be21-a18800014bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005048 10.0.0.129 - - [2025-12-25 01:56:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000617 10.0.0.129 - - [2025-12-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.008786 10.0.0.129 - - [2025-12-25 01:56:30] "POST /security-groups HTTP/1.1" 200 574 0.073316 10.0.0.129 - - [2025-12-25 01:56:30] "POST /projects HTTP/1.1" 200 491 0.245902 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.005336 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000814 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.129 - - [2025-12-25 01:56:30] "POST /access-control-lists HTTP/1.1" 200 585 0.087184 10.0.0.129 - - [2025-12-25 01:56:30] "POST /security-groups HTTP/1.1" 200 548 0.109812 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.018589 10.0.0.129 - - [2025-12-25 01:56:30] "POST /chown HTTP/1.1" 200 109 0.018937 10.0.0.129 - - [2025-12-25 01:56:30] "POST /network-ipams HTTP/1.1" 200 524 0.067390 10.0.0.129 - - [2025-12-25 01:56:30] "POST /access-control-lists HTTP/1.1" 200 583 0.073627 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003479 10.0.0.129 - - [2025-12-25 01:56:30] "POST /network-ipams HTTP/1.1" 200 512 0.063459 10.0.0.129 - - [2025-12-25 01:56:30] "POST /access-control-lists HTTP/1.1" 200 604 0.046132 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.016897 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.003303 10.0.0.129 - - [2025-12-25 01:56:30] "POST /access-control-lists HTTP/1.1" 200 602 0.036729 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.008039 10.0.0.129 - - [2025-12-25 01:56:30] "POST /useragent-kv HTTP/1.1" 200 115 0.022172 10.0.0.129 - - [2025-12-25 01:56:30] "POST /virtual-networks HTTP/1.1" 200 540 0.447294 10.0.0.129 - - [2025-12-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.129 - - [2025-12-25 01:56:30] "POST /access-control-lists HTTP/1.1" 200 591 0.092462 10.0.0.129 - - [2025-12-25 01:56:31] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.032555 10.0.0.129 - - [2025-12-25 01:56:31] "POST /network-ipams HTTP/1.1" 200 520 0.034986 10.0.0.129 - - [2025-12-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.002748 10.0.0.129 - - [2025-12-25 01:56:31] "POST /route-targets HTTP/1.1" 200 328 0.015239 10.0.0.129 - - [2025-12-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.017027 10.0.0.129 - - [2025-12-25 01:56:31] "PUT /access-control-list/542b3633-ca60-4b22-b070-86cdd2693175 HTTP/1.1" 200 273 0.043834 10.0.0.129 - - [2025-12-25 01:56:31] "POST /useragent-kv HTTP/1.1" 200 115 0.034498 10.0.0.129 - - [2025-12-25 01:56:31] "POST /virtual-networks HTTP/1.1" 200 548 0.236240 10.0.0.129 - - [2025-12-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.129 - - [2025-12-25 01:56:31] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.012778 10.0.0.129 - - [2025-12-25 01:56:31] "POST /route-targets HTTP/1.1" 200 328 0.017949 10.0.0.129 - - [2025-12-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.026744 10.0.0.129 - - [2025-12-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.008575 10.0.0.129 - - [2025-12-25 01:56:31] "POST /network-policys HTTP/1.1" 200 540 0.029354 10.0.0.129 - - [2025-12-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.001450 10.0.0.129 - - [2025-12-25 01:56:31] "POST /network-policys HTTP/1.1" 200 536 0.035743 10.0.0.129 - - [2025-12-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.013472 10.0.0.129 - - [2025-12-25 01:56:31] "POST /network-policys HTTP/1.1" 200 544 0.019407 10.0.0.129 - - [2025-12-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.148406 10.0.0.129 - - [2025-12-25 01:56:31] "PUT /access-control-list/3ef784d6-2d20-4390-b48d-d5241f43b074 HTTP/1.1" 200 273 0.051008 10.0.0.129 - - [2025-12-25 01:56:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031410 10.0.0.129 - - [2025-12-25 01:56:31] "PUT /access-control-list/542b3633-ca60-4b22-b070-86cdd2693175 HTTP/1.1" 200 273 0.023319 10.0.0.129 - - [2025-12-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.114585 10.0.0.129 - - [2025-12-25 01:56:32] "PUT /access-control-list/542b3633-ca60-4b22-b070-86cdd2693175 HTTP/1.1" 200 273 0.069905 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.125028 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007244 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001804 10.0.0.129 - - [2025-12-25 01:56:32] "PUT /access-control-list/3ef784d6-2d20-4390-b48d-d5241f43b074 HTTP/1.1" 200 273 0.036058 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.032397 10.0.0.129 - - [2025-12-25 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.007908 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.095168 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.118500 10.0.0.129 - - [2025-12-25 01:56:32] "POST /access-control-lists HTTP/1.1" 200 603 0.247060 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.049375 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.150671 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008452 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003980 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002579 10.0.0.129 - - [2025-12-25 01:56:32] "PUT /access-control-list/f53761a5-9317-423b-b213-942d107c8050 HTTP/1.1" 200 273 0.025381 10.0.0.129 - - [2025-12-25 01:56:32] "PUT /access-control-list/3ef784d6-2d20-4390-b48d-d5241f43b074 HTTP/1.1" 200 273 0.058181 10.0.0.129 - - [2025-12-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.014764 10.0.0.129 - - [2025-12-25 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024367 10.0.0.129 - - [2025-12-25 01:56:32] "GET /virtual-network/743b05b2-4c41-43e2-be21-a18800014bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.011186 10.0.0.129 - - [2025-12-25 01:56:32] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005929 10.0.0.129 - - [2025-12-25 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011029 10.0.0.129 - - [2025-12-25 01:56:32] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006474 10.0.0.129 - - [2025-12-25 01:56:32] "POST /firewall-policys HTTP/1.1" 200 532 0.023231 10.0.0.129 - - [2025-12-25 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028875 10.0.0.129 - - [2025-12-25 01:56:32] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.010030 10.0.0.129 - - [2025-12-25 01:56:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003336 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002628 10.0.0.129 - - [2025-12-25 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.015297 10.0.0.129 - - [2025-12-25 01:56:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004500 10.0.0.129 - - [2025-12-25 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.129 - - [2025-12-25 01:56:33] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002528 10.0.0.129 - - [2025-12-25 01:56:33] "POST /firewall-policys HTTP/1.1" 200 534 0.064587 10.0.0.129 - - [2025-12-25 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022482 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005234 10.0.0.129 - - [2025-12-25 01:56:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002957 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002799 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002244 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003356 10.0.0.129 - - [2025-12-25 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.015224 10.0.0.129 - - [2025-12-25 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.036640 10.0.0.129 - - [2025-12-25 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.045273 10.0.0.129 - - [2025-12-25 01:56:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.019091 10.0.0.129 - - [2025-12-25 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.129 - - [2025-12-25 01:56:33] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003303 10.0.0.129 - - [2025-12-25 01:56:33] "POST /firewall-policys HTTP/1.1" 200 532 0.019148 10.0.0.129 - - [2025-12-25 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019850 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.021702 10.0.0.129 - - [2025-12-25 01:56:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003172 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003317 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002132 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005305 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004349 10.0.0.129 - - [2025-12-25 01:56:33] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004226 10.0.0.129 - - [2025-12-25 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.042788 10.0.0.129 - - [2025-12-25 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.033425 10.0.0.129 - - [2025-12-25 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.060699 10.0.0.129 - - [2025-12-25 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.031806 10.0.0.129 - - [2025-12-25 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.034755 10.0.0.129 - - [2025-12-25 01:56:34] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.015645 10.0.0.129 - - [2025-12-25 01:56:34] "POST /tags HTTP/1.1" 200 300 0.042017 10.0.0.129 - - [2025-12-25 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.129 - - [2025-12-25 01:56:34] "GET /tag/6e347955-09c5-45f9-98ad-549aac1b5168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.037678 10.0.0.129 - - [2025-12-25 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.024036 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000855 10.0.0.129 - - [2025-12-25 01:56:34] "POST /tags HTTP/1.1" 200 358 0.098174 10.0.0.129 - - [2025-12-25 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.036710 10.0.0.129 - - [2025-12-25 01:56:34] "GET /tag/108e9a65-6448-49e1-9d6b-69bcc9f5e48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.021221 10.0.0.129 - - [2025-12-25 01:56:35] "POST /tags HTTP/1.1" 200 306 0.480327 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.129 - - [2025-12-25 01:56:35] "GET /tag/df6eed7d-06b8-4547-b43a-373450388b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013445 10.0.0.129 - - [2025-12-25 01:56:35] "POST /id-to-fqname HTTP/1.1" 200 174 0.000802 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.013679 10.0.0.129 - - [2025-12-25 01:56:35] "POST /security-groups HTTP/1.1" 200 571 0.064347 10.0.0.129 - - [2025-12-25 01:56:35] "POST /projects HTTP/1.1" 200 485 0.190854 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.003481 10.0.0.129 - - [2025-12-25 01:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031659 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021885 10.0.0.129 - - [2025-12-25 01:56:35] "POST /access-control-lists HTTP/1.1" 200 582 0.088332 10.0.0.129 - - [2025-12-25 01:56:35] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.025173 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.023330 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011457 10.0.0.129 - - [2025-12-25 01:56:35] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.011068 10.0.0.129 - - [2025-12-25 01:56:35] "POST /access-control-lists HTTP/1.1" 200 580 0.076174 10.0.0.129 - - [2025-12-25 01:56:35] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.095988 10.0.0.129 - - [2025-12-25 01:56:35] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.076491 10.0.0.129 - - [2025-12-25 01:56:35] "POST /security-groups HTTP/1.1" 200 539 0.083760 10.0.0.129 - - [2025-12-25 01:56:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.006741 10.0.0.129 - - [2025-12-25 01:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039441 10.0.0.129 - - [2025-12-25 01:56:36] "POST /access-control-lists HTTP/1.1" 200 598 0.084047 10.0.0.129 - - [2025-12-25 01:56:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.010805 10.0.0.129 - - [2025-12-25 01:56:36] "POST /chown HTTP/1.1" 200 109 0.078760 10.0.0.129 - - [2025-12-25 01:56:36] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024678 10.0.0.129 - - [2025-12-25 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.129 - - [2025-12-25 01:56:36] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042269 10.0.0.129 - - [2025-12-25 01:56:36] "POST /access-control-lists HTTP/1.1" 200 596 0.110443 10.0.0.129 - - [2025-12-25 01:56:36] "POST /tags HTTP/1.1" 409 207 0.006803 10.0.0.129 - - [2025-12-25 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.129 - - [2025-12-25 01:56:36] "GET /tag/df6eed7d-06b8-4547-b43a-373450388b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015486 10.0.0.129 - - [2025-12-25 01:56:36] "POST /firewall-rules HTTP/1.1" 200 566 0.097104 10.0.0.129 - - [2025-12-25 01:56:36] "GET /firewall-rule/a1fb9b6f-6d5a-47f4-af12-d49bb19564a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004600 10.0.0.129 - - [2025-12-25 01:56:36] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002439 10.0.0.129 - - [2025-12-25 01:56:36] "GET /firewall-rule/a1fb9b6f-6d5a-47f4-af12-d49bb19564a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.001952 10.0.0.129 - - [2025-12-25 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.030135 10.0.0.129 - - [2025-12-25 01:56:36] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018247 10.0.0.129 - - [2025-12-25 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.129 - - [2025-12-25 01:56:36] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002948 10.0.0.129 - - [2025-12-25 01:56:36] "POST /tags HTTP/1.1" 409 207 0.001879 10.0.0.129 - - [2025-12-25 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2025-12-25 01:56:36] "GET /tag/df6eed7d-06b8-4547-b43a-373450388b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011754 10.0.0.129 - - [2025-12-25 01:56:36] "POST /firewall-rules HTTP/1.1" 200 564 0.071486 10.0.0.129 - - [2025-12-25 01:56:36] "GET /firewall-rule/5a050297-55ef-4c2d-8514-550bb6ec87e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004859 10.0.0.129 - - [2025-12-25 01:56:36] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004223 10.0.0.129 - - [2025-12-25 01:56:36] "GET /firewall-rule/5a050297-55ef-4c2d-8514-550bb6ec87e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002175 10.0.0.129 - - [2025-12-25 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.049547 10.0.0.129 - - [2025-12-25 01:56:36] "POST /tags HTTP/1.1" 200 306 0.105775 10.0.0.129 - - [2025-12-25 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.129 - - [2025-12-25 01:56:37] "GET /tag/fac62d08-bc91-4d64-94cc-335970e92d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017952 10.0.0.129 - - [2025-12-25 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.129 - - [2025-12-25 01:56:37] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037211 10.0.0.129 - - [2025-12-25 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.129 - - [2025-12-25 01:56:37] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006004 10.0.0.129 - - [2025-12-25 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.129 - - [2025-12-25 01:56:37] "GET /service-appliance-set/c5051493-bc24-4284-9abd-4058f1f6f944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003902 10.0.0.129 - - [2025-12-25 01:56:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.001421 10.0.0.129 - - [2025-12-25 01:56:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.157205 10.0.0.129 - - [2025-12-25 01:56:37] "GET /virtual-machine-interface/6b2ca3ef-fce2-424a-9da5-ef0339d36289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.012894 10.0.0.129 - - [2025-12-25 01:56:37] "POST /instance-ips HTTP/1.1" 200 382 0.069968 10.0.0.129 - - [2025-12-25 01:56:37] "GET /instance-ip/25487bb5-a2b1-4d19-9141-376a05eacf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004896 10.0.0.129 - - [2025-12-25 01:56:37] "POST /loadbalancers HTTP/1.1" 200 584 0.081263 10.0.0.129 - - [2025-12-25 01:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038955 10.0.0.129 - - [2025-12-25 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.026116 10.0.0.129 - - [2025-12-25 01:56:37] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.139319 10.0.0.129 - - [2025-12-25 01:56:37] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.156971 10.0.0.129 - - [2025-12-25 01:56:37] "GET /loadbalancer/79188af9-c7c7-453f-b763-1b1bd81dbe1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008405 10.0.0.129 - - [2025-12-25 01:56:37] "GET /instance-ip/25487bb5-a2b1-4d19-9141-376a05eacf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003141 10.0.0.129 - - [2025-12-25 01:56:37] "POST /floating-ips HTTP/1.1" 200 585 0.061225 10.0.0.129 - - [2025-12-25 01:56:38] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.049860 10.0.0.129 - - [2025-12-25 01:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010557 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013711 10.0.0.129 - - [2025-12-25 01:56:38] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057182 10.0.0.129 - - [2025-12-25 01:56:38] "GET /loadbalancer-listener/e579ac7b-abc5-4642-9fcc-01237c9d9532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.014581 10.0.0.129 - - [2025-12-25 01:56:38] "GET /loadbalancer-listener/e579ac7b-abc5-4642-9fcc-01237c9d9532?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.011145 10.0.0.129 - - [2025-12-25 01:56:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.050026 10.0.0.129 - - [2025-12-25 01:56:38] "GET /instance-ip/25487bb5-a2b1-4d19-9141-376a05eacf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003028 10.0.0.129 - - [2025-12-25 01:56:38] "GET /instance-ip/25487bb5-a2b1-4d19-9141-376a05eacf33?fields=floating_ips HTTP/1.1" 200 1172 0.009329 10.0.0.129 - - [2025-12-25 01:56:38] "GET /floating-ip/ae084724-2bda-4e6f-a8a0-31909f83042d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005978 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013408 10.0.0.129 - - [2025-12-25 01:56:38] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003199 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.129 - - [2025-12-25 01:56:38] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.015746 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009046 10.0.0.129 - - [2025-12-25 01:56:38] "GET /loadbalancer/79188af9-c7c7-453f-b763-1b1bd81dbe1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.048201 10.0.0.129 - - [2025-12-25 01:56:38] "POST /tags HTTP/1.1" 200 356 0.095440 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017380 10.0.0.129 - - [2025-12-25 01:56:38] "GET /tag/38ecaf6c-204d-448a-b554-9bf5849cb2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.021531 10.0.0.129 - - [2025-12-25 01:56:38] "POST /tags HTTP/1.1" 200 304 0.083930 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015347 10.0.0.129 - - [2025-12-25 01:56:38] "GET /tag/f6afdfc0-454a-4d96-84c0-63f1e6ad8c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014722 10.0.0.129 - - [2025-12-25 01:56:38] "POST /projects HTTP/1.1" 409 218 0.002213 10.0.0.129 - - [2025-12-25 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.129 - - [2025-12-25 01:56:38] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064674 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-12-25 01:56:39] "GET /network-ipam/a231d2bb-5f5b-4be3-a1be-6434d961f274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002255 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.129 - - [2025-12-25 01:56:39] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005144 10.0.0.129 - - [2025-12-25 01:56:39] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.049127 10.0.0.129 - - [2025-12-25 01:56:39] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.024973 10.0.0.129 - - [2025-12-25 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.055020 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015309 10.0.0.129 - - [2025-12-25 01:56:39] "GET /network-ipam/5cc1b129-029b-478e-b727-7955e3e607ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.006369 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.129 - - [2025-12-25 01:56:39] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004143 10.0.0.129 - - [2025-12-25 01:56:39] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.041923 10.0.0.129 - - [2025-12-25 01:56:39] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004725 10.0.0.129 - - [2025-12-25 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.041973 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012149 10.0.0.129 - - [2025-12-25 01:56:39] "GET /network-policy/515147f3-039c-40c5-b89b-53dec0ec6a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003053 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.129 - - [2025-12-25 01:56:39] "GET /network-policy/b309e486-ce68-4b68-b865-2f6b3f0b41e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002915 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.129 - - [2025-12-25 01:56:39] "GET /network-policy/62c8d0a0-7dbd-4a6e-b2e8-62a4ff91aed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002888 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009830 10.0.0.129 - - [2025-12-25 01:56:39] "PUT /network-policy/62c8d0a0-7dbd-4a6e-b2e8-62a4ff91aed1 HTTP/1.1" 200 263 0.011200 10.0.0.129 - - [2025-12-25 01:56:39] "POST /ref-update HTTP/1.1" 200 156 0.039235 10.0.0.129 - - [2025-12-25 01:56:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005446 10.0.0.129 - - [2025-12-25 01:56:39] "PUT /access-control-list/542b3633-ca60-4b22-b070-86cdd2693175 HTTP/1.1" 200 273 0.063901 10.0.0.129 - - [2025-12-25 01:56:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008649 10.0.0.129 - - [2025-12-25 01:56:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008356 10.0.0.129 - - [2025-12-25 01:56:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009489 10.0.0.129 - - [2025-12-25 01:56:39] "PUT /access-control-list/f53761a5-9317-423b-b213-942d107c8050 HTTP/1.1" 200 273 0.072674 10.0.0.129 - - [2025-12-25 01:56:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013269 10.0.0.129 - - [2025-12-25 01:56:39] "POST /security-groups HTTP/1.1" 409 245 0.011808 10.0.0.129 - - [2025-12-25 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.129 - - [2025-12-25 01:56:40] "PUT /security-group/7d98eb94-e299-4f5a-b917-0ba8caa2e98d HTTP/1.1" 200 263 0.055476 10.0.0.129 - - [2025-12-25 01:56:40] "PUT /access-control-list/3b7dfc33-6996-4dd6-86b1-cd046266023b HTTP/1.1" 200 273 0.016139 10.0.0.129 - - [2025-12-25 01:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034229 10.0.0.129 - - [2025-12-25 01:56:40] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014490 10.0.0.129 - - [2025-12-25 01:56:40] "PUT /access-control-list/2c36e3f3-51aa-44db-b04c-eb71f08e4190 HTTP/1.1" 200 273 0.031595 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.129 - - [2025-12-25 01:56:40] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003449 10.0.0.129 - - [2025-12-25 01:56:40] "POST /tags HTTP/1.1" 409 206 0.001810 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2025-12-25 01:56:40] "GET /tag/f6afdfc0-454a-4d96-84c0-63f1e6ad8c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009865 10.0.0.129 - - [2025-12-25 01:56:40] "POST /firewall-rules HTTP/1.1" 200 564 0.068604 10.0.0.129 - - [2025-12-25 01:56:40] "GET /firewall-rule/7c879a2d-79e6-453d-a552-35ac8bfd6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003866 10.0.0.129 - - [2025-12-25 01:56:40] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003682 10.0.0.129 - - [2025-12-25 01:56:40] "GET /firewall-rule/7c879a2d-79e6-453d-a552-35ac8bfd6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002288 10.0.0.129 - - [2025-12-25 01:56:40] "POST /ref-update HTTP/1.1" 200 156 0.023756 10.0.0.129 - - [2025-12-25 01:56:40] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013610 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.129 - - [2025-12-25 01:56:40] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003202 10.0.0.129 - - [2025-12-25 01:56:40] "POST /tags HTTP/1.1" 409 206 0.001871 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.129 - - [2025-12-25 01:56:40] "GET /tag/f6afdfc0-454a-4d96-84c0-63f1e6ad8c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010901 10.0.0.129 - - [2025-12-25 01:56:40] "POST /firewall-rules HTTP/1.1" 200 562 0.068612 10.0.0.129 - - [2025-12-25 01:56:40] "GET /firewall-rule/39357df9-b007-467e-bc34-bb30627cce76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.015013 10.0.0.129 - - [2025-12-25 01:56:40] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010567 10.0.0.129 - - [2025-12-25 01:56:40] "GET /firewall-rule/39357df9-b007-467e-bc34-bb30627cce76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002691 10.0.0.129 - - [2025-12-25 01:56:40] "POST /ref-update HTTP/1.1" 200 156 0.030316 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 404 228 0.001981 10.0.0.129 - - [2025-12-25 01:56:40] "POST /tags HTTP/1.1" 200 302 0.025830 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013633 10.0.0.129 - - [2025-12-25 01:56:40] "GET /tag/ef00d7a7-de03-4bee-b642-68eccdeb283a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012505 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.129 - - [2025-12-25 01:56:40] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027746 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.129 - - [2025-12-25 01:56:40] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004597 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.129 - - [2025-12-25 01:56:40] "GET /service-appliance-set/c5051493-bc24-4284-9abd-4058f1f6f944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009246 10.0.0.129 - - [2025-12-25 01:56:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.015027 10.0.0.129 - - [2025-12-25 01:56:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112161 10.0.0.129 - - [2025-12-25 01:56:41] "GET /virtual-machine-interface/47898506-9b2e-4e0b-8abe-b7ee6577c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.018395 10.0.0.129 - - [2025-12-25 01:56:41] "POST /instance-ips HTTP/1.1" 200 378 0.039883 10.0.0.129 - - [2025-12-25 01:56:41] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004325 10.0.0.129 - - [2025-12-25 01:56:41] "POST /loadbalancers HTTP/1.1" 200 584 0.062217 10.0.0.129 - - [2025-12-25 01:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046705 10.0.0.129 - - [2025-12-25 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008474 10.0.0.129 - - [2025-12-25 01:56:41] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059644 10.0.0.129 - - [2025-12-25 01:56:41] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003844 10.0.0.129 - - [2025-12-25 01:56:41] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034194 10.0.0.129 - - [2025-12-25 01:56:41] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005272 10.0.0.129 - - [2025-12-25 01:56:41] "POST /floating-ips HTTP/1.1" 200 583 0.041125 10.0.0.129 - - [2025-12-25 01:56:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.066568 10.0.0.129 - - [2025-12-25 01:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010642 10.0.0.129 - - [2025-12-25 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2025-12-25 01:56:41] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040101 10.0.0.129 - - [2025-12-25 01:56:41] "GET /loadbalancer-listener/baadf002-d3e8-47c9-b062-1649ac702afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003633 10.0.0.129 - - [2025-12-25 01:56:41] "GET /loadbalancer-listener/baadf002-d3e8-47c9-b062-1649ac702afb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003421 10.0.0.129 - - [2025-12-25 01:56:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019509 10.0.0.129 - - [2025-12-25 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.129 - - [2025-12-25 01:56:41] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003911 10.0.0.129 - - [2025-12-25 01:56:41] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?fields=floating_ips HTTP/1.1" 200 1166 0.004730 10.0.0.129 - - [2025-12-25 01:56:41] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003095 10.0.0.129 - - [2025-12-25 01:56:41] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048431 10.0.0.129 - - [2025-12-25 01:56:41] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002357 10.0.0.129 - - [2025-12-25 01:56:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022951 10.0.0.129 - - [2025-12-25 01:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012177 10.0.0.129 - - [2025-12-25 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012075 10.0.0.129 - - [2025-12-25 01:56:41] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034052 10.0.0.129 - - [2025-12-25 01:56:41] "GET /loadbalancer-listener/cb0ba6d1-b675-4706-a217-861353e72030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003684 10.0.0.129 - - [2025-12-25 01:56:42] "GET /loadbalancer-listener/cb0ba6d1-b675-4706-a217-861353e72030?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009376 10.0.0.129 - - [2025-12-25 01:56:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025752 10.0.0.129 - - [2025-12-25 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.129 - - [2025-12-25 01:56:42] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003334 10.0.0.129 - - [2025-12-25 01:56:42] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?fields=floating_ips HTTP/1.1" 200 1166 0.003011 10.0.0.129 - - [2025-12-25 01:56:42] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003510 10.0.0.129 - - [2025-12-25 01:56:42] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052120 10.0.0.129 - - [2025-12-25 01:56:42] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007468 10.0.0.129 - - [2025-12-25 01:56:42] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.035480 10.0.0.129 - - [2025-12-25 01:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020473 10.0.0.129 - - [2025-12-25 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.129 - - [2025-12-25 01:56:42] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045627 10.0.0.129 - - [2025-12-25 01:56:42] "GET /loadbalancer-listener/c7f899d9-fa06-43f1-9451-d01ae8158b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007106 10.0.0.129 - - [2025-12-25 01:56:42] "GET /loadbalancer-listener/c7f899d9-fa06-43f1-9451-d01ae8158b63?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003344 10.0.0.129 - - [2025-12-25 01:56:42] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.036214 10.0.0.129 - - [2025-12-25 01:56:42] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002600 10.0.0.129 - - [2025-12-25 01:56:42] "GET /instance-ip/6a47750f-d68e-4aa2-b4be-5e6932f289bf?fields=floating_ips HTTP/1.1" 200 1166 0.005124 10.0.0.129 - - [2025-12-25 01:56:42] "POST /tags HTTP/1.1" 200 372 0.026635 10.0.0.129 - - [2025-12-25 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016345 10.0.0.129 - - [2025-12-25 01:56:42] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002349 10.0.0.129 - - [2025-12-25 01:56:42] "GET /tag/50a0f711-7e9c-40a1-9e3b-65a342102819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.019018 10.0.0.129 - - [2025-12-25 01:56:42] "POST /tags HTTP/1.1" 200 320 0.032383 10.0.0.129 - - [2025-12-25 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.129 - - [2025-12-25 01:56:42] "GET /tag/6c6b3fe5-76ad-4da2-96c2-78e9eaeb8593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011994 10.0.0.129 - - [2025-12-25 01:56:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000458 10.0.0.129 - - [2025-12-25 01:56:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.010823 10.0.0.129 - - [2025-12-25 01:56:42] "POST /security-groups HTTP/1.1" 200 578 0.069247 10.0.0.129 - - [2025-12-25 01:56:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.003786 10.0.0.129 - - [2025-12-25 01:56:42] "POST /projects HTTP/1.1" 200 499 0.234966 10.0.0.129 - - [2025-12-25 01:56:43] "POST /access-control-lists HTTP/1.1" 200 589 0.060840 10.0.0.129 - - [2025-12-25 01:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.073870 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017260 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.002753 10.0.0.129 - - [2025-12-25 01:56:43] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.026517 10.0.0.129 - - [2025-12-25 01:56:43] "POST /access-control-lists HTTP/1.1" 200 587 0.070817 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018405 10.0.0.129 - - [2025-12-25 01:56:43] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004498 10.0.0.129 - - [2025-12-25 01:56:43] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.056466 10.0.0.129 - - [2025-12-25 01:56:43] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.068506 10.0.0.129 - - [2025-12-25 01:56:43] "POST /security-groups HTTP/1.1" 200 560 0.076441 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.002380 10.0.0.129 - - [2025-12-25 01:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026745 10.0.0.129 - - [2025-12-25 01:56:43] "POST /access-control-lists HTTP/1.1" 200 612 0.106292 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.014576 10.0.0.129 - - [2025-12-25 01:56:43] "POST /chown HTTP/1.1" 200 109 0.092958 10.0.0.129 - - [2025-12-25 01:56:43] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011347 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.129 - - [2025-12-25 01:56:43] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032916 10.0.0.129 - - [2025-12-25 01:56:43] "POST /access-control-lists HTTP/1.1" 200 610 0.064757 10.0.0.129 - - [2025-12-25 01:56:43] "POST /tags HTTP/1.1" 409 214 0.003347 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2025-12-25 01:56:43] "GET /tag/6c6b3fe5-76ad-4da2-96c2-78e9eaeb8593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015208 10.0.0.129 - - [2025-12-25 01:56:43] "POST /firewall-rules HTTP/1.1" 200 580 0.073688 10.0.0.129 - - [2025-12-25 01:56:43] "GET /firewall-rule/c2e14242-e932-472a-80d7-7da4f32fc836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003525 10.0.0.129 - - [2025-12-25 01:56:43] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.009346 10.0.0.129 - - [2025-12-25 01:56:43] "GET /firewall-rule/c2e14242-e932-472a-80d7-7da4f32fc836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002292 10.0.0.129 - - [2025-12-25 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.024557 10.0.0.129 - - [2025-12-25 01:56:43] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002350 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.129 - - [2025-12-25 01:56:43] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001938 10.0.0.129 - - [2025-12-25 01:56:43] "POST /tags HTTP/1.1" 409 214 0.001404 10.0.0.129 - - [2025-12-25 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.129 - - [2025-12-25 01:56:44] "GET /tag/6c6b3fe5-76ad-4da2-96c2-78e9eaeb8593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011022 10.0.0.129 - - [2025-12-25 01:56:44] "POST /firewall-rules HTTP/1.1" 200 578 0.068886 10.0.0.129 - - [2025-12-25 01:56:44] "GET /firewall-rule/86b5e606-2b55-40a9-99bd-e39b78f9614a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004284 10.0.0.129 - - [2025-12-25 01:56:44] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003369 10.0.0.129 - - [2025-12-25 01:56:44] "GET /firewall-rule/86b5e606-2b55-40a9-99bd-e39b78f9614a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002940 10.0.0.129 - - [2025-12-25 01:56:44] "POST /ref-update HTTP/1.1" 200 156 0.039689 10.0.0.129 - - [2025-12-25 01:56:44] "POST /tags HTTP/1.1" 200 364 0.020432 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2025-12-25 01:56:44] "GET /tag/1f094e76-21b1-4a8f-959c-c9d1cc9fb771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015388 10.0.0.129 - - [2025-12-25 01:56:44] "POST /tags HTTP/1.1" 200 312 0.023466 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2025-12-25 01:56:44] "GET /tag/e341f0d8-4469-4f46-bb5a-1acfb628557f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012690 10.0.0.129 - - [2025-12-25 01:56:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000462 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.006999 10.0.0.129 - - [2025-12-25 01:56:44] "POST /security-groups HTTP/1.1" 200 574 0.059986 10.0.0.129 - - [2025-12-25 01:56:44] "POST /projects HTTP/1.1" 200 491 0.174431 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.001876 10.0.0.129 - - [2025-12-25 01:56:44] "POST /access-control-lists HTTP/1.1" 200 585 0.056469 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.011231 10.0.0.129 - - [2025-12-25 01:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.056405 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008845 10.0.0.129 - - [2025-12-25 01:56:44] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.006330 10.0.0.129 - - [2025-12-25 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.129 - - [2025-12-25 01:56:44] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.048518 10.0.0.129 - - [2025-12-25 01:56:44] "POST /access-control-lists HTTP/1.1" 200 583 0.083466 10.0.0.129 - - [2025-12-25 01:56:44] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.075485 10.0.0.129 - - [2025-12-25 01:56:44] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.060872 10.0.0.129 - - [2025-12-25 01:56:45] "POST /security-groups HTTP/1.1" 200 548 0.066603 10.0.0.129 - - [2025-12-25 01:56:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.004138 10.0.0.129 - - [2025-12-25 01:56:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033166 10.0.0.129 - - [2025-12-25 01:56:45] "POST /chown HTTP/1.1" 200 109 0.020387 10.0.0.129 - - [2025-12-25 01:56:45] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028326 10.0.0.129 - - [2025-12-25 01:56:45] "POST /access-control-lists HTTP/1.1" 200 604 0.100950 10.0.0.129 - - [2025-12-25 01:56:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.055070 10.0.0.129 - - [2025-12-25 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.129 - - [2025-12-25 01:56:45] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002639 10.0.0.129 - - [2025-12-25 01:56:45] "POST /tags HTTP/1.1" 409 210 0.002720 10.0.0.129 - - [2025-12-25 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.129 - - [2025-12-25 01:56:45] "GET /tag/e341f0d8-4469-4f46-bb5a-1acfb628557f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.060322 10.0.0.129 - - [2025-12-25 01:56:45] "POST /access-control-lists HTTP/1.1" 200 602 0.129433 10.0.0.129 - - [2025-12-25 01:56:45] "POST /firewall-rules HTTP/1.1" 200 572 0.101148 10.0.0.129 - - [2025-12-25 01:56:45] "GET /firewall-rule/e7ac036d-23ae-4d35-983b-f30fe6023324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.017349 10.0.0.129 - - [2025-12-25 01:56:45] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.007662 10.0.0.129 - - [2025-12-25 01:56:45] "GET /firewall-rule/e7ac036d-23ae-4d35-983b-f30fe6023324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003362 10.0.0.129 - - [2025-12-25 01:56:45] "POST /ref-update HTTP/1.1" 200 156 0.044654 10.0.0.129 - - [2025-12-25 01:56:45] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005097 10.0.0.129 - - [2025-12-25 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.129 - - [2025-12-25 01:56:45] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003142 10.0.0.129 - - [2025-12-25 01:56:45] "POST /tags HTTP/1.1" 409 210 0.001631 10.0.0.129 - - [2025-12-25 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.129 - - [2025-12-25 01:56:45] "GET /tag/e341f0d8-4469-4f46-bb5a-1acfb628557f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012633 10.0.0.129 - - [2025-12-25 01:56:45] "POST /firewall-rules HTTP/1.1" 200 570 0.067024 10.0.0.129 - - [2025-12-25 01:56:45] "GET /firewall-rule/b7f8e67b-056e-4056-8f29-c5964b34e608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004266 10.0.0.129 - - [2025-12-25 01:56:45] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004194 10.0.0.129 - - [2025-12-25 01:56:45] "GET /firewall-rule/b7f8e67b-056e-4056-8f29-c5964b34e608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002120 10.0.0.129 - - [2025-12-25 01:56:46] "POST /ref-update HTTP/1.1" 200 156 0.050994 10.0.0.129 - - [2025-12-25 01:56:46] "POST /tags HTTP/1.1" 200 364 0.036361 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.129 - - [2025-12-25 01:56:46] "GET /tag/e09a80aa-c470-4742-84fa-c0a1d89cfc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012688 10.0.0.129 - - [2025-12-25 01:56:46] "POST /tags HTTP/1.1" 200 312 0.017354 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.129 - - [2025-12-25 01:56:46] "GET /tag/8b5038c8-cb91-4936-8122-d9ee4c6e3dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021846 10.0.0.129 - - [2025-12-25 01:56:46] "POST /projects HTTP/1.1" 409 223 0.002005 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.129 - - [2025-12-25 01:56:46] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040657 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.129 - - [2025-12-25 01:56:46] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003644 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.129 - - [2025-12-25 01:56:46] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004397 10.0.0.129 - - [2025-12-25 01:56:46] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.040526 10.0.0.129 - - [2025-12-25 01:56:46] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.048297 10.0.0.129 - - [2025-12-25 01:56:46] "POST /security-groups HTTP/1.1" 409 253 0.003065 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.129 - - [2025-12-25 01:56:46] "PUT /security-group/fe0bb765-27c7-4cbc-abeb-1d9574284d2f HTTP/1.1" 200 263 0.063083 10.0.0.129 - - [2025-12-25 01:56:46] "PUT /access-control-list/96403a53-3ccf-49f1-b5f3-1212925f79f8 HTTP/1.1" 200 273 0.012756 10.0.0.129 - - [2025-12-25 01:56:46] "PUT /access-control-list/0b73e3c3-0210-420e-bd56-f14d5b1d7db8 HTTP/1.1" 200 273 0.022607 10.0.0.129 - - [2025-12-25 01:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027138 10.0.0.129 - - [2025-12-25 01:56:46] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008384 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.129 - - [2025-12-25 01:56:46] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002999 10.0.0.129 - - [2025-12-25 01:56:46] "POST /tags HTTP/1.1" 409 210 0.002531 10.0.0.129 - - [2025-12-25 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.129 - - [2025-12-25 01:56:46] "GET /tag/8b5038c8-cb91-4936-8122-d9ee4c6e3dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011834 10.0.0.129 - - [2025-12-25 01:56:46] "POST /firewall-rules HTTP/1.1" 200 572 0.066431 10.0.0.129 - - [2025-12-25 01:56:46] "GET /firewall-rule/7654b155-37fc-4c9f-b566-e76952baca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017737 10.0.0.129 - - [2025-12-25 01:56:46] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004095 10.0.0.129 - - [2025-12-25 01:56:46] "GET /firewall-rule/7654b155-37fc-4c9f-b566-e76952baca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002167 10.0.0.129 - - [2025-12-25 01:56:46] "POST /ref-update HTTP/1.1" 200 156 0.040349 10.0.0.129 - - [2025-12-25 01:56:47] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002367 10.0.0.129 - - [2025-12-25 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.129 - - [2025-12-25 01:56:47] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002208 10.0.0.129 - - [2025-12-25 01:56:47] "POST /tags HTTP/1.1" 409 210 0.002426 10.0.0.129 - - [2025-12-25 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.129 - - [2025-12-25 01:56:47] "GET /tag/8b5038c8-cb91-4936-8122-d9ee4c6e3dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010464 10.0.0.129 - - [2025-12-25 01:56:47] "POST /firewall-rules HTTP/1.1" 200 570 0.064828 10.0.0.129 - - [2025-12-25 01:56:47] "GET /firewall-rule/e0e99845-467f-49e1-8d76-a24a179335f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012621 10.0.0.129 - - [2025-12-25 01:56:47] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005542 10.0.0.129 - - [2025-12-25 01:56:47] "GET /firewall-rule/e0e99845-467f-49e1-8d76-a24a179335f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003579 10.0.0.129 - - [2025-12-25 01:56:47] "POST /ref-update HTTP/1.1" 200 156 0.041288 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001129 10.0.0.129 - - [2025-12-25 01:56:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002060 10.0.0.129 - - [2025-12-25 01:56:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002806 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001218 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.129 - - [2025-12-25 01:57:03] "POST /tags HTTP/1.1" 200 302 0.067543 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009246 10.0.0.129 - - [2025-12-25 01:57:03] "GET /tag/da7bb029-f7ee-4006-ab19-3a96503c580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016786 10.0.0.129 - - [2025-12-25 01:57:03] "POST /tags HTTP/1.1" 200 326 0.060299 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019583 10.0.0.129 - - [2025-12-25 01:57:03] "GET /tag/6a60a464-b914-4092-bbd8-7b0d00ca4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.013453 10.0.0.129 - - [2025-12-25 01:57:03] "POST /tags HTTP/1.1" 409 237 0.002014 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.129 - - [2025-12-25 01:57:03] "GET /tag/e09a80aa-c470-4742-84fa-c0a1d89cfc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012961 10.0.0.129 - - [2025-12-25 01:57:03] "POST /tags HTTP/1.1" 409 210 0.001794 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2025-12-25 01:57:03] "GET /tag/8b5038c8-cb91-4936-8122-d9ee4c6e3dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012924 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.129 - - [2025-12-25 01:57:03] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006050 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.129 - - [2025-12-25 01:57:03] "GET /project/d7b186fc-f5dd-4790-837f-af555cccb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040989 10.0.0.129 - - [2025-12-25 01:57:03] "POST /virtual-machines HTTP/1.1" 200 378 0.014943 10.0.0.129 - - [2025-12-25 01:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008296 10.0.0.129 - - [2025-12-25 01:57:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.132251 10.0.0.129 - - [2025-12-25 01:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015515 10.0.0.129 - - [2025-12-25 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010845 10.0.0.129 - - [2025-12-25 01:57:03] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004696 10.0.0.129 - - [2025-12-25 01:57:03] "POST /instance-ips HTTP/1.1" 200 410 0.029960 10.0.0.129 - - [2025-12-25 01:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022534 10.0.0.129 - - [2025-12-25 01:57:03] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022889 10.0.0.129 - - [2025-12-25 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.030401 10.0.0.129 - - [2025-12-25 01:57:03] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.030822 10.0.0.129 - - [2025-12-25 01:57:03] "GET /instance-ip/025500c2-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007012 10.0.0.129 - - [2025-12-25 01:57:04] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011092 10.0.0.129 - - [2025-12-25 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.010974 10.0.0.129 - - [2025-12-25 01:57:04] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007980 10.0.0.129 - - [2025-12-25 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.129 - - [2025-12-25 01:57:04] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.022591 10.0.0.129 - - [2025-12-25 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.003546 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:57:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001344 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:57:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001148 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:57:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:57:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:57:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:57:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001384 10.0.0.242 - - [2025-12-25 01:58:12] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.242 - - [2025-12-25 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2025-12-25 01:58:12] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005085 10.0.0.242 - - [2025-12-25 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2025-12-25 01:58:12] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003299 10.0.0.242 - - [2025-12-25 01:58:12] "PUT /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1 HTTP/1.1" 200 275 0.009816 10.0.0.242 - - [2025-12-25 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.009866 10.0.0.242 - - [2025-12-25 01:58:12] "POST /virtual-routers HTTP/1.1" 200 601 0.017716 10.0.0.242 - - [2025-12-25 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020319 10.0.0.242 - - [2025-12-25 01:58:12] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004038 10.0.0.242 - - [2025-12-25 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002096 10.0.0.242 - - [2025-12-25 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.242 - - [2025-12-25 01:58:12] "GET /virtual-network/743b05b2-4c41-43e2-be21-a18800014bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003684 10.0.0.242 - - [2025-12-25 01:58:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051740 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:58:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:58:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000790 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:58:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.129 - - [2025-12-25 01:58:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 10.0.0.129 - - [2025-12-25 02:00:36] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003004 10.0.0.129 - - [2025-12-25 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.007307 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004286 10.0.0.129 - - [2025-12-25 02:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.129 - - [2025-12-25 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.129 - - [2025-12-25 02:00:41] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002199 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004287 10.0.0.129 - - [2025-12-25 02:00:41] "POST /set-tag HTTP/1.1" 200 109 0.004781 10.0.0.129 - - [2025-12-25 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.129 - - [2025-12-25 02:00:41] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002471 10.0.0.129 - - [2025-12-25 02:00:41] "GET /loadbalancer-pool/ae6ba191-5701-4e1b-9eea-e4a3203bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003355 10.0.0.129 - - [2025-12-25 02:00:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027439 10.0.0.129 - - [2025-12-25 02:00:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007327 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011587 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004773 10.0.0.129 - - [2025-12-25 02:00:41] "POST /tags HTTP/1.1" 409 205 0.003666 10.0.0.129 - - [2025-12-25 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.006888 10.0.0.129 - - [2025-12-25 02:00:41] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.012731 10.0.0.129 - - [2025-12-25 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.129 - - [2025-12-25 02:00:41] "GET /tag/ef00d7a7-de03-4bee-b642-68eccdeb283a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010118 10.0.0.129 - - [2025-12-25 02:00:41] "PUT /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f HTTP/1.1" 200 257 0.011999 10.0.0.129 - - [2025-12-25 02:00:41] "POST /set-tag HTTP/1.1" 200 109 0.086366 10.0.0.129 - - [2025-12-25 02:00:41] "GET /loadbalancer-pool/75760b74-37a3-413b-849b-863e3c3449e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010847 10.0.0.129 - - [2025-12-25 02:00:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014953 10.0.0.129 - - [2025-12-25 02:00:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016244 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.014342 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004065 10.0.0.129 - - [2025-12-25 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.006270 10.0.0.129 - - [2025-12-25 02:00:41] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.011461 10.0.0.129 - - [2025-12-25 02:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.129 - - [2025-12-25 02:00:41] "GET /loadbalancer-pool/eae90c9e-d546-4a87-b113-c8854916b5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003627 10.0.0.129 - - [2025-12-25 02:00:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023002 10.0.0.129 - - [2025-12-25 02:00:41] "PUT /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f HTTP/1.1" 200 257 0.021838 10.0.0.129 - - [2025-12-25 02:00:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011129 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003620 10.0.0.129 - - [2025-12-25 02:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003992 10.0.0.129 - - [2025-12-25 02:00:41] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011799 10.0.0.129 - - [2025-12-25 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.017925 10.0.0.129 - - [2025-12-25 02:00:42] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.006127 10.0.0.129 - - [2025-12-25 02:00:42] "PUT /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f HTTP/1.1" 200 257 0.012524 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:01:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:01:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.242 - - [2025-12-25 02:01:37] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.242 - - [2025-12-25 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.242 - - [2025-12-25 02:01:37] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006461 10.0.0.242 - - [2025-12-25 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2025-12-25 02:01:37] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002505 10.0.0.242 - - [2025-12-25 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.242 - - [2025-12-25 02:01:37] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003407 10.0.0.242 - - [2025-12-25 02:01:37] "PUT /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3 HTTP/1.1" 200 263 0.015813 10.0.0.242 - - [2025-12-25 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2025-12-25 02:01:37] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003062 10.0.0.242 - - [2025-12-25 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2025-12-25 02:01:37] "GET /virtual-machine-interface/501f4f2a-0a92-40d9-9231-e87e7b62aec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005404 10.0.0.242 - - [2025-12-25 02:01:37] "PUT /virtual-machine-interface/501f4f2a-0a92-40d9-9231-e87e7b62aec7 HTTP/1.1" 200 285 0.012157 10.0.0.129 - - [2025-12-25 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.129 - - [2025-12-25 02:01:51] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002770 10.0.0.129 - - [2025-12-25 02:01:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002316 10.0.0.129 - - [2025-12-25 02:01:52] "GET /global-system-configs HTTP/1.1" 200 323 0.001998 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:02:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:02:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000917 10.0.0.129 - - [2025-12-25 02:03:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010222 10.0.0.129 - - [2025-12-25 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.129 - - [2025-12-25 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.129 - - [2025-12-25 02:03:27] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002802 10.0.0.129 - - [2025-12-25 02:03:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005908 10.0.0.129 - - [2025-12-25 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.026560 10.0.0.129 - - [2025-12-25 02:03:27] "DELETE /loadbalancer-member/66bbcce3-574c-4aed-b1dd-ddd445f98b07 HTTP/1.1" 200 115 0.070844 10.0.0.129 - - [2025-12-25 02:03:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005612 10.0.0.129 - - [2025-12-25 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.004762 10.0.0.129 - - [2025-12-25 02:03:27] "DELETE /loadbalancer-member/4e8f0450-b4c5-491b-9f31-57bfb4e3d197 HTTP/1.1" 200 115 0.044858 10.0.0.129 - - [2025-12-25 02:03:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008359 10.0.0.129 - - [2025-12-25 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.004440 10.0.0.129 - - [2025-12-25 02:03:27] "DELETE /loadbalancer-member/cf8be6f6-710b-4dab-b763-5085d52ed38c HTTP/1.1" 200 115 0.035397 10.0.0.129 - - [2025-12-25 02:03:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004915 10.0.0.129 - - [2025-12-25 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.129 - - [2025-12-25 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-12-25 02:03:27] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004906 10.0.0.129 - - [2025-12-25 02:03:27] "GET /loadbalancer-pool/ae6ba191-5701-4e1b-9eea-e4a3203bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003069 10.0.0.129 - - [2025-12-25 02:03:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023693 10.0.0.129 - - [2025-12-25 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019955 10.0.0.129 - - [2025-12-25 02:03:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010011 10.0.0.129 - - [2025-12-25 02:03:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005682 10.0.0.129 - - [2025-12-25 02:03:28] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003465 10.0.0.129 - - [2025-12-25 02:03:28] "POST /set-tag HTTP/1.1" 200 109 0.059487 10.0.0.129 - - [2025-12-25 02:03:28] "GET /loadbalancer-pool/75760b74-37a3-413b-849b-863e3c3449e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014683 10.0.0.129 - - [2025-12-25 02:03:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017623 10.0.0.129 - - [2025-12-25 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009704 10.0.0.129 - - [2025-12-25 02:03:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012894 10.0.0.129 - - [2025-12-25 02:03:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008486 10.0.0.129 - - [2025-12-25 02:03:28] "POST /set-tag HTTP/1.1" 200 109 0.010348 10.0.0.129 - - [2025-12-25 02:03:28] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002776 10.0.0.129 - - [2025-12-25 02:03:28] "GET /loadbalancer-pool/eae90c9e-d546-4a87-b113-c8854916b5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004125 10.0.0.129 - - [2025-12-25 02:03:28] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024507 10.0.0.129 - - [2025-12-25 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034516 10.0.0.129 - - [2025-12-25 02:03:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010728 10.0.0.129 - - [2025-12-25 02:03:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005066 10.0.0.129 - - [2025-12-25 02:03:28] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002025 10.0.0.129 - - [2025-12-25 02:03:28] "POST /set-tag HTTP/1.1" 200 109 0.002317 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:04:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:04:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:04:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:04:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:05:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:05:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:06:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001092 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:06:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001636 10.0.0.129 - - [2025-12-25 02:06:52] "GET /global-system-configs HTTP/1.1" 200 323 0.003309 10.0.0.129 - - [2025-12-25 02:06:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002004 10.0.0.129 - - [2025-12-25 02:07:55] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.129 - - [2025-12-25 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2025-12-25 02:07:55] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049557 10.0.0.129 - - [2025-12-25 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.129 - - [2025-12-25 02:07:55] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034827 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.129 - - [2025-12-25 02:07:56] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044474 10.0.0.129 - - [2025-12-25 02:07:56] "POST /tags HTTP/1.1" 200 334 0.040738 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016380 10.0.0.129 - - [2025-12-25 02:07:56] "GET /tag/da5a1706-09c2-47b8-88ba-8efd1ed40328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017382 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2025-12-25 02:07:56] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.067302 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013752 10.0.0.129 - - [2025-12-25 02:07:56] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.076484 10.0.0.129 - - [2025-12-25 02:07:56] "GET /virtual-networks?parent_id=95d1cbcb-250c-4c38-b0fc-ddb1c13f2098&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002571 10.0.0.129 - - [2025-12-25 02:07:56] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.016747 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007818 10.0.0.129 - - [2025-12-25 02:07:56] "GET /service-appliance-set/c5051493-bc24-4284-9abd-4058f1f6f944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005436 10.0.0.129 - - [2025-12-25 02:07:56] "POST /virtual-networks HTTP/1.1" 200 514 0.085036 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.129 - - [2025-12-25 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.001413 10.0.0.129 - - [2025-12-25 02:07:56] "GET /network-ipam/cbe67f4c-fc96-4b0c-a1e5-ec974e630664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.035029 10.0.0.129 - - [2025-12-25 02:07:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.121232 10.0.0.129 - - [2025-12-25 02:07:56] "GET /virtual-machine-interface/ae8b6f48-6414-4bdd-b601-aa165b05736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.012727 10.0.0.129 - - [2025-12-25 02:07:56] "POST /useragent-kv HTTP/1.1" 200 115 0.011486 10.0.0.129 - - [2025-12-25 02:07:56] "POST /ref-update HTTP/1.1" 200 156 0.150751 10.0.0.129 - - [2025-12-25 02:07:56] "POST /instance-ips HTTP/1.1" 200 410 0.081360 10.0.0.129 - - [2025-12-25 02:07:56] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014484 10.0.0.129 - - [2025-12-25 02:07:56] "GET /instance-ip/00e0dcf4-4bd2-43cd-aeeb-83798c58465d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008960 10.0.0.129 - - [2025-12-25 02:07:56] "GET /domains HTTP/1.1" 200 281 0.002789 10.0.0.129 - - [2025-12-25 02:07:56] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb HTTP/1.1" 200 3099 0.020122 10.0.0.129 - - [2025-12-25 02:07:57] "POST /loadbalancers HTTP/1.1" 200 612 0.081595 10.0.0.129 - - [2025-12-25 02:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033343 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009253 10.0.0.129 - - [2025-12-25 02:07:57] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098 HTTP/1.1" 200 5739 0.143015 10.0.0.129 - - [2025-12-25 02:07:57] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.005400 10.0.0.129 - - [2025-12-25 02:07:57] "POST /route-targets HTTP/1.1" 200 328 0.025711 10.0.0.129 - - [2025-12-25 02:07:57] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.030392 10.0.0.129 - - [2025-12-25 02:07:57] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.080305 10.0.0.129 - - [2025-12-25 02:07:57] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1184 0.013920 10.0.0.129 - - [2025-12-25 02:07:57] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1184 0.003726 10.0.0.129 - - [2025-12-25 02:07:57] "GET /instance-ip/00e0dcf4-4bd2-43cd-aeeb-83798c58465d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006936 10.0.0.129 - - [2025-12-25 02:07:57] "POST /ref-update HTTP/1.1" 200 156 0.044589 10.0.0.129 - - [2025-12-25 02:07:57] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.108377 10.0.0.129 - - [2025-12-25 02:07:57] "GET /loadbalancer/a4b8c57e-2738-4470-a565-68381c125299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003125 10.0.0.129 - - [2025-12-25 02:07:57] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.060755 10.0.0.129 - - [2025-12-25 02:07:57] "POST /floating-ips HTTP/1.1" 200 599 0.054578 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006902 10.0.0.129 - - [2025-12-25 02:07:57] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056077 10.0.0.129 - - [2025-12-25 02:07:57] "GET /loadbalancer-listener/0ae832b6-1aa0-4620-af64-9cde9b834684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.003659 10.0.0.129 - - [2025-12-25 02:07:57] "GET /loadbalancer-listener/0ae832b6-1aa0-4620-af64-9cde9b834684?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003728 10.0.0.129 - - [2025-12-25 02:07:57] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022158 10.0.0.129 - - [2025-12-25 02:07:57] "GET /instance-ip/00e0dcf4-4bd2-43cd-aeeb-83798c58465d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003221 10.0.0.129 - - [2025-12-25 02:07:57] "GET /instance-ip/00e0dcf4-4bd2-43cd-aeeb-83798c58465d?fields=floating_ips HTTP/1.1" 200 1212 0.004135 10.0.0.129 - - [2025-12-25 02:07:57] "GET /floating-ip/1cb71fa5-1d40-4608-9cc6-e0ceb841f02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001980 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.129 - - [2025-12-25 02:07:57] "GET /loadbalancer/a4b8c57e-2738-4470-a565-68381c125299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001895 10.0.0.129 - - [2025-12-25 02:07:57] "POST /tags HTTP/1.1" 200 296 0.063339 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011154 10.0.0.129 - - [2025-12-25 02:07:57] "GET /tag/059257ce-96db-4919-a9f2-3bb8372ce8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016195 10.0.0.129 - - [2025-12-25 02:07:57] "POST /tags HTTP/1.1" 409 233 0.001813 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.129 - - [2025-12-25 02:07:57] "GET /tag/38ecaf6c-204d-448a-b554-9bf5849cb2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010755 10.0.0.129 - - [2025-12-25 02:07:57] "POST /tags HTTP/1.1" 409 206 0.001805 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2025-12-25 02:07:57] "GET /tag/f6afdfc0-454a-4d96-84c0-63f1e6ad8c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010325 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.129 - - [2025-12-25 02:07:57] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005122 10.0.0.129 - - [2025-12-25 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2025-12-25 02:07:57] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044537 10.0.0.129 - - [2025-12-25 02:07:57] "POST /virtual-machines HTTP/1.1" 200 370 0.011442 10.0.0.129 - - [2025-12-25 02:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020916 10.0.0.129 - - [2025-12-25 02:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101891 10.0.0.129 - - [2025-12-25 02:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008883 10.0.0.129 - - [2025-12-25 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016625 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007143 10.0.0.129 - - [2025-12-25 02:07:58] "POST /instance-ips HTTP/1.1" 200 410 0.025606 10.0.0.129 - - [2025-12-25 02:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021789 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.018291 10.0.0.129 - - [2025-12-25 02:07:58] "POST /set-tag HTTP/1.1" 200 109 0.018671 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.025458 10.0.0.129 - - [2025-12-25 02:07:58] "GET /instance-ip/886a92d4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004414 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005963 10.0.0.129 - - [2025-12-25 02:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002285 10.0.0.129 - - [2025-12-25 02:07:58] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013483 10.0.0.129 - - [2025-12-25 02:07:58] "POST /set-tag HTTP/1.1" 200 109 0.005795 10.0.0.129 - - [2025-12-25 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003802 10.0.0.129 - - [2025-12-25 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.129 - - [2025-12-25 02:07:58] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.024796 10.0.0.129 - - [2025-12-25 02:07:58] "POST /virtual-machines HTTP/1.1" 200 370 0.023366 10.0.0.129 - - [2025-12-25 02:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014824 10.0.0.129 - - [2025-12-25 02:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.126384 10.0.0.129 - - [2025-12-25 02:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016732 10.0.0.129 - - [2025-12-25 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.129 - - [2025-12-25 02:07:58] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006860 10.0.0.129 - - [2025-12-25 02:07:59] "POST /instance-ips HTTP/1.1" 200 410 0.020141 10.0.0.129 - - [2025-12-25 02:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027983 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011240 10.0.0.129 - - [2025-12-25 02:07:59] "POST /set-tag HTTP/1.1" 200 109 0.018863 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008090 10.0.0.129 - - [2025-12-25 02:07:59] "GET /instance-ip/88e1c124-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003255 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004598 10.0.0.129 - - [2025-12-25 02:07:59] "POST /set-tag HTTP/1.1" 200 109 0.004058 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003360 10.0.0.129 - - [2025-12-25 02:07:59] "POST /ref-update HTTP/1.1" 200 156 0.010182 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009995 10.0.0.129 - - [2025-12-25 02:07:59] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004237 10.0.0.129 - - [2025-12-25 02:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.129 - - [2025-12-25 02:07:59] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004160 10.0.0.129 - - [2025-12-25 02:07:59] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domains HTTP/1.1" 200 281 0.002018 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb HTTP/1.1" 200 3099 0.002763 10.0.0.129 - - [2025-12-25 02:08:02] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098 HTTP/1.1" 200 7092 0.040004 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.004216 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.004217 10.0.0.129 - - [2025-12-25 02:08:02] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1406 0.003820 10.0.0.129 - - [2025-12-25 02:08:02] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1406 0.002545 10.0.0.129 - - [2025-12-25 02:08:02] "GET /route-target/69f83f17-fe93-4fa5-aa28-6f4241939d6e HTTP/1.1" 200 1154 0.003224 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.004076 10.0.0.129 - - [2025-12-25 02:08:02] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1406 0.002614 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004043 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.003952 10.0.0.129 - - [2025-12-25 02:08:02] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1406 0.002810 10.0.0.129 - - [2025-12-25 02:08:02] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 200 1406 0.004608 10.0.0.129 - - [2025-12-25 02:08:02] "GET /route-target/69f83f17-fe93-4fa5-aa28-6f4241939d6e HTTP/1.1" 200 1154 0.019603 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domains HTTP/1.1" 200 281 0.002004 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb HTTP/1.1" 200 3099 0.002709 10.0.0.129 - - [2025-12-25 02:08:02] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098 HTTP/1.1" 200 7092 0.042445 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2086 0.004784 10.0.0.129 - - [2025-12-25 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.129 - - [2025-12-25 02:08:02] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038093 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007449 10.0.0.129 - - [2025-12-25 02:08:02] "GET /floating-ip-pools?parent_id=6d042c48-9141-464b-bc2e-0976a6b43e76&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003856 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008808 10.0.0.129 - - [2025-12-25 02:08:02] "POST /floating-ip-pools HTTP/1.1" 200 564 0.029388 10.0.0.129 - - [2025-12-25 02:08:02] "POST /ref-update HTTP/1.1" 200 156 0.028583 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005711 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domains HTTP/1.1" 200 281 0.002461 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb HTTP/1.1" 200 3099 0.009266 10.0.0.129 - - [2025-12-25 02:08:02] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098 HTTP/1.1" 200 7349 0.027203 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2325 0.005159 10.0.0.129 - - [2025-12-25 02:08:02] "GET /floating-ip-pool/e328835c-c30a-43f5-9350-8f773dabe9d7 HTTP/1.1" 200 1318 0.002175 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domains HTTP/1.1" 200 281 0.001475 10.0.0.129 - - [2025-12-25 02:08:02] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb HTTP/1.1" 200 3099 0.005018 10.0.0.129 - - [2025-12-25 02:08:02] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098 HTTP/1.1" 200 7349 0.040426 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 2325 0.009918 10.0.0.129 - - [2025-12-25 02:08:02] "GET /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005440 10.0.0.129 - - [2025-12-25 02:08:02] "POST /tags HTTP/1.1" 200 366 0.053403 10.0.0.129 - - [2025-12-25 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.129 - - [2025-12-25 02:08:02] "GET /tag/c7a237f0-7900-40db-a50d-3f01a11a7ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012940 10.0.0.129 - - [2025-12-25 02:08:02] "POST /tags HTTP/1.1" 409 206 0.002811 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.129 - - [2025-12-25 02:08:03] "GET /tag/f6afdfc0-454a-4d96-84c0-63f1e6ad8c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011362 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.129 - - [2025-12-25 02:08:03] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.047894 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.129 - - [2025-12-25 02:08:03] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003815 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.129 - - [2025-12-25 02:08:03] "GET /service-appliance-set/982f3cc6-74c2-4f8c-a3a3-1b10cf557c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005635 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.004117 10.0.0.129 - - [2025-12-25 02:08:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.102822 10.0.0.129 - - [2025-12-25 02:08:03] "GET /virtual-machine-interface/6f487330-7d81-4b29-8eac-201df0fff292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005131 10.0.0.129 - - [2025-12-25 02:08:03] "POST /set-tag HTTP/1.1" 200 109 0.018846 10.0.0.129 - - [2025-12-25 02:08:03] "POST /instance-ips HTTP/1.1" 200 418 0.026367 10.0.0.129 - - [2025-12-25 02:08:03] "GET /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005813 10.0.0.129 - - [2025-12-25 02:08:03] "POST /loadbalancers HTTP/1.1" 200 620 0.060795 10.0.0.129 - - [2025-12-25 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016819 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007976 10.0.0.129 - - [2025-12-25 02:08:03] "POST /service-instances HTTP/1.1" 200 568 0.022899 10.0.0.129 - - [2025-12-25 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.025821 10.0.0.129 - - [2025-12-25 02:08:03] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.057184 10.0.0.129 - - [2025-12-25 02:08:03] "GET /virtual-machine-interface/6f487330-7d81-4b29-8eac-201df0fff292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008923 10.0.0.129 - - [2025-12-25 02:08:03] "GET /virtual-machine-interface/6f487330-7d81-4b29-8eac-201df0fff292?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009786 10.0.0.129 - - [2025-12-25 02:08:03] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.015684 10.0.0.129 - - [2025-12-25 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019225 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007935 10.0.0.129 - - [2025-12-25 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.129 - - [2025-12-25 02:08:03] "GET /floating-ip-pool/e328835c-c30a-43f5-9350-8f773dabe9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002444 10.0.0.129 - - [2025-12-25 02:08:03] "POST /virtual-machines HTTP/1.1" 200 430 0.021280 10.0.0.129 - - [2025-12-25 02:08:03] "POST /floating-ips HTTP/1.1" 200 673 0.098233 10.0.0.129 - - [2025-12-25 02:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.064891 10.0.0.129 - - [2025-12-25 02:08:04] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010155 10.0.0.129 - - [2025-12-25 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.129 - - [2025-12-25 02:08:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.182665 10.0.0.129 - - [2025-12-25 02:08:04] "POST /chown HTTP/1.1" 200 109 0.019151 10.0.0.129 - - [2025-12-25 02:08:04] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002808 10.0.0.129 - - [2025-12-25 02:08:04] "POST /tags HTTP/1.1" 409 221 0.002105 10.0.0.129 - - [2025-12-25 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-12-25 02:08:04] "GET /tag/da5a1706-09c2-47b8-88ba-8efd1ed40328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011861 10.0.0.129 - - [2025-12-25 02:08:04] "POST /tags HTTP/1.1" 409 238 0.001628 10.0.0.129 - - [2025-12-25 02:08:04] "POST /chown HTTP/1.1" 200 109 0.007198 10.0.0.129 - - [2025-12-25 02:08:04] "PUT /virtual-machine-interface/16579512-4e88-4af9-bc3d-66cb554bde0d HTTP/1.1" 200 285 0.021226 10.0.0.129 - - [2025-12-25 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.129 - - [2025-12-25 02:08:04] "GET /tag/c7a237f0-7900-40db-a50d-3f01a11a7ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018586 10.0.0.129 - - [2025-12-25 02:08:04] "PUT /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 257 0.049121 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.043921 10.0.0.129 - - [2025-12-25 02:08:04] "POST /firewall-rules HTTP/1.1" 200 652 0.125943 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.048756 10.0.0.129 - - [2025-12-25 02:08:04] "GET /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.012536 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.032393 10.0.0.129 - - [2025-12-25 02:08:04] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008526 10.0.0.129 - - [2025-12-25 02:08:04] "GET /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004793 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.028856 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.036178 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.077103 10.0.0.129 - - [2025-12-25 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009951 10.0.0.129 - - [2025-12-25 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.048885 10.0.0.129 - - [2025-12-25 02:08:04] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.086962 10.0.0.129 - - [2025-12-25 02:08:04] "POST /virtual-machines HTTP/1.1" 200 430 0.028539 10.0.0.129 - - [2025-12-25 02:08:04] "GET /loadbalancer/7f4236f8-d6c8-4591-a742-d8a54292fbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.023335 10.0.0.129 - - [2025-12-25 02:08:04] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.119236 10.0.0.129 - - [2025-12-25 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014085 10.0.0.129 - - [2025-12-25 02:08:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.222278 10.0.0.129 - - [2025-12-25 02:08:04] "POST /chown HTTP/1.1" 200 109 0.018649 10.0.0.129 - - [2025-12-25 02:08:04] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048603 10.0.0.129 - - [2025-12-25 02:08:04] "GET /loadbalancer-listener/312b9f6b-ae31-4534-adb6-fe520729bc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007251 10.0.0.129 - - [2025-12-25 02:08:04] "GET /loadbalancer-listener/312b9f6b-ae31-4534-adb6-fe520729bc42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003261 10.0.0.129 - - [2025-12-25 02:08:04] "POST /chown HTTP/1.1" 200 109 0.020721 10.0.0.129 - - [2025-12-25 02:08:04] "PUT /virtual-machine-interface/f1342c34-b8f7-42ca-b00a-02f21f549e3f HTTP/1.1" 200 285 0.030480 10.0.0.129 - - [2025-12-25 02:08:05] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.033020 10.0.0.129 - - [2025-12-25 02:08:05] "PUT /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 257 0.037995 10.0.0.129 - - [2025-12-25 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027083 10.0.0.129 - - [2025-12-25 02:08:05] "GET /loadbalancer-pool/4cbb23d5-df43-4f4f-8378-a7ffc5b09b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008132 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.019556 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.025856 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.047022 10.0.0.129 - - [2025-12-25 02:08:05] "POST /loadbalancer-members HTTP/1.1" 200 709 0.062100 10.0.0.129 - - [2025-12-25 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034605 10.0.0.129 - - [2025-12-25 02:08:05] "GET /loadbalancer-member/b82f6c42-91f9-453c-a132-0779b0882a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010450 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.031478 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.022685 10.0.0.129 - - [2025-12-25 02:08:05] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.042036 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.129 - - [2025-12-25 02:08:05] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.016039 10.0.0.129 - - [2025-12-25 02:08:05] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003796 10.0.0.129 - - [2025-12-25 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012092 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.129 - - [2025-12-25 02:08:05] "POST /tags HTTP/1.1" 409 221 0.003249 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.129 - - [2025-12-25 02:08:05] "GET /tag/da5a1706-09c2-47b8-88ba-8efd1ed40328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014857 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.008460 10.0.0.129 - - [2025-12-25 02:08:05] "POST /tags HTTP/1.1" 409 238 0.003502 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.031645 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.129 - - [2025-12-25 02:08:05] "GET /tag/c7a237f0-7900-40db-a50d-3f01a11a7ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019068 10.0.0.129 - - [2025-12-25 02:08:05] "PUT /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 257 0.031273 10.0.0.129 - - [2025-12-25 02:08:05] "POST /firewall-rules HTTP/1.1" 409 293 0.003838 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.021976 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.029866 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.036601 10.0.0.129 - - [2025-12-25 02:08:05] "PUT /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892 HTTP/1.1" 200 261 0.098277 10.0.0.129 - - [2025-12-25 02:08:05] "GET /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.015379 10.0.0.129 - - [2025-12-25 02:08:05] "PUT /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 257 0.017927 10.0.0.129 - - [2025-12-25 02:08:05] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008469 10.0.0.129 - - [2025-12-25 02:08:05] "GET /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003198 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.035287 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.007420 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.044722 10.0.0.129 - - [2025-12-25 02:08:05] "PUT /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 257 0.040900 10.0.0.129 - - [2025-12-25 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.129 - - [2025-12-25 02:08:05] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003863 10.0.0.129 - - [2025-12-25 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.030360 10.0.0.129 - - [2025-12-25 02:08:05] "POST /chown HTTP/1.1" 200 109 0.023931 10.0.0.129 - - [2025-12-25 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012486 10.0.0.129 - - [2025-12-25 02:08:06] "POST /chown HTTP/1.1" 200 109 0.021349 10.0.0.129 - - [2025-12-25 02:08:06] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040994 10.0.0.129 - - [2025-12-25 02:08:06] "POST /virtual-machines HTTP/1.1" 200 374 0.011103 10.0.0.129 - - [2025-12-25 02:08:06] "PUT /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 257 0.029223 10.0.0.129 - - [2025-12-25 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.025848 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033862 10.0.0.129 - - [2025-12-25 02:08:06] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.034760 10.0.0.129 - - [2025-12-25 02:08:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.137539 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031412 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034898 10.0.0.129 - - [2025-12-25 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014169 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005390 10.0.0.129 - - [2025-12-25 02:08:06] "POST /instance-ips HTTP/1.1" 200 414 0.106945 10.0.0.129 - - [2025-12-25 02:08:06] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.023386 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.067386 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.019077 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031931 10.0.0.129 - - [2025-12-25 02:08:06] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.012140 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012473 10.0.0.129 - - [2025-12-25 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.051937 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017537 10.0.0.129 - - [2025-12-25 02:08:06] "GET /instance-ip/8d46de16-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004262 10.0.0.129 - - [2025-12-25 02:08:06] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.012660 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017552 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004139 10.0.0.129 - - [2025-12-25 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.004535 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003809 10.0.0.129 - - [2025-12-25 02:08:06] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.012477 10.0.0.129 - - [2025-12-25 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.016404 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018220 10.0.0.129 - - [2025-12-25 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.129 - - [2025-12-25 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035272 10.0.0.129 - - [2025-12-25 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010429 10.0.0.129 - - [2025-12-25 02:08:06] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007644 10.0.0.129 - - [2025-12-25 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.129 - - [2025-12-25 02:08:06] "POST /chown HTTP/1.1" 200 109 0.006636 10.0.0.129 - - [2025-12-25 02:08:06] "POST /chown HTTP/1.1" 200 109 0.015527 10.0.0.129 - - [2025-12-25 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.009576 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.011166 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.018855 10.0.0.129 - - [2025-12-25 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.021084 10.0.0.129 - - [2025-12-25 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.014022 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.010832 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.020859 10.0.0.129 - - [2025-12-25 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.006127 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.006408 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.020603 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.020647 10.0.0.129 - - [2025-12-25 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.006471 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.029274 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.007371 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.023121 10.0.0.129 - - [2025-12-25 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.006490 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.025005 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.014324 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.007425 10.0.0.129 - - [2025-12-25 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.006036 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.013794 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.020576 10.0.0.129 - - [2025-12-25 02:08:07] "POST /chown HTTP/1.1" 200 109 0.033900 10.0.0.129 - - [2025-12-25 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.006842 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.033028 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.007359 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.029182 10.0.0.129 - - [2025-12-25 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.005931 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.022325 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.035736 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.009375 10.0.0.129 - - [2025-12-25 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.008035 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.006125 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.021563 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.018852 10.0.0.129 - - [2025-12-25 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.017960 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.010849 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.016122 10.0.0.129 - - [2025-12-25 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.006907 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.011527 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.013507 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.005896 10.0.0.129 - - [2025-12-25 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.006548 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.006751 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.016689 10.0.0.129 - - [2025-12-25 02:08:08] "POST /chown HTTP/1.1" 200 109 0.022941 10.0.0.129 - - [2025-12-25 02:08:09] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010498 10.0.0.129 - - [2025-12-25 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.129 - - [2025-12-25 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.129 - - [2025-12-25 02:08:09] "GET /loadbalancer/a4b8c57e-2738-4470-a565-68381c125299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004151 10.0.0.129 - - [2025-12-25 02:08:09] "GET /loadbalancer-pool/44661e2a-ee1c-4eba-92b8-c065ace00e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004699 10.0.0.129 - - [2025-12-25 02:08:09] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019649 10.0.0.129 - - [2025-12-25 02:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031514 10.0.0.129 - - [2025-12-25 02:08:09] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007356 10.0.0.129 - - [2025-12-25 02:08:09] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004952 10.0.0.129 - - [2025-12-25 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.006203 10.0.0.129 - - [2025-12-25 02:08:09] "GET /floating-ip/1cb71fa5-1d40-4608-9cc6-e0ceb841f02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.007468 10.0.0.129 - - [2025-12-25 02:08:09] "POST /tags HTTP/1.1" 409 221 0.002074 10.0.0.129 - - [2025-12-25 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.129 - - [2025-12-25 02:08:09] "PUT /floating-ip/1cb71fa5-1d40-4608-9cc6-e0ceb841f02e HTTP/1.1" 200 257 0.011183 10.0.0.129 - - [2025-12-25 02:08:09] "GET /tag/da5a1706-09c2-47b8-88ba-8efd1ed40328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.027747 10.0.0.129 - - [2025-12-25 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.018002 10.0.0.129 - - [2025-12-25 02:08:10] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006554 10.0.0.129 - - [2025-12-25 02:08:10] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.129 - - [2025-12-25 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2025-12-25 02:08:10] "GET /loadbalancer/a4b8c57e-2738-4470-a565-68381c125299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002825 10.0.0.129 - - [2025-12-25 02:08:10] "GET /loadbalancer-pool/44661e2a-ee1c-4eba-92b8-c065ace00e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002363 10.0.0.129 - - [2025-12-25 02:08:10] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014836 10.0.0.129 - - [2025-12-25 02:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009402 10.0.0.129 - - [2025-12-25 02:08:10] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007703 10.0.0.129 - - [2025-12-25 02:08:10] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003965 10.0.0.129 - - [2025-12-25 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.013282 10.0.0.129 - - [2025-12-25 02:08:10] "GET /floating-ip/1cb71fa5-1d40-4608-9cc6-e0ceb841f02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.020216 10.0.0.129 - - [2025-12-25 02:08:10] "POST /set-tag HTTP/1.1" 200 109 0.045100 10.0.0.129 - - [2025-12-25 02:08:11] "GET /virtual-machine/3c944b3c-a777-4ad9-b036-2093ccd8436b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003430 10.0.0.129 - - [2025-12-25 02:08:11] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004970 10.0.0.129 - - [2025-12-25 02:08:11] "GET /virtual-machine/4c4589a5-bd17-4eaf-98a6-4f0ee78e0c42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002987 10.0.0.129 - - [2025-12-25 02:08:11] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004690 10.0.0.129 - - [2025-12-25 02:08:21] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004804 10.0.0.129 - - [2025-12-25 02:08:21] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.129 - - [2025-12-25 02:08:26] "GET /virtual-machine/79ada059-1d50-45a1-a7ee-44f20ef98f83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002834 10.0.0.129 - - [2025-12-25 02:08:26] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003714 10.0.0.129 - - [2025-12-25 02:08:27] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004216 10.0.0.129 - - [2025-12-25 02:08:27] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.129 - - [2025-12-25 02:08:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006521 10.0.0.129 - - [2025-12-25 02:08:27] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.129 - - [2025-12-25 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.129 - - [2025-12-25 02:08:27] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002332 10.0.0.129 - - [2025-12-25 02:08:27] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003790 10.0.0.129 - - [2025-12-25 02:08:27] "POST /set-tag HTTP/1.1" 200 109 0.026343 10.0.0.129 - - [2025-12-25 02:08:28] "DELETE /loadbalancer-member/7bdfde49-5081-4376-9c4a-22995949f2b8 HTTP/1.1" 200 115 0.066206 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008092 10.0.0.129 - - [2025-12-25 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.129 - - [2025-12-25 02:08:28] "DELETE /loadbalancer-member/5ba4c0eb-f5a9-4928-8d40-3b20da5cadd2 HTTP/1.1" 200 115 0.029102 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012326 10.0.0.129 - - [2025-12-25 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.129 - - [2025-12-25 02:08:28] "DELETE /loadbalancer-member/16336a82-578f-49c9-ae0b-afe1b108e108 HTTP/1.1" 200 115 0.048641 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005388 10.0.0.129 - - [2025-12-25 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.129 - - [2025-12-25 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2025-12-25 02:08:28] "GET /loadbalancer/801e1b54-1e25-4334-bdde-e5446a464180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003067 10.0.0.129 - - [2025-12-25 02:08:28] "GET /loadbalancer-pool/ae6ba191-5701-4e1b-9eea-e4a3203bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007222 10.0.0.129 - - [2025-12-25 02:08:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019417 10.0.0.129 - - [2025-12-25 02:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019765 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010761 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004074 10.0.0.129 - - [2025-12-25 02:08:28] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001711 10.0.0.129 - - [2025-12-25 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.083888 10.0.0.129 - - [2025-12-25 02:08:28] "GET /loadbalancer-pool/75760b74-37a3-413b-849b-863e3c3449e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.032670 10.0.0.129 - - [2025-12-25 02:08:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019557 10.0.0.129 - - [2025-12-25 02:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008879 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011949 10.0.0.129 - - [2025-12-25 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004861 10.0.0.129 - - [2025-12-25 02:08:28] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002047 10.0.0.129 - - [2025-12-25 02:08:28] "GET /loadbalancer-pool/eae90c9e-d546-4a87-b113-c8854916b5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002823 10.0.0.129 - - [2025-12-25 02:08:28] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015059 10.0.0.129 - - [2025-12-25 02:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010762 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007398 10.0.0.129 - - [2025-12-25 02:08:28] "GET /virtual-machine-interface/023b5352-e135-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006652 10.0.0.129 - - [2025-12-25 02:08:28] "GET /floating-ip/bd152d83-494a-44ec-86d3-32356dd72a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002051 10.0.0.129 - - [2025-12-25 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002386 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:08:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:08:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:08:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:08:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 10.0.0.129 - - [2025-12-25 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.129 - - [2025-12-25 02:08:51] "POST /chown HTTP/1.1" 200 109 0.006828 10.0.0.129 - - [2025-12-25 02:08:51] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.129 - - [2025-12-25 02:08:51] "POST /chown HTTP/1.1" 200 109 0.015240 10.0.0.129 - - [2025-12-25 02:08:51] "POST /chown HTTP/1.1" 200 109 0.012910 10.0.0.129 - - [2025-12-25 02:08:58] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005186 10.0.0.129 - - [2025-12-25 02:08:58] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.129 - - [2025-12-25 02:08:58] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005809 10.0.0.129 - - [2025-12-25 02:08:58] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.129 - - [2025-12-25 02:08:58] "GET /virtual-machine/79ada059-1d50-45a1-a7ee-44f20ef98f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002134 10.0.0.129 - - [2025-12-25 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.009160 10.0.0.129 - - [2025-12-25 02:08:58] "GET /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004150 10.0.0.129 - - [2025-12-25 02:08:58] "POST /set-tag HTTP/1.1" 200 109 0.013610 10.0.0.129 - - [2025-12-25 02:08:58] "POST /set-tag HTTP/1.1" 200 109 0.012429 10.0.0.129 - - [2025-12-25 02:08:58] "DELETE /instance-ip/8d46de16-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.059702 10.0.0.129 - - [2025-12-25 02:08:58] "DELETE /virtual-machine-interface/8d2bbff0-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.078584 10.0.0.129 - - [2025-12-25 02:08:58] "DELETE /virtual-machine/79ada059-1d50-45a1-a7ee-44f20ef98f83 HTTP/1.1" 200 115 0.021157 10.0.0.129 - - [2025-12-25 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.129 - - [2025-12-25 02:09:02] "GET /tag/c7a237f0-7900-40db-a50d-3f01a11a7ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011046 10.0.0.129 - - [2025-12-25 02:09:02] "GET /tag/c7a237f0-7900-40db-a50d-3f01a11a7ed6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013336 10.0.0.129 - - [2025-12-25 02:09:02] "GET /virtual-machine-interface/16579512-4e88-4af9-bc3d-66cb554bde0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005846 10.0.0.129 - - [2025-12-25 02:09:02] "POST /set-tag HTTP/1.1" 200 109 0.021561 10.0.0.129 - - [2025-12-25 02:09:02] "GET /virtual-machine-interface/6f487330-7d81-4b29-8eac-201df0fff292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007279 10.0.0.129 - - [2025-12-25 02:09:02] "POST /set-tag HTTP/1.1" 200 109 0.020860 10.0.0.129 - - [2025-12-25 02:09:02] "GET /virtual-machine-interface/f1342c34-b8f7-42ca-b00a-02f21f549e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.006512 10.0.0.129 - - [2025-12-25 02:09:02] "POST /set-tag HTTP/1.1" 200 109 0.015657 10.0.0.129 - - [2025-12-25 02:09:02] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012114 10.0.0.129 - - [2025-12-25 02:09:02] "GET /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002777 10.0.0.129 - - [2025-12-25 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.015506 10.0.0.129 - - [2025-12-25 02:09:02] "DELETE /firewall-rule/6a44c940-e9d2-405c-936a-5a2b01d41892 HTTP/1.1" 200 115 0.043707 10.0.0.129 - - [2025-12-25 02:09:02] "DELETE /loadbalancer-member/b82f6c42-91f9-453c-a132-0779b0882a50 HTTP/1.1" 200 115 0.031602 10.0.0.129 - - [2025-12-25 02:09:02] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.013557 10.0.0.129 - - [2025-12-25 02:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009329 10.0.0.129 - - [2025-12-25 02:09:02] "DELETE /loadbalancer-pool/4cbb23d5-df43-4f4f-8378-a7ffc5b09b47 HTTP/1.1" 200 115 0.057215 10.0.0.129 - - [2025-12-25 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2025-12-25 02:09:02] "POST /chown HTTP/1.1" 200 109 0.004948 10.0.0.129 - - [2025-12-25 02:09:02] "DELETE /loadbalancer-listener/312b9f6b-ae31-4534-adb6-fe520729bc42 HTTP/1.1" 200 115 0.040351 10.0.0.129 - - [2025-12-25 02:09:02] "GET /floating-ip/df12b222-ff63-4ee3-9060-984d7259051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.004537 10.0.0.129 - - [2025-12-25 02:09:02] "POST /chown HTTP/1.1" 200 109 0.007440 10.0.0.129 - - [2025-12-25 02:09:03] "POST /chown HTTP/1.1" 200 109 0.009956 10.0.0.129 - - [2025-12-25 02:09:03] "POST /chown HTTP/1.1" 200 109 0.025551 10.0.0.129 - - [2025-12-25 02:09:03] "PUT /floating-ip/df12b222-ff63-4ee3-9060-984d7259051c HTTP/1.1" 200 257 0.044846 10.0.0.129 - - [2025-12-25 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.129 - - [2025-12-25 02:09:03] "POST /chown HTTP/1.1" 200 109 0.024010 10.0.0.129 - - [2025-12-25 02:09:03] "POST /chown HTTP/1.1" 200 109 0.020806 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /floating-ip/df12b222-ff63-4ee3-9060-984d7259051c HTTP/1.1" 200 115 0.091631 10.0.0.129 - - [2025-12-25 02:09:03] "POST /chown HTTP/1.1" 200 109 0.022227 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /loadbalancer/7f4236f8-d6c8-4591-a742-d8a54292fbf3 HTTP/1.1" 200 115 0.061527 10.0.0.129 - - [2025-12-25 02:09:03] "POST /chown HTTP/1.1" 200 109 0.047706 10.0.0.129 - - [2025-12-25 02:09:03] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.011832 10.0.0.129 - - [2025-12-25 02:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014928 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /instance-ip/7a7a9d55-e448-47eb-bcdf-55d60b3c202e HTTP/1.1" 200 115 0.160009 10.0.0.129 - - [2025-12-25 02:09:03] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.027110 10.0.0.129 - - [2025-12-25 02:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010757 10.0.0.129 - - [2025-12-25 02:09:03] "GET /floating-ip-pool/e328835c-c30a-43f5-9350-8f773dabe9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009581 10.0.0.129 - - [2025-12-25 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.032795 10.0.0.129 - - [2025-12-25 02:09:03] "PUT /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 267 0.038864 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /virtual-machine-interface/6f487330-7d81-4b29-8eac-201df0fff292 HTTP/1.1" 200 115 0.154633 10.0.0.129 - - [2025-12-25 02:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.061227 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /floating-ip-pool/e328835c-c30a-43f5-9350-8f773dabe9d7 HTTP/1.1" 200 115 0.147253 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /service-instance/6d1532b4-525b-40e9-bec8-ed0c38caa2c4 HTTP/1.1" 200 115 0.092381 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /tag/c7a237f0-7900-40db-a50d-3f01a11a7ed6 HTTP/1.1" 200 115 0.233622 10.0.0.129 - - [2025-12-25 02:09:03] "GET /virtual-machine-interface/f1342c34-b8f7-42ca-b00a-02f21f549e3f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.008893 10.0.0.129 - - [2025-12-25 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.129 - - [2025-12-25 02:09:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012095 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /virtual-machine-interface/f1342c34-b8f7-42ca-b00a-02f21f549e3f HTTP/1.1" 200 115 0.122667 10.0.0.129 - - [2025-12-25 02:09:03] "POST /useragent-kv HTTP/1.1" 200 115 0.015787 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /virtual-network/6d042c48-9141-464b-bc2e-0976a6b43e76 HTTP/1.1" 200 115 0.240148 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /route-target/69f83f17-fe93-4fa5-aa28-6f4241939d6e HTTP/1.1" 200 115 0.070719 10.0.0.129 - - [2025-12-25 02:09:03] "GET /routing-instance/b62e7379-b5dd-43ce-ad86-96b8997459cd HTTP/1.1" 404 171 0.009254 10.0.0.129 - - [2025-12-25 02:09:03] "GET /domains HTTP/1.1" 200 281 0.005197 10.0.0.129 - - [2025-12-25 02:09:03] "GET /domain/53fd9322-88dd-4a7b-94bf-bce16f7be1eb HTTP/1.1" 200 3099 0.004184 10.0.0.129 - - [2025-12-25 02:09:03] "DELETE /virtual-machine/b27560dc-9ad1-4e0e-a86b-325fe555115d HTTP/1.1" 200 115 0.042441 10.0.0.129 - - [2025-12-25 02:09:03] "GET /virtual-machine-interface/16579512-4e88-4af9-bc3d-66cb554bde0d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008800 10.0.0.129 - - [2025-12-25 02:09:04] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098 HTTP/1.1" 200 7170 0.053722 10.0.0.129 - - [2025-12-25 02:09:04] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005105 10.0.0.129 - - [2025-12-25 02:09:04] "POST /set-tag HTTP/1.1" 200 109 0.004446 10.0.0.129 - - [2025-12-25 02:09:04] "DELETE /virtual-machine-interface/16579512-4e88-4af9-bc3d-66cb554bde0d HTTP/1.1" 200 115 0.082309 10.0.0.129 - - [2025-12-25 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.129 - - [2025-12-25 02:09:04] "GET /loadbalancer/a4b8c57e-2738-4470-a565-68381c125299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002099 10.0.0.129 - - [2025-12-25 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.013392 10.0.0.129 - - [2025-12-25 02:09:04] "DELETE /virtual-machine/3f913bbe-991b-4515-bcc5-0ebbb87edc93 HTTP/1.1" 200 115 0.034857 10.0.0.129 - - [2025-12-25 02:09:04] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008944 10.0.0.129 - - [2025-12-25 02:09:04] "POST /set-tag HTTP/1.1" 200 109 0.025985 10.0.0.129 - - [2025-12-25 02:09:04] "DELETE /loadbalancer-member/2df3d092-3371-4ac1-8aa3-7e8e6f320094 HTTP/1.1" 200 115 0.071002 10.0.0.129 - - [2025-12-25 02:09:05] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006599 10.0.0.129 - - [2025-12-25 02:09:05] "POST /set-tag HTTP/1.1" 200 109 0.004735 10.0.0.129 - - [2025-12-25 02:09:05] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007405 10.0.0.129 - - [2025-12-25 02:09:05] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.129 - - [2025-12-25 02:09:05] "GET /virtual-machine/4c4589a5-bd17-4eaf-98a6-4f0ee78e0c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003227 10.0.0.129 - - [2025-12-25 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.009893 10.0.0.129 - - [2025-12-25 02:09:05] "GET /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007363 10.0.0.129 - - [2025-12-25 02:09:05] "POST /set-tag HTTP/1.1" 200 109 0.016152 10.0.0.129 - - [2025-12-25 02:09:05] "POST /set-tag HTTP/1.1" 200 109 0.043878 10.0.0.129 - - [2025-12-25 02:09:05] "POST /set-tag HTTP/1.1" 200 109 0.028855 10.0.0.129 - - [2025-12-25 02:09:05] "DELETE /instance-ip/88e1c124-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.042522 10.0.0.129 - - [2025-12-25 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.008259 10.0.0.129 - - [2025-12-25 02:09:05] "DELETE /virtual-machine-interface/88c40b98-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.032789 10.0.0.129 - - [2025-12-25 02:09:05] "DELETE /virtual-machine/4c4589a5-bd17-4eaf-98a6-4f0ee78e0c42 HTTP/1.1" 200 115 0.017939 10.0.0.129 - - [2025-12-25 02:09:09] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004609 10.0.0.129 - - [2025-12-25 02:09:09] "POST /set-tag HTTP/1.1" 200 109 0.004126 10.0.0.129 - - [2025-12-25 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.129 - - [2025-12-25 02:09:09] "GET /loadbalancer/a4b8c57e-2738-4470-a565-68381c125299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003209 10.0.0.129 - - [2025-12-25 02:09:10] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004624 10.0.0.129 - - [2025-12-25 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.129 - - [2025-12-25 02:09:10] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006769 10.0.0.129 - - [2025-12-25 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.129 - - [2025-12-25 02:09:10] "GET /virtual-machine/3c944b3c-a777-4ad9-b036-2093ccd8436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002524 10.0.0.129 - - [2025-12-25 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.008857 10.0.0.129 - - [2025-12-25 02:09:10] "GET /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006296 10.0.0.129 - - [2025-12-25 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.018936 10.0.0.129 - - [2025-12-25 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.016663 10.0.0.129 - - [2025-12-25 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.022525 10.0.0.129 - - [2025-12-25 02:09:10] "DELETE /instance-ip/886a92d4-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.044045 10.0.0.129 - - [2025-12-25 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.014134 10.0.0.129 - - [2025-12-25 02:09:10] "DELETE /virtual-machine-interface/8851eb62-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.041851 10.0.0.129 - - [2025-12-25 02:09:10] "DELETE /virtual-machine/3c944b3c-a777-4ad9-b036-2093ccd8436b HTTP/1.1" 200 115 0.026144 10.0.0.129 - - [2025-12-25 02:09:10] "DELETE /tag/38ecaf6c-204d-448a-b554-9bf5849cb2f3 HTTP/1.1" 200 115 0.038342 10.0.0.129 - - [2025-12-25 02:09:10] "DELETE /tag/059257ce-96db-4919-a9f2-3bb8372ce8b0 HTTP/1.1" 200 115 0.062922 10.0.0.129 - - [2025-12-25 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009447 10.0.0.129 - - [2025-12-25 02:09:14] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038785 10.0.0.129 - - [2025-12-25 02:09:14] "POST /tags HTTP/1.1" 200 394 0.061210 10.0.0.129 - - [2025-12-25 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019980 10.0.0.129 - - [2025-12-25 02:09:14] "GET /tag/906050a5-107a-49b0-9813-ee366cd7c455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.039994 10.0.0.129 - - [2025-12-25 02:09:14] "POST /tags HTTP/1.1" 200 342 0.044503 10.0.0.129 - - [2025-12-25 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009464 10.0.0.129 - - [2025-12-25 02:09:14] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017611 10.0.0.129 - - [2025-12-25 02:09:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000466 10.0.0.129 - - [2025-12-25 02:09:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.019944 10.0.0.129 - - [2025-12-25 02:09:15] "POST /security-groups HTTP/1.1" 200 589 0.093971 10.0.0.129 - - [2025-12-25 02:09:15] "POST /projects HTTP/1.1" 200 521 0.346633 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.003450 10.0.0.129 - - [2025-12-25 02:09:15] "POST /access-control-lists HTTP/1.1" 200 600 0.075483 10.0.0.129 - - [2025-12-25 02:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.053663 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.038535 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.012909 10.0.0.129 - - [2025-12-25 02:09:15] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014516 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.129 - - [2025-12-25 02:09:15] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.054749 10.0.0.129 - - [2025-12-25 02:09:15] "POST /access-control-lists HTTP/1.1" 200 598 0.089017 10.0.0.129 - - [2025-12-25 02:09:15] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.122046 10.0.0.129 - - [2025-12-25 02:09:15] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.100448 10.0.0.129 - - [2025-12-25 02:09:15] "POST /security-groups HTTP/1.1" 200 593 0.110973 10.0.0.129 - - [2025-12-25 02:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033794 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.005054 10.0.0.129 - - [2025-12-25 02:09:15] "POST /chown HTTP/1.1" 200 109 0.029536 10.0.0.129 - - [2025-12-25 02:09:15] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020775 10.0.0.129 - - [2025-12-25 02:09:15] "POST /access-control-lists HTTP/1.1" 200 634 0.088173 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018962 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.010684 10.0.0.129 - - [2025-12-25 02:09:15] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002638 10.0.0.129 - - [2025-12-25 02:09:15] "POST /tags HTTP/1.1" 409 226 0.003651 10.0.0.129 - - [2025-12-25 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.129 - - [2025-12-25 02:09:16] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018589 10.0.0.129 - - [2025-12-25 02:09:16] "POST /access-control-lists HTTP/1.1" 200 632 0.082934 10.0.0.129 - - [2025-12-25 02:09:16] "POST /firewall-rules HTTP/1.1" 200 602 0.090692 10.0.0.129 - - [2025-12-25 02:09:16] "GET /firewall-rule/577ed142-592c-4b19-8942-cec0c4bb431a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.034766 10.0.0.129 - - [2025-12-25 02:09:16] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.007897 10.0.0.129 - - [2025-12-25 02:09:16] "GET /firewall-rule/577ed142-592c-4b19-8942-cec0c4bb431a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003183 10.0.0.129 - - [2025-12-25 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.047989 10.0.0.129 - - [2025-12-25 02:09:16] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021179 10.0.0.129 - - [2025-12-25 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.129 - - [2025-12-25 02:09:16] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003615 10.0.0.129 - - [2025-12-25 02:09:16] "POST /tags HTTP/1.1" 409 226 0.001553 10.0.0.129 - - [2025-12-25 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.129 - - [2025-12-25 02:09:16] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017331 10.0.0.129 - - [2025-12-25 02:09:16] "POST /firewall-rules HTTP/1.1" 200 600 0.074941 10.0.0.129 - - [2025-12-25 02:09:16] "GET /firewall-rule/2f869432-4e30-45e6-8f05-0f6cd52e1ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004494 10.0.0.129 - - [2025-12-25 02:09:16] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003284 10.0.0.129 - - [2025-12-25 02:09:16] "GET /firewall-rule/2f869432-4e30-45e6-8f05-0f6cd52e1ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002200 10.0.0.129 - - [2025-12-25 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.043561 10.0.0.129 - - [2025-12-25 02:09:17] "POST /tags HTTP/1.1" 200 394 0.036803 10.0.0.129 - - [2025-12-25 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.129 - - [2025-12-25 02:09:17] "GET /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020689 10.0.0.129 - - [2025-12-25 02:09:17] "POST /tags HTTP/1.1" 200 342 0.019777 10.0.0.129 - - [2025-12-25 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.129 - - [2025-12-25 02:09:17] "GET /tag/18775ffd-5e77-4d8e-9045-4c10b0073960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015201 10.0.0.129 - - [2025-12-25 02:09:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000438 10.0.0.129 - - [2025-12-25 02:09:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.007837 10.0.0.129 - - [2025-12-25 02:09:17] "POST /security-groups HTTP/1.1" 200 589 0.063242 10.0.0.129 - - [2025-12-25 02:09:17] "POST /projects HTTP/1.1" 200 521 0.192618 10.0.0.129 - - [2025-12-25 02:09:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.001891 10.0.0.129 - - [2025-12-25 02:09:17] "POST /access-control-lists HTTP/1.1" 200 600 0.062329 10.0.0.129 - - [2025-12-25 02:09:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.018496 10.0.0.129 - - [2025-12-25 02:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.060965 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014304 10.0.0.129 - - [2025-12-25 02:09:18] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007865 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.129 - - [2025-12-25 02:09:18] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.026236 10.0.0.129 - - [2025-12-25 02:09:18] "POST /access-control-lists HTTP/1.1" 200 598 0.070739 10.0.0.129 - - [2025-12-25 02:09:18] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.063244 10.0.0.129 - - [2025-12-25 02:09:18] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.047761 10.0.0.129 - - [2025-12-25 02:09:18] "POST /security-groups HTTP/1.1" 200 593 0.073617 10.0.0.129 - - [2025-12-25 02:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009181 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.002959 10.0.0.129 - - [2025-12-25 02:09:18] "POST /chown HTTP/1.1" 200 109 0.024405 10.0.0.129 - - [2025-12-25 02:09:18] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.034133 10.0.0.129 - - [2025-12-25 02:09:18] "POST /access-control-lists HTTP/1.1" 200 634 0.080795 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010637 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.010825 10.0.0.129 - - [2025-12-25 02:09:18] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003251 10.0.0.129 - - [2025-12-25 02:09:18] "POST /tags HTTP/1.1" 409 226 0.002375 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.129 - - [2025-12-25 02:09:18] "GET /tag/18775ffd-5e77-4d8e-9045-4c10b0073960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012893 10.0.0.129 - - [2025-12-25 02:09:18] "POST /access-control-lists HTTP/1.1" 200 632 0.079932 10.0.0.129 - - [2025-12-25 02:09:18] "POST /firewall-rules HTTP/1.1" 200 602 0.122610 10.0.0.129 - - [2025-12-25 02:09:18] "GET /firewall-rule/c0286d80-1e5f-49c0-bf40-6dde89d25fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004847 10.0.0.129 - - [2025-12-25 02:09:18] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003628 10.0.0.129 - - [2025-12-25 02:09:18] "GET /firewall-rule/c0286d80-1e5f-49c0-bf40-6dde89d25fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002030 10.0.0.129 - - [2025-12-25 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.056752 10.0.0.129 - - [2025-12-25 02:09:18] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025104 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.129 - - [2025-12-25 02:09:18] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002665 10.0.0.129 - - [2025-12-25 02:09:18] "POST /tags HTTP/1.1" 409 226 0.001755 10.0.0.129 - - [2025-12-25 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.129 - - [2025-12-25 02:09:19] "GET /tag/18775ffd-5e77-4d8e-9045-4c10b0073960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011078 10.0.0.129 - - [2025-12-25 02:09:19] "POST /firewall-rules HTTP/1.1" 200 600 0.228395 10.0.0.129 - - [2025-12-25 02:09:19] "GET /firewall-rule/d7b958cb-28f5-4eeb-b466-992bce6857d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013638 10.0.0.129 - - [2025-12-25 02:09:19] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006821 10.0.0.129 - - [2025-12-25 02:09:19] "GET /firewall-rule/d7b958cb-28f5-4eeb-b466-992bce6857d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004799 10.0.0.129 - - [2025-12-25 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.057303 10.0.0.129 - - [2025-12-25 02:09:20] "POST /tags HTTP/1.1" 200 346 0.119254 10.0.0.129 - - [2025-12-25 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026247 10.0.0.129 - - [2025-12-25 02:09:20] "GET /tag/1dd0f444-a39f-4f9b-a27b-af425e8ebfc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024473 10.0.0.129 - - [2025-12-25 02:09:20] "POST /projects HTTP/1.1" 409 238 0.002811 10.0.0.129 - - [2025-12-25 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.129 - - [2025-12-25 02:09:20] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045282 10.0.0.129 - - [2025-12-25 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.129 - - [2025-12-25 02:09:20] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004103 10.0.0.129 - - [2025-12-25 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.129 - - [2025-12-25 02:09:20] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004864 10.0.0.129 - - [2025-12-25 02:09:20] "POST /security-groups HTTP/1.1" 409 285 0.001983 10.0.0.129 - - [2025-12-25 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.129 - - [2025-12-25 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.129 - - [2025-12-25 02:09:20] "PUT /security-group/f8d334be-2be7-4eec-980b-53c345c32591 HTTP/1.1" 200 263 0.062822 10.0.0.129 - - [2025-12-25 02:09:21] "PUT /access-control-list/8250bd4d-986b-4f0a-ab58-1ac905ad4243 HTTP/1.1" 200 273 0.021487 10.0.0.129 - - [2025-12-25 02:09:21] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.088719 10.0.0.129 - - [2025-12-25 02:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044950 10.0.0.129 - - [2025-12-25 02:09:21] "POST /tags HTTP/1.1" 409 228 0.028574 10.0.0.129 - - [2025-12-25 02:09:21] "PUT /access-control-list/ee857e01-b7cc-4ad3-a21d-810d92eb0988 HTTP/1.1" 200 273 0.066798 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.129 - - [2025-12-25 02:09:21] "GET /tag/1dd0f444-a39f-4f9b-a27b-af425e8ebfc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009641 10.0.0.129 - - [2025-12-25 02:09:21] "POST /tags HTTP/1.1" 200 346 0.020948 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007327 10.0.0.129 - - [2025-12-25 02:09:21] "GET /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013123 10.0.0.129 - - [2025-12-25 02:09:21] "POST /projects HTTP/1.1" 409 238 0.002657 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.129 - - [2025-12-25 02:09:21] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042445 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008653 10.0.0.129 - - [2025-12-25 02:09:21] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006173 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2025-12-25 02:09:21] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044734 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.129 - - [2025-12-25 02:09:21] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004514 10.0.0.129 - - [2025-12-25 02:09:21] "POST /security-groups HTTP/1.1" 409 285 0.002128 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.129 - - [2025-12-25 02:09:21] "PUT /security-group/046f0141-970a-4eff-b079-74ff46f7b33c HTTP/1.1" 200 263 0.061098 10.0.0.129 - - [2025-12-25 02:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019452 10.0.0.129 - - [2025-12-25 02:09:21] "POST /tags HTTP/1.1" 409 228 0.011858 10.0.0.129 - - [2025-12-25 02:09:21] "PUT /access-control-list/e90b927a-ef86-4421-9790-4e00fa329e55 HTTP/1.1" 200 273 0.028866 10.0.0.129 - - [2025-12-25 02:09:21] "PUT /access-control-list/9ad3a0db-9f5b-4e44-9fbc-04f81e67b972 HTTP/1.1" 200 273 0.018671 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.129 - - [2025-12-25 02:09:21] "GET /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010530 10.0.0.129 - - [2025-12-25 02:09:21] "POST /tags HTTP/1.1" 200 292 0.058358 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014800 10.0.0.129 - - [2025-12-25 02:09:21] "GET /tag/a70659a8-5922-4ff4-ad72-0b01f86e5881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013506 10.0.0.129 - - [2025-12-25 02:09:21] "POST /tags HTTP/1.1" 200 304 0.064925 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011581 10.0.0.129 - - [2025-12-25 02:09:21] "GET /tag/b70143c6-7f5b-4af5-b6a7-48634bd827da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015579 10.0.0.129 - - [2025-12-25 02:09:21] "POST /tags HTTP/1.1" 409 252 0.001841 10.0.0.129 - - [2025-12-25 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.129 - - [2025-12-25 02:09:22] "GET /tag/906050a5-107a-49b0-9813-ee366cd7c455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011477 10.0.0.129 - - [2025-12-25 02:09:22] "POST /tags HTTP/1.1" 409 226 0.001709 10.0.0.129 - - [2025-12-25 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.129 - - [2025-12-25 02:09:22] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012634 10.0.0.129 - - [2025-12-25 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003583 10.0.0.129 - - [2025-12-25 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.129 - - [2025-12-25 02:09:22] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038676 10.0.0.129 - - [2025-12-25 02:09:22] "POST /virtual-machines HTTP/1.1" 200 396 0.009805 10.0.0.129 - - [2025-12-25 02:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037561 10.0.0.129 - - [2025-12-25 02:09:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103100 10.0.0.129 - - [2025-12-25 02:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008191 10.0.0.129 - - [2025-12-25 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007494 10.0.0.129 - - [2025-12-25 02:09:22] "POST /instance-ips HTTP/1.1" 200 398 0.021716 10.0.0.129 - - [2025-12-25 02:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014343 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007502 10.0.0.129 - - [2025-12-25 02:09:22] "POST /set-tag HTTP/1.1" 200 109 0.059263 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018038 10.0.0.129 - - [2025-12-25 02:09:22] "GET /instance-ip/ba9fd278-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003847 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005343 10.0.0.129 - - [2025-12-25 02:09:22] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.011367 10.0.0.129 - - [2025-12-25 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.012317 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004130 10.0.0.129 - - [2025-12-25 02:09:22] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.129 - - [2025-12-25 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.129 - - [2025-12-25 02:09:22] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004633 10.0.0.129 - - [2025-12-25 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.129 - - [2025-12-25 02:09:22] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030596 10.0.0.129 - - [2025-12-25 02:09:22] "POST /virtual-machines HTTP/1.1" 200 396 0.007621 10.0.0.129 - - [2025-12-25 02:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008325 10.0.0.129 - - [2025-12-25 02:09:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104743 10.0.0.129 - - [2025-12-25 02:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027162 10.0.0.129 - - [2025-12-25 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010992 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005815 10.0.0.129 - - [2025-12-25 02:09:23] "POST /instance-ips HTTP/1.1" 200 398 0.021280 10.0.0.129 - - [2025-12-25 02:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023302 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006042 10.0.0.129 - - [2025-12-25 02:09:23] "POST /set-tag HTTP/1.1" 200 109 0.067493 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007087 10.0.0.129 - - [2025-12-25 02:09:23] "GET /instance-ip/bb0e33c6-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005230 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004912 10.0.0.129 - - [2025-12-25 02:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003309 10.0.0.129 - - [2025-12-25 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013082 10.0.0.129 - - [2025-12-25 02:09:23] "POST /set-tag HTTP/1.1" 200 109 0.010361 10.0.0.129 - - [2025-12-25 02:09:23] "POST /tags HTTP/1.1" 200 292 0.017990 10.0.0.129 - - [2025-12-25 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.129 - - [2025-12-25 02:09:23] "GET /tag/f253a007-9ab4-4309-9e69-592d3be7e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012288 10.0.0.129 - - [2025-12-25 02:09:23] "POST /tags HTTP/1.1" 409 252 0.002800 10.0.0.129 - - [2025-12-25 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.129 - - [2025-12-25 02:09:23] "GET /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010804 10.0.0.129 - - [2025-12-25 02:09:23] "POST /tags HTTP/1.1" 409 226 0.001341 10.0.0.129 - - [2025-12-25 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.129 - - [2025-12-25 02:09:23] "GET /tag/18775ffd-5e77-4d8e-9045-4c10b0073960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010520 10.0.0.129 - - [2025-12-25 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.129 - - [2025-12-25 02:09:23] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003762 10.0.0.129 - - [2025-12-25 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.129 - - [2025-12-25 02:09:23] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042822 10.0.0.129 - - [2025-12-25 02:09:23] "POST /virtual-machines HTTP/1.1" 200 396 0.022198 10.0.0.129 - - [2025-12-25 02:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016049 10.0.0.129 - - [2025-12-25 02:09:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104425 10.0.0.129 - - [2025-12-25 02:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021185 10.0.0.129 - - [2025-12-25 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013512 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004602 10.0.0.129 - - [2025-12-25 02:09:24] "POST /instance-ips HTTP/1.1" 200 398 0.022112 10.0.0.129 - - [2025-12-25 02:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026835 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018925 10.0.0.129 - - [2025-12-25 02:09:24] "POST /set-tag HTTP/1.1" 200 109 0.068097 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006372 10.0.0.129 - - [2025-12-25 02:09:24] "GET /instance-ip/bba2f510-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.015056 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004424 10.0.0.129 - - [2025-12-25 02:09:24] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005095 10.0.0.129 - - [2025-12-25 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.006848 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004719 10.0.0.129 - - [2025-12-25 02:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.129 - - [2025-12-25 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005037 10.0.0.129 - - [2025-12-25 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.129 - - [2025-12-25 02:09:24] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031560 10.0.0.129 - - [2025-12-25 02:09:24] "POST /virtual-machines HTTP/1.1" 200 396 0.008845 10.0.0.129 - - [2025-12-25 02:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023658 10.0.0.129 - - [2025-12-25 02:09:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119220 10.0.0.129 - - [2025-12-25 02:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007700 10.0.0.129 - - [2025-12-25 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012390 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004918 10.0.0.129 - - [2025-12-25 02:09:24] "POST /instance-ips HTTP/1.1" 200 398 0.019213 10.0.0.129 - - [2025-12-25 02:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026622 10.0.0.129 - - [2025-12-25 02:09:24] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014188 10.0.0.129 - - [2025-12-25 02:09:25] "POST /set-tag HTTP/1.1" 200 109 0.066912 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017209 10.0.0.129 - - [2025-12-25 02:09:25] "GET /instance-ip/bc155bdc-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003577 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004343 10.0.0.129 - - [2025-12-25 02:09:25] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003359 10.0.0.129 - - [2025-12-25 02:09:25] "POST /ref-update HTTP/1.1" 200 156 0.008402 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005831 10.0.0.129 - - [2025-12-25 02:09:25] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.129 - - [2025-12-25 02:09:25] "POST /tags HTTP/1.1" 200 300 0.018466 10.0.0.129 - - [2025-12-25 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2025-12-25 02:09:25] "GET /tag/bdc36710-986a-4fdf-a76b-b8a68bfcdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016427 10.0.0.129 - - [2025-12-25 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004044 10.0.0.129 - - [2025-12-25 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.129 - - [2025-12-25 02:09:25] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031932 10.0.0.129 - - [2025-12-25 02:09:25] "POST /virtual-machines HTTP/1.1" 200 396 0.010048 10.0.0.129 - - [2025-12-25 02:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013923 10.0.0.129 - - [2025-12-25 02:09:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115337 10.0.0.129 - - [2025-12-25 02:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026948 10.0.0.129 - - [2025-12-25 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014090 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004665 10.0.0.129 - - [2025-12-25 02:09:25] "POST /instance-ips HTTP/1.1" 200 398 0.021254 10.0.0.129 - - [2025-12-25 02:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031167 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015216 10.0.0.129 - - [2025-12-25 02:09:25] "POST /set-tag HTTP/1.1" 200 109 0.018386 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010864 10.0.0.129 - - [2025-12-25 02:09:25] "GET /instance-ip/bc9246b0-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004121 10.0.0.129 - - [2025-12-25 02:09:25] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005184 10.0.0.129 - - [2025-12-25 02:09:25] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.129 - - [2025-12-25 02:09:25] "POST /tags HTTP/1.1" 200 300 0.017559 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.129 - - [2025-12-25 02:09:26] "GET /tag/7455ed43-af2d-4ac7-b57a-a02134ef7c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011872 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.129 - - [2025-12-25 02:09:26] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004385 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.129 - - [2025-12-25 02:09:26] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034905 10.0.0.129 - - [2025-12-25 02:09:26] "POST /virtual-machines HTTP/1.1" 200 396 0.008123 10.0.0.129 - - [2025-12-25 02:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011576 10.0.0.129 - - [2025-12-25 02:09:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120014 10.0.0.129 - - [2025-12-25 02:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009417 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.129 - - [2025-12-25 02:09:26] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014188 10.0.0.129 - - [2025-12-25 02:09:26] "POST /instance-ips HTTP/1.1" 200 398 0.022695 10.0.0.129 - - [2025-12-25 02:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.054228 10.0.0.129 - - [2025-12-25 02:09:26] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013808 10.0.0.129 - - [2025-12-25 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.017583 10.0.0.129 - - [2025-12-25 02:09:26] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023124 10.0.0.129 - - [2025-12-25 02:09:26] "GET /instance-ip/bd0389d8-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002737 10.0.0.129 - - [2025-12-25 02:09:26] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004497 10.0.0.129 - - [2025-12-25 02:09:26] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.129 - - [2025-12-25 02:09:26] "POST /tags HTTP/1.1" 200 300 0.019065 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.129 - - [2025-12-25 02:09:26] "GET /tag/3e118cb9-c57a-4d99-9567-5b32eed30d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012835 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.129 - - [2025-12-25 02:09:26] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004383 10.0.0.129 - - [2025-12-25 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.129 - - [2025-12-25 02:09:26] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033782 10.0.0.129 - - [2025-12-25 02:09:26] "POST /virtual-machines HTTP/1.1" 200 396 0.007891 10.0.0.129 - - [2025-12-25 02:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009804 10.0.0.129 - - [2025-12-25 02:09:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102753 10.0.0.129 - - [2025-12-25 02:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024714 10.0.0.129 - - [2025-12-25 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004282 10.0.0.129 - - [2025-12-25 02:09:27] "POST /instance-ips HTTP/1.1" 200 398 0.022613 10.0.0.129 - - [2025-12-25 02:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021657 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008695 10.0.0.129 - - [2025-12-25 02:09:27] "POST /set-tag HTTP/1.1" 200 109 0.016836 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013135 10.0.0.129 - - [2025-12-25 02:09:27] "GET /instance-ip/bd719874-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002410 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004449 10.0.0.129 - - [2025-12-25 02:09:27] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.129 - - [2025-12-25 02:09:27] "POST /tags HTTP/1.1" 200 300 0.018234 10.0.0.129 - - [2025-12-25 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.129 - - [2025-12-25 02:09:27] "GET /tag/df2c4ff4-a92e-4f28-9f4a-a2eb146e1c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011319 10.0.0.129 - - [2025-12-25 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003671 10.0.0.129 - - [2025-12-25 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2025-12-25 02:09:27] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041456 10.0.0.129 - - [2025-12-25 02:09:27] "POST /virtual-machines HTTP/1.1" 200 396 0.013400 10.0.0.129 - - [2025-12-25 02:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015817 10.0.0.129 - - [2025-12-25 02:09:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103952 10.0.0.129 - - [2025-12-25 02:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023449 10.0.0.129 - - [2025-12-25 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014709 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006516 10.0.0.129 - - [2025-12-25 02:09:27] "POST /instance-ips HTTP/1.1" 200 398 0.028764 10.0.0.129 - - [2025-12-25 02:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017401 10.0.0.129 - - [2025-12-25 02:09:27] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005042 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.017893 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014248 10.0.0.129 - - [2025-12-25 02:09:28] "GET /instance-ip/bdd918d2-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003577 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004944 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003668 10.0.0.129 - - [2025-12-25 02:09:28] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016246 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.005303 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004124 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003304 10.0.0.129 - - [2025-12-25 02:09:28] "POST /ref-update HTTP/1.1" 200 156 0.006708 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004021 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003838 10.0.0.129 - - [2025-12-25 02:09:28] "POST /ref-update HTTP/1.1" 200 156 0.012757 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011431 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005402 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.003988 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004673 10.0.0.129 - - [2025-12-25 02:09:28] "POST /ref-update HTTP/1.1" 200 156 0.009450 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010689 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004585 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003656 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.001651 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005103 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004073 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003784 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006025 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.010031 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004500 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.129 - - [2025-12-25 02:09:28] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004040 10.0.0.129 - - [2025-12-25 02:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.129 - - [2025-12-25 02:09:31] "GET /virtual-machine/cb3fc896-78d8-410f-9301-67667d29e86e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003039 10.0.0.129 - - [2025-12-25 02:09:31] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004390 10.0.0.129 - - [2025-12-25 02:09:33] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003973 10.0.0.129 - - [2025-12-25 02:09:33] "POST /set-tag HTTP/1.1" 200 109 0.006582 10.0.0.129 - - [2025-12-25 02:09:33] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004273 10.0.0.129 - - [2025-12-25 02:09:33] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.129 - - [2025-12-25 02:09:34] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004287 10.0.0.129 - - [2025-12-25 02:09:34] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine/af78b2ff-cd1f-4756-972f-f6d4f5cd2688?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002771 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010157 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine/d0659bf3-0f04-494f-9df3-46dfc897ba79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004441 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003880 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine/e8f88372-5021-47eb-9b85-354109c54d6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003023 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005031 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine/70c07287-15a5-4720-bee7-5250876a0379?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002936 10.0.0.129 - - [2025-12-25 02:09:36] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004410 10.0.0.129 - - [2025-12-25 02:09:37] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005023 10.0.0.129 - - [2025-12-25 02:09:37] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.129 - - [2025-12-25 02:09:38] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006300 10.0.0.129 - - [2025-12-25 02:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.129 - - [2025-12-25 02:09:38] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004372 10.0.0.129 - - [2025-12-25 02:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.129 - - [2025-12-25 02:09:41] "GET /virtual-machine/f9b840b7-5639-4221-8675-cbb0923a6535?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003730 10.0.0.129 - - [2025-12-25 02:09:41] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004249 10.0.0.129 - - [2025-12-25 02:09:41] "GET /virtual-machine/68991458-7c16-47c1-8cf5-02e41645e36a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004441 10.0.0.129 - - [2025-12-25 02:09:41] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003988 10.0.0.129 - - [2025-12-25 02:09:41] "GET /virtual-machine/4e802c59-1c50-4819-abb5-3a26cbee1c36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003192 10.0.0.129 - - [2025-12-25 02:09:41] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004814 10.0.0.129 - - [2025-12-25 02:09:42] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002709 10.0.0.129 - - [2025-12-25 02:09:42] "POST /tags HTTP/1.1" 200 334 0.023202 10.0.0.129 - - [2025-12-25 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009431 10.0.0.129 - - [2025-12-25 02:09:42] "GET /tag/be2512cc-889d-49cf-af9d-69e5bef75308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013940 10.0.0.129 - - [2025-12-25 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2025-12-25 02:09:42] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032209 10.0.0.129 - - [2025-12-25 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.129 - - [2025-12-25 02:09:42] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004349 10.0.0.129 - - [2025-12-25 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.129 - - [2025-12-25 02:09:42] "GET /service-appliance-set/c5051493-bc24-4284-9abd-4058f1f6f944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002388 10.0.0.129 - - [2025-12-25 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.001282 10.0.0.129 - - [2025-12-25 02:09:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.104914 10.0.0.129 - - [2025-12-25 02:09:42] "GET /virtual-machine-interface/f6f777a3-908b-4bf6-9c4f-afbd4ad07196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.017761 10.0.0.129 - - [2025-12-25 02:09:42] "POST /instance-ips HTTP/1.1" 200 410 0.026896 10.0.0.129 - - [2025-12-25 02:09:42] "GET /instance-ip/c922c461-8d9e-47da-acbd-0615d76c3c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004510 10.0.0.129 - - [2025-12-25 02:09:42] "POST /loadbalancers HTTP/1.1" 200 631 0.062086 10.0.0.129 - - [2025-12-25 02:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016290 10.0.0.129 - - [2025-12-25 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.129 - - [2025-12-25 02:09:43] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041490 10.0.0.129 - - [2025-12-25 02:09:43] "GET /instance-ip/c922c461-8d9e-47da-acbd-0615d76c3c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002758 10.0.0.129 - - [2025-12-25 02:09:43] "POST /floating-ips HTTP/1.1" 200 599 0.030717 10.0.0.129 - - [2025-12-25 02:09:43] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046993 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002795 10.0.0.129 - - [2025-12-25 02:09:43] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018953 10.0.0.129 - - [2025-12-25 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.129 - - [2025-12-25 02:09:43] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036609 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer-listener/a3db9ecc-f49b-4d88-a454-b4658cdb8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002881 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer-listener/a3db9ecc-f49b-4d88-a454-b4658cdb8a40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003392 10.0.0.129 - - [2025-12-25 02:09:43] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023680 10.0.0.129 - - [2025-12-25 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.129 - - [2025-12-25 02:09:43] "GET /instance-ip/c922c461-8d9e-47da-acbd-0615d76c3c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002590 10.0.0.129 - - [2025-12-25 02:09:43] "GET /instance-ip/c922c461-8d9e-47da-acbd-0615d76c3c7e?fields=floating_ips HTTP/1.1" 200 1215 0.003739 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002693 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer-pool/c4ceda9e-c2e1-4545-a0af-41b81ca5be70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006792 10.0.0.129 - - [2025-12-25 02:09:43] "GET /floating-ip/aaae25af-bf50-4103-afd7-a66bcb0ee1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005727 10.0.0.129 - - [2025-12-25 02:09:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021481 10.0.0.129 - - [2025-12-25 02:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013607 10.0.0.129 - - [2025-12-25 02:09:43] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009394 10.0.0.129 - - [2025-12-25 02:09:43] "POST /tags HTTP/1.1" 409 221 0.001853 10.0.0.129 - - [2025-12-25 02:09:43] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006136 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003268 10.0.0.129 - - [2025-12-25 02:09:43] "POST /ref-update HTTP/1.1" 200 156 0.006734 10.0.0.129 - - [2025-12-25 02:09:43] "GET /floating-ip/aaae25af-bf50-4103-afd7-a66bcb0ee1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005065 10.0.0.129 - - [2025-12-25 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-12-25 02:09:43] "GET /tag/be2512cc-889d-49cf-af9d-69e5bef75308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010496 10.0.0.129 - - [2025-12-25 02:09:43] "PUT /floating-ip/aaae25af-bf50-4103-afd7-a66bcb0ee1b7 HTTP/1.1" 200 257 0.023338 10.0.0.129 - - [2025-12-25 02:09:43] "POST /set-tag HTTP/1.1" 200 109 0.102901 10.0.0.129 - - [2025-12-25 02:09:43] "GET /loadbalancer-pool/c4ceda9e-c2e1-4545-a0af-41b81ca5be70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.013233 10.0.0.129 - - [2025-12-25 02:09:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025038 10.0.0.129 - - [2025-12-25 02:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019295 10.0.0.129 - - [2025-12-25 02:09:43] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006233 10.0.0.129 - - [2025-12-25 02:09:43] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005403 10.0.0.129 - - [2025-12-25 02:09:43] "POST /ref-update HTTP/1.1" 200 156 0.009820 10.0.0.129 - - [2025-12-25 02:09:43] "GET /floating-ip/aaae25af-bf50-4103-afd7-a66bcb0ee1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.016315 10.0.0.129 - - [2025-12-25 02:09:43] "POST /set-tag HTTP/1.1" 200 109 0.083949 10.0.0.129 - - [2025-12-25 02:09:44] "POST /tags HTTP/1.1" 409 206 0.002065 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.129 - - [2025-12-25 02:09:44] "GET /tag/b70143c6-7f5b-4af5-b6a7-48634bd827da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012339 10.0.0.129 - - [2025-12-25 02:09:44] "POST /tags HTTP/1.1" 409 204 0.005639 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.129 - - [2025-12-25 02:09:44] "GET /tag/7455ed43-af2d-4ac7-b57a-a02134ef7c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011087 10.0.0.129 - - [2025-12-25 02:09:44] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002212 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2025-12-25 02:09:44] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002411 10.0.0.129 - - [2025-12-25 02:09:44] "POST /tags HTTP/1.1" 409 206 0.002041 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.129 - - [2025-12-25 02:09:44] "GET /tag/b70143c6-7f5b-4af5-b6a7-48634bd827da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009649 10.0.0.129 - - [2025-12-25 02:09:44] "POST /tags HTTP/1.1" 409 226 0.001684 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.129 - - [2025-12-25 02:09:44] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011312 10.0.0.129 - - [2025-12-25 02:09:44] "POST /tags HTTP/1.1" 409 204 0.003148 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.129 - - [2025-12-25 02:09:44] "GET /tag/7455ed43-af2d-4ac7-b57a-a02134ef7c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010501 10.0.0.129 - - [2025-12-25 02:09:44] "POST /tags HTTP/1.1" 409 226 0.004950 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-12-25 02:09:44] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010636 10.0.0.129 - - [2025-12-25 02:09:44] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005654 10.0.0.129 - - [2025-12-25 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2025-12-25 02:09:44] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003015 10.0.0.129 - - [2025-12-25 02:09:44] "POST /firewall-rules HTTP/1.1" 200 628 0.067290 10.0.0.129 - - [2025-12-25 02:09:44] "POST /firewall-rules HTTP/1.1" 200 648 0.092121 10.0.0.129 - - [2025-12-25 02:09:44] "GET /firewall-rule/d39b85f3-7330-4774-85d2-905e9f10841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005236 10.0.0.129 - - [2025-12-25 02:09:44] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003342 10.0.0.129 - - [2025-12-25 02:09:44] "GET /firewall-rule/31da0c0c-d6d2-49a9-acd1-dc26098dc2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004082 10.0.0.129 - - [2025-12-25 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.022141 10.0.0.129 - - [2025-12-25 02:09:44] "POST /firewall-policys HTTP/1.1" 200 608 0.042101 10.0.0.129 - - [2025-12-25 02:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037246 10.0.0.129 - - [2025-12-25 02:09:44] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.011971 10.0.0.129 - - [2025-12-25 02:09:45] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002548 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002056 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003026 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003885 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003364 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002036 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002761 10.0.0.129 - - [2025-12-25 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.022100 10.0.0.129 - - [2025-12-25 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.022856 10.0.0.129 - - [2025-12-25 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.019486 10.0.0.129 - - [2025-12-25 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.034629 10.0.0.129 - - [2025-12-25 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.035592 10.0.0.129 - - [2025-12-25 02:09:45] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002458 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:09:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:09:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:10:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:10:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 10.0.0.129 - - [2025-12-25 02:11:43] "POST /tags HTTP/1.1" 409 252 0.002030 10.0.0.129 - - [2025-12-25 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.129 - - [2025-12-25 02:11:43] "GET /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012802 10.0.0.129 - - [2025-12-25 02:11:43] "POST /tags HTTP/1.1" 409 228 0.001860 10.0.0.129 - - [2025-12-25 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.129 - - [2025-12-25 02:11:43] "GET /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009778 10.0.0.129 - - [2025-12-25 02:11:43] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002787 10.0.0.129 - - [2025-12-25 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.129 - - [2025-12-25 02:11:43] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002040 10.0.0.129 - - [2025-12-25 02:11:43] "POST /tags HTTP/1.1" 409 206 0.003202 10.0.0.129 - - [2025-12-25 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.129 - - [2025-12-25 02:11:43] "GET /tag/b70143c6-7f5b-4af5-b6a7-48634bd827da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010392 10.0.0.129 - - [2025-12-25 02:11:43] "POST /tags HTTP/1.1" 409 226 0.002783 10.0.0.129 - - [2025-12-25 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.129 - - [2025-12-25 02:11:43] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013211 10.0.0.129 - - [2025-12-25 02:11:44] "POST /tags HTTP/1.1" 409 204 0.001930 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.129 - - [2025-12-25 02:11:44] "GET /tag/7455ed43-af2d-4ac7-b57a-a02134ef7c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012673 10.0.0.129 - - [2025-12-25 02:11:44] "POST /tags HTTP/1.1" 409 226 0.002051 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.129 - - [2025-12-25 02:11:44] "GET /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010621 10.0.0.129 - - [2025-12-25 02:11:44] "POST /tags HTTP/1.1" 409 228 0.002409 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.129 - - [2025-12-25 02:11:44] "GET /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010533 10.0.0.129 - - [2025-12-25 02:11:44] "POST /tags HTTP/1.1" 409 252 0.001666 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.129 - - [2025-12-25 02:11:44] "GET /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010976 10.0.0.129 - - [2025-12-25 02:11:44] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002692 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.129 - - [2025-12-25 02:11:44] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003644 10.0.0.129 - - [2025-12-25 02:11:44] "POST /firewall-rules HTTP/1.1" 409 281 0.002061 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.129 - - [2025-12-25 02:11:44] "PUT /firewall-rule/31da0c0c-d6d2-49a9-acd1-dc26098dc2d2 HTTP/1.1" 200 261 0.016608 10.0.0.129 - - [2025-12-25 02:11:44] "POST /firewall-rules HTTP/1.1" 409 291 0.013387 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.129 - - [2025-12-25 02:11:44] "PUT /firewall-rule/d39b85f3-7330-4774-85d2-905e9f10841a HTTP/1.1" 200 261 0.019106 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-rule/d39b85f3-7330-4774-85d2-905e9f10841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002848 10.0.0.129 - - [2025-12-25 02:11:44] "POST /firewall-rules HTTP/1.1" 200 660 0.072690 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-rule/2b0b56ca-4727-424b-bd5c-e436397d438d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.013555 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002070 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-rule/31da0c0c-d6d2-49a9-acd1-dc26098dc2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004920 10.0.0.129 - - [2025-12-25 02:11:44] "POST /firewall-policys HTTP/1.1" 409 269 0.001838 10.0.0.129 - - [2025-12-25 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.129 - - [2025-12-25 02:11:44] "PUT /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123 HTTP/1.1" 200 265 0.019532 10.0.0.129 - - [2025-12-25 02:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019369 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010180 10.0.0.129 - - [2025-12-25 02:11:44] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.013316 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005542 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/75edd3c1-6f9c-421f-8cad-283734f405cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002291 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002672 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002718 10.0.0.129 - - [2025-12-25 02:11:44] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002078 10.0.0.129 - - [2025-12-25 02:11:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002642 10.0.0.129 - - [2025-12-25 02:11:52] "GET /global-system-configs HTTP/1.1" 200 323 0.003602 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011525 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.004610 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005789 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.005726 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012824 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013737 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004706 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005298 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004442 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.129 - - [2025-12-25 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.129 - - [2025-12-25 02:12:46] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002171 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003673 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.033788 10.0.0.129 - - [2025-12-25 02:12:46] "DELETE /loadbalancer-member/82a753b2-4169-4975-897e-067ce509c716 HTTP/1.1" 200 115 0.028951 10.0.0.129 - - [2025-12-25 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.129 - - [2025-12-25 02:12:46] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002456 10.0.0.129 - - [2025-12-25 02:12:46] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004229 10.0.0.129 - - [2025-12-25 02:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.129 - - [2025-12-25 02:12:47] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013384 10.0.0.129 - - [2025-12-25 02:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003172 10.0.0.129 - - [2025-12-25 02:12:47] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005257 10.0.0.129 - - [2025-12-25 02:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.129 - - [2025-12-25 02:12:47] "GET /virtual-machine/d0659bf3-0f04-494f-9df3-46dfc897ba79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002662 10.0.0.129 - - [2025-12-25 02:12:47] "POST /ref-update HTTP/1.1" 200 156 0.010646 10.0.0.129 - - [2025-12-25 02:12:47] "GET /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019438 10.0.0.129 - - [2025-12-25 02:12:47] "POST /set-tag HTTP/1.1" 200 109 0.017253 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.032933 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.025332 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.013817 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.033947 10.0.0.129 - - [2025-12-25 02:12:48] "DELETE /instance-ip/bba2f510-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.042849 10.0.0.129 - - [2025-12-25 02:12:48] "DELETE /virtual-machine-interface/bb8e6bf4-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.054607 10.0.0.129 - - [2025-12-25 02:12:48] "DELETE /virtual-machine/d0659bf3-0f04-494f-9df3-46dfc897ba79 HTTP/1.1" 200 115 0.019789 10.0.0.129 - - [2025-12-25 02:12:48] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005455 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.129 - - [2025-12-25 02:12:48] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004200 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.129 - - [2025-12-25 02:12:48] "GET /virtual-machine/cb3fc896-78d8-410f-9301-67667d29e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004541 10.0.0.129 - - [2025-12-25 02:12:48] "POST /ref-update HTTP/1.1" 200 156 0.021274 10.0.0.129 - - [2025-12-25 02:12:48] "GET /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026272 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.017257 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.041192 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.029341 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.023039 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.028945 10.0.0.129 - - [2025-12-25 02:12:48] "DELETE /instance-ip/ba9fd278-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.062552 10.0.0.129 - - [2025-12-25 02:12:48] "POST /ref-update HTTP/1.1" 200 156 0.009006 10.0.0.129 - - [2025-12-25 02:12:48] "DELETE /virtual-machine-interface/ba868912-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.062969 10.0.0.129 - - [2025-12-25 02:12:48] "DELETE /virtual-machine/cb3fc896-78d8-410f-9301-67667d29e86e HTTP/1.1" 200 115 0.028665 10.0.0.129 - - [2025-12-25 02:12:48] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010973 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.129 - - [2025-12-25 02:12:48] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004479 10.0.0.129 - - [2025-12-25 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.129 - - [2025-12-25 02:12:49] "GET /virtual-machine/e8f88372-5021-47eb-9b85-354109c54d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002949 10.0.0.129 - - [2025-12-25 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.024269 10.0.0.129 - - [2025-12-25 02:12:49] "GET /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011745 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.034444 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.044842 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.047025 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.014987 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.030829 10.0.0.129 - - [2025-12-25 02:12:49] "DELETE /instance-ip/bc155bdc-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.058453 10.0.0.129 - - [2025-12-25 02:12:49] "DELETE /virtual-machine-interface/bbfa388e-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.047740 10.0.0.129 - - [2025-12-25 02:12:49] "DELETE /virtual-machine/e8f88372-5021-47eb-9b85-354109c54d6f HTTP/1.1" 200 115 0.021466 10.0.0.129 - - [2025-12-25 02:12:49] "DELETE /tag/f253a007-9ab4-4309-9e69-592d3be7e015 HTTP/1.1" 200 115 0.044153 10.0.0.129 - - [2025-12-25 02:12:49] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004492 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.003525 10.0.0.129 - - [2025-12-25 02:12:49] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010023 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.005774 10.0.0.129 - - [2025-12-25 02:12:49] "GET /virtual-machine/af78b2ff-cd1f-4756-972f-f6d4f5cd2688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002751 10.0.0.129 - - [2025-12-25 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.012024 10.0.0.129 - - [2025-12-25 02:12:49] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018459 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.031092 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.054374 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.031683 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.022909 10.0.0.129 - - [2025-12-25 02:12:49] "POST /set-tag HTTP/1.1" 200 109 0.033441 10.0.0.129 - - [2025-12-25 02:12:50] "DELETE /instance-ip/bb0e33c6-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.062234 10.0.0.129 - - [2025-12-25 02:12:50] "POST /ref-update HTTP/1.1" 200 156 0.019780 10.0.0.129 - - [2025-12-25 02:12:50] "DELETE /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.054564 10.0.0.129 - - [2025-12-25 02:12:50] "DELETE /virtual-machine/af78b2ff-cd1f-4756-972f-f6d4f5cd2688 HTTP/1.1" 200 115 0.032073 10.0.0.129 - - [2025-12-25 02:12:50] "DELETE /tag/a70659a8-5922-4ff4-ad72-0b01f86e5881 HTTP/1.1" 200 115 0.049662 10.0.0.129 - - [2025-12-25 02:12:50] "DELETE /tag/b70143c6-7f5b-4af5-b6a7-48634bd827da HTTP/1.1" 409 391 0.008076 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:13:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:13:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000840 10.0.0.129 - - [2025-12-25 02:13:17] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005086 10.0.0.129 - - [2025-12-25 02:13:17] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.129 - - [2025-12-25 02:13:17] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007090 10.0.0.129 - - [2025-12-25 02:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.129 - - [2025-12-25 02:13:17] "GET /virtual-machine/70c07287-15a5-4720-bee7-5250876a0379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003004 10.0.0.129 - - [2025-12-25 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.017855 10.0.0.129 - - [2025-12-25 02:13:17] "GET /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027226 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.027305 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.034460 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.046821 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.021674 10.0.0.129 - - [2025-12-25 02:13:18] "DELETE /instance-ip/bc9246b0-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.187528 10.0.0.129 - - [2025-12-25 02:13:18] "DELETE /virtual-machine-interface/bc7bc322-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.067661 10.0.0.129 - - [2025-12-25 02:13:18] "DELETE /virtual-machine/70c07287-15a5-4720-bee7-5250876a0379 HTTP/1.1" 200 115 0.027413 10.0.0.129 - - [2025-12-25 02:13:18] "DELETE /tag/bdc36710-986a-4fdf-a76b-b8a68bfcdf82 HTTP/1.1" 200 115 0.049743 10.0.0.129 - - [2025-12-25 02:13:18] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004756 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.129 - - [2025-12-25 02:13:18] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004537 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.129 - - [2025-12-25 02:13:18] "GET /virtual-machine/f9b840b7-5639-4221-8675-cbb0923a6535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003186 10.0.0.129 - - [2025-12-25 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.129 - - [2025-12-25 02:13:18] "GET /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022381 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.023582 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.020508 10.0.0.129 - - [2025-12-25 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.038584 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.025863 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /instance-ip/bd719874-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.127470 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /virtual-machine-interface/bd5d312c-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.059370 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /virtual-machine/f9b840b7-5639-4221-8675-cbb0923a6535 HTTP/1.1" 200 115 0.029993 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /tag/3e118cb9-c57a-4d99-9567-5b32eed30d75 HTTP/1.1" 200 115 0.040149 10.0.0.129 - - [2025-12-25 02:13:19] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008451 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.129 - - [2025-12-25 02:13:19] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004153 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.129 - - [2025-12-25 02:13:19] "GET /virtual-machine/68991458-7c16-47c1-8cf5-02e41645e36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003314 10.0.0.129 - - [2025-12-25 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.015250 10.0.0.129 - - [2025-12-25 02:13:19] "GET /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006242 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.023051 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.030066 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.030618 10.0.0.129 - - [2025-12-25 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.014015 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /instance-ip/bd0389d8-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.067851 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /virtual-machine-interface/bce7d0ee-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.063246 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /virtual-machine/68991458-7c16-47c1-8cf5-02e41645e36a HTTP/1.1" 200 115 0.020415 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /tag/7455ed43-af2d-4ac7-b57a-a02134ef7c67 HTTP/1.1" 409 237 0.014463 10.0.0.129 - - [2025-12-25 02:13:19] "DELETE /tag/1dd0f444-a39f-4f9b-a27b-af425e8ebfc9 HTTP/1.1" 200 115 0.070428 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /tag/906050a5-107a-49b0-9813-ee366cd7c455 HTTP/1.1" 200 115 0.069029 10.0.0.129 - - [2025-12-25 02:13:20] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010972 10.0.0.129 - - [2025-12-25 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.129 - - [2025-12-25 02:13:20] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004606 10.0.0.129 - - [2025-12-25 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.129 - - [2025-12-25 02:13:20] "GET /virtual-machine/4e802c59-1c50-4819-abb5-3a26cbee1c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003699 10.0.0.129 - - [2025-12-25 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.010588 10.0.0.129 - - [2025-12-25 02:13:20] "GET /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015838 10.0.0.129 - - [2025-12-25 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.021204 10.0.0.129 - - [2025-12-25 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.035013 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001151 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:13:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 10.0.0.129 - - [2025-12-25 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.023385 10.0.0.129 - - [2025-12-25 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.023787 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /instance-ip/bdd918d2-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.054201 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /virtual-machine-interface/bdc39f66-e136-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.041701 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /virtual-machine/4e802c59-1c50-4819-abb5-3a26cbee1c36 HTTP/1.1" 200 115 0.033011 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3 HTTP/1.1" 409 237 0.005651 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05 HTTP/1.1" 409 237 0.004342 10.0.0.129 - - [2025-12-25 02:13:20] "DELETE /tag/df2c4ff4-a92e-4f28-9f4a-a2eb146e1c28 HTTP/1.1" 200 115 0.109674 10.0.0.129 - - [2025-12-25 02:13:21] "POST /projects HTTP/1.1" 409 238 0.003245 10.0.0.129 - - [2025-12-25 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.129 - - [2025-12-25 02:13:21] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031800 10.0.0.129 - - [2025-12-25 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.129 - - [2025-12-25 02:13:21] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005633 10.0.0.129 - - [2025-12-25 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.129 - - [2025-12-25 02:13:22] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003968 10.0.0.129 - - [2025-12-25 02:13:22] "POST /security-groups HTTP/1.1" 409 285 0.002481 10.0.0.129 - - [2025-12-25 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.129 - - [2025-12-25 02:13:22] "PUT /security-group/046f0141-970a-4eff-b079-74ff46f7b33c HTTP/1.1" 200 263 0.062491 10.0.0.129 - - [2025-12-25 02:13:22] "PUT /access-control-list/e90b927a-ef86-4421-9790-4e00fa329e55 HTTP/1.1" 200 273 0.024112 10.0.0.129 - - [2025-12-25 02:13:22] "PUT /access-control-list/9ad3a0db-9f5b-4e44-9fbc-04f81e67b972 HTTP/1.1" 200 273 0.027491 10.0.0.129 - - [2025-12-25 02:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039356 10.0.0.129 - - [2025-12-25 02:13:27] "POST /projects HTTP/1.1" 409 238 0.001901 10.0.0.129 - - [2025-12-25 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.129 - - [2025-12-25 02:13:27] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032885 10.0.0.129 - - [2025-12-25 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.129 - - [2025-12-25 02:13:27] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005636 10.0.0.129 - - [2025-12-25 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.129 - - [2025-12-25 02:13:27] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004337 10.0.0.129 - - [2025-12-25 02:13:27] "POST /security-groups HTTP/1.1" 409 285 0.002104 10.0.0.129 - - [2025-12-25 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.129 - - [2025-12-25 02:13:27] "PUT /security-group/046f0141-970a-4eff-b079-74ff46f7b33c HTTP/1.1" 200 263 0.053278 10.0.0.129 - - [2025-12-25 02:13:27] "PUT /access-control-list/e90b927a-ef86-4421-9790-4e00fa329e55 HTTP/1.1" 200 273 0.047090 10.0.0.129 - - [2025-12-25 02:13:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.058554 10.0.0.129 - - [2025-12-25 02:13:27] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.023278 10.0.0.129 - - [2025-12-25 02:13:27] "PUT /access-control-list/9ad3a0db-9f5b-4e44-9fbc-04f81e67b972 HTTP/1.1" 200 273 0.045265 10.0.0.129 - - [2025-12-25 02:13:27] "GET /firewall-rule/c0286d80-1e5f-49c0-bf40-6dde89d25fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002776 10.0.0.129 - - [2025-12-25 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.061715 10.0.0.129 - - [2025-12-25 02:13:27] "DELETE /firewall-rule/c0286d80-1e5f-49c0-bf40-6dde89d25fe1 HTTP/1.1" 200 115 0.050699 10.0.0.129 - - [2025-12-25 02:13:27] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006243 10.0.0.129 - - [2025-12-25 02:13:27] "GET /firewall-rule/d7b958cb-28f5-4eeb-b466-992bce6857d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002684 10.0.0.129 - - [2025-12-25 02:13:27] "POST /ref-update HTTP/1.1" 200 156 0.069836 10.0.0.129 - - [2025-12-25 02:13:27] "DELETE /firewall-rule/d7b958cb-28f5-4eeb-b466-992bce6857d3 HTTP/1.1" 200 115 0.035529 10.0.0.129 - - [2025-12-25 02:13:27] "DELETE /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05 HTTP/1.1" 409 237 0.010864 10.0.0.129 - - [2025-12-25 02:13:27] "DELETE /tag/18775ffd-5e77-4d8e-9045-4c10b0073960 HTTP/1.1" 200 115 0.050489 10.0.0.129 - - [2025-12-25 02:13:27] "DELETE /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3 HTTP/1.1" 409 237 0.009960 10.0.0.129 - - [2025-12-25 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.129 - - [2025-12-25 02:13:27] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004117 10.0.0.129 - - [2025-12-25 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.129 - - [2025-12-25 02:13:27] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004596 10.0.0.129 - - [2025-12-25 02:13:28] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.057307 10.0.0.129 - - [2025-12-25 02:13:28] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.080218 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /security-group/046f0141-970a-4eff-b079-74ff46f7b33c HTTP/1.1" 200 115 0.083881 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /access-control-list/e90b927a-ef86-4421-9790-4e00fa329e55 HTTP/1.1" 200 115 0.044110 10.0.0.129 - - [2025-12-25 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009143 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /access-control-list/9ad3a0db-9f5b-4e44-9fbc-04f81e67b972 HTTP/1.1" 200 115 0.027061 10.0.0.129 - - [2025-12-25 02:13:28] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.046352 10.0.0.129 - - [2025-12-25 02:13:28] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?fields=security_groups HTTP/1.1" 200 1353 0.046598 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /security-group/937d4bcc-bec9-4480-b2f5-d828d4264bc7 HTTP/1.1" 200 115 0.070573 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /access-control-list/5a19fcfe-4ab2-4f29-a1ca-a80bd995b33a HTTP/1.1" 200 115 0.042054 10.0.0.129 - - [2025-12-25 02:13:28] "GET /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182?fields=application_policy_sets HTTP/1.1" 200 1392 0.042918 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /access-control-list/729f4d34-37d7-48d3-a2f4-567184bb296b HTTP/1.1" 200 115 0.057736 10.0.0.129 - - [2025-12-25 02:13:28] "DELETE /project/f82bc8e7-1aa6-4e97-9246-f925dbb3c182 HTTP/1.1" 200 115 0.356300 10.0.0.129 - - [2025-12-25 02:13:28] "POST /projects HTTP/1.1" 409 238 0.002344 10.0.0.129 - - [2025-12-25 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.129 - - [2025-12-25 02:13:28] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039812 10.0.0.129 - - [2025-12-25 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007913 10.0.0.129 - - [2025-12-25 02:13:28] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005153 10.0.0.129 - - [2025-12-25 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.129 - - [2025-12-25 02:13:28] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005377 10.0.0.129 - - [2025-12-25 02:13:28] "POST /security-groups HTTP/1.1" 409 285 0.003519 10.0.0.129 - - [2025-12-25 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2025-12-25 02:13:28] "PUT /security-group/f8d334be-2be7-4eec-980b-53c345c32591 HTTP/1.1" 200 263 0.060023 10.0.0.129 - - [2025-12-25 02:13:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039130 10.0.0.129 - - [2025-12-25 02:13:29] "PUT /access-control-list/8250bd4d-986b-4f0a-ab58-1ac905ad4243 HTTP/1.1" 200 273 0.019485 10.0.0.129 - - [2025-12-25 02:13:29] "PUT /access-control-list/ee857e01-b7cc-4ad3-a21d-810d92eb0988 HTTP/1.1" 200 273 0.057363 10.0.0.129 - - [2025-12-25 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.129 - - [2025-12-25 02:13:33] "GET /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003308 10.0.0.129 - - [2025-12-25 02:13:33] "GET /virtual-machine-interface/baf94d12-e136-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001698 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /loadbalancer-member/3c9a814f-57fe-4497-ba6d-28da12c50fb9 HTTP/1.1" 200 115 0.036268 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /loadbalancer-pool/c4ceda9e-c2e1-4545-a0af-41b81ca5be70 HTTP/1.1" 200 115 0.047834 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /loadbalancer-listener/a3db9ecc-f49b-4d88-a454-b4658cdb8a40 HTTP/1.1" 200 115 0.029289 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /loadbalancer/7b18ff9a-5d25-4a9a-8ef7-8f6a9e9e4a6d HTTP/1.1" 200 115 0.039604 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /floating-ip/aaae25af-bf50-4103-afd7-a66bcb0ee1b7 HTTP/1.1" 200 115 0.039008 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /instance-ip/c922c461-8d9e-47da-acbd-0615d76c3c7e HTTP/1.1" 200 115 0.035052 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /virtual-machine-interface/f6f777a3-908b-4bf6-9c4f-afbd4ad07196 HTTP/1.1" 200 115 0.049809 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /tag/be2512cc-889d-49cf-af9d-69e5bef75308 HTTP/1.1" 200 115 0.034801 10.0.0.129 - - [2025-12-25 02:13:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002076 10.0.0.129 - - [2025-12-25 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.129 - - [2025-12-25 02:13:33] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002932 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-policy/e4285e0e-c8a5-4742-af99-5399367e8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002557 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-rule/31da0c0c-d6d2-49a9-acd1-dc26098dc2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002882 10.0.0.129 - - [2025-12-25 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.011813 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /firewall-rule/31da0c0c-d6d2-49a9-acd1-dc26098dc2d2 HTTP/1.1" 200 115 0.054569 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003380 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-rule/2b0b56ca-4727-424b-bd5c-e436397d438d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004262 10.0.0.129 - - [2025-12-25 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.016145 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /firewall-rule/2b0b56ca-4727-424b-bd5c-e436397d438d HTTP/1.1" 200 115 0.046242 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004153 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-rule/d39b85f3-7330-4774-85d2-905e9f10841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004113 10.0.0.129 - - [2025-12-25 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.020048 10.0.0.129 - - [2025-12-25 02:13:33] "DELETE /firewall-rule/d39b85f3-7330-4774-85d2-905e9f10841a HTTP/1.1" 200 115 0.049999 10.0.0.129 - - [2025-12-25 02:13:33] "GET /application-policy-set/e7acc744-d444-4148-b641-f65c6664bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003751 10.0.0.129 - - [2025-12-25 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.129 - - [2025-12-25 02:13:33] "GET /policy-management/4659cc95-2c15-45e4-8fe8-5d95cc0f0f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003099 10.0.0.129 - - [2025-12-25 02:13:33] "GET /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008059 10.0.0.129 - - [2025-12-25 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.036608 10.0.0.129 - - [2025-12-25 02:13:34] "DELETE /firewall-policy/9014d939-d49b-4c46-bef8-63e74921f123 HTTP/1.1" 200 115 0.037651 10.0.0.129 - - [2025-12-25 02:13:34] "DELETE /tag/4f82e7c9-5cdb-46e7-bac6-acdfa3329a05 HTTP/1.1" 200 115 0.066917 10.0.0.129 - - [2025-12-25 02:13:34] "DELETE /tag/7455ed43-af2d-4ac7-b57a-a02134ef7c67 HTTP/1.1" 200 115 0.093703 10.0.0.129 - - [2025-12-25 02:13:34] "DELETE /tag/b70143c6-7f5b-4af5-b6a7-48634bd827da HTTP/1.1" 200 115 0.075398 10.0.0.129 - - [2025-12-25 02:13:34] "DELETE /tag/7c81d571-7096-4ab9-8aa7-1a6ce5e60ea3 HTTP/1.1" 200 115 0.041652 10.0.0.129 - - [2025-12-25 02:13:34] "POST /projects HTTP/1.1" 409 238 0.001518 10.0.0.129 - - [2025-12-25 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2025-12-25 02:13:34] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038305 10.0.0.129 - - [2025-12-25 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.129 - - [2025-12-25 02:13:34] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.008405 10.0.0.129 - - [2025-12-25 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.129 - - [2025-12-25 02:13:34] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005867 10.0.0.129 - - [2025-12-25 02:13:34] "POST /security-groups HTTP/1.1" 409 285 0.006450 10.0.0.129 - - [2025-12-25 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006634 10.0.0.129 - - [2025-12-25 02:13:34] "PUT /security-group/f8d334be-2be7-4eec-980b-53c345c32591 HTTP/1.1" 200 263 0.068366 10.0.0.129 - - [2025-12-25 02:13:34] "PUT /access-control-list/8250bd4d-986b-4f0a-ab58-1ac905ad4243 HTTP/1.1" 200 273 0.040813 10.0.0.129 - - [2025-12-25 02:13:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025416 10.0.0.129 - - [2025-12-25 02:13:34] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.013996 10.0.0.129 - - [2025-12-25 02:13:34] "PUT /access-control-list/ee857e01-b7cc-4ad3-a21d-810d92eb0988 HTTP/1.1" 200 273 0.028214 10.0.0.129 - - [2025-12-25 02:13:34] "GET /firewall-rule/577ed142-592c-4b19-8942-cec0c4bb431a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003415 10.0.0.129 - - [2025-12-25 02:13:34] "POST /ref-update HTTP/1.1" 200 156 0.043781 10.0.0.129 - - [2025-12-25 02:13:34] "DELETE /firewall-rule/577ed142-592c-4b19-8942-cec0c4bb431a HTTP/1.1" 200 115 0.040169 10.0.0.129 - - [2025-12-25 02:13:34] "GET /firewall-policy/8fc2d1f9-1c56-4c55-83e6-d8c6128c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.011163 10.0.0.129 - - [2025-12-25 02:13:35] "GET /firewall-rule/2f869432-4e30-45e6-8f05-0f6cd52e1ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002677 10.0.0.129 - - [2025-12-25 02:13:35] "POST /ref-update HTTP/1.1" 200 156 0.058042 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /firewall-rule/2f869432-4e30-45e6-8f05-0f6cd52e1ca3 HTTP/1.1" 200 115 0.050956 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /tag/f2f3ee35-4a9c-4af3-b01d-e6d689709c93 HTTP/1.1" 200 115 0.078345 10.0.0.129 - - [2025-12-25 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2025-12-25 02:13:35] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004380 10.0.0.129 - - [2025-12-25 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2025-12-25 02:13:35] "GET /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004002 10.0.0.129 - - [2025-12-25 02:13:35] "PUT /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c HTTP/1.1" 200 265 0.059896 10.0.0.129 - - [2025-12-25 02:13:35] "PUT /virtual-network/65e6fbf6-1a52-4361-9ae6-df199da79d7b HTTP/1.1" 200 265 0.047211 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /security-group/f8d334be-2be7-4eec-980b-53c345c32591 HTTP/1.1" 200 115 0.064404 10.0.0.129 - - [2025-12-25 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /access-control-list/8250bd4d-986b-4f0a-ab58-1ac905ad4243 HTTP/1.1" 200 115 0.048740 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /access-control-list/ee857e01-b7cc-4ad3-a21d-810d92eb0988 HTTP/1.1" 200 115 0.023835 10.0.0.129 - - [2025-12-25 02:13:35] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.061855 10.0.0.129 - - [2025-12-25 02:13:35] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?fields=security_groups HTTP/1.1" 200 1352 0.036844 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /security-group/6fa45dcf-1203-4196-be37-56a55c4f7ddd HTTP/1.1" 200 115 0.055609 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /access-control-list/59a6032c-24c4-4186-ab8b-8307a751bd9c HTTP/1.1" 200 115 0.047779 10.0.0.129 - - [2025-12-25 02:13:35] "GET /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a?fields=application_policy_sets HTTP/1.1" 200 1391 0.059624 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /access-control-list/3f98b9a9-ebea-43e3-a7d7-296f94c8fc5e HTTP/1.1" 200 115 0.061012 10.0.0.129 - - [2025-12-25 02:13:35] "DELETE /project/0e4ace9b-4aeb-444d-a3df-e4154a13a58a HTTP/1.1" 200 115 0.385257 10.0.0.129 - - [2025-12-25 02:14:28] "GET / HTTP/1.1" 200 36215 0.001816 10.0.0.129 - - [2025-12-25 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.129 - - [2025-12-25 02:14:28] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002845 10.0.0.129 - - [2025-12-25 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.129 - - [2025-12-25 02:14:28] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002044 10.0.0.129 - - [2025-12-25 02:14:46] "GET / HTTP/1.1" 200 36215 0.001737 10.0.0.129 - - [2025-12-25 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.129 - - [2025-12-25 02:14:46] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005291 10.0.0.129 - - [2025-12-25 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.129 - - [2025-12-25 02:14:46] "GET /config-node/6d8ef69f-75a4-494f-bf16-0ded9ccd020c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002032 10.0.0.129 - - [2025-12-25 02:14:46] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.129 - - [2025-12-25 02:14:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001896 10.0.0.129 - - [2025-12-25 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.129 - - [2025-12-25 02:14:51] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002712 10.0.0.129 - - [2025-12-25 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.129 - - [2025-12-25 02:14:51] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.008799 10.0.0.129 - - [2025-12-25 02:14:52] "GET / HTTP/1.1" 200 36215 0.002244 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 264 0.002074 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/a491e255-2379-43a7-bdb1-0ed18376b093 HTTP/1.1" 200 245 0.010592 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 261 0.006952 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/6e1a279a-616b-46df-ad74-6c50e6e64bff HTTP/1.1" 200 245 0.009822 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 261 0.006000 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/531aa078-de96-49ee-b0a5-85d1e6184eaa HTTP/1.1" 200 245 0.009739 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 253 0.016762 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/26be9ecd-5dc2-4816-a1fb-f8a12877c959 HTTP/1.1" 200 245 0.011394 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 251 0.003976 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/6a28ea8a-2f2e-4703-97c2-3df6bc21d557 HTTP/1.1" 200 245 0.015354 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 252 0.010147 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/9737846d-48e1-4a22-9638-2e2e5b8dedfe HTTP/1.1" 200 245 0.009501 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 256 0.005459 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/1eb3863e-9057-4f21-ae2e-35eaa2104e6a HTTP/1.1" 200 245 0.017736 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 248 0.004471 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/13ceeab8-1052-4fda-8d7f-5fe8a1b6c9cc HTTP/1.1" 200 245 0.010168 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 252 0.011384 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/ce24ec46-fb2b-416b-ae09-c366ead54188 HTTP/1.1" 200 245 0.010935 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 257 0.005927 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/7c52c406-ffd5-4a16-8127-b4edfa259ea8 HTTP/1.1" 200 245 0.014928 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 251 0.017694 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/48dc35a8-864e-4995-8676-0bc9ea81275e HTTP/1.1" 200 245 0.011144 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 257 0.006282 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/d9dea0da-24cd-47a0-ab7f-9ad7d8ed5dc8 HTTP/1.1" 200 245 0.009878 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 261 0.006490 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.129 - - [2025-12-25 02:14:52] "PUT /alarm/fbba791d-5349-4560-b7b0-a1665f693855 HTTP/1.1" 200 245 0.014405 10.0.0.129 - - [2025-12-25 02:14:52] "POST /alarms HTTP/1.1" 409 258 0.010497 10.0.0.129 - - [2025-12-25 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/90f5d82f-5780-4f84-b03f-73818c71386a HTTP/1.1" 200 245 0.011086 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 254 0.006346 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/a3cccf33-0ca2-4007-bc7f-5f1609183ca0 HTTP/1.1" 200 245 0.010058 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 254 0.014061 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/0cb365a7-f545-4efe-a8ec-bc5d643db2ca HTTP/1.1" 200 245 0.009691 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 254 0.003306 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/4951b0c8-eb54-4e61-a438-4ebf281d329c HTTP/1.1" 200 245 0.011202 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 247 0.005171 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/877e6bbc-b90a-442d-85b3-660d550934ca HTTP/1.1" 200 245 0.017089 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 272 0.005995 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/9b10f744-9034-4d79-9358-ac072b154edb HTTP/1.1" 200 245 0.010329 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 261 0.004215 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/3b541d24-ff3b-4a7c-a7d4-1f12fdef94aa HTTP/1.1" 200 245 0.010366 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 259 0.003114 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/9e8f6863-7391-4c38-8922-2de8e193aa99 HTTP/1.1" 200 245 0.017205 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 265 0.003067 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/df222b92-d9f7-4617-98e6-acf6c4980bda HTTP/1.1" 200 245 0.010211 10.0.0.129 - - [2025-12-25 02:14:53] "POST /alarms HTTP/1.1" 409 279 0.005654 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /alarm/9fb97015-ef08-44a7-8934-da1f33f97bde HTTP/1.1" 200 245 0.010373 10.0.0.129 - - [2025-12-25 02:14:53] "GET / HTTP/1.1" 200 36215 0.002265 10.0.0.129 - - [2025-12-25 02:14:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003412 10.0.0.129 - - [2025-12-25 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.129 - - [2025-12-25 02:14:53] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.007292 10.0.0.129 - - [2025-12-25 02:14:54] "GET / HTTP/1.1" 200 36215 0.005671 10.0.0.129 - - [2025-12-25 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.129 - - [2025-12-25 02:14:54] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002615 10.0.0.129 - - [2025-12-25 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.129 - - [2025-12-25 02:14:54] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.018125 10.0.0.129 - - [2025-12-25 02:14:54] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.129 - - [2025-12-25 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.129 - - [2025-12-25 02:14:54] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005516 10.0.0.129 - - [2025-12-25 02:14:54] "PUT /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1 HTTP/1.1" 200 275 0.018308 10.0.0.129 - - [2025-12-25 02:14:57] "GET / HTTP/1.1" 200 36215 0.001290 10.0.0.129 - - [2025-12-25 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2025-12-25 02:14:57] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002636 10.0.0.129 - - [2025-12-25 02:14:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001827 10.0.0.129 - - [2025-12-25 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.129 - - [2025-12-25 02:14:57] "GET /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003083 10.0.0.129 - - [2025-12-25 02:14:57] "PUT /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f HTTP/1.1" 200 255 0.012187 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:14:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:14:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 10.0.0.129 - - [2025-12-25 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.129 - - [2025-12-25 02:15:01] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002857 10.0.0.129 - - [2025-12-25 02:15:13] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.129 - - [2025-12-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.129 - - [2025-12-25 02:15:13] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007291 10.0.0.129 - - [2025-12-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.129 - - [2025-12-25 02:15:13] "GET /config-node/6d8ef69f-75a4-494f-bf16-0ded9ccd020c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002368 10.0.0.129 - - [2025-12-25 02:15:25] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.129 - - [2025-12-25 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2025-12-25 02:15:25] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002899 10.0.0.129 - - [2025-12-25 02:15:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002084 10.0.0.129 - - [2025-12-25 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.129 - - [2025-12-25 02:15:25] "GET /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005481 10.0.0.129 - - [2025-12-25 02:15:25] "PUT /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f HTTP/1.1" 200 255 0.014054 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:15:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:15:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001034 10.0.0.129 - - [2025-12-25 02:15:39] "GET / HTTP/1.1" 200 36215 0.001989 10.0.0.129 - - [2025-12-25 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.129 - - [2025-12-25 02:15:39] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006285 10.0.0.129 - - [2025-12-25 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.129 - - [2025-12-25 02:15:40] "GET /config-node/6d8ef69f-75a4-494f-bf16-0ded9ccd020c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002446 10.0.0.129 - - [2025-12-25 02:15:40] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.129 - - [2025-12-25 02:15:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002362 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2025-12-25 02:15:45] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002128 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.007892 10.0.0.129 - - [2025-12-25 02:15:45] "GET / HTTP/1.1" 200 36215 0.002260 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 264 0.002908 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/a491e255-2379-43a7-bdb1-0ed18376b093 HTTP/1.1" 200 245 0.012993 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 261 0.003665 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/6e1a279a-616b-46df-ad74-6c50e6e64bff HTTP/1.1" 200 245 0.011327 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 261 0.005469 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/531aa078-de96-49ee-b0a5-85d1e6184eaa HTTP/1.1" 200 245 0.010104 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 253 0.014008 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/26be9ecd-5dc2-4816-a1fb-f8a12877c959 HTTP/1.1" 200 245 0.013762 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 251 0.004168 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/6a28ea8a-2f2e-4703-97c2-3df6bc21d557 HTTP/1.1" 200 245 0.009793 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 252 0.003443 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/9737846d-48e1-4a22-9638-2e2e5b8dedfe HTTP/1.1" 200 245 0.010599 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 256 0.006816 10.0.0.129 - - [2025-12-25 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.129 - - [2025-12-25 02:15:45] "PUT /alarm/1eb3863e-9057-4f21-ae2e-35eaa2104e6a HTTP/1.1" 200 245 0.009242 10.0.0.129 - - [2025-12-25 02:15:45] "POST /alarms HTTP/1.1" 409 248 0.004510 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/13ceeab8-1052-4fda-8d7f-5fe8a1b6c9cc HTTP/1.1" 200 245 0.015771 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 252 0.010006 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/ce24ec46-fb2b-416b-ae09-c366ead54188 HTTP/1.1" 200 245 0.010888 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 257 0.018586 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/7c52c406-ffd5-4a16-8127-b4edfa259ea8 HTTP/1.1" 200 245 0.010753 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 251 0.006961 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/48dc35a8-864e-4995-8676-0bc9ea81275e HTTP/1.1" 200 245 0.010907 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 257 0.008065 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/d9dea0da-24cd-47a0-ab7f-9ad7d8ed5dc8 HTTP/1.1" 200 245 0.011065 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 261 0.031021 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/fbba791d-5349-4560-b7b0-a1665f693855 HTTP/1.1" 200 245 0.011305 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 258 0.009547 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/90f5d82f-5780-4f84-b03f-73818c71386a HTTP/1.1" 200 245 0.017132 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 254 0.016596 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/a3cccf33-0ca2-4007-bc7f-5f1609183ca0 HTTP/1.1" 200 245 0.011671 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 254 0.010431 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/0cb365a7-f545-4efe-a8ec-bc5d643db2ca HTTP/1.1" 200 245 0.010282 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 254 0.014070 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/4951b0c8-eb54-4e61-a438-4ebf281d329c HTTP/1.1" 200 245 0.011931 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 247 0.018897 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/877e6bbc-b90a-442d-85b3-660d550934ca HTTP/1.1" 200 245 0.013176 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 272 0.006864 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/9b10f744-9034-4d79-9358-ac072b154edb HTTP/1.1" 200 245 0.010495 10.0.0.129 - - [2025-12-25 02:15:46] "POST /alarms HTTP/1.1" 409 261 0.008170 10.0.0.129 - - [2025-12-25 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005609 10.0.0.129 - - [2025-12-25 02:15:46] "PUT /alarm/3b541d24-ff3b-4a7c-a7d4-1f12fdef94aa HTTP/1.1" 200 245 0.010092 10.0.0.129 - - [2025-12-25 02:15:47] "POST /alarms HTTP/1.1" 409 259 0.007588 10.0.0.129 - - [2025-12-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.129 - - [2025-12-25 02:15:47] "PUT /alarm/9e8f6863-7391-4c38-8922-2de8e193aa99 HTTP/1.1" 200 245 0.010300 10.0.0.129 - - [2025-12-25 02:15:47] "POST /alarms HTTP/1.1" 409 265 0.006563 10.0.0.129 - - [2025-12-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.129 - - [2025-12-25 02:15:47] "PUT /alarm/df222b92-d9f7-4617-98e6-acf6c4980bda HTTP/1.1" 200 245 0.012123 10.0.0.129 - - [2025-12-25 02:15:47] "POST /alarms HTTP/1.1" 409 279 0.007797 10.0.0.129 - - [2025-12-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2025-12-25 02:15:47] "PUT /alarm/9fb97015-ef08-44a7-8934-da1f33f97bde HTTP/1.1" 200 245 0.009160 10.0.0.129 - - [2025-12-25 02:15:47] "GET / HTTP/1.1" 200 36215 0.002164 10.0.0.129 - - [2025-12-25 02:15:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002320 10.0.0.129 - - [2025-12-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009974 10.0.0.129 - - [2025-12-25 02:15:47] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.007431 10.0.0.129 - - [2025-12-25 02:15:47] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.129 - - [2025-12-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2025-12-25 02:15:47] "GET /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004094 10.0.0.129 - - [2025-12-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.129 - - [2025-12-25 02:15:47] "PUT /global-vrouter-config/6142d46f-fc9e-408f-9ed6-7c6894c84f21 HTTP/1.1" 200 277 0.014866 10.0.0.129 - - [2025-12-25 02:15:48] "GET / HTTP/1.1" 200 36215 0.002094 10.0.0.129 - - [2025-12-25 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.129 - - [2025-12-25 02:15:48] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006935 10.0.0.129 - - [2025-12-25 02:15:48] "PUT /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1 HTTP/1.1" 200 275 0.014270 10.0.0.129 - - [2025-12-25 02:15:51] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.129 - - [2025-12-25 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.129 - - [2025-12-25 02:15:51] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002954 10.0.0.129 - - [2025-12-25 02:15:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002629 10.0.0.129 - - [2025-12-25 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.129 - - [2025-12-25 02:15:51] "GET /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004976 10.0.0.129 - - [2025-12-25 02:15:51] "PUT /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f HTTP/1.1" 200 255 0.012138 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:15:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:15:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000787 10.0.0.129 - - [2025-12-25 02:15:54] "POST /tags HTTP/1.1" 200 356 0.023422 10.0.0.129 - - [2025-12-25 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.129 - - [2025-12-25 02:15:54] "GET /tag/c43e60cb-d3c9-4892-b18a-d4dffbeed35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018538 10.0.0.129 - - [2025-12-25 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2025-12-25 02:15:54] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008825 10.0.0.129 - - [2025-12-25 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.129 - - [2025-12-25 02:15:54] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.071409 10.0.0.129 - - [2025-12-25 02:15:54] "POST /virtual-machines HTTP/1.1" 200 352 0.044669 10.0.0.129 - - [2025-12-25 02:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036534 10.0.0.129 - - [2025-12-25 02:15:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.206311 10.0.0.129 - - [2025-12-25 02:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022708 10.0.0.129 - - [2025-12-25 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017491 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009368 10.0.0.129 - - [2025-12-25 02:15:55] "POST /instance-ips HTTP/1.1" 200 392 0.041842 10.0.0.129 - - [2025-12-25 02:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039599 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013386 10.0.0.129 - - [2025-12-25 02:15:55] "POST /set-tag HTTP/1.1" 200 109 0.016988 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009078 10.0.0.129 - - [2025-12-25 02:15:55] "GET /instance-ip/a4b0e082-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003292 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:15:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001385 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:15:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005962 10.0.0.129 - - [2025-12-25 02:15:55] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004233 10.0.0.129 - - [2025-12-25 02:15:55] "POST /ref-update HTTP/1.1" 200 156 0.012473 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011255 10.0.0.129 - - [2025-12-25 02:15:55] "POST /set-tag HTTP/1.1" 200 109 0.008228 10.0.0.129 - - [2025-12-25 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.129 - - [2025-12-25 02:15:55] "GET /virtual-network/46898a26-c37a-46ef-b490-81c9d0bcb31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007523 10.0.0.129 - - [2025-12-25 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.129 - - [2025-12-25 02:15:55] "GET /project/95d1cbcb-250c-4c38-b0fc-ddb1c13f2098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047625 10.0.0.129 - - [2025-12-25 02:15:55] "POST /virtual-machines HTTP/1.1" 200 356 0.012343 10.0.0.129 - - [2025-12-25 02:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.081008 10.0.0.129 - - [2025-12-25 02:15:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120756 10.0.0.129 - - [2025-12-25 02:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023343 10.0.0.129 - - [2025-12-25 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014768 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.011787 10.0.0.129 - - [2025-12-25 02:15:56] "POST /instance-ips HTTP/1.1" 200 396 0.038343 10.0.0.129 - - [2025-12-25 02:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035015 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.011185 10.0.0.129 - - [2025-12-25 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.017371 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.020235 10.0.0.129 - - [2025-12-25 02:15:56] "GET /instance-ip/a541041e-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003286 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005704 10.0.0.129 - - [2025-12-25 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-router/f11e9965-1888-4592-9390-b2c1309905d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003866 10.0.0.129 - - [2025-12-25 02:15:56] "POST /ref-update HTTP/1.1" 200 156 0.018390 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014966 10.0.0.129 - - [2025-12-25 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006740 10.0.0.129 - - [2025-12-25 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.129 - - [2025-12-25 02:15:56] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005181 10.0.0.129 - - [2025-12-25 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.129 - - [2025-12-25 02:16:08] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004318 10.0.0.129 - - [2025-12-25 02:16:08] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.129 - - [2025-12-25 02:16:09] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.061746 10.0.0.129 - - [2025-12-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.004556 10.0.0.129 - - [2025-12-25 02:16:09] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005055 10.0.0.129 - - [2025-12-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.129 - - [2025-12-25 02:16:10] "GET / HTTP/1.1" 200 36215 0.002706 10.0.0.129 - - [2025-12-25 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.129 - - [2025-12-25 02:16:10] "GET /global-system-config/719e4fda-d1e5-4607-9f80-df74b21559c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006287 10.0.0.129 - - [2025-12-25 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.129 - - [2025-12-25 02:16:10] "GET /config-node/6d8ef69f-75a4-494f-bf16-0ded9ccd020c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001843 10.0.0.129 - - [2025-12-25 02:16:22] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.129 - - [2025-12-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2025-12-25 02:16:22] "GET /routing-instance/5afb7764-f3ab-45cd-9d2e-7c264b1dc2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002870 10.0.0.129 - - [2025-12-25 02:16:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001879 10.0.0.129 - - [2025-12-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.129 - - [2025-12-25 02:16:22] "GET /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002456 10.0.0.129 - - [2025-12-25 02:16:22] "PUT /bgp-router/1941ec6b-b607-4edf-a7e3-35bb324e171f HTTP/1.1" 200 255 0.011724 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:16:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:16:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000787 10.0.0.129 - - [2025-12-25 02:16:41] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005267 10.0.0.129 - - [2025-12-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.129 - - [2025-12-25 02:16:41] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006744 10.0.0.129 - - [2025-12-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.129 - - [2025-12-25 02:16:41] "GET /virtual-machine/4e08d2da-8159-4282-933f-fd0eb429aa54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003080 10.0.0.129 - - [2025-12-25 02:16:41] "POST /ref-update HTTP/1.1" 200 156 0.008459 10.0.0.129 - - [2025-12-25 02:16:41] "GET /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007467 10.0.0.129 - - [2025-12-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.022530 10.0.0.129 - - [2025-12-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.045198 10.0.0.129 - - [2025-12-25 02:16:41] "DELETE /instance-ip/a4b0e082-e137-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.048980 10.0.0.129 - - [2025-12-25 02:16:41] "DELETE /virtual-machine-interface/a486a5d8-e137-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.036318 10.0.0.129 - - [2025-12-25 02:16:41] "DELETE /virtual-machine/4e08d2da-8159-4282-933f-fd0eb429aa54 HTTP/1.1" 200 115 0.024907 10.0.0.129 - - [2025-12-25 02:16:41] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004349 10.0.0.129 - - [2025-12-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.129 - - [2025-12-25 02:16:52] "GET /global-system-configs HTTP/1.1" 200 323 0.004237 10.0.0.129 - - [2025-12-25 02:16:52] "GET /global-system-configs HTTP/1.1" 200 323 0.001813 10.0.0.129 - - [2025-12-25 02:17:12] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005159 10.0.0.129 - - [2025-12-25 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.006361 10.0.0.129 - - [2025-12-25 02:17:12] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004544 10.0.0.129 - - [2025-12-25 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.129 - - [2025-12-25 02:17:12] "GET /virtual-machine/de9ed691-1995-47c2-aa2d-9ba0f1b22181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006791 10.0.0.129 - - [2025-12-25 02:17:12] "POST /ref-update HTTP/1.1" 200 156 0.012840 10.0.0.129 - - [2025-12-25 02:17:12] "GET /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004797 10.0.0.129 - - [2025-12-25 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.034297 10.0.0.129 - - [2025-12-25 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.029094 10.0.0.129 - - [2025-12-25 02:17:12] "DELETE /instance-ip/a541041e-e137-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.044421 10.0.0.129 - - [2025-12-25 02:17:12] "DELETE /virtual-machine-interface/a52230d4-e137-11f0-b9a2-fa163e7090f8 HTTP/1.1" 200 115 0.045944 10.0.0.129 - - [2025-12-25 02:17:12] "DELETE /virtual-machine/de9ed691-1995-47c2-aa2d-9ba0f1b22181 HTTP/1.1" 200 115 0.030917 10.0.0.129 - - [2025-12-25 02:17:12] "DELETE /tag/c43e60cb-d3c9-4892-b18a-d4dffbeed35d HTTP/1.1" 200 115 0.042249 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:17:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:17:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:17:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.129 - - [2025-12-25 02:17:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978