+++ date ++ echo 'INFO: =================== Fri Jan 30 10:45:16 AM UTC 2026 ===================' INFO: =================== Fri Jan 30 10:45:16 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh ++ 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 +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.130 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.130:8081 ' ']' +++ echo 10.0.0.130:8081 ++ ANALYTICS_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.130:9042 ' ']' +++ echo 10.0.0.130:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.130:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.130:8086 ' ']' +++ echo 10.0.0.130:8086 ++ COLLECTOR_SERVERS=10.0.0.130: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.130 ++ CONFIGDB_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.130:8082 ' ']' +++ echo 10.0.0.130:8082 ++ CONFIG_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.130:9161 ' ']' +++ echo 10.0.0.130:9161 ++ CONFIGDB_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.130:9041 ' ']' +++ echo 10.0.0.130:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.130: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.130 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.130 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.130:2181, ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.130:2181 ' ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.130:2181 ++ RABBITMQ_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.130:5673, ']' +++ echo 10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.130:6379 ' ']' +++ echo 10.0.0.130:6379 ++ REDIS_SERVERS=10.0.0.130: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.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.130:9092 ' ']' +++ echo 10.0.0.130:9092 ++ KAFKA_SERVERS=10.0.0.130: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.130 ++ 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.130 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.130 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.130 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.130 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.130 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.130 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.130 +++ local servers=10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.130,10.107.90.1,127.0.0.1,172.17.0.1,252.130.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.107.90.1,127.0.0.1,172.17.0.1,252.130.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 1 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ echo 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.130:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 10:45:59.144 7fa17082ff00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 10:45:59.501 7fa17082ff00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 10:45:59.529 7fa17082ff00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 10:45:59.529 7fa17082ff00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.130 - - [2026-01-30 10:46:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000693 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2026-01-30 10:46:10] "GET / HTTP/1.1" 503 181 0.000285 10.0.0.130 - - [2026-01-30 10:46:11] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.130 - - [2026-01-30 10:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.130 - - [2026-01-30 10:46:11] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014808 10.0.0.130 - - [2026-01-30 10:46:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.003748 10.0.0.130 - - [2026-01-30 10:46:11] "GET / HTTP/1.1" 200 45303 0.002200 10.0.0.130 - - [2026-01-30 10:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012581 10.0.0.130 - - [2026-01-30 10:46:11] "POST /database-nodes HTTP/1.1" 200 599 0.074906 10.0.0.130 - - [2026-01-30 10:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.030180 10.0.0.130 - - [2026-01-30 10:46:11] "GET / HTTP/1.1" 200 36215 0.001224 10.0.0.130 - - [2026-01-30 10:46:11] "GET / HTTP/1.1" 200 36215 0.001160 10.0.0.130 - - [2026-01-30 10:46:12] "GET / HTTP/1.1" 200 36215 0.001208 10.0.0.130 - - [2026-01-30 10:46:12] "GET / HTTP/1.1" 200 36215 0.001076 10.0.0.130 - - [2026-01-30 10:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.130 - - [2026-01-30 10:46:12] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008106 10.0.0.130 - - [2026-01-30 10:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.130 - - [2026-01-30 10:46:12] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010158 10.0.0.130 - - [2026-01-30 10:46:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.012907 10.0.0.130 - - [2026-01-30 10:46:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.005620 10.0.0.130 - - [2026-01-30 10:46:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.060984 10.0.0.130 - - [2026-01-30 10:46:12] "POST /analytics-nodes HTTP/1.1" 200 601 0.077703 10.0.0.130 - - [2026-01-30 10:46:12] "GET / HTTP/1.1" 200 36215 0.002319 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.003509 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.130 - - [2026-01-30 10:46:13] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007290 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-appliance-sets HTTP/1.1" 200 555 0.042557 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.002405 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.130 - - [2026-01-30 10:46:13] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.040586 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-appliance-sets HTTP/1.1" 200 543 0.084412 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.130 - - [2026-01-30 10:46:13] "GET /network-ipam/73eb57df-4f91-4cf4-9f03-cba0dd313e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.019441 10.0.0.130 - - [2026-01-30 10:46:13] "GET / HTTP/1.1" 200 36215 0.001977 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010651 10.0.0.130 - - [2026-01-30 10:46:13] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010156 10.0.0.130 - - [2026-01-30 10:46:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003748 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-templates HTTP/1.1" 200 513 0.062646 10.0.0.130 - - [2026-01-30 10:46:13] "POST /config-nodes HTTP/1.1" 200 595 0.048283 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-templates HTTP/1.1" 200 503 0.055022 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-templates HTTP/1.1" 200 517 0.056572 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-templates HTTP/1.1" 200 537 0.042230 10.0.0.130 - - [2026-01-30 10:46:13] "POST /service-templates HTTP/1.1" 200 509 0.033897 10.0.0.130 - - [2026-01-30 10:46:14] "GET / HTTP/1.1" 200 36215 0.001213 10.0.0.130 - - [2026-01-30 10:46:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003276 10.0.0.130 - - [2026-01-30 10:46:14] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.130 - - [2026-01-30 10:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.130 - - [2026-01-30 10:46:14] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008403 10.0.0.130 - - [2026-01-30 10:46:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002193 10.0.0.130 - - [2026-01-30 10:46:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.031954 10.0.0.130 - - [2026-01-30 10:46:15] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.130 - - [2026-01-30 10:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.130 - - [2026-01-30 10:46:15] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006573 10.0.0.130 - - [2026-01-30 10:46:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002049 10.0.0.130 - - [2026-01-30 10:46:15] "POST /config-database-nodes HTTP/1.1" 200 613 0.031227 10.0.0.130 - - [2026-01-30 10:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.130 - - [2026-01-30 10:46:16] "GET /network-ipam/73eb57df-4f91-4cf4-9f03-cba0dd313e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005400 10.0.0.130 - - [2026-01-30 10:46:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.002077 10.0.0.130 - - [2026-01-30 10:46:17] "POST /access-control-lists HTTP/1.1" 200 589 0.033573 10.0.0.130 - - [2026-01-30 10:46:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.011187 10.0.0.130 - - [2026-01-30 10:46:17] "POST /access-control-lists HTTP/1.1" 200 587 0.055500 10.0.0.130 - - [2026-01-30 10:46:17] "POST /route-targets HTTP/1.1" 200 328 0.013399 10.0.0.130 - - [2026-01-30 10:46:17] "POST /ref-update HTTP/1.1" 200 156 0.030940 10.0.0.130 - - [2026-01-30 10:46:17] "POST /route-targets HTTP/1.1" 200 328 0.031440 10.0.0.130 - - [2026-01-30 10:46:17] "POST /ref-update HTTP/1.1" 200 156 0.020216 10.0.0.130 - - [2026-01-30 10:46:17] "POST /route-targets HTTP/1.1" 200 328 0.019080 10.0.0.130 - - [2026-01-30 10:46:17] "POST /ref-update HTTP/1.1" 200 156 0.035518 10.0.0.130 - - [2026-01-30 10:46:17] "POST /route-targets HTTP/1.1" 200 328 0.038444 10.0.0.130 - - [2026-01-30 10:46:17] "POST /ref-update HTTP/1.1" 200 156 0.022298 10.0.0.130 - - [2026-01-30 10:46:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.004730 10.0.0.130 - - [2026-01-30 10:46:17] "POST /access-control-lists HTTP/1.1" 200 553 0.096467 10.0.0.130 - - [2026-01-30 10:46:17] "GET / HTTP/1.1" 200 36215 0.001457 10.0.0.130 - - [2026-01-30 10:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.130 - - [2026-01-30 10:46:18] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004772 10.0.0.130 - - [2026-01-30 10:46:18] "PUT /access-control-list/7d3860fe-b330-456b-b211-3dc5e77d44dd HTTP/1.1" 200 273 0.024068 10.0.0.130 - - [2026-01-30 10:46:18] "PUT /access-control-list/ed825db7-522c-460a-96a2-3a315eaba199 HTTP/1.1" 200 273 0.024091 10.0.0.130 - - [2026-01-30 10:46:18] "POST /bgp-routers HTTP/1.1" 200 618 0.076349 10.0.0.130 - - [2026-01-30 10:46:18] "GET /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.006334 10.0.0.130 - - [2026-01-30 10:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.130 - - [2026-01-30 10:46:18] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.020287 10.0.0.130 - - [2026-01-30 10:46:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008659 10.0.0.130 - - [2026-01-30 10:46:18] "POST /ref-update HTTP/1.1" 200 156 0.012663 10.0.0.130 - - [2026-01-30 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.130 - - [2026-01-30 10:46:19] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.007475 10.0.0.130 - - [2026-01-30 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.130 - - [2026-01-30 10:46:19] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.014138 10.0.0.130 - - [2026-01-30 10:46:19] "GET / HTTP/1.1" 200 36215 0.001183 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 583 0.025347 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 577 0.051255 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 577 0.063590 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 561 0.031743 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 557 0.067280 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 559 0.030350 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 567 0.031416 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 551 0.037093 10.0.0.130 - - [2026-01-30 10:46:19] "POST /alarms HTTP/1.1" 200 559 0.047687 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 569 0.045500 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 557 0.043939 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 569 0.076852 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 577 0.082861 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 571 0.048293 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 563 0.057215 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 563 0.039296 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 563 0.081313 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 549 0.049876 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 597 0.023025 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 577 0.053020 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 573 0.068816 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 585 0.031542 10.0.0.130 - - [2026-01-30 10:46:20] "POST /alarms HTTP/1.1" 200 611 0.035391 10.0.0.130 - - [2026-01-30 10:46:21] "GET / HTTP/1.1" 200 36215 0.001216 10.0.0.130 - - [2026-01-30 10:46:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003768 10.0.0.130 - - [2026-01-30 10:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.130 - - [2026-01-30 10:46:21] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.014152 10.0.0.130 - - [2026-01-30 10:46:21] "GET / HTTP/1.1" 200 36215 0.001945 10.0.0.130 - - [2026-01-30 10:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.130 - - [2026-01-30 10:46:21] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006346 10.0.0.130 - - [2026-01-30 10:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.130 - - [2026-01-30 10:46:21] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.019852 10.0.0.130 - - [2026-01-30 10:46:22] "GET / HTTP/1.1" 200 36215 0.003184 10.0.0.130 - - [2026-01-30 10:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.130 - - [2026-01-30 10:46:22] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011381 10.0.0.130 - - [2026-01-30 10:46:22] "PUT /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b HTTP/1.1" 200 275 0.030380 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:48:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:48:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000995 10.0.0.130 - - [2026-01-30 10:48:48] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.130 - - [2026-01-30 10:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.130 - - [2026-01-30 10:48:48] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004831 10.0.0.130 - - [2026-01-30 10:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.130 - - [2026-01-30 10:48:48] "GET /config-node/abf84382-085a-4871-b9f7-e22834f59256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003426 10.0.0.130 - - [2026-01-30 10:48:59] "GET / HTTP/1.1" 200 36215 0.001173 10.0.0.130 - - [2026-01-30 10:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.130 - - [2026-01-30 10:48:59] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003676 10.0.0.130 - - [2026-01-30 10:48:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001986 10.0.0.130 - - [2026-01-30 10:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.130 - - [2026-01-30 10:48:59] "GET /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006125 10.0.0.130 - - [2026-01-30 10:48:59] "PUT /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09 HTTP/1.1" 200 255 0.021119 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:48:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001187 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:48:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001191 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000795 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.130 - - [2026-01-30 10:50:08] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.130 - - [2026-01-30 10:50:08] "GET /domain/56241b19-53fd-4713-806f-7a1d08171087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003360 10.0.0.130 - - [2026-01-30 10:50:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.000580 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.011030 10.0.0.130 - - [2026-01-30 10:50:08] "POST /security-groups HTTP/1.1" 200 570 0.064705 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.001771 10.0.0.130 - - [2026-01-30 10:50:08] "POST /projects HTTP/1.1" 200 483 0.224542 10.0.0.130 - - [2026-01-30 10:50:08] "POST /access-control-lists HTTP/1.1" 200 581 0.071435 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.023242 10.0.0.130 - - [2026-01-30 10:50:08] "POST /security-groups HTTP/1.1" 200 536 0.109968 10.0.0.130 - - [2026-01-30 10:50:08] "POST /chown HTTP/1.1" 200 109 0.056260 10.0.0.130 - - [2026-01-30 10:50:08] "POST /access-control-lists HTTP/1.1" 200 579 0.145249 10.0.0.130 - - [2026-01-30 10:50:08] "POST /policy-managements HTTP/1.1" 409 214 0.048886 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.130 - - [2026-01-30 10:50:08] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003213 10.0.0.130 - - [2026-01-30 10:50:08] "POST /application-policy-sets HTTP/1.1" 200 530 0.043546 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013982 10.0.0.130 - - [2026-01-30 10:50:08] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012985 10.0.0.130 - - [2026-01-30 10:50:08] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.016203 10.0.0.130 - - [2026-01-30 10:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.130 - - [2026-01-30 10:50:08] "GET /virtual-network/74581db1-35c3-42a3-8f86-094f96bcb595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.013150 10.0.0.130 - - [2026-01-30 10:50:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000525 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.011135 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.002805 10.0.0.130 - - [2026-01-30 10:50:09] "POST /security-groups HTTP/1.1" 200 574 0.116875 10.0.0.130 - - [2026-01-30 10:50:09] "POST /projects HTTP/1.1" 200 491 0.282809 10.0.0.130 - - [2026-01-30 10:50:09] "POST /access-control-lists HTTP/1.1" 200 596 0.074454 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.020475 10.0.0.130 - - [2026-01-30 10:50:09] "POST /access-control-lists HTTP/1.1" 200 594 0.022115 10.0.0.130 - - [2026-01-30 10:50:09] "POST /security-groups HTTP/1.1" 200 548 0.094035 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.003077 10.0.0.130 - - [2026-01-30 10:50:09] "POST /chown HTTP/1.1" 200 109 0.019622 10.0.0.130 - - [2026-01-30 10:50:09] "POST /access-control-lists HTTP/1.1" 200 585 0.087208 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.015249 10.0.0.130 - - [2026-01-30 10:50:09] "POST /network-ipams HTTP/1.1" 200 524 0.123518 10.0.0.130 - - [2026-01-30 10:50:09] "POST /access-control-lists HTTP/1.1" 200 583 0.080254 10.0.0.130 - - [2026-01-30 10:50:09] "POST /network-ipams HTTP/1.1" 200 512 0.089759 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002604 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.008369 10.0.0.130 - - [2026-01-30 10:50:09] "POST /access-control-lists HTTP/1.1" 200 604 0.044446 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.015331 10.0.0.130 - - [2026-01-30 10:50:09] "POST /access-control-lists HTTP/1.1" 200 602 0.094677 10.0.0.130 - - [2026-01-30 10:50:09] "POST /useragent-kv HTTP/1.1" 200 115 0.015676 10.0.0.130 - - [2026-01-30 10:50:09] "POST /virtual-networks HTTP/1.1" 200 540 0.215713 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.130 - - [2026-01-30 10:50:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001878 10.0.0.130 - - [2026-01-30 10:50:10] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.027819 10.0.0.130 - - [2026-01-30 10:50:10] "POST /access-control-lists HTTP/1.1" 200 591 0.074859 10.0.0.130 - - [2026-01-30 10:50:10] "POST /network-ipams HTTP/1.1" 200 520 0.090813 10.0.0.130 - - [2026-01-30 10:50:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.002286 10.0.0.130 - - [2026-01-30 10:50:10] "POST /route-targets HTTP/1.1" 200 328 0.025705 10.0.0.130 - - [2026-01-30 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.069273 10.0.0.130 - - [2026-01-30 10:50:10] "PUT /access-control-list/9497d054-8f90-46cc-9ea9-5138e9b53e14 HTTP/1.1" 200 273 0.133158 10.0.0.130 - - [2026-01-30 10:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.014587 10.0.0.130 - - [2026-01-30 10:50:10] "POST /virtual-networks HTTP/1.1" 200 548 0.343938 10.0.0.130 - - [2026-01-30 10:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016664 10.0.0.130 - - [2026-01-30 10:50:10] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.039006 10.0.0.130 - - [2026-01-30 10:50:10] "POST /route-targets HTTP/1.1" 200 328 0.021963 10.0.0.130 - - [2026-01-30 10:50:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.005436 10.0.0.130 - - [2026-01-30 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.040467 10.0.0.130 - - [2026-01-30 10:50:10] "POST /network-policys HTTP/1.1" 200 540 0.060024 10.0.0.130 - - [2026-01-30 10:50:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.020951 10.0.0.130 - - [2026-01-30 10:50:10] "POST /network-policys HTTP/1.1" 200 536 0.039131 10.0.0.130 - - [2026-01-30 10:50:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.022194 10.0.0.130 - - [2026-01-30 10:50:10] "POST /network-policys HTTP/1.1" 200 544 0.038836 10.0.0.130 - - [2026-01-30 10:50:11] "PUT /access-control-list/77f254c4-a43b-40a3-bc1f-d9677ca4a33b HTTP/1.1" 200 273 0.024931 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.095791 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013506 10.0.0.130 - - [2026-01-30 10:50:11] "PUT /access-control-list/9497d054-8f90-46cc-9ea9-5138e9b53e14 HTTP/1.1" 200 273 0.059422 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.142985 10.0.0.130 - - [2026-01-30 10:50:11] "PUT /access-control-list/9497d054-8f90-46cc-9ea9-5138e9b53e14 HTTP/1.1" 200 273 0.073681 10.0.0.130 - - [2026-01-30 10:50:11] "PUT /access-control-list/77f254c4-a43b-40a3-bc1f-d9677ca4a33b HTTP/1.1" 200 273 0.039691 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.238240 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.051829 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014926 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005308 10.0.0.130 - - [2026-01-30 10:50:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.016356 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.103060 10.0.0.130 - - [2026-01-30 10:50:11] "POST /access-control-lists HTTP/1.1" 200 603 0.103470 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.053178 10.0.0.130 - - [2026-01-30 10:50:11] "POST /ref-update HTTP/1.1" 200 156 0.146477 10.0.0.130 - - [2026-01-30 10:50:11] "PUT /access-control-list/ac29d0e1-0747-4be2-9246-9102ec1d5610 HTTP/1.1" 200 273 0.048320 10.0.0.130 - - [2026-01-30 10:50:11] "PUT /access-control-list/77f254c4-a43b-40a3-bc1f-d9677ca4a33b HTTP/1.1" 200 273 0.079358 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.147120 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014761 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009295 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.026476 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004266 10.0.0.130 - - [2026-01-30 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.130 - - [2026-01-30 10:50:12] "GET /virtual-network/74581db1-35c3-42a3-8f86-094f96bcb595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.033566 10.0.0.130 - - [2026-01-30 10:50:12] "PUT /access-control-list/ac29d0e1-0747-4be2-9246-9102ec1d5610 HTTP/1.1" 200 273 0.069552 10.0.0.130 - - [2026-01-30 10:50:12] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.013664 10.0.0.130 - - [2026-01-30 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.130 - - [2026-01-30 10:50:12] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003224 10.0.0.130 - - [2026-01-30 10:50:12] "POST /firewall-policys HTTP/1.1" 200 532 0.017870 10.0.0.130 - - [2026-01-30 10:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025739 10.0.0.130 - - [2026-01-30 10:50:12] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.021325 10.0.0.130 - - [2026-01-30 10:50:12] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003535 10.0.0.130 - - [2026-01-30 10:50:12] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002760 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.020195 10.0.0.130 - - [2026-01-30 10:50:12] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.026961 10.0.0.130 - - [2026-01-30 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.130 - - [2026-01-30 10:50:12] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002729 10.0.0.130 - - [2026-01-30 10:50:12] "POST /firewall-policys HTTP/1.1" 200 534 0.017417 10.0.0.130 - - [2026-01-30 10:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020001 10.0.0.130 - - [2026-01-30 10:50:12] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002726 10.0.0.130 - - [2026-01-30 10:50:12] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.002924 10.0.0.130 - - [2026-01-30 10:50:12] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002722 10.0.0.130 - - [2026-01-30 10:50:12] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003616 10.0.0.130 - - [2026-01-30 10:50:12] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002528 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.013692 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.041231 10.0.0.130 - - [2026-01-30 10:50:12] "POST /ref-update HTTP/1.1" 200 156 0.063172 10.0.0.130 - - [2026-01-30 10:50:12] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.006554 10.0.0.130 - - [2026-01-30 10:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.130 - - [2026-01-30 10:50:12] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011068 10.0.0.130 - - [2026-01-30 10:50:13] "POST /firewall-policys HTTP/1.1" 200 532 0.020397 10.0.0.130 - - [2026-01-30 10:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026774 10.0.0.130 - - [2026-01-30 10:50:13] "GET /firewall-policy/814a2fed-2fbe-419d-8920-baeef40431bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.027616 10.0.0.130 - - [2026-01-30 10:50:13] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.004769 10.0.0.130 - - [2026-01-30 10:50:13] "GET /firewall-policy/814a2fed-2fbe-419d-8920-baeef40431bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002729 10.0.0.130 - - [2026-01-30 10:50:13] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002385 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 10.0.0.130 - - [2026-01-30 10:50:13] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003845 10.0.0.130 - - [2026-01-30 10:50:13] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006228 10.0.0.130 - - [2026-01-30 10:50:13] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004970 10.0.0.130 - - [2026-01-30 10:50:13] "POST /ref-update HTTP/1.1" 200 156 0.026001 10.0.0.130 - - [2026-01-30 10:50:13] "POST /ref-update HTTP/1.1" 200 156 0.047112 10.0.0.130 - - [2026-01-30 10:50:13] "POST /ref-update HTTP/1.1" 200 156 0.073911 10.0.0.130 - - [2026-01-30 10:50:13] "POST /ref-update HTTP/1.1" 200 156 0.024519 10.0.0.130 - - [2026-01-30 10:50:13] "POST /ref-update HTTP/1.1" 200 156 0.040744 10.0.0.130 - - [2026-01-30 10:50:13] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.009622 10.0.0.130 - - [2026-01-30 10:50:13] "POST /tags HTTP/1.1" 200 300 0.210664 10.0.0.130 - - [2026-01-30 10:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.130 - - [2026-01-30 10:50:13] "GET /tag/42518afb-c100-4cd5-af28-f41aa71d5327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014152 10.0.0.130 - - [2026-01-30 10:50:13] "POST /set-tag HTTP/1.1" 200 109 0.022875 10.0.0.130 - - [2026-01-30 10:50:14] "POST /tags HTTP/1.1" 200 358 0.088227 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018209 10.0.0.130 - - [2026-01-30 10:50:14] "GET /tag/94c7968a-5b0b-40de-aeae-eb92546943d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.015153 10.0.0.130 - - [2026-01-30 10:50:14] "POST /tags HTTP/1.1" 200 306 0.075673 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018400 10.0.0.130 - - [2026-01-30 10:50:14] "GET /tag/b29d884b-6051-455f-90e6-64d0685237f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019431 10.0.0.130 - - [2026-01-30 10:50:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.007833 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.020471 10.0.0.130 - - [2026-01-30 10:50:14] "POST /security-groups HTTP/1.1" 200 571 0.077141 10.0.0.130 - - [2026-01-30 10:50:14] "POST /projects HTTP/1.1" 200 485 0.271853 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.004189 10.0.0.130 - - [2026-01-30 10:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033038 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014371 10.0.0.130 - - [2026-01-30 10:50:14] "POST /access-control-lists HTTP/1.1" 200 582 0.101897 10.0.0.130 - - [2026-01-30 10:50:14] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.052037 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.026129 10.0.0.130 - - [2026-01-30 10:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007662 10.0.0.130 - - [2026-01-30 10:50:14] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005828 10.0.0.130 - - [2026-01-30 10:50:14] "POST /access-control-lists HTTP/1.1" 200 580 0.083031 10.0.0.130 - - [2026-01-30 10:50:14] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.128060 10.0.0.130 - - [2026-01-30 10:50:15] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.061964 10.0.0.130 - - [2026-01-30 10:50:15] "POST /security-groups HTTP/1.1" 200 539 0.114422 10.0.0.130 - - [2026-01-30 10:50:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.005416 10.0.0.130 - - [2026-01-30 10:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024605 10.0.0.130 - - [2026-01-30 10:50:15] "POST /access-control-lists HTTP/1.1" 200 598 0.074571 10.0.0.130 - - [2026-01-30 10:50:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.006022 10.0.0.130 - - [2026-01-30 10:50:15] "POST /chown HTTP/1.1" 200 109 0.108248 10.0.0.130 - - [2026-01-30 10:50:15] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009814 10.0.0.130 - - [2026-01-30 10:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011361 10.0.0.130 - - [2026-01-30 10:50:15] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.027658 10.0.0.130 - - [2026-01-30 10:50:15] "POST /access-control-lists HTTP/1.1" 200 596 0.093198 10.0.0.130 - - [2026-01-30 10:50:15] "POST /tags HTTP/1.1" 409 207 0.002113 10.0.0.130 - - [2026-01-30 10:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.130 - - [2026-01-30 10:50:15] "GET /tag/b29d884b-6051-455f-90e6-64d0685237f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010810 10.0.0.130 - - [2026-01-30 10:50:15] "POST /firewall-rules HTTP/1.1" 200 566 0.079800 10.0.0.130 - - [2026-01-30 10:50:15] "GET /firewall-rule/53926a41-0144-46ff-a9a1-8cf7ddda4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.017103 10.0.0.130 - - [2026-01-30 10:50:15] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003282 10.0.0.130 - - [2026-01-30 10:50:15] "GET /firewall-rule/53926a41-0144-46ff-a9a1-8cf7ddda4b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005014 10.0.0.130 - - [2026-01-30 10:50:15] "POST /ref-update HTTP/1.1" 200 156 0.019791 10.0.0.130 - - [2026-01-30 10:50:15] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002737 10.0.0.130 - - [2026-01-30 10:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.130 - - [2026-01-30 10:50:15] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003932 10.0.0.130 - - [2026-01-30 10:50:15] "POST /tags HTTP/1.1" 409 207 0.002675 10.0.0.130 - - [2026-01-30 10:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.130 - - [2026-01-30 10:50:15] "GET /tag/b29d884b-6051-455f-90e6-64d0685237f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024263 10.0.0.130 - - [2026-01-30 10:50:15] "POST /firewall-rules HTTP/1.1" 200 564 0.117018 10.0.0.130 - - [2026-01-30 10:50:16] "GET /firewall-rule/78255935-08b1-409a-ac16-f763a9a6bee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.014362 10.0.0.130 - - [2026-01-30 10:50:16] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004002 10.0.0.130 - - [2026-01-30 10:50:16] "GET /firewall-rule/78255935-08b1-409a-ac16-f763a9a6bee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003470 10.0.0.130 - - [2026-01-30 10:50:16] "POST /ref-update HTTP/1.1" 200 156 0.027607 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.006183 10.0.0.130 - - [2026-01-30 10:50:16] "POST /tags HTTP/1.1" 200 306 0.063207 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017571 10.0.0.130 - - [2026-01-30 10:50:16] "GET /tag/5a97eacf-c769-491b-b34e-2b1849a50bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013418 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.130 - - [2026-01-30 10:50:16] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047560 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.130 - - [2026-01-30 10:50:16] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004683 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.130 - - [2026-01-30 10:50:16] "GET /service-appliance-set/7dcb55bc-0e86-4134-a152-44f64e90925c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003927 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.001586 10.0.0.130 - - [2026-01-30 10:50:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.149185 10.0.0.130 - - [2026-01-30 10:50:16] "GET /virtual-machine-interface/19f19a5b-6dc3-462e-ac2f-ca949819ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.013082 10.0.0.130 - - [2026-01-30 10:50:16] "POST /instance-ips HTTP/1.1" 200 382 0.060665 10.0.0.130 - - [2026-01-30 10:50:16] "GET /instance-ip/30c3a9b1-d668-4f58-83ef-b357e2c2fe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004594 10.0.0.130 - - [2026-01-30 10:50:16] "POST /loadbalancers HTTP/1.1" 200 584 0.078726 10.0.0.130 - - [2026-01-30 10:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035411 10.0.0.130 - - [2026-01-30 10:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011621 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000790 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001106 10.0.0.130 - - [2026-01-30 10:50:16] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046358 10.0.0.130 - - [2026-01-30 10:50:17] "GET /loadbalancer/a0431f28-ea1b-4bdd-8ab0-2437163b6910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.022461 10.0.0.130 - - [2026-01-30 10:50:17] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.083056 10.0.0.130 - - [2026-01-30 10:50:17] "GET /instance-ip/30c3a9b1-d668-4f58-83ef-b357e2c2fe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007105 10.0.0.130 - - [2026-01-30 10:50:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.075842 10.0.0.130 - - [2026-01-30 10:50:17] "POST /floating-ips HTTP/1.1" 200 585 0.067474 10.0.0.130 - - [2026-01-30 10:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016720 10.0.0.130 - - [2026-01-30 10:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012225 10.0.0.130 - - [2026-01-30 10:50:17] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.120176 10.0.0.130 - - [2026-01-30 10:50:17] "GET /loadbalancer-listener/85ab0caf-9548-45be-8e76-199c4b3580d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003161 10.0.0.130 - - [2026-01-30 10:50:17] "GET /loadbalancer-listener/85ab0caf-9548-45be-8e76-199c4b3580d8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003626 10.0.0.130 - - [2026-01-30 10:50:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.047013 10.0.0.130 - - [2026-01-30 10:50:17] "GET /instance-ip/30c3a9b1-d668-4f58-83ef-b357e2c2fe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002764 10.0.0.130 - - [2026-01-30 10:50:17] "GET /instance-ip/30c3a9b1-d668-4f58-83ef-b357e2c2fe61?fields=floating_ips HTTP/1.1" 200 1171 0.004977 10.0.0.130 - - [2026-01-30 10:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.130 - - [2026-01-30 10:50:17] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.008113 10.0.0.130 - - [2026-01-30 10:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.130 - - [2026-01-30 10:50:17] "GET /floating-ip/73fa4164-eebd-407c-8aeb-18078ded0299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.006066 10.0.0.130 - - [2026-01-30 10:50:17] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.046186 10.0.0.130 - - [2026-01-30 10:50:17] "POST /tags HTTP/1.1" 200 302 0.090278 10.0.0.130 - - [2026-01-30 10:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.130 - - [2026-01-30 10:50:17] "GET /tag/e9f6420f-5c6d-4070-958f-8706dac55b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019488 10.0.0.130 - - [2026-01-30 10:50:17] "POST /tags HTTP/1.1" 200 326 0.046342 10.0.0.130 - - [2026-01-30 10:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.130 - - [2026-01-30 10:50:17] "GET /tag/c0b821f7-9a11-45cf-9c10-047596df1db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.038990 10.0.0.130 - - [2026-01-30 10:50:17] "POST /tags HTTP/1.1" 200 364 0.022090 10.0.0.130 - - [2026-01-30 10:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.130 - - [2026-01-30 10:50:17] "GET /tag/cfd7312b-d808-4a7f-8ab3-3383a096d222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.021584 10.0.0.130 - - [2026-01-30 10:50:17] "POST /tags HTTP/1.1" 200 312 0.058939 10.0.0.130 - - [2026-01-30 10:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.130 - - [2026-01-30 10:50:18] "GET /tag/04eaea31-f4d4-412f-9f4f-1a2945695ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012964 10.0.0.130 - - [2026-01-30 10:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.130 - - [2026-01-30 10:50:18] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.014804 10.0.0.130 - - [2026-01-30 10:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.130 - - [2026-01-30 10:50:18] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043275 10.0.0.130 - - [2026-01-30 10:50:18] "POST /virtual-machines HTTP/1.1" 200 378 0.012393 10.0.0.130 - - [2026-01-30 10:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015310 10.0.0.130 - - [2026-01-30 10:50:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.139881 10.0.0.130 - - [2026-01-30 10:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019135 10.0.0.130 - - [2026-01-30 10:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.130 - - [2026-01-30 10:50:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.019403 10.0.0.130 - - [2026-01-30 10:50:18] "POST /instance-ips HTTP/1.1" 200 410 0.051168 10.0.0.130 - - [2026-01-30 10:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033828 10.0.0.130 - - [2026-01-30 10:50:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.016035 10.0.0.130 - - [2026-01-30 10:50:18] "POST /set-tag HTTP/1.1" 200 109 0.042392 10.0.0.130 - - [2026-01-30 10:50:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012301 10.0.0.130 - - [2026-01-30 10:50:18] "GET /instance-ip/778fbf66-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.013976 10.0.0.130 - - [2026-01-30 10:50:18] "POST /tags HTTP/1.1" 200 356 0.099252 10.0.0.130 - - [2026-01-30 10:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.130 - - [2026-01-30 10:50:18] "GET /tag/a9fd15e3-7703-42d3-9d35-7760d5f9928d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016786 10.0.0.130 - - [2026-01-30 10:50:19] "POST /tags HTTP/1.1" 200 304 0.081332 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.024092 10.0.0.130 - - [2026-01-30 10:50:19] "GET /tag/4a458d0e-7676-4263-bef0-3a34ec2d5481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016503 10.0.0.130 - - [2026-01-30 10:50:19] "POST /projects HTTP/1.1" 409 218 0.002558 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.130 - - [2026-01-30 10:50:19] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043350 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005727 10.0.0.130 - - [2026-01-30 10:50:19] "GET /network-ipam/4d40b4b3-690d-4e1a-a957-47bfe3f48829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005599 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.130 - - [2026-01-30 10:50:19] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007708 10.0.0.130 - - [2026-01-30 10:50:19] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.057525 10.0.0.130 - - [2026-01-30 10:50:19] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015307 10.0.0.130 - - [2026-01-30 10:50:19] "POST /set-tag HTTP/1.1" 200 109 0.094100 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.130 - - [2026-01-30 10:50:19] "GET /network-ipam/46f2de4b-32fd-47ef-aee0-256b04fb1ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003981 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.130 - - [2026-01-30 10:50:19] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005368 10.0.0.130 - - [2026-01-30 10:50:19] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.046632 10.0.0.130 - - [2026-01-30 10:50:19] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.019271 10.0.0.130 - - [2026-01-30 10:50:19] "POST /set-tag HTTP/1.1" 200 109 0.080140 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.130 - - [2026-01-30 10:50:19] "GET /network-policy/547203d7-3eba-45b2-a802-f1ea5b0df55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004726 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.130 - - [2026-01-30 10:50:19] "GET /network-policy/e25d7a72-4971-4af3-852f-63a3d5e611a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002783 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.130 - - [2026-01-30 10:50:19] "GET /network-policy/6797bda2-985e-461c-8065-57e548b74add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003202 10.0.0.130 - - [2026-01-30 10:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.130 - - [2026-01-30 10:50:20] "PUT /network-policy/6797bda2-985e-461c-8065-57e548b74add HTTP/1.1" 200 263 0.016109 10.0.0.130 - - [2026-01-30 10:50:20] "PUT /access-control-list/ac29d0e1-0747-4be2-9246-9102ec1d5610 HTTP/1.1" 200 273 0.013778 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-update HTTP/1.1" 200 156 0.060449 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017937 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003923 10.0.0.130 - - [2026-01-30 10:50:20] "PUT /access-control-list/9497d054-8f90-46cc-9ea9-5138e9b53e14 HTTP/1.1" 200 273 0.091830 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021159 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002306 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004301 10.0.0.130 - - [2026-01-30 10:50:20] "POST /security-groups HTTP/1.1" 409 245 0.002542 10.0.0.130 - - [2026-01-30 10:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.130 - - [2026-01-30 10:50:20] "PUT /security-group/e09b15e4-9cb8-4dd2-8774-7bfddff0e3e7 HTTP/1.1" 200 263 0.055502 10.0.0.130 - - [2026-01-30 10:50:20] "PUT /access-control-list/499cf490-c831-43d5-bb1c-6ecde718b04b HTTP/1.1" 200 273 0.014671 10.0.0.130 - - [2026-01-30 10:50:20] "PUT /access-control-list/eecf5bb2-4df9-4b68-b6fc-a10b1c4b219f HTTP/1.1" 200 273 0.023349 10.0.0.130 - - [2026-01-30 10:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031223 10.0.0.130 - - [2026-01-30 10:50:20] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020412 10.0.0.130 - - [2026-01-30 10:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.130 - - [2026-01-30 10:50:20] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003109 10.0.0.130 - - [2026-01-30 10:50:20] "POST /tags HTTP/1.1" 409 206 0.001845 10.0.0.130 - - [2026-01-30 10:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.130 - - [2026-01-30 10:50:20] "GET /tag/4a458d0e-7676-4263-bef0-3a34ec2d5481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010603 10.0.0.130 - - [2026-01-30 10:50:20] "POST /firewall-rules HTTP/1.1" 200 564 0.088427 10.0.0.130 - - [2026-01-30 10:50:20] "GET /firewall-rule/14ad81f8-b46f-48bf-85e3-e5c2dd23ae48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012761 10.0.0.130 - - [2026-01-30 10:50:20] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009892 10.0.0.130 - - [2026-01-30 10:50:20] "GET /firewall-rule/14ad81f8-b46f-48bf-85e3-e5c2dd23ae48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002654 10.0.0.130 - - [2026-01-30 10:50:20] "POST /ref-update HTTP/1.1" 200 156 0.041353 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002077 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:50:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002509 10.0.0.130 - - [2026-01-30 10:50:20] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011106 10.0.0.130 - - [2026-01-30 10:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.130 - - [2026-01-30 10:50:20] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005641 10.0.0.130 - - [2026-01-30 10:50:20] "POST /tags HTTP/1.1" 409 206 0.002180 10.0.0.130 - - [2026-01-30 10:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.130 - - [2026-01-30 10:50:20] "GET /tag/4a458d0e-7676-4263-bef0-3a34ec2d5481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011216 10.0.0.130 - - [2026-01-30 10:50:21] "POST /firewall-rules HTTP/1.1" 200 562 0.076937 10.0.0.130 - - [2026-01-30 10:50:21] "GET /firewall-rule/69ef7170-02c4-44eb-b775-4363a5e3ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.011873 10.0.0.130 - - [2026-01-30 10:50:21] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004158 10.0.0.130 - - [2026-01-30 10:50:21] "GET /firewall-rule/69ef7170-02c4-44eb-b775-4363a5e3ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003157 10.0.0.130 - - [2026-01-30 10:50:21] "POST /ref-update HTTP/1.1" 200 156 0.042602 10.0.0.130 - - [2026-01-30 10:50:21] "POST /tags HTTP/1.1" 200 302 0.113540 10.0.0.130 - - [2026-01-30 10:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.130 - - [2026-01-30 10:50:21] "GET /tag/ee0ba6cc-8563-4bbe-994a-b9527ab68f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018429 10.0.0.130 - - [2026-01-30 10:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.130 - - [2026-01-30 10:50:21] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063679 10.0.0.130 - - [2026-01-30 10:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.130 - - [2026-01-30 10:50:21] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.004222 10.0.0.130 - - [2026-01-30 10:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.130 - - [2026-01-30 10:50:21] "GET /service-appliance-set/7dcb55bc-0e86-4134-a152-44f64e90925c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005132 10.0.0.130 - - [2026-01-30 10:50:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.002123 10.0.0.130 - - [2026-01-30 10:50:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.195759 10.0.0.130 - - [2026-01-30 10:50:21] "GET /virtual-machine-interface/f0c555ae-bc95-4d2c-b267-6c1bf13f0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.011461 10.0.0.130 - - [2026-01-30 10:50:21] "POST /instance-ips HTTP/1.1" 200 378 0.063840 10.0.0.130 - - [2026-01-30 10:50:21] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004565 10.0.0.130 - - [2026-01-30 10:50:22] "POST /loadbalancers HTTP/1.1" 200 584 0.075721 10.0.0.130 - - [2026-01-30 10:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037785 10.0.0.130 - - [2026-01-30 10:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015835 10.0.0.130 - - [2026-01-30 10:50:22] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047814 10.0.0.130 - - [2026-01-30 10:50:22] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007543 10.0.0.130 - - [2026-01-30 10:50:22] "POST /floating-ips HTTP/1.1" 200 583 0.046481 10.0.0.130 - - [2026-01-30 10:50:22] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.079890 10.0.0.130 - - [2026-01-30 10:50:22] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.021445 10.0.0.130 - - [2026-01-30 10:50:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042852 10.0.0.130 - - [2026-01-30 10:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027315 10.0.0.130 - - [2026-01-30 10:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013607 10.0.0.130 - - [2026-01-30 10:50:22] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030410 10.0.0.130 - - [2026-01-30 10:50:22] "GET /loadbalancer-listener/82448a1b-06b7-4e29-8569-6fe11c8ada32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002479 10.0.0.130 - - [2026-01-30 10:50:22] "GET /loadbalancer-listener/82448a1b-06b7-4e29-8569-6fe11c8ada32?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003403 10.0.0.130 - - [2026-01-30 10:50:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023331 10.0.0.130 - - [2026-01-30 10:50:22] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003901 10.0.0.130 - - [2026-01-30 10:50:22] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?fields=floating_ips HTTP/1.1" 200 1167 0.008122 10.0.0.130 - - [2026-01-30 10:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.130 - - [2026-01-30 10:50:22] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.009320 10.0.0.130 - - [2026-01-30 10:50:22] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.065361 10.0.0.130 - - [2026-01-30 10:50:22] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004940 10.0.0.130 - - [2026-01-30 10:50:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.050969 10.0.0.130 - - [2026-01-30 10:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023411 10.0.0.130 - - [2026-01-30 10:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014690 10.0.0.130 - - [2026-01-30 10:50:22] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033767 10.0.0.130 - - [2026-01-30 10:50:22] "GET /loadbalancer-listener/da303c57-d5a9-4658-878d-426c9288cecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.001796 10.0.0.130 - - [2026-01-30 10:50:22] "GET /loadbalancer-listener/da303c57-d5a9-4658-878d-426c9288cecf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002632 10.0.0.130 - - [2026-01-30 10:50:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034241 10.0.0.130 - - [2026-01-30 10:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.130 - - [2026-01-30 10:50:23] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004081 10.0.0.130 - - [2026-01-30 10:50:23] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?fields=floating_ips HTTP/1.1" 200 1167 0.003047 10.0.0.130 - - [2026-01-30 10:50:23] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039801 10.0.0.130 - - [2026-01-30 10:50:23] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005559 10.0.0.130 - - [2026-01-30 10:50:23] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008622 10.0.0.130 - - [2026-01-30 10:50:23] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.031770 10.0.0.130 - - [2026-01-30 10:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018627 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010427 10.0.0.130 - - [2026-01-30 10:50:23] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055824 10.0.0.130 - - [2026-01-30 10:50:23] "GET /loadbalancer-listener/84be69f0-3e1a-48f0-8632-5b467b077a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002550 10.0.0.130 - - [2026-01-30 10:50:23] "GET /loadbalancer-listener/84be69f0-3e1a-48f0-8632-5b467b077a57?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007730 10.0.0.130 - - [2026-01-30 10:50:23] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.020735 10.0.0.130 - - [2026-01-30 10:50:23] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002872 10.0.0.130 - - [2026-01-30 10:50:23] "GET /instance-ip/a2e7004e-1228-4131-b426-64ff4220a0d0?fields=floating_ips HTTP/1.1" 200 1167 0.002470 10.0.0.130 - - [2026-01-30 10:50:23] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002167 10.0.0.130 - - [2026-01-30 10:50:23] "POST /tags HTTP/1.1" 200 372 0.041636 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008504 10.0.0.130 - - [2026-01-30 10:50:23] "GET /tag/835839e8-0e3b-4cea-95f1-1fe43560d262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.029043 10.0.0.130 - - [2026-01-30 10:50:23] "POST /tags HTTP/1.1" 200 320 0.034199 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017030 10.0.0.130 - - [2026-01-30 10:50:23] "GET /tag/38439e6e-aa0b-42f2-ba70-9453e0a11aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.024796 10.0.0.130 - - [2026-01-30 10:50:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.000672 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.005551 10.0.0.130 - - [2026-01-30 10:50:23] "POST /security-groups HTTP/1.1" 200 578 0.067676 10.0.0.130 - - [2026-01-30 10:50:23] "POST /projects HTTP/1.1" 200 499 0.181929 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.001438 10.0.0.130 - - [2026-01-30 10:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038533 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012416 10.0.0.130 - - [2026-01-30 10:50:23] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006410 10.0.0.130 - - [2026-01-30 10:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.130 - - [2026-01-30 10:50:23] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.005931 10.0.0.130 - - [2026-01-30 10:50:24] "POST /access-control-lists HTTP/1.1" 200 589 0.173034 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.006242 10.0.0.130 - - [2026-01-30 10:50:24] "POST /access-control-lists HTTP/1.1" 200 587 0.060402 10.0.0.130 - - [2026-01-30 10:50:24] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.155675 10.0.0.130 - - [2026-01-30 10:50:24] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.049313 10.0.0.130 - - [2026-01-30 10:50:24] "POST /security-groups HTTP/1.1" 200 560 0.100724 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.002792 10.0.0.130 - - [2026-01-30 10:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015726 10.0.0.130 - - [2026-01-30 10:50:24] "POST /access-control-lists HTTP/1.1" 200 612 0.064654 10.0.0.130 - - [2026-01-30 10:50:24] "POST /chown HTTP/1.1" 200 109 0.057291 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.012120 10.0.0.130 - - [2026-01-30 10:50:24] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.028600 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.130 - - [2026-01-30 10:50:24] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029270 10.0.0.130 - - [2026-01-30 10:50:24] "POST /tags HTTP/1.1" 409 214 0.003567 10.0.0.130 - - [2026-01-30 10:50:24] "POST /access-control-lists HTTP/1.1" 200 610 0.086621 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.130 - - [2026-01-30 10:50:24] "GET /tag/38439e6e-aa0b-42f2-ba70-9453e0a11aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.024068 10.0.0.130 - - [2026-01-30 10:50:24] "GET /global-system-configs HTTP/1.1" 200 323 0.006347 10.0.0.130 - - [2026-01-30 10:50:24] "POST /firewall-rules HTTP/1.1" 200 580 0.090455 10.0.0.130 - - [2026-01-30 10:50:24] "GET /firewall-rule/61edb9cd-414d-4c39-b223-b17d751ea699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004125 10.0.0.130 - - [2026-01-30 10:50:24] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003287 10.0.0.130 - - [2026-01-30 10:50:24] "GET /firewall-rule/61edb9cd-414d-4c39-b223-b17d751ea699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002513 10.0.0.130 - - [2026-01-30 10:50:24] "POST /ref-update HTTP/1.1" 200 156 0.024375 10.0.0.130 - - [2026-01-30 10:50:24] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015488 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.130 - - [2026-01-30 10:50:24] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003271 10.0.0.130 - - [2026-01-30 10:50:24] "POST /tags HTTP/1.1" 409 214 0.001825 10.0.0.130 - - [2026-01-30 10:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.130 - - [2026-01-30 10:50:25] "GET /tag/38439e6e-aa0b-42f2-ba70-9453e0a11aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014127 10.0.0.130 - - [2026-01-30 10:50:25] "POST /firewall-rules HTTP/1.1" 200 578 0.070383 10.0.0.130 - - [2026-01-30 10:50:25] "GET /firewall-rule/e0a75383-56e0-47cf-b574-ae7bcf39a962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.022338 10.0.0.130 - - [2026-01-30 10:50:25] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004667 10.0.0.130 - - [2026-01-30 10:50:25] "GET /firewall-rule/e0a75383-56e0-47cf-b574-ae7bcf39a962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002549 10.0.0.130 - - [2026-01-30 10:50:25] "POST /ref-update HTTP/1.1" 200 156 0.047723 10.0.0.130 - - [2026-01-30 10:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.130 - - [2026-01-30 10:50:25] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002771 10.0.0.130 - - [2026-01-30 10:50:25] "GET /global-system-configs HTTP/1.1" 200 323 0.006276 10.0.0.130 - - [2026-01-30 10:50:25] "POST /tags HTTP/1.1" 200 364 0.069642 10.0.0.130 - - [2026-01-30 10:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.130 - - [2026-01-30 10:50:25] "GET /tag/46f4ea1e-433b-418e-9ea8-8fc02d559ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.014365 10.0.0.130 - - [2026-01-30 10:50:25] "POST /tags HTTP/1.1" 200 312 0.037869 10.0.0.130 - - [2026-01-30 10:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025120 10.0.0.130 - - [2026-01-30 10:50:25] "GET /tag/5e3ac71e-6ff5-47e9-b984-5aa70c490c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017900 10.0.0.130 - - [2026-01-30 10:50:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000464 10.0.0.130 - - [2026-01-30 10:50:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.010972 10.0.0.130 - - [2026-01-30 10:50:25] "POST /security-groups HTTP/1.1" 200 574 0.140534 10.0.0.130 - - [2026-01-30 10:50:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.002013 10.0.0.130 - - [2026-01-30 10:50:25] "POST /projects HTTP/1.1" 200 491 0.327548 10.0.0.130 - - [2026-01-30 10:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012940 10.0.0.130 - - [2026-01-30 10:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.130 - - [2026-01-30 10:50:25] "POST /access-control-lists HTTP/1.1" 200 585 0.072356 10.0.0.130 - - [2026-01-30 10:50:26] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.008597 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.019376 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.130 - - [2026-01-30 10:50:26] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007595 10.0.0.130 - - [2026-01-30 10:50:26] "POST /access-control-lists HTTP/1.1" 200 583 0.035515 10.0.0.130 - - [2026-01-30 10:50:26] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.081921 10.0.0.130 - - [2026-01-30 10:50:26] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.056758 10.0.0.130 - - [2026-01-30 10:50:26] "POST /security-groups HTTP/1.1" 200 548 0.073987 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.001859 10.0.0.130 - - [2026-01-30 10:50:26] "POST /access-control-lists HTTP/1.1" 200 604 0.029506 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.012661 10.0.0.130 - - [2026-01-30 10:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035345 10.0.0.130 - - [2026-01-30 10:50:26] "POST /chown HTTP/1.1" 200 109 0.022035 10.0.0.130 - - [2026-01-30 10:50:26] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020220 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.130 - - [2026-01-30 10:50:26] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017615 10.0.0.130 - - [2026-01-30 10:50:26] "POST /access-control-lists HTTP/1.1" 200 602 0.096798 10.0.0.130 - - [2026-01-30 10:50:26] "POST /tags HTTP/1.1" 409 210 0.007690 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011120 10.0.0.130 - - [2026-01-30 10:50:26] "GET /tag/5e3ac71e-6ff5-47e9-b984-5aa70c490c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023350 10.0.0.130 - - [2026-01-30 10:50:26] "POST /firewall-rules HTTP/1.1" 200 572 0.077564 10.0.0.130 - - [2026-01-30 10:50:26] "GET /firewall-rule/d73c9cc9-704e-42f0-8b68-278329796c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004363 10.0.0.130 - - [2026-01-30 10:50:26] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003781 10.0.0.130 - - [2026-01-30 10:50:26] "GET /firewall-rule/d73c9cc9-704e-42f0-8b68-278329796c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002690 10.0.0.130 - - [2026-01-30 10:50:26] "POST /ref-update HTTP/1.1" 200 156 0.041679 10.0.0.130 - - [2026-01-30 10:50:26] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010429 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.130 - - [2026-01-30 10:50:26] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002986 10.0.0.130 - - [2026-01-30 10:50:26] "POST /tags HTTP/1.1" 409 210 0.001923 10.0.0.130 - - [2026-01-30 10:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.130 - - [2026-01-30 10:50:26] "GET /tag/5e3ac71e-6ff5-47e9-b984-5aa70c490c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013463 10.0.0.130 - - [2026-01-30 10:50:27] "POST /firewall-rules HTTP/1.1" 200 570 0.083652 10.0.0.130 - - [2026-01-30 10:50:27] "GET /firewall-rule/45059969-56d4-47b6-ae55-4be5d5b89b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.021306 10.0.0.130 - - [2026-01-30 10:50:27] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.015675 10.0.0.130 - - [2026-01-30 10:50:27] "GET /firewall-rule/45059969-56d4-47b6-ae55-4be5d5b89b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002518 10.0.0.130 - - [2026-01-30 10:50:27] "POST /ref-update HTTP/1.1" 200 156 0.066732 10.0.0.130 - - [2026-01-30 10:50:27] "POST /tags HTTP/1.1" 409 237 0.010281 10.0.0.130 - - [2026-01-30 10:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.130 - - [2026-01-30 10:50:27] "GET /tag/cfd7312b-d808-4a7f-8ab3-3383a096d222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.031558 10.0.0.130 - - [2026-01-30 10:50:27] "POST /tags HTTP/1.1" 409 210 0.002975 10.0.0.130 - - [2026-01-30 10:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.130 - - [2026-01-30 10:50:27] "GET /tag/04eaea31-f4d4-412f-9f4f-1a2945695ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010694 10.0.0.130 - - [2026-01-30 10:50:27] "POST /projects HTTP/1.1" 409 223 0.002418 10.0.0.130 - - [2026-01-30 10:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.130 - - [2026-01-30 10:50:27] "GET /project/2b17d02a-c2ba-405b-9f75-0418596d7a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047934 10.0.0.130 - - [2026-01-30 10:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.130 - - [2026-01-30 10:50:27] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004065 10.0.0.130 - - [2026-01-30 10:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.130 - - [2026-01-30 10:50:27] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.010125 10.0.0.130 - - [2026-01-30 10:50:27] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.097013 10.0.0.130 - - [2026-01-30 10:50:27] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.096600 10.0.0.130 - - [2026-01-30 10:50:27] "POST /security-groups HTTP/1.1" 409 253 0.004531 10.0.0.130 - - [2026-01-30 10:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.130 - - [2026-01-30 10:50:27] "PUT /security-group/7792decb-b5fc-4630-a39d-24bd8c3e1445 HTTP/1.1" 200 263 0.059226 10.0.0.130 - - [2026-01-30 10:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.046952 10.0.0.130 - - [2026-01-30 10:50:27] "PUT /access-control-list/2b6dea1f-40b4-4fc3-8706-4d7650907943 HTTP/1.1" 200 273 0.027401 10.0.0.130 - - [2026-01-30 10:50:28] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.045562 10.0.0.130 - - [2026-01-30 10:50:28] "PUT /access-control-list/4bfcea7a-8afc-4882-a49e-cf52f47a3bfb HTTP/1.1" 200 273 0.062881 10.0.0.130 - - [2026-01-30 10:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.130 - - [2026-01-30 10:50:28] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003784 10.0.0.130 - - [2026-01-30 10:50:28] "POST /tags HTTP/1.1" 409 210 0.001694 10.0.0.130 - - [2026-01-30 10:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.130 - - [2026-01-30 10:50:28] "GET /tag/04eaea31-f4d4-412f-9f4f-1a2945695ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017006 10.0.0.130 - - [2026-01-30 10:50:28] "POST /firewall-rules HTTP/1.1" 200 572 0.079493 10.0.0.130 - - [2026-01-30 10:50:28] "GET /firewall-rule/59d9f3d0-3a1f-490d-af03-cd852abeea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005683 10.0.0.130 - - [2026-01-30 10:50:28] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004158 10.0.0.130 - - [2026-01-30 10:50:28] "GET /firewall-rule/59d9f3d0-3a1f-490d-af03-cd852abeea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004948 10.0.0.130 - - [2026-01-30 10:50:28] "POST /ref-update HTTP/1.1" 200 156 0.047947 10.0.0.130 - - [2026-01-30 10:50:28] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002587 10.0.0.130 - - [2026-01-30 10:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013079 10.0.0.130 - - [2026-01-30 10:50:28] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003171 10.0.0.130 - - [2026-01-30 10:50:28] "POST /tags HTTP/1.1" 409 210 0.001642 10.0.0.130 - - [2026-01-30 10:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.130 - - [2026-01-30 10:50:28] "GET /tag/04eaea31-f4d4-412f-9f4f-1a2945695ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015611 10.0.0.130 - - [2026-01-30 10:50:28] "POST /firewall-rules HTTP/1.1" 200 570 0.084401 10.0.0.130 - - [2026-01-30 10:50:28] "GET /firewall-rule/d73a7082-4d90-4310-b781-9f23dcf3efe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.028842 10.0.0.130 - - [2026-01-30 10:50:28] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.016185 10.0.0.130 - - [2026-01-30 10:50:28] "GET /firewall-rule/d73a7082-4d90-4310-b781-9f23dcf3efe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024202 10.0.0.130 - - [2026-01-30 10:50:28] "POST /ref-update HTTP/1.1" 200 156 0.045149 10.0.0.130 - - [2026-01-30 10:50:28] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004399 10.0.0.130 - - [2026-01-30 10:50:28] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.242 - - [2026-01-30 10:52:05] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.242 - - [2026-01-30 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-01-30 10:52:05] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004658 10.0.0.242 - - [2026-01-30 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2026-01-30 10:52:05] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003469 10.0.0.242 - - [2026-01-30 10:52:05] "PUT /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b HTTP/1.1" 200 275 0.009011 10.0.0.242 - - [2026-01-30 10:52:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.010141 10.0.0.242 - - [2026-01-30 10:52:05] "POST /virtual-routers HTTP/1.1" 200 601 0.014818 10.0.0.242 - - [2026-01-30 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.242 - - [2026-01-30 10:52:05] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004586 10.0.0.242 - - [2026-01-30 10:52:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.001901 10.0.0.242 - - [2026-01-30 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.242 - - [2026-01-30 10:52:05] "GET /virtual-network/74581db1-35c3-42a3-8f86-094f96bcb595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003689 10.0.0.242 - - [2026-01-30 10:52:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.048119 10.0.0.130 - - [2026-01-30 10:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.130 - - [2026-01-30 10:52:14] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002731 10.0.0.130 - - [2026-01-30 10:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.130 - - [2026-01-30 10:54:14] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002894 10.0.0.130 - - [2026-01-30 10:54:14] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.016463 10.0.0.130 - - [2026-01-30 10:54:14] "POST /ref-update HTTP/1.1" 200 156 0.014877 10.0.0.242 - - [2026-01-30 10:54:26] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.242 - - [2026-01-30 10:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-01-30 10:54:26] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004697 10.0.0.242 - - [2026-01-30 10:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.242 - - [2026-01-30 10:54:26] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003002 10.0.0.242 - - [2026-01-30 10:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.242 - - [2026-01-30 10:54:26] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.018395 10.0.0.242 - - [2026-01-30 10:54:26] "PUT /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83 HTTP/1.1" 200 263 0.009255 10.0.0.242 - - [2026-01-30 10:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017680 10.0.0.242 - - [2026-01-30 10:54:26] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002774 10.0.0.242 - - [2026-01-30 10:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-01-30 10:54:26] "GET /virtual-machine-interface/11b9cf5f-b344-4bf3-8231-d7b6c9b8a2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004110 10.0.0.242 - - [2026-01-30 10:54:26] "PUT /virtual-machine-interface/11b9cf5f-b344-4bf3-8231-d7b6c9b8a2f1 HTTP/1.1" 200 285 0.008908 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004423 10.0.0.130 - - [2026-01-30 10:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.130 - - [2026-01-30 10:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.130 - - [2026-01-30 10:54:34] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002207 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004367 10.0.0.130 - - [2026-01-30 10:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.130 - - [2026-01-30 10:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.130 - - [2026-01-30 10:54:34] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002018 10.0.0.130 - - [2026-01-30 10:54:34] "GET /loadbalancer-pool/d1b6a7fe-99d2-449e-ba5c-192297cf5cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003256 10.0.0.130 - - [2026-01-30 10:54:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015243 10.0.0.130 - - [2026-01-30 10:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009182 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004777 10.0.0.130 - - [2026-01-30 10:54:34] "POST /tags HTTP/1.1" 409 205 0.005018 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005258 10.0.0.130 - - [2026-01-30 10:54:34] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.130 - - [2026-01-30 10:54:34] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.010483 10.0.0.130 - - [2026-01-30 10:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.130 - - [2026-01-30 10:54:34] "GET /tag/ee0ba6cc-8563-4bbe-994a-b9527ab68f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010258 10.0.0.130 - - [2026-01-30 10:54:34] "POST /set-tag HTTP/1.1" 200 109 0.060843 10.0.0.130 - - [2026-01-30 10:54:34] "GET /loadbalancer-pool/9409095c-16fb-487d-bdd8-42256d5b426b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.029084 10.0.0.130 - - [2026-01-30 10:54:34] "PUT /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9 HTTP/1.1" 200 257 0.082156 10.0.0.130 - - [2026-01-30 10:54:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018345 10.0.0.130 - - [2026-01-30 10:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022636 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017709 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010993 10.0.0.130 - - [2026-01-30 10:54:34] "POST /ref-update HTTP/1.1" 200 156 0.010737 10.0.0.130 - - [2026-01-30 10:54:34] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.010949 10.0.0.130 - - [2026-01-30 10:54:34] "POST /set-tag HTTP/1.1" 200 109 0.006097 10.0.0.130 - - [2026-01-30 10:54:34] "GET /loadbalancer-pool/4f2e1590-e4b1-4ae8-9b22-05136d8b1d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003244 10.0.0.130 - - [2026-01-30 10:54:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.012115 10.0.0.130 - - [2026-01-30 10:54:34] "PUT /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9 HTTP/1.1" 200 257 0.010114 10.0.0.130 - - [2026-01-30 10:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006704 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012937 10.0.0.130 - - [2026-01-30 10:54:34] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008645 10.0.0.130 - - [2026-01-30 10:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.130 - - [2026-01-30 10:54:34] "POST /ref-update HTTP/1.1" 200 156 0.006339 10.0.0.130 - - [2026-01-30 10:54:34] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.010065 10.0.0.130 - - [2026-01-30 10:54:34] "PUT /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9 HTTP/1.1" 200 257 0.022110 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:54:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:54:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001151 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:55:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:55:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:55:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001308 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:55:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001303 10.0.0.130 - - [2026-01-30 10:55:24] "GET /global-system-configs HTTP/1.1" 200 323 0.006319 10.0.0.130 - - [2026-01-30 10:55:25] "GET /global-system-configs HTTP/1.1" 200 323 0.013425 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:55:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.130 - - [2026-01-30 10:55:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001568 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004726 10.0.0.130 - - [2026-01-30 10:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004076 10.0.0.130 - - [2026-01-30 10:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.130 - - [2026-01-30 10:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.130 - - [2026-01-30 10:55:35] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002317 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004409 10.0.0.130 - - [2026-01-30 10:55:35] "POST /set-tag HTTP/1.1" 200 109 0.018992 10.0.0.130 - - [2026-01-30 10:55:35] "DELETE /loadbalancer-member/db2e2fc8-51b1-49e5-9a6e-ea0b0917a6e7 HTTP/1.1" 200 115 0.048147 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015776 10.0.0.130 - - [2026-01-30 10:55:35] "POST /set-tag HTTP/1.1" 200 109 0.006720 10.0.0.130 - - [2026-01-30 10:55:35] "DELETE /loadbalancer-member/ac7852f2-ab48-4e58-a49b-35316bf062c8 HTTP/1.1" 200 115 0.029116 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003830 10.0.0.130 - - [2026-01-30 10:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.130 - - [2026-01-30 10:55:35] "DELETE /loadbalancer-member/d4c96435-2bfc-4fe4-87c6-41ce43e0bf14 HTTP/1.1" 200 115 0.027733 10.0.0.130 - - [2026-01-30 10:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.130 - - [2026-01-30 10:55:35] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002435 10.0.0.130 - - [2026-01-30 10:55:35] "GET /loadbalancer-pool/d1b6a7fe-99d2-449e-ba5c-192297cf5cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002364 10.0.0.130 - - [2026-01-30 10:55:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015914 10.0.0.130 - - [2026-01-30 10:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007825 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006181 10.0.0.130 - - [2026-01-30 10:55:35] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005703 10.0.0.130 - - [2026-01-30 10:55:35] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004309 10.0.0.130 - - [2026-01-30 10:55:35] "POST /set-tag HTTP/1.1" 200 109 0.074369 10.0.0.130 - - [2026-01-30 10:55:36] "GET /loadbalancer-pool/9409095c-16fb-487d-bdd8-42256d5b426b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002861 10.0.0.130 - - [2026-01-30 10:55:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022135 10.0.0.130 - - [2026-01-30 10:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023826 10.0.0.130 - - [2026-01-30 10:55:36] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013928 10.0.0.130 - - [2026-01-30 10:55:36] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004149 10.0.0.130 - - [2026-01-30 10:55:36] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002079 10.0.0.130 - - [2026-01-30 10:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.130 - - [2026-01-30 10:55:36] "GET /loadbalancer-pool/4f2e1590-e4b1-4ae8-9b22-05136d8b1d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002523 10.0.0.130 - - [2026-01-30 10:55:36] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017342 10.0.0.130 - - [2026-01-30 10:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009947 10.0.0.130 - - [2026-01-30 10:55:36] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007041 10.0.0.130 - - [2026-01-30 10:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.130 - - [2026-01-30 10:55:36] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003896 10.0.0.130 - - [2026-01-30 10:55:36] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002080 10.0.0.130 - - [2026-01-30 10:56:35] "GET / HTTP/1.1" 200 36215 0.001285 10.0.0.130 - - [2026-01-30 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.130 - - [2026-01-30 10:56:35] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032533 10.0.0.130 - - [2026-01-30 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.130 - - [2026-01-30 10:56:35] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039162 10.0.0.130 - - [2026-01-30 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.130 - - [2026-01-30 10:56:35] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029942 10.0.0.130 - - [2026-01-30 10:56:36] "POST /tags HTTP/1.1" 200 334 0.054263 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018608 10.0.0.130 - - [2026-01-30 10:56:36] "GET /tag/e961d2ff-ae28-4274-aa40-ef221bc21464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018901 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.130 - - [2026-01-30 10:56:36] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032422 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.130 - - [2026-01-30 10:56:36] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.003572 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.130 - - [2026-01-30 10:56:36] "GET /service-appliance-set/7dcb55bc-0e86-4134-a152-44f64e90925c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002918 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.003396 10.0.0.130 - - [2026-01-30 10:56:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.121364 10.0.0.130 - - [2026-01-30 10:56:36] "GET /virtual-machine-interface/fea2f29c-639c-4d9f-b2cd-105ecb9ff62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005732 10.0.0.130 - - [2026-01-30 10:56:36] "POST /instance-ips HTTP/1.1" 200 410 0.039187 10.0.0.130 - - [2026-01-30 10:56:36] "GET /instance-ip/39d02799-56ae-4cfd-9921-6cb3a65f2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.014382 10.0.0.130 - - [2026-01-30 10:56:36] "POST /loadbalancers HTTP/1.1" 200 612 0.062713 10.0.0.130 - - [2026-01-30 10:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033625 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.130 - - [2026-01-30 10:56:36] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053871 10.0.0.130 - - [2026-01-30 10:56:36] "GET /instance-ip/39d02799-56ae-4cfd-9921-6cb3a65f2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003013 10.0.0.130 - - [2026-01-30 10:56:36] "POST /floating-ips HTTP/1.1" 200 599 0.020775 10.0.0.130 - - [2026-01-30 10:56:36] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048834 10.0.0.130 - - [2026-01-30 10:56:36] "GET /loadbalancer/90c7962c-95e4-431c-9698-ece734c55b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005383 10.0.0.130 - - [2026-01-30 10:56:36] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.015045 10.0.0.130 - - [2026-01-30 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.130 - - [2026-01-30 10:56:37] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065117 10.0.0.130 - - [2026-01-30 10:56:37] "GET /loadbalancer-listener/3a47cb1e-49b2-460a-ad5a-ffaedd2e246c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006917 10.0.0.130 - - [2026-01-30 10:56:37] "GET /loadbalancer-listener/3a47cb1e-49b2-460a-ad5a-ffaedd2e246c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004955 10.0.0.130 - - [2026-01-30 10:56:37] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.024509 10.0.0.130 - - [2026-01-30 10:56:37] "GET /instance-ip/39d02799-56ae-4cfd-9921-6cb3a65f2a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.009831 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.130 - - [2026-01-30 10:56:37] "GET /instance-ip/39d02799-56ae-4cfd-9921-6cb3a65f2a5b?fields=floating_ips HTTP/1.1" 200 1214 0.025560 10.0.0.130 - - [2026-01-30 10:56:37] "GET /floating-ip/2ea45065-8cc2-47ec-9111-3077ebdf296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002695 10.0.0.130 - - [2026-01-30 10:56:37] "GET /loadbalancer/90c7962c-95e4-431c-9698-ece734c55b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002762 10.0.0.130 - - [2026-01-30 10:56:37] "POST /tags HTTP/1.1" 200 296 0.067889 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020056 10.0.0.130 - - [2026-01-30 10:56:37] "GET /tag/26fc2c9b-6c7c-4e8b-a32c-5a1498dbcb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.016417 10.0.0.130 - - [2026-01-30 10:56:37] "POST /tags HTTP/1.1" 409 233 0.002716 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.130 - - [2026-01-30 10:56:37] "GET /tag/a9fd15e3-7703-42d3-9d35-7760d5f9928d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011149 10.0.0.130 - - [2026-01-30 10:56:37] "POST /tags HTTP/1.1" 409 206 0.001947 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.130 - - [2026-01-30 10:56:37] "GET /tag/4a458d0e-7676-4263-bef0-3a34ec2d5481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011518 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.130 - - [2026-01-30 10:56:37] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003725 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.130 - - [2026-01-30 10:56:37] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034536 10.0.0.130 - - [2026-01-30 10:56:37] "POST /virtual-machines HTTP/1.1" 200 370 0.011088 10.0.0.130 - - [2026-01-30 10:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017993 10.0.0.130 - - [2026-01-30 10:56:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105051 10.0.0.130 - - [2026-01-30 10:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022523 10.0.0.130 - - [2026-01-30 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.130 - - [2026-01-30 10:56:37] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004890 10.0.0.130 - - [2026-01-30 10:56:37] "POST /instance-ips HTTP/1.1" 200 410 0.027803 10.0.0.130 - - [2026-01-30 10:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016004 10.0.0.130 - - [2026-01-30 10:56:37] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015260 10.0.0.130 - - [2026-01-30 10:56:37] "POST /set-tag HTTP/1.1" 200 109 0.014723 10.0.0.130 - - [2026-01-30 10:56:38] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020175 10.0.0.130 - - [2026-01-30 10:56:38] "GET /instance-ip/59a6f392-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003787 10.0.0.130 - - [2026-01-30 10:56:38] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004230 10.0.0.130 - - [2026-01-30 10:56:38] "POST /set-tag HTTP/1.1" 200 109 0.004776 10.0.0.130 - - [2026-01-30 10:56:38] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.008717 10.0.0.130 - - [2026-01-30 10:56:38] "POST /ref-update HTTP/1.1" 200 156 0.009628 10.0.0.130 - - [2026-01-30 10:56:38] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012009 10.0.0.130 - - [2026-01-30 10:56:38] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.130 - - [2026-01-30 10:56:38] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005226 10.0.0.130 - - [2026-01-30 10:56:38] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.130 - - [2026-01-30 10:56:38] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005051 10.0.0.130 - - [2026-01-30 10:56:38] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.130 - - [2026-01-30 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004006 10.0.0.130 - - [2026-01-30 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.130 - - [2026-01-30 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.130 - - [2026-01-30 10:56:39] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053600 10.0.0.130 - - [2026-01-30 10:56:39] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068327 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-networks?parent_id=7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001636 10.0.0.130 - - [2026-01-30 10:56:39] "POST /virtual-machines HTTP/1.1" 200 370 0.009893 10.0.0.130 - - [2026-01-30 10:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016616 10.0.0.130 - - [2026-01-30 10:56:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131253 10.0.0.130 - - [2026-01-30 10:56:39] "POST /virtual-networks HTTP/1.1" 200 514 0.159716 10.0.0.130 - - [2026-01-30 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.130 - - [2026-01-30 10:56:39] "GET /network-ipam/2faec17c-306f-4b32-8614-d194a3738b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003693 10.0.0.130 - - [2026-01-30 10:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025030 10.0.0.130 - - [2026-01-30 10:56:39] "POST /route-targets HTTP/1.1" 200 328 0.033848 10.0.0.130 - - [2026-01-30 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012232 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008253 10.0.0.130 - - [2026-01-30 10:56:39] "POST /ref-update HTTP/1.1" 200 156 0.030278 10.0.0.130 - - [2026-01-30 10:56:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006614 10.0.0.130 - - [2026-01-30 10:56:39] "POST /ref-update HTTP/1.1" 200 156 0.118061 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003753 10.0.0.130 - - [2026-01-30 10:56:39] "GET /domains HTTP/1.1" 200 281 0.001292 10.0.0.130 - - [2026-01-30 10:56:39] "POST /instance-ips HTTP/1.1" 200 410 0.061005 10.0.0.130 - - [2026-01-30 10:56:39] "GET /domain/56241b19-53fd-4713-806f-7a1d08171087 HTTP/1.1" 200 3098 0.017568 10.0.0.130 - - [2026-01-30 10:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015727 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017183 10.0.0.130 - - [2026-01-30 10:56:39] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3 HTTP/1.1" 200 7091 0.051183 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2085 0.013012 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2085 0.003620 10.0.0.130 - - [2026-01-30 10:56:39] "GET /routing-instance/bec55242-7c49-4b80-bda4-1167f6678f03 HTTP/1.1" 200 1406 0.002363 10.0.0.130 - - [2026-01-30 10:56:39] "GET /routing-instance/bec55242-7c49-4b80-bda4-1167f6678f03 HTTP/1.1" 200 1406 0.002021 10.0.0.130 - - [2026-01-30 10:56:39] "POST /set-tag HTTP/1.1" 200 109 0.041916 10.0.0.130 - - [2026-01-30 10:56:39] "GET /route-target/072ed503-bc45-41e7-9342-9c684fadfe0a HTTP/1.1" 200 1153 0.002235 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009278 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2085 0.003571 10.0.0.130 - - [2026-01-30 10:56:39] "GET /instance-ip/5ab071f0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008548 10.0.0.130 - - [2026-01-30 10:56:39] "GET /routing-instance/bec55242-7c49-4b80-bda4-1167f6678f03 HTTP/1.1" 200 1406 0.003871 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003831 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2085 0.003768 10.0.0.130 - - [2026-01-30 10:56:39] "GET /routing-instance/bec55242-7c49-4b80-bda4-1167f6678f03 HTTP/1.1" 200 1406 0.002570 10.0.0.130 - - [2026-01-30 10:56:39] "GET /routing-instance/bec55242-7c49-4b80-bda4-1167f6678f03 HTTP/1.1" 200 1406 0.002459 10.0.0.130 - - [2026-01-30 10:56:39] "GET /route-target/072ed503-bc45-41e7-9342-9c684fadfe0a HTTP/1.1" 200 1153 0.002126 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003927 10.0.0.130 - - [2026-01-30 10:56:39] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003451 10.0.0.130 - - [2026-01-30 10:56:39] "GET /domains HTTP/1.1" 200 281 0.001561 10.0.0.130 - - [2026-01-30 10:56:39] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.130 - - [2026-01-30 10:56:39] "GET /domain/56241b19-53fd-4713-806f-7a1d08171087 HTTP/1.1" 200 3098 0.005686 10.0.0.130 - - [2026-01-30 10:56:39] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015075 10.0.0.130 - - [2026-01-30 10:56:39] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3 HTTP/1.1" 200 7091 0.041084 10.0.0.130 - - [2026-01-30 10:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004213 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2085 0.006043 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.130 - - [2026-01-30 10:56:40] "POST /set-tag HTTP/1.1" 200 109 0.004207 10.0.0.130 - - [2026-01-30 10:56:40] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040382 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005083 10.0.0.130 - - [2026-01-30 10:56:40] "GET /floating-ip-pools?parent_id=8f53f25f-8e13-4859-a31f-2a0ce42d87fe&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004243 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003662 10.0.0.130 - - [2026-01-30 10:56:40] "POST /floating-ip-pools HTTP/1.1" 200 564 0.015854 10.0.0.130 - - [2026-01-30 10:56:40] "POST /ref-update HTTP/1.1" 200 156 0.018561 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016162 10.0.0.130 - - [2026-01-30 10:56:40] "GET /domains HTTP/1.1" 200 281 0.001769 10.0.0.130 - - [2026-01-30 10:56:40] "GET /domain/56241b19-53fd-4713-806f-7a1d08171087 HTTP/1.1" 200 3098 0.002657 10.0.0.130 - - [2026-01-30 10:56:40] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3 HTTP/1.1" 200 7348 0.036008 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2324 0.012639 10.0.0.130 - - [2026-01-30 10:56:40] "GET /floating-ip-pool/65ffd24e-3ae2-4be4-bdf4-72760e8c0d94 HTTP/1.1" 200 1317 0.006770 10.0.0.130 - - [2026-01-30 10:56:40] "GET /domains HTTP/1.1" 200 281 0.002452 10.0.0.130 - - [2026-01-30 10:56:40] "GET /domain/56241b19-53fd-4713-806f-7a1d08171087 HTTP/1.1" 200 3098 0.002199 10.0.0.130 - - [2026-01-30 10:56:40] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3 HTTP/1.1" 200 7348 0.024945 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 2324 0.003877 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004304 10.0.0.130 - - [2026-01-30 10:56:40] "POST /tags HTTP/1.1" 200 366 0.040924 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.130 - - [2026-01-30 10:56:40] "GET /tag/83a21590-8d45-409f-88bf-565916746c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015583 10.0.0.130 - - [2026-01-30 10:56:40] "POST /tags HTTP/1.1" 409 206 0.001779 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.130 - - [2026-01-30 10:56:40] "GET /tag/4a458d0e-7676-4263-bef0-3a34ec2d5481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016332 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.130 - - [2026-01-30 10:56:40] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.023302 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004128 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.130 - - [2026-01-30 10:56:40] "GET /service-appliance-set/0f59326b-8c67-436f-99fc-87f576110a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002860 10.0.0.130 - - [2026-01-30 10:56:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.011546 10.0.0.130 - - [2026-01-30 10:56:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092125 10.0.0.130 - - [2026-01-30 10:56:40] "GET /virtual-machine-interface/5c953fdf-7a40-4038-8c75-6c828f7918a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008260 10.0.0.130 - - [2026-01-30 10:56:40] "POST /set-tag HTTP/1.1" 200 109 0.017858 10.0.0.130 - - [2026-01-30 10:56:40] "POST /instance-ips HTTP/1.1" 200 418 0.037441 10.0.0.130 - - [2026-01-30 10:56:40] "GET /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006824 10.0.0.130 - - [2026-01-30 10:56:41] "POST /loadbalancers HTTP/1.1" 200 620 0.060646 10.0.0.130 - - [2026-01-30 10:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022475 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.036198 10.0.0.130 - - [2026-01-30 10:56:41] "POST /service-instances HTTP/1.1" 200 568 0.041098 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.012926 10.0.0.130 - - [2026-01-30 10:56:41] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.057163 10.0.0.130 - - [2026-01-30 10:56:41] "GET /virtual-machine-interface/5c953fdf-7a40-4038-8c75-6c828f7918a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009194 10.0.0.130 - - [2026-01-30 10:56:41] "GET /virtual-machine-interface/5c953fdf-7a40-4038-8c75-6c828f7918a7?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009216 10.0.0.130 - - [2026-01-30 10:56:41] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.007533 10.0.0.130 - - [2026-01-30 10:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011038 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.130 - - [2026-01-30 10:56:41] "GET /floating-ip-pool/65ffd24e-3ae2-4be4-bdf4-72760e8c0d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002115 10.0.0.130 - - [2026-01-30 10:56:41] "POST /floating-ips HTTP/1.1" 200 673 0.090620 10.0.0.130 - - [2026-01-30 10:56:41] "POST /virtual-machines HTTP/1.1" 200 430 0.072459 10.0.0.130 - - [2026-01-30 10:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010044 10.0.0.130 - - [2026-01-30 10:56:41] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002881 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.130 - - [2026-01-30 10:56:41] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004641 10.0.0.130 - - [2026-01-30 10:56:41] "POST /tags HTTP/1.1" 409 221 0.006845 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.130 - - [2026-01-30 10:56:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.124351 10.0.0.130 - - [2026-01-30 10:56:41] "POST /chown HTTP/1.1" 200 109 0.028605 10.0.0.130 - - [2026-01-30 10:56:41] "GET /tag/e961d2ff-ae28-4274-aa40-ef221bc21464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016109 10.0.0.130 - - [2026-01-30 10:56:41] "POST /tags HTTP/1.1" 409 238 0.003663 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.130 - - [2026-01-30 10:56:41] "POST /chown HTTP/1.1" 200 109 0.012062 10.0.0.130 - - [2026-01-30 10:56:41] "GET /tag/83a21590-8d45-409f-88bf-565916746c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013994 10.0.0.130 - - [2026-01-30 10:56:41] "PUT /virtual-machine-interface/402dc3b2-488e-4030-80fa-08072b205f98 HTTP/1.1" 200 285 0.035718 10.0.0.130 - - [2026-01-30 10:56:41] "PUT /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 257 0.019574 10.0.0.130 - - [2026-01-30 10:56:41] "POST /firewall-rules HTTP/1.1" 200 652 0.131065 10.0.0.130 - - [2026-01-30 10:56:41] "GET /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.011601 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.081595 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.130 - - [2026-01-30 10:56:41] "GET /firewall-policy/814a2fed-2fbe-419d-8920-baeef40431bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004858 10.0.0.130 - - [2026-01-30 10:56:41] "GET /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002358 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.031480 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.031438 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.011269 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.017192 10.0.0.130 - - [2026-01-30 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.130 - - [2026-01-30 10:56:41] "POST /ref-update HTTP/1.1" 200 156 0.011876 10.0.0.130 - - [2026-01-30 10:56:42] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.053268 10.0.0.130 - - [2026-01-30 10:56:42] "GET /loadbalancer/059fb5e2-d1d6-409b-8857-647a0d987ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003587 10.0.0.130 - - [2026-01-30 10:56:42] "POST /virtual-machines HTTP/1.1" 200 430 0.018026 10.0.0.130 - - [2026-01-30 10:56:42] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.081524 10.0.0.130 - - [2026-01-30 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.130 - - [2026-01-30 10:56:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129107 10.0.0.130 - - [2026-01-30 10:56:42] "POST /chown HTTP/1.1" 200 109 0.042015 10.0.0.130 - - [2026-01-30 10:56:42] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.072977 10.0.0.130 - - [2026-01-30 10:56:42] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.130 - - [2026-01-30 10:56:42] "GET /loadbalancer-listener/7a6e2eb2-4e3f-424f-a2e5-e0c062390550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.012849 10.0.0.130 - - [2026-01-30 10:56:42] "GET /loadbalancer-listener/7a6e2eb2-4e3f-424f-a2e5-e0c062390550?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004109 10.0.0.130 - - [2026-01-30 10:56:42] "PUT /virtual-machine-interface/a4115940-8eff-4a98-afc4-eabdea470fe4 HTTP/1.1" 200 285 0.026789 10.0.0.130 - - [2026-01-30 10:56:42] "PUT /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 257 0.023202 10.0.0.130 - - [2026-01-30 10:56:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.048701 10.0.0.130 - - [2026-01-30 10:56:42] "POST /ref-update HTTP/1.1" 200 156 0.011603 10.0.0.130 - - [2026-01-30 10:56:42] "POST /ref-update HTTP/1.1" 200 156 0.026587 10.0.0.130 - - [2026-01-30 10:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021331 10.0.0.130 - - [2026-01-30 10:56:42] "GET /loadbalancer-pool/93a90d7b-16c8-48a2-acf5-a6763526961e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003542 10.0.0.130 - - [2026-01-30 10:56:42] "POST /ref-update HTTP/1.1" 200 156 0.040750 10.0.0.130 - - [2026-01-30 10:56:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.035343 10.0.0.130 - - [2026-01-30 10:56:42] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.130 - - [2026-01-30 10:56:42] "POST /ref-update HTTP/1.1" 200 156 0.032003 10.0.0.130 - - [2026-01-30 10:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.054299 10.0.0.130 - - [2026-01-30 10:56:42] "GET /loadbalancer-member/065a8dd3-a7df-4288-8006-d9410c5967e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.014683 10.0.0.130 - - [2026-01-30 10:56:42] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004952 10.0.0.130 - - [2026-01-30 10:56:42] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.025651 10.0.0.130 - - [2026-01-30 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.130 - - [2026-01-30 10:56:42] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003937 10.0.0.130 - - [2026-01-30 10:56:42] "POST /tags HTTP/1.1" 409 221 0.002618 10.0.0.130 - - [2026-01-30 10:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010329 10.0.0.130 - - [2026-01-30 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.130 - - [2026-01-30 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.130 - - [2026-01-30 10:56:42] "GET /tag/e961d2ff-ae28-4274-aa40-ef221bc21464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017333 10.0.0.130 - - [2026-01-30 10:56:42] "POST /tags HTTP/1.1" 409 238 0.002140 10.0.0.130 - - [2026-01-30 10:56:42] "POST /chown HTTP/1.1" 200 109 0.027277 10.0.0.130 - - [2026-01-30 10:56:42] "POST /chown HTTP/1.1" 200 109 0.027113 10.0.0.130 - - [2026-01-30 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009562 10.0.0.130 - - [2026-01-30 10:56:42] "GET /tag/83a21590-8d45-409f-88bf-565916746c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012656 10.0.0.130 - - [2026-01-30 10:56:42] "PUT /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 257 0.041377 10.0.0.130 - - [2026-01-30 10:56:42] "POST /firewall-rules HTTP/1.1" 409 293 0.014715 10.0.0.130 - - [2026-01-30 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017267 10.0.0.130 - - [2026-01-30 10:56:42] "POST /ref-update HTTP/1.1" 200 156 0.034111 10.0.0.130 - - [2026-01-30 10:56:42] "POST /chown HTTP/1.1" 200 109 0.017654 10.0.0.130 - - [2026-01-30 10:56:43] "POST /chown HTTP/1.1" 200 109 0.032845 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df HTTP/1.1" 200 261 0.068089 10.0.0.130 - - [2026-01-30 10:56:43] "GET /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.020753 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 257 0.010926 10.0.0.130 - - [2026-01-30 10:56:43] "GET /firewall-policy/814a2fed-2fbe-419d-8920-baeef40431bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007041 10.0.0.130 - - [2026-01-30 10:56:43] "GET /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002171 10.0.0.130 - - [2026-01-30 10:56:43] "POST /ref-update HTTP/1.1" 200 156 0.028818 10.0.0.130 - - [2026-01-30 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.130 - - [2026-01-30 10:56:43] "POST /chown HTTP/1.1" 200 109 0.005947 10.0.0.130 - - [2026-01-30 10:56:43] "POST /chown HTTP/1.1" 200 109 0.024158 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 257 0.018309 10.0.0.130 - - [2026-01-30 10:56:43] "POST /ref-update HTTP/1.1" 200 156 0.009895 10.0.0.130 - - [2026-01-30 10:56:43] "POST /chown HTTP/1.1" 200 109 0.005445 10.0.0.130 - - [2026-01-30 10:56:43] "POST /chown HTTP/1.1" 200 109 0.025578 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 257 0.010801 10.0.0.130 - - [2026-01-30 10:56:43] "POST /ref-update HTTP/1.1" 200 156 0.016717 10.0.0.130 - - [2026-01-30 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.130 - - [2026-01-30 10:56:43] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007729 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.009563 10.0.0.130 - - [2026-01-30 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027401 10.0.0.130 - - [2026-01-30 10:56:43] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.054960 10.0.0.130 - - [2026-01-30 10:56:43] "POST /virtual-machines HTTP/1.1" 200 374 0.013195 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.016834 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012380 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017860 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.026416 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022487 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.065138 10.0.0.130 - - [2026-01-30 10:56:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.156278 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036999 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017514 10.0.0.130 - - [2026-01-30 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018060 10.0.0.130 - - [2026-01-30 10:56:43] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004489 10.0.0.130 - - [2026-01-30 10:56:43] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.008131 10.0.0.130 - - [2026-01-30 10:56:43] "POST /instance-ips HTTP/1.1" 200 414 0.035475 10.0.0.130 - - [2026-01-30 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011364 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007216 10.0.0.130 - - [2026-01-30 10:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041315 10.0.0.130 - - [2026-01-30 10:56:44] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012675 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.007052 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.027687 10.0.0.130 - - [2026-01-30 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.018919 10.0.0.130 - - [2026-01-30 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.057364 10.0.0.130 - - [2026-01-30 10:56:44] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013444 10.0.0.130 - - [2026-01-30 10:56:44] "GET /instance-ip/5d48ac84-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003502 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.010026 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.015707 10.0.0.130 - - [2026-01-30 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.013869 10.0.0.130 - - [2026-01-30 10:56:44] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004260 10.0.0.130 - - [2026-01-30 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.130 - - [2026-01-30 10:56:44] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003199 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.005385 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.018114 10.0.0.130 - - [2026-01-30 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.017458 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.016178 10.0.0.130 - - [2026-01-30 10:56:44] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015933 10.0.0.130 - - [2026-01-30 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.006620 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.005967 10.0.0.130 - - [2026-01-30 10:56:44] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004730 10.0.0.130 - - [2026-01-30 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.017365 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.020745 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007579 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.007440 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.005619 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.018231 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.026261 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.020180 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.006549 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.012944 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.006125 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.027787 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.015719 10.0.0.130 - - [2026-01-30 10:56:44] "POST /chown HTTP/1.1" 200 109 0.006371 10.0.0.130 - - [2026-01-30 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.005648 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.005714 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.018106 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.025370 10.0.0.130 - - [2026-01-30 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006705 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.017120 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006329 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.019725 10.0.0.130 - - [2026-01-30 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006757 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.021798 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.017066 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006110 10.0.0.130 - - [2026-01-30 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.005538 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.005936 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.014705 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.015007 10.0.0.130 - - [2026-01-30 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006740 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.018410 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.005849 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.020107 10.0.0.130 - - [2026-01-30 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006983 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.016428 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.024936 10.0.0.130 - - [2026-01-30 10:56:45] "POST /chown HTTP/1.1" 200 109 0.006666 10.0.0.130 - - [2026-01-30 10:56:49] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005629 10.0.0.130 - - [2026-01-30 10:56:49] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.130 - - [2026-01-30 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.130 - - [2026-01-30 10:56:49] "GET /loadbalancer/90c7962c-95e4-431c-9698-ece734c55b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002411 10.0.0.130 - - [2026-01-30 10:56:49] "GET /loadbalancer-pool/602bba03-23f4-4942-8db0-68778e9ece63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002156 10.0.0.130 - - [2026-01-30 10:56:49] "POST /loadbalancer-members HTTP/1.1" 200 704 0.012272 10.0.0.130 - - [2026-01-30 10:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.006339 10.0.0.130 - - [2026-01-30 10:56:49] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007451 10.0.0.130 - - [2026-01-30 10:56:49] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003386 10.0.0.130 - - [2026-01-30 10:56:49] "POST /ref-update HTTP/1.1" 200 156 0.005892 10.0.0.130 - - [2026-01-30 10:56:49] "GET /floating-ip/2ea45065-8cc2-47ec-9111-3077ebdf296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.005009 10.0.0.130 - - [2026-01-30 10:56:49] "POST /tags HTTP/1.1" 409 221 0.004223 10.0.0.130 - - [2026-01-30 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.130 - - [2026-01-30 10:56:49] "GET /tag/e961d2ff-ae28-4274-aa40-ef221bc21464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010230 10.0.0.130 - - [2026-01-30 10:56:49] "PUT /floating-ip/2ea45065-8cc2-47ec-9111-3077ebdf296c HTTP/1.1" 200 257 0.007313 10.0.0.130 - - [2026-01-30 10:56:49] "POST /set-tag HTTP/1.1" 200 109 0.015293 10.0.0.130 - - [2026-01-30 10:56:50] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004158 10.0.0.130 - - [2026-01-30 10:56:50] "POST /set-tag HTTP/1.1" 200 109 0.006074 10.0.0.130 - - [2026-01-30 10:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018459 10.0.0.130 - - [2026-01-30 10:56:50] "GET /loadbalancer/90c7962c-95e4-431c-9698-ece734c55b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002412 10.0.0.130 - - [2026-01-30 10:56:50] "GET /loadbalancer-pool/602bba03-23f4-4942-8db0-68778e9ece63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002056 10.0.0.130 - - [2026-01-30 10:56:50] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023947 10.0.0.130 - - [2026-01-30 10:56:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007302 10.0.0.130 - - [2026-01-30 10:56:50] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013907 10.0.0.130 - - [2026-01-30 10:56:50] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004945 10.0.0.130 - - [2026-01-30 10:56:50] "POST /ref-update HTTP/1.1" 200 156 0.006884 10.0.0.130 - - [2026-01-30 10:56:50] "GET /floating-ip/2ea45065-8cc2-47ec-9111-3077ebdf296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.012383 10.0.0.130 - - [2026-01-30 10:56:50] "POST /set-tag HTTP/1.1" 200 109 0.033492 10.0.0.130 - - [2026-01-30 10:56:53] "GET /virtual-machine/c05f51b2-88c1-4c97-93a6-3de8dab1589b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.006148 10.0.0.130 - - [2026-01-30 10:56:53] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004982 10.0.0.130 - - [2026-01-30 10:56:53] "GET /virtual-machine/898a390b-2c58-4884-b25b-317b6eeacc6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003579 10.0.0.130 - - [2026-01-30 10:56:53] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010132 10.0.0.130 - - [2026-01-30 10:56:57] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004066 10.0.0.130 - - [2026-01-30 10:56:57] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.130 - - [2026-01-30 10:56:58] "GET /virtual-machine/ca289e56-244b-4faf-8da4-81bfd6d08b69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003333 10.0.0.130 - - [2026-01-30 10:56:58] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003858 10.0.0.130 - - [2026-01-30 10:56:59] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004177 10.0.0.130 - - [2026-01-30 10:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.130 - - [2026-01-30 10:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.130 - - [2026-01-30 10:57:14] "POST /chown HTTP/1.1" 200 109 0.005386 10.0.0.130 - - [2026-01-30 10:57:14] "POST /chown HTTP/1.1" 200 109 0.012497 10.0.0.130 - - [2026-01-30 10:57:14] "POST /chown HTTP/1.1" 200 109 0.013760 10.0.0.130 - - [2026-01-30 10:57:14] "POST /chown HTTP/1.1" 200 109 0.005829 10.0.0.130 - - [2026-01-30 10:57:30] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017415 10.0.0.130 - - [2026-01-30 10:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.130 - - [2026-01-30 10:57:30] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004097 10.0.0.130 - - [2026-01-30 10:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.130 - - [2026-01-30 10:57:30] "GET /virtual-machine/ca289e56-244b-4faf-8da4-81bfd6d08b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002470 10.0.0.130 - - [2026-01-30 10:57:30] "POST /ref-update HTTP/1.1" 200 156 0.011720 10.0.0.130 - - [2026-01-30 10:57:30] "GET /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005496 10.0.0.130 - - [2026-01-30 10:57:30] "POST /set-tag HTTP/1.1" 200 109 0.028257 10.0.0.130 - - [2026-01-30 10:57:31] "POST /set-tag HTTP/1.1" 200 109 0.055674 10.0.0.130 - - [2026-01-30 10:57:31] "DELETE /instance-ip/5d48ac84-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.086360 10.0.0.130 - - [2026-01-30 10:57:31] "DELETE /virtual-machine-interface/5d2a6616-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.070767 10.0.0.130 - - [2026-01-30 10:57:31] "DELETE /virtual-machine/ca289e56-244b-4faf-8da4-81bfd6d08b69 HTTP/1.1" 200 115 0.021690 10.0.0.130 - - [2026-01-30 10:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.130 - - [2026-01-30 10:57:34] "GET /tag/83a21590-8d45-409f-88bf-565916746c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009523 10.0.0.130 - - [2026-01-30 10:57:34] "GET /tag/83a21590-8d45-409f-88bf-565916746c5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.010536 10.0.0.130 - - [2026-01-30 10:57:34] "GET /virtual-machine-interface/402dc3b2-488e-4030-80fa-08072b205f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.003611 10.0.0.130 - - [2026-01-30 10:57:34] "POST /set-tag HTTP/1.1" 200 109 0.012136 10.0.0.130 - - [2026-01-30 10:57:34] "GET /virtual-machine-interface/5c953fdf-7a40-4038-8c75-6c828f7918a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003923 10.0.0.130 - - [2026-01-30 10:57:34] "POST /set-tag HTTP/1.1" 200 109 0.014316 10.0.0.130 - - [2026-01-30 10:57:34] "GET /virtual-machine-interface/a4115940-8eff-4a98-afc4-eabdea470fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.016689 10.0.0.130 - - [2026-01-30 10:57:34] "POST /set-tag HTTP/1.1" 200 109 0.012602 10.0.0.130 - - [2026-01-30 10:57:34] "GET /firewall-policy/814a2fed-2fbe-419d-8920-baeef40431bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.015575 10.0.0.130 - - [2026-01-30 10:57:34] "GET /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002195 10.0.0.130 - - [2026-01-30 10:57:34] "POST /ref-update HTTP/1.1" 200 156 0.015399 10.0.0.130 - - [2026-01-30 10:57:34] "DELETE /firewall-rule/e606a07b-60f1-450a-b60c-a92d15ee86df HTTP/1.1" 200 115 0.042374 10.0.0.130 - - [2026-01-30 10:57:34] "DELETE /loadbalancer-member/065a8dd3-a7df-4288-8006-d9410c5967e3 HTTP/1.1" 200 115 0.030657 10.0.0.130 - - [2026-01-30 10:57:34] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.022582 10.0.0.130 - - [2026-01-30 10:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020580 10.0.0.130 - - [2026-01-30 10:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.130 - - [2026-01-30 10:57:34] "DELETE /loadbalancer-pool/93a90d7b-16c8-48a2-acf5-a6763526961e HTTP/1.1" 200 115 0.081962 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.017592 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.025151 10.0.0.130 - - [2026-01-30 10:57:34] "DELETE /loadbalancer-listener/7a6e2eb2-4e3f-424f-a2e5-e0c062390550 HTTP/1.1" 200 115 0.104911 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.034623 10.0.0.130 - - [2026-01-30 10:57:34] "GET /floating-ip/26d2f80a-94f5-4615-8fb9-de001762b0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.020494 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.008124 10.0.0.130 - - [2026-01-30 10:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.006905 10.0.0.130 - - [2026-01-30 10:57:34] "PUT /floating-ip/26d2f80a-94f5-4615-8fb9-de001762b0e1 HTTP/1.1" 200 257 0.032964 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.007904 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.028827 10.0.0.130 - - [2026-01-30 10:57:34] "DELETE /floating-ip/26d2f80a-94f5-4615-8fb9-de001762b0e1 HTTP/1.1" 200 115 0.075191 10.0.0.130 - - [2026-01-30 10:57:34] "POST /chown HTTP/1.1" 200 109 0.033553 10.0.0.130 - - [2026-01-30 10:57:34] "DELETE /loadbalancer/059fb5e2-d1d6-409b-8857-647a0d987ff4 HTTP/1.1" 200 115 0.070865 10.0.0.130 - - [2026-01-30 10:57:34] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 267 0.009535 10.0.0.130 - - [2026-01-30 10:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021194 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /instance-ip/100e42c0-3a6f-425b-a770-7a7204d05325 HTTP/1.1" 200 115 0.116125 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 200 115 0.083696 10.0.0.130 - - [2026-01-30 10:57:35] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 404 171 0.002351 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /virtual-machine-interface/5c953fdf-7a40-4038-8c75-6c828f7918a7 HTTP/1.1" 200 115 0.067920 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 404 177 0.011110 10.0.0.130 - - [2026-01-30 10:57:35] "GET /floating-ip-pool/65ffd24e-3ae2-4be4-bdf4-72760e8c0d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007119 10.0.0.130 - - [2026-01-30 10:57:35] "POST /ref-update HTTP/1.1" 200 156 0.022554 10.0.0.130 - - [2026-01-30 10:57:35] "PUT /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 404 171 0.016948 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /service-instance/8e3423ef-1840-4dcf-bc1d-7c4c7eb080a7 HTTP/1.1" 404 177 0.002849 10.0.0.130 - - [2026-01-30 10:57:35] "GET /virtual-machine-interface/a4115940-8eff-4a98-afc4-eabdea470fe4?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.007223 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /tag/83a21590-8d45-409f-88bf-565916746c5f HTTP/1.1" 200 115 0.126882 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /floating-ip-pool/65ffd24e-3ae2-4be4-bdf4-72760e8c0d94 HTTP/1.1" 200 115 0.063289 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /virtual-machine-interface/a4115940-8eff-4a98-afc4-eabdea470fe4 HTTP/1.1" 200 115 0.075728 10.0.0.130 - - [2026-01-30 10:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.130 - - [2026-01-30 10:57:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004139 10.0.0.130 - - [2026-01-30 10:57:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003678 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /virtual-network/8f53f25f-8e13-4859-a31f-2a0ce42d87fe HTTP/1.1" 200 115 0.133626 10.0.0.130 - - [2026-01-30 10:57:35] "GET /routing-instance/bec55242-7c49-4b80-bda4-1167f6678f03 HTTP/1.1" 404 171 0.016085 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /virtual-machine/1332e7ac-dbde-4fe8-9a86-caf69b603b8a HTTP/1.1" 200 115 0.056333 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /route-target/072ed503-bc45-41e7-9342-9c684fadfe0a HTTP/1.1" 200 115 0.037633 10.0.0.130 - - [2026-01-30 10:57:35] "GET /domains HTTP/1.1" 200 281 0.003626 10.0.0.130 - - [2026-01-30 10:57:35] "GET /virtual-machine-interface/402dc3b2-488e-4030-80fa-08072b205f98?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007278 10.0.0.130 - - [2026-01-30 10:57:35] "GET /domain/56241b19-53fd-4713-806f-7a1d08171087 HTTP/1.1" 200 3098 0.005715 10.0.0.130 - - [2026-01-30 10:57:35] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3 HTTP/1.1" 200 7169 0.025337 10.0.0.130 - - [2026-01-30 10:57:35] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006495 10.0.0.130 - - [2026-01-30 10:57:35] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /virtual-machine-interface/402dc3b2-488e-4030-80fa-08072b205f98 HTTP/1.1" 200 115 0.083889 10.0.0.130 - - [2026-01-30 10:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.130 - - [2026-01-30 10:57:35] "GET /loadbalancer/90c7962c-95e4-431c-9698-ece734c55b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.006067 10.0.0.130 - - [2026-01-30 10:57:35] "POST /ref-update HTTP/1.1" 200 156 0.014969 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /virtual-machine/f6c762b9-de15-4b59-bee8-32cca38e1190 HTTP/1.1" 200 115 0.025514 10.0.0.130 - - [2026-01-30 10:57:35] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006165 10.0.0.130 - - [2026-01-30 10:57:35] "POST /set-tag HTTP/1.1" 200 109 0.020953 10.0.0.130 - - [2026-01-30 10:57:35] "DELETE /loadbalancer-member/cf7f0a8f-7a7e-4eb5-8afc-a50794e667de HTTP/1.1" 200 115 0.046061 10.0.0.130 - - [2026-01-30 10:57:36] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004557 10.0.0.130 - - [2026-01-30 10:57:36] "POST /set-tag HTTP/1.1" 200 109 0.005812 10.0.0.130 - - [2026-01-30 10:57:36] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004604 10.0.0.130 - - [2026-01-30 10:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.130 - - [2026-01-30 10:57:36] "GET /virtual-machine/898a390b-2c58-4884-b25b-317b6eeacc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002712 10.0.0.130 - - [2026-01-30 10:57:36] "POST /ref-update HTTP/1.1" 200 156 0.007394 10.0.0.130 - - [2026-01-30 10:57:36] "GET /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010895 10.0.0.130 - - [2026-01-30 10:57:36] "POST /set-tag HTTP/1.1" 200 109 0.020477 10.0.0.130 - - [2026-01-30 10:57:36] "POST /set-tag HTTP/1.1" 200 109 0.049361 10.0.0.130 - - [2026-01-30 10:57:36] "POST /set-tag HTTP/1.1" 200 109 0.046001 10.0.0.130 - - [2026-01-30 10:57:37] "DELETE /instance-ip/5ab071f0-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.064263 10.0.0.130 - - [2026-01-30 10:57:37] "POST /ref-update HTTP/1.1" 200 156 0.014413 10.0.0.130 - - [2026-01-30 10:57:37] "DELETE /virtual-machine-interface/5a9143a2-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.036720 10.0.0.130 - - [2026-01-30 10:57:37] "DELETE /virtual-machine/898a390b-2c58-4884-b25b-317b6eeacc6c HTTP/1.1" 200 115 0.022415 10.0.0.130 - - [2026-01-30 10:57:40] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014102 10.0.0.130 - - [2026-01-30 10:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.130 - - [2026-01-30 10:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.130 - - [2026-01-30 10:57:40] "GET /loadbalancer/90c7962c-95e4-431c-9698-ece734c55b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002319 10.0.0.130 - - [2026-01-30 10:57:41] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004358 10.0.0.130 - - [2026-01-30 10:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.130 - - [2026-01-30 10:57:41] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004441 10.0.0.130 - - [2026-01-30 10:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.130 - - [2026-01-30 10:57:41] "GET /virtual-machine/c05f51b2-88c1-4c97-93a6-3de8dab1589b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002871 10.0.0.130 - - [2026-01-30 10:57:41] "POST /ref-update HTTP/1.1" 200 156 0.008510 10.0.0.130 - - [2026-01-30 10:57:41] "GET /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009456 10.0.0.130 - - [2026-01-30 10:57:41] "POST /set-tag HTTP/1.1" 200 109 0.015582 10.0.0.130 - - [2026-01-30 10:57:41] "POST /set-tag HTTP/1.1" 200 109 0.031061 10.0.0.130 - - [2026-01-30 10:57:41] "POST /set-tag HTTP/1.1" 200 109 0.027568 10.0.0.130 - - [2026-01-30 10:57:41] "DELETE /instance-ip/59a6f392-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.029193 10.0.0.130 - - [2026-01-30 10:57:41] "POST /ref-update HTTP/1.1" 200 156 0.008922 10.0.0.130 - - [2026-01-30 10:57:42] "DELETE /virtual-machine-interface/5991274c-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.042122 10.0.0.130 - - [2026-01-30 10:57:42] "DELETE /virtual-machine/c05f51b2-88c1-4c97-93a6-3de8dab1589b HTTP/1.1" 200 115 0.020523 10.0.0.130 - - [2026-01-30 10:57:42] "DELETE /tag/a9fd15e3-7703-42d3-9d35-7760d5f9928d HTTP/1.1" 200 115 0.049606 10.0.0.130 - - [2026-01-30 10:57:42] "DELETE /tag/26fc2c9b-6c7c-4e8b-a32c-5a1498dbcb99 HTTP/1.1" 200 115 0.062557 10.0.0.130 - - [2026-01-30 10:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.130 - - [2026-01-30 10:57:45] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028914 10.0.0.130 - - [2026-01-30 10:57:45] "POST /tags HTTP/1.1" 200 394 0.023877 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010538 10.0.0.130 - - [2026-01-30 10:57:46] "GET /tag/f3b4ecd5-41a0-4cb7-b97a-2686a4433146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014570 10.0.0.130 - - [2026-01-30 10:57:46] "POST /tags HTTP/1.1" 200 342 0.024670 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.130 - - [2026-01-30 10:57:46] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011095 10.0.0.130 - - [2026-01-30 10:57:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000667 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.004336 10.0.0.130 - - [2026-01-30 10:57:46] "POST /security-groups HTTP/1.1" 200 589 0.073513 10.0.0.130 - - [2026-01-30 10:57:46] "POST /projects HTTP/1.1" 200 521 0.182734 10.0.0.130 - - [2026-01-30 10:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022351 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.001467 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.130 - - [2026-01-30 10:57:46] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.017655 10.0.0.130 - - [2026-01-30 10:57:46] "POST /access-control-lists HTTP/1.1" 200 600 0.067187 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.004617 10.0.0.130 - - [2026-01-30 10:57:46] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.005409 10.0.0.130 - - [2026-01-30 10:57:46] "POST /access-control-lists HTTP/1.1" 200 598 0.077929 10.0.0.130 - - [2026-01-30 10:57:46] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.098566 10.0.0.130 - - [2026-01-30 10:57:46] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.056749 10.0.0.130 - - [2026-01-30 10:57:46] "POST /security-groups HTTP/1.1" 200 593 0.088715 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.001658 10.0.0.130 - - [2026-01-30 10:57:46] "POST /access-control-lists HTTP/1.1" 200 634 0.025527 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.008699 10.0.0.130 - - [2026-01-30 10:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039252 10.0.0.130 - - [2026-01-30 10:57:46] "POST /chown HTTP/1.1" 200 109 0.031886 10.0.0.130 - - [2026-01-30 10:57:46] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014111 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.130 - - [2026-01-30 10:57:46] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005517 10.0.0.130 - - [2026-01-30 10:57:46] "POST /access-control-lists HTTP/1.1" 200 632 0.105703 10.0.0.130 - - [2026-01-30 10:57:46] "POST /tags HTTP/1.1" 409 226 0.005969 10.0.0.130 - - [2026-01-30 10:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.130 - - [2026-01-30 10:57:46] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013205 10.0.0.130 - - [2026-01-30 10:57:47] "POST /firewall-rules HTTP/1.1" 200 602 0.061637 10.0.0.130 - - [2026-01-30 10:57:47] "GET /firewall-rule/1f3cbb81-6856-4efb-b289-d5716d3b7a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006342 10.0.0.130 - - [2026-01-30 10:57:47] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003812 10.0.0.130 - - [2026-01-30 10:57:47] "GET /firewall-rule/1f3cbb81-6856-4efb-b289-d5716d3b7a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002180 10.0.0.130 - - [2026-01-30 10:57:47] "POST /ref-update HTTP/1.1" 200 156 0.042020 10.0.0.130 - - [2026-01-30 10:57:47] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002398 10.0.0.130 - - [2026-01-30 10:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.130 - - [2026-01-30 10:57:47] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002339 10.0.0.130 - - [2026-01-30 10:57:47] "POST /tags HTTP/1.1" 409 226 0.001424 10.0.0.130 - - [2026-01-30 10:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.130 - - [2026-01-30 10:57:47] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010032 10.0.0.130 - - [2026-01-30 10:57:47] "POST /firewall-rules HTTP/1.1" 200 600 0.074997 10.0.0.130 - - [2026-01-30 10:57:47] "GET /firewall-rule/0c9af3a8-4941-401a-a1b4-21d72e2a6bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003936 10.0.0.130 - - [2026-01-30 10:57:47] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005329 10.0.0.130 - - [2026-01-30 10:57:47] "GET /firewall-rule/0c9af3a8-4941-401a-a1b4-21d72e2a6bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002243 10.0.0.130 - - [2026-01-30 10:57:47] "POST /ref-update HTTP/1.1" 200 156 0.045993 10.0.0.130 - - [2026-01-30 10:57:48] "POST /tags HTTP/1.1" 200 394 0.019026 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.130 - - [2026-01-30 10:57:49] "GET /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017989 10.0.0.130 - - [2026-01-30 10:57:49] "POST /tags HTTP/1.1" 200 342 0.035926 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007566 10.0.0.130 - - [2026-01-30 10:57:49] "GET /tag/be6ab2bc-cbd7-45d6-8a75-e56a333a8515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021277 10.0.0.130 - - [2026-01-30 10:57:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000892 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.002457 10.0.0.130 - - [2026-01-30 10:57:49] "POST /security-groups HTTP/1.1" 200 589 0.060514 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.003138 10.0.0.130 - - [2026-01-30 10:57:49] "POST /projects HTTP/1.1" 200 521 0.192981 10.0.0.130 - - [2026-01-30 10:57:49] "POST /access-control-lists HTTP/1.1" 200 600 0.064564 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.006529 10.0.0.130 - - [2026-01-30 10:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.057884 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011001 10.0.0.130 - - [2026-01-30 10:57:49] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.013780 10.0.0.130 - - [2026-01-30 10:57:49] "POST /access-control-lists HTTP/1.1" 200 598 0.071362 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010899 10.0.0.130 - - [2026-01-30 10:57:49] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.009463 10.0.0.130 - - [2026-01-30 10:57:49] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.050759 10.0.0.130 - - [2026-01-30 10:57:49] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.049021 10.0.0.130 - - [2026-01-30 10:57:49] "POST /security-groups HTTP/1.1" 200 593 0.065988 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.002038 10.0.0.130 - - [2026-01-30 10:57:49] "POST /access-control-lists HTTP/1.1" 200 634 0.059382 10.0.0.130 - - [2026-01-30 10:57:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.011051 10.0.0.130 - - [2026-01-30 10:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.071785 10.0.0.130 - - [2026-01-30 10:57:49] "POST /chown HTTP/1.1" 200 109 0.062330 10.0.0.130 - - [2026-01-30 10:57:49] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.018782 10.0.0.130 - - [2026-01-30 10:57:49] "POST /access-control-lists HTTP/1.1" 200 632 0.101533 10.0.0.130 - - [2026-01-30 10:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.130 - - [2026-01-30 10:57:50] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004252 10.0.0.130 - - [2026-01-30 10:57:50] "POST /tags HTTP/1.1" 409 226 0.001291 10.0.0.130 - - [2026-01-30 10:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001157 10.0.0.130 - - [2026-01-30 10:57:50] "GET /tag/be6ab2bc-cbd7-45d6-8a75-e56a333a8515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009997 10.0.0.130 - - [2026-01-30 10:57:50] "POST /firewall-rules HTTP/1.1" 200 602 0.088952 10.0.0.130 - - [2026-01-30 10:57:50] "GET /firewall-rule/d4b77ced-50e5-4a7b-93b6-96dc852e1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009655 10.0.0.130 - - [2026-01-30 10:57:50] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003888 10.0.0.130 - - [2026-01-30 10:57:50] "GET /firewall-rule/d4b77ced-50e5-4a7b-93b6-96dc852e1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002618 10.0.0.130 - - [2026-01-30 10:57:50] "POST /ref-update HTTP/1.1" 200 156 0.041889 10.0.0.130 - - [2026-01-30 10:57:50] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008233 10.0.0.130 - - [2026-01-30 10:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.130 - - [2026-01-30 10:57:50] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002548 10.0.0.130 - - [2026-01-30 10:57:50] "POST /tags HTTP/1.1" 409 226 0.001870 10.0.0.130 - - [2026-01-30 10:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.130 - - [2026-01-30 10:57:50] "GET /tag/be6ab2bc-cbd7-45d6-8a75-e56a333a8515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012588 10.0.0.130 - - [2026-01-30 10:57:50] "POST /firewall-rules HTTP/1.1" 200 600 0.065630 10.0.0.130 - - [2026-01-30 10:57:50] "GET /firewall-rule/bc7aca69-1a1b-4ade-861d-601bd026aae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004387 10.0.0.130 - - [2026-01-30 10:57:50] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004521 10.0.0.130 - - [2026-01-30 10:57:50] "GET /firewall-rule/bc7aca69-1a1b-4ade-861d-601bd026aae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002468 10.0.0.130 - - [2026-01-30 10:57:50] "POST /ref-update HTTP/1.1" 200 156 0.059273 10.0.0.130 - - [2026-01-30 10:57:52] "POST /tags HTTP/1.1" 200 346 0.072272 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028766 10.0.0.130 - - [2026-01-30 10:57:52] "GET /tag/a550bff0-1f54-4362-acdb-94ac195f582c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016145 10.0.0.130 - - [2026-01-30 10:57:52] "POST /projects HTTP/1.1" 409 238 0.004101 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.130 - - [2026-01-30 10:57:52] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040874 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.130 - - [2026-01-30 10:57:52] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004549 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.130 - - [2026-01-30 10:57:52] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004726 10.0.0.130 - - [2026-01-30 10:57:52] "POST /security-groups HTTP/1.1" 409 285 0.002405 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.130 - - [2026-01-30 10:57:52] "PUT /security-group/1fc74bbf-1a8a-42e2-88eb-ae099f0e5031 HTTP/1.1" 200 263 0.060000 10.0.0.130 - - [2026-01-30 10:57:52] "PUT /access-control-list/f3f1c9f2-a94e-4422-b266-41a661545f44 HTTP/1.1" 200 273 0.019165 10.0.0.130 - - [2026-01-30 10:57:52] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.091118 10.0.0.130 - - [2026-01-30 10:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046130 10.0.0.130 - - [2026-01-30 10:57:52] "POST /tags HTTP/1.1" 409 228 0.005161 10.0.0.130 - - [2026-01-30 10:57:52] "PUT /access-control-list/bcbc009a-8cb6-4277-84b7-c6ef4345d76a HTTP/1.1" 200 273 0.065417 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011375 10.0.0.130 - - [2026-01-30 10:57:52] "GET /tag/a550bff0-1f54-4362-acdb-94ac195f582c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012138 10.0.0.130 - - [2026-01-30 10:57:52] "POST /tags HTTP/1.1" 200 346 0.021865 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.130 - - [2026-01-30 10:57:52] "GET /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016570 10.0.0.130 - - [2026-01-30 10:57:52] "POST /projects HTTP/1.1" 409 238 0.001673 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.130 - - [2026-01-30 10:57:52] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023641 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.130 - - [2026-01-30 10:57:52] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003941 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.130 - - [2026-01-30 10:57:52] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027300 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012727 10.0.0.130 - - [2026-01-30 10:57:52] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003758 10.0.0.130 - - [2026-01-30 10:57:52] "POST /security-groups HTTP/1.1" 409 285 0.001947 10.0.0.130 - - [2026-01-30 10:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.130 - - [2026-01-30 10:57:52] "PUT /security-group/8c303983-ecce-45af-9e3b-77cede2edd3d HTTP/1.1" 200 263 0.055934 10.0.0.130 - - [2026-01-30 10:57:53] "PUT /access-control-list/8d3b2c13-a99f-4ac6-891d-606783f7ba8e HTTP/1.1" 200 273 0.021192 10.0.0.130 - - [2026-01-30 10:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030927 10.0.0.130 - - [2026-01-30 10:57:53] "PUT /access-control-list/f37fdda7-f6fd-4085-a8d3-06f6de23ea51 HTTP/1.1" 200 273 0.030719 10.0.0.130 - - [2026-01-30 10:57:53] "POST /tags HTTP/1.1" 409 228 0.007639 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.130 - - [2026-01-30 10:57:53] "GET /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010300 10.0.0.130 - - [2026-01-30 10:57:53] "POST /tags HTTP/1.1" 200 292 0.049575 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.130 - - [2026-01-30 10:57:53] "GET /tag/5b93b7bb-9de5-4dc7-8ae3-7a5b02212e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013861 10.0.0.130 - - [2026-01-30 10:57:53] "POST /tags HTTP/1.1" 200 304 0.048863 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009901 10.0.0.130 - - [2026-01-30 10:57:53] "GET /tag/2b4a136a-2bbe-4bae-9eee-56a2ed6eca84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015183 10.0.0.130 - - [2026-01-30 10:57:53] "POST /tags HTTP/1.1" 409 252 0.001998 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.130 - - [2026-01-30 10:57:53] "GET /tag/f3b4ecd5-41a0-4cb7-b97a-2686a4433146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010313 10.0.0.130 - - [2026-01-30 10:57:53] "POST /tags HTTP/1.1" 409 226 0.001932 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.130 - - [2026-01-30 10:57:53] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016731 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.130 - - [2026-01-30 10:57:53] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004434 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.130 - - [2026-01-30 10:57:53] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033868 10.0.0.130 - - [2026-01-30 10:57:53] "POST /virtual-machines HTTP/1.1" 200 396 0.008767 10.0.0.130 - - [2026-01-30 10:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020943 10.0.0.130 - - [2026-01-30 10:57:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125759 10.0.0.130 - - [2026-01-30 10:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023965 10.0.0.130 - - [2026-01-30 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.130 - - [2026-01-30 10:57:53] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004587 10.0.0.130 - - [2026-01-30 10:57:53] "POST /instance-ips HTTP/1.1" 200 398 0.017890 10.0.0.130 - - [2026-01-30 10:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021952 10.0.0.130 - - [2026-01-30 10:57:53] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010169 10.0.0.130 - - [2026-01-30 10:57:54] "POST /set-tag HTTP/1.1" 200 109 0.067544 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018421 10.0.0.130 - - [2026-01-30 10:57:54] "GET /instance-ip/86fcd712-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003346 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004267 10.0.0.130 - - [2026-01-30 10:57:54] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003510 10.0.0.130 - - [2026-01-30 10:57:54] "POST /ref-update HTTP/1.1" 200 156 0.008599 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004188 10.0.0.130 - - [2026-01-30 10:57:54] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.130 - - [2026-01-30 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003866 10.0.0.130 - - [2026-01-30 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.130 - - [2026-01-30 10:57:54] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028234 10.0.0.130 - - [2026-01-30 10:57:54] "POST /virtual-machines HTTP/1.1" 200 396 0.017030 10.0.0.130 - - [2026-01-30 10:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024163 10.0.0.130 - - [2026-01-30 10:57:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093869 10.0.0.130 - - [2026-01-30 10:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007469 10.0.0.130 - - [2026-01-30 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012703 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012326 10.0.0.130 - - [2026-01-30 10:57:54] "POST /instance-ips HTTP/1.1" 200 398 0.037838 10.0.0.130 - - [2026-01-30 10:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025856 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007230 10.0.0.130 - - [2026-01-30 10:57:54] "POST /set-tag HTTP/1.1" 200 109 0.059955 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008681 10.0.0.130 - - [2026-01-30 10:57:54] "GET /instance-ip/87660c0a-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003347 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003964 10.0.0.130 - - [2026-01-30 10:57:54] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003211 10.0.0.130 - - [2026-01-30 10:57:54] "POST /ref-update HTTP/1.1" 200 156 0.007896 10.0.0.130 - - [2026-01-30 10:57:54] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008814 10.0.0.130 - - [2026-01-30 10:57:54] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.130 - - [2026-01-30 10:57:55] "POST /tags HTTP/1.1" 200 292 0.015808 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016922 10.0.0.130 - - [2026-01-30 10:57:55] "GET /tag/7cd5ec8b-9f53-4b0e-995c-47712f1993f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011773 10.0.0.130 - - [2026-01-30 10:57:55] "POST /tags HTTP/1.1" 409 252 0.003612 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.130 - - [2026-01-30 10:57:55] "GET /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010054 10.0.0.130 - - [2026-01-30 10:57:55] "POST /tags HTTP/1.1" 409 226 0.001623 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.130 - - [2026-01-30 10:57:55] "GET /tag/be6ab2bc-cbd7-45d6-8a75-e56a333a8515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013751 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003652 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.130 - - [2026-01-30 10:57:55] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030076 10.0.0.130 - - [2026-01-30 10:57:55] "POST /virtual-machines HTTP/1.1" 200 396 0.017327 10.0.0.130 - - [2026-01-30 10:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008724 10.0.0.130 - - [2026-01-30 10:57:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096914 10.0.0.130 - - [2026-01-30 10:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007192 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006689 10.0.0.130 - - [2026-01-30 10:57:55] "POST /instance-ips HTTP/1.1" 200 398 0.017905 10.0.0.130 - - [2026-01-30 10:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021250 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006862 10.0.0.130 - - [2026-01-30 10:57:55] "POST /set-tag HTTP/1.1" 200 109 0.059504 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019230 10.0.0.130 - - [2026-01-30 10:57:55] "GET /instance-ip/87f2f822-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002881 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004339 10.0.0.130 - - [2026-01-30 10:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003160 10.0.0.130 - - [2026-01-30 10:57:55] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006498 10.0.0.130 - - [2026-01-30 10:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.130 - - [2026-01-30 10:57:55] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003832 10.0.0.130 - - [2026-01-30 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.130 - - [2026-01-30 10:57:55] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038189 10.0.0.130 - - [2026-01-30 10:57:55] "POST /virtual-machines HTTP/1.1" 200 396 0.007448 10.0.0.130 - - [2026-01-30 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021242 10.0.0.130 - - [2026-01-30 10:57:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096725 10.0.0.130 - - [2026-01-30 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007370 10.0.0.130 - - [2026-01-30 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005037 10.0.0.130 - - [2026-01-30 10:57:56] "POST /instance-ips HTTP/1.1" 200 398 0.018519 10.0.0.130 - - [2026-01-30 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021418 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005188 10.0.0.130 - - [2026-01-30 10:57:56] "POST /set-tag HTTP/1.1" 200 109 0.067532 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022679 10.0.0.130 - - [2026-01-30 10:57:56] "GET /instance-ip/885fa666-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002741 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004115 10.0.0.130 - - [2026-01-30 10:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003662 10.0.0.130 - - [2026-01-30 10:57:56] "POST /ref-update HTTP/1.1" 200 156 0.008846 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005743 10.0.0.130 - - [2026-01-30 10:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.130 - - [2026-01-30 10:57:56] "POST /tags HTTP/1.1" 200 300 0.018280 10.0.0.130 - - [2026-01-30 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.130 - - [2026-01-30 10:57:56] "GET /tag/42f87046-b836-4fd6-a721-fecf49308a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014268 10.0.0.130 - - [2026-01-30 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003454 10.0.0.130 - - [2026-01-30 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.130 - - [2026-01-30 10:57:56] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026232 10.0.0.130 - - [2026-01-30 10:57:56] "POST /virtual-machines HTTP/1.1" 200 396 0.006779 10.0.0.130 - - [2026-01-30 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012235 10.0.0.130 - - [2026-01-30 10:57:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103882 10.0.0.130 - - [2026-01-30 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007791 10.0.0.130 - - [2026-01-30 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010274 10.0.0.130 - - [2026-01-30 10:57:56] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008011 10.0.0.130 - - [2026-01-30 10:57:57] "POST /instance-ips HTTP/1.1" 200 398 0.022977 10.0.0.130 - - [2026-01-30 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015986 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009945 10.0.0.130 - - [2026-01-30 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.021739 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017201 10.0.0.130 - - [2026-01-30 10:57:57] "GET /instance-ip/88d4e8c2-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002818 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003975 10.0.0.130 - - [2026-01-30 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.130 - - [2026-01-30 10:57:57] "POST /tags HTTP/1.1" 200 300 0.015952 10.0.0.130 - - [2026-01-30 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009975 10.0.0.130 - - [2026-01-30 10:57:57] "GET /tag/655956e6-402e-4e58-8a7d-663cba4d2f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010863 10.0.0.130 - - [2026-01-30 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003222 10.0.0.130 - - [2026-01-30 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.130 - - [2026-01-30 10:57:57] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030008 10.0.0.130 - - [2026-01-30 10:57:57] "POST /virtual-machines HTTP/1.1" 200 396 0.008430 10.0.0.130 - - [2026-01-30 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007223 10.0.0.130 - - [2026-01-30 10:57:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103399 10.0.0.130 - - [2026-01-30 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016782 10.0.0.130 - - [2026-01-30 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004381 10.0.0.130 - - [2026-01-30 10:57:57] "POST /instance-ips HTTP/1.1" 200 398 0.019115 10.0.0.130 - - [2026-01-30 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027247 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011559 10.0.0.130 - - [2026-01-30 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.017293 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017828 10.0.0.130 - - [2026-01-30 10:57:57] "GET /instance-ip/893c22da-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002486 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005106 10.0.0.130 - - [2026-01-30 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.130 - - [2026-01-30 10:57:57] "POST /tags HTTP/1.1" 200 300 0.020265 10.0.0.130 - - [2026-01-30 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.130 - - [2026-01-30 10:57:57] "GET /tag/31e0111d-4038-4464-8be0-f4e1fde7a8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011841 10.0.0.130 - - [2026-01-30 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.130 - - [2026-01-30 10:57:57] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003864 10.0.0.130 - - [2026-01-30 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.130 - - [2026-01-30 10:57:58] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028644 10.0.0.130 - - [2026-01-30 10:57:58] "POST /virtual-machines HTTP/1.1" 200 396 0.008150 10.0.0.130 - - [2026-01-30 10:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014308 10.0.0.130 - - [2026-01-30 10:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097234 10.0.0.130 - - [2026-01-30 10:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008564 10.0.0.130 - - [2026-01-30 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016237 10.0.0.130 - - [2026-01-30 10:57:58] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004724 10.0.0.130 - - [2026-01-30 10:57:58] "POST /instance-ips HTTP/1.1" 200 398 0.018356 10.0.0.130 - - [2026-01-30 10:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032011 10.0.0.130 - - [2026-01-30 10:57:58] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007899 10.0.0.130 - - [2026-01-30 10:57:58] "POST /set-tag HTTP/1.1" 200 109 0.018177 10.0.0.130 - - [2026-01-30 10:57:58] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016014 10.0.0.130 - - [2026-01-30 10:57:58] "GET /instance-ip/899e8a60-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002623 10.0.0.130 - - [2026-01-30 10:57:58] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003960 10.0.0.130 - - [2026-01-30 10:57:58] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.130 - - [2026-01-30 10:57:58] "POST /tags HTTP/1.1" 200 300 0.016425 10.0.0.130 - - [2026-01-30 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.130 - - [2026-01-30 10:57:58] "GET /tag/e4559fb8-6268-4910-b32f-7c25bdb5180e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010948 10.0.0.130 - - [2026-01-30 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.130 - - [2026-01-30 10:57:58] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003606 10.0.0.130 - - [2026-01-30 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.130 - - [2026-01-30 10:57:58] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028689 10.0.0.130 - - [2026-01-30 10:57:58] "POST /virtual-machines HTTP/1.1" 200 396 0.008268 10.0.0.130 - - [2026-01-30 10:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006786 10.0.0.130 - - [2026-01-30 10:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100293 10.0.0.130 - - [2026-01-30 10:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015321 10.0.0.130 - - [2026-01-30 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.130 - - [2026-01-30 10:57:58] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004710 10.0.0.130 - - [2026-01-30 10:57:58] "POST /instance-ips HTTP/1.1" 200 398 0.020810 10.0.0.130 - - [2026-01-30 10:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024507 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017211 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.018210 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012829 10.0.0.130 - - [2026-01-30 10:57:59] "GET /instance-ip/8a015ab4-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003030 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004050 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003233 10.0.0.130 - - [2026-01-30 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.009690 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010830 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004245 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003510 10.0.0.130 - - [2026-01-30 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.020927 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004137 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003295 10.0.0.130 - - [2026-01-30 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.008738 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009520 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.005998 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004294 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003861 10.0.0.130 - - [2026-01-30 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.006934 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004212 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003667 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005985 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006698 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004074 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007011 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005246 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.130 - - [2026-01-30 10:57:59] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004319 10.0.0.130 - - [2026-01-30 10:57:59] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.130 - - [2026-01-30 10:58:00] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004427 10.0.0.130 - - [2026-01-30 10:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.130 - - [2026-01-30 10:58:04] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004234 10.0.0.130 - - [2026-01-30 10:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.130 - - [2026-01-30 10:58:05] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004708 10.0.0.130 - - [2026-01-30 10:58:05] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.130 - - [2026-01-30 10:58:05] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003769 10.0.0.130 - - [2026-01-30 10:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.130 - - [2026-01-30 10:58:07] "GET /virtual-machine/1c4b1740-cfcc-4cc3-837d-35f1eec05dd9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002817 10.0.0.130 - - [2026-01-30 10:58:07] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003781 10.0.0.130 - - [2026-01-30 10:58:07] "GET /virtual-machine/b82ec930-ad5b-4ef8-9ed9-b8a388d9a869?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002640 10.0.0.130 - - [2026-01-30 10:58:07] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005843 10.0.0.130 - - [2026-01-30 10:58:08] "GET /virtual-machine/3c430ccc-5c08-4c07-b5ef-998eda0d9893?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002654 10.0.0.130 - - [2026-01-30 10:58:08] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003970 10.0.0.130 - - [2026-01-30 10:58:08] "GET /virtual-machine/89ddcce3-3097-4c5a-9213-20b12c85ae80?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003008 10.0.0.130 - - [2026-01-30 10:58:08] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003664 10.0.0.130 - - [2026-01-30 10:58:08] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005359 10.0.0.130 - - [2026-01-30 10:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.130 - - [2026-01-30 10:58:09] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004388 10.0.0.130 - - [2026-01-30 10:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.130 - - [2026-01-30 10:58:09] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004782 10.0.0.130 - - [2026-01-30 10:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine/dfb28a18-776e-4cfa-829e-fe28cc8e9ec8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002646 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003658 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine/fcad1103-15fe-4cdd-ab78-74dcf8363b76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002786 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004300 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine/84d21567-70f6-4170-8247-ff77c29a9205?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002729 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004024 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine/f43dfb99-897d-48f9-a407-c44251bf50a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002877 10.0.0.130 - - [2026-01-30 10:58:13] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005578 10.0.0.130 - - [2026-01-30 10:58:13] "GET /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005189 10.0.0.130 - - [2026-01-30 10:58:13] "POST /tags HTTP/1.1" 200 334 0.018520 10.0.0.130 - - [2026-01-30 10:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.130 - - [2026-01-30 10:58:13] "GET /tag/8cac018c-45b5-4269-95cd-d49a25493642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015988 10.0.0.130 - - [2026-01-30 10:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.130 - - [2026-01-30 10:58:14] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035219 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.130 - - [2026-01-30 10:58:14] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004618 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.130 - - [2026-01-30 10:58:14] "GET /service-appliance-set/7dcb55bc-0e86-4134-a152-44f64e90925c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002103 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.003349 10.0.0.130 - - [2026-01-30 10:58:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.102450 10.0.0.130 - - [2026-01-30 10:58:14] "GET /virtual-machine-interface/fc3c1cae-5a1f-44a4-beab-fcc1b7b8f1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.010266 10.0.0.130 - - [2026-01-30 10:58:14] "POST /instance-ips HTTP/1.1" 200 410 0.018005 10.0.0.130 - - [2026-01-30 10:58:14] "GET /instance-ip/7e00cead-f65a-4ffd-8bfd-f80c47ae0853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003881 10.0.0.130 - - [2026-01-30 10:58:14] "POST /loadbalancers HTTP/1.1" 200 631 0.058410 10.0.0.130 - - [2026-01-30 10:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012447 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.130 - - [2026-01-30 10:58:14] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.050795 10.0.0.130 - - [2026-01-30 10:58:14] "GET /instance-ip/7e00cead-f65a-4ffd-8bfd-f80c47ae0853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002777 10.0.0.130 - - [2026-01-30 10:58:14] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039301 10.0.0.130 - - [2026-01-30 10:58:14] "GET /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002075 10.0.0.130 - - [2026-01-30 10:58:14] "POST /floating-ips HTTP/1.1" 200 599 0.049220 10.0.0.130 - - [2026-01-30 10:58:14] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.044331 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.130 - - [2026-01-30 10:58:14] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039066 10.0.0.130 - - [2026-01-30 10:58:14] "GET /loadbalancer-listener/02641285-785a-43d0-a40d-4635cc593b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.004206 10.0.0.130 - - [2026-01-30 10:58:14] "GET /loadbalancer-listener/02641285-785a-43d0-a40d-4635cc593b6f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003821 10.0.0.130 - - [2026-01-30 10:58:14] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.026583 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014038 10.0.0.130 - - [2026-01-30 10:58:14] "GET /instance-ip/7e00cead-f65a-4ffd-8bfd-f80c47ae0853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.013730 10.0.0.130 - - [2026-01-30 10:58:14] "GET /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002832 10.0.0.130 - - [2026-01-30 10:58:14] "GET /instance-ip/7e00cead-f65a-4ffd-8bfd-f80c47ae0853?fields=floating_ips HTTP/1.1" 200 1214 0.007092 10.0.0.130 - - [2026-01-30 10:58:14] "GET /loadbalancer-pool/abc1b4d2-1a20-495e-ab9c-67d0bbb07a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005379 10.0.0.130 - - [2026-01-30 10:58:14] "GET /floating-ip/e828c8ed-15d8-40fb-ad87-e523e4335bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003132 10.0.0.130 - - [2026-01-30 10:58:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019796 10.0.0.130 - - [2026-01-30 10:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038435 10.0.0.130 - - [2026-01-30 10:58:14] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019943 10.0.0.130 - - [2026-01-30 10:58:14] "GET /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.023798 10.0.0.130 - - [2026-01-30 10:58:14] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003719 10.0.0.130 - - [2026-01-30 10:58:14] "POST /ref-update HTTP/1.1" 200 156 0.008221 10.0.0.130 - - [2026-01-30 10:58:14] "POST /tags HTTP/1.1" 409 221 0.005902 10.0.0.130 - - [2026-01-30 10:58:14] "GET /floating-ip/e828c8ed-15d8-40fb-ad87-e523e4335bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.011500 10.0.0.130 - - [2026-01-30 10:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.130 - - [2026-01-30 10:58:14] "GET /tag/8cac018c-45b5-4269-95cd-d49a25493642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010274 10.0.0.130 - - [2026-01-30 10:58:15] "POST /set-tag HTTP/1.1" 200 109 0.070493 10.0.0.130 - - [2026-01-30 10:58:15] "PUT /floating-ip/e828c8ed-15d8-40fb-ad87-e523e4335bc3 HTTP/1.1" 200 257 0.063138 10.0.0.130 - - [2026-01-30 10:58:15] "GET /loadbalancer-pool/abc1b4d2-1a20-495e-ab9c-67d0bbb07a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007317 10.0.0.130 - - [2026-01-30 10:58:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.032396 10.0.0.130 - - [2026-01-30 10:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018443 10.0.0.130 - - [2026-01-30 10:58:15] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022252 10.0.0.130 - - [2026-01-30 10:58:15] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010863 10.0.0.130 - - [2026-01-30 10:58:15] "POST /ref-update HTTP/1.1" 200 156 0.006228 10.0.0.130 - - [2026-01-30 10:58:15] "GET /floating-ip/e828c8ed-15d8-40fb-ad87-e523e4335bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.012210 10.0.0.130 - - [2026-01-30 10:58:15] "POST /set-tag HTTP/1.1" 200 109 0.063934 10.0.0.130 - - [2026-01-30 10:58:15] "POST /tags HTTP/1.1" 409 206 0.002236 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.130 - - [2026-01-30 10:58:15] "GET /tag/2b4a136a-2bbe-4bae-9eee-56a2ed6eca84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011267 10.0.0.130 - - [2026-01-30 10:58:15] "POST /tags HTTP/1.1" 409 204 0.001773 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.130 - - [2026-01-30 10:58:15] "GET /tag/655956e6-402e-4e58-8a7d-663cba4d2f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019296 10.0.0.130 - - [2026-01-30 10:58:15] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002522 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.130 - - [2026-01-30 10:58:15] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002369 10.0.0.130 - - [2026-01-30 10:58:15] "POST /tags HTTP/1.1" 409 206 0.002536 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.130 - - [2026-01-30 10:58:15] "GET /tag/2b4a136a-2bbe-4bae-9eee-56a2ed6eca84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015249 10.0.0.130 - - [2026-01-30 10:58:15] "POST /tags HTTP/1.1" 409 226 0.002815 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.130 - - [2026-01-30 10:58:15] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010084 10.0.0.130 - - [2026-01-30 10:58:15] "POST /tags HTTP/1.1" 409 204 0.002301 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.130 - - [2026-01-30 10:58:15] "GET /tag/655956e6-402e-4e58-8a7d-663cba4d2f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012532 10.0.0.130 - - [2026-01-30 10:58:15] "POST /tags HTTP/1.1" 409 226 0.001709 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.130 - - [2026-01-30 10:58:15] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010805 10.0.0.130 - - [2026-01-30 10:58:15] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002482 10.0.0.130 - - [2026-01-30 10:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.130 - - [2026-01-30 10:58:15] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002997 10.0.0.130 - - [2026-01-30 10:58:15] "POST /firewall-rules HTTP/1.1" 200 628 0.063684 10.0.0.130 - - [2026-01-30 10:58:16] "POST /firewall-rules HTTP/1.1" 200 648 0.083049 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-rule/31975fd6-69d7-4797-abfd-2014d3321e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005210 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002882 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-rule/91bd6fcf-3d94-4ded-9e07-a383ae9354ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004409 10.0.0.130 - - [2026-01-30 10:58:16] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.130 - - [2026-01-30 10:58:16] "POST /firewall-policys HTTP/1.1" 200 608 0.043135 10.0.0.130 - - [2026-01-30 10:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019461 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012644 10.0.0.130 - - [2026-01-30 10:58:16] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002746 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002214 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003424 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/814a2fed-2fbe-419d-8920-baeef40431bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005772 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003381 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001595 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003495 10.0.0.130 - - [2026-01-30 10:58:16] "POST /ref-update HTTP/1.1" 200 156 0.015673 10.0.0.130 - - [2026-01-30 10:58:16] "POST /ref-update HTTP/1.1" 200 156 0.024920 10.0.0.130 - - [2026-01-30 10:58:16] "POST /ref-update HTTP/1.1" 200 156 0.015087 10.0.0.130 - - [2026-01-30 10:58:16] "POST /ref-update HTTP/1.1" 200 156 0.025270 10.0.0.130 - - [2026-01-30 10:58:16] "POST /ref-update HTTP/1.1" 200 156 0.029873 10.0.0.130 - - [2026-01-30 10:58:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002573 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:00:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:00:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 252 0.002022 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014008 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 228 0.002495 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010495 10.0.0.130 - - [2026-01-30 11:00:15] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003518 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.130 - - [2026-01-30 11:00:15] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002327 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 206 0.002038 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/2b4a136a-2bbe-4bae-9eee-56a2ed6eca84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010300 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 226 0.001727 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010633 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 204 0.001723 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/655956e6-402e-4e58-8a7d-663cba4d2f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010678 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 226 0.001729 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009682 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 228 0.001433 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010417 10.0.0.130 - - [2026-01-30 11:00:15] "POST /tags HTTP/1.1" 409 252 0.005097 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.130 - - [2026-01-30 11:00:15] "GET /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012596 10.0.0.130 - - [2026-01-30 11:00:15] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002574 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.130 - - [2026-01-30 11:00:15] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002757 10.0.0.130 - - [2026-01-30 11:00:15] "POST /firewall-rules HTTP/1.1" 409 281 0.002128 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.130 - - [2026-01-30 11:00:15] "PUT /firewall-rule/91bd6fcf-3d94-4ded-9e07-a383ae9354ea HTTP/1.1" 200 261 0.015491 10.0.0.130 - - [2026-01-30 11:00:15] "POST /firewall-rules HTTP/1.1" 409 291 0.003887 10.0.0.130 - - [2026-01-30 11:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.130 - - [2026-01-30 11:00:15] "PUT /firewall-rule/31975fd6-69d7-4797-abfd-2014d3321e73 HTTP/1.1" 200 261 0.022811 10.0.0.130 - - [2026-01-30 11:00:15] "GET /firewall-rule/31975fd6-69d7-4797-abfd-2014d3321e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.034721 10.0.0.130 - - [2026-01-30 11:00:16] "POST /firewall-rules HTTP/1.1" 200 660 0.085452 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-rule/65d6bd44-6db7-425b-897b-460cb3fbae50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003666 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.008723 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-rule/91bd6fcf-3d94-4ded-9e07-a383ae9354ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002743 10.0.0.130 - - [2026-01-30 11:00:16] "POST /firewall-policys HTTP/1.1" 409 269 0.002001 10.0.0.130 - - [2026-01-30 11:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.130 - - [2026-01-30 11:00:16] "PUT /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9 HTTP/1.1" 200 265 0.031995 10.0.0.130 - - [2026-01-30 11:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011001 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005341 10.0.0.130 - - [2026-01-30 11:00:16] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002503 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002440 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002109 10.0.0.130 - - [2026-01-30 11:00:16] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001952 10.0.0.130 - - [2026-01-30 11:00:24] "GET /global-system-configs HTTP/1.1" 200 323 0.003154 10.0.0.130 - - [2026-01-30 11:00:25] "GET /global-system-configs HTTP/1.1" 200 323 0.001898 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:01:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:01:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007442 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001044 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.130 - - [2026-01-30 11:01:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006724 10.0.0.130 - - [2026-01-30 11:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.130 - - [2026-01-30 11:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.130 - - [2026-01-30 11:01:18] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002387 10.0.0.130 - - [2026-01-30 11:01:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005579 10.0.0.130 - - [2026-01-30 11:01:18] "POST /set-tag HTTP/1.1" 200 109 0.016735 10.0.0.130 - - [2026-01-30 11:01:18] "DELETE /loadbalancer-member/9c29365a-49f5-4b59-a515-8602b20d51ee HTTP/1.1" 200 115 0.030663 10.0.0.130 - - [2026-01-30 11:01:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004891 10.0.0.130 - - [2026-01-30 11:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.130 - - [2026-01-30 11:01:18] "DELETE /loadbalancer-member/b7ad7d13-8ae1-4394-9ab2-a862f7ff0289 HTTP/1.1" 200 115 0.032693 10.0.0.130 - - [2026-01-30 11:01:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006217 10.0.0.130 - - [2026-01-30 11:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.130 - - [2026-01-30 11:01:18] "DELETE /loadbalancer-member/a5d823fa-ba6b-44f7-b107-a9f354f65d2b HTTP/1.1" 200 115 0.029796 10.0.0.130 - - [2026-01-30 11:01:18] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004293 10.0.0.130 - - [2026-01-30 11:01:18] "POST /set-tag HTTP/1.1" 200 109 0.005062 10.0.0.130 - - [2026-01-30 11:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.130 - - [2026-01-30 11:01:18] "GET /loadbalancer/b4b68e2a-428a-40fe-9e30-49cb60468d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003195 10.0.0.130 - - [2026-01-30 11:01:18] "GET /loadbalancer-pool/d1b6a7fe-99d2-449e-ba5c-192297cf5cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002510 10.0.0.130 - - [2026-01-30 11:01:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014659 10.0.0.130 - - [2026-01-30 11:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008241 10.0.0.130 - - [2026-01-30 11:01:19] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005302 10.0.0.130 - - [2026-01-30 11:01:19] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004680 10.0.0.130 - - [2026-01-30 11:01:19] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002605 10.0.0.130 - - [2026-01-30 11:01:19] "POST /set-tag HTTP/1.1" 200 109 0.075785 10.0.0.130 - - [2026-01-30 11:01:19] "GET /loadbalancer-pool/9409095c-16fb-487d-bdd8-42256d5b426b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003010 10.0.0.130 - - [2026-01-30 11:01:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016302 10.0.0.130 - - [2026-01-30 11:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026797 10.0.0.130 - - [2026-01-30 11:01:19] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009764 10.0.0.130 - - [2026-01-30 11:01:19] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004768 10.0.0.130 - - [2026-01-30 11:01:19] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002069 10.0.0.130 - - [2026-01-30 11:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.130 - - [2026-01-30 11:01:19] "GET /loadbalancer-pool/4f2e1590-e4b1-4ae8-9b22-05136d8b1d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002607 10.0.0.130 - - [2026-01-30 11:01:19] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015770 10.0.0.130 - - [2026-01-30 11:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007369 10.0.0.130 - - [2026-01-30 11:01:19] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012479 10.0.0.130 - - [2026-01-30 11:01:19] "GET /virtual-machine-interface/776ff2bc-fdc9-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003800 10.0.0.130 - - [2026-01-30 11:01:19] "GET /floating-ip/9341cbf0-864f-41b6-a1e0-c5dea66f79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001969 10.0.0.130 - - [2026-01-30 11:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.130 - - [2026-01-30 11:01:23] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010206 10.0.0.130 - - [2026-01-30 11:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.130 - - [2026-01-30 11:01:23] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004664 10.0.0.130 - - [2026-01-30 11:01:23] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.130 - - [2026-01-30 11:01:23] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004386 10.0.0.130 - - [2026-01-30 11:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.130 - - [2026-01-30 11:01:23] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005517 10.0.0.130 - - [2026-01-30 11:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.130 - - [2026-01-30 11:01:24] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004228 10.0.0.130 - - [2026-01-30 11:01:24] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.130 - - [2026-01-30 11:01:24] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004430 10.0.0.130 - - [2026-01-30 11:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.130 - - [2026-01-30 11:01:24] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003746 10.0.0.130 - - [2026-01-30 11:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.130 - - [2026-01-30 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.130 - - [2026-01-30 11:01:24] "GET /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002190 10.0.0.130 - - [2026-01-30 11:01:24] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003892 10.0.0.130 - - [2026-01-30 11:01:24] "POST /set-tag HTTP/1.1" 200 109 0.017213 10.0.0.130 - - [2026-01-30 11:01:24] "DELETE /loadbalancer-member/a9d585cd-e3f4-404c-8401-c74be2e477b2 HTTP/1.1" 200 115 0.022249 10.0.0.130 - - [2026-01-30 11:01:24] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004115 10.0.0.130 - - [2026-01-30 11:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.130 - - [2026-01-30 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.130 - - [2026-01-30 11:01:24] "GET /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003013 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010443 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004512 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine/1c4b1740-cfcc-4cc3-837d-35f1eec05dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002309 10.0.0.130 - - [2026-01-30 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004207 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.015697 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.029722 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.017411 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.029180 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.039623 10.0.0.130 - - [2026-01-30 11:01:25] "DELETE /instance-ip/86fcd712-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.038945 10.0.0.130 - - [2026-01-30 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.009451 10.0.0.130 - - [2026-01-30 11:01:25] "DELETE /virtual-machine-interface/86e46650-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.043854 10.0.0.130 - - [2026-01-30 11:01:25] "DELETE /virtual-machine/1c4b1740-cfcc-4cc3-837d-35f1eec05dd9 HTTP/1.1" 200 115 0.020825 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004221 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004911 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine/89ddcce3-3097-4c5a-9213-20b12c85ae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006468 10.0.0.130 - - [2026-01-30 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.010697 10.0.0.130 - - [2026-01-30 11:01:25] "GET /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010706 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.016809 10.0.0.130 - - [2026-01-30 11:01:25] "POST /set-tag HTTP/1.1" 200 109 0.023831 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.026575 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.012839 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.017999 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /instance-ip/885fa666-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.037972 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /virtual-machine-interface/8848275c-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.040078 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /virtual-machine/89ddcce3-3097-4c5a-9213-20b12c85ae80 HTTP/1.1" 200 115 0.018487 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005159 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004884 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine/3c430ccc-5c08-4c07-b5ef-998eda0d9893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002643 10.0.0.130 - - [2026-01-30 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.009005 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013721 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.018069 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.026790 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.026575 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.016210 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.027635 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /instance-ip/87f2f822-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.055534 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /virtual-machine-interface/87dc44d8-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.036980 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /virtual-machine/3c430ccc-5c08-4c07-b5ef-998eda0d9893 HTTP/1.1" 200 115 0.020131 10.0.0.130 - - [2026-01-30 11:01:26] "DELETE /tag/7cd5ec8b-9f53-4b0e-995c-47712f1993f6 HTTP/1.1" 200 115 0.040591 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004914 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003481 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine/b82ec930-ad5b-4ef8-9ed9-b8a388d9a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002680 10.0.0.130 - - [2026-01-30 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.008126 10.0.0.130 - - [2026-01-30 11:01:26] "GET /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003698 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.016223 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.020222 10.0.0.130 - - [2026-01-30 11:01:26] "POST /set-tag HTTP/1.1" 200 109 0.020864 10.0.0.130 - - [2026-01-30 11:01:27] "POST /set-tag HTTP/1.1" 200 109 0.014984 10.0.0.130 - - [2026-01-30 11:01:27] "POST /set-tag HTTP/1.1" 200 109 0.035117 10.0.0.130 - - [2026-01-30 11:01:27] "DELETE /instance-ip/87660c0a-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.043962 10.0.0.130 - - [2026-01-30 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.130 - - [2026-01-30 11:01:27] "DELETE /virtual-machine-interface/874f0528-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.035036 10.0.0.130 - - [2026-01-30 11:01:27] "DELETE /virtual-machine/b82ec930-ad5b-4ef8-9ed9-b8a388d9a869 HTTP/1.1" 200 115 0.016589 10.0.0.130 - - [2026-01-30 11:01:27] "DELETE /tag/5b93b7bb-9de5-4dc7-8ae3-7a5b02212e25 HTTP/1.1" 200 115 0.033669 10.0.0.130 - - [2026-01-30 11:01:27] "DELETE /tag/2b4a136a-2bbe-4bae-9eee-56a2ed6eca84 HTTP/1.1" 409 391 0.003775 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006910 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.004564 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005697 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.006339 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine/f43dfb99-897d-48f9-a407-c44251bf50a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002776 10.0.0.130 - - [2026-01-30 11:01:55] "POST /ref-update HTTP/1.1" 200 156 0.008908 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007713 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.016093 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.027210 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.014686 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.013007 10.0.0.130 - - [2026-01-30 11:01:55] "DELETE /instance-ip/8a015ab4-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.046725 10.0.0.130 - - [2026-01-30 11:01:55] "DELETE /virtual-machine-interface/89ee1fd0-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.036729 10.0.0.130 - - [2026-01-30 11:01:55] "DELETE /virtual-machine/f43dfb99-897d-48f9-a407-c44251bf50a8 HTTP/1.1" 200 115 0.017542 10.0.0.130 - - [2026-01-30 11:01:55] "DELETE /tag/e4559fb8-6268-4910-b32f-7c25bdb5180e HTTP/1.1" 200 115 0.040045 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004088 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003963 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.001800 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine/fcad1103-15fe-4cdd-ab78-74dcf8363b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002737 10.0.0.130 - - [2026-01-30 11:01:55] "POST /ref-update HTTP/1.1" 200 156 0.008428 10.0.0.130 - - [2026-01-30 11:01:55] "GET /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006041 10.0.0.130 - - [2026-01-30 11:01:55] "POST /set-tag HTTP/1.1" 200 109 0.029884 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.034611 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.023919 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.011873 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /instance-ip/899e8a60-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.056815 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /virtual-machine-interface/89865968-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.031442 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /virtual-machine/fcad1103-15fe-4cdd-ab78-74dcf8363b76 HTTP/1.1" 200 115 0.023672 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2 HTTP/1.1" 409 237 0.012198 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2 HTTP/1.1" 409 237 0.005018 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /tag/31e0111d-4038-4464-8be0-f4e1fde7a8ef HTTP/1.1" 200 115 0.028023 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003726 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003944 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine/dfb28a18-776e-4cfa-829e-fe28cc8e9ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002639 10.0.0.130 - - [2026-01-30 11:01:56] "POST /ref-update HTTP/1.1" 200 156 0.008294 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009848 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.015646 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.034405 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.028850 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.013432 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /instance-ip/88d4e8c2-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.049572 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /virtual-machine-interface/88bc1d56-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.035080 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /virtual-machine/dfb28a18-776e-4cfa-829e-fe28cc8e9ec8 HTTP/1.1" 200 115 0.020917 10.0.0.130 - - [2026-01-30 11:01:56] "DELETE /tag/42f87046-b836-4fd6-a721-fecf49308a38 HTTP/1.1" 200 115 0.032691 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004096 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003965 10.0.0.130 - - [2026-01-30 11:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine/84d21567-70f6-4170-8247-ff77c29a9205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002657 10.0.0.130 - - [2026-01-30 11:01:56] "POST /ref-update HTTP/1.1" 200 156 0.008214 10.0.0.130 - - [2026-01-30 11:01:56] "GET /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012192 10.0.0.130 - - [2026-01-30 11:01:57] "POST /set-tag HTTP/1.1" 200 109 0.020596 10.0.0.130 - - [2026-01-30 11:01:57] "POST /set-tag HTTP/1.1" 200 109 0.030931 10.0.0.130 - - [2026-01-30 11:01:57] "POST /set-tag HTTP/1.1" 200 109 0.022284 10.0.0.130 - - [2026-01-30 11:01:57] "POST /set-tag HTTP/1.1" 200 109 0.013606 10.0.0.130 - - [2026-01-30 11:01:57] "DELETE /instance-ip/893c22da-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.034589 10.0.0.130 - - [2026-01-30 11:01:57] "DELETE /virtual-machine-interface/8927335c-fdca-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.040053 10.0.0.130 - - [2026-01-30 11:01:57] "DELETE /virtual-machine/84d21567-70f6-4170-8247-ff77c29a9205 HTTP/1.1" 200 115 0.018901 10.0.0.130 - - [2026-01-30 11:01:57] "DELETE /tag/f3b4ecd5-41a0-4cb7-b97a-2686a4433146 HTTP/1.1" 200 115 0.035917 10.0.0.130 - - [2026-01-30 11:01:57] "DELETE /tag/a550bff0-1f54-4362-acdb-94ac195f582c HTTP/1.1" 200 115 0.031466 10.0.0.130 - - [2026-01-30 11:01:57] "DELETE /tag/655956e6-402e-4e58-8a7d-663cba4d2f08 HTTP/1.1" 409 237 0.004926 10.0.0.130 - - [2026-01-30 11:01:59] "POST /projects HTTP/1.1" 409 238 0.002054 10.0.0.130 - - [2026-01-30 11:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.130 - - [2026-01-30 11:01:59] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028037 10.0.0.130 - - [2026-01-30 11:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.130 - - [2026-01-30 11:01:59] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004210 10.0.0.130 - - [2026-01-30 11:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.130 - - [2026-01-30 11:01:59] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004726 10.0.0.130 - - [2026-01-30 11:01:59] "POST /security-groups HTTP/1.1" 409 285 0.003755 10.0.0.130 - - [2026-01-30 11:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.130 - - [2026-01-30 11:01:59] "PUT /security-group/8c303983-ecce-45af-9e3b-77cede2edd3d HTTP/1.1" 200 263 0.054443 10.0.0.130 - - [2026-01-30 11:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024421 10.0.0.130 - - [2026-01-30 11:01:59] "PUT /access-control-list/8d3b2c13-a99f-4ac6-891d-606783f7ba8e HTTP/1.1" 200 273 0.026171 10.0.0.130 - - [2026-01-30 11:01:59] "PUT /access-control-list/f37fdda7-f6fd-4085-a8d3-06f6de23ea51 HTTP/1.1" 200 273 0.032231 10.0.0.130 - - [2026-01-30 11:02:04] "POST /projects HTTP/1.1" 409 238 0.001914 10.0.0.130 - - [2026-01-30 11:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.130 - - [2026-01-30 11:02:04] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036241 10.0.0.130 - - [2026-01-30 11:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.130 - - [2026-01-30 11:02:04] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005823 10.0.0.130 - - [2026-01-30 11:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.130 - - [2026-01-30 11:02:04] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004061 10.0.0.130 - - [2026-01-30 11:02:04] "POST /security-groups HTTP/1.1" 409 285 0.002418 10.0.0.130 - - [2026-01-30 11:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.130 - - [2026-01-30 11:02:04] "PUT /security-group/8c303983-ecce-45af-9e3b-77cede2edd3d HTTP/1.1" 200 263 0.058828 10.0.0.130 - - [2026-01-30 11:02:04] "PUT /access-control-list/8d3b2c13-a99f-4ac6-891d-606783f7ba8e HTTP/1.1" 200 273 0.014739 10.0.0.130 - - [2026-01-30 11:02:04] "PUT /access-control-list/f37fdda7-f6fd-4085-a8d3-06f6de23ea51 HTTP/1.1" 200 273 0.021762 10.0.0.130 - - [2026-01-30 11:02:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023505 10.0.0.130 - - [2026-01-30 11:02:04] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014026 10.0.0.130 - - [2026-01-30 11:02:04] "GET /firewall-rule/d4b77ced-50e5-4a7b-93b6-96dc852e1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004986 10.0.0.130 - - [2026-01-30 11:02:04] "POST /ref-update HTTP/1.1" 200 156 0.056496 10.0.0.130 - - [2026-01-30 11:02:04] "DELETE /firewall-rule/d4b77ced-50e5-4a7b-93b6-96dc852e1353 HTTP/1.1" 200 115 0.036066 10.0.0.130 - - [2026-01-30 11:02:04] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006809 10.0.0.130 - - [2026-01-30 11:02:04] "GET /firewall-rule/bc7aca69-1a1b-4ade-861d-601bd026aae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002558 10.0.0.130 - - [2026-01-30 11:02:04] "POST /ref-update HTTP/1.1" 200 156 0.041431 10.0.0.130 - - [2026-01-30 11:02:04] "DELETE /firewall-rule/bc7aca69-1a1b-4ade-861d-601bd026aae1 HTTP/1.1" 200 115 0.043982 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /tag/be6ab2bc-cbd7-45d6-8a75-e56a333a8515 HTTP/1.1" 200 115 0.031045 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2 HTTP/1.1" 409 237 0.003431 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2 HTTP/1.1" 409 237 0.004329 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.130 - - [2026-01-30 11:02:05] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003489 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.130 - - [2026-01-30 11:02:05] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004300 10.0.0.130 - - [2026-01-30 11:02:05] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.059709 10.0.0.130 - - [2026-01-30 11:02:05] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.038901 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /security-group/8c303983-ecce-45af-9e3b-77cede2edd3d HTTP/1.1" 200 115 0.045851 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /access-control-list/8d3b2c13-a99f-4ac6-891d-606783f7ba8e HTTP/1.1" 200 115 0.034384 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /access-control-list/f37fdda7-f6fd-4085-a8d3-06f6de23ea51 HTTP/1.1" 200 115 0.030305 10.0.0.130 - - [2026-01-30 11:02:05] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.055945 10.0.0.130 - - [2026-01-30 11:02:05] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?fields=security_groups HTTP/1.1" 200 1352 0.032461 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /security-group/f7c97841-36fc-4262-b3ac-0947063f646c HTTP/1.1" 200 115 0.040088 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /access-control-list/c9bf95c1-e25e-414f-809d-cc46c9fffa2f HTTP/1.1" 200 115 0.042860 10.0.0.130 - - [2026-01-30 11:02:05] "GET /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa?fields=application_policy_sets HTTP/1.1" 200 1391 0.049053 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /access-control-list/36d8d962-e1c9-403d-a106-423e43a26fa0 HTTP/1.1" 200 115 0.031130 10.0.0.130 - - [2026-01-30 11:02:05] "DELETE /project/466cfbe9-2bd6-4056-ac77-320b55be4ffa HTTP/1.1" 200 115 0.335835 10.0.0.130 - - [2026-01-30 11:02:05] "POST /projects HTTP/1.1" 409 238 0.002199 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.130 - - [2026-01-30 11:02:05] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029855 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.130 - - [2026-01-30 11:02:05] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006563 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.130 - - [2026-01-30 11:02:05] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003633 10.0.0.130 - - [2026-01-30 11:02:05] "POST /security-groups HTTP/1.1" 409 285 0.001741 10.0.0.130 - - [2026-01-30 11:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.130 - - [2026-01-30 11:02:05] "PUT /security-group/1fc74bbf-1a8a-42e2-88eb-ae099f0e5031 HTTP/1.1" 200 263 0.055483 10.0.0.130 - - [2026-01-30 11:02:05] "PUT /access-control-list/f3f1c9f2-a94e-4422-b266-41a661545f44 HTTP/1.1" 200 273 0.015013 10.0.0.130 - - [2026-01-30 11:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029085 10.0.0.130 - - [2026-01-30 11:02:05] "PUT /access-control-list/bcbc009a-8cb6-4277-84b7-c6ef4345d76a HTTP/1.1" 200 273 0.031147 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /loadbalancer-member/0102d095-175b-4786-bbc4-56a884a872b6 HTTP/1.1" 200 115 0.036887 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /loadbalancer-pool/abc1b4d2-1a20-495e-ab9c-67d0bbb07a7a HTTP/1.1" 200 115 0.043629 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /loadbalancer-listener/02641285-785a-43d0-a40d-4635cc593b6f HTTP/1.1" 200 115 0.040462 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /loadbalancer/3042f745-a344-4cf5-83f9-cdb9a408042b HTTP/1.1" 200 115 0.028920 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /floating-ip/e828c8ed-15d8-40fb-ad87-e523e4335bc3 HTTP/1.1" 200 115 0.022897 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /instance-ip/7e00cead-f65a-4ffd-8bfd-f80c47ae0853 HTTP/1.1" 200 115 0.035104 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /virtual-machine-interface/fc3c1cae-5a1f-44a4-beab-fcc1b7b8f1da HTTP/1.1" 200 115 0.029907 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /tag/8cac018c-45b5-4269-95cd-d49a25493642 HTTP/1.1" 200 115 0.041976 10.0.0.130 - - [2026-01-30 11:02:10] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002387 10.0.0.130 - - [2026-01-30 11:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.130 - - [2026-01-30 11:02:10] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002782 10.0.0.130 - - [2026-01-30 11:02:10] "GET /firewall-policy/60b1c1ec-774b-43a3-86cd-cdbf77cd404b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002152 10.0.0.130 - - [2026-01-30 11:02:10] "GET /firewall-rule/91bd6fcf-3d94-4ded-9e07-a383ae9354ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002512 10.0.0.130 - - [2026-01-30 11:02:10] "POST /ref-update HTTP/1.1" 200 156 0.014501 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /firewall-rule/91bd6fcf-3d94-4ded-9e07-a383ae9354ea HTTP/1.1" 200 115 0.039356 10.0.0.130 - - [2026-01-30 11:02:10] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003137 10.0.0.130 - - [2026-01-30 11:02:10] "GET /firewall-rule/65d6bd44-6db7-425b-897b-460cb3fbae50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002710 10.0.0.130 - - [2026-01-30 11:02:10] "POST /ref-update HTTP/1.1" 200 156 0.017154 10.0.0.130 - - [2026-01-30 11:02:10] "DELETE /firewall-rule/65d6bd44-6db7-425b-897b-460cb3fbae50 HTTP/1.1" 200 115 0.040602 10.0.0.130 - - [2026-01-30 11:02:10] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.004380 10.0.0.130 - - [2026-01-30 11:02:10] "GET /firewall-rule/31975fd6-69d7-4797-abfd-2014d3321e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003127 10.0.0.130 - - [2026-01-30 11:02:10] "POST /ref-update HTTP/1.1" 200 156 0.012220 10.0.0.130 - - [2026-01-30 11:02:11] "DELETE /firewall-rule/31975fd6-69d7-4797-abfd-2014d3321e73 HTTP/1.1" 200 115 0.040699 10.0.0.130 - - [2026-01-30 11:02:11] "GET /application-policy-set/87229363-de41-4171-8273-a32df828e8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003337 10.0.0.130 - - [2026-01-30 11:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.130 - - [2026-01-30 11:02:11] "GET /policy-management/2d02838b-f158-4e26-8a64-fd8a52c1f008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003044 10.0.0.130 - - [2026-01-30 11:02:11] "GET /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003448 10.0.0.130 - - [2026-01-30 11:02:11] "POST /ref-update HTTP/1.1" 200 156 0.038651 10.0.0.130 - - [2026-01-30 11:02:11] "DELETE /firewall-policy/30dadb21-34c8-49cd-a140-ac9efdc819e9 HTTP/1.1" 200 115 0.057571 10.0.0.130 - - [2026-01-30 11:02:11] "DELETE /tag/2ca62f47-fd00-44ef-bd59-b6e37c003df2 HTTP/1.1" 200 115 0.055785 10.0.0.130 - - [2026-01-30 11:02:11] "DELETE /tag/53b88593-7b61-444e-ab7a-7c2f157e77e2 HTTP/1.1" 200 115 0.054538 10.0.0.130 - - [2026-01-30 11:02:11] "DELETE /tag/655956e6-402e-4e58-8a7d-663cba4d2f08 HTTP/1.1" 200 115 0.055852 10.0.0.130 - - [2026-01-30 11:02:11] "DELETE /tag/2b4a136a-2bbe-4bae-9eee-56a2ed6eca84 HTTP/1.1" 200 115 0.063216 10.0.0.130 - - [2026-01-30 11:02:11] "POST /projects HTTP/1.1" 409 238 0.002672 10.0.0.130 - - [2026-01-30 11:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.130 - - [2026-01-30 11:02:11] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040901 10.0.0.130 - - [2026-01-30 11:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.130 - - [2026-01-30 11:02:11] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004520 10.0.0.130 - - [2026-01-30 11:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.130 - - [2026-01-30 11:02:11] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005166 10.0.0.130 - - [2026-01-30 11:02:11] "POST /security-groups HTTP/1.1" 409 285 0.002224 10.0.0.130 - - [2026-01-30 11:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.130 - - [2026-01-30 11:02:11] "PUT /security-group/1fc74bbf-1a8a-42e2-88eb-ae099f0e5031 HTTP/1.1" 200 263 0.065772 10.0.0.130 - - [2026-01-30 11:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.061574 10.0.0.130 - - [2026-01-30 11:02:11] "PUT /access-control-list/f3f1c9f2-a94e-4422-b266-41a661545f44 HTTP/1.1" 200 273 0.022702 10.0.0.130 - - [2026-01-30 11:02:11] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.048475 10.0.0.130 - - [2026-01-30 11:02:11] "PUT /access-control-list/bcbc009a-8cb6-4277-84b7-c6ef4345d76a HTTP/1.1" 200 273 0.038493 10.0.0.130 - - [2026-01-30 11:02:11] "GET /firewall-rule/1f3cbb81-6856-4efb-b289-d5716d3b7a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003514 10.0.0.130 - - [2026-01-30 11:02:12] "POST /ref-update HTTP/1.1" 200 156 0.056713 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /firewall-rule/1f3cbb81-6856-4efb-b289-d5716d3b7a25 HTTP/1.1" 200 115 0.210534 10.0.0.130 - - [2026-01-30 11:02:12] "GET /firewall-policy/c34436bb-c799-4cdf-85d0-7a050cdf28b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003932 10.0.0.130 - - [2026-01-30 11:02:12] "GET /firewall-rule/0c9af3a8-4941-401a-a1b4-21d72e2a6bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004378 10.0.0.130 - - [2026-01-30 11:02:12] "POST /ref-update HTTP/1.1" 200 156 0.041124 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /firewall-rule/0c9af3a8-4941-401a-a1b4-21d72e2a6bcc HTTP/1.1" 200 115 0.059709 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /tag/5d0df52a-e9d6-47a7-8390-e6f6390a684a HTTP/1.1" 200 115 0.042206 10.0.0.130 - - [2026-01-30 11:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.130 - - [2026-01-30 11:02:12] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004756 10.0.0.130 - - [2026-01-30 11:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.130 - - [2026-01-30 11:02:12] "GET /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003756 10.0.0.130 - - [2026-01-30 11:02:12] "PUT /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5 HTTP/1.1" 200 265 0.040883 10.0.0.130 - - [2026-01-30 11:02:12] "PUT /virtual-network/6246c5cf-87e0-4f6e-8620-dd40f671823a HTTP/1.1" 200 265 0.058902 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /security-group/1fc74bbf-1a8a-42e2-88eb-ae099f0e5031 HTTP/1.1" 200 115 0.052104 10.0.0.130 - - [2026-01-30 11:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /access-control-list/f3f1c9f2-a94e-4422-b266-41a661545f44 HTTP/1.1" 200 115 0.026259 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /access-control-list/bcbc009a-8cb6-4277-84b7-c6ef4345d76a HTTP/1.1" 200 115 0.033617 10.0.0.130 - - [2026-01-30 11:02:12] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.043310 10.0.0.130 - - [2026-01-30 11:02:12] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?fields=security_groups HTTP/1.1" 200 1351 0.030459 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /access-control-list/c7c97a18-4eac-454a-9b54-2b186da53eab HTTP/1.1" 200 115 0.059339 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /security-group/6bbef725-aada-4ab1-bf50-89e85c9a27e9 HTTP/1.1" 200 115 0.109821 10.0.0.130 - - [2026-01-30 11:02:12] "DELETE /access-control-list/d36f1184-d003-4f4f-803d-54a45bfa4770 HTTP/1.1" 200 115 0.050411 10.0.0.130 - - [2026-01-30 11:02:13] "GET /project/22e17c68-cdcd-4217-8764-3cc0e61908a5?fields=application_policy_sets HTTP/1.1" 200 1390 0.064565 10.0.0.130 - - [2026-01-30 11:02:13] "DELETE /project/22e17c68-cdcd-4217-8764-3cc0e61908a5 HTTP/1.1" 200 115 0.457247 10.0.0.130 - - [2026-01-30 11:03:05] "GET / HTTP/1.1" 200 36215 0.001813 10.0.0.130 - - [2026-01-30 11:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.130 - - [2026-01-30 11:03:05] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002642 10.0.0.130 - - [2026-01-30 11:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.130 - - [2026-01-30 11:03:06] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002171 10.0.0.130 - - [2026-01-30 11:03:20] "GET / HTTP/1.1" 200 36215 0.001353 10.0.0.130 - - [2026-01-30 11:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.130 - - [2026-01-30 11:03:20] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005457 10.0.0.130 - - [2026-01-30 11:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.130 - - [2026-01-30 11:03:20] "GET /config-node/abf84382-085a-4871-b9f7-e22834f59256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002043 10.0.0.130 - - [2026-01-30 11:03:21] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.130 - - [2026-01-30 11:03:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002301 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.130 - - [2026-01-30 11:03:26] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002344 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.006911 10.0.0.130 - - [2026-01-30 11:03:26] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 264 0.001799 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/74ae2c7f-0fd8-4928-a979-04d15ff1fab0 HTTP/1.1" 200 245 0.009711 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 261 0.004101 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/da80a773-4111-4d16-b9ee-77de4626f3af HTTP/1.1" 200 245 0.009193 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 261 0.002269 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/5ece1c13-410e-42bc-8aac-61c0e578ea99 HTTP/1.1" 200 245 0.009552 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 253 0.002537 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/e7cec9b6-c2d2-40fa-a65f-1117e41f7bf8 HTTP/1.1" 200 245 0.009836 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 251 0.008185 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/fea216f7-086b-4b23-86bc-c492102659b4 HTTP/1.1" 200 245 0.010854 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 252 0.008150 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/345bcc86-c00b-4d10-aa10-901ffea9ba82 HTTP/1.1" 200 245 0.011976 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 256 0.007217 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/da05de06-89ae-4f06-b12e-a44a7c3283f9 HTTP/1.1" 200 245 0.010384 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 248 0.007787 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/b345c211-fc53-4099-92a2-698d62bcd220 HTTP/1.1" 200 245 0.009784 10.0.0.130 - - [2026-01-30 11:03:26] "POST /alarms HTTP/1.1" 409 252 0.011947 10.0.0.130 - - [2026-01-30 11:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.130 - - [2026-01-30 11:03:26] "PUT /alarm/e42d3b8f-4f52-41d2-8f47-bc03764e1d2d HTTP/1.1" 200 245 0.025834 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 257 0.005670 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/584f9213-b0f3-4c31-968e-adc71bd95a31 HTTP/1.1" 200 245 0.010753 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 251 0.007267 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/17d070e9-32ea-4aec-9897-66dc42c72838 HTTP/1.1" 200 245 0.010779 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 257 0.009222 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/a2f1804a-e925-4303-a83d-3d6496248ebb HTTP/1.1" 200 245 0.013761 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 261 0.009553 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/c351daea-7840-4494-86f6-66d9a24efc31 HTTP/1.1" 200 245 0.014288 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 258 0.005489 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/944cad0a-ddd2-40e5-ba6a-1206b38ffc4a HTTP/1.1" 200 245 0.011381 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 254 0.006514 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/3d616d39-9998-445c-91be-e009d2ba7d61 HTTP/1.1" 200 245 0.016691 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 254 0.007383 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/8174133e-6e60-4722-88d7-1b015f336398 HTTP/1.1" 200 245 0.020765 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 254 0.008567 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/3bfebede-c357-4a47-8c14-42691c0577b4 HTTP/1.1" 200 245 0.011045 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 247 0.009113 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/f156f6e7-1d9e-4ccf-8c5e-63f007bc7dc1 HTTP/1.1" 200 245 0.010118 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 272 0.007705 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/9ad1f5e1-932b-46e9-8521-df5ae16e75ff HTTP/1.1" 200 245 0.010186 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 261 0.013011 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/1e920287-cb50-4cbe-8b22-a217c3ec8e54 HTTP/1.1" 200 245 0.010750 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 259 0.005610 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/0bce86aa-35f1-4938-a5e2-b08cb22c69cc HTTP/1.1" 200 245 0.011409 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 265 0.004202 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.130 - - [2026-01-30 11:03:27] "PUT /alarm/75690fd5-bc31-4543-b4f3-eae15b2f54ab HTTP/1.1" 200 245 0.010937 10.0.0.130 - - [2026-01-30 11:03:27] "POST /alarms HTTP/1.1" 409 279 0.008267 10.0.0.130 - - [2026-01-30 11:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.130 - - [2026-01-30 11:03:28] "PUT /alarm/e07ce980-cfd6-4ece-a36a-6fe3a33e0939 HTTP/1.1" 200 245 0.011074 10.0.0.130 - - [2026-01-30 11:03:28] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.130 - - [2026-01-30 11:03:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002100 10.0.0.130 - - [2026-01-30 11:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.130 - - [2026-01-30 11:03:28] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.007979 10.0.0.130 - - [2026-01-30 11:03:28] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.130 - - [2026-01-30 11:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.130 - - [2026-01-30 11:03:28] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004400 10.0.0.130 - - [2026-01-30 11:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.130 - - [2026-01-30 11:03:28] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.008816 10.0.0.130 - - [2026-01-30 11:03:28] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.130 - - [2026-01-30 11:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.130 - - [2026-01-30 11:03:28] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004487 10.0.0.130 - - [2026-01-30 11:03:28] "PUT /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b HTTP/1.1" 200 275 0.019008 10.0.0.130 - - [2026-01-30 11:03:32] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.130 - - [2026-01-30 11:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.130 - - [2026-01-30 11:03:32] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002761 10.0.0.130 - - [2026-01-30 11:03:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002075 10.0.0.130 - - [2026-01-30 11:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.130 - - [2026-01-30 11:03:32] "GET /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002494 10.0.0.130 - - [2026-01-30 11:03:32] "PUT /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09 HTTP/1.1" 200 255 0.010374 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:03:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001139 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:03:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001271 10.0.0.130 - - [2026-01-30 11:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.130 - - [2026-01-30 11:03:34] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002744 10.0.0.130 - - [2026-01-30 11:03:47] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.130 - - [2026-01-30 11:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.130 - - [2026-01-30 11:03:47] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004112 10.0.0.130 - - [2026-01-30 11:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.130 - - [2026-01-30 11:03:47] "GET /config-node/abf84382-085a-4871-b9f7-e22834f59256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002179 10.0.0.130 - - [2026-01-30 11:03:59] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.130 - - [2026-01-30 11:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.130 - - [2026-01-30 11:03:59] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004385 10.0.0.130 - - [2026-01-30 11:03:59] "POST /bgp-routers HTTP/1.1" 409 301 0.003255 10.0.0.130 - - [2026-01-30 11:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.130 - - [2026-01-30 11:03:59] "GET /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003037 10.0.0.130 - - [2026-01-30 11:03:59] "PUT /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09 HTTP/1.1" 200 255 0.021150 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 10.0.0.130 - - [2026-01-30 11:04:13] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.130 - - [2026-01-30 11:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.130 - - [2026-01-30 11:04:13] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004164 10.0.0.130 - - [2026-01-30 11:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.130 - - [2026-01-30 11:04:13] "GET /config-node/abf84382-085a-4871-b9f7-e22834f59256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002574 10.0.0.130 - - [2026-01-30 11:04:13] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.130 - - [2026-01-30 11:04:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001880 10.0.0.130 - - [2026-01-30 11:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.130 - - [2026-01-30 11:04:18] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002485 10.0.0.130 - - [2026-01-30 11:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.130 - - [2026-01-30 11:04:18] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.008597 10.0.0.130 - - [2026-01-30 11:04:19] "GET / HTTP/1.1" 200 36215 0.001457 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 264 0.001915 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/74ae2c7f-0fd8-4928-a979-04d15ff1fab0 HTTP/1.1" 200 245 0.011825 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 261 0.005242 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/da80a773-4111-4d16-b9ee-77de4626f3af HTTP/1.1" 200 245 0.009100 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 261 0.003100 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/5ece1c13-410e-42bc-8aac-61c0e578ea99 HTTP/1.1" 200 245 0.008701 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 253 0.008260 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/e7cec9b6-c2d2-40fa-a65f-1117e41f7bf8 HTTP/1.1" 200 245 0.010301 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 251 0.005817 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/fea216f7-086b-4b23-86bc-c492102659b4 HTTP/1.1" 200 245 0.009749 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 252 0.015517 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/345bcc86-c00b-4d10-aa10-901ffea9ba82 HTTP/1.1" 200 245 0.015027 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 256 0.014852 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/da05de06-89ae-4f06-b12e-a44a7c3283f9 HTTP/1.1" 200 245 0.011073 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 248 0.014079 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/b345c211-fc53-4099-92a2-698d62bcd220 HTTP/1.1" 200 245 0.016712 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 252 0.006776 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/e42d3b8f-4f52-41d2-8f47-bc03764e1d2d HTTP/1.1" 200 245 0.011695 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 257 0.007328 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/584f9213-b0f3-4c31-968e-adc71bd95a31 HTTP/1.1" 200 245 0.011492 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 251 0.013585 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/17d070e9-32ea-4aec-9897-66dc42c72838 HTTP/1.1" 200 245 0.011348 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 257 0.011968 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/a2f1804a-e925-4303-a83d-3d6496248ebb HTTP/1.1" 200 245 0.008513 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 261 0.015369 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.130 - - [2026-01-30 11:04:19] "PUT /alarm/c351daea-7840-4494-86f6-66d9a24efc31 HTTP/1.1" 200 245 0.012546 10.0.0.130 - - [2026-01-30 11:04:19] "POST /alarms HTTP/1.1" 409 258 0.004709 10.0.0.130 - - [2026-01-30 11:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/944cad0a-ddd2-40e5-ba6a-1206b38ffc4a HTTP/1.1" 200 245 0.010288 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 254 0.009587 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/3d616d39-9998-445c-91be-e009d2ba7d61 HTTP/1.1" 200 245 0.021470 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 254 0.009975 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/8174133e-6e60-4722-88d7-1b015f336398 HTTP/1.1" 200 245 0.009874 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 254 0.013272 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/3bfebede-c357-4a47-8c14-42691c0577b4 HTTP/1.1" 200 245 0.011913 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 247 0.019592 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/f156f6e7-1d9e-4ccf-8c5e-63f007bc7dc1 HTTP/1.1" 200 245 0.010016 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 272 0.005915 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/9ad1f5e1-932b-46e9-8521-df5ae16e75ff HTTP/1.1" 200 245 0.010214 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 261 0.002859 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/1e920287-cb50-4cbe-8b22-a217c3ec8e54 HTTP/1.1" 200 245 0.009659 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 259 0.009195 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/0bce86aa-35f1-4938-a5e2-b08cb22c69cc HTTP/1.1" 200 245 0.008889 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 265 0.003370 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/75690fd5-bc31-4543-b4f3-eae15b2f54ab HTTP/1.1" 200 245 0.018714 10.0.0.130 - - [2026-01-30 11:04:20] "POST /alarms HTTP/1.1" 409 279 0.006370 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /alarm/e07ce980-cfd6-4ece-a36a-6fe3a33e0939 HTTP/1.1" 200 245 0.010128 10.0.0.130 - - [2026-01-30 11:04:20] "GET / HTTP/1.1" 200 36215 0.002415 10.0.0.130 - - [2026-01-30 11:04:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002409 10.0.0.130 - - [2026-01-30 11:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.130 - - [2026-01-30 11:04:20] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.008883 10.0.0.130 - - [2026-01-30 11:04:21] "GET / HTTP/1.1" 200 36215 0.001417 10.0.0.130 - - [2026-01-30 11:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.130 - - [2026-01-30 11:04:21] "GET /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002476 10.0.0.130 - - [2026-01-30 11:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.130 - - [2026-01-30 11:04:21] "PUT /global-vrouter-config/a40299e3-b7b4-4b2d-9bac-5e5bbb38dcf4 HTTP/1.1" 200 277 0.009236 10.0.0.130 - - [2026-01-30 11:04:21] "GET / HTTP/1.1" 200 36215 0.001709 10.0.0.130 - - [2026-01-30 11:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.130 - - [2026-01-30 11:04:21] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006681 10.0.0.130 - - [2026-01-30 11:04:21] "PUT /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b HTTP/1.1" 200 275 0.015656 10.0.0.130 - - [2026-01-30 11:04:25] "GET / HTTP/1.1" 200 36215 0.002059 10.0.0.130 - - [2026-01-30 11:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.130 - - [2026-01-30 11:04:25] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003989 10.0.0.130 - - [2026-01-30 11:04:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001820 10.0.0.130 - - [2026-01-30 11:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.130 - - [2026-01-30 11:04:25] "GET /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003094 10.0.0.130 - - [2026-01-30 11:04:25] "PUT /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09 HTTP/1.1" 200 255 0.017023 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:04:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:04:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000968 10.0.0.130 - - [2026-01-30 11:04:29] "POST /tags HTTP/1.1" 200 356 0.024237 10.0.0.130 - - [2026-01-30 11:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013949 10.0.0.130 - - [2026-01-30 11:04:29] "GET /tag/d2102acd-03f1-4060-8bbf-ffa34d4ec4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.025795 10.0.0.130 - - [2026-01-30 11:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.130 - - [2026-01-30 11:04:29] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008554 10.0.0.130 - - [2026-01-30 11:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.130 - - [2026-01-30 11:04:29] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045455 10.0.0.130 - - [2026-01-30 11:04:29] "POST /virtual-machines HTTP/1.1" 200 352 0.009478 10.0.0.130 - - [2026-01-30 11:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018071 10.0.0.130 - - [2026-01-30 11:04:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.143727 10.0.0.130 - - [2026-01-30 11:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008284 10.0.0.130 - - [2026-01-30 11:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004699 10.0.0.130 - - [2026-01-30 11:04:30] "POST /instance-ips HTTP/1.1" 200 392 0.019462 10.0.0.130 - - [2026-01-30 11:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018723 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.011608 10.0.0.130 - - [2026-01-30 11:04:30] "POST /set-tag HTTP/1.1" 200 109 0.014650 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006871 10.0.0.130 - - [2026-01-30 11:04:30] "GET /instance-ip/7323f04e-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003506 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004474 10.0.0.130 - - [2026-01-30 11:04:30] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003105 10.0.0.130 - - [2026-01-30 11:04:30] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004018 10.0.0.130 - - [2026-01-30 11:04:30] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.130 - - [2026-01-30 11:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-network/f4c2d25d-dcc5-4b07-a10e-3eb85add51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005875 10.0.0.130 - - [2026-01-30 11:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.130 - - [2026-01-30 11:04:30] "GET /project/7c83aba6-0a26-4016-b2d1-c30bcf8ab5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036272 10.0.0.130 - - [2026-01-30 11:04:30] "POST /virtual-machines HTTP/1.1" 200 356 0.007869 10.0.0.130 - - [2026-01-30 11:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013951 10.0.0.130 - - [2026-01-30 11:04:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.105145 10.0.0.130 - - [2026-01-30 11:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008128 10.0.0.130 - - [2026-01-30 11:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007550 10.0.0.130 - - [2026-01-30 11:04:30] "POST /instance-ips HTTP/1.1" 200 396 0.023190 10.0.0.130 - - [2026-01-30 11:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021805 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014470 10.0.0.130 - - [2026-01-30 11:04:30] "POST /set-tag HTTP/1.1" 200 109 0.014024 10.0.0.130 - - [2026-01-30 11:04:30] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018422 10.0.0.130 - - [2026-01-30 11:04:30] "GET /instance-ip/738f50e6-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004040 10.0.0.130 - - [2026-01-30 11:04:31] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004099 10.0.0.130 - - [2026-01-30 11:04:31] "POST /set-tag HTTP/1.1" 200 109 0.003661 10.0.0.130 - - [2026-01-30 11:04:31] "GET /virtual-router/c18a1204-fce7-4c58-a851-882f22e14d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005151 10.0.0.130 - - [2026-01-30 11:04:31] "POST /ref-update HTTP/1.1" 200 156 0.021241 10.0.0.130 - - [2026-01-30 11:04:31] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008215 10.0.0.130 - - [2026-01-30 11:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.130 - - [2026-01-30 11:04:31] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004260 10.0.0.130 - - [2026-01-30 11:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.130 - - [2026-01-30 11:04:31] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004435 10.0.0.130 - - [2026-01-30 11:04:31] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.130 - - [2026-01-30 11:04:40] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.130 - - [2026-01-30 11:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.130 - - [2026-01-30 11:04:40] "GET /global-system-config/cc3acc69-d68f-46fd-96db-052b56da147b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005064 10.0.0.130 - - [2026-01-30 11:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.130 - - [2026-01-30 11:04:40] "GET /config-node/abf84382-085a-4871-b9f7-e22834f59256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002394 10.0.0.130 - - [2026-01-30 11:04:48] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005029 10.0.0.130 - - [2026-01-30 11:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.130 - - [2026-01-30 11:04:49] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004306 10.0.0.130 - - [2026-01-30 11:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.130 - - [2026-01-30 11:04:50] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004596 10.0.0.130 - - [2026-01-30 11:04:50] "POST /set-tag HTTP/1.1" 200 109 0.009732 10.0.0.130 - - [2026-01-30 11:04:52] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.130 - - [2026-01-30 11:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.130 - - [2026-01-30 11:04:52] "GET /routing-instance/8c7e8b74-c29d-44c2-8888-862f4bc29172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002487 10.0.0.130 - - [2026-01-30 11:04:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002411 10.0.0.130 - - [2026-01-30 11:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.130 - - [2026-01-30 11:04:52] "GET /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.013039 10.0.0.130 - - [2026-01-30 11:04:52] "PUT /bgp-router/d06f4ed7-fd1d-4843-8546-c971bc6a3a09 HTTP/1.1" 200 255 0.025164 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:04:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:04:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 10.0.0.130 - - [2026-01-30 11:05:21] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005547 10.0.0.130 - - [2026-01-30 11:05:21] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.130 - - [2026-01-30 11:05:21] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011119 10.0.0.130 - - [2026-01-30 11:05:21] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.130 - - [2026-01-30 11:05:21] "GET /virtual-machine/b84103a0-2e20-4887-ab77-ef1243885b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003090 10.0.0.130 - - [2026-01-30 11:05:21] "POST /ref-update HTTP/1.1" 200 156 0.017998 10.0.0.130 - - [2026-01-30 11:05:21] "GET /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.033173 10.0.0.130 - - [2026-01-30 11:05:21] "POST /set-tag HTTP/1.1" 200 109 0.039946 10.0.0.130 - - [2026-01-30 11:05:21] "POST /set-tag HTTP/1.1" 200 109 0.015015 10.0.0.130 - - [2026-01-30 11:05:22] "DELETE /instance-ip/7323f04e-fdcb-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.076762 10.0.0.130 - - [2026-01-30 11:05:22] "DELETE /virtual-machine-interface/7304cc96-fdcb-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.063612 10.0.0.130 - - [2026-01-30 11:05:22] "DELETE /virtual-machine/b84103a0-2e20-4887-ab77-ef1243885b74 HTTP/1.1" 200 115 0.030631 10.0.0.130 - - [2026-01-30 11:05:22] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006114 10.0.0.130 - - [2026-01-30 11:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.130 - - [2026-01-30 11:05:24] "GET /global-system-configs HTTP/1.1" 200 323 0.007387 10.0.0.130 - - [2026-01-30 11:05:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002346 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000798 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 10.0.0.130 - - [2026-01-30 11:05:52] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004698 10.0.0.130 - - [2026-01-30 11:05:52] "POST /set-tag HTTP/1.1" 200 109 0.004440 10.0.0.130 - - [2026-01-30 11:05:52] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004552 10.0.0.130 - - [2026-01-30 11:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.130 - - [2026-01-30 11:05:52] "GET /virtual-machine/3ef2d930-0aa1-49d6-8218-5bc3b10299a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.007944 10.0.0.130 - - [2026-01-30 11:05:52] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.130 - - [2026-01-30 11:05:52] "GET /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004848 10.0.0.130 - - [2026-01-30 11:05:52] "POST /set-tag HTTP/1.1" 200 109 0.017205 10.0.0.130 - - [2026-01-30 11:05:52] "POST /set-tag HTTP/1.1" 200 109 0.046509 10.0.0.130 - - [2026-01-30 11:05:53] "DELETE /instance-ip/738f50e6-fdcb-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.064157 10.0.0.130 - - [2026-01-30 11:05:53] "DELETE /virtual-machine-interface/7376b716-fdcb-11f0-8d76-fa163eebea4f HTTP/1.1" 200 115 0.070160 10.0.0.130 - - [2026-01-30 11:05:53] "DELETE /virtual-machine/3ef2d930-0aa1-49d6-8218-5bc3b10299a6 HTTP/1.1" 200 115 0.042357 10.0.0.130 - - [2026-01-30 11:05:53] "DELETE /tag/d2102acd-03f1-4060-8bbf-ffa34d4ec4bf HTTP/1.1" 200 115 0.058812 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.130 - - [2026-01-30 11:05:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925