++ 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: =================== Tue Feb 3 02:16:34 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 02:16:34 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.141 ++ CONFIGDB_NODES=10.0.0.141 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.141 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.141 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.141 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141 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.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.141,10.84.95.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.84.95.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ sort ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 02:17:13.725 7fe3ac42a880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 02:17:13.856 7fe3ac42a880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 02:17:13.867 7fe3ac42a880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 02:17:13.867 7fe3ac42a880 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2026-02-03 02:17:21] "GET / HTTP/1.1" 503 181 0.000187 10.0.0.141 - - [2026-02-03 02:17:21] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.141 - - [2026-02-03 02:17:22] "GET / HTTP/1.1" 200 36215 0.001302 10.0.0.141 - - [2026-02-03 02:17:22] "GET / HTTP/1.1" 200 45303 0.001111 10.0.0.141 - - [2026-02-03 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.141 - - [2026-02-03 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.141 - - [2026-02-03 02:17:22] "GET / HTTP/1.1" 200 36215 0.001129 10.0.0.141 - - [2026-02-03 02:17:22] "GET / HTTP/1.1" 200 36215 0.001171 10.0.0.141 - - [2026-02-03 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.141 - - [2026-02-03 02:17:22] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004730 10.0.0.141 - - [2026-02-03 02:17:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002365 10.0.0.141 - - [2026-02-03 02:17:22] "POST /config-nodes HTTP/1.1" 200 595 0.116643 10.0.0.141 - - [2026-02-03 02:17:22] "GET / HTTP/1.1" 200 36215 0.002064 10.0.0.141 - - [2026-02-03 02:17:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002072 10.0.0.141 - - [2026-02-03 02:17:23] "GET / HTTP/1.1" 200 36215 0.001215 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.002268 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.141 - - [2026-02-03 02:17:23] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006803 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-appliance-sets HTTP/1.1" 200 555 0.028540 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.002389 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2026-02-03 02:17:23] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005931 10.0.0.141 - - [2026-02-03 02:17:23] "GET / HTTP/1.1" 200 36215 0.002450 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-appliance-sets HTTP/1.1" 200 543 0.044171 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.141 - - [2026-02-03 02:17:23] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004840 10.0.0.141 - - [2026-02-03 02:17:23] "GET /network-ipam/19ed6988-fd02-4bf1-89ae-4ea8b3913676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006296 10.0.0.141 - - [2026-02-03 02:17:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001570 10.0.0.141 - - [2026-02-03 02:17:23] "POST /config-database-nodes HTTP/1.1" 200 613 0.029636 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-templates HTTP/1.1" 200 513 0.028288 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-templates HTTP/1.1" 200 503 0.026912 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-templates HTTP/1.1" 200 517 0.031006 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-templates HTTP/1.1" 200 537 0.022650 10.0.0.141 - - [2026-02-03 02:17:23] "POST /service-templates HTTP/1.1" 200 509 0.036326 10.0.0.141 - - [2026-02-03 02:17:24] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.141 - - [2026-02-03 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.141 - - [2026-02-03 02:17:24] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016824 10.0.0.141 - - [2026-02-03 02:17:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003069 10.0.0.141 - - [2026-02-03 02:17:24] "POST /analytics-nodes HTTP/1.1" 200 601 0.026263 10.0.0.141 - - [2026-02-03 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.141 - - [2026-02-03 02:17:25] "GET /network-ipam/19ed6988-fd02-4bf1-89ae-4ea8b3913676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003905 10.0.0.141 - - [2026-02-03 02:17:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.002082 10.0.0.141 - - [2026-02-03 02:17:25] "POST /access-control-lists HTTP/1.1" 200 589 0.028471 10.0.0.141 - - [2026-02-03 02:17:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.005662 10.0.0.141 - - [2026-02-03 02:17:25] "POST /access-control-lists HTTP/1.1" 200 587 0.020488 10.0.0.141 - - [2026-02-03 02:17:25] "POST /route-targets HTTP/1.1" 200 328 0.012634 10.0.0.141 - - [2026-02-03 02:17:25] "POST /ref-update HTTP/1.1" 200 156 0.021958 10.0.0.141 - - [2026-02-03 02:17:25] "POST /route-targets HTTP/1.1" 200 328 0.011390 10.0.0.141 - - [2026-02-03 02:17:25] "GET / HTTP/1.1" 200 36215 0.002188 10.0.0.141 - - [2026-02-03 02:17:25] "POST /ref-update HTTP/1.1" 200 156 0.032216 10.0.0.141 - - [2026-02-03 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008736 10.0.0.141 - - [2026-02-03 02:17:25] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003341 10.0.0.141 - - [2026-02-03 02:17:25] "POST /bgp-routers HTTP/1.1" 200 618 0.041845 10.0.0.141 - - [2026-02-03 02:17:26] "POST /route-targets HTTP/1.1" 200 328 0.014581 10.0.0.141 - - [2026-02-03 02:17:26] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.011360 10.0.0.141 - - [2026-02-03 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.141 - - [2026-02-03 02:17:26] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007376 10.0.0.141 - - [2026-02-03 02:17:26] "POST /ref-update HTTP/1.1" 200 156 0.033980 10.0.0.141 - - [2026-02-03 02:17:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004663 10.0.0.141 - - [2026-02-03 02:17:26] "POST /route-targets HTTP/1.1" 200 328 0.022142 10.0.0.141 - - [2026-02-03 02:17:26] "POST /ref-update HTTP/1.1" 200 156 0.028764 10.0.0.141 - - [2026-02-03 02:17:26] "POST /ref-update HTTP/1.1" 200 156 0.019168 10.0.0.141 - - [2026-02-03 02:17:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002070 10.0.0.141 - - [2026-02-03 02:17:26] "POST /access-control-lists HTTP/1.1" 200 553 0.068650 10.0.0.141 - - [2026-02-03 02:17:26] "PUT /access-control-list/d0227bfa-053c-4d53-a177-bd491d8e20c9 HTTP/1.1" 200 273 0.014907 10.0.0.141 - - [2026-02-03 02:17:26] "PUT /access-control-list/5f73915d-dfc0-44f7-8185-6ca5472b0e0d HTTP/1.1" 200 273 0.016699 10.0.0.141 - - [2026-02-03 02:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.141 - - [2026-02-03 02:17:27] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002657 10.0.0.141 - - [2026-02-03 02:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.141 - - [2026-02-03 02:17:27] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.021118 10.0.0.141 - - [2026-02-03 02:17:27] "GET / HTTP/1.1" 200 36215 0.001221 10.0.0.141 - - [2026-02-03 02:17:27] "POST /alarms HTTP/1.1" 200 583 0.028069 10.0.0.141 - - [2026-02-03 02:17:27] "POST /alarms HTTP/1.1" 200 577 0.025944 10.0.0.141 - - [2026-02-03 02:17:27] "POST /alarms HTTP/1.1" 200 577 0.047156 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 561 0.062855 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 557 0.043067 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 559 0.080685 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 567 0.037911 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 551 0.027539 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 559 0.030188 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 569 0.039543 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 557 0.019261 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 569 0.024493 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 577 0.071726 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 571 0.135046 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 563 0.156301 10.0.0.141 - - [2026-02-03 02:17:28] "POST /alarms HTTP/1.1" 200 563 0.028255 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 563 0.033221 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 549 0.040639 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 597 0.031952 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 577 0.031884 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 573 0.041394 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 585 0.039360 10.0.0.141 - - [2026-02-03 02:17:29] "POST /alarms HTTP/1.1" 200 611 0.024654 10.0.0.141 - - [2026-02-03 02:17:29] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.141 - - [2026-02-03 02:17:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002478 10.0.0.141 - - [2026-02-03 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.141 - - [2026-02-03 02:17:29] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.014453 10.0.0.141 - - [2026-02-03 02:17:29] "GET / HTTP/1.1" 200 36215 0.002162 10.0.0.141 - - [2026-02-03 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.141 - - [2026-02-03 02:17:29] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003256 10.0.0.141 - - [2026-02-03 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.141 - - [2026-02-03 02:17:29] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.009911 10.0.0.141 - - [2026-02-03 02:17:30] "GET / HTTP/1.1" 200 36215 0.001748 10.0.0.141 - - [2026-02-03 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.141 - - [2026-02-03 02:17:30] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006847 10.0.0.141 - - [2026-02-03 02:17:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002013 10.0.0.141 - - [2026-02-03 02:17:30] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.141 - - [2026-02-03 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.141 - - [2026-02-03 02:17:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.048007 10.0.0.141 - - [2026-02-03 02:17:30] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008220 10.0.0.141 - - [2026-02-03 02:17:30] "PUT /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd HTTP/1.1" 200 275 0.050916 10.0.0.141 - - [2026-02-03 02:17:38] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.141 - - [2026-02-03 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.141 - - [2026-02-03 02:17:38] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005268 10.0.0.141 - - [2026-02-03 02:17:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002876 10.0.0.141 - - [2026-02-03 02:17:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.030609 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:17:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002239 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:17:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001283 10.0.0.141 - - [2026-02-03 02:17:44] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.141 - - [2026-02-03 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.141 - - [2026-02-03 02:17:44] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005210 10.0.0.141 - - [2026-02-03 02:17:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.005499 10.0.0.141 - - [2026-02-03 02:17:44] "POST /database-nodes HTTP/1.1" 200 599 0.041171 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:17:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:17:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 10.0.0.141 - - [2026-02-03 02:18:00] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.141 - - [2026-02-03 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.141 - - [2026-02-03 02:18:00] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002602 10.0.0.141 - - [2026-02-03 02:18:00] "POST /id-to-fqname HTTP/1.1" 200 173 0.005908 10.0.0.141 - - [2026-02-03 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 182 0.033317 10.0.0.141 - - [2026-02-03 02:18:00] "POST /security-groups HTTP/1.1" 200 570 0.097774 10.0.0.141 - - [2026-02-03 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.011519 10.0.0.141 - - [2026-02-03 02:18:00] "POST /projects HTTP/1.1" 200 483 0.313977 10.0.0.141 - - [2026-02-03 02:18:00] "POST /access-control-lists HTTP/1.1" 200 581 0.076396 10.0.0.141 - - [2026-02-03 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 212 0.017543 10.0.0.141 - - [2026-02-03 02:18:00] "POST /security-groups HTTP/1.1" 200 536 0.111585 10.0.0.141 - - [2026-02-03 02:18:00] "POST /chown HTTP/1.1" 200 109 0.015354 10.0.0.141 - - [2026-02-03 02:18:00] "POST /access-control-lists HTTP/1.1" 200 579 0.059586 10.0.0.141 - - [2026-02-03 02:18:00] "POST /policy-managements HTTP/1.1" 409 214 0.037555 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020792 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.003971 10.0.0.141 - - [2026-02-03 02:18:01] "POST /access-control-lists HTTP/1.1" 200 596 0.031278 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.001939 10.0.0.141 - - [2026-02-03 02:18:01] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008709 10.0.0.141 - - [2026-02-03 02:18:01] "POST /application-policy-sets HTTP/1.1" 200 530 0.020607 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009545 10.0.0.141 - - [2026-02-03 02:18:01] "POST /access-control-lists HTTP/1.1" 200 594 0.044594 10.0.0.141 - - [2026-02-03 02:18:01] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.036152 10.0.0.141 - - [2026-02-03 02:18:01] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.029280 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020956 10.0.0.141 - - [2026-02-03 02:18:01] "GET /virtual-network/915f3348-9735-4223-9b4f-630a82fc7c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006404 10.0.0.141 - - [2026-02-03 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000515 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.004726 10.0.0.141 - - [2026-02-03 02:18:01] "POST /security-groups HTTP/1.1" 200 574 0.127141 10.0.0.141 - - [2026-02-03 02:18:01] "POST /projects HTTP/1.1" 200 491 0.269788 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.005826 10.0.0.141 - - [2026-02-03 02:18:01] "POST /access-control-lists HTTP/1.1" 200 585 0.029465 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.099464 10.0.0.141 - - [2026-02-03 02:18:01] "POST /security-groups HTTP/1.1" 200 548 0.159745 10.0.0.141 - - [2026-02-03 02:18:01] "POST /chown HTTP/1.1" 200 109 0.022232 10.0.0.141 - - [2026-02-03 02:18:01] "POST /access-control-lists HTTP/1.1" 200 583 0.106155 10.0.0.141 - - [2026-02-03 02:18:01] "POST /network-ipams HTTP/1.1" 200 524 0.086771 10.0.0.141 - - [2026-02-03 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.005911 10.0.0.141 - - [2026-02-03 02:18:02] "POST /network-ipams HTTP/1.1" 200 512 0.092933 10.0.0.141 - - [2026-02-03 02:18:02] "POST /access-control-lists HTTP/1.1" 200 604 0.103056 10.0.0.141 - - [2026-02-03 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.018013 10.0.0.141 - - [2026-02-03 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.018283 10.0.0.141 - - [2026-02-03 02:18:02] "POST /access-control-lists HTTP/1.1" 200 602 0.131928 10.0.0.141 - - [2026-02-03 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.021289 10.0.0.141 - - [2026-02-03 02:18:02] "POST /virtual-networks HTTP/1.1" 200 540 0.263199 10.0.0.141 - - [2026-02-03 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025162 10.0.0.141 - - [2026-02-03 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.028001 10.0.0.141 - - [2026-02-03 02:18:02] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012902 10.0.0.141 - - [2026-02-03 02:18:02] "POST /access-control-lists HTTP/1.1" 200 591 0.117569 10.0.0.141 - - [2026-02-03 02:18:02] "POST /network-ipams HTTP/1.1" 200 520 0.089460 10.0.0.141 - - [2026-02-03 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.003872 10.0.0.141 - - [2026-02-03 02:18:02] "POST /route-targets HTTP/1.1" 200 328 0.026847 10.0.0.141 - - [2026-02-03 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.028589 10.0.0.141 - - [2026-02-03 02:18:02] "PUT /access-control-list/97a65c9d-f355-4d31-93a8-524d2cdafcff HTTP/1.1" 200 273 0.099881 10.0.0.141 - - [2026-02-03 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008241 10.0.0.141 - - [2026-02-03 02:18:02] "POST /virtual-networks HTTP/1.1" 200 548 0.328706 10.0.0.141 - - [2026-02-03 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013653 10.0.0.141 - - [2026-02-03 02:18:02] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.028498 10.0.0.141 - - [2026-02-03 02:18:03] "POST /route-targets HTTP/1.1" 200 328 0.012450 10.0.0.141 - - [2026-02-03 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.015893 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.042929 10.0.0.141 - - [2026-02-03 02:18:03] "POST /network-policys HTTP/1.1" 200 540 0.042793 10.0.0.141 - - [2026-02-03 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.018687 10.0.0.141 - - [2026-02-03 02:18:03] "POST /network-policys HTTP/1.1" 200 536 0.056535 10.0.0.141 - - [2026-02-03 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.006759 10.0.0.141 - - [2026-02-03 02:18:03] "POST /network-policys HTTP/1.1" 200 544 0.054603 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.098670 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025424 10.0.0.141 - - [2026-02-03 02:18:03] "PUT /access-control-list/204bb29f-cc78-4592-bca7-1c4a664a0375 HTTP/1.1" 200 273 0.030532 10.0.0.141 - - [2026-02-03 02:18:03] "PUT /access-control-list/97a65c9d-f355-4d31-93a8-524d2cdafcff HTTP/1.1" 200 273 0.032402 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.169126 10.0.0.141 - - [2026-02-03 02:18:03] "PUT /access-control-list/97a65c9d-f355-4d31-93a8-524d2cdafcff HTTP/1.1" 200 273 0.078230 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.141277 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026029 10.0.0.141 - - [2026-02-03 02:18:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005669 10.0.0.141 - - [2026-02-03 02:18:03] "PUT /access-control-list/204bb29f-cc78-4592-bca7-1c4a664a0375 HTTP/1.1" 200 273 0.101321 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.061336 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.144101 10.0.0.141 - - [2026-02-03 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.006274 10.0.0.141 - - [2026-02-03 02:18:04] "POST /access-control-lists HTTP/1.1" 200 603 0.085333 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.149765 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.043674 10.0.0.141 - - [2026-02-03 02:18:04] "PUT /access-control-list/5e56185f-0590-4421-b13a-844214f63e31 HTTP/1.1" 200 273 0.025136 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.110193 10.0.0.141 - - [2026-02-03 02:18:04] "PUT /access-control-list/204bb29f-cc78-4592-bca7-1c4a664a0375 HTTP/1.1" 200 273 0.082433 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040724 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018056 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005886 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.033725 10.0.0.141 - - [2026-02-03 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.141 - - [2026-02-03 02:18:04] "GET /virtual-network/915f3348-9735-4223-9b4f-630a82fc7c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.019785 10.0.0.141 - - [2026-02-03 02:18:04] "PUT /access-control-list/5e56185f-0590-4421-b13a-844214f63e31 HTTP/1.1" 200 273 0.071487 10.0.0.141 - - [2026-02-03 02:18:04] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.018150 10.0.0.141 - - [2026-02-03 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012430 10.0.0.141 - - [2026-02-03 02:18:04] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003132 10.0.0.141 - - [2026-02-03 02:18:04] "POST /firewall-policys HTTP/1.1" 200 532 0.026206 10.0.0.141 - - [2026-02-03 02:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034861 10.0.0.141 - - [2026-02-03 02:18:04] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015780 10.0.0.141 - - [2026-02-03 02:18:04] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002867 10.0.0.141 - - [2026-02-03 02:18:04] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002503 10.0.0.141 - - [2026-02-03 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.025506 10.0.0.141 - - [2026-02-03 02:18:04] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003797 10.0.0.141 - - [2026-02-03 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.141 - - [2026-02-03 02:18:04] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003585 10.0.0.141 - - [2026-02-03 02:18:04] "POST /firewall-policys HTTP/1.1" 200 534 0.024975 10.0.0.141 - - [2026-02-03 02:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026988 10.0.0.141 - - [2026-02-03 02:18:04] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010981 10.0.0.141 - - [2026-02-03 02:18:05] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002757 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002576 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002195 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007435 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.033316 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.017577 10.0.0.141 - - [2026-02-03 02:18:05] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.019830 10.0.0.141 - - [2026-02-03 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.141 - - [2026-02-03 02:18:05] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003480 10.0.0.141 - - [2026-02-03 02:18:05] "POST /firewall-policys HTTP/1.1" 200 532 0.020136 10.0.0.141 - - [2026-02-03 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026108 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.021381 10.0.0.141 - - [2026-02-03 02:18:05] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.008033 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005049 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002414 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003503 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002708 10.0.0.141 - - [2026-02-03 02:18:05] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006741 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.019509 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.026313 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.031364 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.016433 10.0.0.141 - - [2026-02-03 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.035296 10.0.0.141 - - [2026-02-03 02:18:05] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.003412 10.0.0.141 - - [2026-02-03 02:18:05] "POST /tags HTTP/1.1" 200 300 0.055749 10.0.0.141 - - [2026-02-03 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019758 10.0.0.141 - - [2026-02-03 02:18:05] "GET /tag/7eecb75f-f890-4a8d-aaa7-7c8016e423d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023374 10.0.0.141 - - [2026-02-03 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.013313 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 226 0.004694 10.0.0.141 - - [2026-02-03 02:18:06] "POST /tags HTTP/1.1" 200 306 0.100044 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015227 10.0.0.141 - - [2026-02-03 02:18:06] "GET /tag/ab45873d-ab21-49f6-b4f4-aedcf8f4dffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014374 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.141 - - [2026-02-03 02:18:06] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025123 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.141 - - [2026-02-03 02:18:06] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005803 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.141 - - [2026-02-03 02:18:06] "GET /service-appliance-set/d3d390cb-78ec-4e8e-87cc-3c067e47f5bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004900 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.001653 10.0.0.141 - - [2026-02-03 02:18:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102551 10.0.0.141 - - [2026-02-03 02:18:06] "GET /virtual-machine-interface/31509df0-a891-47d4-8703-ac286a17137e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.025971 10.0.0.141 - - [2026-02-03 02:18:06] "POST /instance-ips HTTP/1.1" 200 382 0.055034 10.0.0.141 - - [2026-02-03 02:18:06] "GET /instance-ip/62da8dfb-1dc7-409b-b234-f8265e125354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.048451 10.0.0.141 - - [2026-02-03 02:18:06] "POST /loadbalancers HTTP/1.1" 200 584 0.073902 10.0.0.141 - - [2026-02-03 02:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017386 10.0.0.141 - - [2026-02-03 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023591 10.0.0.141 - - [2026-02-03 02:18:06] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054016 10.0.0.141 - - [2026-02-03 02:18:06] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062389 10.0.0.141 - - [2026-02-03 02:18:06] "GET /instance-ip/62da8dfb-1dc7-409b-b234-f8265e125354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003866 10.0.0.141 - - [2026-02-03 02:18:06] "GET /loadbalancer/f78ef4a8-4dc2-4086-8fe7-23380c29a5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003199 10.0.0.141 - - [2026-02-03 02:18:06] "POST /floating-ips HTTP/1.1" 200 585 0.020428 10.0.0.141 - - [2026-02-03 02:18:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.047778 10.0.0.141 - - [2026-02-03 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.043657 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016968 10.0.0.141 - - [2026-02-03 02:18:07] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045908 10.0.0.141 - - [2026-02-03 02:18:07] "GET /loadbalancer-listener/4c206271-d3b5-4d61-ba3b-52830fb91982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002172 10.0.0.141 - - [2026-02-03 02:18:07] "GET /loadbalancer-listener/4c206271-d3b5-4d61-ba3b-52830fb91982?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003063 10.0.0.141 - - [2026-02-03 02:18:07] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019591 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.141 - - [2026-02-03 02:18:07] "GET /instance-ip/62da8dfb-1dc7-409b-b234-f8265e125354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004150 10.0.0.141 - - [2026-02-03 02:18:07] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004269 10.0.0.141 - - [2026-02-03 02:18:07] "GET /instance-ip/62da8dfb-1dc7-409b-b234-f8265e125354?fields=floating_ips HTTP/1.1" 200 1172 0.012661 10.0.0.141 - - [2026-02-03 02:18:07] "GET /floating-ip/6d4205c1-9965-476d-a660-81cffe47177d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005655 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.141 - - [2026-02-03 02:18:07] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.008838 10.0.0.141 - - [2026-02-03 02:18:07] "POST /tags HTTP/1.1" 200 358 0.103584 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.141 - - [2026-02-03 02:18:07] "GET /tag/2e788036-5e7a-4670-863d-1d1eff347d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.040373 10.0.0.141 - - [2026-02-03 02:18:07] "POST /tags HTTP/1.1" 200 306 0.075407 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.141 - - [2026-02-03 02:18:07] "GET /tag/d9ebed9e-1db2-465f-938a-4b75f5cec873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018696 10.0.0.141 - - [2026-02-03 02:18:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.000471 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.009374 10.0.0.141 - - [2026-02-03 02:18:07] "POST /security-groups HTTP/1.1" 200 571 0.114807 10.0.0.141 - - [2026-02-03 02:18:07] "POST /projects HTTP/1.1" 200 485 0.233368 10.0.0.141 - - [2026-02-03 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.002500 10.0.0.141 - - [2026-02-03 02:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009616 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009271 10.0.0.141 - - [2026-02-03 02:18:08] "POST /access-control-lists HTTP/1.1" 200 582 0.049647 10.0.0.141 - - [2026-02-03 02:18:08] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.028344 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.008123 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.141 - - [2026-02-03 02:18:08] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004776 10.0.0.141 - - [2026-02-03 02:18:08] "POST /access-control-lists HTTP/1.1" 200 580 0.074185 10.0.0.141 - - [2026-02-03 02:18:08] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.101235 10.0.0.141 - - [2026-02-03 02:18:08] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.035284 10.0.0.141 - - [2026-02-03 02:18:08] "POST /security-groups HTTP/1.1" 200 539 0.075294 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.002195 10.0.0.141 - - [2026-02-03 02:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019511 10.0.0.141 - - [2026-02-03 02:18:08] "POST /chown HTTP/1.1" 200 109 0.018390 10.0.0.141 - - [2026-02-03 02:18:08] "POST /access-control-lists HTTP/1.1" 200 598 0.092660 10.0.0.141 - - [2026-02-03 02:18:08] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019956 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.011122 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.141 - - [2026-02-03 02:18:08] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003172 10.0.0.141 - - [2026-02-03 02:18:08] "POST /tags HTTP/1.1" 409 207 0.003086 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.141 - - [2026-02-03 02:18:08] "GET /tag/d9ebed9e-1db2-465f-938a-4b75f5cec873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013517 10.0.0.141 - - [2026-02-03 02:18:08] "POST /access-control-lists HTTP/1.1" 200 596 0.080261 10.0.0.141 - - [2026-02-03 02:18:08] "POST /firewall-rules HTTP/1.1" 200 566 0.101456 10.0.0.141 - - [2026-02-03 02:18:08] "GET /firewall-rule/a8f1fb76-ea86-4093-84ef-c48cf3a4e06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008971 10.0.0.141 - - [2026-02-03 02:18:08] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003844 10.0.0.141 - - [2026-02-03 02:18:08] "GET /firewall-rule/a8f1fb76-ea86-4093-84ef-c48cf3a4e06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002865 10.0.0.141 - - [2026-02-03 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.013902 10.0.0.141 - - [2026-02-03 02:18:08] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002143 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.141 - - [2026-02-03 02:18:08] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003113 10.0.0.141 - - [2026-02-03 02:18:08] "POST /tags HTTP/1.1" 409 207 0.002091 10.0.0.141 - - [2026-02-03 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.141 - - [2026-02-03 02:18:08] "GET /tag/d9ebed9e-1db2-465f-938a-4b75f5cec873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023188 10.0.0.141 - - [2026-02-03 02:18:09] "POST /firewall-rules HTTP/1.1" 200 564 0.080989 10.0.0.141 - - [2026-02-03 02:18:09] "GET /firewall-rule/354d20ae-a129-4fa2-8eae-06143cbbd7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010479 10.0.0.141 - - [2026-02-03 02:18:09] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003836 10.0.0.141 - - [2026-02-03 02:18:09] "GET /firewall-rule/354d20ae-a129-4fa2-8eae-06143cbbd7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002109 10.0.0.141 - - [2026-02-03 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.027829 10.0.0.141 - - [2026-02-03 02:18:09] "POST /tags HTTP/1.1" 200 302 0.078061 10.0.0.141 - - [2026-02-03 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009832 10.0.0.141 - - [2026-02-03 02:18:09] "GET /tag/7e511526-8836-43ea-abf6-13cced4468ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.027128 10.0.0.141 - - [2026-02-03 02:18:09] "POST /tags HTTP/1.1" 200 326 0.057287 10.0.0.141 - - [2026-02-03 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.141 - - [2026-02-03 02:18:09] "GET /tag/d7fa9a5b-3e56-444c-bb57-ad022f1f5ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.030455 10.0.0.141 - - [2026-02-03 02:18:09] "POST /tags HTTP/1.1" 200 364 0.036680 10.0.0.141 - - [2026-02-03 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.141 - - [2026-02-03 02:18:09] "GET /tag/50b53cbe-f971-4703-8388-2f02685e6bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020845 10.0.0.141 - - [2026-02-03 02:18:09] "POST /tags HTTP/1.1" 200 312 0.019751 10.0.0.141 - - [2026-02-03 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.141 - - [2026-02-03 02:18:09] "GET /tag/b0926dff-7c09-4d3d-82eb-10e0d901dc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023428 10.0.0.141 - - [2026-02-03 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.141 - - [2026-02-03 02:18:09] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004342 10.0.0.141 - - [2026-02-03 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.141 - - [2026-02-03 02:18:09] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.027364 10.0.0.141 - - [2026-02-03 02:18:09] "POST /virtual-machines HTTP/1.1" 200 378 0.012753 10.0.0.141 - - [2026-02-03 02:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012252 10.0.0.141 - - [2026-02-03 02:18:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.122457 10.0.0.141 - - [2026-02-03 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008445 10.0.0.141 - - [2026-02-03 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009225 10.0.0.141 - - [2026-02-03 02:18:10] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009693 10.0.0.141 - - [2026-02-03 02:18:10] "POST /instance-ips HTTP/1.1" 200 410 0.045131 10.0.0.141 - - [2026-02-03 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.046429 10.0.0.141 - - [2026-02-03 02:18:10] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.018692 10.0.0.141 - - [2026-02-03 02:18:10] "POST /set-tag HTTP/1.1" 200 109 0.025547 10.0.0.141 - - [2026-02-03 02:18:10] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008567 10.0.0.141 - - [2026-02-03 02:18:10] "GET /instance-ip/95aad898-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002736 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:18:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:18:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001090 10.0.0.141 - - [2026-02-03 02:18:10] "POST /tags HTTP/1.1" 200 356 0.032986 10.0.0.141 - - [2026-02-03 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018146 10.0.0.141 - - [2026-02-03 02:18:10] "GET /tag/88abe693-d2c9-4fdf-b3f6-f698dd5738df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.029376 10.0.0.141 - - [2026-02-03 02:18:10] "POST /tags HTTP/1.1" 200 304 0.196407 10.0.0.141 - - [2026-02-03 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.141 - - [2026-02-03 02:18:10] "GET /tag/fec367c6-8308-4b18-87a3-20ee93045a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014039 10.0.0.141 - - [2026-02-03 02:18:10] "POST /projects HTTP/1.1" 409 218 0.003448 10.0.0.141 - - [2026-02-03 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.141 - - [2026-02-03 02:18:11] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.181327 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.141 - - [2026-02-03 02:18:11] "GET /network-ipam/e835ba18-979c-4a23-92ce-668f96950ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002835 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.141 - - [2026-02-03 02:18:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005789 10.0.0.141 - - [2026-02-03 02:18:11] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.070054 10.0.0.141 - - [2026-02-03 02:18:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009904 10.0.0.141 - - [2026-02-03 02:18:11] "POST /set-tag HTTP/1.1" 200 109 0.072564 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009870 10.0.0.141 - - [2026-02-03 02:18:11] "GET /network-ipam/4e4455c6-146a-4a16-8ba7-02bb7332c86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004890 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.141 - - [2026-02-03 02:18:11] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004942 10.0.0.141 - - [2026-02-03 02:18:11] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.055667 10.0.0.141 - - [2026-02-03 02:18:11] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005102 10.0.0.141 - - [2026-02-03 02:18:11] "POST /set-tag HTTP/1.1" 200 109 0.046307 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009473 10.0.0.141 - - [2026-02-03 02:18:11] "GET /network-policy/0176609f-e878-4ce9-b353-029e7feaa1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005137 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.141 - - [2026-02-03 02:18:11] "GET /network-policy/af4fe64a-ef2c-4249-b9a3-ebc2abbe1704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003803 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.141 - - [2026-02-03 02:18:11] "GET /network-policy/91f7355e-44f9-4735-967a-abfd28ee3372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002938 10.0.0.141 - - [2026-02-03 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.141 - - [2026-02-03 02:18:11] "PUT /network-policy/91f7355e-44f9-4735-967a-abfd28ee3372 HTTP/1.1" 200 263 0.010613 10.0.0.141 - - [2026-02-03 02:18:11] "PUT /access-control-list/97a65c9d-f355-4d31-93a8-524d2cdafcff HTTP/1.1" 200 273 0.028373 10.0.0.141 - - [2026-02-03 02:18:11] "POST /ref-update HTTP/1.1" 200 156 0.069196 10.0.0.141 - - [2026-02-03 02:18:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015542 10.0.0.141 - - [2026-02-03 02:18:11] "PUT /access-control-list/5e56185f-0590-4421-b13a-844214f63e31 HTTP/1.1" 200 273 0.083312 10.0.0.141 - - [2026-02-03 02:18:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.059037 10.0.0.141 - - [2026-02-03 02:18:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005610 10.0.0.141 - - [2026-02-03 02:18:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001864 10.0.0.141 - - [2026-02-03 02:18:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008418 10.0.0.141 - - [2026-02-03 02:18:12] "POST /security-groups HTTP/1.1" 409 245 0.002747 10.0.0.141 - - [2026-02-03 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.141 - - [2026-02-03 02:18:12] "PUT /security-group/c7e0ce75-877a-4226-b837-9e545ef54afb HTTP/1.1" 200 263 0.065819 10.0.0.141 - - [2026-02-03 02:18:12] "PUT /access-control-list/a3ef7f10-e3e9-4c1a-ae46-9da9dabc78ce HTTP/1.1" 200 273 0.012919 10.0.0.141 - - [2026-02-03 02:18:12] "PUT /access-control-list/1befc505-c64c-4c6b-a254-389a3718845f HTTP/1.1" 200 273 0.015770 10.0.0.141 - - [2026-02-03 02:18:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024560 10.0.0.141 - - [2026-02-03 02:18:12] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004117 10.0.0.141 - - [2026-02-03 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014487 10.0.0.141 - - [2026-02-03 02:18:12] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002748 10.0.0.141 - - [2026-02-03 02:18:12] "POST /tags HTTP/1.1" 409 206 0.004500 10.0.0.141 - - [2026-02-03 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.141 - - [2026-02-03 02:18:12] "GET /tag/fec367c6-8308-4b18-87a3-20ee93045a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015843 10.0.0.141 - - [2026-02-03 02:18:12] "POST /firewall-rules HTTP/1.1" 200 564 0.086564 10.0.0.141 - - [2026-02-03 02:18:12] "GET /firewall-rule/5e5a6b39-de3b-4b8c-ada3-427c3e0dd789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006422 10.0.0.141 - - [2026-02-03 02:18:12] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003899 10.0.0.141 - - [2026-02-03 02:18:12] "GET /firewall-rule/5e5a6b39-de3b-4b8c-ada3-427c3e0dd789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002469 10.0.0.141 - - [2026-02-03 02:18:12] "POST /ref-update HTTP/1.1" 200 156 0.028272 10.0.0.141 - - [2026-02-03 02:18:12] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003202 10.0.0.141 - - [2026-02-03 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.141 - - [2026-02-03 02:18:12] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004163 10.0.0.141 - - [2026-02-03 02:18:12] "POST /tags HTTP/1.1" 409 206 0.002424 10.0.0.141 - - [2026-02-03 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.141 - - [2026-02-03 02:18:12] "GET /tag/fec367c6-8308-4b18-87a3-20ee93045a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018722 10.0.0.141 - - [2026-02-03 02:18:12] "POST /firewall-rules HTTP/1.1" 200 562 0.088624 10.0.0.141 - - [2026-02-03 02:18:12] "GET /firewall-rule/ef25555e-5864-4938-a5ed-08ca9ffc08be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004097 10.0.0.141 - - [2026-02-03 02:18:12] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008069 10.0.0.141 - - [2026-02-03 02:18:12] "GET /firewall-rule/ef25555e-5864-4938-a5ed-08ca9ffc08be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006060 10.0.0.141 - - [2026-02-03 02:18:12] "POST /ref-update HTTP/1.1" 200 156 0.032629 10.0.0.141 - - [2026-02-03 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 228 0.011621 10.0.0.141 - - [2026-02-03 02:18:13] "POST /tags HTTP/1.1" 200 302 0.044284 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.141 - - [2026-02-03 02:18:13] "GET /tag/c08e8e8d-f0af-43ff-817e-6682158b05f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031646 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.141 - - [2026-02-03 02:18:13] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068145 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.141 - - [2026-02-03 02:18:13] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004223 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.141 - - [2026-02-03 02:18:13] "GET /service-appliance-set/d3d390cb-78ec-4e8e-87cc-3c067e47f5bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005497 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.010693 10.0.0.141 - - [2026-02-03 02:18:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122515 10.0.0.141 - - [2026-02-03 02:18:13] "GET /virtual-machine-interface/2c444e4c-1f6b-4839-a34a-22e7ed6310c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.009541 10.0.0.141 - - [2026-02-03 02:18:13] "POST /instance-ips HTTP/1.1" 200 378 0.028173 10.0.0.141 - - [2026-02-03 02:18:13] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009394 10.0.0.141 - - [2026-02-03 02:18:13] "POST /loadbalancers HTTP/1.1" 200 584 0.060291 10.0.0.141 - - [2026-02-03 02:18:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009219 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.141 - - [2026-02-03 02:18:13] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050220 10.0.0.141 - - [2026-02-03 02:18:13] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003483 10.0.0.141 - - [2026-02-03 02:18:13] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048826 10.0.0.141 - - [2026-02-03 02:18:13] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002408 10.0.0.141 - - [2026-02-03 02:18:13] "POST /floating-ips HTTP/1.1" 200 583 0.035163 10.0.0.141 - - [2026-02-03 02:18:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036809 10.0.0.141 - - [2026-02-03 02:18:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009993 10.0.0.141 - - [2026-02-03 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014526 10.0.0.141 - - [2026-02-03 02:18:13] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049683 10.0.0.141 - - [2026-02-03 02:18:13] "GET /loadbalancer-listener/a47d15a1-ccdc-4222-b636-29d5c62d231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002637 10.0.0.141 - - [2026-02-03 02:18:13] "GET /loadbalancer-listener/a47d15a1-ccdc-4222-b636-29d5c62d231a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002962 10.0.0.141 - - [2026-02-03 02:18:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018443 10.0.0.141 - - [2026-02-03 02:18:14] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004384 10.0.0.141 - - [2026-02-03 02:18:14] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?fields=floating_ips HTTP/1.1" 200 1166 0.004822 10.0.0.141 - - [2026-02-03 02:18:14] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.001928 10.0.0.141 - - [2026-02-03 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.141 - - [2026-02-03 02:18:14] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034563 10.0.0.141 - - [2026-02-03 02:18:14] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002177 10.0.0.141 - - [2026-02-03 02:18:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018723 10.0.0.141 - - [2026-02-03 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007222 10.0.0.141 - - [2026-02-03 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.141 - - [2026-02-03 02:18:14] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.024298 10.0.0.141 - - [2026-02-03 02:18:14] "GET /loadbalancer-listener/0faa37ea-0c66-4972-9fca-805ee8f975c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006704 10.0.0.141 - - [2026-02-03 02:18:14] "GET /loadbalancer-listener/0faa37ea-0c66-4972-9fca-805ee8f975c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003104 10.0.0.141 - - [2026-02-03 02:18:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020510 10.0.0.141 - - [2026-02-03 02:18:14] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009280 10.0.0.141 - - [2026-02-03 02:18:14] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?fields=floating_ips HTTP/1.1" 200 1166 0.003232 10.0.0.141 - - [2026-02-03 02:18:14] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.003125 10.0.0.141 - - [2026-02-03 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.141 - - [2026-02-03 02:18:14] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050057 10.0.0.141 - - [2026-02-03 02:18:14] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003669 10.0.0.141 - - [2026-02-03 02:18:14] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.014838 10.0.0.141 - - [2026-02-03 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017546 10.0.0.141 - - [2026-02-03 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.141 - - [2026-02-03 02:18:14] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043662 10.0.0.141 - - [2026-02-03 02:18:14] "GET /loadbalancer-listener/d8ca0ab9-6fc7-4bd5-801f-6a92493ea3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002311 10.0.0.141 - - [2026-02-03 02:18:14] "GET /loadbalancer-listener/d8ca0ab9-6fc7-4bd5-801f-6a92493ea3a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003260 10.0.0.141 - - [2026-02-03 02:18:14] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.028626 10.0.0.141 - - [2026-02-03 02:18:14] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004687 10.0.0.141 - - [2026-02-03 02:18:14] "GET /instance-ip/86b2664d-13d8-47b9-a852-6b1b2f58a6b5?fields=floating_ips HTTP/1.1" 200 1166 0.005171 10.0.0.141 - - [2026-02-03 02:18:14] "POST /tags HTTP/1.1" 200 372 0.037064 10.0.0.141 - - [2026-02-03 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006719 10.0.0.141 - - [2026-02-03 02:18:14] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005689 10.0.0.141 - - [2026-02-03 02:18:14] "GET /tag/54076a35-b2ab-4663-b25f-380542e1cd5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.034251 10.0.0.141 - - [2026-02-03 02:18:14] "POST /tags HTTP/1.1" 200 320 0.033777 10.0.0.141 - - [2026-02-03 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015737 10.0.0.141 - - [2026-02-03 02:18:14] "GET /tag/a50819d3-9f24-4b6a-9c28-ac4bee21ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.020375 10.0.0.141 - - [2026-02-03 02:18:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.002924 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.001435 10.0.0.141 - - [2026-02-03 02:18:15] "POST /security-groups HTTP/1.1" 200 578 0.066180 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.003802 10.0.0.141 - - [2026-02-03 02:18:15] "POST /projects HTTP/1.1" 200 499 0.218101 10.0.0.141 - - [2026-02-03 02:18:15] "POST /access-control-lists HTTP/1.1" 200 589 0.023600 10.0.0.141 - - [2026-02-03 02:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025723 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.017528 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.141 - - [2026-02-03 02:18:15] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.027204 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.141 - - [2026-02-03 02:18:15] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007779 10.0.0.141 - - [2026-02-03 02:18:15] "POST /access-control-lists HTTP/1.1" 200 587 0.088608 10.0.0.141 - - [2026-02-03 02:18:15] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.066179 10.0.0.141 - - [2026-02-03 02:18:15] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.075599 10.0.0.141 - - [2026-02-03 02:18:15] "POST /security-groups HTTP/1.1" 200 560 0.108119 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.001663 10.0.0.141 - - [2026-02-03 02:18:15] "POST /access-control-lists HTTP/1.1" 200 612 0.044894 10.0.0.141 - - [2026-02-03 02:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.049355 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.040556 10.0.0.141 - - [2026-02-03 02:18:15] "POST /chown HTTP/1.1" 200 109 0.040723 10.0.0.141 - - [2026-02-03 02:18:15] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008599 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.141 - - [2026-02-03 02:18:15] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007255 10.0.0.141 - - [2026-02-03 02:18:15] "POST /tags HTTP/1.1" 409 214 0.001606 10.0.0.141 - - [2026-02-03 02:18:15] "POST /access-control-lists HTTP/1.1" 200 610 0.092268 10.0.0.141 - - [2026-02-03 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.141 - - [2026-02-03 02:18:15] "GET /tag/a50819d3-9f24-4b6a-9c28-ac4bee21ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014101 10.0.0.141 - - [2026-02-03 02:18:15] "POST /firewall-rules HTTP/1.1" 200 580 0.076637 10.0.0.141 - - [2026-02-03 02:18:16] "GET /firewall-rule/4823c097-bf47-4b5a-867f-e3325a1b3f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003944 10.0.0.141 - - [2026-02-03 02:18:16] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.003568 10.0.0.141 - - [2026-02-03 02:18:16] "GET /firewall-rule/4823c097-bf47-4b5a-867f-e3325a1b3f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002373 10.0.0.141 - - [2026-02-03 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.031323 10.0.0.141 - - [2026-02-03 02:18:16] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010811 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.141 - - [2026-02-03 02:18:16] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.141 - - [2026-02-03 02:18:16] "POST /tags HTTP/1.1" 409 214 0.002790 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.141 - - [2026-02-03 02:18:16] "GET /tag/a50819d3-9f24-4b6a-9c28-ac4bee21ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.022661 10.0.0.141 - - [2026-02-03 02:18:16] "POST /firewall-rules HTTP/1.1" 200 578 0.072991 10.0.0.141 - - [2026-02-03 02:18:16] "GET /firewall-rule/20f93367-d36a-4503-bf60-b906a28e9080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006702 10.0.0.141 - - [2026-02-03 02:18:16] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004711 10.0.0.141 - - [2026-02-03 02:18:16] "GET /firewall-rule/20f93367-d36a-4503-bf60-b906a28e9080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002844 10.0.0.141 - - [2026-02-03 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.028117 10.0.0.141 - - [2026-02-03 02:18:16] "POST /tags HTTP/1.1" 200 364 0.032035 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.141 - - [2026-02-03 02:18:16] "GET /tag/d8dbe49a-152e-40eb-b47d-5bf5f21fd41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.024366 10.0.0.141 - - [2026-02-03 02:18:16] "POST /tags HTTP/1.1" 200 312 0.026880 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022194 10.0.0.141 - - [2026-02-03 02:18:16] "GET /tag/71a7bc3d-c312-474a-949c-640e62594878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023224 10.0.0.141 - - [2026-02-03 02:18:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000436 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.005837 10.0.0.141 - - [2026-02-03 02:18:16] "POST /security-groups HTTP/1.1" 200 574 0.069140 10.0.0.141 - - [2026-02-03 02:18:16] "POST /projects HTTP/1.1" 200 491 0.163840 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.004349 10.0.0.141 - - [2026-02-03 02:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017952 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.141 - - [2026-02-03 02:18:16] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.031824 10.0.0.141 - - [2026-02-03 02:18:16] "POST /access-control-lists HTTP/1.1" 200 585 0.099898 10.0.0.141 - - [2026-02-03 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012599 10.0.0.141 - - [2026-02-03 02:18:16] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004317 10.0.0.141 - - [2026-02-03 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002019 10.0.0.141 - - [2026-02-03 02:18:17] "POST /access-control-lists HTTP/1.1" 200 583 0.059024 10.0.0.141 - - [2026-02-03 02:18:17] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.160870 10.0.0.141 - - [2026-02-03 02:18:17] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.064950 10.0.0.141 - - [2026-02-03 02:18:17] "POST /security-groups HTTP/1.1" 200 548 0.082421 10.0.0.141 - - [2026-02-03 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.010319 10.0.0.141 - - [2026-02-03 02:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.064995 10.0.0.141 - - [2026-02-03 02:18:17] "POST /access-control-lists HTTP/1.1" 200 604 0.077411 10.0.0.141 - - [2026-02-03 02:18:17] "POST /chown HTTP/1.1" 200 109 0.032270 10.0.0.141 - - [2026-02-03 02:18:17] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008653 10.0.0.141 - - [2026-02-03 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.002070 10.0.0.141 - - [2026-02-03 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.141 - - [2026-02-03 02:18:17] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022153 10.0.0.141 - - [2026-02-03 02:18:17] "POST /access-control-lists HTTP/1.1" 200 602 0.076609 10.0.0.141 - - [2026-02-03 02:18:17] "POST /tags HTTP/1.1" 409 210 0.020857 10.0.0.141 - - [2026-02-03 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.141 - - [2026-02-03 02:18:17] "GET /tag/71a7bc3d-c312-474a-949c-640e62594878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.033358 10.0.0.141 - - [2026-02-03 02:18:17] "POST /firewall-rules HTTP/1.1" 200 572 0.097172 10.0.0.141 - - [2026-02-03 02:18:17] "GET /firewall-rule/4bbdf797-0113-44e6-8f10-0868be06e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004009 10.0.0.141 - - [2026-02-03 02:18:17] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.003128 10.0.0.141 - - [2026-02-03 02:18:17] "GET /firewall-rule/4bbdf797-0113-44e6-8f10-0868be06e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002000 10.0.0.141 - - [2026-02-03 02:18:17] "POST /ref-update HTTP/1.1" 200 156 0.030987 10.0.0.141 - - [2026-02-03 02:18:17] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013550 10.0.0.141 - - [2026-02-03 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.141 - - [2026-02-03 02:18:17] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003011 10.0.0.141 - - [2026-02-03 02:18:18] "POST /tags HTTP/1.1" 409 210 0.004486 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.141 - - [2026-02-03 02:18:18] "GET /tag/71a7bc3d-c312-474a-949c-640e62594878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015646 10.0.0.141 - - [2026-02-03 02:18:18] "POST /firewall-rules HTTP/1.1" 200 570 0.063194 10.0.0.141 - - [2026-02-03 02:18:18] "GET /firewall-rule/016fe5fe-ba39-4223-a2c1-af504116bcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013920 10.0.0.141 - - [2026-02-03 02:18:18] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.003983 10.0.0.141 - - [2026-02-03 02:18:18] "GET /firewall-rule/016fe5fe-ba39-4223-a2c1-af504116bcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003481 10.0.0.141 - - [2026-02-03 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.040211 10.0.0.141 - - [2026-02-03 02:18:18] "POST /tags HTTP/1.1" 409 237 0.004142 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007230 10.0.0.141 - - [2026-02-03 02:18:18] "GET /tag/50b53cbe-f971-4703-8388-2f02685e6bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011015 10.0.0.141 - - [2026-02-03 02:18:18] "POST /tags HTTP/1.1" 409 210 0.001832 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.141 - - [2026-02-03 02:18:18] "GET /tag/b0926dff-7c09-4d3d-82eb-10e0d901dc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014870 10.0.0.141 - - [2026-02-03 02:18:18] "POST /projects HTTP/1.1" 409 223 0.001938 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.141 - - [2026-02-03 02:18:18] "GET /project/cecf3037-870d-4b6f-a057-8482207f6634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038678 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.141 - - [2026-02-03 02:18:18] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005017 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.141 - - [2026-02-03 02:18:18] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006594 10.0.0.141 - - [2026-02-03 02:18:18] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.041754 10.0.0.141 - - [2026-02-03 02:18:18] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.055236 10.0.0.141 - - [2026-02-03 02:18:18] "POST /security-groups HTTP/1.1" 409 253 0.005023 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.141 - - [2026-02-03 02:18:18] "PUT /security-group/358a6e5e-ea7a-479b-9a3a-c29983fb1bba HTTP/1.1" 200 263 0.061008 10.0.0.141 - - [2026-02-03 02:18:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035077 10.0.0.141 - - [2026-02-03 02:18:18] "PUT /access-control-list/ca483522-ad82-4d18-bcb6-15ff0d9c8d95 HTTP/1.1" 200 273 0.027270 10.0.0.141 - - [2026-02-03 02:18:18] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017691 10.0.0.141 - - [2026-02-03 02:18:18] "PUT /access-control-list/fffe910c-88b1-4b1e-9170-cdd87dfd7b0e HTTP/1.1" 200 273 0.033015 10.0.0.141 - - [2026-02-03 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.141 - - [2026-02-03 02:18:18] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003566 10.0.0.141 - - [2026-02-03 02:18:18] "POST /tags HTTP/1.1" 409 210 0.001954 10.0.0.141 - - [2026-02-03 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006903 10.0.0.141 - - [2026-02-03 02:18:19] "GET /tag/b0926dff-7c09-4d3d-82eb-10e0d901dc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.025995 10.0.0.141 - - [2026-02-03 02:18:19] "POST /firewall-rules HTTP/1.1" 200 572 0.069081 10.0.0.141 - - [2026-02-03 02:18:19] "GET /firewall-rule/d2b1367e-16fa-465c-ace2-3180a256af87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003702 10.0.0.141 - - [2026-02-03 02:18:19] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.003446 10.0.0.141 - - [2026-02-03 02:18:19] "GET /firewall-rule/d2b1367e-16fa-465c-ace2-3180a256af87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001884 10.0.0.141 - - [2026-02-03 02:18:19] "POST /ref-update HTTP/1.1" 200 156 0.041325 10.0.0.141 - - [2026-02-03 02:18:19] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015623 10.0.0.141 - - [2026-02-03 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.141 - - [2026-02-03 02:18:19] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002857 10.0.0.141 - - [2026-02-03 02:18:19] "POST /tags HTTP/1.1" 409 210 0.001674 10.0.0.141 - - [2026-02-03 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.141 - - [2026-02-03 02:18:19] "GET /tag/b0926dff-7c09-4d3d-82eb-10e0d901dc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010556 10.0.0.141 - - [2026-02-03 02:18:19] "POST /firewall-rules HTTP/1.1" 200 570 0.064545 10.0.0.141 - - [2026-02-03 02:18:19] "GET /firewall-rule/962bdeff-627d-41ad-b750-0dc253a45490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014953 10.0.0.141 - - [2026-02-03 02:18:19] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.003960 10.0.0.141 - - [2026-02-03 02:18:19] "GET /firewall-rule/962bdeff-627d-41ad-b750-0dc253a45490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001935 10.0.0.141 - - [2026-02-03 02:18:19] "POST /ref-update HTTP/1.1" 200 156 0.046241 10.0.0.141 - - [2026-02-03 02:18:19] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006999 10.0.0.141 - - [2026-02-03 02:18:19] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.141 - - [2026-02-03 02:18:26] "GET / HTTP/1.1" 200 36215 0.001709 10.0.0.141 - - [2026-02-03 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.141 - - [2026-02-03 02:18:26] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004031 10.0.0.141 - - [2026-02-03 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.141 - - [2026-02-03 02:18:26] "GET /config-node/7d7a368b-04e0-4936-998e-6ebf05b1796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002630 10.0.0.141 - - [2026-02-03 02:18:37] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.141 - - [2026-02-03 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.141 - - [2026-02-03 02:18:37] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002612 10.0.0.141 - - [2026-02-03 02:18:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001563 10.0.0.141 - - [2026-02-03 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.141 - - [2026-02-03 02:18:37] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003622 10.0.0.141 - - [2026-02-03 02:18:37] "PUT /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d HTTP/1.1" 200 255 0.023556 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:18:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:18:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000761 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000967 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000760 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001010 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000819 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000810 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000977 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000986 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000787 10.0.0.50 - - [2026-02-03 02:19:44] "GET / HTTP/1.1" 200 36215 0.002185 10.0.0.50 - - [2026-02-03 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-02-03 02:19:44] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005492 10.0.0.50 - - [2026-02-03 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2026-02-03 02:19:44] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002526 10.0.0.50 - - [2026-02-03 02:19:44] "PUT /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd HTTP/1.1" 200 275 0.023462 10.0.0.50 - - [2026-02-03 02:19:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.017362 10.0.0.50 - - [2026-02-03 02:19:44] "POST /virtual-routers HTTP/1.1" 200 601 0.016064 10.0.0.50 - - [2026-02-03 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.50 - - [2026-02-03 02:19:45] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003608 10.0.0.50 - - [2026-02-03 02:19:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.001344 10.0.0.50 - - [2026-02-03 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2026-02-03 02:19:45] "GET /virtual-network/915f3348-9735-4223-9b4f-630a82fc7c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003539 10.0.0.50 - - [2026-02-03 02:19:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.053919 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001113 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:19:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001216 10.0.0.50 - - [2026-02-03 02:21:41] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.50 - - [2026-02-03 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.50 - - [2026-02-03 02:21:41] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004156 10.0.0.50 - - [2026-02-03 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.50 - - [2026-02-03 02:21:41] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003007 10.0.0.50 - - [2026-02-03 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2026-02-03 02:21:41] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002130 10.0.0.50 - - [2026-02-03 02:21:42] "PUT /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff HTTP/1.1" 200 263 0.034115 10.0.0.50 - - [2026-02-03 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022692 10.0.0.50 - - [2026-02-03 02:21:42] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005814 10.0.0.50 - - [2026-02-03 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.50 - - [2026-02-03 02:21:42] "GET /virtual-machine-interface/7272ce11-d0a2-4020-beb8-49002a2781fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.017672 10.0.0.50 - - [2026-02-03 02:21:42] "PUT /virtual-machine-interface/7272ce11-d0a2-4020-beb8-49002a2781fb HTTP/1.1" 200 285 0.017016 10.0.0.141 - - [2026-02-03 02:21:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002049 10.0.0.141 - - [2026-02-03 02:21:45] "GET /global-system-configs HTTP/1.1" 200 323 0.001985 10.0.0.141 - - [2026-02-03 02:22:08] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003060 10.0.0.141 - - [2026-02-03 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.010880 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004681 10.0.0.141 - - [2026-02-03 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.006248 10.0.0.141 - - [2026-02-03 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.141 - - [2026-02-03 02:22:21] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002928 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003234 10.0.0.141 - - [2026-02-03 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.141 - - [2026-02-03 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-02-03 02:22:21] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002111 10.0.0.141 - - [2026-02-03 02:22:21] "GET /loadbalancer-pool/fa9dc1d0-101c-4a25-a5ee-b8e5845c2056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003265 10.0.0.141 - - [2026-02-03 02:22:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014829 10.0.0.141 - - [2026-02-03 02:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.006722 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014480 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013751 10.0.0.141 - - [2026-02-03 02:22:21] "POST /tags HTTP/1.1" 409 205 0.001672 10.0.0.141 - - [2026-02-03 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.006510 10.0.0.141 - - [2026-02-03 02:22:21] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.010690 10.0.0.141 - - [2026-02-03 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.141 - - [2026-02-03 02:22:21] "GET /tag/c08e8e8d-f0af-43ff-817e-6682158b05f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018955 10.0.0.141 - - [2026-02-03 02:22:21] "PUT /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca HTTP/1.1" 200 257 0.019796 10.0.0.141 - - [2026-02-03 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.104500 10.0.0.141 - - [2026-02-03 02:22:21] "GET /loadbalancer-pool/2ab54585-882e-4b64-b9b7-fecfff323b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017210 10.0.0.141 - - [2026-02-03 02:22:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018637 10.0.0.141 - - [2026-02-03 02:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022175 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012473 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006804 10.0.0.141 - - [2026-02-03 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.006889 10.0.0.141 - - [2026-02-03 02:22:21] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.011369 10.0.0.141 - - [2026-02-03 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.141 - - [2026-02-03 02:22:21] "GET /loadbalancer-pool/e2eb0f7a-b4a5-4b73-ba17-d87b223f2ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007457 10.0.0.141 - - [2026-02-03 02:22:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022042 10.0.0.141 - - [2026-02-03 02:22:21] "PUT /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca HTTP/1.1" 200 257 0.025249 10.0.0.141 - - [2026-02-03 02:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007555 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007291 10.0.0.141 - - [2026-02-03 02:22:21] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005757 10.0.0.141 - - [2026-02-03 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.141 - - [2026-02-03 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.008066 10.0.0.141 - - [2026-02-03 02:22:21] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.002982 10.0.0.141 - - [2026-02-03 02:22:21] "PUT /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca HTTP/1.1" 200 257 0.008780 10.0.0.141 - - [2026-02-03 02:22:57] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004250 10.0.0.141 - - [2026-02-03 02:22:57] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.141 - - [2026-02-03 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.141 - - [2026-02-03 02:22:57] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002128 10.0.0.141 - - [2026-02-03 02:22:57] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004395 10.0.0.141 - - [2026-02-03 02:22:57] "POST /set-tag HTTP/1.1" 200 109 0.021804 10.0.0.141 - - [2026-02-03 02:22:57] "DELETE /loadbalancer-member/6ebeca8d-c309-4621-bba4-5d3d9cd4046c HTTP/1.1" 200 115 0.072494 10.0.0.141 - - [2026-02-03 02:22:57] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008305 10.0.0.141 - - [2026-02-03 02:22:57] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.141 - - [2026-02-03 02:22:57] "DELETE /loadbalancer-member/28164f36-c93c-48cd-b09c-8caf64f7c24c HTTP/1.1" 200 115 0.045444 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004705 10.0.0.141 - - [2026-02-03 02:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.141 - - [2026-02-03 02:22:58] "DELETE /loadbalancer-member/ab7a3402-425b-4e6b-b726-b565058da0b6 HTTP/1.1" 200 115 0.045123 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010532 10.0.0.141 - - [2026-02-03 02:22:58] "POST /set-tag HTTP/1.1" 200 109 0.003654 10.0.0.141 - - [2026-02-03 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.141 - - [2026-02-03 02:22:58] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004868 10.0.0.141 - - [2026-02-03 02:22:58] "GET /loadbalancer-pool/fa9dc1d0-101c-4a25-a5ee-b8e5845c2056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005718 10.0.0.141 - - [2026-02-03 02:22:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036832 10.0.0.141 - - [2026-02-03 02:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011993 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016380 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005942 10.0.0.141 - - [2026-02-03 02:22:58] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012576 10.0.0.141 - - [2026-02-03 02:22:58] "POST /set-tag HTTP/1.1" 200 109 0.063712 10.0.0.141 - - [2026-02-03 02:22:58] "GET /loadbalancer-pool/2ab54585-882e-4b64-b9b7-fecfff323b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005751 10.0.0.141 - - [2026-02-03 02:22:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032268 10.0.0.141 - - [2026-02-03 02:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007302 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013705 10.0.0.141 - - [2026-02-03 02:22:58] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004244 10.0.0.141 - - [2026-02-03 02:22:58] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003375 10.0.0.141 - - [2026-02-03 02:22:58] "GET /loadbalancer-pool/e2eb0f7a-b4a5-4b73-ba17-d87b223f2ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009482 10.0.0.141 - - [2026-02-03 02:22:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.036592 10.0.0.141 - - [2026-02-03 02:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019953 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.032643 10.0.0.141 - - [2026-02-03 02:22:58] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010113 10.0.0.141 - - [2026-02-03 02:22:58] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005272 10.0.0.141 - - [2026-02-03 02:22:58] "POST /set-tag HTTP/1.1" 200 109 0.010636 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:23:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:23:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:23:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:23:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:23:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:23:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.141 - - [2026-02-03 02:26:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002117 10.0.0.141 - - [2026-02-03 02:26:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002129 10.0.0.141 - - [2026-02-03 02:27:46] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.141 - - [2026-02-03 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.141 - - [2026-02-03 02:27:46] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035228 10.0.0.141 - - [2026-02-03 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.141 - - [2026-02-03 02:27:46] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039758 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-02-03 02:27:47] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033559 10.0.0.141 - - [2026-02-03 02:27:47] "POST /tags HTTP/1.1" 200 334 0.038679 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021234 10.0.0.141 - - [2026-02-03 02:27:47] "GET /tag/4d8c4e8d-71c8-4724-8ef3-4970b1308ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021142 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.141 - - [2026-02-03 02:27:47] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039658 10.0.0.141 - - [2026-02-03 02:27:47] "GET /virtual-networks?parent_id=39fc9cfd-b359-45f2-b18b-4834e9b8c8e3&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002108 10.0.0.141 - - [2026-02-03 02:27:47] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035573 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.141 - - [2026-02-03 02:27:47] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010281 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.141 - - [2026-02-03 02:27:47] "GET /service-appliance-set/d3d390cb-78ec-4e8e-87cc-3c067e47f5bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002158 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.001972 10.0.0.141 - - [2026-02-03 02:27:47] "POST /virtual-networks HTTP/1.1" 200 514 0.064975 10.0.0.141 - - [2026-02-03 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007310 10.0.0.141 - - [2026-02-03 02:27:47] "GET /network-ipam/b6c99624-e1e8-4f54-9bcc-3c864e181a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.007521 10.0.0.141 - - [2026-02-03 02:27:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.129244 10.0.0.141 - - [2026-02-03 02:27:47] "GET /virtual-machine-interface/0f598a91-4a31-4170-b001-95c9a7bdbb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014323 10.0.0.141 - - [2026-02-03 02:27:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004438 10.0.0.141 - - [2026-02-03 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.115644 10.0.0.141 - - [2026-02-03 02:27:47] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.009600 10.0.0.141 - - [2026-02-03 02:27:47] "GET /domains HTTP/1.1" 200 281 0.002430 10.0.0.141 - - [2026-02-03 02:27:47] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684 HTTP/1.1" 200 3100 0.025707 10.0.0.141 - - [2026-02-03 02:27:47] "POST /instance-ips HTTP/1.1" 200 410 0.059678 10.0.0.141 - - [2026-02-03 02:27:48] "GET /instance-ip/9ea91908-67df-4f10-885a-846a514e602d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008762 10.0.0.141 - - [2026-02-03 02:27:48] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3 HTTP/1.1" 200 5497 0.082198 10.0.0.141 - - [2026-02-03 02:27:48] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.010983 10.0.0.141 - - [2026-02-03 02:27:48] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.005199 10.0.0.141 - - [2026-02-03 02:27:48] "POST /loadbalancers HTTP/1.1" 200 612 0.072183 10.0.0.141 - - [2026-02-03 02:27:48] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1184 0.018926 10.0.0.141 - - [2026-02-03 02:27:48] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1184 0.004361 10.0.0.141 - - [2026-02-03 02:27:48] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036816 10.0.0.141 - - [2026-02-03 02:27:48] "GET /instance-ip/9ea91908-67df-4f10-885a-846a514e602d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007914 10.0.0.141 - - [2026-02-03 02:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.040092 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.141 - - [2026-02-03 02:27:48] "POST /floating-ips HTTP/1.1" 200 599 0.059987 10.0.0.141 - - [2026-02-03 02:27:48] "POST /route-targets HTTP/1.1" 200 328 0.040674 10.0.0.141 - - [2026-02-03 02:27:48] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078588 10.0.0.141 - - [2026-02-03 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.050334 10.0.0.141 - - [2026-02-03 02:27:48] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007954 10.0.0.141 - - [2026-02-03 02:27:48] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.038316 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.141 - - [2026-02-03 02:27:48] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048968 10.0.0.141 - - [2026-02-03 02:27:48] "GET /loadbalancer-listener/2e482461-dafd-4b00-9a54-7f1293334dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004737 10.0.0.141 - - [2026-02-03 02:27:48] "GET /loadbalancer-listener/2e482461-dafd-4b00-9a54-7f1293334dbc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002892 10.0.0.141 - - [2026-02-03 02:27:48] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027695 10.0.0.141 - - [2026-02-03 02:27:48] "GET /instance-ip/9ea91908-67df-4f10-885a-846a514e602d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010073 10.0.0.141 - - [2026-02-03 02:27:48] "GET /instance-ip/9ea91908-67df-4f10-885a-846a514e602d?fields=floating_ips HTTP/1.1" 200 1214 0.006514 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.141 - - [2026-02-03 02:27:48] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003207 10.0.0.141 - - [2026-02-03 02:27:48] "GET /floating-ip/4e5025f5-cc7a-4690-a870-ddcb9d774773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004015 10.0.0.141 - - [2026-02-03 02:27:48] "POST /tags HTTP/1.1" 200 296 0.044056 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014586 10.0.0.141 - - [2026-02-03 02:27:48] "GET /tag/af7027e5-b094-4605-a38c-cae41b8f7cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.012718 10.0.0.141 - - [2026-02-03 02:27:48] "POST /tags HTTP/1.1" 409 233 0.002060 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.141 - - [2026-02-03 02:27:48] "GET /tag/88abe693-d2c9-4fdf-b3f6-f698dd5738df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010242 10.0.0.141 - - [2026-02-03 02:27:48] "POST /tags HTTP/1.1" 409 206 0.001836 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.141 - - [2026-02-03 02:27:48] "GET /tag/fec367c6-8308-4b18-87a3-20ee93045a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010556 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.141 - - [2026-02-03 02:27:48] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003557 10.0.0.141 - - [2026-02-03 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.141 - - [2026-02-03 02:27:48] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.020406 10.0.0.141 - - [2026-02-03 02:27:48] "POST /virtual-machines HTTP/1.1" 200 370 0.006192 10.0.0.141 - - [2026-02-03 02:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008719 10.0.0.141 - - [2026-02-03 02:27:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103133 10.0.0.141 - - [2026-02-03 02:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013193 10.0.0.141 - - [2026-02-03 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004196 10.0.0.141 - - [2026-02-03 02:27:49] "POST /instance-ips HTTP/1.1" 200 410 0.017229 10.0.0.141 - - [2026-02-03 02:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014025 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008308 10.0.0.141 - - [2026-02-03 02:27:49] "POST /set-tag HTTP/1.1" 200 109 0.022543 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003980 10.0.0.141 - - [2026-02-03 02:27:49] "GET /instance-ip/eed01888-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002647 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003936 10.0.0.141 - - [2026-02-03 02:27:49] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003048 10.0.0.141 - - [2026-02-03 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.012082 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011097 10.0.0.141 - - [2026-02-03 02:27:49] "POST /set-tag HTTP/1.1" 200 109 0.004406 10.0.0.141 - - [2026-02-03 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003577 10.0.0.141 - - [2026-02-03 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.141 - - [2026-02-03 02:27:49] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.022038 10.0.0.141 - - [2026-02-03 02:27:49] "POST /virtual-machines HTTP/1.1" 200 370 0.033575 10.0.0.141 - - [2026-02-03 02:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029449 10.0.0.141 - - [2026-02-03 02:27:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125550 10.0.0.141 - - [2026-02-03 02:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026104 10.0.0.141 - - [2026-02-03 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019834 10.0.0.141 - - [2026-02-03 02:27:49] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.020290 10.0.0.141 - - [2026-02-03 02:27:49] "POST /instance-ips HTTP/1.1" 200 410 0.034316 10.0.0.141 - - [2026-02-03 02:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.038547 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008838 10.0.0.141 - - [2026-02-03 02:27:50] "POST /set-tag HTTP/1.1" 200 109 0.022042 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018759 10.0.0.141 - - [2026-02-03 02:27:50] "GET /instance-ip/ef4053b4-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009166 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003898 10.0.0.141 - - [2026-02-03 02:27:50] "POST /set-tag HTTP/1.1" 200 109 0.001736 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003412 10.0.0.141 - - [2026-02-03 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004089 10.0.0.141 - - [2026-02-03 02:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004338 10.0.0.141 - - [2026-02-03 02:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.141 - - [2026-02-03 02:27:50] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007809 10.0.0.141 - - [2026-02-03 02:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domains HTTP/1.1" 200 281 0.001883 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684 HTTP/1.1" 200 3100 0.003572 10.0.0.141 - - [2026-02-03 02:27:53] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3 HTTP/1.1" 200 7091 0.039913 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.010797 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.007243 10.0.0.141 - - [2026-02-03 02:27:53] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1406 0.009497 10.0.0.141 - - [2026-02-03 02:27:53] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1406 0.002159 10.0.0.141 - - [2026-02-03 02:27:53] "GET /route-target/0398b509-6cc9-47d9-85de-d4a9c47bc981 HTTP/1.1" 200 1152 0.001986 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.003177 10.0.0.141 - - [2026-02-03 02:27:53] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1406 0.002132 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003481 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.003469 10.0.0.141 - - [2026-02-03 02:27:53] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1406 0.004200 10.0.0.141 - - [2026-02-03 02:27:53] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 200 1406 0.002636 10.0.0.141 - - [2026-02-03 02:27:53] "GET /route-target/0398b509-6cc9-47d9-85de-d4a9c47bc981 HTTP/1.1" 200 1152 0.002881 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domains HTTP/1.1" 200 281 0.001721 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684 HTTP/1.1" 200 3100 0.004496 10.0.0.141 - - [2026-02-03 02:27:53] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3 HTTP/1.1" 200 7091 0.042803 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2096 0.005155 10.0.0.141 - - [2026-02-03 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.141 - - [2026-02-03 02:27:53] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034101 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.007434 10.0.0.141 - - [2026-02-03 02:27:53] "GET /floating-ip-pools?parent_id=eb15d149-9426-4c74-aedd-83d6d9210363&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003801 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005932 10.0.0.141 - - [2026-02-03 02:27:53] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020077 10.0.0.141 - - [2026-02-03 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.010616 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.017267 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domains HTTP/1.1" 200 281 0.003037 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684 HTTP/1.1" 200 3100 0.002689 10.0.0.141 - - [2026-02-03 02:27:53] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3 HTTP/1.1" 200 7348 0.036270 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2335 0.007026 10.0.0.141 - - [2026-02-03 02:27:53] "GET /floating-ip-pool/98f7c4de-a5cf-4377-88e7-fb0b5c4f1dd8 HTTP/1.1" 200 1317 0.002986 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domains HTTP/1.1" 200 281 0.001457 10.0.0.141 - - [2026-02-03 02:27:53] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684 HTTP/1.1" 200 3100 0.006292 10.0.0.141 - - [2026-02-03 02:27:53] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3 HTTP/1.1" 200 7348 0.048908 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 2335 0.004640 10.0.0.141 - - [2026-02-03 02:27:53] "GET /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003701 10.0.0.141 - - [2026-02-03 02:27:53] "POST /tags HTTP/1.1" 200 366 0.047311 10.0.0.141 - - [2026-02-03 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015555 10.0.0.141 - - [2026-02-03 02:27:53] "GET /tag/58042ef9-224e-499f-aa30-faf47b1ec0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013107 10.0.0.141 - - [2026-02-03 02:27:53] "POST /tags HTTP/1.1" 409 206 0.001799 10.0.0.141 - - [2026-02-03 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.141 - - [2026-02-03 02:27:53] "GET /tag/fec367c6-8308-4b18-87a3-20ee93045a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009771 10.0.0.141 - - [2026-02-03 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.141 - - [2026-02-03 02:27:54] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.053566 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.141 - - [2026-02-03 02:27:54] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004663 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.141 - - [2026-02-03 02:27:54] "GET /service-appliance-set/878f01ce-7327-489a-8524-efa0363330b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003174 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001591 10.0.0.141 - - [2026-02-03 02:27:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.138190 10.0.0.141 - - [2026-02-03 02:27:54] "GET /virtual-machine-interface/9584c438-718b-49ef-b1b2-84fcab269834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006040 10.0.0.141 - - [2026-02-03 02:27:54] "POST /set-tag HTTP/1.1" 200 109 0.023062 10.0.0.141 - - [2026-02-03 02:27:54] "POST /instance-ips HTTP/1.1" 200 418 0.040298 10.0.0.141 - - [2026-02-03 02:27:54] "GET /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003782 10.0.0.141 - - [2026-02-03 02:27:54] "POST /loadbalancers HTTP/1.1" 200 620 0.063182 10.0.0.141 - - [2026-02-03 02:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011230 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.141 - - [2026-02-03 02:27:54] "POST /service-instances HTTP/1.1" 200 568 0.022530 10.0.0.141 - - [2026-02-03 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.016142 10.0.0.141 - - [2026-02-03 02:27:54] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043902 10.0.0.141 - - [2026-02-03 02:27:54] "GET /virtual-machine-interface/9584c438-718b-49ef-b1b2-84fcab269834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003772 10.0.0.141 - - [2026-02-03 02:27:54] "GET /virtual-machine-interface/9584c438-718b-49ef-b1b2-84fcab269834?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006016 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.141 - - [2026-02-03 02:27:54] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.029317 10.0.0.141 - - [2026-02-03 02:27:54] "GET /floating-ip-pool/98f7c4de-a5cf-4377-88e7-fb0b5c4f1dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002548 10.0.0.141 - - [2026-02-03 02:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014714 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.141 - - [2026-02-03 02:27:54] "POST /floating-ips HTTP/1.1" 200 673 0.108706 10.0.0.141 - - [2026-02-03 02:27:54] "POST /virtual-machines HTTP/1.1" 200 430 0.040221 10.0.0.141 - - [2026-02-03 02:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007044 10.0.0.141 - - [2026-02-03 02:27:54] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003513 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.141 - - [2026-02-03 02:27:54] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004398 10.0.0.141 - - [2026-02-03 02:27:54] "POST /tags HTTP/1.1" 409 221 0.012598 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.141 - - [2026-02-03 02:27:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.141484 10.0.0.141 - - [2026-02-03 02:27:54] "POST /chown HTTP/1.1" 200 109 0.026854 10.0.0.141 - - [2026-02-03 02:27:54] "GET /tag/4d8c4e8d-71c8-4724-8ef3-4970b1308ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020863 10.0.0.141 - - [2026-02-03 02:27:54] "POST /tags HTTP/1.1" 409 238 0.001847 10.0.0.141 - - [2026-02-03 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.141 - - [2026-02-03 02:27:55] "POST /chown HTTP/1.1" 200 109 0.005517 10.0.0.141 - - [2026-02-03 02:27:55] "PUT /virtual-machine-interface/b2cec304-7d4e-4349-a495-2e8e4de2bfb8 HTTP/1.1" 200 285 0.018063 10.0.0.141 - - [2026-02-03 02:27:55] "GET /tag/58042ef9-224e-499f-aa30-faf47b1ec0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.032971 10.0.0.141 - - [2026-02-03 02:27:55] "PUT /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 257 0.032645 10.0.0.141 - - [2026-02-03 02:27:55] "POST /firewall-rules HTTP/1.1" 200 652 0.122484 10.0.0.141 - - [2026-02-03 02:27:55] "GET /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.020499 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.064717 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.023458 10.0.0.141 - - [2026-02-03 02:27:55] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012520 10.0.0.141 - - [2026-02-03 02:27:55] "GET /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006802 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.066368 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.055942 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.014196 10.0.0.141 - - [2026-02-03 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.054757 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.042681 10.0.0.141 - - [2026-02-03 02:27:55] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.072217 10.0.0.141 - - [2026-02-03 02:27:55] "GET /loadbalancer/b2346870-58e9-45dc-a600-8d9baf97cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007104 10.0.0.141 - - [2026-02-03 02:27:55] "POST /virtual-machines HTTP/1.1" 200 430 0.021804 10.0.0.141 - - [2026-02-03 02:27:55] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.033653 10.0.0.141 - - [2026-02-03 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.141 - - [2026-02-03 02:27:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.124059 10.0.0.141 - - [2026-02-03 02:27:55] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.100756 10.0.0.141 - - [2026-02-03 02:27:55] "POST /chown HTTP/1.1" 200 109 0.035809 10.0.0.141 - - [2026-02-03 02:27:55] "GET /loadbalancer-listener/8e2e59f6-217f-4572-a595-9c4ebf9f9289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009077 10.0.0.141 - - [2026-02-03 02:27:55] "GET /loadbalancer-listener/8e2e59f6-217f-4572-a595-9c4ebf9f9289?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005527 10.0.0.141 - - [2026-02-03 02:27:55] "POST /chown HTTP/1.1" 200 109 0.021710 10.0.0.141 - - [2026-02-03 02:27:55] "PUT /virtual-machine-interface/2bff21f5-be8f-44a0-9737-2dedd63491a4 HTTP/1.1" 200 285 0.020379 10.0.0.141 - - [2026-02-03 02:27:55] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.072543 10.0.0.141 - - [2026-02-03 02:27:55] "PUT /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 257 0.038211 10.0.0.141 - - [2026-02-03 02:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009948 10.0.0.141 - - [2026-02-03 02:27:55] "GET /loadbalancer-pool/9da229b1-00c8-44bd-97bf-a454c8d7d454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003525 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.026508 10.0.0.141 - - [2026-02-03 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.023093 10.0.0.141 - - [2026-02-03 02:27:56] "POST /loadbalancer-members HTTP/1.1" 200 709 0.059661 10.0.0.141 - - [2026-02-03 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.023513 10.0.0.141 - - [2026-02-03 02:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008585 10.0.0.141 - - [2026-02-03 02:27:56] "GET /loadbalancer-member/77de3f25-6ce3-4aaa-9695-375e21b7a21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.010078 10.0.0.141 - - [2026-02-03 02:27:56] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002318 10.0.0.141 - - [2026-02-03 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.010502 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.141 - - [2026-02-03 02:27:56] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009480 10.0.0.141 - - [2026-02-03 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.039924 10.0.0.141 - - [2026-02-03 02:27:56] "POST /tags HTTP/1.1" 409 221 0.004035 10.0.0.141 - - [2026-02-03 02:27:56] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.015121 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007395 10.0.0.141 - - [2026-02-03 02:27:56] "GET /tag/4d8c4e8d-71c8-4724-8ef3-4970b1308ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021467 10.0.0.141 - - [2026-02-03 02:27:56] "POST /tags HTTP/1.1" 409 238 0.005676 10.0.0.141 - - [2026-02-03 02:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016101 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008215 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010705 10.0.0.141 - - [2026-02-03 02:27:56] "GET /tag/58042ef9-224e-499f-aa30-faf47b1ec0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013974 10.0.0.141 - - [2026-02-03 02:27:56] "POST /firewall-rules HTTP/1.1" 409 293 0.002512 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.033039 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.017526 10.0.0.141 - - [2026-02-03 02:27:56] "PUT /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 257 0.037742 10.0.0.141 - - [2026-02-03 02:27:56] "PUT /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541 HTTP/1.1" 200 261 0.071364 10.0.0.141 - - [2026-02-03 02:27:56] "GET /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016784 10.0.0.141 - - [2026-02-03 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.057636 10.0.0.141 - - [2026-02-03 02:27:56] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006321 10.0.0.141 - - [2026-02-03 02:27:56] "GET /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002240 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.008236 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.031942 10.0.0.141 - - [2026-02-03 02:27:56] "PUT /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 257 0.056358 10.0.0.141 - - [2026-02-03 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.010098 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.008553 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.006239 10.0.0.141 - - [2026-02-03 02:27:56] "PUT /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 257 0.039016 10.0.0.141 - - [2026-02-03 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.041457 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008721 10.0.0.141 - - [2026-02-03 02:27:56] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.018002 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.015329 10.0.0.141 - - [2026-02-03 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.141 - - [2026-02-03 02:27:56] "POST /chown HTTP/1.1" 200 109 0.032372 10.0.0.141 - - [2026-02-03 02:27:56] "PUT /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 257 0.037964 10.0.0.141 - - [2026-02-03 02:27:56] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.055457 10.0.0.141 - - [2026-02-03 02:27:57] "POST /virtual-machines HTTP/1.1" 200 374 0.040394 10.0.0.141 - - [2026-02-03 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.030908 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011752 10.0.0.141 - - [2026-02-03 02:27:57] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.062276 10.0.0.141 - - [2026-02-03 02:27:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.142480 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032415 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.065578 10.0.0.141 - - [2026-02-03 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019136 10.0.0.141 - - [2026-02-03 02:27:57] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.025920 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015369 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.023268 10.0.0.141 - - [2026-02-03 02:27:57] "POST /instance-ips HTTP/1.1" 200 414 0.033634 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033315 10.0.0.141 - - [2026-02-03 02:27:57] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.010158 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.025691 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031056 10.0.0.141 - - [2026-02-03 02:27:57] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.009242 10.0.0.141 - - [2026-02-03 02:27:57] "POST /set-tag HTTP/1.1" 200 109 0.020910 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.028812 10.0.0.141 - - [2026-02-03 02:27:57] "GET /instance-ip/f3b086e4-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.014316 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.060272 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005590 10.0.0.141 - - [2026-02-03 02:27:57] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.010963 10.0.0.141 - - [2026-02-03 02:27:57] "POST /set-tag HTTP/1.1" 200 109 0.017990 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.012334 10.0.0.141 - - [2026-02-03 02:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023864 10.0.0.141 - - [2026-02-03 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010317 10.0.0.141 - - [2026-02-03 02:27:57] "POST /chown HTTP/1.1" 200 109 0.012876 10.0.0.141 - - [2026-02-03 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.012032 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.025014 10.0.0.141 - - [2026-02-03 02:27:57] "POST /set-tag HTTP/1.1" 200 109 0.006385 10.0.0.141 - - [2026-02-03 02:27:57] "POST /chown HTTP/1.1" 200 109 0.010243 10.0.0.141 - - [2026-02-03 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.018343 10.0.0.141 - - [2026-02-03 02:27:57] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007575 10.0.0.141 - - [2026-02-03 02:27:57] "POST /set-tag HTTP/1.1" 200 109 0.008562 10.0.0.141 - - [2026-02-03 02:27:57] "POST /chown HTTP/1.1" 200 109 0.027947 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.009923 10.0.0.141 - - [2026-02-03 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.014815 10.0.0.141 - - [2026-02-03 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.014842 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.024048 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.026803 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.005784 10.0.0.141 - - [2026-02-03 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.005937 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.021945 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.010576 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.006920 10.0.0.141 - - [2026-02-03 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.006264 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.030376 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.009201 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.031887 10.0.0.141 - - [2026-02-03 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.008409 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.029457 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.013712 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.007301 10.0.0.141 - - [2026-02-03 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.006505 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.007208 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.018618 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.029807 10.0.0.141 - - [2026-02-03 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.005599 10.0.0.141 - - [2026-02-03 02:27:58] "POST /chown HTTP/1.1" 200 109 0.030416 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.030546 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.006320 10.0.0.141 - - [2026-02-03 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.004817 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.009202 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.009123 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.025641 10.0.0.141 - - [2026-02-03 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.005473 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.035281 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.017594 10.0.0.141 - - [2026-02-03 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.006394 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.027978 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.012118 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.016152 10.0.0.141 - - [2026-02-03 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.015089 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.007661 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.005095 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.029928 10.0.0.141 - - [2026-02-03 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.005427 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.025898 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.020319 10.0.0.141 - - [2026-02-03 02:27:59] "POST /chown HTTP/1.1" 200 109 0.008120 10.0.0.141 - - [2026-02-03 02:28:01] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003918 10.0.0.141 - - [2026-02-03 02:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.141 - - [2026-02-03 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.141 - - [2026-02-03 02:28:01] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002184 10.0.0.141 - - [2026-02-03 02:28:02] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004044 10.0.0.141 - - [2026-02-03 02:28:02] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.141 - - [2026-02-03 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.141 - - [2026-02-03 02:28:02] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002306 10.0.0.141 - - [2026-02-03 02:28:06] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003912 10.0.0.141 - - [2026-02-03 02:28:06] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.141 - - [2026-02-03 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.141 - - [2026-02-03 02:28:06] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002407 10.0.0.141 - - [2026-02-03 02:28:06] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003987 10.0.0.141 - - [2026-02-03 02:28:06] "POST /set-tag HTTP/1.1" 200 109 0.029500 10.0.0.141 - - [2026-02-03 02:28:06] "DELETE /loadbalancer-member/9e46a1e2-8490-4fb1-9a24-106a4c162497 HTTP/1.1" 200 115 0.036761 10.0.0.141 - - [2026-02-03 02:28:06] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004402 10.0.0.141 - - [2026-02-03 02:28:06] "POST /set-tag HTTP/1.1" 200 109 0.013406 10.0.0.141 - - [2026-02-03 02:28:06] "DELETE /loadbalancer-member/37407f1f-4617-4796-bb7f-97b25d15c990 HTTP/1.1" 200 115 0.063021 10.0.0.141 - - [2026-02-03 02:28:06] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017852 10.0.0.141 - - [2026-02-03 02:28:07] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.141 - - [2026-02-03 02:28:07] "DELETE /loadbalancer-member/be157401-dbe8-4d4b-83b3-c14519e453c3 HTTP/1.1" 200 115 0.030969 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008441 10.0.0.141 - - [2026-02-03 02:28:07] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.141 - - [2026-02-03 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.141 - - [2026-02-03 02:28:07] "GET /loadbalancer/8af58f1c-4e89-4fdc-9fcf-cf3d57c1005a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002271 10.0.0.141 - - [2026-02-03 02:28:07] "GET /loadbalancer-pool/fa9dc1d0-101c-4a25-a5ee-b8e5845c2056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002819 10.0.0.141 - - [2026-02-03 02:28:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022645 10.0.0.141 - - [2026-02-03 02:28:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025413 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006466 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008311 10.0.0.141 - - [2026-02-03 02:28:07] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002804 10.0.0.141 - - [2026-02-03 02:28:07] "POST /set-tag HTTP/1.1" 200 109 0.061327 10.0.0.141 - - [2026-02-03 02:28:07] "GET /loadbalancer-pool/2ab54585-882e-4b64-b9b7-fecfff323b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019150 10.0.0.141 - - [2026-02-03 02:28:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016927 10.0.0.141 - - [2026-02-03 02:28:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009259 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006059 10.0.0.141 - - [2026-02-03 02:28:07] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004679 10.0.0.141 - - [2026-02-03 02:28:07] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001908 10.0.0.141 - - [2026-02-03 02:28:07] "GET /loadbalancer-pool/e2eb0f7a-b4a5-4b73-ba17-d87b223f2ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003847 10.0.0.141 - - [2026-02-03 02:28:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019998 10.0.0.141 - - [2026-02-03 02:28:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024438 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007184 10.0.0.141 - - [2026-02-03 02:28:07] "GET /virtual-machine-interface/958dd194-00a6-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006986 10.0.0.141 - - [2026-02-03 02:28:07] "GET /floating-ip/22c7d079-a19a-48ff-94f8-c8c3b40045ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002578 10.0.0.141 - - [2026-02-03 02:28:07] "POST /set-tag HTTP/1.1" 200 109 0.004133 10.0.0.141 - - [2026-02-03 02:28:08] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005113 10.0.0.141 - - [2026-02-03 02:28:08] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.141 - - [2026-02-03 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.141 - - [2026-02-03 02:28:08] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002594 10.0.0.141 - - [2026-02-03 02:28:08] "GET /loadbalancer-pool/845e6707-76a7-4ca0-a01d-641d4e51da83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003019 10.0.0.141 - - [2026-02-03 02:28:08] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017920 10.0.0.141 - - [2026-02-03 02:28:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010904 10.0.0.141 - - [2026-02-03 02:28:08] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021409 10.0.0.141 - - [2026-02-03 02:28:08] "POST /tags HTTP/1.1" 409 221 0.008218 10.0.0.141 - - [2026-02-03 02:28:08] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004134 10.0.0.141 - - [2026-02-03 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.007067 10.0.0.141 - - [2026-02-03 02:28:08] "GET /floating-ip/4e5025f5-cc7a-4690-a870-ddcb9d774773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.025308 10.0.0.141 - - [2026-02-03 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2026-02-03 02:28:08] "GET /tag/4d8c4e8d-71c8-4724-8ef3-4970b1308ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013685 10.0.0.141 - - [2026-02-03 02:28:08] "POST /set-tag HTTP/1.1" 200 109 0.017896 10.0.0.141 - - [2026-02-03 02:28:08] "PUT /floating-ip/4e5025f5-cc7a-4690-a870-ddcb9d774773 HTTP/1.1" 200 257 0.020475 10.0.0.141 - - [2026-02-03 02:28:09] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004074 10.0.0.141 - - [2026-02-03 02:28:09] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.141 - - [2026-02-03 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.141 - - [2026-02-03 02:28:09] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002616 10.0.0.141 - - [2026-02-03 02:28:09] "GET /loadbalancer-pool/845e6707-76a7-4ca0-a01d-641d4e51da83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003037 10.0.0.141 - - [2026-02-03 02:28:09] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020848 10.0.0.141 - - [2026-02-03 02:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025009 10.0.0.141 - - [2026-02-03 02:28:09] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012455 10.0.0.141 - - [2026-02-03 02:28:09] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008421 10.0.0.141 - - [2026-02-03 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.141 - - [2026-02-03 02:28:09] "GET /floating-ip/4e5025f5-cc7a-4690-a870-ddcb9d774773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005059 10.0.0.141 - - [2026-02-03 02:28:09] "POST /set-tag HTTP/1.1" 200 109 0.021675 10.0.0.141 - - [2026-02-03 02:28:11] "GET /virtual-machine/e7e62e0f-a1e4-44c1-8959-d2fba806e577?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003415 10.0.0.141 - - [2026-02-03 02:28:11] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004199 10.0.0.141 - - [2026-02-03 02:28:12] "GET /virtual-machine/8dd41260-f9ce-40f4-9e96-4eb68491142c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002772 10.0.0.141 - - [2026-02-03 02:28:12] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006389 10.0.0.141 - - [2026-02-03 02:28:12] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004032 10.0.0.141 - - [2026-02-03 02:28:12] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.141 - - [2026-02-03 02:28:17] "GET /virtual-machine/ece883f7-1cee-4490-8680-051157dda0b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002837 10.0.0.141 - - [2026-02-03 02:28:17] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004090 10.0.0.141 - - [2026-02-03 02:28:17] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005241 10.0.0.141 - - [2026-02-03 02:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002087 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:28:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001151 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:28:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:28:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:28:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 10.0.0.141 - - [2026-02-03 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.141 - - [2026-02-03 02:28:23] "POST /chown HTTP/1.1" 200 109 0.008924 10.0.0.141 - - [2026-02-03 02:28:24] "POST /chown HTTP/1.1" 200 109 0.028013 10.0.0.141 - - [2026-02-03 02:28:24] "POST /chown HTTP/1.1" 200 109 0.006338 10.0.0.141 - - [2026-02-03 02:28:24] "POST /chown HTTP/1.1" 200 109 0.006309 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:28:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:28:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.141 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010528 10.0.0.141 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.141 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003638 10.0.0.141 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.001717 10.0.0.141 - - [2026-02-03 02:28:48] "GET /virtual-machine/ece883f7-1cee-4490-8680-051157dda0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002472 10.0.0.141 - - [2026-02-03 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.015197 10.0.0.141 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006210 10.0.0.141 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.011847 10.0.0.141 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.011538 10.0.0.141 - - [2026-02-03 02:28:48] "DELETE /instance-ip/f3b086e4-00a7-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.042304 10.0.0.141 - - [2026-02-03 02:28:48] "DELETE /virtual-machine-interface/f3900c52-00a7-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.034511 10.0.0.141 - - [2026-02-03 02:28:48] "DELETE /virtual-machine/ece883f7-1cee-4490-8680-051157dda0b9 HTTP/1.1" 200 115 0.022810 10.0.0.141 - - [2026-02-03 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.141 - - [2026-02-03 02:28:52] "GET /tag/58042ef9-224e-499f-aa30-faf47b1ec0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017718 10.0.0.141 - - [2026-02-03 02:28:52] "GET /tag/58042ef9-224e-499f-aa30-faf47b1ec0ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.015281 10.0.0.141 - - [2026-02-03 02:28:52] "GET /virtual-machine-interface/2bff21f5-be8f-44a0-9737-2dedd63491a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004212 10.0.0.141 - - [2026-02-03 02:28:52] "POST /set-tag HTTP/1.1" 200 109 0.014948 10.0.0.141 - - [2026-02-03 02:28:52] "GET /virtual-machine-interface/9584c438-718b-49ef-b1b2-84fcab269834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015404 10.0.0.141 - - [2026-02-03 02:28:52] "POST /set-tag HTTP/1.1" 200 109 0.012534 10.0.0.141 - - [2026-02-03 02:28:52] "GET /virtual-machine-interface/b2cec304-7d4e-4349-a495-2e8e4de2bfb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004284 10.0.0.141 - - [2026-02-03 02:28:52] "POST /set-tag HTTP/1.1" 200 109 0.012370 10.0.0.141 - - [2026-02-03 02:28:52] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006372 10.0.0.141 - - [2026-02-03 02:28:52] "GET /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002787 10.0.0.141 - - [2026-02-03 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.010699 10.0.0.141 - - [2026-02-03 02:28:52] "DELETE /firewall-rule/12e0fb1e-47e9-4de3-b4ae-906b89671541 HTTP/1.1" 200 115 0.035299 10.0.0.141 - - [2026-02-03 02:28:52] "DELETE /loadbalancer-member/77de3f25-6ce3-4aaa-9695-375e21b7a21f HTTP/1.1" 200 115 0.023584 10.0.0.141 - - [2026-02-03 02:28:52] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.010037 10.0.0.141 - - [2026-02-03 02:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015049 10.0.0.141 - - [2026-02-03 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.141 - - [2026-02-03 02:28:52] "DELETE /loadbalancer-pool/9da229b1-00c8-44bd-97bf-a454c8d7d454 HTTP/1.1" 200 115 0.069002 10.0.0.141 - - [2026-02-03 02:28:52] "DELETE /loadbalancer-listener/8e2e59f6-217f-4572-a595-9c4ebf9f9289 HTTP/1.1" 200 115 0.032707 10.0.0.141 - - [2026-02-03 02:28:52] "GET /floating-ip/15d290af-a486-4adc-bd79-85b4cbf2d5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002399 10.0.0.141 - - [2026-02-03 02:28:52] "POST /chown HTTP/1.1" 200 109 0.009356 10.0.0.141 - - [2026-02-03 02:28:52] "POST /chown HTTP/1.1" 200 109 0.016945 10.0.0.141 - - [2026-02-03 02:28:52] "POST /chown HTTP/1.1" 200 109 0.017530 10.0.0.141 - - [2026-02-03 02:28:52] "PUT /floating-ip/15d290af-a486-4adc-bd79-85b4cbf2d5e5 HTTP/1.1" 200 257 0.026971 10.0.0.141 - - [2026-02-03 02:28:52] "POST /chown HTTP/1.1" 200 109 0.006991 10.0.0.141 - - [2026-02-03 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009679 10.0.0.141 - - [2026-02-03 02:28:53] "POST /chown HTTP/1.1" 200 109 0.012634 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /floating-ip/15d290af-a486-4adc-bd79-85b4cbf2d5e5 HTTP/1.1" 200 115 0.065122 10.0.0.141 - - [2026-02-03 02:28:53] "POST /chown HTTP/1.1" 200 109 0.005434 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /loadbalancer/b2346870-58e9-45dc-a600-8d9baf97cc9d HTTP/1.1" 200 115 0.049311 10.0.0.141 - - [2026-02-03 02:28:53] "POST /chown HTTP/1.1" 200 109 0.018409 10.0.0.141 - - [2026-02-03 02:28:53] "POST /chown HTTP/1.1" 200 109 0.026253 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /instance-ip/4314ce9c-1a08-4536-a658-2bc65b964cc1 HTTP/1.1" 200 115 0.078073 10.0.0.141 - - [2026-02-03 02:28:53] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.010718 10.0.0.141 - - [2026-02-03 02:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028505 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /virtual-machine-interface/9584c438-718b-49ef-b1b2-84fcab269834 HTTP/1.1" 200 115 0.101172 10.0.0.141 - - [2026-02-03 02:28:53] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.027955 10.0.0.141 - - [2026-02-03 02:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008324 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /tag/58042ef9-224e-499f-aa30-faf47b1ec0ce HTTP/1.1" 200 115 0.100407 10.0.0.141 - - [2026-02-03 02:28:53] "PUT /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 267 0.008080 10.0.0.141 - - [2026-02-03 02:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015621 10.0.0.141 - - [2026-02-03 02:28:53] "GET /floating-ip-pool/98f7c4de-a5cf-4377-88e7-fb0b5c4f1dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002074 10.0.0.141 - - [2026-02-03 02:28:53] "POST /ref-update HTTP/1.1" 200 156 0.006601 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /service-instance/f8b986a7-c9ae-424e-bf50-39e23061c30a HTTP/1.1" 200 115 0.059345 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /floating-ip-pool/98f7c4de-a5cf-4377-88e7-fb0b5c4f1dd8 HTTP/1.1" 200 115 0.055565 10.0.0.141 - - [2026-02-03 02:28:53] "GET /virtual-machine-interface/b2cec304-7d4e-4349-a495-2e8e4de2bfb8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.003705 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /virtual-machine-interface/b2cec304-7d4e-4349-a495-2e8e4de2bfb8 HTTP/1.1" 200 115 0.068622 10.0.0.141 - - [2026-02-03 02:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003011 10.0.0.141 - - [2026-02-03 02:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001941 10.0.0.141 - - [2026-02-03 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /virtual-network/eb15d149-9426-4c74-aedd-83d6d9210363 HTTP/1.1" 200 115 0.105479 10.0.0.141 - - [2026-02-03 02:28:53] "GET /routing-instance/dbb50bca-2054-4164-91f9-ed2136e5e0f2 HTTP/1.1" 404 171 0.005581 10.0.0.141 - - [2026-02-03 02:28:53] "POST /ref-update HTTP/1.1" 200 156 0.021068 10.0.0.141 - - [2026-02-03 02:28:53] "GET /domains HTTP/1.1" 200 281 0.004029 10.0.0.141 - - [2026-02-03 02:28:53] "GET /domain/ce7562ac-834b-48ed-bd27-ef8027b20684 HTTP/1.1" 200 3100 0.010549 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /route-target/0398b509-6cc9-47d9-85de-d4a9c47bc981 HTTP/1.1" 200 115 0.054232 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /virtual-machine/0324101e-ac2a-436b-8bc7-62a170a24e8b HTTP/1.1" 200 115 0.064993 10.0.0.141 - - [2026-02-03 02:28:53] "GET /virtual-machine-interface/2bff21f5-be8f-44a0-9737-2dedd63491a4?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008357 10.0.0.141 - - [2026-02-03 02:28:53] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3 HTTP/1.1" 200 7169 0.072191 10.0.0.141 - - [2026-02-03 02:28:53] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.011703 10.0.0.141 - - [2026-02-03 02:28:53] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.141 - - [2026-02-03 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.141 - - [2026-02-03 02:28:53] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003528 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /virtual-machine-interface/2bff21f5-be8f-44a0-9737-2dedd63491a4 HTTP/1.1" 200 115 0.079273 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /virtual-machine/ea70d70d-dc5d-4f45-aa48-14585a96ae96 HTTP/1.1" 200 115 0.021455 10.0.0.141 - - [2026-02-03 02:28:53] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008033 10.0.0.141 - - [2026-02-03 02:28:53] "POST /set-tag HTTP/1.1" 200 109 0.027845 10.0.0.141 - - [2026-02-03 02:28:53] "DELETE /loadbalancer-member/acaf47d9-8fff-40c2-af4d-09e7ece6d65d HTTP/1.1" 200 115 0.035506 10.0.0.141 - - [2026-02-03 02:28:55] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004576 10.0.0.141 - - [2026-02-03 02:28:55] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.141 - - [2026-02-03 02:28:55] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003970 10.0.0.141 - - [2026-02-03 02:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.141 - - [2026-02-03 02:28:55] "GET /virtual-machine/8dd41260-f9ce-40f4-9e96-4eb68491142c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003885 10.0.0.141 - - [2026-02-03 02:28:55] "POST /ref-update HTTP/1.1" 200 156 0.010747 10.0.0.141 - - [2026-02-03 02:28:55] "GET /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013788 10.0.0.141 - - [2026-02-03 02:28:55] "POST /set-tag HTTP/1.1" 200 109 0.015663 10.0.0.141 - - [2026-02-03 02:28:55] "POST /set-tag HTTP/1.1" 200 109 0.024462 10.0.0.141 - - [2026-02-03 02:28:55] "POST /set-tag HTTP/1.1" 200 109 0.019601 10.0.0.141 - - [2026-02-03 02:28:55] "DELETE /instance-ip/ef4053b4-00a7-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.027976 10.0.0.141 - - [2026-02-03 02:28:55] "POST /ref-update HTTP/1.1" 200 156 0.006678 10.0.0.141 - - [2026-02-03 02:28:55] "DELETE /virtual-machine-interface/ef214672-00a7-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.041200 10.0.0.141 - - [2026-02-03 02:28:55] "DELETE /virtual-machine/8dd41260-f9ce-40f4-9e96-4eb68491142c HTTP/1.1" 200 115 0.016870 10.0.0.141 - - [2026-02-03 02:28:58] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005754 10.0.0.141 - - [2026-02-03 02:28:58] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.141 - - [2026-02-03 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.141 - - [2026-02-03 02:28:58] "GET /loadbalancer/01829020-0d94-4e72-9edd-b5a95972785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002065 10.0.0.141 - - [2026-02-03 02:29:00] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009558 10.0.0.141 - - [2026-02-03 02:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.141 - - [2026-02-03 02:29:00] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008166 10.0.0.141 - - [2026-02-03 02:29:00] "POST /set-tag HTTP/1.1" 200 109 0.010035 10.0.0.141 - - [2026-02-03 02:29:00] "GET /virtual-machine/e7e62e0f-a1e4-44c1-8959-d2fba806e577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002674 10.0.0.141 - - [2026-02-03 02:29:00] "POST /ref-update HTTP/1.1" 200 156 0.007252 10.0.0.141 - - [2026-02-03 02:29:00] "GET /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.018836 10.0.0.141 - - [2026-02-03 02:29:00] "POST /set-tag HTTP/1.1" 200 109 0.022319 10.0.0.141 - - [2026-02-03 02:29:00] "POST /set-tag HTTP/1.1" 200 109 0.029794 10.0.0.141 - - [2026-02-03 02:29:00] "POST /set-tag HTTP/1.1" 200 109 0.033279 10.0.0.141 - - [2026-02-03 02:29:00] "DELETE /instance-ip/eed01888-00a7-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.035805 10.0.0.141 - - [2026-02-03 02:29:00] "POST /ref-update HTTP/1.1" 200 156 0.009886 10.0.0.141 - - [2026-02-03 02:29:00] "DELETE /virtual-machine-interface/eeba601a-00a7-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.050718 10.0.0.141 - - [2026-02-03 02:29:00] "DELETE /virtual-machine/e7e62e0f-a1e4-44c1-8959-d2fba806e577 HTTP/1.1" 200 115 0.017055 10.0.0.141 - - [2026-02-03 02:29:00] "DELETE /tag/af7027e5-b094-4605-a38c-cae41b8f7cb8 HTTP/1.1" 200 115 0.046652 10.0.0.141 - - [2026-02-03 02:29:01] "DELETE /tag/88abe693-d2c9-4fdf-b3f6-f698dd5738df HTTP/1.1" 200 115 0.032738 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.141 - - [2026-02-03 02:29:04] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055269 10.0.0.141 - - [2026-02-03 02:29:04] "POST /tags HTTP/1.1" 200 394 0.033974 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.141 - - [2026-02-03 02:29:04] "GET /tag/8c872917-b75c-45d5-a7e7-af98392be201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012717 10.0.0.141 - - [2026-02-03 02:29:04] "POST /tags HTTP/1.1" 200 342 0.027940 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.141 - - [2026-02-03 02:29:04] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010890 10.0.0.141 - - [2026-02-03 02:29:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.002481 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.002295 10.0.0.141 - - [2026-02-03 02:29:04] "POST /security-groups HTTP/1.1" 200 589 0.070230 10.0.0.141 - - [2026-02-03 02:29:04] "POST /projects HTTP/1.1" 200 521 0.211736 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001691 10.0.0.141 - - [2026-02-03 02:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014001 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.141 - - [2026-02-03 02:29:04] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.018399 10.0.0.141 - - [2026-02-03 02:29:04] "POST /access-control-lists HTTP/1.1" 200 600 0.069437 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.011513 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.141 - - [2026-02-03 02:29:04] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003592 10.0.0.141 - - [2026-02-03 02:29:04] "POST /access-control-lists HTTP/1.1" 200 598 0.039461 10.0.0.141 - - [2026-02-03 02:29:04] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.068742 10.0.0.141 - - [2026-02-03 02:29:04] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.049837 10.0.0.141 - - [2026-02-03 02:29:04] "POST /security-groups HTTP/1.1" 200 593 0.069556 10.0.0.141 - - [2026-02-03 02:29:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.001746 10.0.0.141 - - [2026-02-03 02:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020540 10.0.0.141 - - [2026-02-03 02:29:05] "POST /access-control-lists HTTP/1.1" 200 634 0.033874 10.0.0.141 - - [2026-02-03 02:29:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.020604 10.0.0.141 - - [2026-02-03 02:29:05] "POST /chown HTTP/1.1" 200 109 0.045123 10.0.0.141 - - [2026-02-03 02:29:05] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011077 10.0.0.141 - - [2026-02-03 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.141 - - [2026-02-03 02:29:05] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002679 10.0.0.141 - - [2026-02-03 02:29:05] "POST /access-control-lists HTTP/1.1" 200 632 0.087011 10.0.0.141 - - [2026-02-03 02:29:05] "POST /tags HTTP/1.1" 409 226 0.014058 10.0.0.141 - - [2026-02-03 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.141 - - [2026-02-03 02:29:05] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010787 10.0.0.141 - - [2026-02-03 02:29:05] "POST /firewall-rules HTTP/1.1" 200 602 0.063550 10.0.0.141 - - [2026-02-03 02:29:05] "GET /firewall-rule/16d620ef-77b2-4912-a533-adb4dc987018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006254 10.0.0.141 - - [2026-02-03 02:29:05] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003607 10.0.0.141 - - [2026-02-03 02:29:05] "GET /firewall-rule/16d620ef-77b2-4912-a533-adb4dc987018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002489 10.0.0.141 - - [2026-02-03 02:29:05] "POST /ref-update HTTP/1.1" 200 156 0.041447 10.0.0.141 - - [2026-02-03 02:29:05] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002307 10.0.0.141 - - [2026-02-03 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.141 - - [2026-02-03 02:29:05] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002358 10.0.0.141 - - [2026-02-03 02:29:05] "POST /tags HTTP/1.1" 409 226 0.001388 10.0.0.141 - - [2026-02-03 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.141 - - [2026-02-03 02:29:05] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014583 10.0.0.141 - - [2026-02-03 02:29:05] "POST /firewall-rules HTTP/1.1" 200 600 0.087883 10.0.0.141 - - [2026-02-03 02:29:05] "GET /firewall-rule/3713dcd9-2ace-4bc8-bfee-8af9b874c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012941 10.0.0.141 - - [2026-02-03 02:29:05] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003886 10.0.0.141 - - [2026-02-03 02:29:05] "GET /firewall-rule/3713dcd9-2ace-4bc8-bfee-8af9b874c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002450 10.0.0.141 - - [2026-02-03 02:29:05] "POST /ref-update HTTP/1.1" 200 156 0.051659 10.0.0.141 - - [2026-02-03 02:29:07] "POST /tags HTTP/1.1" 200 394 0.021119 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.141 - - [2026-02-03 02:29:07] "GET /tag/995af3af-f736-4d90-9090-64748676fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016295 10.0.0.141 - - [2026-02-03 02:29:07] "POST /tags HTTP/1.1" 200 342 0.023611 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015240 10.0.0.141 - - [2026-02-03 02:29:07] "GET /tag/f7c93354-3d5e-41e1-85a1-e4b5894454ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011525 10.0.0.141 - - [2026-02-03 02:29:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000670 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.005567 10.0.0.141 - - [2026-02-03 02:29:07] "POST /security-groups HTTP/1.1" 200 589 0.059313 10.0.0.141 - - [2026-02-03 02:29:07] "POST /projects HTTP/1.1" 200 521 0.147070 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.005152 10.0.0.141 - - [2026-02-03 02:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008603 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013210 10.0.0.141 - - [2026-02-03 02:29:07] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.015568 10.0.0.141 - - [2026-02-03 02:29:07] "POST /access-control-lists HTTP/1.1" 200 600 0.078683 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.009525 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.141 - - [2026-02-03 02:29:07] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005868 10.0.0.141 - - [2026-02-03 02:29:07] "POST /access-control-lists HTTP/1.1" 200 598 0.064035 10.0.0.141 - - [2026-02-03 02:29:07] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.056043 10.0.0.141 - - [2026-02-03 02:29:07] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.047757 10.0.0.141 - - [2026-02-03 02:29:07] "POST /security-groups HTTP/1.1" 200 593 0.066379 10.0.0.141 - - [2026-02-03 02:29:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.001479 10.0.0.141 - - [2026-02-03 02:29:08] "POST /access-control-lists HTTP/1.1" 200 634 0.061101 10.0.0.141 - - [2026-02-03 02:29:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.008053 10.0.0.141 - - [2026-02-03 02:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.063073 10.0.0.141 - - [2026-02-03 02:29:08] "POST /chown HTTP/1.1" 200 109 0.013712 10.0.0.141 - - [2026-02-03 02:29:08] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009085 10.0.0.141 - - [2026-02-03 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.141 - - [2026-02-03 02:29:08] "POST /access-control-lists HTTP/1.1" 200 632 0.112646 10.0.0.141 - - [2026-02-03 02:29:08] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015473 10.0.0.141 - - [2026-02-03 02:29:08] "POST /tags HTTP/1.1" 409 226 0.001648 10.0.0.141 - - [2026-02-03 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.141 - - [2026-02-03 02:29:08] "GET /tag/f7c93354-3d5e-41e1-85a1-e4b5894454ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015671 10.0.0.141 - - [2026-02-03 02:29:08] "POST /firewall-rules HTTP/1.1" 200 602 0.063175 10.0.0.141 - - [2026-02-03 02:29:08] "GET /firewall-rule/fb6b7051-f5e9-4ab9-983d-85930d5a1360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008915 10.0.0.141 - - [2026-02-03 02:29:08] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003724 10.0.0.141 - - [2026-02-03 02:29:08] "GET /firewall-rule/fb6b7051-f5e9-4ab9-983d-85930d5a1360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001784 10.0.0.141 - - [2026-02-03 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.044549 10.0.0.141 - - [2026-02-03 02:29:08] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002302 10.0.0.141 - - [2026-02-03 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.141 - - [2026-02-03 02:29:08] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001909 10.0.0.141 - - [2026-02-03 02:29:08] "POST /tags HTTP/1.1" 409 226 0.017603 10.0.0.141 - - [2026-02-03 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.141 - - [2026-02-03 02:29:08] "GET /tag/f7c93354-3d5e-41e1-85a1-e4b5894454ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014355 10.0.0.141 - - [2026-02-03 02:29:08] "POST /firewall-rules HTTP/1.1" 200 600 0.086012 10.0.0.141 - - [2026-02-03 02:29:08] "GET /firewall-rule/5ba1271a-dd3f-4acc-b586-5ba73a9ffc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.018704 10.0.0.141 - - [2026-02-03 02:29:08] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004024 10.0.0.141 - - [2026-02-03 02:29:08] "GET /firewall-rule/5ba1271a-dd3f-4acc-b586-5ba73a9ffc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001843 10.0.0.141 - - [2026-02-03 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.062240 10.0.0.141 - - [2026-02-03 02:29:10] "POST /tags HTTP/1.1" 200 346 0.105499 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.141 - - [2026-02-03 02:29:10] "GET /tag/e35ebaf3-9145-4916-934e-83debc5b7bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.028522 10.0.0.141 - - [2026-02-03 02:29:10] "POST /projects HTTP/1.1" 409 238 0.002551 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.141 - - [2026-02-03 02:29:10] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039976 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.141 - - [2026-02-03 02:29:10] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004092 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.141 - - [2026-02-03 02:29:10] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004330 10.0.0.141 - - [2026-02-03 02:29:10] "POST /security-groups HTTP/1.1" 409 285 0.003722 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.141 - - [2026-02-03 02:29:10] "PUT /security-group/59374452-ec26-4e3b-a938-ff1a8e422baa HTTP/1.1" 200 263 0.056360 10.0.0.141 - - [2026-02-03 02:29:10] "PUT /access-control-list/0424d736-bb74-4c81-9e0d-3da7d1650a87 HTTP/1.1" 200 273 0.023030 10.0.0.141 - - [2026-02-03 02:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.044945 10.0.0.141 - - [2026-02-03 02:29:10] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.084049 10.0.0.141 - - [2026-02-03 02:29:10] "POST /tags HTTP/1.1" 409 228 0.020699 10.0.0.141 - - [2026-02-03 02:29:10] "PUT /access-control-list/f11c4dc7-1c2f-41ef-8d62-4860dc5daa30 HTTP/1.1" 200 273 0.055806 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.141 - - [2026-02-03 02:29:10] "GET /tag/e35ebaf3-9145-4916-934e-83debc5b7bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012159 10.0.0.141 - - [2026-02-03 02:29:10] "POST /tags HTTP/1.1" 200 346 0.017222 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.141 - - [2026-02-03 02:29:10] "GET /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012173 10.0.0.141 - - [2026-02-03 02:29:10] "POST /projects HTTP/1.1" 409 238 0.001482 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.141 - - [2026-02-03 02:29:10] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029544 10.0.0.141 - - [2026-02-03 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.141 - - [2026-02-03 02:29:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004024 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.141 - - [2026-02-03 02:29:11] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003668 10.0.0.141 - - [2026-02-03 02:29:11] "POST /security-groups HTTP/1.1" 409 285 0.001905 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.141 - - [2026-02-03 02:29:11] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025132 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.141 - - [2026-02-03 02:29:11] "PUT /security-group/2d1e31a2-feb0-4f36-b4d5-b5bf2dc4e275 HTTP/1.1" 200 263 0.055458 10.0.0.141 - - [2026-02-03 02:29:11] "PUT /access-control-list/7e9b0a87-8795-44ec-9e47-223e10adf579 HTTP/1.1" 200 273 0.009835 10.0.0.141 - - [2026-02-03 02:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020843 10.0.0.141 - - [2026-02-03 02:29:11] "POST /tags HTTP/1.1" 409 228 0.012402 10.0.0.141 - - [2026-02-03 02:29:11] "PUT /access-control-list/7f79e8c0-72d2-4c97-96d7-b9dcd2bea212 HTTP/1.1" 200 273 0.025393 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.141 - - [2026-02-03 02:29:11] "GET /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009985 10.0.0.141 - - [2026-02-03 02:29:11] "POST /tags HTTP/1.1" 200 292 0.051448 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011113 10.0.0.141 - - [2026-02-03 02:29:11] "GET /tag/1986ca08-46c0-433d-9ee1-a08e42e30d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015140 10.0.0.141 - - [2026-02-03 02:29:11] "POST /tags HTTP/1.1" 200 304 0.042831 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020452 10.0.0.141 - - [2026-02-03 02:29:11] "GET /tag/fce6e556-debc-46c2-a00f-1d422a14767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012310 10.0.0.141 - - [2026-02-03 02:29:11] "POST /tags HTTP/1.1" 409 252 0.001893 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.141 - - [2026-02-03 02:29:11] "GET /tag/8c872917-b75c-45d5-a7e7-af98392be201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010121 10.0.0.141 - - [2026-02-03 02:29:11] "POST /tags HTTP/1.1" 409 226 0.001854 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.141 - - [2026-02-03 02:29:11] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010300 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.141 - - [2026-02-03 02:29:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003889 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.141 - - [2026-02-03 02:29:11] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025112 10.0.0.141 - - [2026-02-03 02:29:11] "POST /virtual-machines HTTP/1.1" 200 396 0.008505 10.0.0.141 - - [2026-02-03 02:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027369 10.0.0.141 - - [2026-02-03 02:29:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098223 10.0.0.141 - - [2026-02-03 02:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008717 10.0.0.141 - - [2026-02-03 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006916 10.0.0.141 - - [2026-02-03 02:29:11] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004678 10.0.0.141 - - [2026-02-03 02:29:12] "POST /instance-ips HTTP/1.1" 200 398 0.021033 10.0.0.141 - - [2026-02-03 02:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016678 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011945 10.0.0.141 - - [2026-02-03 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.063999 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008395 10.0.0.141 - - [2026-02-03 02:29:12] "GET /instance-ip/2029615a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007332 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004616 10.0.0.141 - - [2026-02-03 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.141 - - [2026-02-03 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003596 10.0.0.141 - - [2026-02-03 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.141 - - [2026-02-03 02:29:12] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040704 10.0.0.141 - - [2026-02-03 02:29:12] "POST /virtual-machines HTTP/1.1" 200 396 0.008209 10.0.0.141 - - [2026-02-03 02:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016111 10.0.0.141 - - [2026-02-03 02:29:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106462 10.0.0.141 - - [2026-02-03 02:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008070 10.0.0.141 - - [2026-02-03 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003681 10.0.0.141 - - [2026-02-03 02:29:12] "POST /instance-ips HTTP/1.1" 200 398 0.018737 10.0.0.141 - - [2026-02-03 02:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019840 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005384 10.0.0.141 - - [2026-02-03 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.063771 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013479 10.0.0.141 - - [2026-02-03 02:29:12] "GET /instance-ip/20891a5a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004420 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004155 10.0.0.141 - - [2026-02-03 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003145 10.0.0.141 - - [2026-02-03 02:29:12] "POST /ref-update HTTP/1.1" 200 156 0.010062 10.0.0.141 - - [2026-02-03 02:29:12] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011666 10.0.0.141 - - [2026-02-03 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004535 10.0.0.141 - - [2026-02-03 02:29:13] "POST /ref-update HTTP/1.1" 200 156 0.008656 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011510 10.0.0.141 - - [2026-02-03 02:29:13] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.141 - - [2026-02-03 02:29:13] "POST /tags HTTP/1.1" 200 292 0.015635 10.0.0.141 - - [2026-02-03 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015871 10.0.0.141 - - [2026-02-03 02:29:13] "GET /tag/27a8662e-e653-49fa-ac6c-78139bc872e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.019894 10.0.0.141 - - [2026-02-03 02:29:13] "POST /tags HTTP/1.1" 409 252 0.001682 10.0.0.141 - - [2026-02-03 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2026-02-03 02:29:13] "GET /tag/995af3af-f736-4d90-9090-64748676fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010736 10.0.0.141 - - [2026-02-03 02:29:13] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.141 - - [2026-02-03 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.141 - - [2026-02-03 02:29:13] "GET /tag/f7c93354-3d5e-41e1-85a1-e4b5894454ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011036 10.0.0.141 - - [2026-02-03 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004174 10.0.0.141 - - [2026-02-03 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.141 - - [2026-02-03 02:29:13] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024539 10.0.0.141 - - [2026-02-03 02:29:13] "POST /virtual-machines HTTP/1.1" 200 396 0.007640 10.0.0.141 - - [2026-02-03 02:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010054 10.0.0.141 - - [2026-02-03 02:29:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100654 10.0.0.141 - - [2026-02-03 02:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023228 10.0.0.141 - - [2026-02-03 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009691 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004221 10.0.0.141 - - [2026-02-03 02:29:13] "POST /instance-ips HTTP/1.1" 200 398 0.017790 10.0.0.141 - - [2026-02-03 02:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022528 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007422 10.0.0.141 - - [2026-02-03 02:29:13] "POST /set-tag HTTP/1.1" 200 109 0.059404 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007936 10.0.0.141 - - [2026-02-03 02:29:13] "GET /instance-ip/2123c672-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004644 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004330 10.0.0.141 - - [2026-02-03 02:29:13] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002827 10.0.0.141 - - [2026-02-03 02:29:13] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.141 - - [2026-02-03 02:29:13] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012866 10.0.0.141 - - [2026-02-03 02:29:13] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.141 - - [2026-02-03 02:29:14] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004149 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.141 - - [2026-02-03 02:29:14] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028552 10.0.0.141 - - [2026-02-03 02:29:14] "POST /virtual-machines HTTP/1.1" 200 396 0.006957 10.0.0.141 - - [2026-02-03 02:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018805 10.0.0.141 - - [2026-02-03 02:29:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098284 10.0.0.141 - - [2026-02-03 02:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007565 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.141 - - [2026-02-03 02:29:14] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008007 10.0.0.141 - - [2026-02-03 02:29:14] "POST /instance-ips HTTP/1.1" 200 398 0.017110 10.0.0.141 - - [2026-02-03 02:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023564 10.0.0.141 - - [2026-02-03 02:29:14] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005200 10.0.0.141 - - [2026-02-03 02:29:14] "POST /set-tag HTTP/1.1" 200 109 0.060095 10.0.0.141 - - [2026-02-03 02:29:14] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013174 10.0.0.141 - - [2026-02-03 02:29:14] "GET /instance-ip/218f757a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005124 10.0.0.141 - - [2026-02-03 02:29:14] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004535 10.0.0.141 - - [2026-02-03 02:29:14] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.141 - - [2026-02-03 02:29:14] "POST /tags HTTP/1.1" 200 300 0.018903 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.141 - - [2026-02-03 02:29:14] "GET /tag/282710a9-aa95-4ace-a5eb-8bad883fc2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011253 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.141 - - [2026-02-03 02:29:14] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003561 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.141 - - [2026-02-03 02:29:14] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029263 10.0.0.141 - - [2026-02-03 02:29:14] "POST /virtual-machines HTTP/1.1" 200 396 0.008101 10.0.0.141 - - [2026-02-03 02:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.006954 10.0.0.141 - - [2026-02-03 02:29:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096589 10.0.0.141 - - [2026-02-03 02:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018732 10.0.0.141 - - [2026-02-03 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015489 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004849 10.0.0.141 - - [2026-02-03 02:29:15] "POST /instance-ips HTTP/1.1" 200 398 0.023319 10.0.0.141 - - [2026-02-03 02:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022440 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007375 10.0.0.141 - - [2026-02-03 02:29:15] "POST /set-tag HTTP/1.1" 200 109 0.016748 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021684 10.0.0.141 - - [2026-02-03 02:29:15] "GET /instance-ip/21f8f32e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003548 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005915 10.0.0.141 - - [2026-02-03 02:29:15] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.141 - - [2026-02-03 02:29:15] "POST /tags HTTP/1.1" 200 300 0.015483 10.0.0.141 - - [2026-02-03 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009473 10.0.0.141 - - [2026-02-03 02:29:15] "GET /tag/42fed11a-ed0e-4272-95e7-d38437fed3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011089 10.0.0.141 - - [2026-02-03 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013013 10.0.0.141 - - [2026-02-03 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.141 - - [2026-02-03 02:29:15] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030032 10.0.0.141 - - [2026-02-03 02:29:15] "POST /virtual-machines HTTP/1.1" 200 396 0.007772 10.0.0.141 - - [2026-02-03 02:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011434 10.0.0.141 - - [2026-02-03 02:29:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093954 10.0.0.141 - - [2026-02-03 02:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012669 10.0.0.141 - - [2026-02-03 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007049 10.0.0.141 - - [2026-02-03 02:29:15] "POST /instance-ips HTTP/1.1" 200 398 0.026440 10.0.0.141 - - [2026-02-03 02:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025845 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013701 10.0.0.141 - - [2026-02-03 02:29:15] "POST /set-tag HTTP/1.1" 200 109 0.016089 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010836 10.0.0.141 - - [2026-02-03 02:29:15] "GET /instance-ip/226238ac-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003096 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004489 10.0.0.141 - - [2026-02-03 02:29:15] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.141 - - [2026-02-03 02:29:15] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003046 10.0.0.141 - - [2026-02-03 02:29:16] "POST /ref-update HTTP/1.1" 200 156 0.012966 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014608 10.0.0.141 - - [2026-02-03 02:29:16] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.141 - - [2026-02-03 02:29:16] "POST /tags HTTP/1.1" 200 300 0.020957 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.141 - - [2026-02-03 02:29:16] "GET /tag/acd49596-8f26-4457-8dc9-481797dd475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011874 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003756 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.141 - - [2026-02-03 02:29:16] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032537 10.0.0.141 - - [2026-02-03 02:29:16] "POST /virtual-machines HTTP/1.1" 200 396 0.008545 10.0.0.141 - - [2026-02-03 02:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015098 10.0.0.141 - - [2026-02-03 02:29:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095097 10.0.0.141 - - [2026-02-03 02:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007324 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005918 10.0.0.141 - - [2026-02-03 02:29:16] "POST /instance-ips HTTP/1.1" 200 398 0.018121 10.0.0.141 - - [2026-02-03 02:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024283 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014266 10.0.0.141 - - [2026-02-03 02:29:16] "POST /set-tag HTTP/1.1" 200 109 0.018657 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022353 10.0.0.141 - - [2026-02-03 02:29:16] "GET /instance-ip/22dd5992-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002251 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004570 10.0.0.141 - - [2026-02-03 02:29:16] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.141 - - [2026-02-03 02:29:16] "POST /tags HTTP/1.1" 200 300 0.028634 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.141 - - [2026-02-03 02:29:16] "GET /tag/57b8f49e-e0c5-47ba-93d2-8a53dda23116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012895 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.141 - - [2026-02-03 02:29:16] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003962 10.0.0.141 - - [2026-02-03 02:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.141 - - [2026-02-03 02:29:16] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028625 10.0.0.141 - - [2026-02-03 02:29:16] "POST /virtual-machines HTTP/1.1" 200 396 0.007476 10.0.0.141 - - [2026-02-03 02:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012554 10.0.0.141 - - [2026-02-03 02:29:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116549 10.0.0.141 - - [2026-02-03 02:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008438 10.0.0.141 - - [2026-02-03 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012247 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004263 10.0.0.141 - - [2026-02-03 02:29:17] "POST /instance-ips HTTP/1.1" 200 398 0.028315 10.0.0.141 - - [2026-02-03 02:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019573 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008944 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.017853 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016367 10.0.0.141 - - [2026-02-03 02:29:17] "GET /instance-ip/2345da1c-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007146 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004038 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003181 10.0.0.141 - - [2026-02-03 02:29:17] "POST /ref-update HTTP/1.1" 200 156 0.007732 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011289 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.005219 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004023 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003796 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005899 10.0.0.141 - - [2026-02-03 02:29:17] "POST /ref-update HTTP/1.1" 200 156 0.007222 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015871 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003877 10.0.0.141 - - [2026-02-03 02:29:17] "POST /ref-update HTTP/1.1" 200 156 0.008480 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004144 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004153 10.0.0.141 - - [2026-02-03 02:29:17] "POST /ref-update HTTP/1.1" 200 156 0.012016 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018636 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006754 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003555 10.0.0.141 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.141 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004067 10.0.0.141 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.141 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013363 10.0.0.141 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.141 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005018 10.0.0.141 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.141 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004286 10.0.0.141 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.141 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004822 10.0.0.141 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.141 - - [2026-02-03 02:29:22] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004333 10.0.0.141 - - [2026-02-03 02:29:22] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.141 - - [2026-02-03 02:29:23] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004032 10.0.0.141 - - [2026-02-03 02:29:23] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.141 - - [2026-02-03 02:29:24] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004014 10.0.0.141 - - [2026-02-03 02:29:24] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine/15b53faf-4405-4942-9faa-e1739a8c482a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002959 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003631 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine/a190c32d-37fd-492e-949f-9bffd8e5eadd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002729 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004974 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine/ca6e59db-db4f-4c60-a2ed-23be1179177f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003576 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005015 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine/332c6e9d-0509-46a8-a337-6cefd4b22c62?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004107 10.0.0.141 - - [2026-02-03 02:29:26] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004407 10.0.0.141 - - [2026-02-03 02:29:27] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012026 10.0.0.141 - - [2026-02-03 02:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.141 - - [2026-02-03 02:29:28] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004455 10.0.0.141 - - [2026-02-03 02:29:28] "POST /set-tag HTTP/1.1" 200 109 0.007678 10.0.0.141 - - [2026-02-03 02:29:28] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004449 10.0.0.141 - - [2026-02-03 02:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.141 - - [2026-02-03 02:29:28] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003985 10.0.0.141 - - [2026-02-03 02:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine/a2d5fba7-7d87-4869-b588-ed7992062934?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002861 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003476 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine/0f3d6a8e-5389-41a7-bee9-a7b32c7ba59e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002883 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003646 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine/52f3faf7-fe9e-49b9-9f3c-c6f02c5258b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003175 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003498 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine/6d0afef9-f1bd-4c29-b7e4-888afafc28ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002681 10.0.0.141 - - [2026-02-03 02:29:31] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003691 10.0.0.141 - - [2026-02-03 02:29:32] "GET /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002874 10.0.0.141 - - [2026-02-03 02:29:32] "POST /tags HTTP/1.1" 200 334 0.021207 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010441 10.0.0.141 - - [2026-02-03 02:29:32] "GET /tag/2ad955a3-f14f-4807-8dd2-31c2ee8abea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011308 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.141 - - [2026-02-03 02:29:32] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033935 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.141 - - [2026-02-03 02:29:32] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003397 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.141 - - [2026-02-03 02:29:32] "GET /service-appliance-set/d3d390cb-78ec-4e8e-87cc-3c067e47f5bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002013 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 404 273 0.001444 10.0.0.141 - - [2026-02-03 02:29:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.090977 10.0.0.141 - - [2026-02-03 02:29:32] "GET /virtual-machine-interface/32d88a8d-bb35-4bcc-948a-1c2e103f0d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.017949 10.0.0.141 - - [2026-02-03 02:29:32] "POST /instance-ips HTTP/1.1" 200 410 0.018502 10.0.0.141 - - [2026-02-03 02:29:32] "GET /instance-ip/4ea64018-8657-4dac-b277-10b79198a909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003731 10.0.0.141 - - [2026-02-03 02:29:32] "POST /loadbalancers HTTP/1.1" 200 631 0.058536 10.0.0.141 - - [2026-02-03 02:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015669 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012803 10.0.0.141 - - [2026-02-03 02:29:32] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035114 10.0.0.141 - - [2026-02-03 02:29:32] "GET /instance-ip/4ea64018-8657-4dac-b277-10b79198a909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002683 10.0.0.141 - - [2026-02-03 02:29:32] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031208 10.0.0.141 - - [2026-02-03 02:29:32] "GET /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001803 10.0.0.141 - - [2026-02-03 02:29:32] "POST /floating-ips HTTP/1.1" 200 599 0.024510 10.0.0.141 - - [2026-02-03 02:29:32] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.027795 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.141 - - [2026-02-03 02:29:32] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029885 10.0.0.141 - - [2026-02-03 02:29:32] "GET /loadbalancer-listener/fd22a525-1a8a-4505-b506-3c982a70e159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003276 10.0.0.141 - - [2026-02-03 02:29:32] "GET /loadbalancer-listener/fd22a525-1a8a-4505-b506-3c982a70e159?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002541 10.0.0.141 - - [2026-02-03 02:29:32] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022614 10.0.0.141 - - [2026-02-03 02:29:32] "GET /instance-ip/4ea64018-8657-4dac-b277-10b79198a909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005651 10.0.0.141 - - [2026-02-03 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.141 - - [2026-02-03 02:29:32] "GET /instance-ip/4ea64018-8657-4dac-b277-10b79198a909?fields=floating_ips HTTP/1.1" 200 1214 0.009676 10.0.0.141 - - [2026-02-03 02:29:32] "GET /floating-ip/df143de4-8e51-494e-ac1a-ed8360c757a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002006 10.0.0.141 - - [2026-02-03 02:29:32] "GET /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002273 10.0.0.141 - - [2026-02-03 02:29:32] "GET /loadbalancer-pool/4d8d86a9-64cf-433c-aba2-3aabfeb982b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004178 10.0.0.141 - - [2026-02-03 02:29:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013377 10.0.0.141 - - [2026-02-03 02:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012071 10.0.0.141 - - [2026-02-03 02:29:33] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021639 10.0.0.141 - - [2026-02-03 02:29:33] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007011 10.0.0.141 - - [2026-02-03 02:29:33] "POST /ref-update HTTP/1.1" 200 156 0.005879 10.0.0.141 - - [2026-02-03 02:29:33] "GET /floating-ip/df143de4-8e51-494e-ac1a-ed8360c757a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.011858 10.0.0.141 - - [2026-02-03 02:29:33] "PUT /floating-ip/df143de4-8e51-494e-ac1a-ed8360c757a6 HTTP/1.1" 200 257 0.017248 10.0.0.141 - - [2026-02-03 02:29:33] "POST /tags HTTP/1.1" 409 221 0.003441 10.0.0.141 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.141 - - [2026-02-03 02:29:33] "GET /tag/2ad955a3-f14f-4807-8dd2-31c2ee8abea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010085 10.0.0.141 - - [2026-02-03 02:29:33] "GET /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002030 10.0.0.141 - - [2026-02-03 02:29:33] "POST /set-tag HTTP/1.1" 200 109 0.059841 10.0.0.141 - - [2026-02-03 02:29:33] "GET /loadbalancer-pool/4d8d86a9-64cf-433c-aba2-3aabfeb982b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.016235 10.0.0.141 - - [2026-02-03 02:29:33] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019409 10.0.0.141 - - [2026-02-03 02:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011215 10.0.0.141 - - [2026-02-03 02:29:33] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010971 10.0.0.141 - - [2026-02-03 02:29:33] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003518 10.0.0.141 - - [2026-02-03 02:29:33] "POST /ref-update HTTP/1.1" 200 156 0.025374 10.0.0.141 - - [2026-02-03 02:29:33] "GET /floating-ip/df143de4-8e51-494e-ac1a-ed8360c757a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.014931 10.0.0.141 - - [2026-02-03 02:29:33] "POST /set-tag HTTP/1.1" 200 109 0.097329 10.0.0.141 - - [2026-02-03 02:29:33] "POST /tags HTTP/1.1" 409 206 0.001811 10.0.0.141 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.141 - - [2026-02-03 02:29:33] "GET /tag/fce6e556-debc-46c2-a00f-1d422a14767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011541 10.0.0.141 - - [2026-02-03 02:29:33] "POST /tags HTTP/1.1" 409 204 0.001913 10.0.0.141 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.141 - - [2026-02-03 02:29:33] "GET /tag/42fed11a-ed0e-4272-95e7-d38437fed3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011074 10.0.0.141 - - [2026-02-03 02:29:33] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002167 10.0.0.141 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010701 10.0.0.141 - - [2026-02-03 02:29:33] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.141 - - [2026-02-03 02:29:33] "POST /tags HTTP/1.1" 409 206 0.001544 10.0.0.141 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.141 - - [2026-02-03 02:29:33] "GET /tag/fce6e556-debc-46c2-a00f-1d422a14767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010281 10.0.0.141 - - [2026-02-03 02:29:33] "POST /tags HTTP/1.1" 409 226 0.001606 10.0.0.141 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.141 - - [2026-02-03 02:29:33] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009516 10.0.0.141 - - [2026-02-03 02:29:33] "POST /tags HTTP/1.1" 409 204 0.001613 10.0.0.141 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.141 - - [2026-02-03 02:29:34] "GET /tag/42fed11a-ed0e-4272-95e7-d38437fed3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010734 10.0.0.141 - - [2026-02-03 02:29:34] "POST /tags HTTP/1.1" 409 226 0.001756 10.0.0.141 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.141 - - [2026-02-03 02:29:34] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010198 10.0.0.141 - - [2026-02-03 02:29:34] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002064 10.0.0.141 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.141 - - [2026-02-03 02:29:34] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002930 10.0.0.141 - - [2026-02-03 02:29:34] "POST /firewall-rules HTTP/1.1" 200 628 0.064883 10.0.0.141 - - [2026-02-03 02:29:34] "POST /firewall-rules HTTP/1.1" 200 648 0.072539 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-rule/ca117f1a-0710-4971-8b89-2cd9a721739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003793 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002059 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-rule/90009724-9b25-4cb3-8f30-cfd2bf8b781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.013038 10.0.0.141 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.013992 10.0.0.141 - - [2026-02-03 02:29:34] "POST /firewall-policys HTTP/1.1" 200 608 0.020047 10.0.0.141 - - [2026-02-03 02:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017355 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007257 10.0.0.141 - - [2026-02-03 02:29:34] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002406 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002107 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003115 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003772 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004962 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001842 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002740 10.0.0.141 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.016426 10.0.0.141 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.033361 10.0.0.141 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.016067 10.0.0.141 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.030024 10.0.0.141 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.027270 10.0.0.141 - - [2026-02-03 02:29:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002588 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:30:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:30:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 252 0.002041 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/995af3af-f736-4d90-9090-64748676fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012196 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 228 0.002028 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011134 10.0.0.141 - - [2026-02-03 02:31:33] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002758 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.141 - - [2026-02-03 02:31:33] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005264 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 206 0.002901 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/fce6e556-debc-46c2-a00f-1d422a14767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011685 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 226 0.002334 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010360 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 204 0.001654 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/42fed11a-ed0e-4272-95e7-d38437fed3e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013083 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 226 0.001739 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/0ecfc41c-5497-45c0-9471-da43058720d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020691 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 228 0.002062 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011396 10.0.0.141 - - [2026-02-03 02:31:33] "POST /tags HTTP/1.1" 409 252 0.001717 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.141 - - [2026-02-03 02:31:33] "GET /tag/995af3af-f736-4d90-9090-64748676fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010906 10.0.0.141 - - [2026-02-03 02:31:33] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002147 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.141 - - [2026-02-03 02:31:33] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002508 10.0.0.141 - - [2026-02-03 02:31:33] "POST /firewall-rules HTTP/1.1" 409 281 0.001515 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.141 - - [2026-02-03 02:31:33] "PUT /firewall-rule/90009724-9b25-4cb3-8f30-cfd2bf8b781f HTTP/1.1" 200 261 0.015538 10.0.0.141 - - [2026-02-03 02:31:33] "POST /firewall-rules HTTP/1.1" 409 291 0.009492 10.0.0.141 - - [2026-02-03 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.141 - - [2026-02-03 02:31:34] "PUT /firewall-rule/ca117f1a-0710-4971-8b89-2cd9a721739d HTTP/1.1" 200 261 0.019237 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-rule/ca117f1a-0710-4971-8b89-2cd9a721739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.011197 10.0.0.141 - - [2026-02-03 02:31:34] "POST /firewall-rules HTTP/1.1" 200 660 0.074587 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-rule/c6869d95-05de-412c-8f3c-a3d01aba0879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003789 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002171 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-rule/90009724-9b25-4cb3-8f30-cfd2bf8b781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002226 10.0.0.141 - - [2026-02-03 02:31:34] "POST /firewall-policys HTTP/1.1" 409 269 0.001432 10.0.0.141 - - [2026-02-03 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.141 - - [2026-02-03 02:31:34] "PUT /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe HTTP/1.1" 200 265 0.019616 10.0.0.141 - - [2026-02-03 02:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029410 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.012035 10.0.0.141 - - [2026-02-03 02:31:34] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002437 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.001895 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/22c08ce6-be8d-4173-9e98-6301e09a36a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001775 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004042 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002010 10.0.0.141 - - [2026-02-03 02:31:34] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003034 10.0.0.141 - - [2026-02-03 02:31:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002794 10.0.0.141 - - [2026-02-03 02:31:45] "GET /global-system-configs HTTP/1.1" 200 323 0.001765 10.0.0.141 - - [2026-02-03 02:32:35] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004682 10.0.0.141 - - [2026-02-03 02:32:35] "POST /set-tag HTTP/1.1" 200 109 0.004153 10.0.0.141 - - [2026-02-03 02:32:35] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008344 10.0.0.141 - - [2026-02-03 02:32:35] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.141 - - [2026-02-03 02:32:35] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004782 10.0.0.141 - - [2026-02-03 02:32:35] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.141 - - [2026-02-03 02:32:35] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006017 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004246 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005429 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.006601 10.0.0.141 - - [2026-02-03 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.141 - - [2026-02-03 02:32:36] "GET /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002478 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004304 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.018089 10.0.0.141 - - [2026-02-03 02:32:36] "DELETE /loadbalancer-member/e7e05a7e-dfb8-4262-b7b5-091f17e9c8e1 HTTP/1.1" 200 115 0.022738 10.0.0.141 - - [2026-02-03 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.141 - - [2026-02-03 02:32:36] "GET /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002986 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004141 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003732 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004389 10.0.0.141 - - [2026-02-03 02:32:36] "POST /set-tag HTTP/1.1" 200 109 0.004215 10.0.0.141 - - [2026-02-03 02:32:36] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009972 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003856 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004456 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003553 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011939 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine/a190c32d-37fd-492e-949f-9bffd8e5eadd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004789 10.0.0.141 - - [2026-02-03 02:32:37] "POST /ref-update HTTP/1.1" 200 156 0.018581 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.013684 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.016392 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.024435 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.022577 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.016247 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.021780 10.0.0.141 - - [2026-02-03 02:32:37] "DELETE /instance-ip/20891a5a-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.042409 10.0.0.141 - - [2026-02-03 02:32:37] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.141 - - [2026-02-03 02:32:37] "DELETE /virtual-machine-interface/206f78ca-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.038747 10.0.0.141 - - [2026-02-03 02:32:37] "DELETE /virtual-machine/a190c32d-37fd-492e-949f-9bffd8e5eadd HTTP/1.1" 200 115 0.020806 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004417 10.0.0.141 - - [2026-02-03 02:32:37] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine/332c6e9d-0509-46a8-a337-6cefd4b22c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002661 10.0.0.141 - - [2026-02-03 02:32:37] "POST /ref-update HTTP/1.1" 200 156 0.008201 10.0.0.141 - - [2026-02-03 02:32:37] "GET /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004379 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.021060 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.023243 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.017637 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.016726 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.023270 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /instance-ip/218f757a-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.051634 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /virtual-machine-interface/21779dd8-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.050909 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /virtual-machine/332c6e9d-0509-46a8-a337-6cefd4b22c62 HTTP/1.1" 200 115 0.021041 10.0.0.141 - - [2026-02-03 02:32:38] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004184 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.141 - - [2026-02-03 02:32:38] "GET /virtual-machine/ca6e59db-db4f-4c60-a2ed-23be1179177f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002531 10.0.0.141 - - [2026-02-03 02:32:38] "POST /ref-update HTTP/1.1" 200 156 0.008261 10.0.0.141 - - [2026-02-03 02:32:38] "GET /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004122 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.016426 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.018499 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.014011 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.020334 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.027734 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /instance-ip/2123c672-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.037624 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /virtual-machine-interface/210f17cc-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.033379 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /virtual-machine/ca6e59db-db4f-4c60-a2ed-23be1179177f HTTP/1.1" 200 115 0.018129 10.0.0.141 - - [2026-02-03 02:32:38] "DELETE /tag/27a8662e-e653-49fa-ac6c-78139bc872e2 HTTP/1.1" 200 115 0.028015 10.0.0.141 - - [2026-02-03 02:32:38] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003932 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.141 - - [2026-02-03 02:32:38] "GET /virtual-machine/15b53faf-4405-4942-9faa-e1739a8c482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002911 10.0.0.141 - - [2026-02-03 02:32:38] "POST /ref-update HTTP/1.1" 200 156 0.010164 10.0.0.141 - - [2026-02-03 02:32:38] "GET /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004281 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.015183 10.0.0.141 - - [2026-02-03 02:32:38] "POST /set-tag HTTP/1.1" 200 109 0.026243 10.0.0.141 - - [2026-02-03 02:32:39] "POST /set-tag HTTP/1.1" 200 109 0.014794 10.0.0.141 - - [2026-02-03 02:32:39] "POST /set-tag HTTP/1.1" 200 109 0.024475 10.0.0.141 - - [2026-02-03 02:32:39] "POST /set-tag HTTP/1.1" 200 109 0.024527 10.0.0.141 - - [2026-02-03 02:32:39] "DELETE /instance-ip/2029615a-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.035070 10.0.0.141 - - [2026-02-03 02:32:39] "POST /ref-update HTTP/1.1" 200 156 0.007614 10.0.0.141 - - [2026-02-03 02:32:39] "DELETE /virtual-machine-interface/2011ce0a-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.038044 10.0.0.141 - - [2026-02-03 02:32:39] "DELETE /virtual-machine/15b53faf-4405-4942-9faa-e1739a8c482a HTTP/1.1" 200 115 0.017328 10.0.0.141 - - [2026-02-03 02:32:39] "DELETE /tag/fce6e556-debc-46c2-a00f-1d422a14767a HTTP/1.1" 409 391 0.011386 10.0.0.141 - - [2026-02-03 02:32:39] "DELETE /tag/1986ca08-46c0-433d-9ee1-a08e42e30d85 HTTP/1.1" 200 115 0.031251 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004634 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004351 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine/52f3faf7-fe9e-49b9-9f3c-c6f02c5258b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002392 10.0.0.141 - - [2026-02-03 02:33:07] "POST /ref-update HTTP/1.1" 200 156 0.010344 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006831 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.020666 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.028596 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.026612 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.012817 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /instance-ip/226238ac-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.038545 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /virtual-machine-interface/224a21c2-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.045704 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /virtual-machine/52f3faf7-fe9e-49b9-9f3c-c6f02c5258b0 HTTP/1.1" 200 115 0.024128 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /tag/42fed11a-ed0e-4272-95e7-d38437fed3e5 HTTP/1.1" 409 237 0.004468 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004003 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003727 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine/0f3d6a8e-5389-41a7-bee9-a7b32c7ba59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003942 10.0.0.141 - - [2026-02-03 02:33:07] "POST /ref-update HTTP/1.1" 200 156 0.009543 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004402 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.016268 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.021794 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.013177 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.026546 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /instance-ip/22dd5992-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.039874 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /virtual-machine-interface/22c36a78-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.043638 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /virtual-machine/0f3d6a8e-5389-41a7-bee9-a7b32c7ba59e HTTP/1.1" 200 115 0.021184 10.0.0.141 - - [2026-02-03 02:33:07] "DELETE /tag/acd49596-8f26-4457-8dc9-481797dd475a HTTP/1.1" 200 115 0.030726 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003585 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.141 - - [2026-02-03 02:33:07] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003672 10.0.0.141 - - [2026-02-03 02:33:07] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.141 - - [2026-02-03 02:33:08] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004194 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.141 - - [2026-02-03 02:33:08] "GET /virtual-machine/a2d5fba7-7d87-4869-b588-ed7992062934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002031 10.0.0.141 - - [2026-02-03 02:33:08] "POST /ref-update HTTP/1.1" 200 156 0.008088 10.0.0.141 - - [2026-02-03 02:33:08] "GET /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017196 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.015537 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.021318 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.020701 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.014041 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /instance-ip/21f8f32e-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.044486 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /virtual-machine-interface/21e56c28-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.031603 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /virtual-machine/a2d5fba7-7d87-4869-b588-ed7992062934 HTTP/1.1" 200 115 0.018492 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /tag/8c872917-b75c-45d5-a7e7-af98392be201 HTTP/1.1" 200 115 0.027056 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /tag/e35ebaf3-9145-4916-934e-83debc5b7bc4 HTTP/1.1" 200 115 0.028799 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /tag/282710a9-aa95-4ace-a5eb-8bad883fc2b8 HTTP/1.1" 200 115 0.026714 10.0.0.141 - - [2026-02-03 02:33:08] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003893 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.141 - - [2026-02-03 02:33:08] "GET /virtual-machine/6d0afef9-f1bd-4c29-b7e4-888afafc28ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002214 10.0.0.141 - - [2026-02-03 02:33:08] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.141 - - [2026-02-03 02:33:08] "GET /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004683 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.015141 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.026608 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.013737 10.0.0.141 - - [2026-02-03 02:33:08] "POST /set-tag HTTP/1.1" 200 109 0.029277 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /instance-ip/2345da1c-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.040369 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /virtual-machine-interface/232b963e-00a8-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.048400 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /virtual-machine/6d0afef9-f1bd-4c29-b7e4-888afafc28ff HTTP/1.1" 200 115 0.017252 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /tag/995af3af-f736-4d90-9090-64748676fe60 HTTP/1.1" 409 237 0.006093 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e HTTP/1.1" 409 237 0.005035 10.0.0.141 - - [2026-02-03 02:33:08] "DELETE /tag/57b8f49e-e0c5-47ba-93d2-8a53dda23116 HTTP/1.1" 200 115 0.029276 10.0.0.141 - - [2026-02-03 02:33:11] "POST /projects HTTP/1.1" 409 238 0.002686 10.0.0.141 - - [2026-02-03 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.141 - - [2026-02-03 02:33:11] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034380 10.0.0.141 - - [2026-02-03 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.141 - - [2026-02-03 02:33:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004900 10.0.0.141 - - [2026-02-03 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.141 - - [2026-02-03 02:33:11] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003737 10.0.0.141 - - [2026-02-03 02:33:11] "POST /security-groups HTTP/1.1" 409 285 0.001840 10.0.0.141 - - [2026-02-03 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.141 - - [2026-02-03 02:33:11] "PUT /security-group/2d1e31a2-feb0-4f36-b4d5-b5bf2dc4e275 HTTP/1.1" 200 263 0.055850 10.0.0.141 - - [2026-02-03 02:33:11] "PUT /access-control-list/7e9b0a87-8795-44ec-9e47-223e10adf579 HTTP/1.1" 200 273 0.014935 10.0.0.141 - - [2026-02-03 02:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.035973 10.0.0.141 - - [2026-02-03 02:33:11] "PUT /access-control-list/7f79e8c0-72d2-4c97-96d7-b9dcd2bea212 HTTP/1.1" 200 273 0.027886 10.0.0.141 - - [2026-02-03 02:33:16] "POST /projects HTTP/1.1" 409 238 0.002046 10.0.0.141 - - [2026-02-03 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.141 - - [2026-02-03 02:33:16] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035646 10.0.0.141 - - [2026-02-03 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.141 - - [2026-02-03 02:33:16] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003556 10.0.0.141 - - [2026-02-03 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.141 - - [2026-02-03 02:33:16] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004589 10.0.0.141 - - [2026-02-03 02:33:16] "POST /security-groups HTTP/1.1" 409 285 0.002029 10.0.0.141 - - [2026-02-03 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.141 - - [2026-02-03 02:33:16] "PUT /security-group/2d1e31a2-feb0-4f36-b4d5-b5bf2dc4e275 HTTP/1.1" 200 263 0.057637 10.0.0.141 - - [2026-02-03 02:33:16] "PUT /access-control-list/7e9b0a87-8795-44ec-9e47-223e10adf579 HTTP/1.1" 200 273 0.025158 10.0.0.141 - - [2026-02-03 02:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031663 10.0.0.141 - - [2026-02-03 02:33:16] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.038409 10.0.0.141 - - [2026-02-03 02:33:16] "PUT /access-control-list/7f79e8c0-72d2-4c97-96d7-b9dcd2bea212 HTTP/1.1" 200 273 0.046311 10.0.0.141 - - [2026-02-03 02:33:16] "GET /firewall-rule/fb6b7051-f5e9-4ab9-983d-85930d5a1360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002739 10.0.0.141 - - [2026-02-03 02:33:16] "POST /ref-update HTTP/1.1" 200 156 0.049604 10.0.0.141 - - [2026-02-03 02:33:16] "DELETE /firewall-rule/fb6b7051-f5e9-4ab9-983d-85930d5a1360 HTTP/1.1" 200 115 0.035820 10.0.0.141 - - [2026-02-03 02:33:16] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004199 10.0.0.141 - - [2026-02-03 02:33:16] "GET /firewall-rule/5ba1271a-dd3f-4acc-b586-5ba73a9ffc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002592 10.0.0.141 - - [2026-02-03 02:33:16] "POST /ref-update HTTP/1.1" 200 156 0.051970 10.0.0.141 - - [2026-02-03 02:33:16] "DELETE /firewall-rule/5ba1271a-dd3f-4acc-b586-5ba73a9ffc69 HTTP/1.1" 200 115 0.035901 10.0.0.141 - - [2026-02-03 02:33:16] "DELETE /tag/995af3af-f736-4d90-9090-64748676fe60 HTTP/1.1" 409 237 0.003831 10.0.0.141 - - [2026-02-03 02:33:16] "DELETE /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e HTTP/1.1" 409 237 0.004173 10.0.0.141 - - [2026-02-03 02:33:16] "DELETE /tag/f7c93354-3d5e-41e1-85a1-e4b5894454ee HTTP/1.1" 200 115 0.028807 10.0.0.141 - - [2026-02-03 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.141 - - [2026-02-03 02:33:17] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006799 10.0.0.141 - - [2026-02-03 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.141 - - [2026-02-03 02:33:17] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004473 10.0.0.141 - - [2026-02-03 02:33:17] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.036537 10.0.0.141 - - [2026-02-03 02:33:17] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.046727 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /security-group/2d1e31a2-feb0-4f36-b4d5-b5bf2dc4e275 HTTP/1.1" 200 115 0.047030 10.0.0.141 - - [2026-02-03 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /access-control-list/7e9b0a87-8795-44ec-9e47-223e10adf579 HTTP/1.1" 200 115 0.020407 10.0.0.141 - - [2026-02-03 02:33:17] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.025572 10.0.0.141 - - [2026-02-03 02:33:17] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?fields=security_groups HTTP/1.1" 200 1352 0.040107 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /access-control-list/7f79e8c0-72d2-4c97-96d7-b9dcd2bea212 HTTP/1.1" 200 115 0.275790 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /security-group/76e048d5-4771-47eb-a877-1bef84d3dd76 HTTP/1.1" 200 115 0.164640 10.0.0.141 - - [2026-02-03 02:33:17] "GET /project/291fefe0-9a75-477e-ba0e-2070de6c6335?fields=application_policy_sets HTTP/1.1" 200 1391 0.045537 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /access-control-list/e9e2cbdd-454f-41bd-a7ef-6f7f3dab452e HTTP/1.1" 200 115 0.058604 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /access-control-list/fa80f726-12ea-4342-b8a1-3f6dd7151c86 HTTP/1.1" 200 115 0.025223 10.0.0.141 - - [2026-02-03 02:33:17] "DELETE /project/291fefe0-9a75-477e-ba0e-2070de6c6335 HTTP/1.1" 200 115 0.422647 10.0.0.141 - - [2026-02-03 02:33:17] "POST /projects HTTP/1.1" 409 238 0.002734 10.0.0.141 - - [2026-02-03 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.141 - - [2026-02-03 02:33:17] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026052 10.0.0.141 - - [2026-02-03 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.141 - - [2026-02-03 02:33:17] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004258 10.0.0.141 - - [2026-02-03 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.141 - - [2026-02-03 02:33:17] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003762 10.0.0.141 - - [2026-02-03 02:33:17] "POST /security-groups HTTP/1.1" 409 285 0.001943 10.0.0.141 - - [2026-02-03 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.141 - - [2026-02-03 02:33:17] "PUT /security-group/59374452-ec26-4e3b-a938-ff1a8e422baa HTTP/1.1" 200 263 0.055303 10.0.0.141 - - [2026-02-03 02:33:17] "PUT /access-control-list/0424d736-bb74-4c81-9e0d-3da7d1650a87 HTTP/1.1" 200 273 0.012369 10.0.0.141 - - [2026-02-03 02:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014762 10.0.0.141 - - [2026-02-03 02:33:17] "PUT /access-control-list/f11c4dc7-1c2f-41ef-8d62-4860dc5daa30 HTTP/1.1" 200 273 0.021614 10.0.0.141 - - [2026-02-03 02:33:22] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002704 10.0.0.141 - - [2026-02-03 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.141 - - [2026-02-03 02:33:22] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002701 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-policy/988360d2-9a9f-4438-aa9e-6da6d188a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003645 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-rule/90009724-9b25-4cb3-8f30-cfd2bf8b781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002259 10.0.0.141 - - [2026-02-03 02:33:22] "POST /ref-update HTTP/1.1" 200 156 0.029698 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /firewall-rule/90009724-9b25-4cb3-8f30-cfd2bf8b781f HTTP/1.1" 200 115 0.043286 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006056 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-rule/c6869d95-05de-412c-8f3c-a3d01aba0879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005034 10.0.0.141 - - [2026-02-03 02:33:22] "POST /ref-update HTTP/1.1" 200 156 0.012970 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /firewall-rule/c6869d95-05de-412c-8f3c-a3d01aba0879 HTTP/1.1" 200 115 0.040428 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007212 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-rule/ca117f1a-0710-4971-8b89-2cd9a721739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002610 10.0.0.141 - - [2026-02-03 02:33:22] "POST /ref-update HTTP/1.1" 200 156 0.009513 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /firewall-rule/ca117f1a-0710-4971-8b89-2cd9a721739d HTTP/1.1" 200 115 0.033427 10.0.0.141 - - [2026-02-03 02:33:22] "GET /application-policy-set/503da39c-7d30-4fdb-b94d-580d67962ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003901 10.0.0.141 - - [2026-02-03 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.141 - - [2026-02-03 02:33:22] "GET /policy-management/6764673f-eb70-4091-8760-754d03cb8e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002058 10.0.0.141 - - [2026-02-03 02:33:22] "GET /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002527 10.0.0.141 - - [2026-02-03 02:33:22] "POST /ref-update HTTP/1.1" 200 156 0.018046 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /firewall-policy/5db30d90-6f84-440c-86f0-3294be02aebe HTTP/1.1" 200 115 0.028115 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /tag/995af3af-f736-4d90-9090-64748676fe60 HTTP/1.1" 200 115 0.031684 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /tag/584f8e2f-9dfd-41dd-a4a6-19f93a392a5e HTTP/1.1" 200 115 0.051795 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /tag/fce6e556-debc-46c2-a00f-1d422a14767a HTTP/1.1" 200 115 0.048453 10.0.0.141 - - [2026-02-03 02:33:22] "DELETE /tag/42fed11a-ed0e-4272-95e7-d38437fed3e5 HTTP/1.1" 200 115 0.044204 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /loadbalancer-member/abd5bb1d-76df-44b2-adca-b2488ec83b23 HTTP/1.1" 200 115 0.021634 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /loadbalancer-pool/4d8d86a9-64cf-433c-aba2-3aabfeb982b7 HTTP/1.1" 200 115 0.030510 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /loadbalancer-listener/fd22a525-1a8a-4505-b506-3c982a70e159 HTTP/1.1" 200 115 0.024768 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /loadbalancer/a763b63b-d8f4-49cb-9b3f-866a5457e678 HTTP/1.1" 200 115 0.043609 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /floating-ip/df143de4-8e51-494e-ac1a-ed8360c757a6 HTTP/1.1" 200 115 0.039820 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /instance-ip/4ea64018-8657-4dac-b277-10b79198a909 HTTP/1.1" 200 115 0.047797 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /virtual-machine-interface/32d88a8d-bb35-4bcc-948a-1c2e103f0d1d HTTP/1.1" 200 115 0.032458 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /tag/2ad955a3-f14f-4807-8dd2-31c2ee8abea2 HTTP/1.1" 200 115 0.066342 10.0.0.141 - - [2026-02-03 02:33:23] "POST /projects HTTP/1.1" 409 238 0.002834 10.0.0.141 - - [2026-02-03 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.141 - - [2026-02-03 02:33:23] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040474 10.0.0.141 - - [2026-02-03 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.141 - - [2026-02-03 02:33:23] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004148 10.0.0.141 - - [2026-02-03 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.141 - - [2026-02-03 02:33:23] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005263 10.0.0.141 - - [2026-02-03 02:33:23] "POST /security-groups HTTP/1.1" 409 285 0.002398 10.0.0.141 - - [2026-02-03 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.141 - - [2026-02-03 02:33:23] "PUT /security-group/59374452-ec26-4e3b-a938-ff1a8e422baa HTTP/1.1" 200 263 0.054200 10.0.0.141 - - [2026-02-03 02:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023838 10.0.0.141 - - [2026-02-03 02:33:23] "PUT /access-control-list/0424d736-bb74-4c81-9e0d-3da7d1650a87 HTTP/1.1" 200 273 0.020397 10.0.0.141 - - [2026-02-03 02:33:23] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.026204 10.0.0.141 - - [2026-02-03 02:33:23] "PUT /access-control-list/f11c4dc7-1c2f-41ef-8d62-4860dc5daa30 HTTP/1.1" 200 273 0.027481 10.0.0.141 - - [2026-02-03 02:33:23] "GET /firewall-rule/16d620ef-77b2-4912-a533-adb4dc987018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002825 10.0.0.141 - - [2026-02-03 02:33:23] "POST /ref-update HTTP/1.1" 200 156 0.058360 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /firewall-rule/16d620ef-77b2-4912-a533-adb4dc987018 HTTP/1.1" 200 115 0.057380 10.0.0.141 - - [2026-02-03 02:33:23] "GET /firewall-policy/45c8c1fe-6921-4656-84ec-f3a819b41f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.007758 10.0.0.141 - - [2026-02-03 02:33:23] "GET /firewall-rule/3713dcd9-2ace-4bc8-bfee-8af9b874c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006043 10.0.0.141 - - [2026-02-03 02:33:23] "POST /ref-update HTTP/1.1" 200 156 0.052655 10.0.0.141 - - [2026-02-03 02:33:23] "DELETE /firewall-rule/3713dcd9-2ace-4bc8-bfee-8af9b874c475 HTTP/1.1" 200 115 0.035800 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /tag/0ecfc41c-5497-45c0-9471-da43058720d3 HTTP/1.1" 200 115 0.033531 10.0.0.141 - - [2026-02-03 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.141 - - [2026-02-03 02:33:24] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003732 10.0.0.141 - - [2026-02-03 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.141 - - [2026-02-03 02:33:24] "GET /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003670 10.0.0.141 - - [2026-02-03 02:33:24] "PUT /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d HTTP/1.1" 200 265 0.046248 10.0.0.141 - - [2026-02-03 02:33:24] "PUT /virtual-network/4047a1a3-09aa-4c94-9993-19c71df4e0a8 HTTP/1.1" 200 265 0.052814 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /security-group/59374452-ec26-4e3b-a938-ff1a8e422baa HTTP/1.1" 200 115 0.050762 10.0.0.141 - - [2026-02-03 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /access-control-list/0424d736-bb74-4c81-9e0d-3da7d1650a87 HTTP/1.1" 200 115 0.024537 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /access-control-list/f11c4dc7-1c2f-41ef-8d62-4860dc5daa30 HTTP/1.1" 200 115 0.049823 10.0.0.141 - - [2026-02-03 02:33:24] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.043071 10.0.0.141 - - [2026-02-03 02:33:24] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?fields=security_groups HTTP/1.1" 200 1353 0.057510 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /access-control-list/ed3cdc53-8d96-4b08-a007-9d50e13e89c0 HTTP/1.1" 200 115 0.052887 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /security-group/e3bfb81f-28b0-488b-9326-54e7f695e50c HTTP/1.1" 200 115 0.085279 10.0.0.141 - - [2026-02-03 02:33:24] "GET /project/d5a3f915-0984-41ca-9085-c5492dba6b9a?fields=application_policy_sets HTTP/1.1" 200 1392 0.054228 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /access-control-list/2ae402b3-a4f8-43c8-8a9b-a9e9191e27e7 HTTP/1.1" 200 115 0.070621 10.0.0.141 - - [2026-02-03 02:33:24] "DELETE /project/d5a3f915-0984-41ca-9085-c5492dba6b9a HTTP/1.1" 200 115 0.418540 10.0.0.141 - - [2026-02-03 02:34:16] "GET / HTTP/1.1" 200 36215 0.002138 10.0.0.141 - - [2026-02-03 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.141 - - [2026-02-03 02:34:16] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002998 10.0.0.141 - - [2026-02-03 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.141 - - [2026-02-03 02:34:16] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002456 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:34:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:34:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000877 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000810 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001280 10.0.0.141 - - [2026-02-03 02:34:33] "GET / HTTP/1.1" 200 36215 0.001424 10.0.0.141 - - [2026-02-03 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-02-03 02:34:33] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004325 10.0.0.141 - - [2026-02-03 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.141 - - [2026-02-03 02:34:33] "GET /config-node/7d7a368b-04e0-4936-998e-6ebf05b1796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001538 10.0.0.141 - - [2026-02-03 02:34:45] "GET / HTTP/1.1" 200 36215 0.001409 10.0.0.141 - - [2026-02-03 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013803 10.0.0.141 - - [2026-02-03 02:34:45] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003407 10.0.0.141 - - [2026-02-03 02:34:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001651 10.0.0.141 - - [2026-02-03 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008693 10.0.0.141 - - [2026-02-03 02:34:45] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003845 10.0.0.141 - - [2026-02-03 02:34:45] "PUT /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d HTTP/1.1" 200 255 0.016267 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:34:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:34:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.141 - - [2026-02-03 02:35:00] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.141 - - [2026-02-03 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.141 - - [2026-02-03 02:35:00] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004369 10.0.0.141 - - [2026-02-03 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2026-02-03 02:35:00] "GET /config-node/7d7a368b-04e0-4936-998e-6ebf05b1796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002501 10.0.0.141 - - [2026-02-03 02:35:00] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.141 - - [2026-02-03 02:35:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002010 10.0.0.141 - - [2026-02-03 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.141 - - [2026-02-03 02:35:05] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002543 10.0.0.141 - - [2026-02-03 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.141 - - [2026-02-03 02:35:05] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.008127 10.0.0.141 - - [2026-02-03 02:35:06] "GET / HTTP/1.1" 200 36215 0.001635 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 264 0.002094 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/f7112459-3ada-4b31-8af9-cd6ffd6d3ed5 HTTP/1.1" 200 245 0.010568 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 261 0.001866 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/9a78620a-8e06-42ed-aa5f-d36665384426 HTTP/1.1" 200 245 0.009679 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 261 0.007481 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/ce773c15-772b-4a58-99ab-2be6881943a3 HTTP/1.1" 200 245 0.010016 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 253 0.003410 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/714874bc-d160-4640-9c60-6d4bd6b93273 HTTP/1.1" 200 245 0.011044 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 251 0.012158 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/6356183a-6b04-449b-9590-e269a5148902 HTTP/1.1" 200 245 0.010828 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 252 0.007415 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/6626b113-84b2-461f-b0c6-52ed3ca8bd24 HTTP/1.1" 200 245 0.013248 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 256 0.010700 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/50501cf4-93ba-4584-a897-2e390aec2bd6 HTTP/1.1" 200 245 0.009775 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 248 0.003844 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/8849da0c-7971-4b54-a645-0ae3641fbf21 HTTP/1.1" 200 245 0.009553 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 252 0.013965 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/e3988e4d-d470-42bf-881d-bcf8fc1ded92 HTTP/1.1" 200 245 0.009509 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 257 0.008214 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/9c6a92e3-e3be-4f21-b087-92aa026117eb HTTP/1.1" 200 245 0.010734 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 251 0.011002 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/daa5493d-0165-403a-9d10-14d4ddd038ba HTTP/1.1" 200 245 0.017641 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 257 0.005627 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/9d7ef4c3-1c0a-4f13-b8c3-93463efc45ab HTTP/1.1" 200 245 0.008693 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 261 0.012856 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/18ebb77c-2ee7-46d0-aeb1-29df9590d6b4 HTTP/1.1" 200 245 0.010140 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 258 0.012408 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.141 - - [2026-02-03 02:35:06] "PUT /alarm/daf30df9-652c-4bcc-8606-3f81949ff0e3 HTTP/1.1" 200 245 0.011664 10.0.0.141 - - [2026-02-03 02:35:06] "POST /alarms HTTP/1.1" 409 254 0.006811 10.0.0.141 - - [2026-02-03 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005892 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/15f14c21-b655-470b-9a47-b6532a513ae3 HTTP/1.1" 200 245 0.014059 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 254 0.002037 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/1a9ebaed-c2c2-48ca-8b76-3d14bb77f5ad HTTP/1.1" 200 245 0.008858 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 254 0.007218 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/36a8d699-03b4-4306-8bac-3ec36f64b733 HTTP/1.1" 200 245 0.009761 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 247 0.003565 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/d4973df3-ed30-46cf-8f92-472564cba7e5 HTTP/1.1" 200 245 0.010664 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 272 0.002925 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/fe2ac653-0fa6-4800-976a-a35941917e0b HTTP/1.1" 200 245 0.010571 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 261 0.008332 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/910cc228-8d7a-4812-902d-79c96865f3dd HTTP/1.1" 200 245 0.010306 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 259 0.006619 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/372f42a9-de2a-4d7a-be7f-534bc64496f1 HTTP/1.1" 200 245 0.011722 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 265 0.010990 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/05070713-777c-4a0a-a1b7-4675e91a653e HTTP/1.1" 200 245 0.008775 10.0.0.141 - - [2026-02-03 02:35:07] "POST /alarms HTTP/1.1" 409 279 0.007439 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /alarm/c793a46e-066e-4b9b-97ba-2f2fd28fc037 HTTP/1.1" 200 245 0.009330 10.0.0.141 - - [2026-02-03 02:35:07] "GET / HTTP/1.1" 200 36215 0.001846 10.0.0.141 - - [2026-02-03 02:35:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011623 10.0.0.141 - - [2026-02-03 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.141 - - [2026-02-03 02:35:07] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.007326 10.0.0.141 - - [2026-02-03 02:35:08] "GET / HTTP/1.1" 200 36215 0.002127 10.0.0.141 - - [2026-02-03 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.141 - - [2026-02-03 02:35:08] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002889 10.0.0.141 - - [2026-02-03 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.141 - - [2026-02-03 02:35:08] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.008604 10.0.0.141 - - [2026-02-03 02:35:08] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.141 - - [2026-02-03 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-02-03 02:35:08] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004442 10.0.0.141 - - [2026-02-03 02:35:08] "PUT /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd HTTP/1.1" 200 275 0.015344 10.0.0.141 - - [2026-02-03 02:35:11] "GET / HTTP/1.1" 200 36215 0.001324 10.0.0.141 - - [2026-02-03 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.141 - - [2026-02-03 02:35:11] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002677 10.0.0.141 - - [2026-02-03 02:35:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001666 10.0.0.141 - - [2026-02-03 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.141 - - [2026-02-03 02:35:11] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002493 10.0.0.141 - - [2026-02-03 02:35:11] "PUT /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d HTTP/1.1" 200 255 0.022113 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:35:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003190 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:35:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 10.0.0.141 - - [2026-02-03 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.141 - - [2026-02-03 02:35:13] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002836 10.0.0.141 - - [2026-02-03 02:35:27] "GET / HTTP/1.1" 200 36215 0.001958 10.0.0.141 - - [2026-02-03 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.141 - - [2026-02-03 02:35:27] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004691 10.0.0.141 - - [2026-02-03 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.141 - - [2026-02-03 02:35:27] "GET /config-node/7d7a368b-04e0-4936-998e-6ebf05b1796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002299 10.0.0.141 - - [2026-02-03 02:35:38] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.141 - - [2026-02-03 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.141 - - [2026-02-03 02:35:38] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004827 10.0.0.141 - - [2026-02-03 02:35:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001609 10.0.0.141 - - [2026-02-03 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.141 - - [2026-02-03 02:35:38] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002221 10.0.0.141 - - [2026-02-03 02:35:38] "PUT /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d HTTP/1.1" 200 255 0.025969 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:35:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:35:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000790 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:35:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:35:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000797 10.0.0.141 - - [2026-02-03 02:35:55] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.141 - - [2026-02-03 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.141 - - [2026-02-03 02:35:55] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004367 10.0.0.141 - - [2026-02-03 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.141 - - [2026-02-03 02:35:55] "GET /config-node/7d7a368b-04e0-4936-998e-6ebf05b1796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002367 10.0.0.141 - - [2026-02-03 02:35:56] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.141 - - [2026-02-03 02:35:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001941 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.141 - - [2026-02-03 02:36:01] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002305 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.008080 10.0.0.141 - - [2026-02-03 02:36:01] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 264 0.002005 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/f7112459-3ada-4b31-8af9-cd6ffd6d3ed5 HTTP/1.1" 200 245 0.009118 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 261 0.008933 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/9a78620a-8e06-42ed-aa5f-d36665384426 HTTP/1.1" 200 245 0.009167 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 261 0.001942 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/ce773c15-772b-4a58-99ab-2be6881943a3 HTTP/1.1" 200 245 0.008479 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 253 0.005743 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/714874bc-d160-4640-9c60-6d4bd6b93273 HTTP/1.1" 200 245 0.007953 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 251 0.005168 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/6356183a-6b04-449b-9590-e269a5148902 HTTP/1.1" 200 245 0.014334 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 252 0.010347 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/6626b113-84b2-461f-b0c6-52ed3ca8bd24 HTTP/1.1" 200 245 0.010727 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 256 0.012226 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/50501cf4-93ba-4584-a897-2e390aec2bd6 HTTP/1.1" 200 245 0.009194 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 248 0.008403 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/8849da0c-7971-4b54-a645-0ae3641fbf21 HTTP/1.1" 200 245 0.012012 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 252 0.007436 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/e3988e4d-d470-42bf-881d-bcf8fc1ded92 HTTP/1.1" 200 245 0.010213 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 257 0.023523 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.141 - - [2026-02-03 02:36:01] "PUT /alarm/9c6a92e3-e3be-4f21-b087-92aa026117eb HTTP/1.1" 200 245 0.009610 10.0.0.141 - - [2026-02-03 02:36:01] "POST /alarms HTTP/1.1" 409 251 0.009978 10.0.0.141 - - [2026-02-03 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/daa5493d-0165-403a-9d10-14d4ddd038ba HTTP/1.1" 200 245 0.010380 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 257 0.008290 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/9d7ef4c3-1c0a-4f13-b8c3-93463efc45ab HTTP/1.1" 200 245 0.010475 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 261 0.004792 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/18ebb77c-2ee7-46d0-aeb1-29df9590d6b4 HTTP/1.1" 200 245 0.010203 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 258 0.009033 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/daf30df9-652c-4bcc-8606-3f81949ff0e3 HTTP/1.1" 200 245 0.009397 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 254 0.005188 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/15f14c21-b655-470b-9a47-b6532a513ae3 HTTP/1.1" 200 245 0.012000 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 254 0.001773 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/1a9ebaed-c2c2-48ca-8b76-3d14bb77f5ad HTTP/1.1" 200 245 0.010627 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 254 0.016852 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/36a8d699-03b4-4306-8bac-3ec36f64b733 HTTP/1.1" 200 245 0.010406 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 247 0.006257 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/d4973df3-ed30-46cf-8f92-472564cba7e5 HTTP/1.1" 200 245 0.009482 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 272 0.007639 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/fe2ac653-0fa6-4800-976a-a35941917e0b HTTP/1.1" 200 245 0.010492 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 261 0.013773 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/910cc228-8d7a-4812-902d-79c96865f3dd HTTP/1.1" 200 245 0.009564 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 259 0.011610 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/372f42a9-de2a-4d7a-be7f-534bc64496f1 HTTP/1.1" 200 245 0.009025 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 265 0.006606 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/05070713-777c-4a0a-a1b7-4675e91a653e HTTP/1.1" 200 245 0.019958 10.0.0.141 - - [2026-02-03 02:36:02] "POST /alarms HTTP/1.1" 409 279 0.008889 10.0.0.141 - - [2026-02-03 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.141 - - [2026-02-03 02:36:02] "PUT /alarm/c793a46e-066e-4b9b-97ba-2f2fd28fc037 HTTP/1.1" 200 245 0.009411 10.0.0.141 - - [2026-02-03 02:36:03] "GET / HTTP/1.1" 200 36215 0.001694 10.0.0.141 - - [2026-02-03 02:36:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001809 10.0.0.141 - - [2026-02-03 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.141 - - [2026-02-03 02:36:03] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.007635 10.0.0.141 - - [2026-02-03 02:36:03] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.141 - - [2026-02-03 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.141 - - [2026-02-03 02:36:03] "GET /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002252 10.0.0.141 - - [2026-02-03 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.141 - - [2026-02-03 02:36:03] "PUT /global-vrouter-config/44f08281-36a6-4037-9a56-ddf46031f1ac HTTP/1.1" 200 277 0.009651 10.0.0.141 - - [2026-02-03 02:36:03] "GET / HTTP/1.1" 200 36215 0.002265 10.0.0.141 - - [2026-02-03 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.141 - - [2026-02-03 02:36:03] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006256 10.0.0.141 - - [2026-02-03 02:36:03] "PUT /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd HTTP/1.1" 200 275 0.016751 10.0.0.141 - - [2026-02-03 02:36:07] "GET / HTTP/1.1" 200 36215 0.001551 10.0.0.141 - - [2026-02-03 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.141 - - [2026-02-03 02:36:07] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003079 10.0.0.141 - - [2026-02-03 02:36:07] "POST /bgp-routers HTTP/1.1" 409 301 0.015234 10.0.0.141 - - [2026-02-03 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.141 - - [2026-02-03 02:36:07] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003101 10.0.0.141 - - [2026-02-03 02:36:07] "PUT /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d HTTP/1.1" 200 255 0.020663 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829 10.0.0.141 - - [2026-02-03 02:36:10] "POST /tags HTTP/1.1" 200 356 0.033113 10.0.0.141 - - [2026-02-03 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012684 10.0.0.141 - - [2026-02-03 02:36:10] "GET /tag/74f4c10a-5493-4757-a056-c437346b0c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013500 10.0.0.141 - - [2026-02-03 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004661 10.0.0.141 - - [2026-02-03 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.141 - - [2026-02-03 02:36:11] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035664 10.0.0.141 - - [2026-02-03 02:36:11] "POST /virtual-machines HTTP/1.1" 200 352 0.026436 10.0.0.141 - - [2026-02-03 02:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029306 10.0.0.141 - - [2026-02-03 02:36:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.107513 10.0.0.141 - - [2026-02-03 02:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007407 10.0.0.141 - - [2026-02-03 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008948 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004601 10.0.0.141 - - [2026-02-03 02:36:11] "POST /instance-ips HTTP/1.1" 200 392 0.018960 10.0.0.141 - - [2026-02-03 02:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025688 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.016013 10.0.0.141 - - [2026-02-03 02:36:11] "POST /set-tag HTTP/1.1" 200 109 0.012168 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018843 10.0.0.141 - - [2026-02-03 02:36:11] "GET /instance-ip/1a266112-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003062 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004324 10.0.0.141 - - [2026-02-03 02:36:11] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003137 10.0.0.141 - - [2026-02-03 02:36:11] "POST /ref-update HTTP/1.1" 200 156 0.009317 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011911 10.0.0.141 - - [2026-02-03 02:36:11] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.141 - - [2026-02-03 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.141 - - [2026-02-03 02:36:11] "GET /virtual-network/544e2f4b-ffea-4f1c-8e99-838b2e8fba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004622 10.0.0.141 - - [2026-02-03 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.141 - - [2026-02-03 02:36:11] "GET /project/39fc9cfd-b359-45f2-b18b-4834e9b8c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032194 10.0.0.141 - - [2026-02-03 02:36:11] "POST /virtual-machines HTTP/1.1" 200 356 0.008406 10.0.0.141 - - [2026-02-03 02:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007926 10.0.0.141 - - [2026-02-03 02:36:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.093007 10.0.0.141 - - [2026-02-03 02:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028945 10.0.0.141 - - [2026-02-03 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013381 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005011 10.0.0.141 - - [2026-02-03 02:36:12] "POST /instance-ips HTTP/1.1" 200 396 0.018238 10.0.0.141 - - [2026-02-03 02:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021285 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009366 10.0.0.141 - - [2026-02-03 02:36:12] "POST /set-tag HTTP/1.1" 200 109 0.012605 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009978 10.0.0.141 - - [2026-02-03 02:36:12] "GET /instance-ip/1a8db650-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004519 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004047 10.0.0.141 - - [2026-02-03 02:36:12] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-router/8915458f-641b-4e59-aa3d-8168e32f87ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.002787 10.0.0.141 - - [2026-02-03 02:36:12] "POST /ref-update HTTP/1.1" 200 156 0.006764 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007504 10.0.0.141 - - [2026-02-03 02:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007683 10.0.0.141 - - [2026-02-03 02:36:12] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.141 - - [2026-02-03 02:36:12] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003856 10.0.0.141 - - [2026-02-03 02:36:12] "POST /set-tag HTTP/1.1" 200 109 0.001686 10.0.0.141 - - [2026-02-03 02:36:23] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.141 - - [2026-02-03 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.141 - - [2026-02-03 02:36:23] "GET /global-system-config/8f6eec5e-2130-45ed-9e91-676d89ec71bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005105 10.0.0.141 - - [2026-02-03 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.141 - - [2026-02-03 02:36:23] "GET /config-node/7d7a368b-04e0-4936-998e-6ebf05b1796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001925 10.0.0.141 - - [2026-02-03 02:36:28] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004265 10.0.0.141 - - [2026-02-03 02:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.141 - - [2026-02-03 02:36:29] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003979 10.0.0.141 - - [2026-02-03 02:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.141 - - [2026-02-03 02:36:30] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005992 10.0.0.141 - - [2026-02-03 02:36:30] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.141 - - [2026-02-03 02:36:34] "GET / HTTP/1.1" 200 36215 0.001255 10.0.0.141 - - [2026-02-03 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.141 - - [2026-02-03 02:36:34] "GET /routing-instance/5389f4de-ea1d-4ea8-b217-c6013011be78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002642 10.0.0.141 - - [2026-02-03 02:36:34] "POST /bgp-routers HTTP/1.1" 409 301 0.006582 10.0.0.141 - - [2026-02-03 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.141 - - [2026-02-03 02:36:34] "GET /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002516 10.0.0.141 - - [2026-02-03 02:36:34] "PUT /bgp-router/c4a5eb9a-d4a6-457b-b09e-3477a38c4a0d HTTP/1.1" 200 255 0.019224 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:36:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.141 - - [2026-02-03 02:36:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001103 10.0.0.141 - - [2026-02-03 02:36:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002632 10.0.0.141 - - [2026-02-03 02:36:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002482 10.0.0.141 - - [2026-02-03 02:37:01] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004745 10.0.0.141 - - [2026-02-03 02:37:01] "POST /set-tag HTTP/1.1" 200 109 0.003926 10.0.0.141 - - [2026-02-03 02:37:01] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003836 10.0.0.141 - - [2026-02-03 02:37:01] "POST /set-tag HTTP/1.1" 200 109 0.005374 10.0.0.141 - - [2026-02-03 02:37:01] "GET /virtual-machine/1ee62f7a-0c44-4d7c-bfa7-27e634a6278b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002552 10.0.0.141 - - [2026-02-03 02:37:01] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.141 - - [2026-02-03 02:37:01] "GET /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.025759 10.0.0.141 - - [2026-02-03 02:37:01] "POST /set-tag HTTP/1.1" 200 109 0.013017 10.0.0.141 - - [2026-02-03 02:37:01] "POST /set-tag HTTP/1.1" 200 109 0.011697 10.0.0.141 - - [2026-02-03 02:37:01] "DELETE /instance-ip/1a266112-00a9-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.042236 10.0.0.141 - - [2026-02-03 02:37:01] "DELETE /virtual-machine-interface/1a0c9070-00a9-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.040443 10.0.0.141 - - [2026-02-03 02:37:01] "DELETE /virtual-machine/1ee62f7a-0c44-4d7c-bfa7-27e634a6278b HTTP/1.1" 200 115 0.018405 10.0.0.141 - - [2026-02-03 02:37:01] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004797 10.0.0.141 - - [2026-02-03 02:37:01] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.141 - - [2026-02-03 02:37:32] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005106 10.0.0.141 - - [2026-02-03 02:37:32] "POST /set-tag HTTP/1.1" 200 109 0.011437 10.0.0.141 - - [2026-02-03 02:37:32] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005195 10.0.0.141 - - [2026-02-03 02:37:32] "POST /set-tag HTTP/1.1" 200 109 0.006620 10.0.0.141 - - [2026-02-03 02:37:32] "GET /virtual-machine/1052ece5-b1cb-4168-88b9-d9fb9aa710d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.005269 10.0.0.141 - - [2026-02-03 02:37:32] "POST /ref-update HTTP/1.1" 200 156 0.016018 10.0.0.141 - - [2026-02-03 02:37:32] "GET /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004327 10.0.0.141 - - [2026-02-03 02:37:32] "POST /set-tag HTTP/1.1" 200 109 0.024894 10.0.0.141 - - [2026-02-03 02:37:32] "POST /set-tag HTTP/1.1" 200 109 0.045507 10.0.0.141 - - [2026-02-03 02:37:32] "DELETE /instance-ip/1a8db650-00a9-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.040315 10.0.0.141 - - [2026-02-03 02:37:32] "DELETE /virtual-machine-interface/1a78ddfc-00a9-11f1-ba90-fa163ee83720 HTTP/1.1" 200 115 0.032000 10.0.0.141 - - [2026-02-03 02:37:32] "DELETE /virtual-machine/1052ece5-b1cb-4168-88b9-d9fb9aa710d4 HTTP/1.1" 200 115 0.032718 10.0.0.141 - - [2026-02-03 02:37:32] "DELETE /tag/74f4c10a-5493-4757-a056-c437346b0c01 HTTP/1.1" 200 115 0.034092