++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 3 04:51:19 PM UTC 2026 ===================' INFO: =================== Tue Feb 3 04:51:19 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ 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 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.130,10.199.142.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.199.142.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.130:9041 + 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=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 16:52:06.092 7f98a882e200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 16:52:06.708 7f98a882e200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 16:52:06.759 7f98a882e200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 16:52:06.762 7f98a882e200 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000738 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-02-03 16:52:24] "GET / HTTP/1.1" 503 181 0.000470 10.0.0.130 - - [2026-02-03 16:52:25] "GET / HTTP/1.1" 200 36215 0.003564 10.0.0.130 - - [2026-02-03 16:52:25] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.130 - - [2026-02-03 16:52:25] "GET / HTTP/1.1" 200 45303 0.001198 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008426 10.0.0.130 - - [2026-02-03 16:52:25] "GET / HTTP/1.1" 200 36215 0.001275 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.011878 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.130 - - [2026-02-03 16:52:25] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011855 10.0.0.130 - - [2026-02-03 16:52:25] "POST /service-appliance-sets HTTP/1.1" 200 555 0.045321 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.003498 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.130 - - [2026-02-03 16:52:25] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012879 10.0.0.130 - - [2026-02-03 16:52:25] "POST /service-appliance-sets HTTP/1.1" 200 543 0.102579 10.0.0.130 - - [2026-02-03 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014329 10.0.0.130 - - [2026-02-03 16:52:25] "GET /network-ipam/7cb10d7d-e21c-4019-9dae-8cae36ca5adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.024365 10.0.0.130 - - [2026-02-03 16:52:26] "GET / HTTP/1.1" 200 36215 0.001261 10.0.0.130 - - [2026-02-03 16:52:26] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.130 - - [2026-02-03 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019835 10.0.0.130 - - [2026-02-03 16:52:26] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009662 10.0.0.130 - - [2026-02-03 16:52:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.011925 10.0.0.130 - - [2026-02-03 16:52:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.062992 10.0.0.130 - - [2026-02-03 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006784 10.0.0.130 - - [2026-02-03 16:52:26] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008968 10.0.0.130 - - [2026-02-03 16:52:26] "POST /service-templates HTTP/1.1" 200 513 0.131316 10.0.0.130 - - [2026-02-03 16:52:26] "POST /service-templates HTTP/1.1" 200 503 0.127214 10.0.0.130 - - [2026-02-03 16:52:26] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.130 - - [2026-02-03 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.056206 10.0.0.130 - - [2026-02-03 16:52:27] "POST /service-templates HTTP/1.1" 200 517 0.212594 10.0.0.130 - - [2026-02-03 16:52:27] "POST /id-to-fqname HTTP/1.1" 200 173 0.000811 10.0.0.130 - - [2026-02-03 16:52:27] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.099153 10.0.0.130 - - [2026-02-03 16:52:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.035068 10.0.0.130 - - [2026-02-03 16:52:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.019035 10.0.0.130 - - [2026-02-03 16:52:27] "POST /service-templates HTTP/1.1" 200 537 0.144191 10.0.0.130 - - [2026-02-03 16:52:27] "POST /security-groups HTTP/1.1" 200 570 0.162864 10.0.0.130 - - [2026-02-03 16:52:27] "POST /projects HTTP/1.1" 200 483 0.732460 10.0.0.130 - - [2026-02-03 16:52:27] "POST /database-nodes HTTP/1.1" 200 599 0.179135 10.0.0.130 - - [2026-02-03 16:52:27] "POST /service-templates HTTP/1.1" 200 509 0.123224 10.0.0.130 - - [2026-02-03 16:52:27] "POST /security-groups HTTP/1.1" 200 536 0.197378 10.0.0.130 - - [2026-02-03 16:52:27] "POST /chown HTTP/1.1" 200 109 0.034626 10.0.0.130 - - [2026-02-03 16:52:27] "POST /policy-managements HTTP/1.1" 409 214 0.016429 10.0.0.130 - - [2026-02-03 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016315 10.0.0.130 - - [2026-02-03 16:52:27] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007691 10.0.0.130 - - [2026-02-03 16:52:27] "POST /application-policy-sets HTTP/1.1" 200 530 0.038221 10.0.0.130 - - [2026-02-03 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.130 - - [2026-02-03 16:52:27] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003715 10.0.0.130 - - [2026-02-03 16:52:27] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.025428 10.0.0.130 - - [2026-02-03 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018868 10.0.0.130 - - [2026-02-03 16:52:27] "GET /virtual-network/b13c8a89-12ec-4075-84c2-c3563200cbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.014168 10.0.0.130 - - [2026-02-03 16:52:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000750 10.0.0.130 - - [2026-02-03 16:52:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.006231 10.0.0.130 - - [2026-02-03 16:52:28] "POST /security-groups HTTP/1.1" 200 574 0.137560 10.0.0.130 - - [2026-02-03 16:52:28] "POST /projects HTTP/1.1" 200 491 0.430068 10.0.0.130 - - [2026-02-03 16:52:28] "POST /security-groups HTTP/1.1" 200 548 0.056190 10.0.0.130 - - [2026-02-03 16:52:28] "POST /chown HTTP/1.1" 200 109 0.020833 10.0.0.130 - - [2026-02-03 16:52:28] "POST /network-ipams HTTP/1.1" 200 524 0.082946 10.0.0.130 - - [2026-02-03 16:52:28] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.130 - - [2026-02-03 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007996 10.0.0.130 - - [2026-02-03 16:52:28] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010985 10.0.0.130 - - [2026-02-03 16:52:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.008096 10.0.0.130 - - [2026-02-03 16:52:28] "POST /network-ipams HTTP/1.1" 200 512 0.111196 10.0.0.130 - - [2026-02-03 16:52:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.005404 10.0.0.130 - - [2026-02-03 16:52:28] "POST /config-nodes HTTP/1.1" 200 595 0.092024 10.0.0.130 - - [2026-02-03 16:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008151 10.0.0.130 - - [2026-02-03 16:52:29] "POST /virtual-networks HTTP/1.1" 200 540 0.293871 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.130 - - [2026-02-03 16:52:29] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012286 10.0.0.130 - - [2026-02-03 16:52:29] "GET / HTTP/1.1" 200 36215 0.001347 10.0.0.130 - - [2026-02-03 16:52:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005681 10.0.0.130 - - [2026-02-03 16:52:29] "POST /network-ipams HTTP/1.1" 200 520 0.052761 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.008366 10.0.0.130 - - [2026-02-03 16:52:29] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.130 - - [2026-02-03 16:52:29] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007849 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002285 10.0.0.130 - - [2026-02-03 16:52:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.080692 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000968 10.0.0.130 - - [2026-02-03 16:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.021669 10.0.0.130 - - [2026-02-03 16:52:29] "POST /virtual-networks HTTP/1.1" 200 548 0.252435 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.130 - - [2026-02-03 16:52:29] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.008661 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.002604 10.0.0.130 - - [2026-02-03 16:52:29] "POST /network-policys HTTP/1.1" 200 540 0.051794 10.0.0.130 - - [2026-02-03 16:52:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.029145 10.0.0.130 - - [2026-02-03 16:52:30] "POST /network-policys HTTP/1.1" 200 536 0.375800 10.0.0.130 - - [2026-02-03 16:52:30] "GET / HTTP/1.1" 200 36215 0.002251 10.0.0.130 - - [2026-02-03 16:52:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.205827 10.0.0.130 - - [2026-02-03 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.130 - - [2026-02-03 16:52:30] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.037180 10.0.0.130 - - [2026-02-03 16:52:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003021 10.0.0.130 - - [2026-02-03 16:52:30] "POST /network-policys HTTP/1.1" 200 544 0.209376 10.0.0.130 - - [2026-02-03 16:52:30] "POST /analytics-nodes HTTP/1.1" 200 601 0.122266 10.0.0.130 - - [2026-02-03 16:52:30] "POST /ref-update HTTP/1.1" 200 156 0.149365 10.0.0.130 - - [2026-02-03 16:52:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012348 10.0.0.130 - - [2026-02-03 16:52:30] "POST /ref-update HTTP/1.1" 200 156 0.178448 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-update HTTP/1.1" 200 156 0.113469 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009332 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003314 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-update HTTP/1.1" 200 156 0.157812 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-update HTTP/1.1" 200 156 0.180792 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-update HTTP/1.1" 200 156 0.121619 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012328 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002933 10.0.0.130 - - [2026-02-03 16:52:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009876 10.0.0.130 - - [2026-02-03 16:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.130 - - [2026-02-03 16:52:31] "GET /virtual-network/b13c8a89-12ec-4075-84c2-c3563200cbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.036459 10.0.0.130 - - [2026-02-03 16:52:31] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.013920 10.0.0.130 - - [2026-02-03 16:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011643 10.0.0.130 - - [2026-02-03 16:52:31] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005301 10.0.0.130 - - [2026-02-03 16:52:31] "POST /firewall-policys HTTP/1.1" 200 532 0.083287 10.0.0.130 - - [2026-02-03 16:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033373 10.0.0.130 - - [2026-02-03 16:52:32] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.014726 10.0.0.130 - - [2026-02-03 16:52:32] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003099 10.0.0.130 - - [2026-02-03 16:52:32] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.015498 10.0.0.130 - - [2026-02-03 16:52:32] "POST /ref-update HTTP/1.1" 200 156 0.111587 10.0.0.130 - - [2026-02-03 16:52:32] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.036985 10.0.0.130 - - [2026-02-03 16:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014525 10.0.0.130 - - [2026-02-03 16:52:32] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026007 10.0.0.130 - - [2026-02-03 16:52:32] "POST /firewall-policys HTTP/1.1" 200 534 0.105692 10.0.0.130 - - [2026-02-03 16:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.081434 10.0.0.130 - - [2026-02-03 16:52:32] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.029360 10.0.0.130 - - [2026-02-03 16:52:32] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004010 10.0.0.130 - - [2026-02-03 16:52:32] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010210 10.0.0.130 - - [2026-02-03 16:52:32] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004592 10.0.0.130 - - [2026-02-03 16:52:32] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009946 10.0.0.130 - - [2026-02-03 16:52:32] "POST /ref-update HTTP/1.1" 200 156 0.053470 10.0.0.130 - - [2026-02-03 16:52:32] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.130 - - [2026-02-03 16:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023576 10.0.0.130 - - [2026-02-03 16:52:33] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007042 10.0.0.130 - - [2026-02-03 16:52:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002543 10.0.0.130 - - [2026-02-03 16:52:33] "POST /ref-update HTTP/1.1" 200 156 0.077384 10.0.0.130 - - [2026-02-03 16:52:33] "POST /config-database-nodes HTTP/1.1" 200 613 0.064611 10.0.0.130 - - [2026-02-03 16:52:33] "POST /ref-update HTTP/1.1" 200 156 0.166527 10.0.0.130 - - [2026-02-03 16:52:33] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.023298 10.0.0.130 - - [2026-02-03 16:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.130 - - [2026-02-03 16:52:33] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004579 10.0.0.130 - - [2026-02-03 16:52:33] "POST /firewall-policys HTTP/1.1" 200 532 0.202546 10.0.0.130 - - [2026-02-03 16:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.060615 10.0.0.130 - - [2026-02-03 16:52:33] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012859 10.0.0.130 - - [2026-02-03 16:52:33] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004319 10.0.0.130 - - [2026-02-03 16:52:33] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003574 10.0.0.130 - - [2026-02-03 16:52:33] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020258 10.0.0.130 - - [2026-02-03 16:52:33] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005725 10.0.0.130 - - [2026-02-03 16:52:33] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005658 10.0.0.130 - - [2026-02-03 16:52:33] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003085 10.0.0.130 - - [2026-02-03 16:52:33] "POST /ref-update HTTP/1.1" 200 156 0.045949 10.0.0.130 - - [2026-02-03 16:52:33] "POST /ref-update HTTP/1.1" 200 156 0.082341 10.0.0.130 - - [2026-02-03 16:52:34] "POST /ref-update HTTP/1.1" 200 156 0.166902 10.0.0.130 - - [2026-02-03 16:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.036922 10.0.0.130 - - [2026-02-03 16:52:34] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003331 10.0.0.130 - - [2026-02-03 16:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.130 - - [2026-02-03 16:52:34] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.021008 10.0.0.130 - - [2026-02-03 16:52:34] "GET / HTTP/1.1" 200 36215 0.002515 10.0.0.130 - - [2026-02-03 16:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016140 10.0.0.130 - - [2026-02-03 16:52:34] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010914 10.0.0.130 - - [2026-02-03 16:52:34] "POST /ref-update HTTP/1.1" 200 156 0.120070 10.0.0.130 - - [2026-02-03 16:52:34] "POST /ref-update HTTP/1.1" 200 156 0.140709 10.0.0.130 - - [2026-02-03 16:52:34] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.020554 10.0.0.130 - - [2026-02-03 16:52:34] "POST /bgp-routers HTTP/1.1" 200 618 0.183562 10.0.0.130 - - [2026-02-03 16:52:34] "GET /bgp-router/80002319-375a-40e5-8358-f36236a725c8?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.010222 10.0.0.130 - - [2026-02-03 16:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029870 10.0.0.130 - - [2026-02-03 16:52:34] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009444 10.0.0.130 - - [2026-02-03 16:52:34] "POST /tags HTTP/1.1" 200 300 0.101749 10.0.0.130 - - [2026-02-03 16:52:34] "GET / HTTP/1.1" 200 36215 0.002694 10.0.0.130 - - [2026-02-03 16:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.028986 10.0.0.130 - - [2026-02-03 16:52:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032591 10.0.0.130 - - [2026-02-03 16:52:34] "GET /tag/8b72327d-4bef-4133-bb0f-0cfe3ccf993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.041098 10.0.0.130 - - [2026-02-03 16:52:34] "POST /ref-update HTTP/1.1" 200 156 0.054683 10.0.0.130 - - [2026-02-03 16:52:34] "POST /alarms HTTP/1.1" 200 583 0.130436 10.0.0.130 - - [2026-02-03 16:52:34] "POST /set-tag HTTP/1.1" 200 109 0.083350 10.0.0.130 - - [2026-02-03 16:52:34] "POST /alarms HTTP/1.1" 200 577 0.105406 10.0.0.130 - - [2026-02-03 16:52:34] "POST /alarms HTTP/1.1" 200 577 0.040485 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 561 0.088577 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 557 0.096900 10.0.0.130 - - [2026-02-03 16:52:35] "GET /network-ipam/7cb10d7d-e21c-4019-9dae-8cae36ca5adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.013324 10.0.0.130 - - [2026-02-03 16:52:35] "POST /tags HTTP/1.1" 200 358 0.176495 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012937 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 559 0.065932 10.0.0.130 - - [2026-02-03 16:52:35] "GET /tag/021c2c8f-bb15-4473-bf28-db4d01b7d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.072710 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 567 0.028647 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 551 0.034785 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 559 0.071039 10.0.0.130 - - [2026-02-03 16:52:35] "POST /tags HTTP/1.1" 200 306 0.108616 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.130 - - [2026-02-03 16:52:35] "GET /tag/e5a7ac37-870b-4e18-9b49-83ab034de765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.044900 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 569 0.044745 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 557 0.056194 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 569 0.046126 10.0.0.130 - - [2026-02-03 16:52:35] "POST /id-to-fqname HTTP/1.1" 200 174 0.000922 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.009970 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 577 0.040430 10.0.0.130 - - [2026-02-03 16:52:35] "POST /security-groups HTTP/1.1" 200 571 0.122885 10.0.0.130 - - [2026-02-03 16:52:35] "POST /projects HTTP/1.1" 200 485 0.305214 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003293 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 571 0.120322 10.0.0.130 - - [2026-02-03 16:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028269 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036261 10.0.0.130 - - [2026-02-03 16:52:35] "POST /access-control-lists HTTP/1.1" 200 589 0.088954 10.0.0.130 - - [2026-02-03 16:52:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.015046 10.0.0.130 - - [2026-02-03 16:52:35] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.039737 10.0.0.130 - - [2026-02-03 16:52:35] "POST /alarms HTTP/1.1" 200 563 0.125838 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.130 - - [2026-02-03 16:52:36] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.012384 10.0.0.130 - - [2026-02-03 16:52:36] "POST /access-control-lists HTTP/1.1" 200 587 0.052073 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.011639 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 563 0.105535 10.0.0.130 - - [2026-02-03 16:52:36] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.152698 10.0.0.130 - - [2026-02-03 16:52:36] "POST /access-control-lists HTTP/1.1" 200 582 0.125697 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.007761 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 563 0.148830 10.0.0.130 - - [2026-02-03 16:52:36] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.112876 10.0.0.130 - - [2026-02-03 16:52:36] "POST /access-control-lists HTTP/1.1" 200 580 0.154863 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.013233 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 549 0.154353 10.0.0.130 - - [2026-02-03 16:52:36] "POST /security-groups HTTP/1.1" 200 539 0.159016 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 597 0.075716 10.0.0.130 - - [2026-02-03 16:52:36] "POST /access-control-lists HTTP/1.1" 200 581 0.089080 10.0.0.130 - - [2026-02-03 16:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.067977 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.025421 10.0.0.130 - - [2026-02-03 16:52:36] "POST /chown HTTP/1.1" 200 109 0.034481 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 577 0.089423 10.0.0.130 - - [2026-02-03 16:52:36] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004933 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010260 10.0.0.130 - - [2026-02-03 16:52:36] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033589 10.0.0.130 - - [2026-02-03 16:52:36] "POST /access-control-lists HTTP/1.1" 200 579 0.127799 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 573 0.098919 10.0.0.130 - - [2026-02-03 16:52:36] "POST /tags HTTP/1.1" 409 207 0.014450 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.018682 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.130 - - [2026-02-03 16:52:36] "GET /tag/e5a7ac37-870b-4e18-9b49-83ab034de765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.046096 10.0.0.130 - - [2026-02-03 16:52:36] "POST /access-control-lists HTTP/1.1" 200 596 0.084934 10.0.0.130 - - [2026-02-03 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.016788 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 585 0.120783 10.0.0.130 - - [2026-02-03 16:52:36] "POST /alarms HTTP/1.1" 200 611 0.056294 10.0.0.130 - - [2026-02-03 16:52:37] "POST /firewall-rules HTTP/1.1" 200 566 0.149942 10.0.0.130 - - [2026-02-03 16:52:37] "POST /access-control-lists HTTP/1.1" 200 594 0.125474 10.0.0.130 - - [2026-02-03 16:52:37] "GET /firewall-rule/180bd8c4-7ffd-487e-936c-aba54d84d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.034724 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.025247 10.0.0.130 - - [2026-02-03 16:52:37] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002771 10.0.0.130 - - [2026-02-03 16:52:37] "GET /firewall-rule/180bd8c4-7ffd-487e-936c-aba54d84d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.016794 10.0.0.130 - - [2026-02-03 16:52:37] "POST /access-control-lists HTTP/1.1" 200 585 0.064967 10.0.0.130 - - [2026-02-03 16:52:37] "POST /ref-update HTTP/1.1" 200 156 0.038060 10.0.0.130 - - [2026-02-03 16:52:37] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007057 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.013033 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.130 - - [2026-02-03 16:52:37] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045290 10.0.0.130 - - [2026-02-03 16:52:37] "POST /access-control-lists HTTP/1.1" 200 583 0.082041 10.0.0.130 - - [2026-02-03 16:52:37] "POST /tags HTTP/1.1" 409 207 0.006867 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002546 10.0.0.130 - - [2026-02-03 16:52:37] "GET / HTTP/1.1" 200 36215 0.001157 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.130 - - [2026-02-03 16:52:37] "GET /tag/e5a7ac37-870b-4e18-9b49-83ab034de765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011828 10.0.0.130 - - [2026-02-03 16:52:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006689 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011418 10.0.0.130 - - [2026-02-03 16:52:37] "POST /access-control-lists HTTP/1.1" 200 604 0.064729 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.019689 10.0.0.130 - - [2026-02-03 16:52:37] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.053950 10.0.0.130 - - [2026-02-03 16:52:37] "POST /access-control-lists HTTP/1.1" 200 602 0.051006 10.0.0.130 - - [2026-02-03 16:52:37] "POST /firewall-rules HTTP/1.1" 200 564 0.141258 10.0.0.130 - - [2026-02-03 16:52:37] "GET /firewall-rule/caf3d50d-4bce-4c6a-97c7-669b32f73602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.016596 10.0.0.130 - - [2026-02-03 16:52:37] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006665 10.0.0.130 - - [2026-02-03 16:52:37] "GET /firewall-rule/caf3d50d-4bce-4c6a-97c7-669b32f73602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006011 10.0.0.130 - - [2026-02-03 16:52:37] "POST /route-targets HTTP/1.1" 200 328 0.018250 10.0.0.130 - - [2026-02-03 16:52:37] "POST /ref-update HTTP/1.1" 200 156 0.043113 10.0.0.130 - - [2026-02-03 16:52:37] "POST /ref-update HTTP/1.1" 200 156 0.114726 10.0.0.130 - - [2026-02-03 16:52:37] "POST /route-targets HTTP/1.1" 200 328 0.029151 10.0.0.130 - - [2026-02-03 16:52:37] "POST /tags HTTP/1.1" 200 302 0.104336 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.026752 10.0.0.130 - - [2026-02-03 16:52:37] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.130 - - [2026-02-03 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008178 10.0.0.130 - - [2026-02-03 16:52:38] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.063727 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.130 - - [2026-02-03 16:52:38] "POST /ref-update HTTP/1.1" 200 156 0.171621 10.0.0.130 - - [2026-02-03 16:52:38] "GET /tag/949e9c32-482a-4e42-ac8a-158458e7a547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.101102 10.0.0.130 - - [2026-02-03 16:52:38] "POST /route-targets HTTP/1.1" 200 328 0.040013 10.0.0.130 - - [2026-02-03 16:52:38] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.082969 10.0.0.130 - - [2026-02-03 16:52:38] "POST /ref-update HTTP/1.1" 200 156 0.075180 10.0.0.130 - - [2026-02-03 16:52:38] "POST /tags HTTP/1.1" 200 326 0.149878 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.130 - - [2026-02-03 16:52:38] "GET /tag/c5608559-62c4-4547-93e2-5cccfa077ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.052912 10.0.0.130 - - [2026-02-03 16:52:38] "POST /route-targets HTTP/1.1" 200 328 0.013371 10.0.0.130 - - [2026-02-03 16:52:38] "POST /tags HTTP/1.1" 200 364 0.072840 10.0.0.130 - - [2026-02-03 16:52:38] "POST /ref-update HTTP/1.1" 200 156 0.039786 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033736 10.0.0.130 - - [2026-02-03 16:52:38] "GET /tag/670089a2-ef64-4cf8-92e3-514980864a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.026056 10.0.0.130 - - [2026-02-03 16:52:38] "POST /route-targets HTTP/1.1" 200 328 0.038740 10.0.0.130 - - [2026-02-03 16:52:38] "POST /ref-update HTTP/1.1" 200 156 0.022128 10.0.0.130 - - [2026-02-03 16:52:38] "POST /tags HTTP/1.1" 200 312 0.051502 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012223 10.0.0.130 - - [2026-02-03 16:52:38] "POST /route-targets HTTP/1.1" 200 328 0.014581 10.0.0.130 - - [2026-02-03 16:52:38] "GET /tag/27688208-74dc-4b35-b46d-43862c7a4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.034326 10.0.0.130 - - [2026-02-03 16:52:38] "GET / HTTP/1.1" 200 36215 0.002031 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.130 - - [2026-02-03 16:52:38] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007146 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.130 - - [2026-02-03 16:52:38] "POST /ref-update HTTP/1.1" 200 156 0.026160 10.0.0.130 - - [2026-02-03 16:52:38] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011775 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.011149 10.0.0.130 - - [2026-02-03 16:52:38] "PUT /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a HTTP/1.1" 200 275 0.070904 10.0.0.130 - - [2026-02-03 16:52:38] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.086152 10.0.0.130 - - [2026-02-03 16:52:38] "POST /access-control-lists HTTP/1.1" 200 553 0.146692 10.0.0.130 - - [2026-02-03 16:52:38] "POST /virtual-machines HTTP/1.1" 200 378 0.089521 10.0.0.130 - - [2026-02-03 16:52:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.002318 10.0.0.130 - - [2026-02-03 16:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034461 10.0.0.130 - - [2026-02-03 16:52:39] "POST /access-control-lists HTTP/1.1" 200 591 0.096583 10.0.0.130 - - [2026-02-03 16:52:39] "POST /ref-update HTTP/1.1" 200 156 0.065735 10.0.0.130 - - [2026-02-03 16:52:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.017356 10.0.0.130 - - [2026-02-03 16:52:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.280189 10.0.0.130 - - [2026-02-03 16:52:39] "POST /access-control-lists HTTP/1.1" 200 603 0.113113 10.0.0.130 - - [2026-02-03 16:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.044686 10.0.0.130 - - [2026-02-03 16:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.130 - - [2026-02-03 16:52:39] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.014848 10.0.0.130 - - [2026-02-03 16:52:39] "POST /ref-update HTTP/1.1" 200 156 0.047596 10.0.0.130 - - [2026-02-03 16:52:39] "POST /ref-update HTTP/1.1" 200 156 0.023466 10.0.0.130 - - [2026-02-03 16:52:39] "POST /instance-ips HTTP/1.1" 200 410 0.080693 10.0.0.130 - - [2026-02-03 16:52:39] "PUT /access-control-list/1ba75b7a-e248-424a-9ed0-d867f3dc2317 HTTP/1.1" 200 273 0.039065 10.0.0.130 - - [2026-02-03 16:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050237 10.0.0.130 - - [2026-02-03 16:52:39] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.015084 10.0.0.130 - - [2026-02-03 16:52:39] "PUT /access-control-list/cd253dcb-1071-490e-95b7-c2853a22130a HTTP/1.1" 200 273 0.038430 10.0.0.130 - - [2026-02-03 16:52:39] "PUT /access-control-list/3573122e-0048-4dbc-a3f4-e72e5efd5989 HTTP/1.1" 200 273 0.067814 10.0.0.130 - - [2026-02-03 16:52:39] "POST /set-tag HTTP/1.1" 200 109 0.072796 10.0.0.130 - - [2026-02-03 16:52:39] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.036245 10.0.0.130 - - [2026-02-03 16:52:39] "GET /instance-ip/bfd169aa-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007570 10.0.0.130 - - [2026-02-03 16:52:39] "PUT /access-control-list/44f05ae1-e28c-4754-a7cf-890dfb898966 HTTP/1.1" 200 273 0.065037 10.0.0.130 - - [2026-02-03 16:52:39] "PUT /access-control-list/e784a965-2c03-4ae7-b522-947fea466ce9 HTTP/1.1" 200 273 0.024099 10.0.0.130 - - [2026-02-03 16:52:39] "PUT /access-control-list/73fb3de9-3be7-41b1-8a31-75dba0772fee HTTP/1.1" 200 273 0.082456 10.0.0.130 - - [2026-02-03 16:52:39] "POST /tags HTTP/1.1" 200 306 0.106179 10.0.0.130 - - [2026-02-03 16:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013620 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 10.0.0.130 - - [2026-02-03 16:52:40] "GET /tag/a9ab44a3-3e0f-4160-874c-5cb8a1eb5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025888 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 10.0.0.130 - - [2026-02-03 16:52:40] "PUT /access-control-list/4fbe8041-92dc-4974-bfae-c03db6126397 HTTP/1.1" 200 273 0.063529 10.0.0.130 - - [2026-02-03 16:52:40] "PUT /access-control-list/462eb8da-a90b-4a09-b709-fd43617ef644 HTTP/1.1" 200 273 0.030340 10.0.0.130 - - [2026-02-03 16:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007467 10.0.0.130 - - [2026-02-03 16:52:40] "PUT /access-control-list/efe9c8b7-0ec1-489f-8aa5-25d17401dfab HTTP/1.1" 200 273 0.037751 10.0.0.130 - - [2026-02-03 16:52:40] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058836 10.0.0.130 - - [2026-02-03 16:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013658 10.0.0.130 - - [2026-02-03 16:52:40] "PUT /access-control-list/659a0318-1a85-4a13-a30b-9bb602b47511 HTTP/1.1" 200 273 0.047264 10.0.0.130 - - [2026-02-03 16:52:40] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.012891 10.0.0.130 - - [2026-02-03 16:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016118 10.0.0.130 - - [2026-02-03 16:52:40] "PUT /access-control-list/3cf4430e-0424-43af-a0ea-1ce252e1d9bd HTTP/1.1" 200 273 0.050086 10.0.0.130 - - [2026-02-03 16:52:40] "GET /service-appliance-set/f7211775-ad41-484a-8925-c5bdb24be5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.032226 10.0.0.130 - - [2026-02-03 16:52:40] "PUT /access-control-list/5c8305ec-cbaa-4910-852d-c1ee7131e215 HTTP/1.1" 200 273 0.036139 10.0.0.130 - - [2026-02-03 16:52:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.003157 10.0.0.130 - - [2026-02-03 16:52:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.203415 10.0.0.130 - - [2026-02-03 16:52:40] "GET /virtual-machine-interface/f0ba2979-a4d1-46c9-9b07-315fab30dccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.013322 10.0.0.130 - - [2026-02-03 16:52:40] "POST /instance-ips HTTP/1.1" 200 382 0.356159 10.0.0.130 - - [2026-02-03 16:52:41] "GET /instance-ip/f20c4630-8fcc-423b-bb74-8fe685007aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010680 10.0.0.130 - - [2026-02-03 16:52:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.002478 10.0.0.130 - - [2026-02-03 16:52:41] "POST /loadbalancers HTTP/1.1" 200 584 0.080449 10.0.0.130 - - [2026-02-03 16:52:41] "POST /access-control-lists HTTP/1.1" 200 598 0.075522 10.0.0.130 - - [2026-02-03 16:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038580 10.0.0.130 - - [2026-02-03 16:52:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.015334 10.0.0.130 - - [2026-02-03 16:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014056 10.0.0.130 - - [2026-02-03 16:52:41] "POST /access-control-lists HTTP/1.1" 200 596 0.086850 10.0.0.130 - - [2026-02-03 16:52:41] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.091620 10.0.0.130 - - [2026-02-03 16:52:41] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.104108 10.0.0.130 - - [2026-02-03 16:52:41] "GET /loadbalancer/a8d79584-8347-46f7-802a-656f20eb0a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.023289 10.0.0.130 - - [2026-02-03 16:52:41] "GET /instance-ip/f20c4630-8fcc-423b-bb74-8fe685007aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.015289 10.0.0.130 - - [2026-02-03 16:52:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.089436 10.0.0.130 - - [2026-02-03 16:52:41] "POST /floating-ips HTTP/1.1" 200 585 0.100783 10.0.0.130 - - [2026-02-03 16:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032378 10.0.0.130 - - [2026-02-03 16:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011266 10.0.0.130 - - [2026-02-03 16:52:41] "PUT /access-control-list/2f65a510-0d27-483d-a1cb-f6e2da4eccbd HTTP/1.1" 200 273 0.078853 10.0.0.130 - - [2026-02-03 16:52:41] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.154982 10.0.0.130 - - [2026-02-03 16:52:41] "GET /loadbalancer-listener/34383ace-8867-4bbb-8082-5fd6e7be2c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.015511 10.0.0.130 - - [2026-02-03 16:52:41] "GET /loadbalancer-listener/34383ace-8867-4bbb-8082-5fd6e7be2c24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.026137 10.0.0.130 - - [2026-02-03 16:52:41] "PUT /access-control-list/f84836c0-fd83-40a7-81a6-acc24ceed2e0 HTTP/1.1" 200 273 0.049527 10.0.0.130 - - [2026-02-03 16:52:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.079949 10.0.0.130 - - [2026-02-03 16:52:41] "GET /instance-ip/f20c4630-8fcc-423b-bb74-8fe685007aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007367 10.0.0.130 - - [2026-02-03 16:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.130 - - [2026-02-03 16:52:41] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004614 10.0.0.130 - - [2026-02-03 16:52:41] "GET /instance-ip/f20c4630-8fcc-423b-bb74-8fe685007aa3?fields=floating_ips HTTP/1.1" 200 1173 0.025395 10.0.0.130 - - [2026-02-03 16:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.130 - - [2026-02-03 16:52:41] "PUT /access-control-list/c1dd92b0-19ec-4db0-9a30-52486929fe5f HTTP/1.1" 200 273 0.012957 10.0.0.130 - - [2026-02-03 16:52:41] "GET /floating-ip/a276d025-04d6-429f-ad03-87028c0fd1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.010713 10.0.0.130 - - [2026-02-03 16:52:42] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.028975 10.0.0.130 - - [2026-02-03 16:52:42] "PUT /access-control-list/c435228f-e846-4e41-b5bf-0be6a234e903 HTTP/1.1" 200 273 0.044654 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.130 - - [2026-02-03 16:52:42] "GET /loadbalancer/a8d79584-8347-46f7-802a-656f20eb0a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004292 10.0.0.130 - - [2026-02-03 16:52:42] "POST /tags HTTP/1.1" 200 356 0.050682 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015630 10.0.0.130 - - [2026-02-03 16:52:42] "GET /tag/bf25b0e8-2879-4923-9334-3753f539e9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.023745 10.0.0.130 - - [2026-02-03 16:52:42] "POST /tags HTTP/1.1" 200 304 0.029469 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015688 10.0.0.130 - - [2026-02-03 16:52:42] "GET /tag/5a2c5cca-ce2f-4fe7-b7cb-05e905f8d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032513 10.0.0.130 - - [2026-02-03 16:52:42] "POST /projects HTTP/1.1" 409 218 0.002927 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.130 - - [2026-02-03 16:52:42] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077865 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.130 - - [2026-02-03 16:52:42] "GET /network-ipam/f8c46863-aa72-4f7b-8236-89bdc520da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004301 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009449 10.0.0.130 - - [2026-02-03 16:52:42] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006465 10.0.0.130 - - [2026-02-03 16:52:42] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.125607 10.0.0.130 - - [2026-02-03 16:52:42] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.011476 10.0.0.130 - - [2026-02-03 16:52:42] "POST /set-tag HTTP/1.1" 200 109 0.092010 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.130 - - [2026-02-03 16:52:42] "GET /network-ipam/ccd4dba6-88ed-44b7-a4d7-ef8c14e2a4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.005749 10.0.0.130 - - [2026-02-03 16:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.130 - - [2026-02-03 16:52:42] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006721 10.0.0.130 - - [2026-02-03 16:52:43] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.077475 10.0.0.130 - - [2026-02-03 16:52:43] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.014852 10.0.0.130 - - [2026-02-03 16:52:43] "POST /set-tag HTTP/1.1" 200 109 0.097158 10.0.0.130 - - [2026-02-03 16:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017694 10.0.0.130 - - [2026-02-03 16:52:43] "GET /network-policy/7a679f20-5895-4aa8-ae88-591a3cd30bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004253 10.0.0.130 - - [2026-02-03 16:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013921 10.0.0.130 - - [2026-02-03 16:52:43] "GET /network-policy/dc07d80c-500a-4bdd-8067-f805edd4c118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006048 10.0.0.130 - - [2026-02-03 16:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.130 - - [2026-02-03 16:52:43] "GET /network-policy/0b0ce405-5b42-448d-a1bf-535410ed739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008474 10.0.0.130 - - [2026-02-03 16:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.130 - - [2026-02-03 16:52:43] "PUT /network-policy/0b0ce405-5b42-448d-a1bf-535410ed739d HTTP/1.1" 200 263 0.018361 10.0.0.130 - - [2026-02-03 16:52:43] "PUT /access-control-list/05abe287-cb59-40b8-b4be-b607921d4cd0 HTTP/1.1" 200 273 0.046555 10.0.0.130 - - [2026-02-03 16:52:43] "POST /ref-update HTTP/1.1" 200 156 0.137561 10.0.0.130 - - [2026-02-03 16:52:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002527 10.0.0.130 - - [2026-02-03 16:52:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006415 10.0.0.130 - - [2026-02-03 16:52:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002784 10.0.0.130 - - [2026-02-03 16:52:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003010 10.0.0.130 - - [2026-02-03 16:52:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003351 10.0.0.130 - - [2026-02-03 16:52:43] "POST /security-groups HTTP/1.1" 409 245 0.003397 10.0.0.130 - - [2026-02-03 16:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.130 - - [2026-02-03 16:52:43] "PUT /security-group/bcf4a698-a047-4abb-a996-99ddb4b6beed HTTP/1.1" 200 263 0.083954 10.0.0.130 - - [2026-02-03 16:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.083995 10.0.0.130 - - [2026-02-03 16:52:44] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.048875 10.0.0.130 - - [2026-02-03 16:52:44] "PUT /access-control-list/4fbe8041-92dc-4974-bfae-c03db6126397 HTTP/1.1" 200 273 0.103472 10.0.0.130 - - [2026-02-03 16:52:44] "PUT /access-control-list/462eb8da-a90b-4a09-b709-fd43617ef644 HTTP/1.1" 200 273 0.041106 10.0.0.130 - - [2026-02-03 16:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.030270 10.0.0.130 - - [2026-02-03 16:52:44] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009688 10.0.0.130 - - [2026-02-03 16:52:44] "POST /tags HTTP/1.1" 409 206 0.019925 10.0.0.130 - - [2026-02-03 16:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.130 - - [2026-02-03 16:52:44] "GET /tag/5a2c5cca-ce2f-4fe7-b7cb-05e905f8d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016944 10.0.0.130 - - [2026-02-03 16:52:44] "POST /firewall-rules HTTP/1.1" 200 564 0.130176 10.0.0.130 - - [2026-02-03 16:52:44] "GET /firewall-rule/c99daa33-2c93-4063-b5bc-91369b3c8de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008645 10.0.0.130 - - [2026-02-03 16:52:44] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.012254 10.0.0.130 - - [2026-02-03 16:52:44] "GET /firewall-rule/c99daa33-2c93-4063-b5bc-91369b3c8de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004077 10.0.0.130 - - [2026-02-03 16:52:44] "POST /ref-update HTTP/1.1" 200 156 0.104083 10.0.0.130 - - [2026-02-03 16:52:44] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019844 10.0.0.130 - - [2026-02-03 16:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.130 - - [2026-02-03 16:52:44] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003596 10.0.0.130 - - [2026-02-03 16:52:44] "POST /tags HTTP/1.1" 409 206 0.002569 10.0.0.130 - - [2026-02-03 16:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.130 - - [2026-02-03 16:52:44] "GET /tag/5a2c5cca-ce2f-4fe7-b7cb-05e905f8d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015302 10.0.0.130 - - [2026-02-03 16:52:44] "POST /firewall-rules HTTP/1.1" 200 562 0.172732 10.0.0.130 - - [2026-02-03 16:52:44] "GET /firewall-rule/9214e59d-dd1e-4442-9537-1c41c11df784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.032565 10.0.0.130 - - [2026-02-03 16:52:44] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004729 10.0.0.130 - - [2026-02-03 16:52:44] "GET /firewall-rule/9214e59d-dd1e-4442-9537-1c41c11df784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003445 10.0.0.130 - - [2026-02-03 16:52:44] "POST /ref-update HTTP/1.1" 200 156 0.027402 10.0.0.130 - - [2026-02-03 16:52:45] "POST /tags HTTP/1.1" 200 372 0.177380 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027320 10.0.0.130 - - [2026-02-03 16:52:45] "GET /tag/24b71527-959e-4574-b861-32ecebbc5021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011922 10.0.0.130 - - [2026-02-03 16:52:45] "POST /tags HTTP/1.1" 200 320 0.026161 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.030531 10.0.0.130 - - [2026-02-03 16:52:45] "GET /tag/32b246f8-4006-43fd-8375-6235ba8988c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015058 10.0.0.130 - - [2026-02-03 16:52:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000724 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.001928 10.0.0.130 - - [2026-02-03 16:52:45] "POST /security-groups HTTP/1.1" 200 578 0.092301 10.0.0.130 - - [2026-02-03 16:52:45] "POST /projects HTTP/1.1" 200 499 0.258227 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.010518 10.0.0.130 - - [2026-02-03 16:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050613 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035948 10.0.0.130 - - [2026-02-03 16:52:45] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.025812 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.130 - - [2026-02-03 16:52:45] "POST /access-control-lists HTTP/1.1" 200 589 0.141976 10.0.0.130 - - [2026-02-03 16:52:45] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.035075 10.0.0.130 - - [2026-02-03 16:52:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.002579 10.0.0.130 - - [2026-02-03 16:52:45] "POST /access-control-lists HTTP/1.1" 200 587 0.075806 10.0.0.130 - - [2026-02-03 16:52:46] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.108111 10.0.0.130 - - [2026-02-03 16:52:46] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.061644 10.0.0.130 - - [2026-02-03 16:52:46] "POST /security-groups HTTP/1.1" 200 560 0.077216 10.0.0.130 - - [2026-02-03 16:52:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.003321 10.0.0.130 - - [2026-02-03 16:52:46] "POST /access-control-lists HTTP/1.1" 200 612 0.071470 10.0.0.130 - - [2026-02-03 16:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.072467 10.0.0.130 - - [2026-02-03 16:52:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.008053 10.0.0.130 - - [2026-02-03 16:52:46] "POST /chown HTTP/1.1" 200 109 0.038879 10.0.0.130 - - [2026-02-03 16:52:46] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016871 10.0.0.130 - - [2026-02-03 16:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.130 - - [2026-02-03 16:52:46] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019733 10.0.0.130 - - [2026-02-03 16:52:46] "POST /access-control-lists HTTP/1.1" 200 610 0.095300 10.0.0.130 - - [2026-02-03 16:52:46] "POST /tags HTTP/1.1" 409 214 0.010540 10.0.0.130 - - [2026-02-03 16:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.130 - - [2026-02-03 16:52:46] "GET /tag/32b246f8-4006-43fd-8375-6235ba8988c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012493 10.0.0.130 - - [2026-02-03 16:52:46] "POST /firewall-rules HTTP/1.1" 200 580 0.068387 10.0.0.130 - - [2026-02-03 16:52:46] "GET /firewall-rule/6736bd40-60b4-4add-9d06-2b5552ca19be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005883 10.0.0.130 - - [2026-02-03 16:52:46] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.006031 10.0.0.130 - - [2026-02-03 16:52:46] "GET /firewall-rule/6736bd40-60b4-4add-9d06-2b5552ca19be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004076 10.0.0.130 - - [2026-02-03 16:52:46] "POST /ref-update HTTP/1.1" 200 156 0.042033 10.0.0.130 - - [2026-02-03 16:52:46] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019783 10.0.0.130 - - [2026-02-03 16:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.130 - - [2026-02-03 16:52:46] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003272 10.0.0.130 - - [2026-02-03 16:52:46] "POST /tags HTTP/1.1" 409 214 0.002088 10.0.0.130 - - [2026-02-03 16:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.130 - - [2026-02-03 16:52:46] "GET /tag/32b246f8-4006-43fd-8375-6235ba8988c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011431 10.0.0.130 - - [2026-02-03 16:52:46] "POST /firewall-rules HTTP/1.1" 200 578 0.079061 10.0.0.130 - - [2026-02-03 16:52:46] "GET /firewall-rule/ec308b57-da18-4cb3-bd73-d319cd326812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.024050 10.0.0.130 - - [2026-02-03 16:52:47] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.006039 10.0.0.130 - - [2026-02-03 16:52:47] "GET /firewall-rule/ec308b57-da18-4cb3-bd73-d319cd326812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011687 10.0.0.130 - - [2026-02-03 16:52:47] "POST /ref-update HTTP/1.1" 200 156 0.047646 10.0.0.130 - - [2026-02-03 16:52:47] "POST /tags HTTP/1.1" 200 302 0.028058 10.0.0.130 - - [2026-02-03 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015936 10.0.0.130 - - [2026-02-03 16:52:47] "GET /tag/e3468cc9-306c-4547-8a2e-cc22f7429afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020181 10.0.0.130 - - [2026-02-03 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.130 - - [2026-02-03 16:52:47] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034266 10.0.0.130 - - [2026-02-03 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006857 10.0.0.130 - - [2026-02-03 16:52:47] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005728 10.0.0.130 - - [2026-02-03 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.130 - - [2026-02-03 16:52:47] "GET /service-appliance-set/f7211775-ad41-484a-8925-c5bdb24be5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003169 10.0.0.130 - - [2026-02-03 16:52:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.002354 10.0.0.130 - - [2026-02-03 16:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.114400 10.0.0.130 - - [2026-02-03 16:52:47] "GET /virtual-machine-interface/7f356e2c-ee06-4e1c-af5a-ac2313c239fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019572 10.0.0.130 - - [2026-02-03 16:52:47] "POST /instance-ips HTTP/1.1" 200 378 0.024276 10.0.0.130 - - [2026-02-03 16:52:47] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005571 10.0.0.130 - - [2026-02-03 16:52:47] "POST /loadbalancers HTTP/1.1" 200 584 0.065781 10.0.0.130 - - [2026-02-03 16:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044270 10.0.0.130 - - [2026-02-03 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.130 - - [2026-02-03 16:52:47] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.100776 10.0.0.130 - - [2026-02-03 16:52:47] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010064 10.0.0.130 - - [2026-02-03 16:52:47] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051614 10.0.0.130 - - [2026-02-03 16:52:47] "POST /floating-ips HTTP/1.1" 200 583 0.036905 10.0.0.130 - - [2026-02-03 16:52:47] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003947 10.0.0.130 - - [2026-02-03 16:52:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039494 10.0.0.130 - - [2026-02-03 16:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037483 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019599 10.0.0.130 - - [2026-02-03 16:52:48] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032960 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer-listener/6dd07a7e-766d-46ef-801d-ac59a831e935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003198 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer-listener/6dd07a7e-766d-46ef-801d-ac59a831e935?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003638 10.0.0.130 - - [2026-02-03 16:52:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022306 10.0.0.130 - - [2026-02-03 16:52:48] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003927 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006918 10.0.0.130 - - [2026-02-03 16:52:48] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?fields=floating_ips HTTP/1.1" 200 1166 0.006372 10.0.0.130 - - [2026-02-03 16:52:48] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003653 10.0.0.130 - - [2026-02-03 16:52:48] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045644 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003111 10.0.0.130 - - [2026-02-03 16:52:48] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018057 10.0.0.130 - - [2026-02-03 16:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008616 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.130 - - [2026-02-03 16:52:48] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043866 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer-listener/b36f04a3-63db-43b5-9d86-582575556496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004901 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer-listener/b36f04a3-63db-43b5-9d86-582575556496?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004476 10.0.0.130 - - [2026-02-03 16:52:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020242 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.130 - - [2026-02-03 16:52:48] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006153 10.0.0.130 - - [2026-02-03 16:52:48] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?fields=floating_ips HTTP/1.1" 200 1166 0.004878 10.0.0.130 - - [2026-02-03 16:52:48] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.028823 10.0.0.130 - - [2026-02-03 16:52:48] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003273 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002838 10.0.0.130 - - [2026-02-03 16:52:48] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021438 10.0.0.130 - - [2026-02-03 16:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015005 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.130 - - [2026-02-03 16:52:48] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026405 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer-listener/65b1bfc7-83e9-4feb-86a0-cd224860dfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005705 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer-listener/65b1bfc7-83e9-4feb-86a0-cd224860dfab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004577 10.0.0.130 - - [2026-02-03 16:52:48] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018566 10.0.0.130 - - [2026-02-03 16:52:48] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011476 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.130 - - [2026-02-03 16:52:48] "GET /instance-ip/2eb959ee-0892-46ec-9945-13278baf1a4a?fields=floating_ips HTTP/1.1" 200 1166 0.005966 10.0.0.130 - - [2026-02-03 16:52:48] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003620 10.0.0.130 - - [2026-02-03 16:52:48] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004723 10.0.0.130 - - [2026-02-03 16:52:48] "POST /tags HTTP/1.1" 200 364 0.021896 10.0.0.130 - - [2026-02-03 16:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.130 - - [2026-02-03 16:52:49] "GET /tag/e8dc78ba-6266-4ac7-ba48-3bd0bbe10715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014864 10.0.0.130 - - [2026-02-03 16:52:49] "POST /tags HTTP/1.1" 200 312 0.019228 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.130 - - [2026-02-03 16:52:49] "GET /tag/1f88ecec-143d-4c61-9eca-57eb94b2d439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017215 10.0.0.130 - - [2026-02-03 16:52:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.006045 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.006992 10.0.0.130 - - [2026-02-03 16:52:49] "POST /security-groups HTTP/1.1" 200 574 0.078520 10.0.0.130 - - [2026-02-03 16:52:49] "POST /projects HTTP/1.1" 200 491 0.205081 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.004355 10.0.0.130 - - [2026-02-03 16:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.074682 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010044 10.0.0.130 - - [2026-02-03 16:52:49] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.034579 10.0.0.130 - - [2026-02-03 16:52:49] "POST /access-control-lists HTTP/1.1" 200 585 0.168670 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.130 - - [2026-02-03 16:52:49] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005573 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002419 10.0.0.130 - - [2026-02-03 16:52:49] "POST /access-control-lists HTTP/1.1" 200 583 0.060713 10.0.0.130 - - [2026-02-03 16:52:49] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.123159 10.0.0.130 - - [2026-02-03 16:52:49] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.121893 10.0.0.130 - - [2026-02-03 16:52:49] "POST /security-groups HTTP/1.1" 200 548 0.079332 10.0.0.130 - - [2026-02-03 16:52:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.002853 10.0.0.130 - - [2026-02-03 16:52:50] "POST /access-control-lists HTTP/1.1" 200 604 0.067955 10.0.0.130 - - [2026-02-03 16:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.066971 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.002069 10.0.0.130 - - [2026-02-03 16:52:50] "POST /chown HTTP/1.1" 200 109 0.039392 10.0.0.130 - - [2026-02-03 16:52:50] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004833 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.130 - - [2026-02-03 16:52:50] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016044 10.0.0.130 - - [2026-02-03 16:52:50] "POST /access-control-lists HTTP/1.1" 200 602 0.083142 10.0.0.130 - - [2026-02-03 16:52:50] "POST /tags HTTP/1.1" 409 210 0.002112 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.130 - - [2026-02-03 16:52:50] "GET /tag/1f88ecec-143d-4c61-9eca-57eb94b2d439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011122 10.0.0.130 - - [2026-02-03 16:52:50] "POST /firewall-rules HTTP/1.1" 200 572 0.065985 10.0.0.130 - - [2026-02-03 16:52:50] "GET /firewall-rule/2d703f2e-d19f-4015-96ce-e3d1ec58e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005487 10.0.0.130 - - [2026-02-03 16:52:50] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.004261 10.0.0.130 - - [2026-02-03 16:52:50] "GET /firewall-rule/2d703f2e-d19f-4015-96ce-e3d1ec58e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002669 10.0.0.130 - - [2026-02-03 16:52:50] "POST /ref-update HTTP/1.1" 200 156 0.038291 10.0.0.130 - - [2026-02-03 16:52:50] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013075 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.130 - - [2026-02-03 16:52:50] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003342 10.0.0.130 - - [2026-02-03 16:52:50] "POST /tags HTTP/1.1" 409 210 0.002710 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.130 - - [2026-02-03 16:52:50] "GET /tag/1f88ecec-143d-4c61-9eca-57eb94b2d439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012743 10.0.0.130 - - [2026-02-03 16:52:50] "POST /firewall-rules HTTP/1.1" 200 570 0.068750 10.0.0.130 - - [2026-02-03 16:52:50] "GET /firewall-rule/452c97fd-b91d-4fad-8dc4-afcc2d231282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005468 10.0.0.130 - - [2026-02-03 16:52:50] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.005522 10.0.0.130 - - [2026-02-03 16:52:50] "GET /firewall-rule/452c97fd-b91d-4fad-8dc4-afcc2d231282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003540 10.0.0.130 - - [2026-02-03 16:52:50] "POST /ref-update HTTP/1.1" 200 156 0.036876 10.0.0.130 - - [2026-02-03 16:52:50] "POST /tags HTTP/1.1" 409 237 0.002717 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.130 - - [2026-02-03 16:52:50] "GET /tag/670089a2-ef64-4cf8-92e3-514980864a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010984 10.0.0.130 - - [2026-02-03 16:52:50] "POST /tags HTTP/1.1" 409 210 0.002121 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.130 - - [2026-02-03 16:52:50] "GET /tag/27688208-74dc-4b35-b46d-43862c7a4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014275 10.0.0.130 - - [2026-02-03 16:52:50] "POST /projects HTTP/1.1" 409 223 0.002306 10.0.0.130 - - [2026-02-03 16:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.130 - - [2026-02-03 16:52:51] "GET /project/a1649911-762a-4e2b-bd9e-2701a1b44b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045784 10.0.0.130 - - [2026-02-03 16:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.130 - - [2026-02-03 16:52:51] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006936 10.0.0.130 - - [2026-02-03 16:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.130 - - [2026-02-03 16:52:51] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004748 10.0.0.130 - - [2026-02-03 16:52:51] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.066418 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002440 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:52:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.130 - - [2026-02-03 16:52:51] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.063497 10.0.0.130 - - [2026-02-03 16:52:51] "POST /security-groups HTTP/1.1" 409 253 0.017046 10.0.0.130 - - [2026-02-03 16:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.130 - - [2026-02-03 16:52:51] "PUT /security-group/063cfe8d-d33e-476b-9ac6-fe5eb1afb559 HTTP/1.1" 200 263 0.071187 10.0.0.130 - - [2026-02-03 16:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036776 10.0.0.130 - - [2026-02-03 16:52:51] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009480 10.0.0.130 - - [2026-02-03 16:52:51] "PUT /access-control-list/3cf4430e-0424-43af-a0ea-1ce252e1d9bd HTTP/1.1" 200 273 0.027253 10.0.0.130 - - [2026-02-03 16:52:51] "PUT /access-control-list/5c8305ec-cbaa-4910-852d-c1ee7131e215 HTTP/1.1" 200 273 0.028051 10.0.0.130 - - [2026-02-03 16:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.130 - - [2026-02-03 16:52:51] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004982 10.0.0.130 - - [2026-02-03 16:52:51] "POST /tags HTTP/1.1" 409 210 0.002166 10.0.0.130 - - [2026-02-03 16:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.130 - - [2026-02-03 16:52:51] "GET /tag/27688208-74dc-4b35-b46d-43862c7a4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010944 10.0.0.130 - - [2026-02-03 16:52:51] "POST /firewall-rules HTTP/1.1" 200 572 0.112870 10.0.0.130 - - [2026-02-03 16:52:51] "GET /firewall-rule/a27ff4d5-d8e4-4e2b-a216-f05436bd7e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004775 10.0.0.130 - - [2026-02-03 16:52:51] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.008148 10.0.0.130 - - [2026-02-03 16:52:51] "GET /firewall-rule/a27ff4d5-d8e4-4e2b-a216-f05436bd7e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006258 10.0.0.130 - - [2026-02-03 16:52:52] "POST /ref-update HTTP/1.1" 200 156 0.194035 10.0.0.130 - - [2026-02-03 16:52:52] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004256 10.0.0.130 - - [2026-02-03 16:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.130 - - [2026-02-03 16:52:52] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004153 10.0.0.130 - - [2026-02-03 16:52:52] "POST /tags HTTP/1.1" 409 210 0.004388 10.0.0.130 - - [2026-02-03 16:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.130 - - [2026-02-03 16:52:52] "GET /tag/27688208-74dc-4b35-b46d-43862c7a4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019706 10.0.0.130 - - [2026-02-03 16:52:52] "POST /firewall-rules HTTP/1.1" 200 570 0.071473 10.0.0.130 - - [2026-02-03 16:52:52] "GET /firewall-rule/0b736c11-5f49-4680-8a27-da3b6dc6feda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011209 10.0.0.130 - - [2026-02-03 16:52:52] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.005671 10.0.0.130 - - [2026-02-03 16:52:52] "GET /firewall-rule/0b736c11-5f49-4680-8a27-da3b6dc6feda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003236 10.0.0.130 - - [2026-02-03 16:52:52] "POST /ref-update HTTP/1.1" 200 156 0.111363 10.0.0.130 - - [2026-02-03 16:52:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012827 10.0.0.130 - - [2026-02-03 16:52:52] "POST /set-tag HTTP/1.1" 200 109 0.004912 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:53:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000996 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:53:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001219 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:53:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:53:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:53:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001275 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:53:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001187 10.0.0.241 - - [2026-02-03 16:53:21] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.241 - - [2026-02-03 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.241 - - [2026-02-03 16:53:21] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005951 10.0.0.241 - - [2026-02-03 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.241 - - [2026-02-03 16:53:21] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003477 10.0.0.241 - - [2026-02-03 16:53:21] "PUT /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a HTTP/1.1" 200 275 0.013387 10.0.0.241 - - [2026-02-03 16:53:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.021472 10.0.0.241 - - [2026-02-03 16:53:22] "POST /virtual-routers HTTP/1.1" 200 601 0.027916 10.0.0.241 - - [2026-02-03 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014632 10.0.0.241 - - [2026-02-03 16:53:22] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009470 10.0.0.241 - - [2026-02-03 16:53:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.002174 10.0.0.241 - - [2026-02-03 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.241 - - [2026-02-03 16:53:22] "GET /virtual-network/b13c8a89-12ec-4075-84c2-c3563200cbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004533 10.0.0.241 - - [2026-02-03 16:53:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.084620 10.0.0.130 - - [2026-02-03 16:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009743 10.0.0.130 - - [2026-02-03 16:53:27] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004330 10.0.0.241 - - [2026-02-03 16:55:26] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.241 - - [2026-02-03 16:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.241 - - [2026-02-03 16:55:26] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005728 10.0.0.241 - - [2026-02-03 16:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.241 - - [2026-02-03 16:55:27] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002994 10.0.0.241 - - [2026-02-03 16:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.241 - - [2026-02-03 16:55:27] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002937 10.0.0.241 - - [2026-02-03 16:55:27] "PUT /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf HTTP/1.1" 200 263 0.013030 10.0.0.241 - - [2026-02-03 16:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022441 10.0.0.241 - - [2026-02-03 16:55:27] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007158 10.0.0.241 - - [2026-02-03 16:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2026-02-03 16:55:27] "GET /virtual-machine-interface/c6e2eb82-1207-4f28-b86d-40db8a27ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004272 10.0.0.241 - - [2026-02-03 16:55:27] "PUT /virtual-machine-interface/c6e2eb82-1207-4f28-b86d-40db8a27ed3f HTTP/1.1" 200 285 0.012713 10.0.0.130 - - [2026-02-03 16:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.130 - - [2026-02-03 16:55:27] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002946 10.0.0.130 - - [2026-02-03 16:56:29] "GET /global-system-configs HTTP/1.1" 200 323 0.007461 10.0.0.130 - - [2026-02-03 16:56:30] "GET /global-system-configs HTTP/1.1" 200 323 0.003042 10.0.0.130 - - [2026-02-03 16:56:36] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002975 10.0.0.130 - - [2026-02-03 16:56:36] "POST /ref-update HTTP/1.1" 200 156 0.007142 10.0.0.130 - - [2026-02-03 16:57:02] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005286 10.0.0.130 - - [2026-02-03 16:57:02] "POST /set-tag HTTP/1.1" 200 109 0.003766 10.0.0.130 - - [2026-02-03 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.130 - - [2026-02-03 16:57:02] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003113 10.0.0.130 - - [2026-02-03 16:57:02] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004645 10.0.0.130 - - [2026-02-03 16:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.130 - - [2026-02-03 16:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.130 - - [2026-02-03 16:57:02] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002957 10.0.0.130 - - [2026-02-03 16:57:02] "GET /loadbalancer-pool/9794e4b4-f8f2-401d-b64b-2bf56bcdc31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005111 10.0.0.130 - - [2026-02-03 16:57:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015492 10.0.0.130 - - [2026-02-03 16:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008323 10.0.0.130 - - [2026-02-03 16:57:02] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010889 10.0.0.130 - - [2026-02-03 16:57:03] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007580 10.0.0.130 - - [2026-02-03 16:57:03] "POST /tags HTTP/1.1" 409 205 0.003275 10.0.0.130 - - [2026-02-03 16:57:03] "POST /ref-update HTTP/1.1" 200 156 0.014125 10.0.0.130 - - [2026-02-03 16:57:03] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.023439 10.0.0.130 - - [2026-02-03 16:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.130 - - [2026-02-03 16:57:03] "GET /tag/e3468cc9-306c-4547-8a2e-cc22f7429afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010636 10.0.0.130 - - [2026-02-03 16:57:03] "POST /set-tag HTTP/1.1" 200 109 0.066980 10.0.0.130 - - [2026-02-03 16:57:03] "PUT /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898 HTTP/1.1" 200 257 0.046941 10.0.0.130 - - [2026-02-03 16:57:03] "GET /loadbalancer-pool/7b555abd-49e3-4d5a-a7de-b1062b6b73fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004815 10.0.0.130 - - [2026-02-03 16:57:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016689 10.0.0.130 - - [2026-02-03 16:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020283 10.0.0.130 - - [2026-02-03 16:57:03] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010919 10.0.0.130 - - [2026-02-03 16:57:03] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006572 10.0.0.130 - - [2026-02-03 16:57:03] "POST /ref-update HTTP/1.1" 200 156 0.008407 10.0.0.130 - - [2026-02-03 16:57:03] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.011448 10.0.0.130 - - [2026-02-03 16:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.130 - - [2026-02-03 16:57:03] "GET /loadbalancer-pool/759ae539-438c-4669-ae96-3b2e2234f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003886 10.0.0.130 - - [2026-02-03 16:57:03] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018103 10.0.0.130 - - [2026-02-03 16:57:03] "PUT /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898 HTTP/1.1" 200 257 0.036240 10.0.0.130 - - [2026-02-03 16:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029323 10.0.0.130 - - [2026-02-03 16:57:03] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013642 10.0.0.130 - - [2026-02-03 16:57:03] "POST /set-tag HTTP/1.1" 200 109 0.006500 10.0.0.130 - - [2026-02-03 16:57:03] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010789 10.0.0.130 - - [2026-02-03 16:57:03] "POST /ref-update HTTP/1.1" 200 156 0.021122 10.0.0.130 - - [2026-02-03 16:57:03] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.007601 10.0.0.130 - - [2026-02-03 16:57:03] "PUT /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898 HTTP/1.1" 200 257 0.011356 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:57:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:57:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001005 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:57:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:57:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 10.0.0.130 - - [2026-02-03 16:57:49] "GET / HTTP/1.1" 200 36215 0.001821 10.0.0.130 - - [2026-02-03 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.130 - - [2026-02-03 16:57:49] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005343 10.0.0.130 - - [2026-02-03 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.130 - - [2026-02-03 16:57:49] "GET /config-node/c3fa64ef-11c1-429b-8834-abc1a488697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003728 10.0.0.130 - - [2026-02-03 16:58:00] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.130 - - [2026-02-03 16:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.130 - - [2026-02-03 16:58:00] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003070 10.0.0.130 - - [2026-02-03 16:58:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002798 10.0.0.130 - - [2026-02-03 16:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.130 - - [2026-02-03 16:58:00] "GET /bgp-router/80002319-375a-40e5-8358-f36236a725c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004672 10.0.0.130 - - [2026-02-03 16:58:00] "PUT /bgp-router/80002319-375a-40e5-8358-f36236a725c8 HTTP/1.1" 200 255 0.013643 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:58:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:58:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.130 - - [2026-02-03 16:58:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001465 10.0.0.130 - - [2026-02-03 16:58:51] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015369 10.0.0.130 - - [2026-02-03 16:58:51] "POST /set-tag HTTP/1.1" 200 109 0.017637 10.0.0.130 - - [2026-02-03 16:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.130 - - [2026-02-03 16:58:51] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003533 10.0.0.130 - - [2026-02-03 16:58:51] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005085 10.0.0.130 - - [2026-02-03 16:58:51] "POST /set-tag HTTP/1.1" 200 109 0.031360 10.0.0.130 - - [2026-02-03 16:58:52] "DELETE /loadbalancer-member/34c0a963-4f6a-4adf-a9f7-05ee23385837 HTTP/1.1" 200 115 0.047038 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008148 10.0.0.130 - - [2026-02-03 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.130 - - [2026-02-03 16:58:52] "DELETE /loadbalancer-member/2e976ca4-ca9c-4461-97dc-a95d4f685f80 HTTP/1.1" 200 115 0.061122 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005384 10.0.0.130 - - [2026-02-03 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.130 - - [2026-02-03 16:58:52] "DELETE /loadbalancer-member/27033534-0110-4825-b0f2-ff87809e21fb HTTP/1.1" 200 115 0.047629 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007286 10.0.0.130 - - [2026-02-03 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.130 - - [2026-02-03 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.130 - - [2026-02-03 16:58:52] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002723 10.0.0.130 - - [2026-02-03 16:58:52] "GET /loadbalancer-pool/9794e4b4-f8f2-401d-b64b-2bf56bcdc31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008583 10.0.0.130 - - [2026-02-03 16:58:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044786 10.0.0.130 - - [2026-02-03 16:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019782 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012624 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007356 10.0.0.130 - - [2026-02-03 16:58:52] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004545 10.0.0.130 - - [2026-02-03 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.095655 10.0.0.130 - - [2026-02-03 16:58:52] "GET /loadbalancer-pool/7b555abd-49e3-4d5a-a7de-b1062b6b73fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007394 10.0.0.130 - - [2026-02-03 16:58:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025224 10.0.0.130 - - [2026-02-03 16:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020226 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011026 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013895 10.0.0.130 - - [2026-02-03 16:58:52] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004906 10.0.0.130 - - [2026-02-03 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.130 - - [2026-02-03 16:58:52] "GET /loadbalancer-pool/759ae539-438c-4669-ae96-3b2e2234f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005236 10.0.0.130 - - [2026-02-03 16:58:52] "POST /loadbalancer-members HTTP/1.1" 200 694 0.054617 10.0.0.130 - - [2026-02-03 16:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008090 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024901 10.0.0.130 - - [2026-02-03 16:58:52] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009291 10.0.0.130 - - [2026-02-03 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.007810 10.0.0.130 - - [2026-02-03 16:58:52] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002433 10.0.0.130 - - [2026-02-03 17:01:29] "GET /global-system-configs HTTP/1.1" 200 323 0.006087 10.0.0.130 - - [2026-02-03 17:01:30] "GET /global-system-configs HTTP/1.1" 200 323 0.003095 10.0.0.130 - - [2026-02-03 17:01:51] "GET / HTTP/1.1" 200 36215 0.001938 10.0.0.130 - - [2026-02-03 17:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.130 - - [2026-02-03 17:01:51] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035373 10.0.0.130 - - [2026-02-03 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.130 - - [2026-02-03 17:01:52] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031245 10.0.0.130 - - [2026-02-03 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.130 - - [2026-02-03 17:01:52] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032588 10.0.0.130 - - [2026-02-03 17:01:52] "POST /tags HTTP/1.1" 200 334 0.039900 10.0.0.130 - - [2026-02-03 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015346 10.0.0.130 - - [2026-02-03 17:01:52] "GET /tag/6a8510e6-671d-4e81-bdad-75ecac6b4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.034600 10.0.0.130 - - [2026-02-03 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.130 - - [2026-02-03 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007794 10.0.0.130 - - [2026-02-03 17:01:52] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058579 10.0.0.130 - - [2026-02-03 17:01:52] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047891 10.0.0.130 - - [2026-02-03 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.130 - - [2026-02-03 17:01:52] "GET /virtual-networks?parent_id=9d51ad3a-2258-4dbf-bf14-31a2192f10f6&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.013766 10.0.0.130 - - [2026-02-03 17:01:52] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.010333 10.0.0.130 - - [2026-02-03 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.130 - - [2026-02-03 17:01:53] "GET /service-appliance-set/f7211775-ad41-484a-8925-c5bdb24be5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002401 10.0.0.130 - - [2026-02-03 17:01:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001433 10.0.0.130 - - [2026-02-03 17:01:53] "POST /virtual-networks HTTP/1.1" 200 514 0.081890 10.0.0.130 - - [2026-02-03 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015647 10.0.0.130 - - [2026-02-03 17:01:53] "GET /network-ipam/62f7764e-9131-4778-90a6-fffc634a07c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.051898 10.0.0.130 - - [2026-02-03 17:01:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.153907 10.0.0.130 - - [2026-02-03 17:01:53] "GET /virtual-machine-interface/060c033a-4a40-4ccd-9ad9-07eb628e049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.017153 10.0.0.130 - - [2026-02-03 17:01:53] "POST /useragent-kv HTTP/1.1" 200 115 0.019659 10.0.0.130 - - [2026-02-03 17:01:53] "POST /ref-update HTTP/1.1" 200 156 0.129848 10.0.0.130 - - [2026-02-03 17:01:53] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009291 10.0.0.130 - - [2026-02-03 17:01:53] "POST /instance-ips HTTP/1.1" 200 410 0.066097 10.0.0.130 - - [2026-02-03 17:01:53] "GET /instance-ip/2f511c04-5956-4876-907d-b299246594c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007272 10.0.0.130 - - [2026-02-03 17:01:53] "GET /domains HTTP/1.1" 200 281 0.003166 10.0.0.130 - - [2026-02-03 17:01:53] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00 HTTP/1.1" 200 3097 0.016231 10.0.0.130 - - [2026-02-03 17:01:53] "POST /loadbalancers HTTP/1.1" 200 612 0.082446 10.0.0.130 - - [2026-02-03 17:01:53] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6 HTTP/1.1" 200 5739 0.105159 10.0.0.130 - - [2026-02-03 17:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019989 10.0.0.130 - - [2026-02-03 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020770 10.0.0.130 - - [2026-02-03 17:01:53] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.074536 10.0.0.130 - - [2026-02-03 17:01:53] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.026562 10.0.0.130 - - [2026-02-03 17:01:53] "GET /instance-ip/2f511c04-5956-4876-907d-b299246594c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006268 10.0.0.130 - - [2026-02-03 17:01:53] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.008122 10.0.0.130 - - [2026-02-03 17:01:53] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1183 0.003742 10.0.0.130 - - [2026-02-03 17:01:53] "POST /route-targets HTTP/1.1" 200 328 0.041268 10.0.0.130 - - [2026-02-03 17:01:53] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.074085 10.0.0.130 - - [2026-02-03 17:01:53] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1183 0.024789 10.0.0.130 - - [2026-02-03 17:01:53] "POST /floating-ips HTTP/1.1" 200 599 0.069066 10.0.0.130 - - [2026-02-03 17:01:53] "POST /ref-update HTTP/1.1" 200 156 0.018848 10.0.0.130 - - [2026-02-03 17:01:53] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011572 10.0.0.130 - - [2026-02-03 17:01:53] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.050863 10.0.0.130 - - [2026-02-03 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.130 - - [2026-02-03 17:01:53] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053061 10.0.0.130 - - [2026-02-03 17:01:53] "GET /loadbalancer-listener/a68cf686-1b6e-4bdf-b25f-2391dd6ff03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004040 10.0.0.130 - - [2026-02-03 17:01:53] "GET /loadbalancer-listener/a68cf686-1b6e-4bdf-b25f-2391dd6ff03c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003260 10.0.0.130 - - [2026-02-03 17:01:53] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022251 10.0.0.130 - - [2026-02-03 17:01:53] "GET /instance-ip/2f511c04-5956-4876-907d-b299246594c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004852 10.0.0.130 - - [2026-02-03 17:01:53] "GET /instance-ip/2f511c04-5956-4876-907d-b299246594c9?fields=floating_ips HTTP/1.1" 200 1214 0.005431 10.0.0.130 - - [2026-02-03 17:01:53] "GET /floating-ip/b0a8b508-d8cd-40cc-aae3-c5c1d3464a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003872 10.0.0.130 - - [2026-02-03 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.130 - - [2026-02-03 17:01:53] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002786 10.0.0.130 - - [2026-02-03 17:01:54] "POST /tags HTTP/1.1" 200 296 0.077551 10.0.0.130 - - [2026-02-03 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010100 10.0.0.130 - - [2026-02-03 17:01:54] "GET /tag/07333f5d-2ce0-4e5c-9877-6b5174112223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013634 10.0.0.130 - - [2026-02-03 17:01:54] "POST /tags HTTP/1.1" 409 233 0.002706 10.0.0.130 - - [2026-02-03 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.130 - - [2026-02-03 17:01:54] "GET /tag/bf25b0e8-2879-4923-9334-3753f539e9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017346 10.0.0.130 - - [2026-02-03 17:01:54] "POST /tags HTTP/1.1" 409 206 0.002572 10.0.0.130 - - [2026-02-03 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.130 - - [2026-02-03 17:01:54] "GET /tag/5a2c5cca-ce2f-4fe7-b7cb-05e905f8d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014249 10.0.0.130 - - [2026-02-03 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.130 - - [2026-02-03 17:01:54] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006371 10.0.0.130 - - [2026-02-03 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.130 - - [2026-02-03 17:01:54] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034999 10.0.0.130 - - [2026-02-03 17:01:54] "POST /virtual-machines HTTP/1.1" 200 370 0.009117 10.0.0.130 - - [2026-02-03 17:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032455 10.0.0.130 - - [2026-02-03 17:01:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110796 10.0.0.130 - - [2026-02-03 17:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009577 10.0.0.130 - - [2026-02-03 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011262 10.0.0.130 - - [2026-02-03 17:01:54] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004783 10.0.0.130 - - [2026-02-03 17:01:54] "POST /instance-ips HTTP/1.1" 200 410 0.028090 10.0.0.130 - - [2026-02-03 17:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015142 10.0.0.130 - - [2026-02-03 17:01:54] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005563 10.0.0.130 - - [2026-02-03 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.018631 10.0.0.130 - - [2026-02-03 17:01:54] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014457 10.0.0.130 - - [2026-02-03 17:01:54] "GET /instance-ip/0ac437b6-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003706 10.0.0.130 - - [2026-02-03 17:01:54] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005020 10.0.0.130 - - [2026-02-03 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.130 - - [2026-02-03 17:01:54] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003581 10.0.0.130 - - [2026-02-03 17:01:54] "POST /ref-update HTTP/1.1" 200 156 0.011509 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004764 10.0.0.130 - - [2026-02-03 17:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.130 - - [2026-02-03 17:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004529 10.0.0.130 - - [2026-02-03 17:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.130 - - [2026-02-03 17:01:55] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027374 10.0.0.130 - - [2026-02-03 17:01:55] "POST /virtual-machines HTTP/1.1" 200 370 0.010544 10.0.0.130 - - [2026-02-03 17:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018410 10.0.0.130 - - [2026-02-03 17:01:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.146608 10.0.0.130 - - [2026-02-03 17:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023719 10.0.0.130 - - [2026-02-03 17:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022700 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005220 10.0.0.130 - - [2026-02-03 17:01:55] "POST /instance-ips HTTP/1.1" 200 410 0.021980 10.0.0.130 - - [2026-02-03 17:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026389 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.014375 10.0.0.130 - - [2026-02-03 17:01:55] "POST /set-tag HTTP/1.1" 200 109 0.020370 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.023699 10.0.0.130 - - [2026-02-03 17:01:55] "GET /instance-ip/0b33eb2e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003409 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004713 10.0.0.130 - - [2026-02-03 17:01:55] "POST /set-tag HTTP/1.1" 200 109 0.003419 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004134 10.0.0.130 - - [2026-02-03 17:01:55] "POST /ref-update HTTP/1.1" 200 156 0.013008 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012919 10.0.0.130 - - [2026-02-03 17:01:55] "POST /set-tag HTTP/1.1" 200 109 0.004410 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004465 10.0.0.130 - - [2026-02-03 17:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.130 - - [2026-02-03 17:01:55] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004108 10.0.0.130 - - [2026-02-03 17:01:55] "POST /set-tag HTTP/1.1" 200 109 0.006476 10.0.0.130 - - [2026-02-03 17:01:58] "GET /domains HTTP/1.1" 200 281 0.002384 10.0.0.130 - - [2026-02-03 17:01:58] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00 HTTP/1.1" 200 3097 0.003346 10.0.0.130 - - [2026-02-03 17:01:58] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6 HTTP/1.1" 200 7092 0.036524 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.004052 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.004714 10.0.0.130 - - [2026-02-03 17:01:58] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1405 0.004648 10.0.0.130 - - [2026-02-03 17:01:58] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1405 0.003022 10.0.0.130 - - [2026-02-03 17:01:58] "GET /route-target/463a0977-7149-44eb-a312-b62b25d4fd15 HTTP/1.1" 200 1154 0.003201 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.004410 10.0.0.130 - - [2026-02-03 17:01:58] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1405 0.002945 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004344 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.004981 10.0.0.130 - - [2026-02-03 17:01:58] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1405 0.003069 10.0.0.130 - - [2026-02-03 17:01:58] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 200 1405 0.005252 10.0.0.130 - - [2026-02-03 17:01:58] "GET /route-target/463a0977-7149-44eb-a312-b62b25d4fd15 HTTP/1.1" 200 1154 0.002655 10.0.0.130 - - [2026-02-03 17:01:58] "GET /domains HTTP/1.1" 200 281 0.002147 10.0.0.130 - - [2026-02-03 17:01:58] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00 HTTP/1.1" 200 3097 0.003407 10.0.0.130 - - [2026-02-03 17:01:58] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6 HTTP/1.1" 200 7092 0.034374 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2093 0.006144 10.0.0.130 - - [2026-02-03 17:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.130 - - [2026-02-03 17:01:58] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052560 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009915 10.0.0.130 - - [2026-02-03 17:01:58] "GET /floating-ip-pools?parent_id=44db1e05-e781-4664-ada4-af062ff8d186&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002220 10.0.0.130 - - [2026-02-03 17:01:58] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008940 10.0.0.130 - - [2026-02-03 17:01:59] "POST /floating-ip-pools HTTP/1.1" 200 564 0.022401 10.0.0.130 - - [2026-02-03 17:01:59] "POST /ref-update HTTP/1.1" 200 156 0.016373 10.0.0.130 - - [2026-02-03 17:01:59] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005153 10.0.0.130 - - [2026-02-03 17:01:59] "GET /domains HTTP/1.1" 200 281 0.002007 10.0.0.130 - - [2026-02-03 17:01:59] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00 HTTP/1.1" 200 3097 0.002759 10.0.0.130 - - [2026-02-03 17:01:59] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6 HTTP/1.1" 200 7349 0.035247 10.0.0.130 - - [2026-02-03 17:01:59] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2332 0.005303 10.0.0.130 - - [2026-02-03 17:01:59] "GET /floating-ip-pool/981c73d4-ff72-40a0-a35d-789900f37c8d HTTP/1.1" 200 1318 0.003177 10.0.0.130 - - [2026-02-03 17:01:59] "GET /domains HTTP/1.1" 200 281 0.001882 10.0.0.130 - - [2026-02-03 17:01:59] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00 HTTP/1.1" 200 3097 0.002896 10.0.0.130 - - [2026-02-03 17:01:59] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6 HTTP/1.1" 200 7349 0.031675 10.0.0.130 - - [2026-02-03 17:01:59] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 2332 0.004755 10.0.0.130 - - [2026-02-03 17:01:59] "GET /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005553 10.0.0.130 - - [2026-02-03 17:01:59] "POST /tags HTTP/1.1" 200 366 0.054961 10.0.0.130 - - [2026-02-03 17:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010307 10.0.0.130 - - [2026-02-03 17:01:59] "GET /tag/b77acf86-a991-4ed3-a137-5801143e7c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012279 10.0.0.130 - - [2026-02-03 17:01:59] "POST /tags HTTP/1.1" 409 206 0.002209 10.0.0.130 - - [2026-02-03 17:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.130 - - [2026-02-03 17:01:59] "GET /tag/5a2c5cca-ce2f-4fe7-b7cb-05e905f8d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010215 10.0.0.130 - - [2026-02-03 17:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.130 - - [2026-02-03 17:01:59] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.030514 10.0.0.130 - - [2026-02-03 17:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.130 - - [2026-02-03 17:01:59] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005649 10.0.0.130 - - [2026-02-03 17:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.130 - - [2026-02-03 17:01:59] "GET /service-appliance-set/e8ddbbe0-06d7-4b6b-a1ff-f302f347c756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003598 10.0.0.130 - - [2026-02-03 17:01:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.002312 10.0.0.130 - - [2026-02-03 17:01:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.101702 10.0.0.130 - - [2026-02-03 17:01:59] "GET /virtual-machine-interface/5815639b-37b3-4f77-b0ff-f34b5d5a901f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.013799 10.0.0.130 - - [2026-02-03 17:01:59] "POST /set-tag HTTP/1.1" 200 109 0.015174 10.0.0.130 - - [2026-02-03 17:01:59] "POST /instance-ips HTTP/1.1" 200 418 0.032429 10.0.0.130 - - [2026-02-03 17:01:59] "GET /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.011230 10.0.0.130 - - [2026-02-03 17:01:59] "POST /loadbalancers HTTP/1.1" 200 620 0.060702 10.0.0.130 - - [2026-02-03 17:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025108 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015247 10.0.0.130 - - [2026-02-03 17:02:00] "POST /service-instances HTTP/1.1" 200 568 0.038483 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.008884 10.0.0.130 - - [2026-02-03 17:02:00] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037905 10.0.0.130 - - [2026-02-03 17:02:00] "GET /virtual-machine-interface/5815639b-37b3-4f77-b0ff-f34b5d5a901f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004604 10.0.0.130 - - [2026-02-03 17:02:00] "GET /virtual-machine-interface/5815639b-37b3-4f77-b0ff-f34b5d5a901f?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006194 10.0.0.130 - - [2026-02-03 17:02:00] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.022556 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.130 - - [2026-02-03 17:02:00] "GET /floating-ip-pool/981c73d4-ff72-40a0-a35d-789900f37c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004584 10.0.0.130 - - [2026-02-03 17:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015030 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.130 - - [2026-02-03 17:02:00] "POST /floating-ips HTTP/1.1" 200 673 0.113465 10.0.0.130 - - [2026-02-03 17:02:00] "POST /virtual-machines HTTP/1.1" 200 430 0.054755 10.0.0.130 - - [2026-02-03 17:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007519 10.0.0.130 - - [2026-02-03 17:02:00] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007177 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.130 - - [2026-02-03 17:02:00] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002733 10.0.0.130 - - [2026-02-03 17:02:00] "POST /tags HTTP/1.1" 409 221 0.007102 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.130 - - [2026-02-03 17:02:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.137532 10.0.0.130 - - [2026-02-03 17:02:00] "POST /chown HTTP/1.1" 200 109 0.018443 10.0.0.130 - - [2026-02-03 17:02:00] "GET /tag/6a8510e6-671d-4e81-bdad-75ecac6b4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028825 10.0.0.130 - - [2026-02-03 17:02:00] "POST /tags HTTP/1.1" 409 238 0.010053 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.130 - - [2026-02-03 17:02:00] "POST /chown HTTP/1.1" 200 109 0.015658 10.0.0.130 - - [2026-02-03 17:02:00] "PUT /virtual-machine-interface/54446738-429d-46ed-9efd-9e764ef719e4 HTTP/1.1" 200 285 0.031616 10.0.0.130 - - [2026-02-03 17:02:00] "GET /tag/b77acf86-a991-4ed3-a137-5801143e7c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.033618 10.0.0.130 - - [2026-02-03 17:02:00] "PUT /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 257 0.065663 10.0.0.130 - - [2026-02-03 17:02:00] "POST /firewall-rules HTTP/1.1" 200 652 0.097094 10.0.0.130 - - [2026-02-03 17:02:00] "GET /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.011975 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.070518 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.032797 10.0.0.130 - - [2026-02-03 17:02:00] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004010 10.0.0.130 - - [2026-02-03 17:02:00] "GET /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.017421 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.035327 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.042118 10.0.0.130 - - [2026-02-03 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.028971 10.0.0.130 - - [2026-02-03 17:02:00] "POST /ref-update HTTP/1.1" 200 156 0.053518 10.0.0.130 - - [2026-02-03 17:02:01] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.113902 10.0.0.130 - - [2026-02-03 17:02:01] "GET /loadbalancer/4b9e50ee-124d-4151-84fe-c33209bb04bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.003208 10.0.0.130 - - [2026-02-03 17:02:01] "POST /ref-update HTTP/1.1" 200 156 0.053886 10.0.0.130 - - [2026-02-03 17:02:01] "POST /virtual-machines HTTP/1.1" 200 430 0.021180 10.0.0.130 - - [2026-02-03 17:02:01] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.064033 10.0.0.130 - - [2026-02-03 17:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.130 - - [2026-02-03 17:02:01] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.050647 10.0.0.130 - - [2026-02-03 17:02:01] "GET /loadbalancer-listener/4fa4dc98-06dc-4871-b891-23649429d565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005584 10.0.0.130 - - [2026-02-03 17:02:01] "GET /loadbalancer-listener/4fa4dc98-06dc-4871-b891-23649429d565?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.013192 10.0.0.130 - - [2026-02-03 17:02:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.178720 10.0.0.130 - - [2026-02-03 17:02:01] "POST /chown HTTP/1.1" 200 109 0.023407 10.0.0.130 - - [2026-02-03 17:02:01] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.058640 10.0.0.130 - - [2026-02-03 17:02:01] "POST /chown HTTP/1.1" 200 109 0.007058 10.0.0.130 - - [2026-02-03 17:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014007 10.0.0.130 - - [2026-02-03 17:02:01] "PUT /virtual-machine-interface/907556ac-e4a6-415d-ae8c-3dc302df2f9a HTTP/1.1" 200 285 0.022347 10.0.0.130 - - [2026-02-03 17:02:01] "GET /loadbalancer-pool/0a81e75c-aed9-45c0-a001-022bc5c5a85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013945 10.0.0.130 - - [2026-02-03 17:02:01] "PUT /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 257 0.030885 10.0.0.130 - - [2026-02-03 17:02:01] "POST /loadbalancer-members HTTP/1.1" 200 709 0.035365 10.0.0.130 - - [2026-02-03 17:02:01] "POST /ref-update HTTP/1.1" 200 156 0.013192 10.0.0.130 - - [2026-02-03 17:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022875 10.0.0.130 - - [2026-02-03 17:02:01] "GET /loadbalancer-member/0edaade5-3acb-471e-8524-563f5b00f651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.004031 10.0.0.130 - - [2026-02-03 17:02:01] "POST /ref-update HTTP/1.1" 200 156 0.034814 10.0.0.130 - - [2026-02-03 17:02:01] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015087 10.0.0.130 - - [2026-02-03 17:02:01] "POST /ref-update HTTP/1.1" 200 156 0.027800 10.0.0.130 - - [2026-02-03 17:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.130 - - [2026-02-03 17:02:01] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005970 10.0.0.130 - - [2026-02-03 17:02:01] "POST /tags HTTP/1.1" 409 221 0.001834 10.0.0.130 - - [2026-02-03 17:02:01] "POST /ref-update HTTP/1.1" 200 156 0.018726 10.0.0.130 - - [2026-02-03 17:02:01] "POST /ref-update HTTP/1.1" 200 156 0.019229 10.0.0.130 - - [2026-02-03 17:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.130 - - [2026-02-03 17:02:01] "GET /tag/6a8510e6-671d-4e81-bdad-75ecac6b4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015826 10.0.0.130 - - [2026-02-03 17:02:01] "POST /tags HTTP/1.1" 409 238 0.002132 10.0.0.130 - - [2026-02-03 17:02:01] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.009727 10.0.0.130 - - [2026-02-03 17:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.130 - - [2026-02-03 17:02:01] "GET /tag/b77acf86-a991-4ed3-a137-5801143e7c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014502 10.0.0.130 - - [2026-02-03 17:02:01] "POST /firewall-rules HTTP/1.1" 409 293 0.003278 10.0.0.130 - - [2026-02-03 17:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035798 10.0.0.130 - - [2026-02-03 17:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.130 - - [2026-02-03 17:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.130 - - [2026-02-03 17:02:01] "POST /chown HTTP/1.1" 200 109 0.021949 10.0.0.130 - - [2026-02-03 17:02:01] "PUT /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c HTTP/1.1" 200 261 0.050393 10.0.0.130 - - [2026-02-03 17:02:01] "GET /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010284 10.0.0.130 - - [2026-02-03 17:02:01] "POST /chown HTTP/1.1" 200 109 0.015190 10.0.0.130 - - [2026-02-03 17:02:01] "PUT /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 257 0.021038 10.0.0.130 - - [2026-02-03 17:02:02] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017498 10.0.0.130 - - [2026-02-03 17:02:02] "GET /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004326 10.0.0.130 - - [2026-02-03 17:02:02] "POST /ref-update HTTP/1.1" 200 156 0.030650 10.0.0.130 - - [2026-02-03 17:02:02] "POST /chown HTTP/1.1" 200 109 0.008431 10.0.0.130 - - [2026-02-03 17:02:02] "POST /chown HTTP/1.1" 200 109 0.022448 10.0.0.130 - - [2026-02-03 17:02:02] "PUT /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 257 0.039456 10.0.0.130 - - [2026-02-03 17:02:02] "POST /ref-update HTTP/1.1" 200 156 0.014019 10.0.0.130 - - [2026-02-03 17:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.130 - - [2026-02-03 17:02:02] "POST /chown HTTP/1.1" 200 109 0.008346 10.0.0.130 - - [2026-02-03 17:02:02] "POST /chown HTTP/1.1" 200 109 0.012401 10.0.0.130 - - [2026-02-03 17:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019577 10.0.0.130 - - [2026-02-03 17:02:02] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004713 10.0.0.130 - - [2026-02-03 17:02:02] "PUT /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 257 0.034953 10.0.0.130 - - [2026-02-03 17:02:02] "POST /ref-update HTTP/1.1" 200 156 0.017932 10.0.0.130 - - [2026-02-03 17:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.130 - - [2026-02-03 17:02:02] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.029862 10.0.0.130 - - [2026-02-03 17:02:02] "POST /virtual-machines HTTP/1.1" 200 374 0.010528 10.0.0.130 - - [2026-02-03 17:02:02] "POST /chown HTTP/1.1" 200 109 0.019380 10.0.0.130 - - [2026-02-03 17:02:02] "POST /chown HTTP/1.1" 200 109 0.040188 10.0.0.130 - - [2026-02-03 17:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026734 10.0.0.130 - - [2026-02-03 17:02:02] "PUT /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 257 0.050408 10.0.0.130 - - [2026-02-03 17:02:02] "POST /ref-update HTTP/1.1" 200 156 0.062747 10.0.0.130 - - [2026-02-03 17:02:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.151729 10.0.0.130 - - [2026-02-03 17:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031223 10.0.0.130 - - [2026-02-03 17:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.130 - - [2026-02-03 17:02:02] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004966 10.0.0.130 - - [2026-02-03 17:02:02] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.020288 10.0.0.130 - - [2026-02-03 17:02:02] "POST /instance-ips HTTP/1.1" 200 414 0.065561 10.0.0.130 - - [2026-02-03 17:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.049739 10.0.0.130 - - [2026-02-03 17:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.047588 10.0.0.130 - - [2026-02-03 17:02:02] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015028 10.0.0.130 - - [2026-02-03 17:02:02] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.016270 10.0.0.130 - - [2026-02-03 17:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027465 10.0.0.130 - - [2026-02-03 17:02:03] "POST /set-tag HTTP/1.1" 200 109 0.062387 10.0.0.130 - - [2026-02-03 17:02:03] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014042 10.0.0.130 - - [2026-02-03 17:02:03] "GET /instance-ip/0f9235f4-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004500 10.0.0.130 - - [2026-02-03 17:02:03] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.009624 10.0.0.130 - - [2026-02-03 17:02:03] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004266 10.0.0.130 - - [2026-02-03 17:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024069 10.0.0.130 - - [2026-02-03 17:02:03] "POST /set-tag HTTP/1.1" 200 109 0.012635 10.0.0.130 - - [2026-02-03 17:02:03] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006445 10.0.0.130 - - [2026-02-03 17:02:03] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.008573 10.0.0.130 - - [2026-02-03 17:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019607 10.0.0.130 - - [2026-02-03 17:02:03] "POST /ref-update HTTP/1.1" 200 156 0.054623 10.0.0.130 - - [2026-02-03 17:02:03] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009719 10.0.0.130 - - [2026-02-03 17:02:03] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.130 - - [2026-02-03 17:02:03] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.027030 10.0.0.130 - - [2026-02-03 17:02:03] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007234 10.0.0.130 - - [2026-02-03 17:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013430 10.0.0.130 - - [2026-02-03 17:02:03] "POST /set-tag HTTP/1.1" 200 109 0.018680 10.0.0.130 - - [2026-02-03 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.007877 10.0.0.130 - - [2026-02-03 17:02:03] "POST /ref-update HTTP/1.1" 200 156 0.020790 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.014357 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.006459 10.0.0.130 - - [2026-02-03 17:02:03] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.130 - - [2026-02-03 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.007261 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.016879 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.020633 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.008170 10.0.0.130 - - [2026-02-03 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.007579 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.017211 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.020243 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.007116 10.0.0.130 - - [2026-02-03 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.006986 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.015198 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.016569 10.0.0.130 - - [2026-02-03 17:02:03] "POST /chown HTTP/1.1" 200 109 0.019622 10.0.0.130 - - [2026-02-03 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007470 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.008429 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.018130 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.007085 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.025828 10.0.0.130 - - [2026-02-03 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011198 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.006703 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.028512 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.016888 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.006190 10.0.0.130 - - [2026-02-03 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015313 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.008497 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.006728 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.019564 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.038568 10.0.0.130 - - [2026-02-03 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.007035 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.019710 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.008639 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.027510 10.0.0.130 - - [2026-02-03 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.010699 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.017908 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.016216 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.011279 10.0.0.130 - - [2026-02-03 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.009312 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.011642 10.0.0.130 - - [2026-02-03 17:02:04] "POST /chown HTTP/1.1" 200 109 0.012938 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.021757 10.0.0.130 - - [2026-02-03 17:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.024838 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.017949 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.007772 10.0.0.130 - - [2026-02-03 17:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.007092 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.007231 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.012235 10.0.0.130 - - [2026-02-03 17:02:05] "POST /chown HTTP/1.1" 200 109 0.022896 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001105 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001209 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001224 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.130 - - [2026-02-03 17:02:20] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007773 10.0.0.130 - - [2026-02-03 17:02:20] "POST /set-tag HTTP/1.1" 200 109 0.004164 10.0.0.130 - - [2026-02-03 17:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.130 - - [2026-02-03 17:02:20] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003901 10.0.0.130 - - [2026-02-03 17:02:20] "GET /loadbalancer-pool/1fcb5be4-b629-4b81-bcfe-95da3ffbce5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004607 10.0.0.130 - - [2026-02-03 17:02:20] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017104 10.0.0.130 - - [2026-02-03 17:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018347 10.0.0.130 - - [2026-02-03 17:02:20] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010803 10.0.0.130 - - [2026-02-03 17:02:20] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010202 10.0.0.130 - - [2026-02-03 17:02:20] "POST /ref-update HTTP/1.1" 200 156 0.008108 10.0.0.130 - - [2026-02-03 17:02:20] "GET /floating-ip/b0a8b508-d8cd-40cc-aae3-c5c1d3464a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.011865 10.0.0.130 - - [2026-02-03 17:02:20] "PUT /floating-ip/b0a8b508-d8cd-40cc-aae3-c5c1d3464a98 HTTP/1.1" 200 257 0.011262 10.0.0.130 - - [2026-02-03 17:02:20] "POST /tags HTTP/1.1" 409 221 0.002337 10.0.0.130 - - [2026-02-03 17:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.130 - - [2026-02-03 17:02:20] "GET /tag/6a8510e6-671d-4e81-bdad-75ecac6b4a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015763 10.0.0.130 - - [2026-02-03 17:02:20] "POST /set-tag HTTP/1.1" 200 109 0.017073 10.0.0.130 - - [2026-02-03 17:02:21] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006116 10.0.0.130 - - [2026-02-03 17:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.130 - - [2026-02-03 17:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.130 - - [2026-02-03 17:02:21] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004118 10.0.0.130 - - [2026-02-03 17:02:21] "GET /loadbalancer-pool/1fcb5be4-b629-4b81-bcfe-95da3ffbce5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003547 10.0.0.130 - - [2026-02-03 17:02:21] "POST /loadbalancer-members HTTP/1.1" 200 704 0.033064 10.0.0.130 - - [2026-02-03 17:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009334 10.0.0.130 - - [2026-02-03 17:02:21] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006318 10.0.0.130 - - [2026-02-03 17:02:21] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006230 10.0.0.130 - - [2026-02-03 17:02:21] "POST /ref-update HTTP/1.1" 200 156 0.010531 10.0.0.130 - - [2026-02-03 17:02:21] "GET /floating-ip/b0a8b508-d8cd-40cc-aae3-c5c1d3464a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.011387 10.0.0.130 - - [2026-02-03 17:02:21] "POST /set-tag HTTP/1.1" 200 109 0.048456 10.0.0.130 - - [2026-02-03 17:02:22] "GET /virtual-machine/d314047b-767d-4781-b402-56cb70e59f55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003704 10.0.0.130 - - [2026-02-03 17:02:22] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005659 10.0.0.130 - - [2026-02-03 17:02:22] "GET /virtual-machine/a5801031-683c-4c54-bda5-c4a9ced9a067?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003172 10.0.0.130 - - [2026-02-03 17:02:22] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004689 10.0.0.130 - - [2026-02-03 17:02:26] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005166 10.0.0.130 - - [2026-02-03 17:02:26] "POST /set-tag HTTP/1.1" 200 109 0.005653 10.0.0.130 - - [2026-02-03 17:02:27] "GET /virtual-machine/506f43f5-78c0-48c9-a853-ee73596fac94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003829 10.0.0.130 - - [2026-02-03 17:02:27] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004562 10.0.0.130 - - [2026-02-03 17:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.130 - - [2026-02-03 17:02:27] "POST /chown HTTP/1.1" 200 109 0.007049 10.0.0.130 - - [2026-02-03 17:02:27] "POST /chown HTTP/1.1" 200 109 0.009640 10.0.0.130 - - [2026-02-03 17:02:27] "POST /chown HTTP/1.1" 200 109 0.016433 10.0.0.130 - - [2026-02-03 17:02:27] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015596 10.0.0.130 - - [2026-02-03 17:02:27] "POST /set-tag HTTP/1.1" 200 109 0.015705 10.0.0.130 - - [2026-02-03 17:02:27] "POST /chown HTTP/1.1" 200 109 0.078073 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001290 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:02:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001332 10.0.0.130 - - [2026-02-03 17:02:59] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005118 10.0.0.130 - - [2026-02-03 17:02:59] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.130 - - [2026-02-03 17:02:59] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004919 10.0.0.130 - - [2026-02-03 17:02:59] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.130 - - [2026-02-03 17:02:59] "GET /virtual-machine/506f43f5-78c0-48c9-a853-ee73596fac94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003360 10.0.0.130 - - [2026-02-03 17:02:59] "POST /ref-update HTTP/1.1" 200 156 0.016429 10.0.0.130 - - [2026-02-03 17:02:59] "GET /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020414 10.0.0.130 - - [2026-02-03 17:02:59] "POST /set-tag HTTP/1.1" 200 109 0.017323 10.0.0.130 - - [2026-02-03 17:02:59] "POST /set-tag HTTP/1.1" 200 109 0.015475 10.0.0.130 - - [2026-02-03 17:02:59] "DELETE /instance-ip/0f9235f4-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.044539 10.0.0.130 - - [2026-02-03 17:02:59] "DELETE /virtual-machine-interface/0f74ebac-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.040668 10.0.0.130 - - [2026-02-03 17:02:59] "DELETE /virtual-machine/506f43f5-78c0-48c9-a853-ee73596fac94 HTTP/1.1" 200 115 0.025847 10.0.0.130 - - [2026-02-03 17:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.130 - - [2026-02-03 17:03:02] "GET /tag/b77acf86-a991-4ed3-a137-5801143e7c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017688 10.0.0.130 - - [2026-02-03 17:03:02] "GET /tag/b77acf86-a991-4ed3-a137-5801143e7c3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.015069 10.0.0.130 - - [2026-02-03 17:03:02] "GET /virtual-machine-interface/54446738-429d-46ed-9efd-9e764ef719e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005782 10.0.0.130 - - [2026-02-03 17:03:03] "POST /set-tag HTTP/1.1" 200 109 0.025703 10.0.0.130 - - [2026-02-03 17:03:03] "GET /virtual-machine-interface/5815639b-37b3-4f77-b0ff-f34b5d5a901f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.020570 10.0.0.130 - - [2026-02-03 17:03:03] "POST /set-tag HTTP/1.1" 200 109 0.025637 10.0.0.130 - - [2026-02-03 17:03:03] "GET /virtual-machine-interface/907556ac-e4a6-415d-ae8c-3dc302df2f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005223 10.0.0.130 - - [2026-02-03 17:03:03] "POST /set-tag HTTP/1.1" 200 109 0.028662 10.0.0.130 - - [2026-02-03 17:03:03] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015274 10.0.0.130 - - [2026-02-03 17:03:03] "GET /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003173 10.0.0.130 - - [2026-02-03 17:03:03] "POST /ref-update HTTP/1.1" 200 156 0.012397 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /firewall-rule/35657079-81da-4c43-9acf-efce10d0ca8c HTTP/1.1" 200 115 0.052204 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /loadbalancer-member/0edaade5-3acb-471e-8524-563f5b00f651 HTTP/1.1" 200 115 0.037356 10.0.0.130 - - [2026-02-03 17:03:03] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.014499 10.0.0.130 - - [2026-02-03 17:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013477 10.0.0.130 - - [2026-02-03 17:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /loadbalancer-pool/0a81e75c-aed9-45c0-a001-022bc5c5a85e HTTP/1.1" 200 115 0.090403 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.017548 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /loadbalancer-listener/4fa4dc98-06dc-4871-b891-23649429d565 HTTP/1.1" 200 115 0.042657 10.0.0.130 - - [2026-02-03 17:03:03] "GET /floating-ip/28d5c85e-f9bc-4b18-81e9-65a1f5bee9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002017 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.008571 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.017282 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.015178 10.0.0.130 - - [2026-02-03 17:03:03] "PUT /floating-ip/28d5c85e-f9bc-4b18-81e9-65a1f5bee9e6 HTTP/1.1" 200 257 0.027884 10.0.0.130 - - [2026-02-03 17:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.005887 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.027086 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /floating-ip/28d5c85e-f9bc-4b18-81e9-65a1f5bee9e6 HTTP/1.1" 200 115 0.108990 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.010636 10.0.0.130 - - [2026-02-03 17:03:03] "POST /chown HTTP/1.1" 200 109 0.022851 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /loadbalancer/4b9e50ee-124d-4151-84fe-c33209bb04bc HTTP/1.1" 200 115 0.079586 10.0.0.130 - - [2026-02-03 17:03:03] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.030895 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /instance-ip/bef0626f-198c-406a-bf61-fee5c6155954 HTTP/1.1" 200 115 0.063225 10.0.0.130 - - [2026-02-03 17:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014044 10.0.0.130 - - [2026-02-03 17:03:03] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.010511 10.0.0.130 - - [2026-02-03 17:03:03] "DELETE /virtual-machine-interface/5815639b-37b3-4f77-b0ff-f34b5d5a901f HTTP/1.1" 200 115 0.075867 10.0.0.130 - - [2026-02-03 17:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044003 10.0.0.130 - - [2026-02-03 17:03:03] "GET /floating-ip-pool/981c73d4-ff72-40a0-a35d-789900f37c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013043 10.0.0.130 - - [2026-02-03 17:03:04] "POST /ref-update HTTP/1.1" 200 156 0.027236 10.0.0.130 - - [2026-02-03 17:03:04] "PUT /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 267 0.031510 10.0.0.130 - - [2026-02-03 17:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025650 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /floating-ip-pool/981c73d4-ff72-40a0-a35d-789900f37c8d HTTP/1.1" 200 115 0.110406 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /tag/b77acf86-a991-4ed3-a137-5801143e7c3f HTTP/1.1" 200 115 0.180446 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /service-instance/a9d71ccf-6ea8-4110-8496-34cf22fa3d22 HTTP/1.1" 200 115 0.036463 10.0.0.130 - - [2026-02-03 17:03:04] "GET /virtual-machine-interface/907556ac-e4a6-415d-ae8c-3dc302df2f9a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.007523 10.0.0.130 - - [2026-02-03 17:03:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002159 10.0.0.130 - - [2026-02-03 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.130 - - [2026-02-03 17:03:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002391 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /virtual-network/44db1e05-e781-4664-ada4-af062ff8d186 HTTP/1.1" 200 115 0.115798 10.0.0.130 - - [2026-02-03 17:03:04] "GET /routing-instance/4179885b-9bce-4c31-a678-cca64c0340dc HTTP/1.1" 404 171 0.002650 10.0.0.130 - - [2026-02-03 17:03:04] "GET /domains HTTP/1.1" 200 281 0.002616 10.0.0.130 - - [2026-02-03 17:03:04] "GET /domain/0c1b9054-09da-418e-8a55-db9a7270de00 HTTP/1.1" 200 3097 0.002680 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /route-target/463a0977-7149-44eb-a312-b62b25d4fd15 HTTP/1.1" 200 115 0.052858 10.0.0.130 - - [2026-02-03 17:03:04] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6 HTTP/1.1" 200 7170 0.062358 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /virtual-machine-interface/907556ac-e4a6-415d-ae8c-3dc302df2f9a HTTP/1.1" 200 115 0.121004 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /virtual-machine/9856a52c-f924-47c0-ac8d-c64eac5f5ab3 HTTP/1.1" 200 115 0.040453 10.0.0.130 - - [2026-02-03 17:03:04] "GET /virtual-machine-interface/54446738-429d-46ed-9efd-9e764ef719e4?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.011685 10.0.0.130 - - [2026-02-03 17:03:04] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.016515 10.0.0.130 - - [2026-02-03 17:03:04] "POST /set-tag HTTP/1.1" 200 109 0.004374 10.0.0.130 - - [2026-02-03 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.130 - - [2026-02-03 17:03:04] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002398 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /virtual-machine-interface/54446738-429d-46ed-9efd-9e764ef719e4 HTTP/1.1" 200 115 0.037678 10.0.0.130 - - [2026-02-03 17:03:04] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005840 10.0.0.130 - - [2026-02-03 17:03:04] "POST /ref-update HTTP/1.1" 200 156 0.022704 10.0.0.130 - - [2026-02-03 17:03:04] "POST /set-tag HTTP/1.1" 200 109 0.056571 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /virtual-machine/faa43435-8007-428e-8a60-6926bd7ec517 HTTP/1.1" 200 115 0.051528 10.0.0.130 - - [2026-02-03 17:03:04] "DELETE /loadbalancer-member/eb2bf07b-e373-43be-8e8e-2066137e8ffd HTTP/1.1" 200 115 0.053952 10.0.0.130 - - [2026-02-03 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.130 - - [2026-02-03 17:03:04] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003420 10.0.0.130 - - [2026-02-03 17:03:05] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004799 10.0.0.130 - - [2026-02-03 17:03:05] "POST /set-tag HTTP/1.1" 200 109 0.006148 10.0.0.130 - - [2026-02-03 17:03:05] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005826 10.0.0.130 - - [2026-02-03 17:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.130 - - [2026-02-03 17:03:05] "GET /virtual-machine/a5801031-683c-4c54-bda5-c4a9ced9a067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002519 10.0.0.130 - - [2026-02-03 17:03:05] "POST /ref-update HTTP/1.1" 200 156 0.009358 10.0.0.130 - - [2026-02-03 17:03:05] "GET /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004780 10.0.0.130 - - [2026-02-03 17:03:05] "POST /set-tag HTTP/1.1" 200 109 0.015587 10.0.0.130 - - [2026-02-03 17:03:05] "POST /set-tag HTTP/1.1" 200 109 0.023053 10.0.0.130 - - [2026-02-03 17:03:05] "POST /set-tag HTTP/1.1" 200 109 0.016394 10.0.0.130 - - [2026-02-03 17:03:05] "DELETE /instance-ip/0b33eb2e-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.051798 10.0.0.130 - - [2026-02-03 17:03:05] "POST /ref-update HTTP/1.1" 200 156 0.009244 10.0.0.130 - - [2026-02-03 17:03:05] "DELETE /virtual-machine-interface/0b19232a-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.037988 10.0.0.130 - - [2026-02-03 17:03:05] "DELETE /virtual-machine/a5801031-683c-4c54-bda5-c4a9ced9a067 HTTP/1.1" 200 115 0.026073 10.0.0.130 - - [2026-02-03 17:03:09] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.010528 10.0.0.130 - - [2026-02-03 17:03:09] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.130 - - [2026-02-03 17:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.130 - - [2026-02-03 17:03:09] "GET /loadbalancer/b334360e-da6d-4884-a24e-731b0f057c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002426 10.0.0.130 - - [2026-02-03 17:03:10] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007368 10.0.0.130 - - [2026-02-03 17:03:10] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.130 - - [2026-02-03 17:03:10] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004845 10.0.0.130 - - [2026-02-03 17:03:10] "POST /set-tag HTTP/1.1" 200 109 0.007952 10.0.0.130 - - [2026-02-03 17:03:10] "GET /virtual-machine/d314047b-767d-4781-b402-56cb70e59f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002935 10.0.0.130 - - [2026-02-03 17:03:10] "POST /ref-update HTTP/1.1" 200 156 0.010159 10.0.0.130 - - [2026-02-03 17:03:10] "GET /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007731 10.0.0.130 - - [2026-02-03 17:03:10] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.130 - - [2026-02-03 17:03:10] "POST /set-tag HTTP/1.1" 200 109 0.016508 10.0.0.130 - - [2026-02-03 17:03:10] "POST /set-tag HTTP/1.1" 200 109 0.019420 10.0.0.130 - - [2026-02-03 17:03:10] "DELETE /instance-ip/0ac437b6-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.066652 10.0.0.130 - - [2026-02-03 17:03:10] "POST /ref-update HTTP/1.1" 200 156 0.009687 10.0.0.130 - - [2026-02-03 17:03:10] "DELETE /virtual-machine-interface/0aaa243e-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.062431 10.0.0.130 - - [2026-02-03 17:03:10] "DELETE /virtual-machine/d314047b-767d-4781-b402-56cb70e59f55 HTTP/1.1" 200 115 0.021900 10.0.0.130 - - [2026-02-03 17:03:11] "DELETE /tag/07333f5d-2ce0-4e5c-9877-6b5174112223 HTTP/1.1" 200 115 0.078699 10.0.0.130 - - [2026-02-03 17:03:11] "DELETE /tag/bf25b0e8-2879-4923-9334-3753f539e9de HTTP/1.1" 200 115 0.064555 10.0.0.130 - - [2026-02-03 17:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.130 - - [2026-02-03 17:03:14] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051251 10.0.0.130 - - [2026-02-03 17:03:14] "POST /tags HTTP/1.1" 200 394 0.039127 10.0.0.130 - - [2026-02-03 17:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021558 10.0.0.130 - - [2026-02-03 17:03:14] "GET /tag/69070cd3-8818-40f7-835e-e66d113ab477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017768 10.0.0.130 - - [2026-02-03 17:03:15] "POST /tags HTTP/1.1" 200 342 0.030710 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.130 - - [2026-02-03 17:03:15] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016546 10.0.0.130 - - [2026-02-03 17:03:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000739 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.006778 10.0.0.130 - - [2026-02-03 17:03:15] "POST /security-groups HTTP/1.1" 200 589 0.081012 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002928 10.0.0.130 - - [2026-02-03 17:03:15] "POST /projects HTTP/1.1" 200 521 0.228188 10.0.0.130 - - [2026-02-03 17:03:15] "POST /access-control-lists HTTP/1.1" 200 600 0.064637 10.0.0.130 - - [2026-02-03 17:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020104 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009056 10.0.0.130 - - [2026-02-03 17:03:15] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011513 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.007266 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.130 - - [2026-02-03 17:03:15] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.035080 10.0.0.130 - - [2026-02-03 17:03:15] "POST /access-control-lists HTTP/1.1" 200 598 0.080130 10.0.0.130 - - [2026-02-03 17:03:15] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.056468 10.0.0.130 - - [2026-02-03 17:03:15] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.040330 10.0.0.130 - - [2026-02-03 17:03:15] "POST /security-groups HTTP/1.1" 200 593 0.075213 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.003280 10.0.0.130 - - [2026-02-03 17:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.059437 10.0.0.130 - - [2026-02-03 17:03:15] "POST /access-control-lists HTTP/1.1" 200 634 0.071018 10.0.0.130 - - [2026-02-03 17:03:15] "POST /chown HTTP/1.1" 200 109 0.052271 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.003986 10.0.0.130 - - [2026-02-03 17:03:15] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.044551 10.0.0.130 - - [2026-02-03 17:03:15] "POST /access-control-lists HTTP/1.1" 200 632 0.064036 10.0.0.130 - - [2026-02-03 17:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028464 10.0.0.130 - - [2026-02-03 17:03:15] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008876 10.0.0.130 - - [2026-02-03 17:03:16] "POST /tags HTTP/1.1" 409 226 0.003193 10.0.0.130 - - [2026-02-03 17:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.130 - - [2026-02-03 17:03:16] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014779 10.0.0.130 - - [2026-02-03 17:03:16] "POST /firewall-rules HTTP/1.1" 200 602 0.079015 10.0.0.130 - - [2026-02-03 17:03:16] "GET /firewall-rule/ca687be5-9f5d-4140-9430-57dc713266dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009958 10.0.0.130 - - [2026-02-03 17:03:16] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.005736 10.0.0.130 - - [2026-02-03 17:03:16] "GET /firewall-rule/ca687be5-9f5d-4140-9430-57dc713266dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004097 10.0.0.130 - - [2026-02-03 17:03:16] "POST /ref-update HTTP/1.1" 200 156 0.047458 10.0.0.130 - - [2026-02-03 17:03:16] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014140 10.0.0.130 - - [2026-02-03 17:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.130 - - [2026-02-03 17:03:16] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003931 10.0.0.130 - - [2026-02-03 17:03:16] "POST /tags HTTP/1.1" 409 226 0.001645 10.0.0.130 - - [2026-02-03 17:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.130 - - [2026-02-03 17:03:16] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014237 10.0.0.130 - - [2026-02-03 17:03:16] "POST /firewall-rules HTTP/1.1" 200 600 0.069877 10.0.0.130 - - [2026-02-03 17:03:16] "GET /firewall-rule/2fd6633b-38ca-4199-a02e-beb4b8d356a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004832 10.0.0.130 - - [2026-02-03 17:03:16] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004114 10.0.0.130 - - [2026-02-03 17:03:16] "GET /firewall-rule/2fd6633b-38ca-4199-a02e-beb4b8d356a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002402 10.0.0.130 - - [2026-02-03 17:03:16] "POST /ref-update HTTP/1.1" 200 156 0.077630 10.0.0.130 - - [2026-02-03 17:03:17] "POST /tags HTTP/1.1" 200 394 0.025531 10.0.0.130 - - [2026-02-03 17:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.130 - - [2026-02-03 17:03:17] "GET /tag/61245fa6-83bc-445b-b670-3b49195ae063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011489 10.0.0.130 - - [2026-02-03 17:03:18] "POST /tags HTTP/1.1" 200 342 0.018753 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012246 10.0.0.130 - - [2026-02-03 17:03:18] "GET /tag/d6ad6909-fb0e-4dce-a247-176e2188e0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.024820 10.0.0.130 - - [2026-02-03 17:03:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000672 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.009933 10.0.0.130 - - [2026-02-03 17:03:18] "POST /security-groups HTTP/1.1" 200 589 0.059207 10.0.0.130 - - [2026-02-03 17:03:18] "POST /projects HTTP/1.1" 200 521 0.166429 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.003698 10.0.0.130 - - [2026-02-03 17:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019390 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017582 10.0.0.130 - - [2026-02-03 17:03:18] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005485 10.0.0.130 - - [2026-02-03 17:03:18] "POST /access-control-lists HTTP/1.1" 200 600 0.075345 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012024 10.0.0.130 - - [2026-02-03 17:03:18] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004263 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.001889 10.0.0.130 - - [2026-02-03 17:03:18] "POST /access-control-lists HTTP/1.1" 200 598 0.063966 10.0.0.130 - - [2026-02-03 17:03:18] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.093944 10.0.0.130 - - [2026-02-03 17:03:18] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.051087 10.0.0.130 - - [2026-02-03 17:03:18] "POST /security-groups HTTP/1.1" 200 593 0.071902 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.007747 10.0.0.130 - - [2026-02-03 17:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020904 10.0.0.130 - - [2026-02-03 17:03:18] "POST /access-control-lists HTTP/1.1" 200 634 0.071146 10.0.0.130 - - [2026-02-03 17:03:18] "POST /chown HTTP/1.1" 200 109 0.064134 10.0.0.130 - - [2026-02-03 17:03:18] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010098 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.001663 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.130 - - [2026-02-03 17:03:18] "POST /access-control-lists HTTP/1.1" 200 632 0.056811 10.0.0.130 - - [2026-02-03 17:03:18] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043034 10.0.0.130 - - [2026-02-03 17:03:18] "POST /tags HTTP/1.1" 409 226 0.001803 10.0.0.130 - - [2026-02-03 17:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.130 - - [2026-02-03 17:03:18] "GET /tag/d6ad6909-fb0e-4dce-a247-176e2188e0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010569 10.0.0.130 - - [2026-02-03 17:03:19] "POST /firewall-rules HTTP/1.1" 200 602 0.068952 10.0.0.130 - - [2026-02-03 17:03:19] "GET /firewall-rule/8678446a-7904-4155-a0f5-1c5f91a28ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004235 10.0.0.130 - - [2026-02-03 17:03:19] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003719 10.0.0.130 - - [2026-02-03 17:03:19] "GET /firewall-rule/8678446a-7904-4155-a0f5-1c5f91a28ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002930 10.0.0.130 - - [2026-02-03 17:03:19] "POST /ref-update HTTP/1.1" 200 156 0.054322 10.0.0.130 - - [2026-02-03 17:03:19] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012149 10.0.0.130 - - [2026-02-03 17:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.130 - - [2026-02-03 17:03:19] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002937 10.0.0.130 - - [2026-02-03 17:03:19] "POST /tags HTTP/1.1" 409 226 0.001873 10.0.0.130 - - [2026-02-03 17:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.130 - - [2026-02-03 17:03:19] "GET /tag/d6ad6909-fb0e-4dce-a247-176e2188e0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011116 10.0.0.130 - - [2026-02-03 17:03:19] "POST /firewall-rules HTTP/1.1" 200 600 0.067641 10.0.0.130 - - [2026-02-03 17:03:19] "GET /firewall-rule/c894eb5c-2fe6-4c8b-bd0c-24e12cfee171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013570 10.0.0.130 - - [2026-02-03 17:03:19] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.008148 10.0.0.130 - - [2026-02-03 17:03:19] "GET /firewall-rule/c894eb5c-2fe6-4c8b-bd0c-24e12cfee171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004230 10.0.0.130 - - [2026-02-03 17:03:19] "POST /ref-update HTTP/1.1" 200 156 0.080977 10.0.0.130 - - [2026-02-03 17:03:21] "POST /tags HTTP/1.1" 200 346 0.091176 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.130 - - [2026-02-03 17:03:21] "GET /tag/256f6b60-b1fb-4137-a508-c4a728081509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.036948 10.0.0.130 - - [2026-02-03 17:03:21] "POST /projects HTTP/1.1" 409 238 0.005631 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.130 - - [2026-02-03 17:03:21] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045223 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.130 - - [2026-02-03 17:03:21] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005461 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.130 - - [2026-02-03 17:03:21] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006043 10.0.0.130 - - [2026-02-03 17:03:21] "POST /security-groups HTTP/1.1" 409 285 0.002781 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.130 - - [2026-02-03 17:03:21] "PUT /security-group/36cbd931-9aad-4c93-8d9e-8f321a327f8f HTTP/1.1" 200 263 0.061412 10.0.0.130 - - [2026-02-03 17:03:21] "PUT /access-control-list/cbf95485-06f8-4874-b472-fee170dd6dfc HTTP/1.1" 200 273 0.023540 10.0.0.130 - - [2026-02-03 17:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.062424 10.0.0.130 - - [2026-02-03 17:03:21] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.112375 10.0.0.130 - - [2026-02-03 17:03:21] "POST /tags HTTP/1.1" 409 228 0.011797 10.0.0.130 - - [2026-02-03 17:03:21] "PUT /access-control-list/37c121a1-82f8-4e41-88d1-0db8e0831c8c HTTP/1.1" 200 273 0.069771 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012432 10.0.0.130 - - [2026-02-03 17:03:21] "GET /tag/256f6b60-b1fb-4137-a508-c4a728081509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014283 10.0.0.130 - - [2026-02-03 17:03:21] "POST /tags HTTP/1.1" 200 346 0.020229 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.130 - - [2026-02-03 17:03:21] "GET /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013674 10.0.0.130 - - [2026-02-03 17:03:21] "POST /projects HTTP/1.1" 409 238 0.002575 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.130 - - [2026-02-03 17:03:21] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050538 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.130 - - [2026-02-03 17:03:21] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004861 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.130 - - [2026-02-03 17:03:21] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003829 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.130 - - [2026-02-03 17:03:21] "POST /security-groups HTTP/1.1" 409 285 0.005092 10.0.0.130 - - [2026-02-03 17:03:21] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054200 10.0.0.130 - - [2026-02-03 17:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013880 10.0.0.130 - - [2026-02-03 17:03:21] "PUT /security-group/66985395-631e-4037-b099-40050cc46b1b HTTP/1.1" 200 263 0.059591 10.0.0.130 - - [2026-02-03 17:03:22] "PUT /access-control-list/0e892aa6-c048-456e-9461-f47a9e1309f4 HTTP/1.1" 200 273 0.015298 10.0.0.130 - - [2026-02-03 17:03:22] "PUT /access-control-list/0ad8fa3d-6abe-47cc-bd20-da4c88bc4743 HTTP/1.1" 200 273 0.021371 10.0.0.130 - - [2026-02-03 17:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020704 10.0.0.130 - - [2026-02-03 17:03:22] "POST /tags HTTP/1.1" 409 228 0.005257 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.130 - - [2026-02-03 17:03:22] "GET /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010979 10.0.0.130 - - [2026-02-03 17:03:22] "POST /tags HTTP/1.1" 200 292 0.049329 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011765 10.0.0.130 - - [2026-02-03 17:03:22] "GET /tag/864b51e4-ea3d-47c6-8369-1c52449d604e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012788 10.0.0.130 - - [2026-02-03 17:03:22] "POST /tags HTTP/1.1" 200 304 0.045805 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.130 - - [2026-02-03 17:03:22] "GET /tag/afac9be1-2d42-497d-9b5a-24bb62fefd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013292 10.0.0.130 - - [2026-02-03 17:03:22] "POST /tags HTTP/1.1" 409 252 0.001917 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.130 - - [2026-02-03 17:03:22] "GET /tag/69070cd3-8818-40f7-835e-e66d113ab477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011406 10.0.0.130 - - [2026-02-03 17:03:22] "POST /tags HTTP/1.1" 409 226 0.002124 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.130 - - [2026-02-03 17:03:22] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011193 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.130 - - [2026-02-03 17:03:22] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004856 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.130 - - [2026-02-03 17:03:22] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043015 10.0.0.130 - - [2026-02-03 17:03:22] "POST /virtual-machines HTTP/1.1" 200 396 0.010539 10.0.0.130 - - [2026-02-03 17:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010996 10.0.0.130 - - [2026-02-03 17:03:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120683 10.0.0.130 - - [2026-02-03 17:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007954 10.0.0.130 - - [2026-02-03 17:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.130 - - [2026-02-03 17:03:22] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005006 10.0.0.130 - - [2026-02-03 17:03:22] "POST /instance-ips HTTP/1.1" 200 398 0.031424 10.0.0.130 - - [2026-02-03 17:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029848 10.0.0.130 - - [2026-02-03 17:03:22] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010251 10.0.0.130 - - [2026-02-03 17:03:23] "POST /set-tag HTTP/1.1" 200 109 0.063567 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017193 10.0.0.130 - - [2026-02-03 17:03:23] "GET /instance-ip/3f56be36-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009540 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006340 10.0.0.130 - - [2026-02-03 17:03:23] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005505 10.0.0.130 - - [2026-02-03 17:03:23] "POST /ref-update HTTP/1.1" 200 156 0.011735 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005337 10.0.0.130 - - [2026-02-03 17:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.130 - - [2026-02-03 17:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004530 10.0.0.130 - - [2026-02-03 17:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.130 - - [2026-02-03 17:03:23] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045661 10.0.0.130 - - [2026-02-03 17:03:23] "POST /virtual-machines HTTP/1.1" 200 396 0.009001 10.0.0.130 - - [2026-02-03 17:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008839 10.0.0.130 - - [2026-02-03 17:03:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113151 10.0.0.130 - - [2026-02-03 17:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027148 10.0.0.130 - - [2026-02-03 17:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011075 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005586 10.0.0.130 - - [2026-02-03 17:03:23] "POST /instance-ips HTTP/1.1" 200 398 0.020613 10.0.0.130 - - [2026-02-03 17:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023848 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010283 10.0.0.130 - - [2026-02-03 17:03:23] "POST /set-tag HTTP/1.1" 200 109 0.063584 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014678 10.0.0.130 - - [2026-02-03 17:03:23] "GET /instance-ip/3fcde5ce-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003130 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004826 10.0.0.130 - - [2026-02-03 17:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.130 - - [2026-02-03 17:03:23] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003703 10.0.0.130 - - [2026-02-03 17:03:23] "POST /ref-update HTTP/1.1" 200 156 0.008098 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004386 10.0.0.130 - - [2026-02-03 17:03:24] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.130 - - [2026-02-03 17:03:24] "POST /tags HTTP/1.1" 200 292 0.018748 10.0.0.130 - - [2026-02-03 17:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.130 - - [2026-02-03 17:03:24] "GET /tag/01caa511-17af-4ad8-805e-7c70dc4e2ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012230 10.0.0.130 - - [2026-02-03 17:03:24] "POST /tags HTTP/1.1" 409 252 0.003424 10.0.0.130 - - [2026-02-03 17:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.130 - - [2026-02-03 17:03:24] "GET /tag/61245fa6-83bc-445b-b670-3b49195ae063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010423 10.0.0.130 - - [2026-02-03 17:03:24] "POST /tags HTTP/1.1" 409 226 0.001958 10.0.0.130 - - [2026-02-03 17:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.130 - - [2026-02-03 17:03:24] "GET /tag/d6ad6909-fb0e-4dce-a247-176e2188e0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010587 10.0.0.130 - - [2026-02-03 17:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006155 10.0.0.130 - - [2026-02-03 17:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.130 - - [2026-02-03 17:03:24] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038115 10.0.0.130 - - [2026-02-03 17:03:24] "POST /virtual-machines HTTP/1.1" 200 396 0.009209 10.0.0.130 - - [2026-02-03 17:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012172 10.0.0.130 - - [2026-02-03 17:03:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107247 10.0.0.130 - - [2026-02-03 17:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008095 10.0.0.130 - - [2026-02-03 17:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010940 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006060 10.0.0.130 - - [2026-02-03 17:03:24] "POST /instance-ips HTTP/1.1" 200 398 0.026566 10.0.0.130 - - [2026-02-03 17:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024539 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011094 10.0.0.130 - - [2026-02-03 17:03:24] "POST /set-tag HTTP/1.1" 200 109 0.066966 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015699 10.0.0.130 - - [2026-02-03 17:03:24] "GET /instance-ip/406222c0-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009245 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004777 10.0.0.130 - - [2026-02-03 17:03:24] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.130 - - [2026-02-03 17:03:24] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004627 10.0.0.130 - - [2026-02-03 17:03:24] "POST /ref-update HTTP/1.1" 200 156 0.008176 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004382 10.0.0.130 - - [2026-02-03 17:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.130 - - [2026-02-03 17:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004256 10.0.0.130 - - [2026-02-03 17:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.130 - - [2026-02-03 17:03:25] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040766 10.0.0.130 - - [2026-02-03 17:03:25] "POST /virtual-machines HTTP/1.1" 200 396 0.007475 10.0.0.130 - - [2026-02-03 17:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008348 10.0.0.130 - - [2026-02-03 17:03:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110018 10.0.0.130 - - [2026-02-03 17:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019332 10.0.0.130 - - [2026-02-03 17:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004915 10.0.0.130 - - [2026-02-03 17:03:25] "POST /instance-ips HTTP/1.1" 200 398 0.029629 10.0.0.130 - - [2026-02-03 17:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024570 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015422 10.0.0.130 - - [2026-02-03 17:03:25] "POST /set-tag HTTP/1.1" 200 109 0.066473 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018165 10.0.0.130 - - [2026-02-03 17:03:25] "GET /instance-ip/40d3be58-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003551 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004606 10.0.0.130 - - [2026-02-03 17:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003383 10.0.0.130 - - [2026-02-03 17:03:25] "POST /ref-update HTTP/1.1" 200 156 0.008069 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015879 10.0.0.130 - - [2026-02-03 17:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.130 - - [2026-02-03 17:03:25] "POST /tags HTTP/1.1" 200 300 0.022869 10.0.0.130 - - [2026-02-03 17:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008019 10.0.0.130 - - [2026-02-03 17:03:25] "GET /tag/6781d828-4f69-45c0-a8db-c5e505c98daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015435 10.0.0.130 - - [2026-02-03 17:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.130 - - [2026-02-03 17:03:25] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004195 10.0.0.130 - - [2026-02-03 17:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.130 - - [2026-02-03 17:03:26] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044374 10.0.0.130 - - [2026-02-03 17:03:26] "POST /virtual-machines HTTP/1.1" 200 396 0.008571 10.0.0.130 - - [2026-02-03 17:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021059 10.0.0.130 - - [2026-02-03 17:03:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125916 10.0.0.130 - - [2026-02-03 17:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015686 10.0.0.130 - - [2026-02-03 17:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013826 10.0.0.130 - - [2026-02-03 17:03:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007292 10.0.0.130 - - [2026-02-03 17:03:26] "POST /instance-ips HTTP/1.1" 200 398 0.040796 10.0.0.130 - - [2026-02-03 17:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026135 10.0.0.130 - - [2026-02-03 17:03:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016702 10.0.0.130 - - [2026-02-03 17:03:26] "POST /set-tag HTTP/1.1" 200 109 0.023217 10.0.0.130 - - [2026-02-03 17:03:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021771 10.0.0.130 - - [2026-02-03 17:03:26] "GET /instance-ip/4160e08a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008734 10.0.0.130 - - [2026-02-03 17:03:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004509 10.0.0.130 - - [2026-02-03 17:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.130 - - [2026-02-03 17:03:26] "POST /tags HTTP/1.1" 200 300 0.028224 10.0.0.130 - - [2026-02-03 17:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.130 - - [2026-02-03 17:03:26] "GET /tag/77abf44b-74c3-4365-b401-c2592119301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012204 10.0.0.130 - - [2026-02-03 17:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.130 - - [2026-02-03 17:03:26] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004001 10.0.0.130 - - [2026-02-03 17:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.130 - - [2026-02-03 17:03:26] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044864 10.0.0.130 - - [2026-02-03 17:03:26] "POST /virtual-machines HTTP/1.1" 200 396 0.009339 10.0.0.130 - - [2026-02-03 17:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017460 10.0.0.130 - - [2026-02-03 17:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117014 10.0.0.130 - - [2026-02-03 17:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009578 10.0.0.130 - - [2026-02-03 17:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.130 - - [2026-02-03 17:03:27] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006707 10.0.0.130 - - [2026-02-03 17:03:27] "POST /instance-ips HTTP/1.1" 200 398 0.065151 10.0.0.130 - - [2026-02-03 17:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033416 10.0.0.130 - - [2026-02-03 17:03:27] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023656 10.0.0.130 - - [2026-02-03 17:03:27] "POST /set-tag HTTP/1.1" 200 109 0.020624 10.0.0.130 - - [2026-02-03 17:03:27] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015175 10.0.0.130 - - [2026-02-03 17:03:27] "GET /instance-ip/41dafbcc-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003607 10.0.0.130 - - [2026-02-03 17:03:27] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004387 10.0.0.130 - - [2026-02-03 17:03:27] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.130 - - [2026-02-03 17:03:27] "POST /tags HTTP/1.1" 200 300 0.022856 10.0.0.130 - - [2026-02-03 17:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.130 - - [2026-02-03 17:03:27] "GET /tag/a329b5f2-9ae0-4bf6-ae01-6bff223d583a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011707 10.0.0.130 - - [2026-02-03 17:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.130 - - [2026-02-03 17:03:27] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004292 10.0.0.130 - - [2026-02-03 17:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.130 - - [2026-02-03 17:03:27] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044773 10.0.0.130 - - [2026-02-03 17:03:27] "POST /virtual-machines HTTP/1.1" 200 396 0.009988 10.0.0.130 - - [2026-02-03 17:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017505 10.0.0.130 - - [2026-02-03 17:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.140110 10.0.0.130 - - [2026-02-03 17:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.052029 10.0.0.130 - - [2026-02-03 17:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010825 10.0.0.130 - - [2026-02-03 17:03:27] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017798 10.0.0.130 - - [2026-02-03 17:03:27] "POST /instance-ips HTTP/1.1" 200 398 0.028719 10.0.0.130 - - [2026-02-03 17:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029025 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012506 10.0.0.130 - - [2026-02-03 17:03:28] "POST /set-tag HTTP/1.1" 200 109 0.019857 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018440 10.0.0.130 - - [2026-02-03 17:03:28] "GET /instance-ip/42573994-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005987 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004294 10.0.0.130 - - [2026-02-03 17:03:28] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.130 - - [2026-02-03 17:03:28] "POST /tags HTTP/1.1" 200 300 0.020432 10.0.0.130 - - [2026-02-03 17:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.130 - - [2026-02-03 17:03:28] "GET /tag/e4c70df0-8d2b-4e20-a98a-edd00e418cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011086 10.0.0.130 - - [2026-02-03 17:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004733 10.0.0.130 - - [2026-02-03 17:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.130 - - [2026-02-03 17:03:28] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041364 10.0.0.130 - - [2026-02-03 17:03:28] "POST /virtual-machines HTTP/1.1" 200 396 0.012408 10.0.0.130 - - [2026-02-03 17:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026301 10.0.0.130 - - [2026-02-03 17:03:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099831 10.0.0.130 - - [2026-02-03 17:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022148 10.0.0.130 - - [2026-02-03 17:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009519 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005103 10.0.0.130 - - [2026-02-03 17:03:28] "POST /instance-ips HTTP/1.1" 200 398 0.032278 10.0.0.130 - - [2026-02-03 17:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027050 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022062 10.0.0.130 - - [2026-02-03 17:03:28] "POST /set-tag HTTP/1.1" 200 109 0.022581 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014716 10.0.0.130 - - [2026-02-03 17:03:28] "GET /instance-ip/42c70cd8-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.012188 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007580 10.0.0.130 - - [2026-02-03 17:03:28] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.130 - - [2026-02-03 17:03:28] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006018 10.0.0.130 - - [2026-02-03 17:03:29] "POST /ref-update HTTP/1.1" 200 156 0.008668 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024533 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005873 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003668 10.0.0.130 - - [2026-02-03 17:03:29] "POST /ref-update HTTP/1.1" 200 156 0.009294 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017857 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.008017 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004599 10.0.0.130 - - [2026-02-03 17:03:29] "POST /ref-update HTTP/1.1" 200 156 0.010178 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017596 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005652 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005605 10.0.0.130 - - [2026-02-03 17:03:29] "POST /ref-update HTTP/1.1" 200 156 0.011723 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015782 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004640 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004733 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005211 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004598 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005919 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005254 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.130 - - [2026-02-03 17:03:29] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004180 10.0.0.130 - - [2026-02-03 17:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.130 - - [2026-02-03 17:03:33] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006208 10.0.0.130 - - [2026-02-03 17:03:33] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.130 - - [2026-02-03 17:03:33] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005581 10.0.0.130 - - [2026-02-03 17:03:33] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.130 - - [2026-02-03 17:03:33] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004824 10.0.0.130 - - [2026-02-03 17:03:33] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.130 - - [2026-02-03 17:03:34] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005946 10.0.0.130 - - [2026-02-03 17:03:34] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.130 - - [2026-02-03 17:03:35] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005124 10.0.0.130 - - [2026-02-03 17:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.130 - - [2026-02-03 17:03:36] "GET /virtual-machine/46d8677e-278b-48be-bb87-fdd8865b4320?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003701 10.0.0.130 - - [2026-02-03 17:03:36] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005207 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine/38a7efdb-592a-4b4b-9169-42986b82373d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003335 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004710 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine/a75f2ef8-ed91-47b7-ae09-3459ff76aa6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003143 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005764 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine/a5d21aa1-cb1e-47aa-97bc-775d99d7b93b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003157 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008505 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine/40470406-b009-4c39-80a5-e03e2fb8a449?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002803 10.0.0.130 - - [2026-02-03 17:03:37] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003736 10.0.0.130 - - [2026-02-03 17:03:38] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014548 10.0.0.130 - - [2026-02-03 17:03:38] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.130 - - [2026-02-03 17:03:38] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004193 10.0.0.130 - - [2026-02-03 17:03:38] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.130 - - [2026-02-03 17:03:42] "GET /virtual-machine/4e27d33d-7de2-4880-a694-29b51e3cdf58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003246 10.0.0.130 - - [2026-02-03 17:03:42] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004327 10.0.0.130 - - [2026-02-03 17:03:42] "GET /virtual-machine/f658821f-6740-45bd-b3f8-e42ce0d4d44e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003578 10.0.0.130 - - [2026-02-03 17:03:42] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004788 10.0.0.130 - - [2026-02-03 17:03:42] "GET /virtual-machine/848ef7e6-7043-4c60-9e5c-1ba38d195da9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005528 10.0.0.130 - - [2026-02-03 17:03:42] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005560 10.0.0.130 - - [2026-02-03 17:03:43] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003915 10.0.0.130 - - [2026-02-03 17:03:43] "POST /tags HTTP/1.1" 200 334 0.039202 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011899 10.0.0.130 - - [2026-02-03 17:03:43] "GET /tag/bda672f6-7dbd-4233-b80a-8bcf96beec53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018651 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.130 - - [2026-02-03 17:03:43] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037710 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.130 - - [2026-02-03 17:03:43] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005796 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.130 - - [2026-02-03 17:03:43] "GET /service-appliance-set/f7211775-ad41-484a-8925-c5bdb24be5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002546 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.002027 10.0.0.130 - - [2026-02-03 17:03:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.097400 10.0.0.130 - - [2026-02-03 17:03:43] "GET /virtual-machine-interface/ddbfa74e-0dc6-412d-b560-b11590d9a2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.020967 10.0.0.130 - - [2026-02-03 17:03:43] "POST /instance-ips HTTP/1.1" 200 410 0.020837 10.0.0.130 - - [2026-02-03 17:03:43] "GET /instance-ip/4a2173fc-1386-4df3-9e37-26d018c0fd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011471 10.0.0.130 - - [2026-02-03 17:03:43] "POST /loadbalancers HTTP/1.1" 200 631 0.057712 10.0.0.130 - - [2026-02-03 17:03:43] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028568 10.0.0.130 - - [2026-02-03 17:03:43] "GET /instance-ip/4a2173fc-1386-4df3-9e37-26d018c0fd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005404 10.0.0.130 - - [2026-02-03 17:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018364 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014027 10.0.0.130 - - [2026-02-03 17:03:43] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052358 10.0.0.130 - - [2026-02-03 17:03:43] "POST /floating-ips HTTP/1.1" 200 599 0.072291 10.0.0.130 - - [2026-02-03 17:03:43] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003026 10.0.0.130 - - [2026-02-03 17:03:43] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016357 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.130 - - [2026-02-03 17:03:43] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030442 10.0.0.130 - - [2026-02-03 17:03:43] "GET /loadbalancer-listener/960f15e6-5c66-4557-a1ae-f2da60b8382a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003780 10.0.0.130 - - [2026-02-03 17:03:43] "GET /loadbalancer-listener/960f15e6-5c66-4557-a1ae-f2da60b8382a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003608 10.0.0.130 - - [2026-02-03 17:03:43] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017584 10.0.0.130 - - [2026-02-03 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.130 - - [2026-02-03 17:03:43] "GET /instance-ip/4a2173fc-1386-4df3-9e37-26d018c0fd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003886 10.0.0.130 - - [2026-02-03 17:03:43] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002000 10.0.0.130 - - [2026-02-03 17:03:43] "GET /instance-ip/4a2173fc-1386-4df3-9e37-26d018c0fd46?fields=floating_ips HTTP/1.1" 200 1214 0.004159 10.0.0.130 - - [2026-02-03 17:03:44] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002792 10.0.0.130 - - [2026-02-03 17:03:44] "GET /loadbalancer-pool/74c6837b-a0d3-4a85-9d69-4af68cd2fe78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007697 10.0.0.130 - - [2026-02-03 17:03:44] "GET /floating-ip/a5cc2be9-eb10-4a1d-9873-6e2a28a3ed6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002476 10.0.0.130 - - [2026-02-03 17:03:44] "POST /loadbalancer-members HTTP/1.1" 200 723 0.028612 10.0.0.130 - - [2026-02-03 17:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014455 10.0.0.130 - - [2026-02-03 17:03:44] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011512 10.0.0.130 - - [2026-02-03 17:03:44] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005838 10.0.0.130 - - [2026-02-03 17:03:44] "POST /ref-update HTTP/1.1" 200 156 0.007245 10.0.0.130 - - [2026-02-03 17:03:44] "GET /floating-ip/a5cc2be9-eb10-4a1d-9873-6e2a28a3ed6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.019474 10.0.0.130 - - [2026-02-03 17:03:44] "POST /tags HTTP/1.1" 409 221 0.001731 10.0.0.130 - - [2026-02-03 17:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.130 - - [2026-02-03 17:03:44] "GET /tag/bda672f6-7dbd-4233-b80a-8bcf96beec53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011072 10.0.0.130 - - [2026-02-03 17:03:44] "POST /set-tag HTTP/1.1" 200 109 0.059531 10.0.0.130 - - [2026-02-03 17:03:44] "GET /loadbalancer-pool/74c6837b-a0d3-4a85-9d69-4af68cd2fe78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005675 10.0.0.130 - - [2026-02-03 17:03:44] "PUT /floating-ip/a5cc2be9-eb10-4a1d-9873-6e2a28a3ed6d HTTP/1.1" 200 257 0.082570 10.0.0.130 - - [2026-02-03 17:03:44] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019655 10.0.0.130 - - [2026-02-03 17:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030808 10.0.0.130 - - [2026-02-03 17:03:44] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009128 10.0.0.130 - - [2026-02-03 17:03:44] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004429 10.0.0.130 - - [2026-02-03 17:03:44] "POST /ref-update HTTP/1.1" 200 156 0.009620 10.0.0.130 - - [2026-02-03 17:03:44] "GET /floating-ip/a5cc2be9-eb10-4a1d-9873-6e2a28a3ed6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.019019 10.0.0.130 - - [2026-02-03 17:03:44] "POST /set-tag HTTP/1.1" 200 109 0.083744 10.0.0.130 - - [2026-02-03 17:03:45] "POST /tags HTTP/1.1" 409 206 0.002253 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.130 - - [2026-02-03 17:03:45] "GET /tag/afac9be1-2d42-497d-9b5a-24bb62fefd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015708 10.0.0.130 - - [2026-02-03 17:03:45] "POST /tags HTTP/1.1" 409 204 0.002201 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.130 - - [2026-02-03 17:03:45] "GET /tag/77abf44b-74c3-4365-b401-c2592119301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010914 10.0.0.130 - - [2026-02-03 17:03:45] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005065 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.130 - - [2026-02-03 17:03:45] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003048 10.0.0.130 - - [2026-02-03 17:03:45] "POST /tags HTTP/1.1" 409 206 0.002259 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.130 - - [2026-02-03 17:03:45] "GET /tag/afac9be1-2d42-497d-9b5a-24bb62fefd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010676 10.0.0.130 - - [2026-02-03 17:03:45] "POST /tags HTTP/1.1" 409 226 0.002331 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.130 - - [2026-02-03 17:03:45] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010087 10.0.0.130 - - [2026-02-03 17:03:45] "POST /tags HTTP/1.1" 409 204 0.002403 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.130 - - [2026-02-03 17:03:45] "GET /tag/77abf44b-74c3-4365-b401-c2592119301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010624 10.0.0.130 - - [2026-02-03 17:03:45] "POST /tags HTTP/1.1" 409 226 0.002243 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.130 - - [2026-02-03 17:03:45] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010264 10.0.0.130 - - [2026-02-03 17:03:45] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002764 10.0.0.130 - - [2026-02-03 17:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.130 - - [2026-02-03 17:03:45] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002154 10.0.0.130 - - [2026-02-03 17:03:45] "POST /firewall-rules HTTP/1.1" 200 628 0.077198 10.0.0.130 - - [2026-02-03 17:03:45] "POST /firewall-rules HTTP/1.1" 200 648 0.093653 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-rule/cb592999-e196-43f2-a5f5-10b666e69a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.022252 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003098 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-rule/222bf451-b6a7-4e90-bbf5-c7056fb95e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003969 10.0.0.130 - - [2026-02-03 17:03:46] "POST /ref-update HTTP/1.1" 200 156 0.014700 10.0.0.130 - - [2026-02-03 17:03:46] "POST /firewall-policys HTTP/1.1" 200 608 0.021559 10.0.0.130 - - [2026-02-03 17:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026191 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006377 10.0.0.130 - - [2026-02-03 17:03:46] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002990 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002969 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003707 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004545 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003031 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002062 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002967 10.0.0.130 - - [2026-02-03 17:03:46] "POST /ref-update HTTP/1.1" 200 156 0.015780 10.0.0.130 - - [2026-02-03 17:03:46] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.130 - - [2026-02-03 17:03:46] "POST /ref-update HTTP/1.1" 200 156 0.017547 10.0.0.130 - - [2026-02-03 17:03:46] "POST /ref-update HTTP/1.1" 200 156 0.028028 10.0.0.130 - - [2026-02-03 17:03:46] "POST /ref-update HTTP/1.1" 200 156 0.031587 10.0.0.130 - - [2026-02-03 17:03:46] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002773 10.0.0.130 - - [2026-02-03 17:04:12] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012996 10.0.0.130 - - [2026-02-03 17:04:12] "POST /set-tag HTTP/1.1" 200 109 0.004719 10.0.0.130 - - [2026-02-03 17:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.130 - - [2026-02-03 17:04:12] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002812 10.0.0.130 - - [2026-02-03 17:04:12] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004065 10.0.0.130 - - [2026-02-03 17:04:12] "POST /set-tag HTTP/1.1" 200 109 0.017977 10.0.0.130 - - [2026-02-03 17:04:12] "DELETE /loadbalancer-member/7e9442ee-3e85-4fd7-bb3a-a94c8486058a HTTP/1.1" 200 115 0.030005 10.0.0.130 - - [2026-02-03 17:04:12] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004959 10.0.0.130 - - [2026-02-03 17:04:12] "POST /set-tag HTTP/1.1" 200 109 0.004157 10.0.0.130 - - [2026-02-03 17:04:12] "DELETE /loadbalancer-member/80600ef0-4d45-4f4c-82a0-b7234be8f093 HTTP/1.1" 200 115 0.026766 10.0.0.130 - - [2026-02-03 17:04:12] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005038 10.0.0.130 - - [2026-02-03 17:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.130 - - [2026-02-03 17:04:13] "DELETE /loadbalancer-member/86f88d34-4826-4541-a50e-5491b2f62eb0 HTTP/1.1" 200 115 0.042081 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010901 10.0.0.130 - - [2026-02-03 17:04:13] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.130 - - [2026-02-03 17:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.130 - - [2026-02-03 17:04:13] "GET /loadbalancer/6bbd7da8-5154-43f0-aaaa-81088253f44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003003 10.0.0.130 - - [2026-02-03 17:04:13] "GET /loadbalancer-pool/9794e4b4-f8f2-401d-b64b-2bf56bcdc31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004213 10.0.0.130 - - [2026-02-03 17:04:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025170 10.0.0.130 - - [2026-02-03 17:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022871 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026148 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005840 10.0.0.130 - - [2026-02-03 17:04:13] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003460 10.0.0.130 - - [2026-02-03 17:04:13] "POST /set-tag HTTP/1.1" 200 109 0.067501 10.0.0.130 - - [2026-02-03 17:04:13] "GET /loadbalancer-pool/7b555abd-49e3-4d5a-a7de-b1062b6b73fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003249 10.0.0.130 - - [2026-02-03 17:04:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016454 10.0.0.130 - - [2026-02-03 17:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022542 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008719 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004116 10.0.0.130 - - [2026-02-03 17:04:13] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002690 10.0.0.130 - - [2026-02-03 17:04:13] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.130 - - [2026-02-03 17:04:13] "GET /loadbalancer-pool/759ae539-438c-4669-ae96-3b2e2234f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003636 10.0.0.130 - - [2026-02-03 17:04:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033122 10.0.0.130 - - [2026-02-03 17:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018097 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024925 10.0.0.130 - - [2026-02-03 17:04:13] "GET /virtual-machine-interface/bf991668-0120-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011495 10.0.0.130 - - [2026-02-03 17:04:13] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.130 - - [2026-02-03 17:04:13] "GET /floating-ip/ead3bcf9-cc14-436e-9564-e96a72bfd898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002665 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 252 0.002292 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/61245fa6-83bc-445b-b670-3b49195ae063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011489 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 228 0.002234 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010506 10.0.0.130 - - [2026-02-03 17:05:50] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003775 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.130 - - [2026-02-03 17:05:50] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004123 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 206 0.002587 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/afac9be1-2d42-497d-9b5a-24bb62fefd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014116 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 226 0.002588 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006736 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011714 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 204 0.002977 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/77abf44b-74c3-4365-b401-c2592119301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009923 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/aad56050-7137-449d-ab27-5406460d54c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011140 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 228 0.001980 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010329 10.0.0.130 - - [2026-02-03 17:05:50] "POST /tags HTTP/1.1" 409 252 0.001986 10.0.0.130 - - [2026-02-03 17:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.130 - - [2026-02-03 17:05:50] "GET /tag/61245fa6-83bc-445b-b670-3b49195ae063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011226 10.0.0.130 - - [2026-02-03 17:05:50] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007808 10.0.0.130 - - [2026-02-03 17:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.130 - - [2026-02-03 17:05:51] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005159 10.0.0.130 - - [2026-02-03 17:05:51] "POST /firewall-rules HTTP/1.1" 409 281 0.002439 10.0.0.130 - - [2026-02-03 17:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.130 - - [2026-02-03 17:05:51] "PUT /firewall-rule/222bf451-b6a7-4e90-bbf5-c7056fb95e14 HTTP/1.1" 200 261 0.022199 10.0.0.130 - - [2026-02-03 17:05:51] "POST /firewall-rules HTTP/1.1" 409 291 0.013052 10.0.0.130 - - [2026-02-03 17:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.130 - - [2026-02-03 17:05:51] "PUT /firewall-rule/cb592999-e196-43f2-a5f5-10b666e69a72 HTTP/1.1" 200 261 0.030092 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-rule/cb592999-e196-43f2-a5f5-10b666e69a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.012591 10.0.0.130 - - [2026-02-03 17:05:51] "POST /firewall-rules HTTP/1.1" 200 660 0.076996 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-rule/e8be168a-92b3-4857-b174-6bd08f0a8f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.015267 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002721 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-rule/222bf451-b6a7-4e90-bbf5-c7056fb95e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003607 10.0.0.130 - - [2026-02-03 17:05:51] "POST /firewall-policys HTTP/1.1" 409 269 0.002153 10.0.0.130 - - [2026-02-03 17:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.130 - - [2026-02-03 17:05:51] "PUT /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2 HTTP/1.1" 200 265 0.019571 10.0.0.130 - - [2026-02-03 17:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015864 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006707 10.0.0.130 - - [2026-02-03 17:05:51] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002764 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002483 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/3471f92f-67d3-4ed7-9cde-4cbfc760ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002478 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003217 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004061 10.0.0.130 - - [2026-02-03 17:05:51] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003286 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:06:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001257 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:06:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000997 10.0.0.130 - - [2026-02-03 17:06:29] "GET /global-system-configs HTTP/1.1" 200 323 0.006836 10.0.0.130 - - [2026-02-03 17:06:30] "GET /global-system-configs HTTP/1.1" 200 323 0.005726 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:06:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:06:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:06:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:06:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.130 - - [2026-02-03 17:06:52] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006551 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.004612 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013818 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.130 - - [2026-02-03 17:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.130 - - [2026-02-03 17:06:53] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002879 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003994 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.071847 10.0.0.130 - - [2026-02-03 17:06:53] "DELETE /loadbalancer-member/38bc91e2-1cb5-4662-9b35-6874bcb55ccb HTTP/1.1" 200 115 0.046725 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005454 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004423 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004593 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004590 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004052 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004645 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.130 - - [2026-02-03 17:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.130 - - [2026-02-03 17:06:53] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003195 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004921 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.004617 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006406 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004645 10.0.0.130 - - [2026-02-03 17:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine/38a7efdb-592a-4b4b-9169-42986b82373d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002978 10.0.0.130 - - [2026-02-03 17:06:53] "POST /ref-update HTTP/1.1" 200 156 0.010561 10.0.0.130 - - [2026-02-03 17:06:53] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015021 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.025258 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.027778 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.027155 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.066784 10.0.0.130 - - [2026-02-03 17:06:54] "DELETE /instance-ip/3fcde5ce-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.045186 10.0.0.130 - - [2026-02-03 17:06:54] "POST /ref-update HTTP/1.1" 200 156 0.009724 10.0.0.130 - - [2026-02-03 17:06:54] "DELETE /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.051271 10.0.0.130 - - [2026-02-03 17:06:54] "DELETE /virtual-machine/38a7efdb-592a-4b4b-9169-42986b82373d HTTP/1.1" 200 115 0.025113 10.0.0.130 - - [2026-02-03 17:06:54] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005023 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.130 - - [2026-02-03 17:06:54] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004508 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.130 - - [2026-02-03 17:06:54] "GET /virtual-machine/a75f2ef8-ed91-47b7-ae09-3459ff76aa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003070 10.0.0.130 - - [2026-02-03 17:06:54] "POST /ref-update HTTP/1.1" 200 156 0.009919 10.0.0.130 - - [2026-02-03 17:06:54] "GET /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024579 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.021586 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.032064 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.035785 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.020588 10.0.0.130 - - [2026-02-03 17:06:54] "POST /set-tag HTTP/1.1" 200 109 0.028640 10.0.0.130 - - [2026-02-03 17:06:54] "DELETE /instance-ip/406222c0-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.050358 10.0.0.130 - - [2026-02-03 17:06:54] "DELETE /virtual-machine-interface/40497d9c-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.034595 10.0.0.130 - - [2026-02-03 17:06:54] "DELETE /virtual-machine/a75f2ef8-ed91-47b7-ae09-3459ff76aa6c HTTP/1.1" 200 115 0.021602 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004446 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine/a5d21aa1-cb1e-47aa-97bc-775d99d7b93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002558 10.0.0.130 - - [2026-02-03 17:06:55] "POST /ref-update HTTP/1.1" 200 156 0.008811 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004697 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.017743 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.024402 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.018277 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.022946 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.018645 10.0.0.130 - - [2026-02-03 17:06:55] "DELETE /instance-ip/40d3be58-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.051210 10.0.0.130 - - [2026-02-03 17:06:55] "DELETE /virtual-machine-interface/40befc02-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.068012 10.0.0.130 - - [2026-02-03 17:06:55] "DELETE /virtual-machine/a5d21aa1-cb1e-47aa-97bc-775d99d7b93b HTTP/1.1" 200 115 0.023269 10.0.0.130 - - [2026-02-03 17:06:55] "DELETE /tag/01caa511-17af-4ad8-805e-7c70dc4e2ebf HTTP/1.1" 200 115 0.049176 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004331 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006131 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine/46d8677e-278b-48be-bb87-fdd8865b4320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003334 10.0.0.130 - - [2026-02-03 17:06:55] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.130 - - [2026-02-03 17:06:55] "GET /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019024 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.017063 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.017347 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.045893 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.035678 10.0.0.130 - - [2026-02-03 17:06:55] "POST /set-tag HTTP/1.1" 200 109 0.019942 10.0.0.130 - - [2026-02-03 17:06:55] "DELETE /instance-ip/3f56be36-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.047326 10.0.0.130 - - [2026-02-03 17:06:56] "POST /ref-update HTTP/1.1" 200 156 0.014839 10.0.0.130 - - [2026-02-03 17:06:56] "DELETE /virtual-machine-interface/3f3b7e28-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.042815 10.0.0.130 - - [2026-02-03 17:06:56] "DELETE /virtual-machine/46d8677e-278b-48be-bb87-fdd8865b4320 HTTP/1.1" 200 115 0.020601 10.0.0.130 - - [2026-02-03 17:06:56] "DELETE /tag/864b51e4-ea3d-47c6-8369-1c52449d604e HTTP/1.1" 200 115 0.049522 10.0.0.130 - - [2026-02-03 17:06:56] "DELETE /tag/afac9be1-2d42-497d-9b5a-24bb62fefd8b HTTP/1.1" 409 391 0.004374 10.0.0.130 - - [2026-02-03 17:07:24] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004823 10.0.0.130 - - [2026-02-03 17:07:24] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.130 - - [2026-02-03 17:07:24] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004213 10.0.0.130 - - [2026-02-03 17:07:24] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.130 - - [2026-02-03 17:07:24] "GET /virtual-machine/4e27d33d-7de2-4880-a694-29b51e3cdf58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003540 10.0.0.130 - - [2026-02-03 17:07:24] "POST /ref-update HTTP/1.1" 200 156 0.011710 10.0.0.130 - - [2026-02-03 17:07:24] "GET /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004808 10.0.0.130 - - [2026-02-03 17:07:24] "POST /set-tag HTTP/1.1" 200 109 0.017619 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.025075 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.014031 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.023880 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /instance-ip/42573994-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.045651 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /virtual-machine-interface/4238f862-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.038924 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /virtual-machine/4e27d33d-7de2-4880-a694-29b51e3cdf58 HTTP/1.1" 200 115 0.028325 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /tag/a329b5f2-9ae0-4bf6-ae01-6bff223d583a HTTP/1.1" 200 115 0.039109 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015426 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007216 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine/f658821f-6740-45bd-b3f8-e42ce0d4d44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003469 10.0.0.130 - - [2026-02-03 17:07:25] "POST /ref-update HTTP/1.1" 200 156 0.015719 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017146 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.020821 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.028817 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.025228 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.021568 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /instance-ip/41dafbcc-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.040418 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /virtual-machine-interface/41c086f2-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.035878 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /virtual-machine/f658821f-6740-45bd-b3f8-e42ce0d4d44e HTTP/1.1" 200 115 0.024493 10.0.0.130 - - [2026-02-03 17:07:25] "DELETE /tag/77abf44b-74c3-4365-b401-c2592119301f HTTP/1.1" 409 237 0.007071 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004901 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.006852 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005681 10.0.0.130 - - [2026-02-03 17:07:25] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.130 - - [2026-02-03 17:07:25] "GET /virtual-machine/848ef7e6-7043-4c60-9e5c-1ba38d195da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004065 10.0.0.130 - - [2026-02-03 17:07:25] "POST /ref-update HTTP/1.1" 200 156 0.021021 10.0.0.130 - - [2026-02-03 17:07:26] "GET /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004821 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.027732 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.040829 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.033412 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /instance-ip/42c70cd8-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.050110 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /virtual-machine-interface/42b28e0c-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.062389 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /virtual-machine/848ef7e6-7043-4c60-9e5c-1ba38d195da9 HTTP/1.1" 200 115 0.039922 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /tag/e4c70df0-8d2b-4e20-a98a-edd00e418cbb HTTP/1.1" 200 115 0.061180 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /tag/61245fa6-83bc-445b-b670-3b49195ae063 HTTP/1.1" 409 237 0.007430 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61 HTTP/1.1" 409 237 0.007203 10.0.0.130 - - [2026-02-03 17:07:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005645 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.130 - - [2026-02-03 17:07:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006187 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.130 - - [2026-02-03 17:07:26] "GET /virtual-machine/40470406-b009-4c39-80a5-e03e2fb8a449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003201 10.0.0.130 - - [2026-02-03 17:07:26] "POST /ref-update HTTP/1.1" 200 156 0.011505 10.0.0.130 - - [2026-02-03 17:07:26] "GET /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015273 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.022089 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.022696 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.044294 10.0.0.130 - - [2026-02-03 17:07:26] "POST /set-tag HTTP/1.1" 200 109 0.033005 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /instance-ip/4160e08a-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.040804 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /virtual-machine-interface/4143524a-0122-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.058001 10.0.0.130 - - [2026-02-03 17:07:26] "DELETE /virtual-machine/40470406-b009-4c39-80a5-e03e2fb8a449 HTTP/1.1" 200 115 0.025155 10.0.0.130 - - [2026-02-03 17:07:27] "DELETE /tag/69070cd3-8818-40f7-835e-e66d113ab477 HTTP/1.1" 200 115 0.049360 10.0.0.130 - - [2026-02-03 17:07:27] "DELETE /tag/6781d828-4f69-45c0-a8db-c5e505c98daf HTTP/1.1" 200 115 0.046034 10.0.0.130 - - [2026-02-03 17:07:27] "DELETE /tag/256f6b60-b1fb-4137-a508-c4a728081509 HTTP/1.1" 200 115 0.032366 10.0.0.130 - - [2026-02-03 17:07:28] "POST /projects HTTP/1.1" 409 238 0.003763 10.0.0.130 - - [2026-02-03 17:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.130 - - [2026-02-03 17:07:28] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045201 10.0.0.130 - - [2026-02-03 17:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.130 - - [2026-02-03 17:07:28] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003968 10.0.0.130 - - [2026-02-03 17:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.130 - - [2026-02-03 17:07:28] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004107 10.0.0.130 - - [2026-02-03 17:07:28] "POST /security-groups HTTP/1.1" 409 285 0.002208 10.0.0.130 - - [2026-02-03 17:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.130 - - [2026-02-03 17:07:28] "PUT /security-group/66985395-631e-4037-b099-40050cc46b1b HTTP/1.1" 200 263 0.058690 10.0.0.130 - - [2026-02-03 17:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034252 10.0.0.130 - - [2026-02-03 17:07:28] "PUT /access-control-list/0e892aa6-c048-456e-9461-f47a9e1309f4 HTTP/1.1" 200 273 0.025432 10.0.0.130 - - [2026-02-03 17:07:28] "PUT /access-control-list/0ad8fa3d-6abe-47cc-bd20-da4c88bc4743 HTTP/1.1" 200 273 0.020074 10.0.0.130 - - [2026-02-03 17:07:33] "POST /projects HTTP/1.1" 409 238 0.002565 10.0.0.130 - - [2026-02-03 17:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.130 - - [2026-02-03 17:07:33] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027692 10.0.0.130 - - [2026-02-03 17:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.130 - - [2026-02-03 17:07:33] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004824 10.0.0.130 - - [2026-02-03 17:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.130 - - [2026-02-03 17:07:33] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004283 10.0.0.130 - - [2026-02-03 17:07:33] "POST /security-groups HTTP/1.1" 409 285 0.002593 10.0.0.130 - - [2026-02-03 17:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.130 - - [2026-02-03 17:07:33] "PUT /security-group/66985395-631e-4037-b099-40050cc46b1b HTTP/1.1" 200 263 0.053618 10.0.0.130 - - [2026-02-03 17:07:33] "PUT /access-control-list/0e892aa6-c048-456e-9461-f47a9e1309f4 HTTP/1.1" 200 273 0.018476 10.0.0.130 - - [2026-02-03 17:07:33] "PUT /access-control-list/0ad8fa3d-6abe-47cc-bd20-da4c88bc4743 HTTP/1.1" 200 273 0.015418 10.0.0.130 - - [2026-02-03 17:07:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018030 10.0.0.130 - - [2026-02-03 17:07:33] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.007931 10.0.0.130 - - [2026-02-03 17:07:33] "GET /firewall-rule/8678446a-7904-4155-a0f5-1c5f91a28ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007880 10.0.0.130 - - [2026-02-03 17:07:33] "POST /ref-update HTTP/1.1" 200 156 0.077311 10.0.0.130 - - [2026-02-03 17:07:33] "DELETE /firewall-rule/8678446a-7904-4155-a0f5-1c5f91a28ed2 HTTP/1.1" 200 115 0.057842 10.0.0.130 - - [2026-02-03 17:07:33] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004823 10.0.0.130 - - [2026-02-03 17:07:33] "GET /firewall-rule/c894eb5c-2fe6-4c8b-bd0c-24e12cfee171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002936 10.0.0.130 - - [2026-02-03 17:07:34] "POST /ref-update HTTP/1.1" 200 156 0.047918 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /firewall-rule/c894eb5c-2fe6-4c8b-bd0c-24e12cfee171 HTTP/1.1" 200 115 0.041799 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /tag/61245fa6-83bc-445b-b670-3b49195ae063 HTTP/1.1" 409 237 0.004523 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61 HTTP/1.1" 409 237 0.007083 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /tag/d6ad6909-fb0e-4dce-a247-176e2188e0c3 HTTP/1.1" 200 115 0.061611 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.130 - - [2026-02-03 17:07:34] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006495 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.130 - - [2026-02-03 17:07:34] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004143 10.0.0.130 - - [2026-02-03 17:07:34] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.056651 10.0.0.130 - - [2026-02-03 17:07:34] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.046477 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /security-group/66985395-631e-4037-b099-40050cc46b1b HTTP/1.1" 200 115 0.042738 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /access-control-list/0e892aa6-c048-456e-9461-f47a9e1309f4 HTTP/1.1" 200 115 0.029758 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /access-control-list/0ad8fa3d-6abe-47cc-bd20-da4c88bc4743 HTTP/1.1" 200 115 0.023239 10.0.0.130 - - [2026-02-03 17:07:34] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027490 10.0.0.130 - - [2026-02-03 17:07:34] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?fields=security_groups HTTP/1.1" 200 1353 0.034680 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /security-group/4645e60c-ea26-4727-9f7c-1caa8c370c1b HTTP/1.1" 200 115 0.039287 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /access-control-list/8d12de08-1f8d-4e3a-94cd-ccadfdd639f6 HTTP/1.1" 200 115 0.032235 10.0.0.130 - - [2026-02-03 17:07:34] "GET /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20?fields=application_policy_sets HTTP/1.1" 200 1392 0.046238 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /access-control-list/f566dad0-0a5a-4042-94df-73eaf2132bf9 HTTP/1.1" 200 115 0.042120 10.0.0.130 - - [2026-02-03 17:07:34] "DELETE /project/9a15f0c1-5c0f-41ad-9524-9e36133f0a20 HTTP/1.1" 200 115 0.287542 10.0.0.130 - - [2026-02-03 17:07:34] "POST /projects HTTP/1.1" 409 238 0.002367 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.130 - - [2026-02-03 17:07:34] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036784 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.130 - - [2026-02-03 17:07:34] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004819 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.130 - - [2026-02-03 17:07:34] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004425 10.0.0.130 - - [2026-02-03 17:07:34] "POST /security-groups HTTP/1.1" 409 285 0.002394 10.0.0.130 - - [2026-02-03 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.130 - - [2026-02-03 17:07:35] "PUT /security-group/36cbd931-9aad-4c93-8d9e-8f321a327f8f HTTP/1.1" 200 263 0.059125 10.0.0.130 - - [2026-02-03 17:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.029438 10.0.0.130 - - [2026-02-03 17:07:35] "PUT /access-control-list/cbf95485-06f8-4874-b472-fee170dd6dfc HTTP/1.1" 200 273 0.018105 10.0.0.130 - - [2026-02-03 17:07:35] "PUT /access-control-list/37c121a1-82f8-4e41-88d1-0db8e0831c8c HTTP/1.1" 200 273 0.018360 10.0.0.130 - - [2026-02-03 17:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.130 - - [2026-02-03 17:07:39] "GET /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002574 10.0.0.130 - - [2026-02-03 17:07:39] "GET /virtual-machine-interface/3fb5de98-0122-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001518 10.0.0.130 - - [2026-02-03 17:07:39] "DELETE /loadbalancer-member/da375ce8-858e-4dde-a674-6c80adefd7d4 HTTP/1.1" 200 115 0.029264 10.0.0.130 - - [2026-02-03 17:07:39] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004535 10.0.0.130 - - [2026-02-03 17:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.130 - - [2026-02-03 17:07:39] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002724 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-policy/e720ef26-5368-41ab-82a0-d9ceae8c9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002279 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-rule/222bf451-b6a7-4e90-bbf5-c7056fb95e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004181 10.0.0.130 - - [2026-02-03 17:07:39] "POST /ref-update HTTP/1.1" 200 156 0.021295 10.0.0.130 - - [2026-02-03 17:07:39] "DELETE /firewall-rule/222bf451-b6a7-4e90-bbf5-c7056fb95e14 HTTP/1.1" 200 115 0.060358 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003385 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-rule/cb592999-e196-43f2-a5f5-10b666e69a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003242 10.0.0.130 - - [2026-02-03 17:07:39] "POST /ref-update HTTP/1.1" 200 156 0.014841 10.0.0.130 - - [2026-02-03 17:07:39] "DELETE /firewall-rule/cb592999-e196-43f2-a5f5-10b666e69a72 HTTP/1.1" 200 115 0.043473 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005001 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-rule/e8be168a-92b3-4857-b174-6bd08f0a8f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003106 10.0.0.130 - - [2026-02-03 17:07:39] "POST /ref-update HTTP/1.1" 200 156 0.011943 10.0.0.130 - - [2026-02-03 17:07:39] "DELETE /firewall-rule/e8be168a-92b3-4857-b174-6bd08f0a8f10 HTTP/1.1" 200 115 0.046552 10.0.0.130 - - [2026-02-03 17:07:39] "GET /application-policy-set/8f008938-d325-499a-a9d4-606d0190e148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003107 10.0.0.130 - - [2026-02-03 17:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.130 - - [2026-02-03 17:07:39] "GET /policy-management/1b214188-d74d-4440-a9a7-fd68cd2db690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002628 10.0.0.130 - - [2026-02-03 17:07:39] "GET /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003768 10.0.0.130 - - [2026-02-03 17:07:39] "POST /ref-update HTTP/1.1" 200 156 0.033085 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /firewall-policy/e6145701-61a0-4a1f-9742-1aadccd928f2 HTTP/1.1" 200 115 0.040538 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /tag/afac9be1-2d42-497d-9b5a-24bb62fefd8b HTTP/1.1" 200 115 0.070400 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /tag/77abf44b-74c3-4365-b401-c2592119301f HTTP/1.1" 200 115 0.094152 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /tag/7fab4fa4-c5db-4ecc-a73f-b33efdae9a61 HTTP/1.1" 200 115 0.069795 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /tag/61245fa6-83bc-445b-b670-3b49195ae063 HTTP/1.1" 200 115 0.061492 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /loadbalancer-pool/74c6837b-a0d3-4a85-9d69-4af68cd2fe78 HTTP/1.1" 200 115 0.070861 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /loadbalancer-listener/960f15e6-5c66-4557-a1ae-f2da60b8382a HTTP/1.1" 200 115 0.047857 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /loadbalancer/762fa712-0e77-4f9e-bbab-d6ca7bca770e HTTP/1.1" 200 115 0.062369 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /floating-ip/a5cc2be9-eb10-4a1d-9873-6e2a28a3ed6d HTTP/1.1" 200 115 0.055228 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /instance-ip/4a2173fc-1386-4df3-9e37-26d018c0fd46 HTTP/1.1" 200 115 0.079427 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /virtual-machine-interface/ddbfa74e-0dc6-412d-b560-b11590d9a2aa HTTP/1.1" 200 115 0.077418 10.0.0.130 - - [2026-02-03 17:07:40] "DELETE /tag/bda672f6-7dbd-4233-b80a-8bcf96beec53 HTTP/1.1" 200 115 0.091773 10.0.0.130 - - [2026-02-03 17:07:40] "POST /projects HTTP/1.1" 409 238 0.012787 10.0.0.130 - - [2026-02-03 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.130 - - [2026-02-03 17:07:40] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054958 10.0.0.130 - - [2026-02-03 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007732 10.0.0.130 - - [2026-02-03 17:07:41] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006185 10.0.0.130 - - [2026-02-03 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.130 - - [2026-02-03 17:07:41] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004643 10.0.0.130 - - [2026-02-03 17:07:41] "POST /security-groups HTTP/1.1" 409 285 0.006650 10.0.0.130 - - [2026-02-03 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.130 - - [2026-02-03 17:07:41] "PUT /security-group/36cbd931-9aad-4c93-8d9e-8f321a327f8f HTTP/1.1" 200 263 0.062813 10.0.0.130 - - [2026-02-03 17:07:41] "PUT /access-control-list/cbf95485-06f8-4874-b472-fee170dd6dfc HTTP/1.1" 200 273 0.028829 10.0.0.130 - - [2026-02-03 17:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.050054 10.0.0.130 - - [2026-02-03 17:07:41] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.009697 10.0.0.130 - - [2026-02-03 17:07:41] "PUT /access-control-list/37c121a1-82f8-4e41-88d1-0db8e0831c8c HTTP/1.1" 200 273 0.051122 10.0.0.130 - - [2026-02-03 17:07:41] "GET /firewall-rule/ca687be5-9f5d-4140-9430-57dc713266dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003655 10.0.0.130 - - [2026-02-03 17:07:41] "POST /ref-update HTTP/1.1" 200 156 0.061807 10.0.0.130 - - [2026-02-03 17:07:41] "DELETE /firewall-rule/ca687be5-9f5d-4140-9430-57dc713266dc HTTP/1.1" 200 115 0.053217 10.0.0.130 - - [2026-02-03 17:07:41] "GET /firewall-policy/5e726d0c-4cfa-4bb7-87b8-63ca01d3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.024955 10.0.0.130 - - [2026-02-03 17:07:41] "GET /firewall-rule/2fd6633b-38ca-4199-a02e-beb4b8d356a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004476 10.0.0.130 - - [2026-02-03 17:07:41] "POST /ref-update HTTP/1.1" 200 156 0.055717 10.0.0.130 - - [2026-02-03 17:07:41] "DELETE /firewall-rule/2fd6633b-38ca-4199-a02e-beb4b8d356a4 HTTP/1.1" 200 115 0.060809 10.0.0.130 - - [2026-02-03 17:07:41] "DELETE /tag/aad56050-7137-449d-ab27-5406460d54c3 HTTP/1.1" 200 115 0.054983 10.0.0.130 - - [2026-02-03 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.130 - - [2026-02-03 17:07:41] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005177 10.0.0.130 - - [2026-02-03 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.130 - - [2026-02-03 17:07:41] "GET /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004081 10.0.0.130 - - [2026-02-03 17:07:41] "PUT /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da HTTP/1.1" 200 265 0.053306 10.0.0.130 - - [2026-02-03 17:07:41] "PUT /virtual-network/5f31035a-1d57-46c8-8998-b28ade82d3b0 HTTP/1.1" 200 265 0.052954 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /security-group/36cbd931-9aad-4c93-8d9e-8f321a327f8f HTTP/1.1" 200 115 0.071307 10.0.0.130 - - [2026-02-03 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /access-control-list/cbf95485-06f8-4874-b472-fee170dd6dfc HTTP/1.1" 200 115 0.042933 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /access-control-list/37c121a1-82f8-4e41-88d1-0db8e0831c8c HTTP/1.1" 200 115 0.044953 10.0.0.130 - - [2026-02-03 17:07:42] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.056098 10.0.0.130 - - [2026-02-03 17:07:42] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?fields=security_groups HTTP/1.1" 200 1352 0.054835 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /security-group/be111cf7-b439-44a8-a350-6891e688bd19 HTTP/1.1" 200 115 0.066384 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /access-control-list/7c24f5a7-3d5d-440d-bce3-15e62a9f78ef HTTP/1.1" 200 115 0.051239 10.0.0.130 - - [2026-02-03 17:07:42] "GET /project/33e821c2-d17e-4789-9c29-68c241898fe1?fields=application_policy_sets HTTP/1.1" 200 1391 0.071129 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /access-control-list/a6ffe35e-8453-4dbb-95f3-6f3948b33307 HTTP/1.1" 200 115 0.056528 10.0.0.130 - - [2026-02-03 17:07:42] "DELETE /project/33e821c2-d17e-4789-9c29-68c241898fe1 HTTP/1.1" 200 115 0.436144 10.0.0.130 - - [2026-02-03 17:08:37] "GET / HTTP/1.1" 200 36215 0.002550 10.0.0.130 - - [2026-02-03 17:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.130 - - [2026-02-03 17:08:37] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002698 10.0.0.130 - - [2026-02-03 17:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.130 - - [2026-02-03 17:08:37] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002782 10.0.0.130 - - [2026-02-03 17:08:53] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.130 - - [2026-02-03 17:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.130 - - [2026-02-03 17:08:53] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.013154 10.0.0.130 - - [2026-02-03 17:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.130 - - [2026-02-03 17:08:53] "GET /config-node/c3fa64ef-11c1-429b-8834-abc1a488697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002803 10.0.0.130 - - [2026-02-03 17:08:53] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.130 - - [2026-02-03 17:08:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002458 10.0.0.130 - - [2026-02-03 17:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.130 - - [2026-02-03 17:08:58] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002558 10.0.0.130 - - [2026-02-03 17:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.130 - - [2026-02-03 17:08:58] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.009190 10.0.0.130 - - [2026-02-03 17:08:59] "GET / HTTP/1.1" 200 36215 0.002524 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 264 0.002280 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/6070a9c2-908f-4a02-8ccd-5770c71d0ca4 HTTP/1.1" 200 245 0.013581 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 261 0.003305 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/a888de6e-4d6f-43c9-9e0c-2d9a9406d224 HTTP/1.1" 200 245 0.015222 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 261 0.002108 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007007 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/393ccb62-8171-4515-946d-8bc239e3b55a HTTP/1.1" 200 245 0.025836 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 253 0.009108 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/b5ff3bbb-100a-43ba-a9e8-e5c414b8dfd0 HTTP/1.1" 200 245 0.018935 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 251 0.004894 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/aa512413-2183-4862-a223-a9e655fab024 HTTP/1.1" 200 245 0.019757 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 252 0.017700 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/5aeaa9e3-7026-42c9-929c-dff4ed6bb865 HTTP/1.1" 200 245 0.015029 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 256 0.012219 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/1e9820e1-abb3-40ae-a24a-af204ee86a46 HTTP/1.1" 200 245 0.016559 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 248 0.022712 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/38db069b-78fe-4604-ab2c-bc3b96fd436f HTTP/1.1" 200 245 0.023162 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 252 0.015809 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.130 - - [2026-02-03 17:08:59] "PUT /alarm/47c96505-4d7a-4bb4-81b9-0c0bcdb89322 HTTP/1.1" 200 245 0.041266 10.0.0.130 - - [2026-02-03 17:08:59] "POST /alarms HTTP/1.1" 409 257 0.017785 10.0.0.130 - - [2026-02-03 17:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/575887c8-fe05-4b61-a20f-188d62678ee5 HTTP/1.1" 200 245 0.031585 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 251 0.026664 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/854b68c1-01e4-4d36-8716-2a63c2d6a26f HTTP/1.1" 200 245 0.016793 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 257 0.017714 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010458 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/a4b97bbb-c7b8-4f04-8234-eb654fcbf49a HTTP/1.1" 200 245 0.010406 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 261 0.012279 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/e4fee471-8a44-49bc-8a2b-522a1e9556c5 HTTP/1.1" 200 245 0.016316 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 258 0.011391 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/d669a157-f1cc-4044-955d-c2c93c17b303 HTTP/1.1" 200 245 0.012143 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 254 0.006968 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/b67139ad-095d-4035-84e5-3956af1d3a00 HTTP/1.1" 200 245 0.012378 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 254 0.007320 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/be6b61bf-3a34-4a68-af49-58ef586f34d3 HTTP/1.1" 200 245 0.012185 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 254 0.007162 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/e09420e4-b6db-4c08-8ba0-0d494f128166 HTTP/1.1" 200 245 0.024089 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 247 0.001576 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/9009100e-fde7-4d53-9a01-1cd4e0cd5a46 HTTP/1.1" 200 245 0.018031 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 272 0.009016 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/6ce9dca5-a672-4181-b0fb-7bbea7a4f223 HTTP/1.1" 200 245 0.010254 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 261 0.007969 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/09ad2c56-4486-4f75-947f-3312413e3c25 HTTP/1.1" 200 245 0.011578 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 259 0.008992 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/add0bf77-e701-4c31-b7d4-fc0ac68f3bb1 HTTP/1.1" 200 245 0.013088 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 265 0.008152 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.130 - - [2026-02-03 17:09:00] "PUT /alarm/53bddab9-c623-42fa-9062-5c83d58819f4 HTTP/1.1" 200 245 0.011489 10.0.0.130 - - [2026-02-03 17:09:00] "POST /alarms HTTP/1.1" 409 279 0.012312 10.0.0.130 - - [2026-02-03 17:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.130 - - [2026-02-03 17:09:01] "PUT /alarm/8e2a5510-ef88-4ec1-a521-26bad88c2212 HTTP/1.1" 200 245 0.010668 10.0.0.130 - - [2026-02-03 17:09:01] "GET / HTTP/1.1" 200 36215 0.001836 10.0.0.130 - - [2026-02-03 17:09:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002119 10.0.0.130 - - [2026-02-03 17:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.130 - - [2026-02-03 17:09:01] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.006622 10.0.0.130 - - [2026-02-03 17:09:01] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.130 - - [2026-02-03 17:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.130 - - [2026-02-03 17:09:01] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003254 10.0.0.130 - - [2026-02-03 17:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.130 - - [2026-02-03 17:09:01] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.013277 10.0.0.130 - - [2026-02-03 17:09:01] "GET / HTTP/1.1" 200 36215 0.001814 10.0.0.130 - - [2026-02-03 17:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.130 - - [2026-02-03 17:09:01] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004570 10.0.0.130 - - [2026-02-03 17:09:01] "PUT /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a HTTP/1.1" 200 275 0.015711 10.0.0.130 - - [2026-02-03 17:09:04] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.130 - - [2026-02-03 17:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.130 - - [2026-02-03 17:09:04] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002837 10.0.0.130 - - [2026-02-03 17:09:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002070 10.0.0.130 - - [2026-02-03 17:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.130 - - [2026-02-03 17:09:05] "GET /bgp-router/80002319-375a-40e5-8358-f36236a725c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002749 10.0.0.130 - - [2026-02-03 17:09:05] "PUT /bgp-router/80002319-375a-40e5-8358-f36236a725c8 HTTP/1.1" 200 255 0.016510 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:09:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:09:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001167 10.0.0.130 - - [2026-02-03 17:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.130 - - [2026-02-03 17:09:06] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002844 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:09:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:09:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001250 10.0.0.130 - - [2026-02-03 17:09:22] "GET / HTTP/1.1" 200 36215 0.001883 10.0.0.130 - - [2026-02-03 17:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.130 - - [2026-02-03 17:09:22] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004639 10.0.0.130 - - [2026-02-03 17:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.130 - - [2026-02-03 17:09:22] "GET /config-node/c3fa64ef-11c1-429b-8834-abc1a488697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002643 10.0.0.130 - - [2026-02-03 17:09:34] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.130 - - [2026-02-03 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.130 - - [2026-02-03 17:09:34] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002985 10.0.0.130 - - [2026-02-03 17:09:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002105 10.0.0.130 - - [2026-02-03 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.130 - - [2026-02-03 17:09:34] "GET /bgp-router/80002319-375a-40e5-8358-f36236a725c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003230 10.0.0.130 - - [2026-02-03 17:09:34] "PUT /bgp-router/80002319-375a-40e5-8358-f36236a725c8 HTTP/1.1" 200 255 0.018480 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:09:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:09:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001140 10.0.0.130 - - [2026-02-03 17:09:52] "GET / HTTP/1.1" 200 36215 0.001928 10.0.0.130 - - [2026-02-03 17:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.130 - - [2026-02-03 17:09:52] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004742 10.0.0.130 - - [2026-02-03 17:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.130 - - [2026-02-03 17:09:52] "GET /config-node/c3fa64ef-11c1-429b-8834-abc1a488697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002450 10.0.0.130 - - [2026-02-03 17:09:52] "GET / HTTP/1.1" 200 36215 0.002302 10.0.0.130 - - [2026-02-03 17:09:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002245 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.130 - - [2026-02-03 17:09:58] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002683 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.010644 10.0.0.130 - - [2026-02-03 17:09:58] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 264 0.002232 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/6070a9c2-908f-4a02-8ccd-5770c71d0ca4 HTTP/1.1" 200 245 0.008963 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 261 0.007190 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/a888de6e-4d6f-43c9-9e0c-2d9a9406d224 HTTP/1.1" 200 245 0.009315 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 261 0.002169 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007847 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/393ccb62-8171-4515-946d-8bc239e3b55a HTTP/1.1" 200 245 0.010375 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 253 0.003146 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/b5ff3bbb-100a-43ba-a9e8-e5c414b8dfd0 HTTP/1.1" 200 245 0.009406 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 251 0.006708 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/aa512413-2183-4862-a223-a9e655fab024 HTTP/1.1" 200 245 0.010347 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 252 0.009501 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/5aeaa9e3-7026-42c9-929c-dff4ed6bb865 HTTP/1.1" 200 245 0.012670 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 256 0.012143 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/1e9820e1-abb3-40ae-a24a-af204ee86a46 HTTP/1.1" 200 245 0.008925 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 248 0.007642 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/38db069b-78fe-4604-ab2c-bc3b96fd436f HTTP/1.1" 200 245 0.010335 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 252 0.003002 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/47c96505-4d7a-4bb4-81b9-0c0bcdb89322 HTTP/1.1" 200 245 0.011930 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 257 0.011528 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/575887c8-fe05-4b61-a20f-188d62678ee5 HTTP/1.1" 200 245 0.009994 10.0.0.130 - - [2026-02-03 17:09:58] "POST /alarms HTTP/1.1" 409 251 0.006620 10.0.0.130 - - [2026-02-03 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.130 - - [2026-02-03 17:09:58] "PUT /alarm/854b68c1-01e4-4d36-8716-2a63c2d6a26f HTTP/1.1" 200 245 0.009236 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 257 0.005091 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/a4b97bbb-c7b8-4f04-8234-eb654fcbf49a HTTP/1.1" 200 245 0.010378 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 261 0.016370 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/e4fee471-8a44-49bc-8a2b-522a1e9556c5 HTTP/1.1" 200 245 0.019423 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 258 0.023048 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/d669a157-f1cc-4044-955d-c2c93c17b303 HTTP/1.1" 200 245 0.014273 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 254 0.009200 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/b67139ad-095d-4035-84e5-3956af1d3a00 HTTP/1.1" 200 245 0.014827 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 254 0.022057 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/be6b61bf-3a34-4a68-af49-58ef586f34d3 HTTP/1.1" 200 245 0.028852 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 254 0.006237 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006571 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/e09420e4-b6db-4c08-8ba0-0d494f128166 HTTP/1.1" 200 245 0.014961 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 247 0.013571 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/9009100e-fde7-4d53-9a01-1cd4e0cd5a46 HTTP/1.1" 200 245 0.022225 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 272 0.015254 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/6ce9dca5-a672-4181-b0fb-7bbea7a4f223 HTTP/1.1" 200 245 0.022489 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 261 0.003521 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/09ad2c56-4486-4f75-947f-3312413e3c25 HTTP/1.1" 200 245 0.013385 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 259 0.009672 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/add0bf77-e701-4c31-b7d4-fc0ac68f3bb1 HTTP/1.1" 200 245 0.008646 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 265 0.014729 10.0.0.130 - - [2026-02-03 17:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.130 - - [2026-02-03 17:09:59] "PUT /alarm/53bddab9-c623-42fa-9062-5c83d58819f4 HTTP/1.1" 200 245 0.010787 10.0.0.130 - - [2026-02-03 17:09:59] "POST /alarms HTTP/1.1" 409 279 0.010137 10.0.0.130 - - [2026-02-03 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.130 - - [2026-02-03 17:10:00] "PUT /alarm/8e2a5510-ef88-4ec1-a521-26bad88c2212 HTTP/1.1" 200 245 0.018929 10.0.0.130 - - [2026-02-03 17:10:00] "GET / HTTP/1.1" 200 36215 0.001893 10.0.0.130 - - [2026-02-03 17:10:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003176 10.0.0.130 - - [2026-02-03 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.130 - - [2026-02-03 17:10:00] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.009903 10.0.0.130 - - [2026-02-03 17:10:00] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.130 - - [2026-02-03 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.130 - - [2026-02-03 17:10:00] "GET /global-vrouter-config/800244da-be72-434c-a86b-447819b69399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003104 10.0.0.130 - - [2026-02-03 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.130 - - [2026-02-03 17:10:00] "PUT /global-vrouter-config/800244da-be72-434c-a86b-447819b69399 HTTP/1.1" 200 277 0.010339 10.0.0.130 - - [2026-02-03 17:10:01] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.130 - - [2026-02-03 17:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.130 - - [2026-02-03 17:10:01] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005081 10.0.0.130 - - [2026-02-03 17:10:01] "PUT /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a HTTP/1.1" 200 275 0.016670 10.0.0.130 - - [2026-02-03 17:10:04] "GET / HTTP/1.1" 200 36215 0.002231 10.0.0.130 - - [2026-02-03 17:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.130 - - [2026-02-03 17:10:04] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003788 10.0.0.130 - - [2026-02-03 17:10:04] "POST /bgp-routers HTTP/1.1" 409 301 0.027465 10.0.0.130 - - [2026-02-03 17:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010875 10.0.0.130 - - [2026-02-03 17:10:04] "GET /bgp-router/80002319-375a-40e5-8358-f36236a725c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.007989 10.0.0.130 - - [2026-02-03 17:10:04] "PUT /bgp-router/80002319-375a-40e5-8358-f36236a725c8 HTTP/1.1" 200 255 0.015843 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:10:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001090 10.0.0.130 - - [2026-02-03 17:10:07] "POST /tags HTTP/1.1" 200 356 0.019572 10.0.0.130 - - [2026-02-03 17:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007971 10.0.0.130 - - [2026-02-03 17:10:07] "GET /tag/f1f81137-17d4-403e-bb4e-d1b2f9591aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.028811 10.0.0.130 - - [2026-02-03 17:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005838 10.0.0.130 - - [2026-02-03 17:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.130 - - [2026-02-03 17:10:08] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058204 10.0.0.130 - - [2026-02-03 17:10:08] "POST /virtual-machines HTTP/1.1" 200 352 0.012437 10.0.0.130 - - [2026-02-03 17:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025386 10.0.0.130 - - [2026-02-03 17:10:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.177860 10.0.0.130 - - [2026-02-03 17:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014401 10.0.0.130 - - [2026-02-03 17:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.017836 10.0.0.130 - - [2026-02-03 17:10:08] "POST /instance-ips HTTP/1.1" 200 392 0.023494 10.0.0.130 - - [2026-02-03 17:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015874 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.021076 10.0.0.130 - - [2026-02-03 17:10:08] "POST /set-tag HTTP/1.1" 200 109 0.028749 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004378 10.0.0.130 - - [2026-02-03 17:10:08] "GET /instance-ip/311aa5ac-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.020046 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004889 10.0.0.130 - - [2026-02-03 17:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004547 10.0.0.130 - - [2026-02-03 17:10:08] "POST /ref-update HTTP/1.1" 200 156 0.017040 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007445 10.0.0.130 - - [2026-02-03 17:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.130 - - [2026-02-03 17:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.130 - - [2026-02-03 17:10:08] "GET /virtual-network/3b8caefa-2912-47a2-bd44-67a834fd82da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004712 10.0.0.130 - - [2026-02-03 17:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.130 - - [2026-02-03 17:10:09] "GET /project/9d51ad3a-2258-4dbf-bf14-31a2192f10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041887 10.0.0.130 - - [2026-02-03 17:10:09] "POST /virtual-machines HTTP/1.1" 200 356 0.027136 10.0.0.130 - - [2026-02-03 17:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027989 10.0.0.130 - - [2026-02-03 17:10:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.161772 10.0.0.130 - - [2026-02-03 17:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009315 10.0.0.130 - - [2026-02-03 17:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015665 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005477 10.0.0.130 - - [2026-02-03 17:10:09] "POST /instance-ips HTTP/1.1" 200 396 0.039263 10.0.0.130 - - [2026-02-03 17:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034093 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.031173 10.0.0.130 - - [2026-02-03 17:10:09] "POST /set-tag HTTP/1.1" 200 109 0.021586 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.029978 10.0.0.130 - - [2026-02-03 17:10:09] "GET /instance-ip/31a83a84-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005493 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004487 10.0.0.130 - - [2026-02-03 17:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-router/09767398-a86a-4f66-953d-ffe9aeab5fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004841 10.0.0.130 - - [2026-02-03 17:10:09] "POST /ref-update HTTP/1.1" 200 156 0.010548 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011037 10.0.0.130 - - [2026-02-03 17:10:09] "POST /set-tag HTTP/1.1" 200 109 0.005948 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004548 10.0.0.130 - - [2026-02-03 17:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.130 - - [2026-02-03 17:10:09] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004400 10.0.0.130 - - [2026-02-03 17:10:09] "POST /set-tag HTTP/1.1" 200 109 0.003693 10.0.0.130 - - [2026-02-03 17:10:27] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008702 10.0.0.130 - - [2026-02-03 17:10:27] "POST /set-tag HTTP/1.1" 200 109 0.006084 10.0.0.130 - - [2026-02-03 17:10:28] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007366 10.0.0.130 - - [2026-02-03 17:10:28] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.130 - - [2026-02-03 17:10:29] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005807 10.0.0.130 - - [2026-02-03 17:10:29] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.130 - - [2026-02-03 17:10:47] "GET / HTTP/1.1" 200 36215 0.002098 10.0.0.130 - - [2026-02-03 17:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.130 - - [2026-02-03 17:10:47] "GET /global-system-config/d8c17d30-be5a-45dd-87b6-95641f9b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005486 10.0.0.130 - - [2026-02-03 17:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.130 - - [2026-02-03 17:10:48] "GET /config-node/c3fa64ef-11c1-429b-8834-abc1a488697e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003023 10.0.0.130 - - [2026-02-03 17:10:59] "GET / HTTP/1.1" 200 36215 0.002147 10.0.0.130 - - [2026-02-03 17:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.130 - - [2026-02-03 17:10:59] "GET /routing-instance/0c817f19-678e-426d-ae45-0c8a1026c095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003387 10.0.0.130 - - [2026-02-03 17:10:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002295 10.0.0.130 - - [2026-02-03 17:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.130 - - [2026-02-03 17:10:59] "GET /bgp-router/80002319-375a-40e5-8358-f36236a725c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003577 10.0.0.130 - - [2026-02-03 17:10:59] "PUT /bgp-router/80002319-375a-40e5-8358-f36236a725c8 HTTP/1.1" 200 255 0.013507 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:10:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001465 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:10:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001358 10.0.0.130 - - [2026-02-03 17:11:00] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004703 10.0.0.130 - - [2026-02-03 17:11:00] "POST /set-tag HTTP/1.1" 200 109 0.005426 10.0.0.130 - - [2026-02-03 17:11:00] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010067 10.0.0.130 - - [2026-02-03 17:11:00] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.130 - - [2026-02-03 17:11:00] "GET /virtual-machine/72ef4ddc-bdaf-4548-b005-ef88f716428e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002994 10.0.0.130 - - [2026-02-03 17:11:00] "POST /ref-update HTTP/1.1" 200 156 0.019261 10.0.0.130 - - [2026-02-03 17:11:00] "GET /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006901 10.0.0.130 - - [2026-02-03 17:11:00] "POST /set-tag HTTP/1.1" 200 109 0.037327 10.0.0.130 - - [2026-02-03 17:11:00] "POST /set-tag HTTP/1.1" 200 109 0.057266 10.0.0.130 - - [2026-02-03 17:11:00] "DELETE /instance-ip/311aa5ac-0123-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.069231 10.0.0.130 - - [2026-02-03 17:11:00] "DELETE /virtual-machine-interface/30f58d30-0123-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.101012 10.0.0.130 - - [2026-02-03 17:11:00] "DELETE /virtual-machine/72ef4ddc-bdaf-4548-b005-ef88f716428e HTTP/1.1" 200 115 0.028865 10.0.0.130 - - [2026-02-03 17:11:00] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012357 10.0.0.130 - - [2026-02-03 17:11:00] "POST /set-tag HTTP/1.1" 200 109 0.006309 10.0.0.130 - - [2026-02-03 17:11:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001971 10.0.0.130 - - [2026-02-03 17:11:30] "GET /global-system-configs HTTP/1.1" 200 323 0.003013 10.0.0.130 - - [2026-02-03 17:11:31] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006775 10.0.0.130 - - [2026-02-03 17:11:31] "POST /set-tag HTTP/1.1" 200 109 0.004203 10.0.0.130 - - [2026-02-03 17:11:31] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016161 10.0.0.130 - - [2026-02-03 17:11:31] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.130 - - [2026-02-03 17:11:31] "GET /virtual-machine/24e1f339-93dc-4269-97ad-fbebca7785eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002917 10.0.0.130 - - [2026-02-03 17:11:31] "POST /ref-update HTTP/1.1" 200 156 0.014569 10.0.0.130 - - [2026-02-03 17:11:31] "GET /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007241 10.0.0.130 - - [2026-02-03 17:11:31] "POST /set-tag HTTP/1.1" 200 109 0.022771 10.0.0.130 - - [2026-02-03 17:11:31] "POST /set-tag HTTP/1.1" 200 109 0.049027 10.0.0.130 - - [2026-02-03 17:11:31] "DELETE /instance-ip/31a83a84-0123-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.027623 10.0.0.130 - - [2026-02-03 17:11:31] "DELETE /virtual-machine-interface/3185e1a0-0123-11f1-a9de-fa163e3a569a HTTP/1.1" 200 115 0.064502 10.0.0.130 - - [2026-02-03 17:11:31] "DELETE /virtual-machine/24e1f339-93dc-4269-97ad-fbebca7785eb HTTP/1.1" 200 115 0.026817 10.0.0.130 - - [2026-02-03 17:11:31] "DELETE /tag/f1f81137-17d4-403e-bb4e-d1b2f9591aec HTTP/1.1" 200 115 0.036701 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:11:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:11:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:11:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:11:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001064 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001248 [Introspect:8084]10.0.0.130 - - [2026-02-03 17:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001343