++ 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 Jan 6 09:07:09 PM UTC 2026 ===================' INFO: =================== Tue Jan 6 09:07:09 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.50,10.130.183.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.130.183.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/06/2026 21:07:57.143 7fe95b6a0680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/06/2026 21:07:57.507 7fe95b6a0680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/06/2026 21:07:57.521 7fe95b6a0680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/06/2026 21:07:57.522 7fe95b6a0680 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000971 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-01-06 21:08:15] "GET / HTTP/1.1" 503 181 0.000358 10.0.0.50 - - [2026-01-06 21:08:16] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.50 - - [2026-01-06 21:08:16] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.50 - - [2026-01-06 21:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.50 - - [2026-01-06 21:08:16] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006925 10.0.0.50 - - [2026-01-06 21:08:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002916 10.0.0.50 - - [2026-01-06 21:08:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.041352 10.0.0.50 - - [2026-01-06 21:08:16] "GET / HTTP/1.1" 200 45303 0.001779 10.0.0.50 - - [2026-01-06 21:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.50 - - [2026-01-06 21:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.50 - - [2026-01-06 21:08:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.004926 10.0.0.50 - - [2026-01-06 21:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.50 - - [2026-01-06 21:08:17] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007272 10.0.0.50 - - [2026-01-06 21:08:17] "GET / HTTP/1.1" 200 35931 0.016387 10.0.0.50 - - [2026-01-06 21:08:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.081025 10.0.0.50 - - [2026-01-06 21:08:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.009829 10.0.0.50 - - [2026-01-06 21:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.50 - - [2026-01-06 21:08:17] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010133 10.0.0.50 - - [2026-01-06 21:08:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.068000 10.0.0.50 - - [2026-01-06 21:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010472 10.0.0.50 - - [2026-01-06 21:08:17] "GET /network-ipam/0ea4a4f0-33ff-4bd0-b760-3d7a90e26186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012003 10.0.0.50 - - [2026-01-06 21:08:17] "POST /service-templates HTTP/1.1" 200 511 0.045077 10.0.0.50 - - [2026-01-06 21:08:17] "POST /service-templates HTTP/1.1" 200 501 0.041052 10.0.0.50 - - [2026-01-06 21:08:17] "POST /service-templates HTTP/1.1" 200 515 0.034652 10.0.0.50 - - [2026-01-06 21:08:17] "POST /service-templates HTTP/1.1" 200 535 0.062065 10.0.0.50 - - [2026-01-06 21:08:18] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.50 - - [2026-01-06 21:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.50 - - [2026-01-06 21:08:18] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014498 10.0.0.50 - - [2026-01-06 21:08:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.005484 10.0.0.50 - - [2026-01-06 21:08:18] "POST /service-templates HTTP/1.1" 200 507 0.119366 10.0.0.50 - - [2026-01-06 21:08:18] "POST /database-nodes HTTP/1.1" 200 597 0.138657 10.0.0.50 - - [2026-01-06 21:08:18] "GET / HTTP/1.1" 200 35931 0.004956 10.0.0.50 - - [2026-01-06 21:08:18] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.50 - - [2026-01-06 21:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014297 10.0.0.50 - - [2026-01-06 21:08:18] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005460 10.0.0.50 - - [2026-01-06 21:08:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000703 10.0.0.50 - - [2026-01-06 21:08:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.005893 10.0.0.50 - - [2026-01-06 21:08:19] "POST /security-groups HTTP/1.1" 200 570 0.110016 10.0.0.50 - - [2026-01-06 21:08:19] "POST /projects HTTP/1.1" 200 481 0.379894 10.0.0.50 - - [2026-01-06 21:08:19] "POST /security-groups HTTP/1.1" 200 534 0.073487 10.0.0.50 - - [2026-01-06 21:08:19] "POST /chown HTTP/1.1" 200 109 0.057827 10.0.0.50 - - [2026-01-06 21:08:19] "POST /policy-managements HTTP/1.1" 409 214 0.028411 10.0.0.50 - - [2026-01-06 21:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018363 10.0.0.50 - - [2026-01-06 21:08:19] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011275 10.0.0.50 - - [2026-01-06 21:08:19] "POST /application-policy-sets HTTP/1.1" 200 528 0.091144 10.0.0.50 - - [2026-01-06 21:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010010 10.0.0.50 - - [2026-01-06 21:08:19] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009280 10.0.0.50 - - [2026-01-06 21:08:19] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.037615 10.0.0.50 - - [2026-01-06 21:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.046438 10.0.0.50 - - [2026-01-06 21:08:19] "GET /virtual-network/8c6d8a97-e60f-4401-9689-b7c10f487d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.025267 10.0.0.50 - - [2026-01-06 21:08:20] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.50 - - [2026-01-06 21:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.041015 10.0.0.50 - - [2026-01-06 21:08:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.004371 10.0.0.50 - - [2026-01-06 21:08:20] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.095557 10.0.0.50 - - [2026-01-06 21:08:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.021243 10.0.0.50 - - [2026-01-06 21:08:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.023797 10.0.0.50 - - [2026-01-06 21:08:21] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.50 - - [2026-01-06 21:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008610 10.0.0.50 - - [2026-01-06 21:08:21] "POST /security-groups HTTP/1.1" 200 574 0.215306 10.0.0.50 - - [2026-01-06 21:08:21] "POST /projects HTTP/1.1" 200 489 1.090772 10.0.0.50 - - [2026-01-06 21:08:21] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.097563 10.0.0.50 - - [2026-01-06 21:08:21] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.218065 10.0.0.50 - - [2026-01-06 21:08:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.030691 10.0.0.50 - - [2026-01-06 21:08:21] "POST /config-nodes HTTP/1.1" 200 593 0.080928 10.0.0.50 - - [2026-01-06 21:08:21] "POST /security-groups HTTP/1.1" 200 546 0.245644 10.0.0.50 - - [2026-01-06 21:08:21] "POST /chown HTTP/1.1" 200 109 0.046530 10.0.0.50 - - [2026-01-06 21:08:21] "POST /network-ipams HTTP/1.1" 200 522 0.058805 10.0.0.50 - - [2026-01-06 21:08:21] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.50 - - [2026-01-06 21:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.50 - - [2026-01-06 21:08:21] "POST /network-ipams HTTP/1.1" 200 510 0.067773 10.0.0.50 - - [2026-01-06 21:08:21] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.055665 10.0.0.50 - - [2026-01-06 21:08:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.006408 10.0.0.50 - - [2026-01-06 21:08:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.010998 10.0.0.50 - - [2026-01-06 21:08:21] "POST /analytics-nodes HTTP/1.1" 200 599 0.081948 10.0.0.50 - - [2026-01-06 21:08:21] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.50 - - [2026-01-06 21:08:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008489 10.0.0.50 - - [2026-01-06 21:08:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006957 10.0.0.50 - - [2026-01-06 21:08:22] "POST /virtual-networks HTTP/1.1" 200 538 0.330923 10.0.0.50 - - [2026-01-06 21:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.50 - - [2026-01-06 21:08:22] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.026841 10.0.0.50 - - [2026-01-06 21:08:22] "POST /network-ipams HTTP/1.1" 200 518 0.097147 10.0.0.50 - - [2026-01-06 21:08:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.005689 10.0.0.50 - - [2026-01-06 21:08:22] "POST /useragent-kv HTTP/1.1" 200 115 0.016865 10.0.0.50 - - [2026-01-06 21:08:22] "POST /virtual-networks HTTP/1.1" 200 546 0.243469 10.0.0.50 - - [2026-01-06 21:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.50 - - [2026-01-06 21:08:22] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.017384 10.0.0.50 - - [2026-01-06 21:08:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.006837 10.0.0.50 - - [2026-01-06 21:08:22] "POST /network-policys HTTP/1.1" 200 538 0.054598 10.0.0.50 - - [2026-01-06 21:08:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.002759 10.0.0.50 - - [2026-01-06 21:08:22] "POST /network-policys HTTP/1.1" 200 534 0.092534 10.0.0.50 - - [2026-01-06 21:08:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.006105 10.0.0.50 - - [2026-01-06 21:08:22] "POST /network-policys HTTP/1.1" 200 542 0.038588 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-update HTTP/1.1" 200 156 0.121637 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.054518 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-update HTTP/1.1" 200 156 0.133354 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-update HTTP/1.1" 200 156 0.106125 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004555 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012560 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-update HTTP/1.1" 200 156 0.194689 10.0.0.50 - - [2026-01-06 21:08:23] "POST /ref-update HTTP/1.1" 200 156 0.139251 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 10.0.0.50 - - [2026-01-06 21:08:23] "GET / HTTP/1.1" 200 35931 0.001842 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 10.0.0.50 - - [2026-01-06 21:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.50 - - [2026-01-06 21:08:24] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.035068 10.0.0.50 - - [2026-01-06 21:08:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.001630 10.0.0.50 - - [2026-01-06 21:08:24] "POST /ref-update HTTP/1.1" 200 156 0.175977 10.0.0.50 - - [2026-01-06 21:08:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002825 10.0.0.50 - - [2026-01-06 21:08:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006132 10.0.0.50 - - [2026-01-06 21:08:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022108 10.0.0.50 - - [2026-01-06 21:08:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.087870 10.0.0.50 - - [2026-01-06 21:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016769 10.0.0.50 - - [2026-01-06 21:08:24] "GET /virtual-network/8c6d8a97-e60f-4401-9689-b7c10f487d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.034088 10.0.0.50 - - [2026-01-06 21:08:24] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.020279 10.0.0.50 - - [2026-01-06 21:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.50 - - [2026-01-06 21:08:24] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003658 10.0.0.50 - - [2026-01-06 21:08:24] "POST /firewall-policys HTTP/1.1" 200 530 0.321901 10.0.0.50 - - [2026-01-06 21:08:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.047233 10.0.0.50 - - [2026-01-06 21:08:24] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012523 10.0.0.50 - - [2026-01-06 21:08:24] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.004484 10.0.0.50 - - [2026-01-06 21:08:24] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003565 10.0.0.50 - - [2026-01-06 21:08:24] "POST /ref-update HTTP/1.1" 200 156 0.051673 10.0.0.50 - - [2026-01-06 21:08:24] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.005790 10.0.0.50 - - [2026-01-06 21:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.50 - - [2026-01-06 21:08:24] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004410 10.0.0.50 - - [2026-01-06 21:08:25] "POST /firewall-policys HTTP/1.1" 200 532 0.076317 10.0.0.50 - - [2026-01-06 21:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.053271 10.0.0.50 - - [2026-01-06 21:08:25] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.034899 10.0.0.50 - - [2026-01-06 21:08:25] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.007835 10.0.0.50 - - [2026-01-06 21:08:25] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003878 10.0.0.50 - - [2026-01-06 21:08:25] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007638 10.0.0.50 - - [2026-01-06 21:08:25] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.020694 10.0.0.50 - - [2026-01-06 21:08:25] "POST /ref-update HTTP/1.1" 200 156 0.092810 10.0.0.50 - - [2026-01-06 21:08:25] "POST /ref-update HTTP/1.1" 200 156 0.148422 10.0.0.50 - - [2026-01-06 21:08:25] "POST /ref-update HTTP/1.1" 200 156 0.112134 10.0.0.50 - - [2026-01-06 21:08:25] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.028967 10.0.0.50 - - [2026-01-06 21:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.50 - - [2026-01-06 21:08:25] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006634 10.0.0.50 - - [2026-01-06 21:08:25] "POST /firewall-policys HTTP/1.1" 200 530 0.083799 10.0.0.50 - - [2026-01-06 21:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.080171 10.0.0.50 - - [2026-01-06 21:08:25] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028190 10.0.0.50 - - [2026-01-06 21:08:26] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.030113 10.0.0.50 - - [2026-01-06 21:08:26] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011103 10.0.0.50 - - [2026-01-06 21:08:26] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010266 10.0.0.50 - - [2026-01-06 21:08:26] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012166 10.0.0.50 - - [2026-01-06 21:08:26] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006513 10.0.0.50 - - [2026-01-06 21:08:26] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006826 10.0.0.50 - - [2026-01-06 21:08:26] "POST /ref-update HTTP/1.1" 200 156 0.032857 10.0.0.50 - - [2026-01-06 21:08:26] "POST /ref-update HTTP/1.1" 200 156 0.054142 10.0.0.50 - - [2026-01-06 21:08:26] "POST /ref-update HTTP/1.1" 200 156 0.079542 10.0.0.50 - - [2026-01-06 21:08:26] "POST /ref-update HTTP/1.1" 200 156 0.103111 10.0.0.50 - - [2026-01-06 21:08:26] "POST /ref-update HTTP/1.1" 200 156 0.180684 10.0.0.50 - - [2026-01-06 21:08:26] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.033578 10.0.0.50 - - [2026-01-06 21:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028239 10.0.0.50 - - [2026-01-06 21:08:26] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015324 10.0.0.50 - - [2026-01-06 21:08:26] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.50 - - [2026-01-06 21:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013401 10.0.0.50 - - [2026-01-06 21:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019026 10.0.0.50 - - [2026-01-06 21:08:27] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017570 10.0.0.50 - - [2026-01-06 21:08:27] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.065495 10.0.0.50 - - [2026-01-06 21:08:27] "POST /tags HTTP/1.1" 200 299 0.268136 10.0.0.50 - - [2026-01-06 21:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.50 - - [2026-01-06 21:08:27] "GET /tag/8c9a8edb-cd24-4d00-94cf-d4090350dafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.057069 10.0.0.50 - - [2026-01-06 21:08:27] "POST /bgp-routers HTTP/1.1" 200 616 0.196583 10.0.0.50 - - [2026-01-06 21:08:27] "GET /bgp-router/46d5af61-8277-47e3-9739-0745d417a244?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.021601 10.0.0.50 - - [2026-01-06 21:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011993 10.0.0.50 - - [2026-01-06 21:08:27] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012325 10.0.0.50 - - [2026-01-06 21:08:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026547 10.0.0.50 - - [2026-01-06 21:08:27] "GET / HTTP/1.1" 200 35931 0.002810 10.0.0.50 - - [2026-01-06 21:08:27] "POST /set-tag HTTP/1.1" 200 109 0.191369 10.0.0.50 - - [2026-01-06 21:08:27] "POST /ref-update HTTP/1.1" 200 156 0.130070 10.0.0.50 - - [2026-01-06 21:08:27] "POST /alarms HTTP/1.1" 200 581 0.128059 10.0.0.50 - - [2026-01-06 21:08:27] "POST /alarms HTTP/1.1" 200 575 0.331666 10.0.0.50 - - [2026-01-06 21:08:28] "POST /alarms HTTP/1.1" 200 575 0.373399 10.0.0.50 - - [2026-01-06 21:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018136 10.0.0.50 - - [2026-01-06 21:08:28] "GET /network-ipam/0ea4a4f0-33ff-4bd0-b760-3d7a90e26186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006887 10.0.0.50 - - [2026-01-06 21:08:28] "POST /tags HTTP/1.1" 200 357 0.643901 10.0.0.50 - - [2026-01-06 21:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.057224 10.0.0.50 - - [2026-01-06 21:08:28] "GET /tag/c5acaeac-a7a5-484d-a7fa-4b33b894b2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.037515 10.0.0.50 - - [2026-01-06 21:08:28] "POST /alarms HTTP/1.1" 200 559 0.161803 10.0.0.50 - - [2026-01-06 21:08:28] "POST /alarms HTTP/1.1" 200 555 0.127143 10.0.0.50 - - [2026-01-06 21:08:28] "POST /tags HTTP/1.1" 200 305 0.216785 10.0.0.50 - - [2026-01-06 21:08:28] "POST /alarms HTTP/1.1" 200 557 0.099765 10.0.0.50 - - [2026-01-06 21:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.044993 10.0.0.50 - - [2026-01-06 21:08:28] "GET /tag/571fa600-0edd-42fc-a7c3-e1dce97a78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.054913 10.0.0.50 - - [2026-01-06 21:08:28] "POST /alarms HTTP/1.1" 200 565 0.111843 10.0.0.50 - - [2026-01-06 21:08:28] "POST /alarms HTTP/1.1" 200 549 0.082689 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 557 0.076284 10.0.0.50 - - [2026-01-06 21:08:29] "POST /id-to-fqname HTTP/1.1" 200 174 0.000632 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.015205 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.009531 10.0.0.50 - - [2026-01-06 21:08:29] "POST /security-groups HTTP/1.1" 200 571 0.066805 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 567 0.087057 10.0.0.50 - - [2026-01-06 21:08:29] "POST /access-control-lists HTTP/1.1" 200 587 0.067891 10.0.0.50 - - [2026-01-06 21:08:29] "POST /projects HTTP/1.1" 200 483 0.336493 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.007698 10.0.0.50 - - [2026-01-06 21:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042688 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.038002 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 555 0.130962 10.0.0.50 - - [2026-01-06 21:08:29] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.049715 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.50 - - [2026-01-06 21:08:29] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.020367 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 567 0.109893 10.0.0.50 - - [2026-01-06 21:08:29] "POST /access-control-lists HTTP/1.1" 200 585 0.184973 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.033370 10.0.0.50 - - [2026-01-06 21:08:29] "POST /access-control-lists HTTP/1.1" 200 579 0.120473 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 575 0.153005 10.0.0.50 - - [2026-01-06 21:08:29] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.166881 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.040881 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 569 0.197787 10.0.0.50 - - [2026-01-06 21:08:29] "POST /access-control-lists HTTP/1.1" 200 577 0.186619 10.0.0.50 - - [2026-01-06 21:08:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.019230 10.0.0.50 - - [2026-01-06 21:08:29] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.296307 10.0.0.50 - - [2026-01-06 21:08:29] "POST /alarms HTTP/1.1" 200 561 0.135181 10.0.0.50 - - [2026-01-06 21:08:30] "POST /access-control-lists HTTP/1.1" 200 594 0.085140 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.011523 10.0.0.50 - - [2026-01-06 21:08:30] "POST /security-groups HTTP/1.1" 200 537 0.174050 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 561 0.145530 10.0.0.50 - - [2026-01-06 21:08:30] "POST /access-control-lists HTTP/1.1" 200 592 0.128895 10.0.0.50 - - [2026-01-06 21:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.056806 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.017479 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 561 0.090597 10.0.0.50 - - [2026-01-06 21:08:30] "POST /chown HTTP/1.1" 200 109 0.065640 10.0.0.50 - - [2026-01-06 21:08:30] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.016421 10.0.0.50 - - [2026-01-06 21:08:30] "POST /access-control-lists HTTP/1.1" 200 583 0.072243 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 547 0.070520 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.013727 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009825 10.0.0.50 - - [2026-01-06 21:08:30] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007663 10.0.0.50 - - [2026-01-06 21:08:30] "POST /tags HTTP/1.1" 409 207 0.013198 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 595 0.055911 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.029984 10.0.0.50 - - [2026-01-06 21:08:30] "POST /access-control-lists HTTP/1.1" 200 581 0.085799 10.0.0.50 - - [2026-01-06 21:08:30] "GET /tag/571fa600-0edd-42fc-a7c3-e1dce97a78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034359 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.014667 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 575 0.135115 10.0.0.50 - - [2026-01-06 21:08:30] "POST /access-control-lists HTTP/1.1" 200 602 0.093889 10.0.0.50 - - [2026-01-06 21:08:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.002736 10.0.0.50 - - [2026-01-06 21:08:30] "POST /firewall-rules HTTP/1.1" 200 564 0.208469 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 571 0.152911 10.0.0.50 - - [2026-01-06 21:08:30] "POST /access-control-lists HTTP/1.1" 200 600 0.093513 10.0.0.50 - - [2026-01-06 21:08:30] "GET /firewall-rule/c9e05030-1012-4733-8d8d-70e2f092062a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.035556 10.0.0.50 - - [2026-01-06 21:08:30] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009102 10.0.0.50 - - [2026-01-06 21:08:30] "GET /firewall-rule/c9e05030-1012-4733-8d8d-70e2f092062a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004648 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 583 0.061759 10.0.0.50 - - [2026-01-06 21:08:30] "POST /route-targets HTTP/1.1" 200 327 0.064371 10.0.0.50 - - [2026-01-06 21:08:30] "POST /alarms HTTP/1.1" 200 609 0.061588 10.0.0.50 - - [2026-01-06 21:08:30] "POST /ref-update HTTP/1.1" 200 156 0.112922 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.076933 10.0.0.50 - - [2026-01-06 21:08:31] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.030119 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006281 10.0.0.50 - - [2026-01-06 21:08:31] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005806 10.0.0.50 - - [2026-01-06 21:08:31] "POST /tags HTTP/1.1" 409 207 0.003397 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013377 10.0.0.50 - - [2026-01-06 21:08:31] "POST /route-targets HTTP/1.1" 200 327 0.027378 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.023030 10.0.0.50 - - [2026-01-06 21:08:31] "GET /tag/571fa600-0edd-42fc-a7c3-e1dce97a78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017746 10.0.0.50 - - [2026-01-06 21:08:31] "POST /route-targets HTTP/1.1" 200 327 0.027598 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.028289 10.0.0.50 - - [2026-01-06 21:08:31] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.50 - - [2026-01-06 21:08:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002343 10.0.0.50 - - [2026-01-06 21:08:31] "POST /route-targets HTTP/1.1" 200 327 0.017973 10.0.0.50 - - [2026-01-06 21:08:31] "POST /firewall-rules HTTP/1.1" 200 562 0.143274 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.50 - - [2026-01-06 21:08:31] "GET /firewall-rule/d85f86fc-8288-4d86-afd5-8d12b0469efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.033116 10.0.0.50 - - [2026-01-06 21:08:31] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.021626 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.055768 10.0.0.50 - - [2026-01-06 21:08:31] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.028747 10.0.0.50 - - [2026-01-06 21:08:31] "GET /firewall-rule/d85f86fc-8288-4d86-afd5-8d12b0469efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007796 10.0.0.50 - - [2026-01-06 21:08:31] "POST /route-targets HTTP/1.1" 200 327 0.038387 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.087522 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.052008 10.0.0.50 - - [2026-01-06 21:08:31] "POST /route-targets HTTP/1.1" 200 327 0.045645 10.0.0.50 - - [2026-01-06 21:08:31] "POST /tags HTTP/1.1" 200 301 0.195319 10.0.0.50 - - [2026-01-06 21:08:31] "POST /ref-update HTTP/1.1" 200 156 0.121473 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.042830 10.0.0.50 - - [2026-01-06 21:08:31] "GET /tag/480117c4-7586-41b2-b74e-e257a1c24b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028290 10.0.0.50 - - [2026-01-06 21:08:31] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.006103 10.0.0.50 - - [2026-01-06 21:08:31] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002859 10.0.0.50 - - [2026-01-06 21:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008608 10.0.0.50 - - [2026-01-06 21:08:32] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.118379 10.0.0.50 - - [2026-01-06 21:08:32] "POST /access-control-lists HTTP/1.1" 200 551 0.181793 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.008315 10.0.0.50 - - [2026-01-06 21:08:32] "POST /tags HTTP/1.1" 200 325 0.235566 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025638 10.0.0.50 - - [2026-01-06 21:08:32] "GET /tag/3bd3ff7d-848e-4822-9211-7acafe99493b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.025164 10.0.0.50 - - [2026-01-06 21:08:32] "POST /access-control-lists HTTP/1.1" 200 589 0.111847 10.0.0.50 - - [2026-01-06 21:08:32] "POST /tags HTTP/1.1" 200 363 0.071872 10.0.0.50 - - [2026-01-06 21:08:32] "POST /ref-update HTTP/1.1" 200 156 0.071105 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028316 10.0.0.50 - - [2026-01-06 21:08:32] "GET /tag/f0390949-f585-44b7-9cae-a509f1079728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.032552 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.004976 10.0.0.50 - - [2026-01-06 21:08:32] "POST /access-control-lists HTTP/1.1" 200 601 0.088577 10.0.0.50 - - [2026-01-06 21:08:32] "POST /tags HTTP/1.1" 200 311 0.127995 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019034 10.0.0.50 - - [2026-01-06 21:08:32] "POST /ref-update HTTP/1.1" 200 156 0.090667 10.0.0.50 - - [2026-01-06 21:08:32] "GET /tag/439ef04c-63b6-490d-bb67-7d2e96ea6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.065690 10.0.0.50 - - [2026-01-06 21:08:32] "POST /ref-update HTTP/1.1" 200 156 0.023788 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.50 - - [2026-01-06 21:08:32] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010870 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012542 10.0.0.50 - - [2026-01-06 21:08:32] "PUT /access-control-list/d4d7fd8d-b9a7-41ca-bd4e-aa1d28c02ac8 HTTP/1.1" 200 272 0.021216 10.0.0.50 - - [2026-01-06 21:08:32] "PUT /access-control-list/0e7c3e0c-7a76-4a19-8092-098c8cb3843e HTTP/1.1" 200 272 0.050422 10.0.0.50 - - [2026-01-06 21:08:32] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.50 - - [2026-01-06 21:08:32] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.114521 10.0.0.50 - - [2026-01-06 21:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018340 10.0.0.50 - - [2026-01-06 21:08:32] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023797 10.0.0.50 - - [2026-01-06 21:08:32] "POST /virtual-machines HTTP/1.1" 200 377 0.059035 10.0.0.50 - - [2026-01-06 21:08:32] "PUT /access-control-list/f4f97c6f-2c4a-4930-b0ea-d7ef2ce0f106 HTTP/1.1" 200 272 0.160207 10.0.0.50 - - [2026-01-06 21:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.086642 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/ca18e990-d107-4859-b3e6-efa07d864b56 HTTP/1.1" 200 272 0.066861 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be HTTP/1.1" 200 274 0.169356 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/bc754570-c13a-46a5-aeb0-bd775a837875 HTTP/1.1" 200 272 0.081344 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/eb78d3e7-f6be-4236-a9d6-f8202057319c HTTP/1.1" 200 272 0.069071 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/b1f0320a-bb99-4af1-902b-6c8a197a82a4 HTTP/1.1" 200 272 0.032851 10.0.0.50 - - [2026-01-06 21:08:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.323267 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/f0ed85ac-5767-46ed-bcb5-45a712f31c5e HTTP/1.1" 200 272 0.078440 10.0.0.50 - - [2026-01-06 21:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.046078 10.0.0.50 - - [2026-01-06 21:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013241 10.0.0.50 - - [2026-01-06 21:08:33] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009418 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/bf4322a7-a78d-47bd-b96b-f9e47929472e HTTP/1.1" 200 272 0.063053 10.0.0.50 - - [2026-01-06 21:08:33] "PUT /access-control-list/b0936bc8-f206-439e-91cc-2e8807f654c8 HTTP/1.1" 200 272 0.024911 10.0.0.50 - - [2026-01-06 21:08:33] "POST /instance-ips HTTP/1.1" 200 409 0.094244 10.0.0.50 - - [2026-01-06 21:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030532 10.0.0.50 - - [2026-01-06 21:08:33] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.023187 10.0.0.50 - - [2026-01-06 21:08:33] "POST /set-tag HTTP/1.1" 200 109 0.044787 10.0.0.50 - - [2026-01-06 21:08:33] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.032641 10.0.0.50 - - [2026-01-06 21:08:33] "GET /instance-ip/dbfe02c0-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013577 10.0.0.50 - - [2026-01-06 21:08:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.006982 10.0.0.50 - - [2026-01-06 21:08:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.004075 10.0.0.50 - - [2026-01-06 21:08:33] "POST /access-control-lists HTTP/1.1" 200 580 0.083733 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.046530 10.0.0.50 - - [2026-01-06 21:08:34] "POST /tags HTTP/1.1" 200 305 0.112489 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031180 10.0.0.50 - - [2026-01-06 21:08:34] "GET /tag/02f44227-0e6c-4e13-a0c4-14098a0416e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021141 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.50 - - [2026-01-06 21:08:34] "POST /access-control-lists HTTP/1.1" 200 578 0.105968 10.0.0.50 - - [2026-01-06 21:08:34] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090198 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.001896 10.0.0.50 - - [2026-01-06 21:08:34] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.037061 10.0.0.50 - - [2026-01-06 21:08:34] "POST /access-control-lists HTTP/1.1" 200 596 0.086411 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026285 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.031250 10.0.0.50 - - [2026-01-06 21:08:34] "GET /service-appliance-set/aae37bfa-84b8-498c-a888-597ccc5aebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014922 10.0.0.50 - - [2026-01-06 21:08:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.012904 10.0.0.50 - - [2026-01-06 21:08:34] "POST /access-control-lists HTTP/1.1" 200 594 0.080406 10.0.0.50 - - [2026-01-06 21:08:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.199198 10.0.0.50 - - [2026-01-06 21:08:34] "GET /virtual-machine-interface/b0ee72e2-216a-4a22-8c92-5855950c604c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.025401 10.0.0.50 - - [2026-01-06 21:08:34] "PUT /access-control-list/5d634cb9-36ac-4178-80dc-46d60ab67247 HTTP/1.1" 200 272 0.085858 10.0.0.50 - - [2026-01-06 21:08:34] "POST /instance-ips HTTP/1.1" 200 381 0.173827 10.0.0.50 - - [2026-01-06 21:08:34] "GET /instance-ip/81be476a-5039-4d7b-8944-14fedeec9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009755 10.0.0.50 - - [2026-01-06 21:08:34] "PUT /access-control-list/759e9573-9427-4b90-810d-54125082b998 HTTP/1.1" 200 272 0.025304 10.0.0.50 - - [2026-01-06 21:08:34] "PUT /access-control-list/ea9d2a39-f054-4134-9841-8e1c438e29d2 HTTP/1.1" 200 272 0.021897 10.0.0.50 - - [2026-01-06 21:08:35] "POST /loadbalancers HTTP/1.1" 200 582 0.091022 10.0.0.50 - - [2026-01-06 21:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033612 10.0.0.50 - - [2026-01-06 21:08:35] "PUT /access-control-list/3f1d34c2-380b-47f7-8802-d92478dd3e06 HTTP/1.1" 200 272 0.035068 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017478 10.0.0.50 - - [2026-01-06 21:08:35] "PUT /access-control-list/7654a674-6ada-4178-b2d4-ffc107cd865a HTTP/1.1" 200 272 0.070937 10.0.0.50 - - [2026-01-06 21:08:35] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.118672 10.0.0.50 - - [2026-01-06 21:08:35] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.125242 10.0.0.50 - - [2026-01-06 21:08:35] "GET /instance-ip/81be476a-5039-4d7b-8944-14fedeec9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011394 10.0.0.50 - - [2026-01-06 21:08:35] "GET /loadbalancer/ee57c948-98d6-4ef8-aed7-98054bc5b42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005534 10.0.0.50 - - [2026-01-06 21:08:35] "POST /floating-ips HTTP/1.1" 200 583 0.046579 10.0.0.50 - - [2026-01-06 21:08:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.062332 10.0.0.50 - - [2026-01-06 21:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030543 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011019 10.0.0.50 - - [2026-01-06 21:08:35] "PUT /access-control-list/4d43125b-fb29-47cf-bc5c-37994d2e7eab HTTP/1.1" 200 272 0.055588 10.0.0.50 - - [2026-01-06 21:08:35] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067442 10.0.0.50 - - [2026-01-06 21:08:35] "GET /loadbalancer-listener/fe68a549-4f66-424a-9647-d6f7d6189798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003310 10.0.0.50 - - [2026-01-06 21:08:35] "GET /loadbalancer-listener/fe68a549-4f66-424a-9647-d6f7d6189798?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003976 10.0.0.50 - - [2026-01-06 21:08:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034336 10.0.0.50 - - [2026-01-06 21:08:35] "GET /instance-ip/81be476a-5039-4d7b-8944-14fedeec9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004637 10.0.0.50 - - [2026-01-06 21:08:35] "GET /instance-ip/81be476a-5039-4d7b-8944-14fedeec9650?fields=floating_ips HTTP/1.1" 200 1169 0.006659 10.0.0.50 - - [2026-01-06 21:08:35] "GET /floating-ip/3729cf2f-00d2-4869-82af-ce51a9a46da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002815 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.50 - - [2026-01-06 21:08:35] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004141 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2026-01-06 21:08:35] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.011366 10.0.0.50 - - [2026-01-06 21:08:35] "POST /tags HTTP/1.1" 200 355 0.044474 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013095 10.0.0.50 - - [2026-01-06 21:08:35] "GET /tag/27b7b880-002b-4972-8436-c19db98ee2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020196 10.0.0.50 - - [2026-01-06 21:08:35] "POST /tags HTTP/1.1" 200 303 0.021268 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021490 10.0.0.50 - - [2026-01-06 21:08:35] "GET /tag/6683d615-34cb-4615-99bd-d62b226e343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023741 10.0.0.50 - - [2026-01-06 21:08:35] "POST /projects HTTP/1.1" 409 218 0.003425 10.0.0.50 - - [2026-01-06 21:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001274 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 10.0.0.50 - - [2026-01-06 21:08:36] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083590 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.50 - - [2026-01-06 21:08:36] "GET /network-ipam/6cdffa6c-2e59-4fd9-97b1-568c8d0a2314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006106 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.50 - - [2026-01-06 21:08:36] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006382 10.0.0.50 - - [2026-01-06 21:08:36] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.074421 10.0.0.50 - - [2026-01-06 21:08:36] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014288 10.0.0.50 - - [2026-01-06 21:08:36] "POST /set-tag HTTP/1.1" 200 109 0.088245 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.50 - - [2026-01-06 21:08:36] "GET /network-ipam/dd5509cb-9cde-46a7-b75a-802a6c97f189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.054698 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.50 - - [2026-01-06 21:08:36] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011325 10.0.0.50 - - [2026-01-06 21:08:36] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.064417 10.0.0.50 - - [2026-01-06 21:08:36] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015345 10.0.0.50 - - [2026-01-06 21:08:36] "POST /set-tag HTTP/1.1" 200 109 0.100730 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.50 - - [2026-01-06 21:08:36] "GET /network-policy/b4c19bfe-29cd-4391-bcd8-8381523e5203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.079417 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.50 - - [2026-01-06 21:08:36] "GET /network-policy/c80591a1-2507-452a-96a7-f3415ede3634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003608 10.0.0.50 - - [2026-01-06 21:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.50 - - [2026-01-06 21:08:36] "GET /network-policy/018ebbc8-87ae-468d-84a5-7d192a4e0871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004550 10.0.0.50 - - [2026-01-06 21:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.50 - - [2026-01-06 21:08:37] "PUT /network-policy/018ebbc8-87ae-468d-84a5-7d192a4e0871 HTTP/1.1" 200 262 0.035735 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-update HTTP/1.1" 200 156 0.174912 10.0.0.50 - - [2026-01-06 21:08:37] "PUT /access-control-list/804cdb92-1722-4807-b535-caae78a172db HTTP/1.1" 200 272 0.108749 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002659 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007952 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003057 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002626 10.0.0.50 - - [2026-01-06 21:08:37] "POST /security-groups HTTP/1.1" 409 245 0.002712 10.0.0.50 - - [2026-01-06 21:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.50 - - [2026-01-06 21:08:37] "PUT /security-group/f646ab70-fb0a-4113-9a80-93c997876b57 HTTP/1.1" 200 262 0.056386 10.0.0.50 - - [2026-01-06 21:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037409 10.0.0.50 - - [2026-01-06 21:08:37] "PUT /access-control-list/bc754570-c13a-46a5-aeb0-bd775a837875 HTTP/1.1" 200 272 0.041773 10.0.0.50 - - [2026-01-06 21:08:37] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013682 10.0.0.50 - - [2026-01-06 21:08:37] "PUT /access-control-list/eb78d3e7-f6be-4236-a9d6-f8202057319c HTTP/1.1" 200 272 0.015276 10.0.0.50 - - [2026-01-06 21:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.50 - - [2026-01-06 21:08:37] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004874 10.0.0.50 - - [2026-01-06 21:08:37] "POST /tags HTTP/1.1" 409 206 0.005472 10.0.0.50 - - [2026-01-06 21:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2026-01-06 21:08:37] "GET /tag/6683d615-34cb-4615-99bd-d62b226e343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022277 10.0.0.50 - - [2026-01-06 21:08:37] "POST /firewall-rules HTTP/1.1" 200 562 0.083044 10.0.0.50 - - [2026-01-06 21:08:37] "GET /firewall-rule/6441ca65-48a7-4711-82aa-0ad12b818182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005400 10.0.0.50 - - [2026-01-06 21:08:37] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005568 10.0.0.50 - - [2026-01-06 21:08:37] "GET /firewall-rule/6441ca65-48a7-4711-82aa-0ad12b818182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003239 10.0.0.50 - - [2026-01-06 21:08:37] "POST /ref-update HTTP/1.1" 200 156 0.047929 10.0.0.50 - - [2026-01-06 21:08:38] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.018958 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.50 - - [2026-01-06 21:08:38] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009206 10.0.0.50 - - [2026-01-06 21:08:38] "POST /tags HTTP/1.1" 409 206 0.003032 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2026-01-06 21:08:38] "GET /tag/6683d615-34cb-4615-99bd-d62b226e343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.028156 10.0.0.50 - - [2026-01-06 21:08:38] "POST /firewall-rules HTTP/1.1" 200 560 0.087255 10.0.0.50 - - [2026-01-06 21:08:38] "GET /firewall-rule/06368241-0f95-44e0-a189-cb5a7247538f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.020725 10.0.0.50 - - [2026-01-06 21:08:38] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005119 10.0.0.50 - - [2026-01-06 21:08:38] "GET /firewall-rule/06368241-0f95-44e0-a189-cb5a7247538f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002880 10.0.0.50 - - [2026-01-06 21:08:38] "POST /ref-update HTTP/1.1" 200 156 0.051130 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.003873 10.0.0.50 - - [2026-01-06 21:08:38] "POST /tags HTTP/1.1" 200 301 0.032597 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006894 10.0.0.50 - - [2026-01-06 21:08:38] "GET /tag/662a0441-23d6-4038-979d-fe406d0a8335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015260 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.50 - - [2026-01-06 21:08:38] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.060109 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.50 - - [2026-01-06 21:08:38] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007919 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.50 - - [2026-01-06 21:08:38] "GET /service-appliance-set/aae37bfa-84b8-498c-a888-597ccc5aebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003278 10.0.0.50 - - [2026-01-06 21:08:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.003111 10.0.0.50 - - [2026-01-06 21:08:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141668 10.0.0.50 - - [2026-01-06 21:08:38] "GET /virtual-machine-interface/3e3af1c1-bf1a-480f-8ab6-628477d490ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.011914 10.0.0.50 - - [2026-01-06 21:08:39] "POST /instance-ips HTTP/1.1" 200 377 0.039102 10.0.0.50 - - [2026-01-06 21:08:39] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.025607 10.0.0.50 - - [2026-01-06 21:08:39] "POST /loadbalancers HTTP/1.1" 200 582 0.139743 10.0.0.50 - - [2026-01-06 21:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.059913 10.0.0.50 - - [2026-01-06 21:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029479 10.0.0.50 - - [2026-01-06 21:08:39] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.102228 10.0.0.50 - - [2026-01-06 21:08:39] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009887 10.0.0.50 - - [2026-01-06 21:08:39] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.111412 10.0.0.50 - - [2026-01-06 21:08:39] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015809 10.0.0.50 - - [2026-01-06 21:08:39] "POST /floating-ips HTTP/1.1" 200 581 0.124833 10.0.0.50 - - [2026-01-06 21:08:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.129148 10.0.0.50 - - [2026-01-06 21:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011220 10.0.0.50 - - [2026-01-06 21:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019656 10.0.0.50 - - [2026-01-06 21:08:39] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.084467 10.0.0.50 - - [2026-01-06 21:08:39] "GET /loadbalancer-listener/b3994cc7-2b5c-49ac-a249-c0119dbd3470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003711 10.0.0.50 - - [2026-01-06 21:08:39] "GET /loadbalancer-listener/b3994cc7-2b5c-49ac-a249-c0119dbd3470?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006925 10.0.0.50 - - [2026-01-06 21:08:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050701 10.0.0.50 - - [2026-01-06 21:08:39] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004068 10.0.0.50 - - [2026-01-06 21:08:39] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?fields=floating_ips HTTP/1.1" 200 1164 0.012310 10.0.0.50 - - [2026-01-06 21:08:40] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.014970 10.0.0.50 - - [2026-01-06 21:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017200 10.0.0.50 - - [2026-01-06 21:08:40] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.116115 10.0.0.50 - - [2026-01-06 21:08:40] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002583 10.0.0.50 - - [2026-01-06 21:08:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.157751 10.0.0.50 - - [2026-01-06 21:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.044993 10.0.0.50 - - [2026-01-06 21:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023911 10.0.0.50 - - [2026-01-06 21:08:40] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.083236 10.0.0.50 - - [2026-01-06 21:08:40] "GET /loadbalancer-listener/1513e417-d693-465d-ada0-8fb9f7362f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010220 10.0.0.50 - - [2026-01-06 21:08:40] "GET /loadbalancer-listener/1513e417-d693-465d-ada0-8fb9f7362f63?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.018078 10.0.0.50 - - [2026-01-06 21:08:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.049464 10.0.0.50 - - [2026-01-06 21:08:40] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003662 10.0.0.50 - - [2026-01-06 21:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.024526 10.0.0.50 - - [2026-01-06 21:08:40] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?fields=floating_ips HTTP/1.1" 200 1164 0.020519 10.0.0.50 - - [2026-01-06 21:08:40] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.012119 10.0.0.50 - - [2026-01-06 21:08:40] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.089804 10.0.0.50 - - [2026-01-06 21:08:40] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.023040 10.0.0.50 - - [2026-01-06 21:08:40] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.071891 10.0.0.50 - - [2026-01-06 21:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046249 10.0.0.50 - - [2026-01-06 21:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035671 10.0.0.50 - - [2026-01-06 21:08:41] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.108250 10.0.0.50 - - [2026-01-06 21:08:41] "GET /loadbalancer-listener/93e427e1-fc55-4960-a2cb-af94783cbaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.013929 10.0.0.50 - - [2026-01-06 21:08:41] "GET /loadbalancer-listener/93e427e1-fc55-4960-a2cb-af94783cbaf8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005368 10.0.0.50 - - [2026-01-06 21:08:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034438 10.0.0.50 - - [2026-01-06 21:08:41] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015425 10.0.0.50 - - [2026-01-06 21:08:41] "GET /instance-ip/746cdf1d-3a97-4f53-a964-2021148db584?fields=floating_ips HTTP/1.1" 200 1164 0.012028 10.0.0.50 - - [2026-01-06 21:08:41] "POST /tags HTTP/1.1" 200 371 0.069340 10.0.0.50 - - [2026-01-06 21:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044377 10.0.0.50 - - [2026-01-06 21:08:41] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.025524 10.0.0.50 - - [2026-01-06 21:08:41] "GET /tag/92a1874d-ac42-4230-81b6-c173a169ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.037879 10.0.0.50 - - [2026-01-06 21:08:41] "POST /tags HTTP/1.1" 200 319 0.250988 10.0.0.50 - - [2026-01-06 21:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.50 - - [2026-01-06 21:08:41] "GET /tag/24d125ab-2f54-4245-9c27-ce584e7b345f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022848 10.0.0.50 - - [2026-01-06 21:08:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000636 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.014855 10.0.0.50 - - [2026-01-06 21:08:42] "POST /security-groups HTTP/1.1" 200 578 0.096137 10.0.0.50 - - [2026-01-06 21:08:42] "POST /projects HTTP/1.1" 200 497 0.276686 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.009472 10.0.0.50 - - [2026-01-06 21:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019709 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031599 10.0.0.50 - - [2026-01-06 21:08:42] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.019426 10.0.0.50 - - [2026-01-06 21:08:42] "POST /access-control-lists HTTP/1.1" 200 587 0.122818 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010403 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.009160 10.0.0.50 - - [2026-01-06 21:08:42] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010055 10.0.0.50 - - [2026-01-06 21:08:42] "POST /access-control-lists HTTP/1.1" 200 585 0.095811 10.0.0.50 - - [2026-01-06 21:08:42] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.127428 10.0.0.50 - - [2026-01-06 21:08:42] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.076607 10.0.0.50 - - [2026-01-06 21:08:42] "POST /security-groups HTTP/1.1" 200 558 0.101156 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.004133 10.0.0.50 - - [2026-01-06 21:08:42] "POST /access-control-lists HTTP/1.1" 200 610 0.078503 10.0.0.50 - - [2026-01-06 21:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.070749 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.011610 10.0.0.50 - - [2026-01-06 21:08:42] "POST /chown HTTP/1.1" 200 109 0.041290 10.0.0.50 - - [2026-01-06 21:08:42] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010433 10.0.0.50 - - [2026-01-06 21:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.50 - - [2026-01-06 21:08:42] "POST /access-control-lists HTTP/1.1" 200 608 0.115875 10.0.0.50 - - [2026-01-06 21:08:42] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004890 10.0.0.50 - - [2026-01-06 21:08:42] "POST /tags HTTP/1.1" 409 214 0.010465 10.0.0.50 - - [2026-01-06 21:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.50 - - [2026-01-06 21:08:43] "GET /tag/24d125ab-2f54-4245-9c27-ce584e7b345f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021037 10.0.0.50 - - [2026-01-06 21:08:43] "POST /firewall-rules HTTP/1.1" 200 578 0.102272 10.0.0.50 - - [2026-01-06 21:08:43] "GET /firewall-rule/713ad2f0-5287-4144-9e99-585f3690e64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006129 10.0.0.50 - - [2026-01-06 21:08:43] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005616 10.0.0.50 - - [2026-01-06 21:08:43] "GET /firewall-rule/713ad2f0-5287-4144-9e99-585f3690e64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004830 10.0.0.50 - - [2026-01-06 21:08:43] "POST /ref-update HTTP/1.1" 200 156 0.075588 10.0.0.50 - - [2026-01-06 21:08:43] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.024843 10.0.0.50 - - [2026-01-06 21:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.50 - - [2026-01-06 21:08:43] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007372 10.0.0.50 - - [2026-01-06 21:08:43] "POST /tags HTTP/1.1" 409 214 0.005245 10.0.0.50 - - [2026-01-06 21:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.50 - - [2026-01-06 21:08:43] "GET /tag/24d125ab-2f54-4245-9c27-ce584e7b345f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025373 10.0.0.50 - - [2026-01-06 21:08:43] "POST /firewall-rules HTTP/1.1" 200 576 0.100680 10.0.0.50 - - [2026-01-06 21:08:43] "GET /firewall-rule/b9ae48d9-79f4-4e14-b337-54ae542ef818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.022403 10.0.0.50 - - [2026-01-06 21:08:43] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005189 10.0.0.50 - - [2026-01-06 21:08:43] "GET /firewall-rule/b9ae48d9-79f4-4e14-b337-54ae542ef818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004845 10.0.0.50 - - [2026-01-06 21:08:43] "POST /ref-update HTTP/1.1" 200 156 0.083405 10.0.0.50 - - [2026-01-06 21:08:43] "POST /tags HTTP/1.1" 200 363 0.053512 10.0.0.50 - - [2026-01-06 21:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015676 10.0.0.50 - - [2026-01-06 21:08:43] "GET /tag/e9432148-97a8-46cc-9d2a-1847f4835679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026021 10.0.0.50 - - [2026-01-06 21:08:44] "POST /tags HTTP/1.1" 200 311 0.066316 10.0.0.50 - - [2026-01-06 21:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.50 - - [2026-01-06 21:08:44] "GET /tag/21b1d677-faf3-4614-855a-a851860f6a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.035077 10.0.0.50 - - [2026-01-06 21:08:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000813 10.0.0.50 - - [2026-01-06 21:08:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.008461 10.0.0.50 - - [2026-01-06 21:08:44] "POST /security-groups HTTP/1.1" 200 574 0.088990 10.0.0.50 - - [2026-01-06 21:08:44] "POST /projects HTTP/1.1" 200 489 0.345904 10.0.0.50 - - [2026-01-06 21:08:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.003123 10.0.0.50 - - [2026-01-06 21:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020842 10.0.0.50 - - [2026-01-06 21:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010730 10.0.0.50 - - [2026-01-06 21:08:44] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028167 10.0.0.50 - - [2026-01-06 21:08:44] "POST /access-control-lists HTTP/1.1" 200 583 0.102897 10.0.0.50 - - [2026-01-06 21:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017708 10.0.0.50 - - [2026-01-06 21:08:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.016908 10.0.0.50 - - [2026-01-06 21:08:44] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007504 10.0.0.50 - - [2026-01-06 21:08:44] "POST /access-control-lists HTTP/1.1" 200 581 0.081842 10.0.0.50 - - [2026-01-06 21:08:44] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.108042 10.0.0.50 - - [2026-01-06 21:08:44] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.062757 10.0.0.50 - - [2026-01-06 21:08:45] "POST /security-groups HTTP/1.1" 200 546 0.119616 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.006937 10.0.0.50 - - [2026-01-06 21:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022730 10.0.0.50 - - [2026-01-06 21:08:45] "POST /access-control-lists HTTP/1.1" 200 602 0.037623 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.008881 10.0.0.50 - - [2026-01-06 21:08:45] "POST /chown HTTP/1.1" 200 109 0.055700 10.0.0.50 - - [2026-01-06 21:08:45] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.023078 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2026-01-06 21:08:45] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015802 10.0.0.50 - - [2026-01-06 21:08:45] "POST /access-control-lists HTTP/1.1" 200 600 0.140932 10.0.0.50 - - [2026-01-06 21:08:45] "POST /tags HTTP/1.1" 409 210 0.007333 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.50 - - [2026-01-06 21:08:45] "GET /tag/21b1d677-faf3-4614-855a-a851860f6a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.021769 10.0.0.50 - - [2026-01-06 21:08:45] "POST /firewall-rules HTTP/1.1" 200 570 0.079787 10.0.0.50 - - [2026-01-06 21:08:45] "GET /firewall-rule/2d0cd41c-2596-4628-8a1d-4fe8ea48ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005092 10.0.0.50 - - [2026-01-06 21:08:45] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004853 10.0.0.50 - - [2026-01-06 21:08:45] "GET /firewall-rule/2d0cd41c-2596-4628-8a1d-4fe8ea48ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005126 10.0.0.50 - - [2026-01-06 21:08:45] "POST /ref-update HTTP/1.1" 200 156 0.041679 10.0.0.50 - - [2026-01-06 21:08:45] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.021286 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.50 - - [2026-01-06 21:08:45] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005015 10.0.0.50 - - [2026-01-06 21:08:45] "POST /tags HTTP/1.1" 409 210 0.003723 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2026-01-06 21:08:45] "GET /tag/21b1d677-faf3-4614-855a-a851860f6a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016845 10.0.0.50 - - [2026-01-06 21:08:45] "POST /firewall-rules HTTP/1.1" 200 568 0.069210 10.0.0.50 - - [2026-01-06 21:08:45] "GET /firewall-rule/4be1de0e-7f89-4146-b268-3c3f2d5b5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010104 10.0.0.50 - - [2026-01-06 21:08:45] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006291 10.0.0.50 - - [2026-01-06 21:08:45] "GET /firewall-rule/4be1de0e-7f89-4146-b268-3c3f2d5b5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006086 10.0.0.50 - - [2026-01-06 21:08:45] "POST /ref-update HTTP/1.1" 200 156 0.073947 10.0.0.50 - - [2026-01-06 21:08:45] "POST /tags HTTP/1.1" 409 237 0.003190 10.0.0.50 - - [2026-01-06 21:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.50 - - [2026-01-06 21:08:46] "GET /tag/f0390949-f585-44b7-9cae-a509f1079728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020295 10.0.0.50 - - [2026-01-06 21:08:46] "POST /tags HTTP/1.1" 409 210 0.003202 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.50 - - [2026-01-06 21:08:46] "GET /tag/439ef04c-63b6-490d-bb67-7d2e96ea6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032965 10.0.0.50 - - [2026-01-06 21:08:46] "POST /projects HTTP/1.1" 409 223 0.008342 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.50 - - [2026-01-06 21:08:46] "GET /project/58abb35f-93c0-4942-86af-4892cb79bc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050635 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.50 - - [2026-01-06 21:08:46] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.011175 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.50 - - [2026-01-06 21:08:46] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005627 10.0.0.50 - - [2026-01-06 21:08:46] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.049737 10.0.0.50 - - [2026-01-06 21:08:46] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.076722 10.0.0.50 - - [2026-01-06 21:08:46] "POST /security-groups HTTP/1.1" 409 253 0.004829 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.50 - - [2026-01-06 21:08:46] "PUT /security-group/9429051c-10de-4689-857f-f4dd935cbb3c HTTP/1.1" 200 262 0.058466 10.0.0.50 - - [2026-01-06 21:08:46] "PUT /access-control-list/bf4322a7-a78d-47bd-b96b-f9e47929472e HTTP/1.1" 200 272 0.030574 10.0.0.50 - - [2026-01-06 21:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.036461 10.0.0.50 - - [2026-01-06 21:08:46] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009147 10.0.0.50 - - [2026-01-06 21:08:46] "PUT /access-control-list/b0936bc8-f206-439e-91cc-2e8807f654c8 HTTP/1.1" 200 272 0.035848 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.50 - - [2026-01-06 21:08:46] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003435 10.0.0.50 - - [2026-01-06 21:08:46] "POST /tags HTTP/1.1" 409 210 0.002871 10.0.0.50 - - [2026-01-06 21:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2026-01-06 21:08:46] "GET /tag/439ef04c-63b6-490d-bb67-7d2e96ea6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020784 10.0.0.50 - - [2026-01-06 21:08:46] "POST /firewall-rules HTTP/1.1" 200 570 0.081762 10.0.0.50 - - [2026-01-06 21:08:46] "GET /firewall-rule/4b5e43db-37e3-4787-a73d-95b6647f5cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008192 10.0.0.50 - - [2026-01-06 21:08:46] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004997 10.0.0.50 - - [2026-01-06 21:08:46] "GET /firewall-rule/4b5e43db-37e3-4787-a73d-95b6647f5cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003229 10.0.0.50 - - [2026-01-06 21:08:47] "POST /ref-update HTTP/1.1" 200 156 0.071738 10.0.0.50 - - [2026-01-06 21:08:47] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.018158 10.0.0.50 - - [2026-01-06 21:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-01-06 21:08:47] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004083 10.0.0.50 - - [2026-01-06 21:08:47] "POST /tags HTTP/1.1" 409 210 0.002487 10.0.0.50 - - [2026-01-06 21:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2026-01-06 21:08:47] "GET /tag/439ef04c-63b6-490d-bb67-7d2e96ea6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030973 10.0.0.50 - - [2026-01-06 21:08:47] "POST /firewall-rules HTTP/1.1" 200 568 0.108278 10.0.0.50 - - [2026-01-06 21:08:47] "GET /firewall-rule/541fbdbb-cdb9-496e-939e-afc6aad26ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.032089 10.0.0.50 - - [2026-01-06 21:08:47] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005141 10.0.0.50 - - [2026-01-06 21:08:47] "GET /firewall-rule/541fbdbb-cdb9-496e-939e-afc6aad26ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004061 10.0.0.50 - - [2026-01-06 21:08:47] "POST /ref-update HTTP/1.1" 200 156 0.109362 10.0.0.50 - - [2026-01-06 21:08:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009665 10.0.0.50 - - [2026-01-06 21:08:47] "POST /set-tag HTTP/1.1" 200 109 0.005071 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001512 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001425 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:08:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001313 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001391 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002521 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002009 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001266 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001305 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:09:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001409 10.0.0.33 - - [2026-01-06 21:09:57] "GET / HTTP/1.1" 200 35931 0.002329 10.0.0.33 - - [2026-01-06 21:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.33 - - [2026-01-06 21:09:57] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005501 10.0.0.33 - - [2026-01-06 21:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.33 - - [2026-01-06 21:09:57] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003864 10.0.0.33 - - [2026-01-06 21:09:57] "PUT /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be HTTP/1.1" 200 274 0.026153 10.0.0.33 - - [2026-01-06 21:09:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.014389 10.0.0.33 - - [2026-01-06 21:09:57] "POST /virtual-routers HTTP/1.1" 200 599 0.018527 10.0.0.33 - - [2026-01-06 21:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016973 10.0.0.33 - - [2026-01-06 21:09:57] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.014771 10.0.0.33 - - [2026-01-06 21:09:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.002944 10.0.0.33 - - [2026-01-06 21:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.33 - - [2026-01-06 21:09:57] "GET /virtual-network/8c6d8a97-e60f-4401-9689-b7c10f487d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005023 10.0.0.33 - - [2026-01-06 21:09:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.122133 10.0.0.50 - - [2026-01-06 21:10:09] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.50 - - [2026-01-06 21:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2026-01-06 21:10:09] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005427 10.0.0.50 - - [2026-01-06 21:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2026-01-06 21:10:09] "GET /config-node/5ff2c15e-5b89-4468-b1ca-a27280ab0111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004180 10.0.0.50 - - [2026-01-06 21:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.50 - - [2026-01-06 21:10:18] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004035 10.0.0.50 - - [2026-01-06 21:10:21] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.50 - - [2026-01-06 21:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.50 - - [2026-01-06 21:10:21] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006461 10.0.0.50 - - [2026-01-06 21:10:21] "POST /bgp-routers HTTP/1.1" 409 301 0.003187 10.0.0.50 - - [2026-01-06 21:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2026-01-06 21:10:21] "GET /bgp-router/46d5af61-8277-47e3-9739-0745d417a244?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010990 10.0.0.50 - - [2026-01-06 21:10:21] "PUT /bgp-router/46d5af61-8277-47e3-9739-0745d417a244 HTTP/1.1" 200 254 0.027738 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:10:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:10:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001604 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:10:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:10:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.50 - - [2026-01-06 21:12:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002544 10.0.0.50 - - [2026-01-06 21:12:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002249 10.0.0.50 - - [2026-01-06 21:12:28] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004262 10.0.0.50 - - [2026-01-06 21:12:28] "POST /ref-update HTTP/1.1" 200 156 0.015931 10.0.0.50 - - [2026-01-06 21:12:38] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006949 10.0.0.50 - - [2026-01-06 21:12:38] "POST /set-tag HTTP/1.1" 200 109 0.009845 10.0.0.50 - - [2026-01-06 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.50 - - [2026-01-06 21:12:38] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003956 10.0.0.50 - - [2026-01-06 21:12:38] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005382 10.0.0.50 - - [2026-01-06 21:12:38] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.50 - - [2026-01-06 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.50 - - [2026-01-06 21:12:38] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003874 10.0.0.50 - - [2026-01-06 21:12:38] "GET /loadbalancer-pool/ca00dfcf-e382-48e9-9f45-bb6f467b0d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004531 10.0.0.50 - - [2026-01-06 21:12:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020323 10.0.0.50 - - [2026-01-06 21:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010072 10.0.0.50 - - [2026-01-06 21:12:38] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012154 10.0.0.50 - - [2026-01-06 21:12:38] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014110 10.0.0.50 - - [2026-01-06 21:12:38] "POST /tags HTTP/1.1" 409 205 0.015444 10.0.0.50 - - [2026-01-06 21:12:38] "POST /ref-update HTTP/1.1" 200 156 0.017476 10.0.0.50 - - [2026-01-06 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.50 - - [2026-01-06 21:12:38] "GET /tag/662a0441-23d6-4038-979d-fe406d0a8335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026387 10.0.0.50 - - [2026-01-06 21:12:38] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.013734 10.0.0.50 - - [2026-01-06 21:12:38] "PUT /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079 HTTP/1.1" 200 256 0.020103 10.0.0.50 - - [2026-01-06 21:12:39] "POST /set-tag HTTP/1.1" 200 109 0.112983 10.0.0.50 - - [2026-01-06 21:12:39] "GET /loadbalancer-pool/af4cc829-3152-4c33-bce0-b4856c30ca56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018260 10.0.0.50 - - [2026-01-06 21:12:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.050931 10.0.0.50 - - [2026-01-06 21:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022893 10.0.0.50 - - [2026-01-06 21:12:39] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022696 10.0.0.50 - - [2026-01-06 21:12:39] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004747 10.0.0.50 - - [2026-01-06 21:12:39] "POST /ref-update HTTP/1.1" 200 156 0.018235 10.0.0.50 - - [2026-01-06 21:12:39] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.50 - - [2026-01-06 21:12:39] "GET /loadbalancer-pool/97342538-c64d-492e-bd32-d625b690b510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004464 10.0.0.50 - - [2026-01-06 21:12:39] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003586 10.0.0.50 - - [2026-01-06 21:12:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027871 10.0.0.50 - - [2026-01-06 21:12:39] "PUT /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079 HTTP/1.1" 200 256 0.029093 10.0.0.50 - - [2026-01-06 21:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012053 10.0.0.50 - - [2026-01-06 21:12:39] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006711 10.0.0.50 - - [2026-01-06 21:12:39] "POST /set-tag HTTP/1.1" 200 109 0.012606 10.0.0.50 - - [2026-01-06 21:12:39] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006530 10.0.0.50 - - [2026-01-06 21:12:39] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.50 - - [2026-01-06 21:12:39] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003345 10.0.0.50 - - [2026-01-06 21:12:39] "PUT /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079 HTTP/1.1" 200 256 0.014008 10.0.0.50 - - [2026-01-06 21:14:03] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005848 10.0.0.50 - - [2026-01-06 21:14:03] "POST /set-tag HTTP/1.1" 200 109 0.006220 10.0.0.50 - - [2026-01-06 21:14:03] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010065 10.0.0.50 - - [2026-01-06 21:14:03] "POST /set-tag HTTP/1.1" 200 109 0.004187 10.0.0.50 - - [2026-01-06 21:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.50 - - [2026-01-06 21:14:03] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003028 10.0.0.50 - - [2026-01-06 21:14:03] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004864 10.0.0.50 - - [2026-01-06 21:14:03] "POST /set-tag HTTP/1.1" 200 109 0.036683 10.0.0.50 - - [2026-01-06 21:14:03] "DELETE /loadbalancer-member/81555a12-8559-4b35-b32f-b0fb0828945d HTTP/1.1" 200 115 0.072242 10.0.0.50 - - [2026-01-06 21:14:03] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010740 10.0.0.50 - - [2026-01-06 21:14:03] "POST /set-tag HTTP/1.1" 200 109 0.003895 10.0.0.50 - - [2026-01-06 21:14:03] "DELETE /loadbalancer-member/8cb00cbe-d9e2-4390-9b81-e51e95fbabdf HTTP/1.1" 200 115 0.055028 10.0.0.50 - - [2026-01-06 21:14:03] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016441 10.0.0.50 - - [2026-01-06 21:14:03] "POST /set-tag HTTP/1.1" 200 109 0.003991 10.0.0.50 - - [2026-01-06 21:14:03] "DELETE /loadbalancer-member/e34fedd2-767e-4432-948b-a54aeb1fffbf HTTP/1.1" 200 115 0.064635 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:14:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:14:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001840 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:14:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:14:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001517 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:14:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:14:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.33 - - [2026-01-06 21:14:33] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.33 - - [2026-01-06 21:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.33 - - [2026-01-06 21:14:33] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005904 10.0.0.33 - - [2026-01-06 21:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-01-06 21:14:33] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004556 10.0.0.33 - - [2026-01-06 21:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2026-01-06 21:14:33] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005859 10.0.0.33 - - [2026-01-06 21:14:33] "PUT /virtual-router/aa028081-5527-4524-9549-35be0cc97c12 HTTP/1.1" 200 262 0.017702 10.0.0.33 - - [2026-01-06 21:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.33 - - [2026-01-06 21:14:33] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.015365 10.0.0.33 - - [2026-01-06 21:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.33 - - [2026-01-06 21:14:33] "GET /virtual-machine-interface/a2707ccb-aa11-44cb-a01d-dcd0940a2b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005024 10.0.0.33 - - [2026-01-06 21:14:33] "PUT /virtual-machine-interface/a2707ccb-aa11-44cb-a01d-dcd0940a2b8e HTTP/1.1" 200 284 0.013468 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:16:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:16:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001303 10.0.0.50 - - [2026-01-06 21:17:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002663 10.0.0.50 - - [2026-01-06 21:17:22] "GET /global-system-configs HTTP/1.1" 200 322 0.005151 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008092 10.0.0.50 - - [2026-01-06 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006833 10.0.0.50 - - [2026-01-06 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.50 - - [2026-01-06 21:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.50 - - [2026-01-06 21:18:47] "GET /loadbalancer/3e116f87-cd11-48b2-91b8-da2dfba533c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004561 10.0.0.50 - - [2026-01-06 21:18:47] "GET /loadbalancer-pool/ca00dfcf-e382-48e9-9f45-bb6f467b0d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003028 10.0.0.50 - - [2026-01-06 21:18:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034034 10.0.0.50 - - [2026-01-06 21:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031787 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011781 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005623 10.0.0.50 - - [2026-01-06 21:18:47] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006000 10.0.0.50 - - [2026-01-06 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.079694 10.0.0.50 - - [2026-01-06 21:18:47] "GET /loadbalancer-pool/af4cc829-3152-4c33-bce0-b4856c30ca56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016207 10.0.0.50 - - [2026-01-06 21:18:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025663 10.0.0.50 - - [2026-01-06 21:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015507 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022369 10.0.0.50 - - [2026-01-06 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.004716 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011351 10.0.0.50 - - [2026-01-06 21:18:47] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007838 10.0.0.50 - - [2026-01-06 21:18:47] "GET /loadbalancer-pool/97342538-c64d-492e-bd32-d625b690b510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006756 10.0.0.50 - - [2026-01-06 21:18:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028329 10.0.0.50 - - [2026-01-06 21:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.067984 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015281 10.0.0.50 - - [2026-01-06 21:18:47] "GET /virtual-machine-interface/dbbe8d98-eb43-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011201 10.0.0.50 - - [2026-01-06 21:18:47] "GET /floating-ip/f271fc60-52f0-488e-b214-dc0af602e079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005184 10.0.0.50 - - [2026-01-06 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003141 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:19:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:19:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001892 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:19:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001842 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:19:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:19:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:19:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.50 - - [2026-01-06 21:20:26] "GET / HTTP/1.1" 200 35931 0.003057 10.0.0.50 - - [2026-01-06 21:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.50 - - [2026-01-06 21:20:26] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043825 10.0.0.50 - - [2026-01-06 21:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.50 - - [2026-01-06 21:20:26] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036484 10.0.0.50 - - [2026-01-06 21:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.50 - - [2026-01-06 21:20:26] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064436 10.0.0.50 - - [2026-01-06 21:20:27] "POST /tags HTTP/1.1" 200 333 0.039553 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.50 - - [2026-01-06 21:20:27] "GET /tag/64e46473-e469-45f5-b131-a21859c04e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018483 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.50 - - [2026-01-06 21:20:27] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058183 10.0.0.50 - - [2026-01-06 21:20:27] "GET /virtual-networks?parent_id=93084943-5516-4552-8476-e9e667c0ddfa&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004435 10.0.0.50 - - [2026-01-06 21:20:27] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071218 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.50 - - [2026-01-06 21:20:27] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007708 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015750 10.0.0.50 - - [2026-01-06 21:20:27] "GET /service-appliance-set/aae37bfa-84b8-498c-a888-597ccc5aebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012861 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.002537 10.0.0.50 - - [2026-01-06 21:20:27] "POST /virtual-networks HTTP/1.1" 200 512 0.092753 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.50 - - [2026-01-06 21:20:27] "GET /network-ipam/0d8380a5-d81c-45fc-8c70-4226b0cc6c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005093 10.0.0.50 - - [2026-01-06 21:20:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.105832 10.0.0.50 - - [2026-01-06 21:20:27] "GET /virtual-machine-interface/47b78a10-9640-4642-9187-296c1aa23fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018445 10.0.0.50 - - [2026-01-06 21:20:27] "POST /instance-ips HTTP/1.1" 200 409 0.067802 10.0.0.50 - - [2026-01-06 21:20:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006234 10.0.0.50 - - [2026-01-06 21:20:27] "POST /ref-update HTTP/1.1" 200 156 0.213891 10.0.0.50 - - [2026-01-06 21:20:27] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005268 10.0.0.50 - - [2026-01-06 21:20:27] "GET /instance-ip/08b56356-d4c3-4d3f-8d72-f55c0154d1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.012576 10.0.0.50 - - [2026-01-06 21:20:27] "GET /domains HTTP/1.1" 200 280 0.002622 10.0.0.50 - - [2026-01-06 21:20:27] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9 HTTP/1.1" 200 3087 0.018627 10.0.0.50 - - [2026-01-06 21:20:27] "POST /loadbalancers HTTP/1.1" 200 610 0.082481 10.0.0.50 - - [2026-01-06 21:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022227 10.0.0.50 - - [2026-01-06 21:20:27] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa HTTP/1.1" 200 5716 0.093140 10.0.0.50 - - [2026-01-06 21:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016615 10.0.0.50 - - [2026-01-06 21:20:27] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.048466 10.0.0.50 - - [2026-01-06 21:20:27] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.010245 10.0.0.50 - - [2026-01-06 21:20:27] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1181 0.009227 10.0.0.50 - - [2026-01-06 21:20:27] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1181 0.004889 10.0.0.50 - - [2026-01-06 21:20:27] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.120767 10.0.0.50 - - [2026-01-06 21:20:27] "GET /instance-ip/08b56356-d4c3-4d3f-8d72-f55c0154d1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008455 10.0.0.50 - - [2026-01-06 21:20:27] "POST /route-targets HTTP/1.1" 200 327 0.066949 10.0.0.50 - - [2026-01-06 21:20:28] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100468 10.0.0.50 - - [2026-01-06 21:20:28] "GET /loadbalancer/71252cf0-82d1-48d0-b7c4-a615cfcba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008355 10.0.0.50 - - [2026-01-06 21:20:28] "POST /ref-update HTTP/1.1" 200 156 0.051737 10.0.0.50 - - [2026-01-06 21:20:28] "POST /floating-ips HTTP/1.1" 200 597 0.065727 10.0.0.50 - - [2026-01-06 21:20:28] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.064994 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.50 - - [2026-01-06 21:20:28] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044094 10.0.0.50 - - [2026-01-06 21:20:28] "GET /loadbalancer-listener/0ccca56c-bb5e-4517-b8c4-fde959271e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.006425 10.0.0.50 - - [2026-01-06 21:20:28] "GET /loadbalancer-listener/0ccca56c-bb5e-4517-b8c4-fde959271e31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.005546 10.0.0.50 - - [2026-01-06 21:20:28] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023819 10.0.0.50 - - [2026-01-06 21:20:28] "GET /instance-ip/08b56356-d4c3-4d3f-8d72-f55c0154d1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003885 10.0.0.50 - - [2026-01-06 21:20:28] "GET /instance-ip/08b56356-d4c3-4d3f-8d72-f55c0154d1a1?fields=floating_ips HTTP/1.1" 200 1211 0.015964 10.0.0.50 - - [2026-01-06 21:20:28] "GET /floating-ip/1707249b-b9c8-4a5f-a9ce-ffd1824c2c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.006221 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.50 - - [2026-01-06 21:20:28] "GET /loadbalancer/71252cf0-82d1-48d0-b7c4-a615cfcba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005058 10.0.0.50 - - [2026-01-06 21:20:28] "POST /tags HTTP/1.1" 200 295 0.097295 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012323 10.0.0.50 - - [2026-01-06 21:20:28] "GET /tag/6b34295b-36ac-4a97-a024-c182f4001ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.034623 10.0.0.50 - - [2026-01-06 21:20:28] "POST /tags HTTP/1.1" 409 233 0.002982 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2026-01-06 21:20:28] "GET /tag/27b7b880-002b-4972-8436-c19db98ee2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019886 10.0.0.50 - - [2026-01-06 21:20:28] "POST /tags HTTP/1.1" 409 206 0.002977 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.50 - - [2026-01-06 21:20:28] "GET /tag/6683d615-34cb-4615-99bd-d62b226e343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012003 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.50 - - [2026-01-06 21:20:28] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005010 10.0.0.50 - - [2026-01-06 21:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.50 - - [2026-01-06 21:20:28] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041854 10.0.0.50 - - [2026-01-06 21:20:28] "POST /virtual-machines HTTP/1.1" 200 369 0.010949 10.0.0.50 - - [2026-01-06 21:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026316 10.0.0.50 - - [2026-01-06 21:20:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126989 10.0.0.50 - - [2026-01-06 21:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025822 10.0.0.50 - - [2026-01-06 21:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011551 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015169 10.0.0.50 - - [2026-01-06 21:20:29] "POST /instance-ips HTTP/1.1" 200 409 0.031845 10.0.0.50 - - [2026-01-06 21:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026511 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009852 10.0.0.50 - - [2026-01-06 21:20:29] "POST /set-tag HTTP/1.1" 200 109 0.028857 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023426 10.0.0.50 - - [2026-01-06 21:20:29] "GET /instance-ip/86958cf2-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003380 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006570 10.0.0.50 - - [2026-01-06 21:20:29] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003180 10.0.0.50 - - [2026-01-06 21:20:29] "POST /ref-update HTTP/1.1" 200 156 0.012897 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012314 10.0.0.50 - - [2026-01-06 21:20:29] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.50 - - [2026-01-06 21:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.50 - - [2026-01-06 21:20:29] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004812 10.0.0.50 - - [2026-01-06 21:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2026-01-06 21:20:29] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040984 10.0.0.50 - - [2026-01-06 21:20:29] "POST /virtual-machines HTTP/1.1" 200 369 0.011664 10.0.0.50 - - [2026-01-06 21:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028283 10.0.0.50 - - [2026-01-06 21:20:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137961 10.0.0.50 - - [2026-01-06 21:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010737 10.0.0.50 - - [2026-01-06 21:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008770 10.0.0.50 - - [2026-01-06 21:20:30] "POST /instance-ips HTTP/1.1" 200 409 0.032974 10.0.0.50 - - [2026-01-06 21:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031680 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012636 10.0.0.50 - - [2026-01-06 21:20:30] "POST /set-tag HTTP/1.1" 200 109 0.023726 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019524 10.0.0.50 - - [2026-01-06 21:20:30] "GET /instance-ip/87174422-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004514 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005188 10.0.0.50 - - [2026-01-06 21:20:30] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.007601 10.0.0.50 - - [2026-01-06 21:20:30] "POST /ref-update HTTP/1.1" 200 156 0.013298 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011660 10.0.0.50 - - [2026-01-06 21:20:30] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008944 10.0.0.50 - - [2026-01-06 21:20:30] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.50 - - [2026-01-06 21:20:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004568 10.0.0.50 - - [2026-01-06 21:20:30] "POST /set-tag HTTP/1.1" 200 109 0.008124 10.0.0.50 - - [2026-01-06 21:20:32] "GET /domains HTTP/1.1" 200 280 0.002529 10.0.0.50 - - [2026-01-06 21:20:32] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9 HTTP/1.1" 200 3087 0.004093 10.0.0.50 - - [2026-01-06 21:20:33] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa HTTP/1.1" 200 7064 0.043053 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.004942 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.004560 10.0.0.50 - - [2026-01-06 21:20:33] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1402 0.005184 10.0.0.50 - - [2026-01-06 21:20:33] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1402 0.006103 10.0.0.50 - - [2026-01-06 21:20:33] "GET /route-target/5ae9123c-42f2-4e1c-80f9-c2cb9fbb0b1e HTTP/1.1" 200 1151 0.003330 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.004749 10.0.0.50 - - [2026-01-06 21:20:33] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1402 0.003884 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006524 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.005226 10.0.0.50 - - [2026-01-06 21:20:33] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1402 0.003514 10.0.0.50 - - [2026-01-06 21:20:33] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 200 1402 0.003582 10.0.0.50 - - [2026-01-06 21:20:33] "GET /route-target/5ae9123c-42f2-4e1c-80f9-c2cb9fbb0b1e HTTP/1.1" 200 1151 0.002857 10.0.0.50 - - [2026-01-06 21:20:33] "GET /domains HTTP/1.1" 200 280 0.002508 10.0.0.50 - - [2026-01-06 21:20:33] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9 HTTP/1.1" 200 3087 0.005181 10.0.0.50 - - [2026-01-06 21:20:33] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa HTTP/1.1" 200 7064 0.041480 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2089 0.006216 10.0.0.50 - - [2026-01-06 21:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.50 - - [2026-01-06 21:20:33] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051324 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004595 10.0.0.50 - - [2026-01-06 21:20:33] "GET /floating-ip-pools?parent_id=7c5764d8-3215-4bda-b574-23c31dc376ee&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002844 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005558 10.0.0.50 - - [2026-01-06 21:20:33] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020174 10.0.0.50 - - [2026-01-06 21:20:33] "POST /ref-update HTTP/1.1" 200 156 0.011502 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017512 10.0.0.50 - - [2026-01-06 21:20:33] "GET /domains HTTP/1.1" 200 280 0.002547 10.0.0.50 - - [2026-01-06 21:20:33] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9 HTTP/1.1" 200 3087 0.003226 10.0.0.50 - - [2026-01-06 21:20:33] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa HTTP/1.1" 200 7320 0.037899 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2327 0.006850 10.0.0.50 - - [2026-01-06 21:20:33] "GET /floating-ip-pool/16bf3c61-5eca-4914-91a3-7663a4e2c58d HTTP/1.1" 200 1314 0.003428 10.0.0.50 - - [2026-01-06 21:20:33] "GET /domains HTTP/1.1" 200 280 0.002426 10.0.0.50 - - [2026-01-06 21:20:33] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9 HTTP/1.1" 200 3087 0.003713 10.0.0.50 - - [2026-01-06 21:20:33] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa HTTP/1.1" 200 7320 0.040949 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 2327 0.004615 10.0.0.50 - - [2026-01-06 21:20:33] "GET /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004962 10.0.0.50 - - [2026-01-06 21:20:33] "POST /tags HTTP/1.1" 200 365 0.070142 10.0.0.50 - - [2026-01-06 21:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014105 10.0.0.50 - - [2026-01-06 21:20:33] "GET /tag/b94a36ee-2272-4b25-885e-a29748ec4012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018748 10.0.0.50 - - [2026-01-06 21:20:33] "POST /tags HTTP/1.1" 409 206 0.002623 10.0.0.50 - - [2026-01-06 21:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2026-01-06 21:20:33] "GET /tag/6683d615-34cb-4615-99bd-d62b226e343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012291 10.0.0.50 - - [2026-01-06 21:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2026-01-06 21:20:33] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040818 10.0.0.50 - - [2026-01-06 21:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.50 - - [2026-01-06 21:20:34] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004696 10.0.0.50 - - [2026-01-06 21:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.50 - - [2026-01-06 21:20:34] "GET /service-appliance-set/ce4dbe1a-7084-42c2-b1b8-107dc051c8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004683 10.0.0.50 - - [2026-01-06 21:20:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.002989 10.0.0.50 - - [2026-01-06 21:20:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.123753 10.0.0.50 - - [2026-01-06 21:20:34] "GET /virtual-machine-interface/dd8122d0-9ab2-4b28-b82d-4d13db39840e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.025218 10.0.0.50 - - [2026-01-06 21:20:34] "POST /set-tag HTTP/1.1" 200 109 0.016076 10.0.0.50 - - [2026-01-06 21:20:34] "POST /instance-ips HTTP/1.1" 200 417 0.037323 10.0.0.50 - - [2026-01-06 21:20:34] "GET /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.020288 10.0.0.50 - - [2026-01-06 21:20:34] "POST /loadbalancers HTTP/1.1" 200 618 0.064697 10.0.0.50 - - [2026-01-06 21:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019105 10.0.0.50 - - [2026-01-06 21:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017032 10.0.0.50 - - [2026-01-06 21:20:34] "POST /service-instances HTTP/1.1" 200 566 0.042801 10.0.0.50 - - [2026-01-06 21:20:34] "POST /ref-update HTTP/1.1" 200 156 0.013653 10.0.0.50 - - [2026-01-06 21:20:34] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.079477 10.0.0.50 - - [2026-01-06 21:20:34] "GET /virtual-machine-interface/dd8122d0-9ab2-4b28-b82d-4d13db39840e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005762 10.0.0.50 - - [2026-01-06 21:20:34] "GET /virtual-machine-interface/dd8122d0-9ab2-4b28-b82d-4d13db39840e?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005626 10.0.0.50 - - [2026-01-06 21:20:34] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.016849 10.0.0.50 - - [2026-01-06 21:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029722 10.0.0.50 - - [2026-01-06 21:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.50 - - [2026-01-06 21:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.50 - - [2026-01-06 21:20:34] "GET /floating-ip-pool/16bf3c61-5eca-4914-91a3-7663a4e2c58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003483 10.0.0.50 - - [2026-01-06 21:20:34] "POST /virtual-machines HTTP/1.1" 200 429 0.018784 10.0.0.50 - - [2026-01-06 21:20:34] "POST /floating-ips HTTP/1.1" 200 671 0.115012 10.0.0.50 - - [2026-01-06 21:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.059444 10.0.0.50 - - [2026-01-06 21:20:34] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007523 10.0.0.50 - - [2026-01-06 21:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.50 - - [2026-01-06 21:20:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.193978 10.0.0.50 - - [2026-01-06 21:20:35] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006196 10.0.0.50 - - [2026-01-06 21:20:35] "POST /tags HTTP/1.1" 409 221 0.013357 10.0.0.50 - - [2026-01-06 21:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.50 - - [2026-01-06 21:20:35] "POST /chown HTTP/1.1" 200 109 0.050510 10.0.0.50 - - [2026-01-06 21:20:35] "GET /tag/64e46473-e469-45f5-b131-a21859c04e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016663 10.0.0.50 - - [2026-01-06 21:20:35] "POST /tags HTTP/1.1" 409 238 0.002165 10.0.0.50 - - [2026-01-06 21:20:35] "POST /chown HTTP/1.1" 200 109 0.014632 10.0.0.50 - - [2026-01-06 21:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.50 - - [2026-01-06 21:20:35] "GET /tag/b94a36ee-2272-4b25-885e-a29748ec4012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026104 10.0.0.50 - - [2026-01-06 21:20:35] "PUT /virtual-machine-interface/a739f3d1-e8d7-4b2e-b2bb-f72db5e5e19a HTTP/1.1" 200 284 0.039251 10.0.0.50 - - [2026-01-06 21:20:35] "PUT /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 256 0.044370 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.080069 10.0.0.50 - - [2026-01-06 21:20:35] "POST /firewall-rules HTTP/1.1" 200 650 0.159231 10.0.0.50 - - [2026-01-06 21:20:35] "GET /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.034565 10.0.0.50 - - [2026-01-06 21:20:35] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005320 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.044053 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.028953 10.0.0.50 - - [2026-01-06 21:20:35] "GET /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009216 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.023085 10.0.0.50 - - [2026-01-06 21:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010402 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.024778 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.062564 10.0.0.50 - - [2026-01-06 21:20:35] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.105507 10.0.0.50 - - [2026-01-06 21:20:35] "POST /ref-update HTTP/1.1" 200 156 0.059982 10.0.0.50 - - [2026-01-06 21:20:35] "GET /loadbalancer/65776558-f82e-474c-be33-7601744b6014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008009 10.0.0.50 - - [2026-01-06 21:20:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.039565 10.0.0.50 - - [2026-01-06 21:20:35] "POST /virtual-machines HTTP/1.1" 200 429 0.033038 10.0.0.50 - - [2026-01-06 21:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010627 10.0.0.50 - - [2026-01-06 21:20:35] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053318 10.0.0.50 - - [2026-01-06 21:20:35] "GET /loadbalancer-listener/e3237084-fd29-4fa8-83f7-5a5845bb92b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.023749 10.0.0.50 - - [2026-01-06 21:20:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115484 10.0.0.50 - - [2026-01-06 21:20:35] "POST /chown HTTP/1.1" 200 109 0.023917 10.0.0.50 - - [2026-01-06 21:20:35] "GET /loadbalancer-listener/e3237084-fd29-4fa8-83f7-5a5845bb92b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.014685 10.0.0.50 - - [2026-01-06 21:20:36] "POST /chown HTTP/1.1" 200 109 0.015948 10.0.0.50 - - [2026-01-06 21:20:36] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042120 10.0.0.50 - - [2026-01-06 21:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033129 10.0.0.50 - - [2026-01-06 21:20:36] "PUT /virtual-machine-interface/0d12fe14-ce03-493e-b8f6-3bd8ab143d55 HTTP/1.1" 200 284 0.066089 10.0.0.50 - - [2026-01-06 21:20:36] "GET /loadbalancer-pool/308108af-fc2c-4c51-9ef3-98e10269bdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010704 10.0.0.50 - - [2026-01-06 21:20:36] "PUT /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 256 0.031832 10.0.0.50 - - [2026-01-06 21:20:36] "POST /loadbalancer-members HTTP/1.1" 200 707 0.023164 10.0.0.50 - - [2026-01-06 21:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031519 10.0.0.50 - - [2026-01-06 21:20:36] "GET /loadbalancer-member/b24fe925-185e-4468-9a4d-cc4f7874e2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009904 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.046925 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.023533 10.0.0.50 - - [2026-01-06 21:20:36] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006495 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.031741 10.0.0.50 - - [2026-01-06 21:20:36] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008696 10.0.0.50 - - [2026-01-06 21:20:36] "POST /tags HTTP/1.1" 409 221 0.001813 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.013733 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-01-06 21:20:36] "GET /tag/64e46473-e469-45f5-b131-a21859c04e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029874 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.042193 10.0.0.50 - - [2026-01-06 21:20:36] "POST /tags HTTP/1.1" 409 238 0.002311 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013223 10.0.0.50 - - [2026-01-06 21:20:36] "GET /tag/b94a36ee-2272-4b25-885e-a29748ec4012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011109 10.0.0.50 - - [2026-01-06 21:20:36] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.021765 10.0.0.50 - - [2026-01-06 21:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021503 10.0.0.50 - - [2026-01-06 21:20:36] "POST /firewall-rules HTTP/1.1" 409 293 0.014921 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2026-01-06 21:20:36] "PUT /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc HTTP/1.1" 200 260 0.017473 10.0.0.50 - - [2026-01-06 21:20:36] "GET /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011460 10.0.0.50 - - [2026-01-06 21:20:36] "POST /chown HTTP/1.1" 200 109 0.007969 10.0.0.50 - - [2026-01-06 21:20:36] "POST /chown HTTP/1.1" 200 109 0.023494 10.0.0.50 - - [2026-01-06 21:20:36] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015577 10.0.0.50 - - [2026-01-06 21:20:36] "GET /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003128 10.0.0.50 - - [2026-01-06 21:20:36] "PUT /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 256 0.030164 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.046806 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.50 - - [2026-01-06 21:20:36] "POST /chown HTTP/1.1" 200 109 0.036475 10.0.0.50 - - [2026-01-06 21:20:36] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021786 10.0.0.50 - - [2026-01-06 21:20:36] "POST /chown HTTP/1.1" 200 109 0.011076 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2026-01-06 21:20:36] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069062 10.0.0.50 - - [2026-01-06 21:20:36] "PUT /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 256 0.060886 10.0.0.50 - - [2026-01-06 21:20:36] "POST /virtual-machines HTTP/1.1" 200 373 0.036364 10.0.0.50 - - [2026-01-06 21:20:36] "POST /ref-update HTTP/1.1" 200 156 0.054386 10.0.0.50 - - [2026-01-06 21:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009822 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010088 10.0.0.50 - - [2026-01-06 21:20:37] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.50 - - [2026-01-06 21:20:37] "POST /chown HTTP/1.1" 200 109 0.046861 10.0.0.50 - - [2026-01-06 21:20:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131054 10.0.0.50 - - [2026-01-06 21:20:37] "PUT /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 256 0.066843 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.050590 10.0.0.50 - - [2026-01-06 21:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-01-06 21:20:37] "POST /ref-update HTTP/1.1" 200 156 0.017027 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013464 10.0.0.50 - - [2026-01-06 21:20:37] "POST /chown HTTP/1.1" 200 109 0.036511 10.0.0.50 - - [2026-01-06 21:20:37] "POST /chown HTTP/1.1" 200 109 0.024562 10.0.0.50 - - [2026-01-06 21:20:37] "POST /instance-ips HTTP/1.1" 200 413 0.069803 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.040591 10.0.0.50 - - [2026-01-06 21:20:37] "PUT /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 256 0.038535 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.037824 10.0.0.50 - - [2026-01-06 21:20:37] "POST /ref-update HTTP/1.1" 200 156 0.040900 10.0.0.50 - - [2026-01-06 21:20:37] "POST /set-tag HTTP/1.1" 200 109 0.026463 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019515 10.0.0.50 - - [2026-01-06 21:20:37] "GET /instance-ip/8b5ddbe0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005966 10.0.0.50 - - [2026-01-06 21:20:37] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.010600 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011481 10.0.0.50 - - [2026-01-06 21:20:37] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.026958 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.020627 10.0.0.50 - - [2026-01-06 21:20:37] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.017737 10.0.0.50 - - [2026-01-06 21:20:37] "POST /ref-update HTTP/1.1" 200 156 0.045612 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.051352 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.028179 10.0.0.50 - - [2026-01-06 21:20:37] "POST /set-tag HTTP/1.1" 200 109 0.009517 10.0.0.50 - - [2026-01-06 21:20:37] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005422 10.0.0.50 - - [2026-01-06 21:20:37] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.50 - - [2026-01-06 21:20:37] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.011606 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013309 10.0.0.50 - - [2026-01-06 21:20:37] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.010717 10.0.0.50 - - [2026-01-06 21:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010427 10.0.0.50 - - [2026-01-06 21:20:38] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.011742 10.0.0.50 - - [2026-01-06 21:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020602 10.0.0.50 - - [2026-01-06 21:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.008957 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.027954 10.0.0.50 - - [2026-01-06 21:20:38] "POST /ref-update HTTP/1.1" 200 156 0.026566 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.007855 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.027365 10.0.0.50 - - [2026-01-06 21:20:38] "POST /ref-update HTTP/1.1" 200 156 0.020557 10.0.0.50 - - [2026-01-06 21:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.008446 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.019878 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.009669 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.033294 10.0.0.50 - - [2026-01-06 21:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.008686 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.007952 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.011789 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.026084 10.0.0.50 - - [2026-01-06 21:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.008252 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.032645 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.011170 10.0.0.50 - - [2026-01-06 21:20:38] "POST /chown HTTP/1.1" 200 109 0.031281 10.0.0.50 - - [2026-01-06 21:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.017941 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.015781 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.041110 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.007889 10.0.0.50 - - [2026-01-06 21:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.013685 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.007483 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.015614 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.018851 10.0.0.50 - - [2026-01-06 21:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.007992 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.015174 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.008174 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.033115 10.0.0.50 - - [2026-01-06 21:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.009518 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.031216 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.020853 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.008956 10.0.0.50 - - [2026-01-06 21:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.009630 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.009531 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.019332 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.020924 10.0.0.50 - - [2026-01-06 21:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.007673 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.023021 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.007826 10.0.0.50 - - [2026-01-06 21:20:39] "POST /chown HTTP/1.1" 200 109 0.020138 10.0.0.50 - - [2026-01-06 21:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.012195 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.024334 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.018757 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.007135 10.0.0.50 - - [2026-01-06 21:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.007631 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.009902 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.019999 10.0.0.50 - - [2026-01-06 21:20:40] "POST /chown HTTP/1.1" 200 109 0.022283 10.0.0.50 - - [2026-01-06 21:20:44] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005551 10.0.0.50 - - [2026-01-06 21:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.50 - - [2026-01-06 21:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.50 - - [2026-01-06 21:20:44] "GET /loadbalancer/71252cf0-82d1-48d0-b7c4-a615cfcba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003926 10.0.0.50 - - [2026-01-06 21:20:44] "GET /loadbalancer-pool/6c7a2acf-309b-4c84-976b-4f1264232ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003113 10.0.0.50 - - [2026-01-06 21:20:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022046 10.0.0.50 - - [2026-01-06 21:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013041 10.0.0.50 - - [2026-01-06 21:20:44] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004924 10.0.0.50 - - [2026-01-06 21:20:44] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004569 10.0.0.50 - - [2026-01-06 21:20:44] "POST /ref-update HTTP/1.1" 200 156 0.009949 10.0.0.50 - - [2026-01-06 21:20:44] "GET /floating-ip/1707249b-b9c8-4a5f-a9ce-ffd1824c2c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.010788 10.0.0.50 - - [2026-01-06 21:20:44] "POST /tags HTTP/1.1" 409 221 0.005668 10.0.0.50 - - [2026-01-06 21:20:44] "PUT /floating-ip/1707249b-b9c8-4a5f-a9ce-ffd1824c2c6c HTTP/1.1" 200 256 0.014894 10.0.0.50 - - [2026-01-06 21:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.50 - - [2026-01-06 21:20:44] "GET /tag/64e46473-e469-45f5-b131-a21859c04e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019346 10.0.0.50 - - [2026-01-06 21:20:44] "POST /set-tag HTTP/1.1" 200 109 0.030404 10.0.0.50 - - [2026-01-06 21:20:45] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005979 10.0.0.50 - - [2026-01-06 21:20:45] "POST /set-tag HTTP/1.1" 200 109 0.003663 10.0.0.50 - - [2026-01-06 21:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.50 - - [2026-01-06 21:20:45] "GET /loadbalancer/71252cf0-82d1-48d0-b7c4-a615cfcba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007384 10.0.0.50 - - [2026-01-06 21:20:45] "GET /loadbalancer-pool/6c7a2acf-309b-4c84-976b-4f1264232ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007058 10.0.0.50 - - [2026-01-06 21:20:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023228 10.0.0.50 - - [2026-01-06 21:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010951 10.0.0.50 - - [2026-01-06 21:20:45] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014405 10.0.0.50 - - [2026-01-06 21:20:45] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006138 10.0.0.50 - - [2026-01-06 21:20:45] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.50 - - [2026-01-06 21:20:45] "GET /floating-ip/1707249b-b9c8-4a5f-a9ce-ffd1824c2c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015707 10.0.0.50 - - [2026-01-06 21:20:45] "POST /set-tag HTTP/1.1" 200 109 0.054070 10.0.0.50 - - [2026-01-06 21:20:46] "GET /virtual-machine/e2eb2d82-2e4c-4af5-9a41-224e439f691c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004043 10.0.0.50 - - [2026-01-06 21:20:46] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005884 10.0.0.50 - - [2026-01-06 21:20:46] "GET /virtual-machine/5aae67e2-7199-4a5a-9b3c-564370c18362?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003641 10.0.0.50 - - [2026-01-06 21:20:46] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005502 10.0.0.50 - - [2026-01-06 21:20:51] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005110 10.0.0.50 - - [2026-01-06 21:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.50 - - [2026-01-06 21:20:52] "GET /virtual-machine/d3c594b6-97c0-4bc3-b03f-5ce8a730d113?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004535 10.0.0.50 - - [2026-01-06 21:20:52] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005207 10.0.0.50 - - [2026-01-06 21:20:52] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007212 10.0.0.50 - - [2026-01-06 21:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.50 - - [2026-01-06 21:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.50 - - [2026-01-06 21:21:18] "POST /chown HTTP/1.1" 200 109 0.007821 10.0.0.50 - - [2026-01-06 21:21:18] "POST /chown HTTP/1.1" 200 109 0.007655 10.0.0.50 - - [2026-01-06 21:21:18] "POST /chown HTTP/1.1" 200 109 0.026224 10.0.0.50 - - [2026-01-06 21:21:18] "POST /chown HTTP/1.1" 200 109 0.024688 10.0.0.50 - - [2026-01-06 21:21:24] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005337 10.0.0.50 - - [2026-01-06 21:21:24] "POST /set-tag HTTP/1.1" 200 109 0.003847 10.0.0.50 - - [2026-01-06 21:21:24] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005686 10.0.0.50 - - [2026-01-06 21:21:24] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.50 - - [2026-01-06 21:21:24] "GET /virtual-machine/d3c594b6-97c0-4bc3-b03f-5ce8a730d113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004147 10.0.0.50 - - [2026-01-06 21:21:24] "POST /ref-update HTTP/1.1" 200 156 0.020489 10.0.0.50 - - [2026-01-06 21:21:24] "GET /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005689 10.0.0.50 - - [2026-01-06 21:21:24] "POST /set-tag HTTP/1.1" 200 109 0.022647 10.0.0.50 - - [2026-01-06 21:21:24] "POST /set-tag HTTP/1.1" 200 109 0.018937 10.0.0.50 - - [2026-01-06 21:21:24] "DELETE /instance-ip/8b5ddbe0-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.061973 10.0.0.50 - - [2026-01-06 21:21:24] "DELETE /virtual-machine-interface/8b40f980-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.054791 10.0.0.50 - - [2026-01-06 21:21:24] "DELETE /virtual-machine/d3c594b6-97c0-4bc3-b03f-5ce8a730d113 HTTP/1.1" 200 115 0.028801 10.0.0.50 - - [2026-01-06 21:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011417 10.0.0.50 - - [2026-01-06 21:21:27] "GET /tag/b94a36ee-2272-4b25-885e-a29748ec4012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020998 10.0.0.50 - - [2026-01-06 21:21:27] "GET /tag/b94a36ee-2272-4b25-885e-a29748ec4012?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.025304 10.0.0.50 - - [2026-01-06 21:21:27] "GET /virtual-machine-interface/0d12fe14-ce03-493e-b8f6-3bd8ab143d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005502 10.0.0.50 - - [2026-01-06 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.021492 10.0.0.50 - - [2026-01-06 21:21:27] "GET /virtual-machine-interface/a739f3d1-e8d7-4b2e-b2bb-f72db5e5e19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014919 10.0.0.50 - - [2026-01-06 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.022706 10.0.0.50 - - [2026-01-06 21:21:27] "GET /virtual-machine-interface/dd8122d0-9ab2-4b28-b82d-4d13db39840e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005891 10.0.0.50 - - [2026-01-06 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.023726 10.0.0.50 - - [2026-01-06 21:21:27] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.022401 10.0.0.50 - - [2026-01-06 21:21:27] "GET /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003835 10.0.0.50 - - [2026-01-06 21:21:27] "POST /ref-update HTTP/1.1" 200 156 0.017512 10.0.0.50 - - [2026-01-06 21:21:27] "DELETE /firewall-rule/f8e58913-bf30-4362-89bd-526fbdf0f7bc HTTP/1.1" 200 115 0.062366 10.0.0.50 - - [2026-01-06 21:21:27] "DELETE /loadbalancer-member/b24fe925-185e-4468-9a4d-cc4f7874e2b8 HTTP/1.1" 200 115 0.040101 10.0.0.50 - - [2026-01-06 21:21:27] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.011574 10.0.0.50 - - [2026-01-06 21:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022169 10.0.0.50 - - [2026-01-06 21:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.50 - - [2026-01-06 21:21:27] "DELETE /loadbalancer-pool/308108af-fc2c-4c51-9ef3-98e10269bdc3 HTTP/1.1" 200 115 0.084273 10.0.0.50 - - [2026-01-06 21:21:27] "POST /chown HTTP/1.1" 200 109 0.017503 10.0.0.50 - - [2026-01-06 21:21:27] "POST /chown HTTP/1.1" 200 109 0.016039 10.0.0.50 - - [2026-01-06 21:21:27] "DELETE /loadbalancer-listener/e3237084-fd29-4fa8-83f7-5a5845bb92b3 HTTP/1.1" 200 115 0.077389 10.0.0.50 - - [2026-01-06 21:21:27] "GET /floating-ip/e8d0c9c5-7103-4144-b368-331aa56de416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.005419 10.0.0.50 - - [2026-01-06 21:21:27] "POST /chown HTTP/1.1" 200 109 0.008922 10.0.0.50 - - [2026-01-06 21:21:28] "POST /chown HTTP/1.1" 200 109 0.051896 10.0.0.50 - - [2026-01-06 21:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.50 - - [2026-01-06 21:21:28] "PUT /floating-ip/e8d0c9c5-7103-4144-b368-331aa56de416 HTTP/1.1" 200 256 0.085200 10.0.0.50 - - [2026-01-06 21:21:28] "POST /chown HTTP/1.1" 200 109 0.040429 10.0.0.50 - - [2026-01-06 21:21:28] "POST /chown HTTP/1.1" 200 109 0.020647 10.0.0.50 - - [2026-01-06 21:21:28] "POST /chown HTTP/1.1" 200 109 0.017127 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /floating-ip/e8d0c9c5-7103-4144-b368-331aa56de416 HTTP/1.1" 200 115 0.126496 10.0.0.50 - - [2026-01-06 21:21:28] "POST /chown HTTP/1.1" 200 109 0.006192 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /loadbalancer/65776558-f82e-474c-be33-7601744b6014 HTTP/1.1" 200 115 0.068774 10.0.0.50 - - [2026-01-06 21:21:28] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.019893 10.0.0.50 - - [2026-01-06 21:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014813 10.0.0.50 - - [2026-01-06 21:21:28] "POST /ref-update HTTP/1.1" 404 171 0.002403 10.0.0.50 - - [2026-01-06 21:21:28] "GET /floating-ip-pool/16bf3c61-5eca-4914-91a3-7663a4e2c58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003531 10.0.0.50 - - [2026-01-06 21:21:28] "POST /ref-update HTTP/1.1" 200 156 0.012701 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /instance-ip/126a07a7-8229-4d8c-8cad-533c7d24d778 HTTP/1.1" 200 115 0.093547 10.0.0.50 - - [2026-01-06 21:21:28] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.034079 10.0.0.50 - - [2026-01-06 21:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027956 10.0.0.50 - - [2026-01-06 21:21:28] "POST /ref-update HTTP/1.1" 404 171 0.005760 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /floating-ip-pool/16bf3c61-5eca-4914-91a3-7663a4e2c58d HTTP/1.1" 200 115 0.100077 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /virtual-machine-interface/dd8122d0-9ab2-4b28-b82d-4d13db39840e HTTP/1.1" 200 115 0.189595 10.0.0.50 - - [2026-01-06 21:21:28] "PUT /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 266 0.032749 10.0.0.50 - - [2026-01-06 21:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020469 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /service-instance/ee2e4e73-c805-4c16-a046-4e58e2fa760d HTTP/1.1" 200 115 0.078876 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /tag/b94a36ee-2272-4b25-885e-a29748ec4012 HTTP/1.1" 200 115 0.203945 10.0.0.50 - - [2026-01-06 21:21:28] "GET /virtual-machine-interface/0d12fe14-ce03-493e-b8f6-3bd8ab143d55?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.012941 10.0.0.50 - - [2026-01-06 21:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016116 10.0.0.50 - - [2026-01-06 21:21:28] "POST /useragent-kv HTTP/1.1" 200 115 0.018366 10.0.0.50 - - [2026-01-06 21:21:28] "POST /useragent-kv HTTP/1.1" 200 115 0.011707 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /virtual-network/7c5764d8-3215-4bda-b574-23c31dc376ee HTTP/1.1" 200 115 0.366783 10.0.0.50 - - [2026-01-06 21:21:28] "GET /routing-instance/4d165fa8-050d-47a0-b90f-aa183d659d44 HTTP/1.1" 404 171 0.003338 10.0.0.50 - - [2026-01-06 21:21:28] "GET /domains HTTP/1.1" 200 280 0.011162 10.0.0.50 - - [2026-01-06 21:21:28] "GET /domain/93ebeb6f-b9ee-4952-a8c1-a9e2dafaaca9 HTTP/1.1" 200 3087 0.012338 10.0.0.50 - - [2026-01-06 21:21:28] "DELETE /route-target/5ae9123c-42f2-4e1c-80f9-c2cb9fbb0b1e HTTP/1.1" 200 115 0.070710 10.0.0.50 - - [2026-01-06 21:21:29] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa HTTP/1.1" 200 7142 0.069940 10.0.0.50 - - [2026-01-06 21:21:29] "DELETE /virtual-machine-interface/0d12fe14-ce03-493e-b8f6-3bd8ab143d55 HTTP/1.1" 200 115 0.209838 10.0.0.50 - - [2026-01-06 21:21:29] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.022230 10.0.0.50 - - [2026-01-06 21:21:29] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.50 - - [2026-01-06 21:21:29] "DELETE /virtual-machine/e4d8e226-a160-49db-82b1-87cd26c109c6 HTTP/1.1" 200 115 0.083754 10.0.0.50 - - [2026-01-06 21:21:29] "GET /virtual-machine-interface/a739f3d1-e8d7-4b2e-b2bb-f72db5e5e19a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.017807 10.0.0.50 - - [2026-01-06 21:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024884 10.0.0.50 - - [2026-01-06 21:21:29] "GET /loadbalancer/71252cf0-82d1-48d0-b7c4-a615cfcba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008566 10.0.0.50 - - [2026-01-06 21:21:29] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007660 10.0.0.50 - - [2026-01-06 21:21:29] "POST /set-tag HTTP/1.1" 200 109 0.033127 10.0.0.50 - - [2026-01-06 21:21:29] "DELETE /virtual-machine-interface/a739f3d1-e8d7-4b2e-b2bb-f72db5e5e19a HTTP/1.1" 200 115 0.123132 10.0.0.50 - - [2026-01-06 21:21:29] "POST /ref-update HTTP/1.1" 200 156 0.024290 10.0.0.50 - - [2026-01-06 21:21:29] "DELETE /loadbalancer-member/e6f87382-b4fb-418a-9365-34c856f4a17f HTTP/1.1" 200 115 0.115368 10.0.0.50 - - [2026-01-06 21:21:29] "DELETE /virtual-machine/511df0df-aca2-4928-b97b-76505891c2e6 HTTP/1.1" 200 115 0.062914 10.0.0.50 - - [2026-01-06 21:21:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007966 10.0.0.50 - - [2026-01-06 21:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.50 - - [2026-01-06 21:21:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006201 10.0.0.50 - - [2026-01-06 21:21:30] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.50 - - [2026-01-06 21:21:30] "GET /virtual-machine/5aae67e2-7199-4a5a-9b3c-564370c18362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003588 10.0.0.50 - - [2026-01-06 21:21:30] "POST /ref-update HTTP/1.1" 200 156 0.012552 10.0.0.50 - - [2026-01-06 21:21:30] "GET /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006401 10.0.0.50 - - [2026-01-06 21:21:30] "POST /set-tag HTTP/1.1" 200 109 0.025996 10.0.0.50 - - [2026-01-06 21:21:30] "POST /set-tag HTTP/1.1" 200 109 0.038087 10.0.0.50 - - [2026-01-06 21:21:30] "POST /set-tag HTTP/1.1" 200 109 0.036255 10.0.0.50 - - [2026-01-06 21:21:30] "DELETE /instance-ip/87174422-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.057413 10.0.0.50 - - [2026-01-06 21:21:30] "POST /ref-update HTTP/1.1" 200 156 0.015189 10.0.0.50 - - [2026-01-06 21:21:30] "DELETE /virtual-machine-interface/86f86778-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.052450 10.0.0.50 - - [2026-01-06 21:21:30] "DELETE /virtual-machine/5aae67e2-7199-4a5a-9b3c-564370c18362 HTTP/1.1" 200 115 0.029594 10.0.0.50 - - [2026-01-06 21:21:34] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005843 10.0.0.50 - - [2026-01-06 21:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.50 - - [2026-01-06 21:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2026-01-06 21:21:34] "GET /loadbalancer/71252cf0-82d1-48d0-b7c4-a615cfcba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003067 10.0.0.50 - - [2026-01-06 21:21:35] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016171 10.0.0.50 - - [2026-01-06 21:21:35] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.50 - - [2026-01-06 21:21:35] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006017 10.0.0.50 - - [2026-01-06 21:21:35] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.50 - - [2026-01-06 21:21:35] "GET /virtual-machine/e2eb2d82-2e4c-4af5-9a41-224e439f691c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003470 10.0.0.50 - - [2026-01-06 21:21:35] "POST /ref-update HTTP/1.1" 200 156 0.013889 10.0.0.50 - - [2026-01-06 21:21:35] "GET /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018538 10.0.0.50 - - [2026-01-06 21:21:35] "POST /set-tag HTTP/1.1" 200 109 0.031060 10.0.0.50 - - [2026-01-06 21:21:35] "POST /set-tag HTTP/1.1" 200 109 0.020091 10.0.0.50 - - [2026-01-06 21:21:35] "POST /set-tag HTTP/1.1" 200 109 0.027488 10.0.0.50 - - [2026-01-06 21:21:35] "DELETE /instance-ip/86958cf2-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.040252 10.0.0.50 - - [2026-01-06 21:21:35] "POST /ref-update HTTP/1.1" 200 156 0.015007 10.0.0.50 - - [2026-01-06 21:21:35] "DELETE /virtual-machine-interface/86750c0c-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.052142 10.0.0.50 - - [2026-01-06 21:21:35] "DELETE /virtual-machine/e2eb2d82-2e4c-4af5-9a41-224e439f691c HTTP/1.1" 200 115 0.019307 10.0.0.50 - - [2026-01-06 21:21:35] "DELETE /tag/6b34295b-36ac-4a97-a024-c182f4001ae4 HTTP/1.1" 200 115 0.062638 10.0.0.50 - - [2026-01-06 21:21:36] "DELETE /tag/27b7b880-002b-4972-8436-c19db98ee2cc HTTP/1.1" 200 115 0.053137 10.0.0.50 - - [2026-01-06 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.50 - - [2026-01-06 21:21:39] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051347 10.0.0.50 - - [2026-01-06 21:21:39] "POST /tags HTTP/1.1" 200 393 0.034400 10.0.0.50 - - [2026-01-06 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014928 10.0.0.50 - - [2026-01-06 21:21:39] "GET /tag/2ba81113-3907-4ad0-b619-16e136ee2b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022256 10.0.0.50 - - [2026-01-06 21:21:39] "POST /tags HTTP/1.1" 200 341 0.027339 10.0.0.50 - - [2026-01-06 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.50 - - [2026-01-06 21:21:39] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021363 10.0.0.50 - - [2026-01-06 21:21:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000739 10.0.0.50 - - [2026-01-06 21:21:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.006313 10.0.0.50 - - [2026-01-06 21:21:39] "POST /security-groups HTTP/1.1" 200 589 0.067106 10.0.0.50 - - [2026-01-06 21:21:39] "POST /projects HTTP/1.1" 200 519 0.248751 10.0.0.50 - - [2026-01-06 21:21:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.002995 10.0.0.50 - - [2026-01-06 21:21:40] "POST /access-control-lists HTTP/1.1" 200 598 0.077502 10.0.0.50 - - [2026-01-06 21:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037833 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015196 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.015233 10.0.0.50 - - [2026-01-06 21:21:40] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.029950 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.50 - - [2026-01-06 21:21:40] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.024323 10.0.0.50 - - [2026-01-06 21:21:40] "POST /access-control-lists HTTP/1.1" 200 596 0.108480 10.0.0.50 - - [2026-01-06 21:21:40] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.073860 10.0.0.50 - - [2026-01-06 21:21:40] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.067274 10.0.0.50 - - [2026-01-06 21:21:40] "POST /security-groups HTTP/1.1" 200 591 0.078134 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.003050 10.0.0.50 - - [2026-01-06 21:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039409 10.0.0.50 - - [2026-01-06 21:21:40] "POST /chown HTTP/1.1" 200 109 0.023956 10.0.0.50 - - [2026-01-06 21:21:40] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.033979 10.0.0.50 - - [2026-01-06 21:21:40] "POST /access-control-lists HTTP/1.1" 200 632 0.128323 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.010242 10.0.0.50 - - [2026-01-06 21:21:40] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005082 10.0.0.50 - - [2026-01-06 21:21:40] "POST /tags HTTP/1.1" 409 226 0.002664 10.0.0.50 - - [2026-01-06 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2026-01-06 21:21:40] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020689 10.0.0.50 - - [2026-01-06 21:21:40] "POST /access-control-lists HTTP/1.1" 200 630 0.073325 10.0.0.50 - - [2026-01-06 21:21:40] "POST /firewall-rules HTTP/1.1" 200 600 0.085233 10.0.0.50 - - [2026-01-06 21:21:40] "GET /firewall-rule/e2e8917a-4ecc-4609-b363-580746a3bd5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.028888 10.0.0.50 - - [2026-01-06 21:21:40] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005348 10.0.0.50 - - [2026-01-06 21:21:40] "GET /firewall-rule/e2e8917a-4ecc-4609-b363-580746a3bd5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003994 10.0.0.50 - - [2026-01-06 21:21:41] "POST /ref-update HTTP/1.1" 200 156 0.069412 10.0.0.50 - - [2026-01-06 21:21:41] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006994 10.0.0.50 - - [2026-01-06 21:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.50 - - [2026-01-06 21:21:41] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003103 10.0.0.50 - - [2026-01-06 21:21:41] "POST /tags HTTP/1.1" 409 226 0.002578 10.0.0.50 - - [2026-01-06 21:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.50 - - [2026-01-06 21:21:41] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013060 10.0.0.50 - - [2026-01-06 21:21:41] "POST /firewall-rules HTTP/1.1" 200 598 0.098972 10.0.0.50 - - [2026-01-06 21:21:41] "GET /firewall-rule/0cbbb453-0225-420c-9f58-404ff57da55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006572 10.0.0.50 - - [2026-01-06 21:21:41] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005064 10.0.0.50 - - [2026-01-06 21:21:41] "GET /firewall-rule/0cbbb453-0225-420c-9f58-404ff57da55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003556 10.0.0.50 - - [2026-01-06 21:21:41] "POST /ref-update HTTP/1.1" 200 156 0.075236 10.0.0.50 - - [2026-01-06 21:21:42] "POST /tags HTTP/1.1" 200 393 0.036860 10.0.0.50 - - [2026-01-06 21:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015415 10.0.0.50 - - [2026-01-06 21:21:42] "GET /tag/5a71b18f-996f-44f3-99a2-3de02c87591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021092 10.0.0.50 - - [2026-01-06 21:21:42] "POST /tags HTTP/1.1" 200 341 0.030248 10.0.0.50 - - [2026-01-06 21:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018179 10.0.0.50 - - [2026-01-06 21:21:42] "GET /tag/b8c6d201-bc98-4309-ab98-26500011304a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012367 10.0.0.50 - - [2026-01-06 21:21:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000747 10.0.0.50 - - [2026-01-06 21:21:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.016401 10.0.0.50 - - [2026-01-06 21:21:42] "POST /security-groups HTTP/1.1" 200 589 0.071385 10.0.0.50 - - [2026-01-06 21:21:43] "POST /projects HTTP/1.1" 200 519 0.200911 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.002427 10.0.0.50 - - [2026-01-06 21:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014231 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015927 10.0.0.50 - - [2026-01-06 21:21:43] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015284 10.0.0.50 - - [2026-01-06 21:21:43] "POST /access-control-lists HTTP/1.1" 200 598 0.087428 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.004685 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.50 - - [2026-01-06 21:21:43] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007289 10.0.0.50 - - [2026-01-06 21:21:43] "POST /access-control-lists HTTP/1.1" 200 596 0.085564 10.0.0.50 - - [2026-01-06 21:21:43] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.112550 10.0.0.50 - - [2026-01-06 21:21:43] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.063901 10.0.0.50 - - [2026-01-06 21:21:43] "POST /security-groups HTTP/1.1" 200 591 0.078405 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.006820 10.0.0.50 - - [2026-01-06 21:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.060301 10.0.0.50 - - [2026-01-06 21:21:43] "POST /access-control-lists HTTP/1.1" 200 632 0.092044 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.009515 10.0.0.50 - - [2026-01-06 21:21:43] "POST /chown HTTP/1.1" 200 109 0.035091 10.0.0.50 - - [2026-01-06 21:21:43] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007950 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2026-01-06 21:21:43] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003698 10.0.0.50 - - [2026-01-06 21:21:43] "POST /access-control-lists HTTP/1.1" 200 630 0.081710 10.0.0.50 - - [2026-01-06 21:21:43] "POST /tags HTTP/1.1" 409 226 0.008764 10.0.0.50 - - [2026-01-06 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.50 - - [2026-01-06 21:21:43] "GET /tag/b8c6d201-bc98-4309-ab98-26500011304a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014985 10.0.0.50 - - [2026-01-06 21:21:43] "POST /firewall-rules HTTP/1.1" 200 600 0.077893 10.0.0.50 - - [2026-01-06 21:21:43] "GET /firewall-rule/330f694d-e733-4bbb-9d4f-b2ba97601ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005148 10.0.0.50 - - [2026-01-06 21:21:43] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005146 10.0.0.50 - - [2026-01-06 21:21:43] "GET /firewall-rule/330f694d-e733-4bbb-9d4f-b2ba97601ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003199 10.0.0.50 - - [2026-01-06 21:21:44] "POST /ref-update HTTP/1.1" 200 156 0.084473 10.0.0.50 - - [2026-01-06 21:21:44] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007304 10.0.0.50 - - [2026-01-06 21:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.50 - - [2026-01-06 21:21:44] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003475 10.0.0.50 - - [2026-01-06 21:21:44] "POST /tags HTTP/1.1" 409 226 0.002148 10.0.0.50 - - [2026-01-06 21:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.50 - - [2026-01-06 21:21:44] "GET /tag/b8c6d201-bc98-4309-ab98-26500011304a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011501 10.0.0.50 - - [2026-01-06 21:21:44] "POST /firewall-rules HTTP/1.1" 200 598 0.088036 10.0.0.50 - - [2026-01-06 21:21:44] "GET /firewall-rule/2138f2d0-09dc-48f0-9f98-860fb199a429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004966 10.0.0.50 - - [2026-01-06 21:21:44] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004939 10.0.0.50 - - [2026-01-06 21:21:44] "GET /firewall-rule/2138f2d0-09dc-48f0-9f98-860fb199a429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003011 10.0.0.50 - - [2026-01-06 21:21:44] "POST /ref-update HTTP/1.1" 200 156 0.064204 10.0.0.50 - - [2026-01-06 21:21:45] "POST /tags HTTP/1.1" 200 345 0.090080 10.0.0.50 - - [2026-01-06 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014606 10.0.0.50 - - [2026-01-06 21:21:45] "GET /tag/b144ba14-2ca7-451f-9acd-a3514b2bff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025512 10.0.0.50 - - [2026-01-06 21:21:45] "POST /projects HTTP/1.1" 409 238 0.005585 10.0.0.50 - - [2026-01-06 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.50 - - [2026-01-06 21:21:45] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056058 10.0.0.50 - - [2026-01-06 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.50 - - [2026-01-06 21:21:45] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004929 10.0.0.50 - - [2026-01-06 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2026-01-06 21:21:46] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005353 10.0.0.50 - - [2026-01-06 21:21:46] "POST /security-groups HTTP/1.1" 409 285 0.009912 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2026-01-06 21:21:46] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048040 10.0.0.50 - - [2026-01-06 21:21:46] "PUT /security-group/6715c854-e4f6-4a7f-91f3-4f3479a5a676 HTTP/1.1" 200 262 0.101548 10.0.0.50 - - [2026-01-06 21:21:46] "PUT /access-control-list/1e02764b-a72a-4b00-8e01-240e0a0ea45d HTTP/1.1" 200 272 0.027617 10.0.0.50 - - [2026-01-06 21:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.052384 10.0.0.50 - - [2026-01-06 21:21:46] "PUT /access-control-list/26776cb5-4ffc-46bf-8aae-6fc02fc500db HTTP/1.1" 200 272 0.021322 10.0.0.50 - - [2026-01-06 21:21:46] "POST /tags HTTP/1.1" 409 228 0.002730 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.50 - - [2026-01-06 21:21:46] "GET /tag/b144ba14-2ca7-451f-9acd-a3514b2bff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013660 10.0.0.50 - - [2026-01-06 21:21:46] "POST /tags HTTP/1.1" 200 345 0.029661 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.030013 10.0.0.50 - - [2026-01-06 21:21:46] "GET /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.019889 10.0.0.50 - - [2026-01-06 21:21:46] "POST /projects HTTP/1.1" 409 238 0.005327 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.50 - - [2026-01-06 21:21:46] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037614 10.0.0.50 - - [2026-01-06 21:21:46] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051939 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2026-01-06 21:21:46] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005761 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2026-01-06 21:21:46] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005245 10.0.0.50 - - [2026-01-06 21:21:46] "POST /security-groups HTTP/1.1" 409 285 0.002709 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.50 - - [2026-01-06 21:21:46] "PUT /security-group/00828e8d-4bbc-434d-81f1-dab2dc511dfb HTTP/1.1" 200 262 0.061626 10.0.0.50 - - [2026-01-06 21:21:46] "PUT /access-control-list/1bd0a2d8-3189-4a9f-8657-b536604fc6a3 HTTP/1.1" 200 272 0.020077 10.0.0.50 - - [2026-01-06 21:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.048853 10.0.0.50 - - [2026-01-06 21:21:46] "POST /tags HTTP/1.1" 409 228 0.017259 10.0.0.50 - - [2026-01-06 21:21:46] "PUT /access-control-list/bc7e3efd-0f5d-41f0-b5a8-88413705e730 HTTP/1.1" 200 272 0.042734 10.0.0.50 - - [2026-01-06 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.50 - - [2026-01-06 21:21:46] "GET /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012264 10.0.0.50 - - [2026-01-06 21:21:47] "POST /tags HTTP/1.1" 200 291 0.061949 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.50 - - [2026-01-06 21:21:47] "GET /tag/43a608dc-2cd8-4ade-9b86-0e792fca80f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015173 10.0.0.50 - - [2026-01-06 21:21:47] "POST /tags HTTP/1.1" 200 303 0.058017 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.50 - - [2026-01-06 21:21:47] "GET /tag/4aee65e1-4a6e-4b5c-8e96-92a1bd8bec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015531 10.0.0.50 - - [2026-01-06 21:21:47] "POST /tags HTTP/1.1" 409 252 0.004200 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.50 - - [2026-01-06 21:21:47] "GET /tag/2ba81113-3907-4ad0-b619-16e136ee2b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011862 10.0.0.50 - - [2026-01-06 21:21:47] "POST /tags HTTP/1.1" 409 226 0.002217 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.50 - - [2026-01-06 21:21:47] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014952 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.50 - - [2026-01-06 21:21:47] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005859 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.50 - - [2026-01-06 21:21:47] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033377 10.0.0.50 - - [2026-01-06 21:21:47] "POST /virtual-machines HTTP/1.1" 200 395 0.009398 10.0.0.50 - - [2026-01-06 21:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019956 10.0.0.50 - - [2026-01-06 21:21:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110656 10.0.0.50 - - [2026-01-06 21:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010907 10.0.0.50 - - [2026-01-06 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.50 - - [2026-01-06 21:21:47] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010408 10.0.0.50 - - [2026-01-06 21:21:47] "POST /instance-ips HTTP/1.1" 200 397 0.043432 10.0.0.50 - - [2026-01-06 21:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.042844 10.0.0.50 - - [2026-01-06 21:21:47] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013725 10.0.0.50 - - [2026-01-06 21:21:48] "POST /set-tag HTTP/1.1" 200 109 0.075758 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.034067 10.0.0.50 - - [2026-01-06 21:21:48] "GET /instance-ip/b564e7da-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004045 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006793 10.0.0.50 - - [2026-01-06 21:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004788 10.0.0.50 - - [2026-01-06 21:21:48] "POST /ref-update HTTP/1.1" 200 156 0.014073 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015663 10.0.0.50 - - [2026-01-06 21:21:48] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.50 - - [2026-01-06 21:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005111 10.0.0.50 - - [2026-01-06 21:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.50 - - [2026-01-06 21:21:48] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044765 10.0.0.50 - - [2026-01-06 21:21:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009384 10.0.0.50 - - [2026-01-06 21:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030464 10.0.0.50 - - [2026-01-06 21:21:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116109 10.0.0.50 - - [2026-01-06 21:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011399 10.0.0.50 - - [2026-01-06 21:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018437 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005774 10.0.0.50 - - [2026-01-06 21:21:48] "POST /instance-ips HTTP/1.1" 200 397 0.027063 10.0.0.50 - - [2026-01-06 21:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036759 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010080 10.0.0.50 - - [2026-01-06 21:21:48] "POST /set-tag HTTP/1.1" 200 109 0.067946 10.0.0.50 - - [2026-01-06 21:21:48] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021306 10.0.0.50 - - [2026-01-06 21:21:48] "GET /instance-ip/b5f33242-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004601 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007784 10.0.0.50 - - [2026-01-06 21:21:49] "POST /set-tag HTTP/1.1" 200 109 0.003845 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004499 10.0.0.50 - - [2026-01-06 21:21:49] "POST /ref-update HTTP/1.1" 200 156 0.013415 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009370 10.0.0.50 - - [2026-01-06 21:21:49] "POST /set-tag HTTP/1.1" 200 109 0.004477 10.0.0.50 - - [2026-01-06 21:21:49] "POST /tags HTTP/1.1" 200 291 0.022038 10.0.0.50 - - [2026-01-06 21:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011543 10.0.0.50 - - [2026-01-06 21:21:49] "GET /tag/cee9912b-7a69-406e-8498-ad7224db4972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012958 10.0.0.50 - - [2026-01-06 21:21:49] "POST /tags HTTP/1.1" 409 252 0.002818 10.0.0.50 - - [2026-01-06 21:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2026-01-06 21:21:49] "GET /tag/5a71b18f-996f-44f3-99a2-3de02c87591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012527 10.0.0.50 - - [2026-01-06 21:21:49] "POST /tags HTTP/1.1" 409 226 0.003042 10.0.0.50 - - [2026-01-06 21:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.50 - - [2026-01-06 21:21:49] "GET /tag/b8c6d201-bc98-4309-ab98-26500011304a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012881 10.0.0.50 - - [2026-01-06 21:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005154 10.0.0.50 - - [2026-01-06 21:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2026-01-06 21:21:49] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040187 10.0.0.50 - - [2026-01-06 21:21:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009595 10.0.0.50 - - [2026-01-06 21:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010902 10.0.0.50 - - [2026-01-06 21:21:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124954 10.0.0.50 - - [2026-01-06 21:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031801 10.0.0.50 - - [2026-01-06 21:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011748 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006075 10.0.0.50 - - [2026-01-06 21:21:49] "POST /instance-ips HTTP/1.1" 200 397 0.023574 10.0.0.50 - - [2026-01-06 21:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025080 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012892 10.0.0.50 - - [2026-01-06 21:21:49] "POST /set-tag HTTP/1.1" 200 109 0.063343 10.0.0.50 - - [2026-01-06 21:21:49] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015185 10.0.0.50 - - [2026-01-06 21:21:49] "GET /instance-ip/b695064e-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008170 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005076 10.0.0.50 - - [2026-01-06 21:21:50] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006683 10.0.0.50 - - [2026-01-06 21:21:50] "POST /ref-update HTTP/1.1" 200 156 0.010175 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017642 10.0.0.50 - - [2026-01-06 21:21:50] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.50 - - [2026-01-06 21:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005299 10.0.0.50 - - [2026-01-06 21:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2026-01-06 21:21:50] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038548 10.0.0.50 - - [2026-01-06 21:21:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008521 10.0.0.50 - - [2026-01-06 21:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018997 10.0.0.50 - - [2026-01-06 21:21:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120272 10.0.0.50 - - [2026-01-06 21:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020802 10.0.0.50 - - [2026-01-06 21:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013178 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006027 10.0.0.50 - - [2026-01-06 21:21:50] "POST /instance-ips HTTP/1.1" 200 397 0.030808 10.0.0.50 - - [2026-01-06 21:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.038601 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013322 10.0.0.50 - - [2026-01-06 21:21:50] "POST /set-tag HTTP/1.1" 200 109 0.072454 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021591 10.0.0.50 - - [2026-01-06 21:21:50] "GET /instance-ip/b715ea8e-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004034 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005589 10.0.0.50 - - [2026-01-06 21:21:50] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.50 - - [2026-01-06 21:21:50] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004811 10.0.0.50 - - [2026-01-06 21:21:51] "POST /ref-update HTTP/1.1" 200 156 0.017745 10.0.0.50 - - [2026-01-06 21:21:51] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.033449 10.0.0.50 - - [2026-01-06 21:21:51] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.50 - - [2026-01-06 21:21:51] "POST /tags HTTP/1.1" 200 299 0.028125 10.0.0.50 - - [2026-01-06 21:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018550 10.0.0.50 - - [2026-01-06 21:21:51] "GET /tag/f87b6526-5c38-42a2-bb1d-f41b7305b1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013547 10.0.0.50 - - [2026-01-06 21:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2026-01-06 21:21:51] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008604 10.0.0.50 - - [2026-01-06 21:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.50 - - [2026-01-06 21:21:51] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059795 10.0.0.50 - - [2026-01-06 21:21:51] "POST /virtual-machines HTTP/1.1" 200 395 0.024633 10.0.0.50 - - [2026-01-06 21:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.038921 10.0.0.50 - - [2026-01-06 21:21:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.144594 10.0.0.50 - - [2026-01-06 21:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010377 10.0.0.50 - - [2026-01-06 21:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.50 - - [2026-01-06 21:21:51] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007526 10.0.0.50 - - [2026-01-06 21:21:51] "POST /instance-ips HTTP/1.1" 200 397 0.033972 10.0.0.50 - - [2026-01-06 21:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.060748 10.0.0.50 - - [2026-01-06 21:21:51] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012846 10.0.0.50 - - [2026-01-06 21:21:51] "POST /set-tag HTTP/1.1" 200 109 0.032456 10.0.0.50 - - [2026-01-06 21:21:51] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009609 10.0.0.50 - - [2026-01-06 21:21:51] "GET /instance-ip/b7b7f61c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010834 10.0.0.50 - - [2026-01-06 21:21:51] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005317 10.0.0.50 - - [2026-01-06 21:21:51] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.50 - - [2026-01-06 21:21:52] "POST /tags HTTP/1.1" 200 299 0.041795 10.0.0.50 - - [2026-01-06 21:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008348 10.0.0.50 - - [2026-01-06 21:21:52] "GET /tag/72bea61c-dd13-4ef7-83aa-059234c48c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016343 10.0.0.50 - - [2026-01-06 21:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.50 - - [2026-01-06 21:21:52] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005699 10.0.0.50 - - [2026-01-06 21:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.50 - - [2026-01-06 21:21:52] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054231 10.0.0.50 - - [2026-01-06 21:21:52] "POST /virtual-machines HTTP/1.1" 200 395 0.022908 10.0.0.50 - - [2026-01-06 21:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014865 10.0.0.50 - - [2026-01-06 21:21:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139958 10.0.0.50 - - [2026-01-06 21:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012538 10.0.0.50 - - [2026-01-06 21:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.50 - - [2026-01-06 21:21:52] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012484 10.0.0.50 - - [2026-01-06 21:21:52] "POST /instance-ips HTTP/1.1" 200 397 0.085313 10.0.0.50 - - [2026-01-06 21:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016536 10.0.0.50 - - [2026-01-06 21:21:52] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.055531 10.0.0.50 - - [2026-01-06 21:21:52] "POST /set-tag HTTP/1.1" 200 109 0.025714 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012469 10.0.0.50 - - [2026-01-06 21:21:53] "GET /instance-ip/b8471a36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007211 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009285 10.0.0.50 - - [2026-01-06 21:21:53] "POST /set-tag HTTP/1.1" 200 109 0.003438 10.0.0.50 - - [2026-01-06 21:21:53] "POST /tags HTTP/1.1" 200 299 0.041007 10.0.0.50 - - [2026-01-06 21:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025747 10.0.0.50 - - [2026-01-06 21:21:53] "GET /tag/61372a6b-8367-4eff-b285-17e1cff025fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.025148 10.0.0.50 - - [2026-01-06 21:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007788 10.0.0.50 - - [2026-01-06 21:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2026-01-06 21:21:53] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052784 10.0.0.50 - - [2026-01-06 21:21:53] "POST /virtual-machines HTTP/1.1" 200 395 0.014457 10.0.0.50 - - [2026-01-06 21:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024635 10.0.0.50 - - [2026-01-06 21:21:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103249 10.0.0.50 - - [2026-01-06 21:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008931 10.0.0.50 - - [2026-01-06 21:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020680 10.0.0.50 - - [2026-01-06 21:21:53] "POST /instance-ips HTTP/1.1" 200 397 0.023959 10.0.0.50 - - [2026-01-06 21:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025151 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006257 10.0.0.50 - - [2026-01-06 21:21:53] "POST /set-tag HTTP/1.1" 200 109 0.026644 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024435 10.0.0.50 - - [2026-01-06 21:21:53] "GET /instance-ip/b8ec033e-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004909 10.0.0.50 - - [2026-01-06 21:21:53] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004756 10.0.0.50 - - [2026-01-06 21:21:53] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.50 - - [2026-01-06 21:21:54] "POST /tags HTTP/1.1" 200 299 0.069716 10.0.0.50 - - [2026-01-06 21:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2026-01-06 21:21:54] "GET /tag/58b96df6-7a1c-40d9-b95c-b663b859e071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014332 10.0.0.50 - - [2026-01-06 21:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2026-01-06 21:21:54] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010453 10.0.0.50 - - [2026-01-06 21:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.50 - - [2026-01-06 21:21:54] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045593 10.0.0.50 - - [2026-01-06 21:21:54] "POST /virtual-machines HTTP/1.1" 200 395 0.011550 10.0.0.50 - - [2026-01-06 21:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021845 10.0.0.50 - - [2026-01-06 21:21:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.152815 10.0.0.50 - - [2026-01-06 21:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.045650 10.0.0.50 - - [2026-01-06 21:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016612 10.0.0.50 - - [2026-01-06 21:21:54] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010708 10.0.0.50 - - [2026-01-06 21:21:54] "POST /instance-ips HTTP/1.1" 200 397 0.044055 10.0.0.50 - - [2026-01-06 21:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037716 10.0.0.50 - - [2026-01-06 21:21:54] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017129 10.0.0.50 - - [2026-01-06 21:21:54] "POST /set-tag HTTP/1.1" 200 109 0.031605 10.0.0.50 - - [2026-01-06 21:21:54] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018786 10.0.0.50 - - [2026-01-06 21:21:54] "GET /instance-ip/b97b564c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010083 10.0.0.50 - - [2026-01-06 21:21:54] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006691 10.0.0.50 - - [2026-01-06 21:21:54] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.50 - - [2026-01-06 21:21:54] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005876 10.0.0.50 - - [2026-01-06 21:21:55] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016341 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004173 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007757 10.0.0.50 - - [2026-01-06 21:21:55] "POST /ref-update HTTP/1.1" 200 156 0.012620 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015763 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007066 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002771 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:21:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:21:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005969 10.0.0.50 - - [2026-01-06 21:21:55] "POST /ref-update HTTP/1.1" 200 156 0.012845 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009463 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004476 10.0.0.50 - - [2026-01-06 21:21:55] "POST /ref-update HTTP/1.1" 200 156 0.020376 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011103 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004924 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004777 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.006354 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005402 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004699 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004891 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004811 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.043259 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004732 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008732 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003949 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005380 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005038 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.50 - - [2026-01-06 21:21:55] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004697 10.0.0.50 - - [2026-01-06 21:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.50 - - [2026-01-06 21:21:56] "GET /virtual-machine/4a90614f-d342-497b-9537-5930731baebd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004414 10.0.0.50 - - [2026-01-06 21:21:56] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005533 10.0.0.50 - - [2026-01-06 21:21:56] "GET /virtual-machine/6ee7a654-c912-484f-9314-2cf8122bbe6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003874 10.0.0.50 - - [2026-01-06 21:21:56] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006845 10.0.0.50 - - [2026-01-06 21:21:56] "GET /virtual-machine/3aea2142-2fef-4c23-9662-d2a072bb01ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004550 10.0.0.50 - - [2026-01-06 21:21:56] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008192 10.0.0.50 - - [2026-01-06 21:21:58] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004957 10.0.0.50 - - [2026-01-06 21:21:58] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.50 - - [2026-01-06 21:21:58] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004526 10.0.0.50 - - [2026-01-06 21:21:58] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.50 - - [2026-01-06 21:22:01] "GET /virtual-machine/b2235f85-9562-433f-8042-be6255827d8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003703 10.0.0.50 - - [2026-01-06 21:22:01] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005624 10.0.0.50 - - [2026-01-06 21:22:02] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007404 10.0.0.50 - - [2026-01-06 21:22:02] "POST /set-tag HTTP/1.1" 200 109 0.003573 10.0.0.50 - - [2026-01-06 21:22:03] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006609 10.0.0.50 - - [2026-01-06 21:22:03] "POST /set-tag HTTP/1.1" 200 109 0.004864 10.0.0.50 - - [2026-01-06 21:22:03] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005318 10.0.0.50 - - [2026-01-06 21:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.50 - - [2026-01-06 21:22:06] "GET /virtual-machine/2f1ee52a-f159-4a7e-b51f-c9eed2de0d1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003414 10.0.0.50 - - [2026-01-06 21:22:06] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008885 10.0.0.50 - - [2026-01-06 21:22:06] "GET /virtual-machine/d81cb17a-f033-48e3-973d-82e88573c4bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003464 10.0.0.50 - - [2026-01-06 21:22:06] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004745 10.0.0.50 - - [2026-01-06 21:22:07] "GET /virtual-machine/9b998e21-ef4e-4fd7-84ae-581af80c11da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003555 10.0.0.50 - - [2026-01-06 21:22:07] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004641 10.0.0.50 - - [2026-01-06 21:22:07] "GET /virtual-machine/0ee4af87-3e68-4958-93a4-b783b7b10ad3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003253 10.0.0.50 - - [2026-01-06 21:22:07] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005347 10.0.0.50 - - [2026-01-06 21:22:07] "GET /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002231 10.0.0.50 - - [2026-01-06 21:22:07] "POST /tags HTTP/1.1" 200 333 0.037599 10.0.0.50 - - [2026-01-06 21:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009296 10.0.0.50 - - [2026-01-06 21:22:07] "GET /tag/f16083df-cd41-405a-853b-4168069dac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022894 10.0.0.50 - - [2026-01-06 21:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.50 - - [2026-01-06 21:22:07] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047276 10.0.0.50 - - [2026-01-06 21:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.50 - - [2026-01-06 21:22:07] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007462 10.0.0.50 - - [2026-01-06 21:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-01-06 21:22:07] "GET /service-appliance-set/aae37bfa-84b8-498c-a888-597ccc5aebe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003902 10.0.0.50 - - [2026-01-06 21:22:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.002616 10.0.0.50 - - [2026-01-06 21:22:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.120316 10.0.0.50 - - [2026-01-06 21:22:08] "GET /virtual-machine-interface/1dcd5538-cc01-4956-ac7a-c9627d3367b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.015108 10.0.0.50 - - [2026-01-06 21:22:08] "POST /instance-ips HTTP/1.1" 200 409 0.054260 10.0.0.50 - - [2026-01-06 21:22:08] "GET /instance-ip/1a1bb736-ac26-40b1-b2a8-872427ee0f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.007013 10.0.0.50 - - [2026-01-06 21:22:08] "POST /loadbalancers HTTP/1.1" 200 629 0.074671 10.0.0.50 - - [2026-01-06 21:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033862 10.0.0.50 - - [2026-01-06 21:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008953 10.0.0.50 - - [2026-01-06 21:22:08] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054930 10.0.0.50 - - [2026-01-06 21:22:08] "GET /instance-ip/1a1bb736-ac26-40b1-b2a8-872427ee0f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003589 10.0.0.50 - - [2026-01-06 21:22:08] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048328 10.0.0.50 - - [2026-01-06 21:22:08] "POST /floating-ips HTTP/1.1" 200 597 0.059192 10.0.0.50 - - [2026-01-06 21:22:08] "GET /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009044 10.0.0.50 - - [2026-01-06 21:22:08] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.043702 10.0.0.50 - - [2026-01-06 21:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.50 - - [2026-01-06 21:22:08] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043048 10.0.0.50 - - [2026-01-06 21:22:08] "GET /loadbalancer-listener/7e49f243-e67f-46ab-a043-3c7bbc3ac9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007552 10.0.0.50 - - [2026-01-06 21:22:08] "GET /loadbalancer-listener/7e49f243-e67f-46ab-a043-3c7bbc3ac9db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004263 10.0.0.50 - - [2026-01-06 21:22:08] "GET /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007098 10.0.0.50 - - [2026-01-06 21:22:08] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.040761 10.0.0.50 - - [2026-01-06 21:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010053 10.0.0.50 - - [2026-01-06 21:22:08] "GET /instance-ip/1a1bb736-ac26-40b1-b2a8-872427ee0f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010232 10.0.0.50 - - [2026-01-06 21:22:08] "GET /instance-ip/1a1bb736-ac26-40b1-b2a8-872427ee0f1b?fields=floating_ips HTTP/1.1" 200 1212 0.009087 10.0.0.50 - - [2026-01-06 21:22:08] "GET /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002711 10.0.0.50 - - [2026-01-06 21:22:08] "GET /loadbalancer-pool/997a3223-d36b-4474-a3b5-7f97895bcd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004045 10.0.0.50 - - [2026-01-06 21:22:08] "GET /floating-ip/f1b5a404-02bd-4a6e-b9aa-9fea699207d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003167 10.0.0.50 - - [2026-01-06 21:22:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028368 10.0.0.50 - - [2026-01-06 21:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008861 10.0.0.50 - - [2026-01-06 21:22:08] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017859 10.0.0.50 - - [2026-01-06 21:22:08] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009592 10.0.0.50 - - [2026-01-06 21:22:08] "POST /tags HTTP/1.1" 409 221 0.009484 10.0.0.50 - - [2026-01-06 21:22:08] "POST /ref-update HTTP/1.1" 200 156 0.012421 10.0.0.50 - - [2026-01-06 21:22:09] "GET /floating-ip/f1b5a404-02bd-4a6e-b9aa-9fea699207d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009143 10.0.0.50 - - [2026-01-06 21:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2026-01-06 21:22:09] "GET /tag/f16083df-cd41-405a-853b-4168069dac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018694 10.0.0.50 - - [2026-01-06 21:22:09] "PUT /floating-ip/f1b5a404-02bd-4a6e-b9aa-9fea699207d1 HTTP/1.1" 200 256 0.018486 10.0.0.50 - - [2026-01-06 21:22:09] "POST /set-tag HTTP/1.1" 200 109 0.096544 10.0.0.50 - - [2026-01-06 21:22:09] "GET /loadbalancer-pool/997a3223-d36b-4474-a3b5-7f97895bcd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003382 10.0.0.50 - - [2026-01-06 21:22:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018464 10.0.0.50 - - [2026-01-06 21:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015949 10.0.0.50 - - [2026-01-06 21:22:09] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014151 10.0.0.50 - - [2026-01-06 21:22:09] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008967 10.0.0.50 - - [2026-01-06 21:22:09] "POST /ref-update HTTP/1.1" 200 156 0.009625 10.0.0.50 - - [2026-01-06 21:22:09] "GET /floating-ip/f1b5a404-02bd-4a6e-b9aa-9fea699207d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012745 10.0.0.50 - - [2026-01-06 21:22:09] "POST /set-tag HTTP/1.1" 200 109 0.064215 10.0.0.50 - - [2026-01-06 21:22:10] "POST /tags HTTP/1.1" 409 206 0.005333 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.50 - - [2026-01-06 21:22:10] "GET /tag/4aee65e1-4a6e-4b5c-8e96-92a1bd8bec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015375 10.0.0.50 - - [2026-01-06 21:22:10] "POST /tags HTTP/1.1" 409 204 0.002718 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2026-01-06 21:22:10] "GET /tag/72bea61c-dd13-4ef7-83aa-059234c48c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015380 10.0.0.50 - - [2026-01-06 21:22:10] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005901 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.50 - - [2026-01-06 21:22:10] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004037 10.0.0.50 - - [2026-01-06 21:22:10] "POST /tags HTTP/1.1" 409 206 0.008230 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.50 - - [2026-01-06 21:22:10] "GET /tag/4aee65e1-4a6e-4b5c-8e96-92a1bd8bec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016686 10.0.0.50 - - [2026-01-06 21:22:10] "POST /tags HTTP/1.1" 409 226 0.005309 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.50 - - [2026-01-06 21:22:10] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015235 10.0.0.50 - - [2026-01-06 21:22:10] "POST /tags HTTP/1.1" 409 204 0.002372 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.50 - - [2026-01-06 21:22:10] "GET /tag/72bea61c-dd13-4ef7-83aa-059234c48c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015184 10.0.0.50 - - [2026-01-06 21:22:10] "POST /tags HTTP/1.1" 409 226 0.002494 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2026-01-06 21:22:10] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014568 10.0.0.50 - - [2026-01-06 21:22:10] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003862 10.0.0.50 - - [2026-01-06 21:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2026-01-06 21:22:10] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003198 10.0.0.50 - - [2026-01-06 21:22:10] "POST /firewall-rules HTTP/1.1" 200 626 0.072731 10.0.0.50 - - [2026-01-06 21:22:10] "POST /firewall-rules HTTP/1.1" 200 646 0.085764 10.0.0.50 - - [2026-01-06 21:22:10] "GET /firewall-rule/a2f8b059-4b23-49a3-b405-ec3d5f2d93da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005224 10.0.0.50 - - [2026-01-06 21:22:10] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003690 10.0.0.50 - - [2026-01-06 21:22:10] "GET /firewall-rule/6174081c-2e67-4226-b4ac-fa8ac96a4a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005222 10.0.0.50 - - [2026-01-06 21:22:10] "POST /ref-update HTTP/1.1" 200 156 0.019293 10.0.0.50 - - [2026-01-06 21:22:10] "POST /firewall-policys HTTP/1.1" 200 606 0.033505 10.0.0.50 - - [2026-01-06 21:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016410 10.0.0.50 - - [2026-01-06 21:22:10] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004684 10.0.0.50 - - [2026-01-06 21:22:10] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002573 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003419 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004263 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003585 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007497 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002607 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002945 10.0.0.50 - - [2026-01-06 21:22:11] "POST /ref-update HTTP/1.1" 200 156 0.024364 10.0.0.50 - - [2026-01-06 21:22:11] "POST /ref-update HTTP/1.1" 200 156 0.015836 10.0.0.50 - - [2026-01-06 21:22:11] "POST /ref-update HTTP/1.1" 200 156 0.031433 10.0.0.50 - - [2026-01-06 21:22:11] "POST /ref-update HTTP/1.1" 200 156 0.023032 10.0.0.50 - - [2026-01-06 21:22:11] "POST /ref-update HTTP/1.1" 200 156 0.030394 10.0.0.50 - - [2026-01-06 21:22:11] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008768 10.0.0.50 - - [2026-01-06 21:22:21] "GET /global-system-configs HTTP/1.1" 200 322 0.007025 10.0.0.50 - - [2026-01-06 21:22:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002286 10.0.0.50 - - [2026-01-06 21:24:09] "POST /tags HTTP/1.1" 409 252 0.002968 10.0.0.50 - - [2026-01-06 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.50 - - [2026-01-06 21:24:09] "GET /tag/5a71b18f-996f-44f3-99a2-3de02c87591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.029453 10.0.0.50 - - [2026-01-06 21:24:09] "POST /tags HTTP/1.1" 409 228 0.002479 10.0.0.50 - - [2026-01-06 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.50 - - [2026-01-06 21:24:09] "GET /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.023412 10.0.0.50 - - [2026-01-06 21:24:09] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.021575 10.0.0.50 - - [2026-01-06 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.50 - - [2026-01-06 21:24:09] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007252 10.0.0.50 - - [2026-01-06 21:24:09] "POST /tags HTTP/1.1" 409 206 0.006880 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.50 - - [2026-01-06 21:24:10] "GET /tag/4aee65e1-4a6e-4b5c-8e96-92a1bd8bec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024858 10.0.0.50 - - [2026-01-06 21:24:10] "POST /tags HTTP/1.1" 409 226 0.003082 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2026-01-06 21:24:10] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019232 10.0.0.50 - - [2026-01-06 21:24:10] "POST /tags HTTP/1.1" 409 204 0.005235 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.50 - - [2026-01-06 21:24:10] "GET /tag/72bea61c-dd13-4ef7-83aa-059234c48c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018575 10.0.0.50 - - [2026-01-06 21:24:10] "POST /tags HTTP/1.1" 409 226 0.008483 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.50 - - [2026-01-06 21:24:10] "GET /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021611 10.0.0.50 - - [2026-01-06 21:24:10] "POST /tags HTTP/1.1" 409 228 0.008292 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-01-06 21:24:10] "GET /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017274 10.0.0.50 - - [2026-01-06 21:24:10] "POST /tags HTTP/1.1" 409 252 0.002112 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.50 - - [2026-01-06 21:24:10] "GET /tag/5a71b18f-996f-44f3-99a2-3de02c87591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.027521 10.0.0.50 - - [2026-01-06 21:24:10] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006310 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.50 - - [2026-01-06 21:24:10] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004984 10.0.0.50 - - [2026-01-06 21:24:10] "POST /firewall-rules HTTP/1.1" 409 281 0.008224 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2026-01-06 21:24:10] "PUT /firewall-rule/6174081c-2e67-4226-b4ac-fa8ac96a4a83 HTTP/1.1" 200 260 0.023902 10.0.0.50 - - [2026-01-06 21:24:10] "POST /firewall-rules HTTP/1.1" 409 291 0.013246 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2026-01-06 21:24:10] "PUT /firewall-rule/a2f8b059-4b23-49a3-b405-ec3d5f2d93da HTTP/1.1" 200 260 0.025446 10.0.0.50 - - [2026-01-06 21:24:10] "GET /firewall-rule/a2f8b059-4b23-49a3-b405-ec3d5f2d93da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016419 10.0.0.50 - - [2026-01-06 21:24:10] "POST /firewall-rules HTTP/1.1" 200 658 0.099161 10.0.0.50 - - [2026-01-06 21:24:10] "GET /firewall-rule/ded2b914-5673-4989-b34b-763946dc9673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.046916 10.0.0.50 - - [2026-01-06 21:24:10] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006156 10.0.0.50 - - [2026-01-06 21:24:10] "GET /firewall-rule/6174081c-2e67-4226-b4ac-fa8ac96a4a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004734 10.0.0.50 - - [2026-01-06 21:24:10] "POST /firewall-policys HTTP/1.1" 409 269 0.002257 10.0.0.50 - - [2026-01-06 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.50 - - [2026-01-06 21:24:11] "PUT /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4 HTTP/1.1" 200 264 0.029803 10.0.0.50 - - [2026-01-06 21:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036267 10.0.0.50 - - [2026-01-06 21:24:11] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014361 10.0.0.50 - - [2026-01-06 21:24:11] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002973 10.0.0.50 - - [2026-01-06 21:24:11] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003158 10.0.0.50 - - [2026-01-06 21:24:11] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003625 10.0.0.50 - - [2026-01-06 21:24:11] "GET /firewall-policy/918bdf9a-1f8a-48c4-bf69-de2e6b4b66bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005750 10.0.0.50 - - [2026-01-06 21:24:11] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002973 10.0.0.50 - - [2026-01-06 21:24:11] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002801 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001202 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:24:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:24:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:24:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001186 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:24:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001681 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009157 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.007702 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005651 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.50 - - [2026-01-06 21:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.50 - - [2026-01-06 21:25:12] "GET /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003538 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005721 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.074534 10.0.0.50 - - [2026-01-06 21:25:12] "DELETE /loadbalancer-member/d0f8ce2a-b202-46ed-be08-a637eb5c5d95 HTTP/1.1" 200 115 0.054218 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006433 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003210 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005152 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005981 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.005728 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005354 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006654 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003625 10.0.0.50 - - [2026-01-06 21:25:12] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007313 10.0.0.50 - - [2026-01-06 21:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003362 10.0.0.50 - - [2026-01-06 21:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.50 - - [2026-01-06 21:25:13] "GET /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003274 10.0.0.50 - - [2026-01-06 21:25:13] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012156 10.0.0.50 - - [2026-01-06 21:25:13] "POST /set-tag HTTP/1.1" 200 109 0.008322 10.0.0.50 - - [2026-01-06 21:25:13] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006740 10.0.0.50 - - [2026-01-06 21:25:13] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.50 - - [2026-01-06 21:25:13] "GET /virtual-machine/6ee7a654-c912-484f-9314-2cf8122bbe6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002800 10.0.0.50 - - [2026-01-06 21:25:13] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.50 - - [2026-01-06 21:25:13] "GET /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006026 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.020746 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.028149 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.021474 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.038377 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.062407 10.0.0.50 - - [2026-01-06 21:25:14] "DELETE /instance-ip/b5f33242-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.049804 10.0.0.50 - - [2026-01-06 21:25:14] "POST /ref-update HTTP/1.1" 200 156 0.027958 10.0.0.50 - - [2026-01-06 21:25:14] "DELETE /virtual-machine-interface/b5d72386-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.067962 10.0.0.50 - - [2026-01-06 21:25:14] "DELETE /virtual-machine/6ee7a654-c912-484f-9314-2cf8122bbe6c HTTP/1.1" 200 115 0.023032 10.0.0.50 - - [2026-01-06 21:25:14] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010258 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.003836 10.0.0.50 - - [2026-01-06 21:25:14] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006189 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.50 - - [2026-01-06 21:25:14] "GET /virtual-machine/4a90614f-d342-497b-9537-5930731baebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006441 10.0.0.50 - - [2026-01-06 21:25:14] "POST /ref-update HTTP/1.1" 200 156 0.017429 10.0.0.50 - - [2026-01-06 21:25:14] "GET /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011027 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.019270 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.034140 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.031871 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.020977 10.0.0.50 - - [2026-01-06 21:25:14] "POST /set-tag HTTP/1.1" 200 109 0.064894 10.0.0.50 - - [2026-01-06 21:25:14] "DELETE /instance-ip/b564e7da-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.064261 10.0.0.50 - - [2026-01-06 21:25:14] "POST /ref-update HTTP/1.1" 200 156 0.014584 10.0.0.50 - - [2026-01-06 21:25:15] "DELETE /virtual-machine-interface/b5493f08-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.041908 10.0.0.50 - - [2026-01-06 21:25:15] "DELETE /virtual-machine/4a90614f-d342-497b-9537-5930731baebd HTTP/1.1" 200 115 0.028626 10.0.0.50 - - [2026-01-06 21:25:15] "DELETE /tag/43a608dc-2cd8-4ade-9b86-0e792fca80f8 HTTP/1.1" 200 115 0.042437 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004363 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.004032 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006308 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine/3aea2142-2fef-4c23-9662-d2a072bb01ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003988 10.0.0.50 - - [2026-01-06 21:25:15] "POST /ref-update HTTP/1.1" 200 156 0.013455 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015731 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.023088 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.028838 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.027389 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.017669 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.032570 10.0.0.50 - - [2026-01-06 21:25:15] "DELETE /instance-ip/b695064e-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.079524 10.0.0.50 - - [2026-01-06 21:25:15] "DELETE /virtual-machine-interface/b67bdd36-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.050143 10.0.0.50 - - [2026-01-06 21:25:15] "DELETE /virtual-machine/3aea2142-2fef-4c23-9662-d2a072bb01ac HTTP/1.1" 200 115 0.021636 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005948 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.003022 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004957 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine/b2235f85-9562-433f-8042-be6255827d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005896 10.0.0.50 - - [2026-01-06 21:25:15] "POST /ref-update HTTP/1.1" 200 156 0.015528 10.0.0.50 - - [2026-01-06 21:25:15] "GET /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021091 10.0.0.50 - - [2026-01-06 21:25:15] "POST /set-tag HTTP/1.1" 200 109 0.036665 10.0.0.50 - - [2026-01-06 21:25:16] "POST /set-tag HTTP/1.1" 200 109 0.029943 10.0.0.50 - - [2026-01-06 21:25:16] "POST /set-tag HTTP/1.1" 200 109 0.036413 10.0.0.50 - - [2026-01-06 21:25:16] "POST /set-tag HTTP/1.1" 200 109 0.016975 10.0.0.50 - - [2026-01-06 21:25:16] "POST /set-tag HTTP/1.1" 200 109 0.031929 10.0.0.50 - - [2026-01-06 21:25:16] "DELETE /instance-ip/b715ea8e-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.055699 10.0.0.50 - - [2026-01-06 21:25:16] "DELETE /virtual-machine-interface/b6f833d6-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.039968 10.0.0.50 - - [2026-01-06 21:25:16] "DELETE /virtual-machine/b2235f85-9562-433f-8042-be6255827d8e HTTP/1.1" 200 115 0.022394 10.0.0.50 - - [2026-01-06 21:25:16] "DELETE /tag/cee9912b-7a69-406e-8498-ad7224db4972 HTTP/1.1" 200 115 0.034669 10.0.0.50 - - [2026-01-06 21:25:16] "DELETE /tag/4aee65e1-4a6e-4b5c-8e96-92a1bd8bec30 HTTP/1.1" 409 388 0.004495 10.0.0.50 - - [2026-01-06 21:25:43] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005104 10.0.0.50 - - [2026-01-06 21:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.50 - - [2026-01-06 21:25:43] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007562 10.0.0.50 - - [2026-01-06 21:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.50 - - [2026-01-06 21:25:44] "GET /virtual-machine/0ee4af87-3e68-4958-93a4-b783b7b10ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.008047 10.0.0.50 - - [2026-01-06 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.011861 10.0.0.50 - - [2026-01-06 21:25:44] "GET /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005963 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.038172 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.018283 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.035025 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.018237 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /instance-ip/b97b564c-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.061000 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /virtual-machine-interface/b9557e2c-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.044900 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /virtual-machine/0ee4af87-3e68-4958-93a4-b783b7b10ad3 HTTP/1.1" 200 115 0.024933 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /tag/58b96df6-7a1c-40d9-b95c-b663b859e071 HTTP/1.1" 200 115 0.049855 10.0.0.50 - - [2026-01-06 21:25:44] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007075 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.50 - - [2026-01-06 21:25:44] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.50 - - [2026-01-06 21:25:44] "GET /virtual-machine/9b998e21-ef4e-4fd7-84ae-581af80c11da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003677 10.0.0.50 - - [2026-01-06 21:25:44] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.50 - - [2026-01-06 21:25:44] "GET /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014095 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.019066 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.029057 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.039088 10.0.0.50 - - [2026-01-06 21:25:44] "POST /set-tag HTTP/1.1" 200 109 0.017732 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /instance-ip/b8471a36-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.064322 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /virtual-machine-interface/b8288d96-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.044986 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /virtual-machine/9b998e21-ef4e-4fd7-84ae-581af80c11da HTTP/1.1" 200 115 0.017277 10.0.0.50 - - [2026-01-06 21:25:44] "DELETE /tag/72bea61c-dd13-4ef7-83aa-059234c48c58 HTTP/1.1" 409 236 0.007436 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005105 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005143 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003709 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine/d81cb17a-f033-48e3-973d-82e88573c4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003105 10.0.0.50 - - [2026-01-06 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.011709 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005071 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.030391 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.029792 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.018978 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.029550 10.0.0.50 - - [2026-01-06 21:25:45] "DELETE /instance-ip/b8ec033e-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.059045 10.0.0.50 - - [2026-01-06 21:25:45] "DELETE /virtual-machine-interface/b8d00d0a-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.039614 10.0.0.50 - - [2026-01-06 21:25:45] "DELETE /virtual-machine/d81cb17a-f033-48e3-973d-82e88573c4bf HTTP/1.1" 200 115 0.024355 10.0.0.50 - - [2026-01-06 21:25:45] "DELETE /tag/5a71b18f-996f-44f3-99a2-3de02c87591f HTTP/1.1" 409 236 0.006432 10.0.0.50 - - [2026-01-06 21:25:45] "DELETE /tag/61372a6b-8367-4eff-b285-17e1cff025fa HTTP/1.1" 200 115 0.049445 10.0.0.50 - - [2026-01-06 21:25:45] "DELETE /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39 HTTP/1.1" 409 236 0.005198 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004603 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003414 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004782 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine/2f1ee52a-f159-4a7e-b51f-c9eed2de0d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003717 10.0.0.50 - - [2026-01-06 21:25:45] "POST /ref-update HTTP/1.1" 200 156 0.010083 10.0.0.50 - - [2026-01-06 21:25:45] "GET /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013565 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.018641 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.033713 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.036453 10.0.0.50 - - [2026-01-06 21:25:45] "POST /set-tag HTTP/1.1" 200 109 0.015601 10.0.0.50 - - [2026-01-06 21:25:46] "DELETE /instance-ip/b7b7f61c-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.060024 10.0.0.50 - - [2026-01-06 21:25:46] "DELETE /virtual-machine-interface/b798a7d0-eb45-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.045138 10.0.0.50 - - [2026-01-06 21:25:46] "DELETE /virtual-machine/2f1ee52a-f159-4a7e-b51f-c9eed2de0d1d HTTP/1.1" 200 115 0.022543 10.0.0.50 - - [2026-01-06 21:25:46] "DELETE /tag/2ba81113-3907-4ad0-b619-16e136ee2b2d HTTP/1.1" 200 115 0.039476 10.0.0.50 - - [2026-01-06 21:25:46] "DELETE /tag/b144ba14-2ca7-451f-9acd-a3514b2bff26 HTTP/1.1" 200 115 0.039816 10.0.0.50 - - [2026-01-06 21:25:46] "DELETE /tag/f87b6526-5c38-42a2-bb1d-f41b7305b1e6 HTTP/1.1" 200 115 0.037154 10.0.0.50 - - [2026-01-06 21:25:47] "POST /projects HTTP/1.1" 409 238 0.002980 10.0.0.50 - - [2026-01-06 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2026-01-06 21:25:47] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043544 10.0.0.50 - - [2026-01-06 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.50 - - [2026-01-06 21:25:47] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007161 10.0.0.50 - - [2026-01-06 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.50 - - [2026-01-06 21:25:47] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.013206 10.0.0.50 - - [2026-01-06 21:25:47] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.50 - - [2026-01-06 21:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.50 - - [2026-01-06 21:25:47] "PUT /security-group/00828e8d-4bbc-434d-81f1-dab2dc511dfb HTTP/1.1" 200 262 0.061050 10.0.0.50 - - [2026-01-06 21:25:48] "PUT /access-control-list/1bd0a2d8-3189-4a9f-8657-b536604fc6a3 HTTP/1.1" 200 272 0.024384 10.0.0.50 - - [2026-01-06 21:25:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028437 10.0.0.50 - - [2026-01-06 21:25:48] "PUT /access-control-list/bc7e3efd-0f5d-41f0-b5a8-88413705e730 HTTP/1.1" 200 272 0.029320 10.0.0.50 - - [2026-01-06 21:25:53] "POST /projects HTTP/1.1" 409 238 0.002387 10.0.0.50 - - [2026-01-06 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2026-01-06 21:25:53] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051047 10.0.0.50 - - [2026-01-06 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.50 - - [2026-01-06 21:25:53] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004667 10.0.0.50 - - [2026-01-06 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2026-01-06 21:25:53] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006234 10.0.0.50 - - [2026-01-06 21:25:53] "POST /security-groups HTTP/1.1" 409 285 0.004962 10.0.0.50 - - [2026-01-06 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.50 - - [2026-01-06 21:25:53] "PUT /security-group/00828e8d-4bbc-434d-81f1-dab2dc511dfb HTTP/1.1" 200 262 0.116021 10.0.0.50 - - [2026-01-06 21:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.082544 10.0.0.50 - - [2026-01-06 21:25:53] "PUT /access-control-list/1bd0a2d8-3189-4a9f-8657-b536604fc6a3 HTTP/1.1" 200 272 0.072429 10.0.0.50 - - [2026-01-06 21:25:53] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014559 10.0.0.50 - - [2026-01-06 21:25:53] "PUT /access-control-list/bc7e3efd-0f5d-41f0-b5a8-88413705e730 HTTP/1.1" 200 272 0.041819 10.0.0.50 - - [2026-01-06 21:25:53] "GET /firewall-rule/330f694d-e733-4bbb-9d4f-b2ba97601ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011369 10.0.0.50 - - [2026-01-06 21:25:53] "POST /ref-update HTTP/1.1" 200 156 0.065107 10.0.0.50 - - [2026-01-06 21:25:53] "DELETE /firewall-rule/330f694d-e733-4bbb-9d4f-b2ba97601ff0 HTTP/1.1" 200 115 0.044548 10.0.0.50 - - [2026-01-06 21:25:53] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005953 10.0.0.50 - - [2026-01-06 21:25:53] "GET /firewall-rule/2138f2d0-09dc-48f0-9f98-860fb199a429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003543 10.0.0.50 - - [2026-01-06 21:25:53] "POST /ref-update HTTP/1.1" 200 156 0.054808 10.0.0.50 - - [2026-01-06 21:25:53] "DELETE /firewall-rule/2138f2d0-09dc-48f0-9f98-860fb199a429 HTTP/1.1" 200 115 0.038997 10.0.0.50 - - [2026-01-06 21:25:53] "DELETE /tag/b8c6d201-bc98-4309-ab98-26500011304a HTTP/1.1" 200 115 0.044174 10.0.0.50 - - [2026-01-06 21:25:53] "DELETE /tag/5a71b18f-996f-44f3-99a2-3de02c87591f HTTP/1.1" 409 236 0.004831 10.0.0.50 - - [2026-01-06 21:25:53] "DELETE /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39 HTTP/1.1" 409 236 0.005522 10.0.0.50 - - [2026-01-06 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.50 - - [2026-01-06 21:25:53] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004908 10.0.0.50 - - [2026-01-06 21:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.50 - - [2026-01-06 21:25:53] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005751 10.0.0.50 - - [2026-01-06 21:25:54] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.060012 10.0.0.50 - - [2026-01-06 21:25:54] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.049064 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /security-group/00828e8d-4bbc-434d-81f1-dab2dc511dfb HTTP/1.1" 200 115 0.054801 10.0.0.50 - - [2026-01-06 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /access-control-list/1bd0a2d8-3189-4a9f-8657-b536604fc6a3 HTTP/1.1" 200 115 0.031560 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /access-control-list/bc7e3efd-0f5d-41f0-b5a8-88413705e730 HTTP/1.1" 200 115 0.025298 10.0.0.50 - - [2026-01-06 21:25:54] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042875 10.0.0.50 - - [2026-01-06 21:25:54] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?fields=security_groups HTTP/1.1" 200 1352 0.044365 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /security-group/8bb373a7-2f2a-4397-99b2-23727d26d100 HTTP/1.1" 200 115 0.057386 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /access-control-list/807b5580-946f-46e9-960d-a3aa5918b3eb HTTP/1.1" 200 115 0.035187 10.0.0.50 - - [2026-01-06 21:25:54] "GET /project/4a598366-abfd-4182-b7c9-f12abe0a4c16?fields=application_policy_sets HTTP/1.1" 200 1391 0.050822 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /access-control-list/a53c03df-8cac-4a41-b73e-fe3c56c5338e HTTP/1.1" 200 115 0.064810 10.0.0.50 - - [2026-01-06 21:25:54] "DELETE /project/4a598366-abfd-4182-b7c9-f12abe0a4c16 HTTP/1.1" 200 115 0.369501 10.0.0.50 - - [2026-01-06 21:25:54] "POST /projects HTTP/1.1" 409 238 0.002813 10.0.0.50 - - [2026-01-06 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-01-06 21:25:54] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043188 10.0.0.50 - - [2026-01-06 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2026-01-06 21:25:54] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004972 10.0.0.50 - - [2026-01-06 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.50 - - [2026-01-06 21:25:54] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005343 10.0.0.50 - - [2026-01-06 21:25:54] "POST /security-groups HTTP/1.1" 409 285 0.006949 10.0.0.50 - - [2026-01-06 21:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.50 - - [2026-01-06 21:25:54] "PUT /security-group/6715c854-e4f6-4a7f-91f3-4f3479a5a676 HTTP/1.1" 200 262 0.069509 10.0.0.50 - - [2026-01-06 21:25:54] "PUT /access-control-list/1e02764b-a72a-4b00-8e01-240e0a0ea45d HTTP/1.1" 200 272 0.020426 10.0.0.50 - - [2026-01-06 21:25:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033827 10.0.0.50 - - [2026-01-06 21:25:55] "PUT /access-control-list/26776cb5-4ffc-46bf-8aae-6fc02fc500db HTTP/1.1" 200 272 0.036673 10.0.0.50 - - [2026-01-06 21:25:58] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004601 10.0.0.50 - - [2026-01-06 21:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.50 - - [2026-01-06 21:25:58] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002862 10.0.0.50 - - [2026-01-06 21:25:58] "GET /firewall-policy/e6d43ae0-c487-4c31-ad22-5ca5d689651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003203 10.0.0.50 - - [2026-01-06 21:25:58] "GET /firewall-rule/6174081c-2e67-4226-b4ac-fa8ac96a4a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003169 10.0.0.50 - - [2026-01-06 21:25:59] "POST /ref-update HTTP/1.1" 200 156 0.024982 10.0.0.50 - - [2026-01-06 21:25:59] "DELETE /firewall-rule/6174081c-2e67-4226-b4ac-fa8ac96a4a83 HTTP/1.1" 200 115 0.061664 10.0.0.50 - - [2026-01-06 21:25:59] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003559 10.0.0.50 - - [2026-01-06 21:25:59] "GET /firewall-rule/a2f8b059-4b23-49a3-b405-ec3d5f2d93da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008150 10.0.0.50 - - [2026-01-06 21:25:59] "POST /ref-update HTTP/1.1" 200 156 0.028451 10.0.0.50 - - [2026-01-06 21:25:59] "DELETE /firewall-rule/a2f8b059-4b23-49a3-b405-ec3d5f2d93da HTTP/1.1" 200 115 0.075356 10.0.0.50 - - [2026-01-06 21:25:59] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005318 10.0.0.50 - - [2026-01-06 21:25:59] "GET /firewall-rule/ded2b914-5673-4989-b34b-763946dc9673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003387 10.0.0.50 - - [2026-01-06 21:25:59] "POST /ref-update HTTP/1.1" 200 156 0.031810 10.0.0.50 - - [2026-01-06 21:25:59] "DELETE /firewall-rule/ded2b914-5673-4989-b34b-763946dc9673 HTTP/1.1" 200 115 0.053165 10.0.0.50 - - [2026-01-06 21:25:59] "GET /application-policy-set/07585d05-68b1-4313-8562-4eaf4f8cc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008074 10.0.0.50 - - [2026-01-06 21:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-01-06 21:25:59] "GET /policy-management/dd103f02-3bd7-4aaf-92cb-76b870eff4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003385 10.0.0.50 - - [2026-01-06 21:25:59] "GET /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005093 10.0.0.50 - - [2026-01-06 21:25:59] "POST /ref-update HTTP/1.1" 200 156 0.079610 10.0.0.50 - - [2026-01-06 21:25:59] "DELETE /firewall-policy/cafa8bdf-eb59-422f-8d35-b915764cfcb4 HTTP/1.1" 200 115 0.081261 10.0.0.50 - - [2026-01-06 21:25:59] "DELETE /tag/7c0d0cb1-ae4b-4455-8881-31165c65af39 HTTP/1.1" 200 115 0.126760 10.0.0.50 - - [2026-01-06 21:25:59] "DELETE /tag/72bea61c-dd13-4ef7-83aa-059234c48c58 HTTP/1.1" 200 115 0.113624 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /tag/5a71b18f-996f-44f3-99a2-3de02c87591f HTTP/1.1" 200 115 0.081419 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /tag/4aee65e1-4a6e-4b5c-8e96-92a1bd8bec30 HTTP/1.1" 200 115 0.107160 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /loadbalancer-member/70c1f9c2-a4a6-4626-92ba-137a978b0176 HTTP/1.1" 200 115 0.058406 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /loadbalancer-pool/997a3223-d36b-4474-a3b5-7f97895bcd03 HTTP/1.1" 200 115 0.042125 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /loadbalancer-listener/7e49f243-e67f-46ab-a043-3c7bbc3ac9db HTTP/1.1" 200 115 0.053962 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /loadbalancer/b46534b0-605e-4032-9f60-bdf9f41590a4 HTTP/1.1" 200 115 0.055362 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /floating-ip/f1b5a404-02bd-4a6e-b9aa-9fea699207d1 HTTP/1.1" 200 115 0.042090 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /instance-ip/1a1bb736-ac26-40b1-b2a8-872427ee0f1b HTTP/1.1" 200 115 0.058343 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /virtual-machine-interface/1dcd5538-cc01-4956-ac7a-c9627d3367b7 HTTP/1.1" 200 115 0.076635 10.0.0.50 - - [2026-01-06 21:26:00] "DELETE /tag/f16083df-cd41-405a-853b-4168069dac02 HTTP/1.1" 200 115 0.097063 10.0.0.50 - - [2026-01-06 21:26:00] "POST /projects HTTP/1.1" 409 238 0.005970 10.0.0.50 - - [2026-01-06 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.50 - - [2026-01-06 21:26:00] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051950 10.0.0.50 - - [2026-01-06 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.50 - - [2026-01-06 21:26:00] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010100 10.0.0.50 - - [2026-01-06 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.50 - - [2026-01-06 21:26:00] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004278 10.0.0.50 - - [2026-01-06 21:26:00] "POST /security-groups HTTP/1.1" 409 285 0.003157 10.0.0.50 - - [2026-01-06 21:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-01-06 21:26:01] "PUT /security-group/6715c854-e4f6-4a7f-91f3-4f3479a5a676 HTTP/1.1" 200 262 0.073143 10.0.0.50 - - [2026-01-06 21:26:01] "PUT /access-control-list/1e02764b-a72a-4b00-8e01-240e0a0ea45d HTTP/1.1" 200 272 0.024225 10.0.0.50 - - [2026-01-06 21:26:01] "PUT /access-control-list/26776cb5-4ffc-46bf-8aae-6fc02fc500db HTTP/1.1" 200 272 0.038470 10.0.0.50 - - [2026-01-06 21:26:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047118 10.0.0.50 - - [2026-01-06 21:26:01] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.010141 10.0.0.50 - - [2026-01-06 21:26:01] "GET /firewall-rule/e2e8917a-4ecc-4609-b363-580746a3bd5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003964 10.0.0.50 - - [2026-01-06 21:26:01] "POST /ref-update HTTP/1.1" 200 156 0.062599 10.0.0.50 - - [2026-01-06 21:26:01] "DELETE /firewall-rule/e2e8917a-4ecc-4609-b363-580746a3bd5f HTTP/1.1" 200 115 0.061068 10.0.0.50 - - [2026-01-06 21:26:01] "GET /firewall-policy/3d0de439-10f5-4646-932d-07d0be7438e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.015598 10.0.0.50 - - [2026-01-06 21:26:01] "GET /firewall-rule/0cbbb453-0225-420c-9f58-404ff57da55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004116 10.0.0.50 - - [2026-01-06 21:26:01] "POST /ref-update HTTP/1.1" 200 156 0.044278 10.0.0.50 - - [2026-01-06 21:26:01] "DELETE /firewall-rule/0cbbb453-0225-420c-9f58-404ff57da55c HTTP/1.1" 200 115 0.059842 10.0.0.50 - - [2026-01-06 21:26:01] "DELETE /tag/e63aa63f-6b6b-4797-9651-7c29e97168a1 HTTP/1.1" 200 115 0.057598 10.0.0.50 - - [2026-01-06 21:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.50 - - [2026-01-06 21:26:01] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005067 10.0.0.50 - - [2026-01-06 21:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-01-06 21:26:01] "GET /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005272 10.0.0.50 - - [2026-01-06 21:26:01] "PUT /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6 HTTP/1.1" 200 264 0.122956 10.0.0.50 - - [2026-01-06 21:26:01] "PUT /virtual-network/46684a6a-35bf-44db-9cd6-358db196b1b6 HTTP/1.1" 200 264 0.098244 10.0.0.50 - - [2026-01-06 21:26:01] "DELETE /security-group/6715c854-e4f6-4a7f-91f3-4f3479a5a676 HTTP/1.1" 200 115 0.074194 10.0.0.50 - - [2026-01-06 21:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.50 - - [2026-01-06 21:26:02] "DELETE /access-control-list/1e02764b-a72a-4b00-8e01-240e0a0ea45d HTTP/1.1" 200 115 0.067768 10.0.0.50 - - [2026-01-06 21:26:02] "DELETE /access-control-list/26776cb5-4ffc-46bf-8aae-6fc02fc500db HTTP/1.1" 200 115 0.076875 10.0.0.50 - - [2026-01-06 21:26:02] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.110634 10.0.0.50 - - [2026-01-06 21:26:02] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?fields=security_groups HTTP/1.1" 200 1352 0.063884 10.0.0.50 - - [2026-01-06 21:26:02] "DELETE /security-group/87f1dab7-8c76-4529-b7c5-9f04a91f961c HTTP/1.1" 200 115 0.088140 10.0.0.50 - - [2026-01-06 21:26:02] "DELETE /access-control-list/b08b3603-8046-45c0-863d-b02014fa44a2 HTTP/1.1" 200 115 0.071284 10.0.0.50 - - [2026-01-06 21:26:02] "GET /project/71a63790-ece8-4229-a915-9c648d66e05b?fields=application_policy_sets HTTP/1.1" 200 1391 0.066310 10.0.0.50 - - [2026-01-06 21:26:02] "DELETE /access-control-list/775ce6cb-2d64-4ee5-a0fe-9fd725c3824c HTTP/1.1" 200 115 0.069129 10.0.0.50 - - [2026-01-06 21:26:02] "DELETE /project/71a63790-ece8-4229-a915-9c648d66e05b HTTP/1.1" 200 115 0.526368 10.0.0.50 - - [2026-01-06 21:26:54] "GET / HTTP/1.1" 200 35931 0.002551 10.0.0.50 - - [2026-01-06 21:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.50 - - [2026-01-06 21:26:54] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004054 10.0.0.50 - - [2026-01-06 21:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2026-01-06 21:26:54] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002925 10.0.0.50 - - [2026-01-06 21:27:10] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.50 - - [2026-01-06 21:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.50 - - [2026-01-06 21:27:10] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005326 10.0.0.50 - - [2026-01-06 21:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-01-06 21:27:10] "GET /config-node/5ff2c15e-5b89-4468-b1ca-a27280ab0111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002669 10.0.0.50 - - [2026-01-06 21:27:10] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.50 - - [2026-01-06 21:27:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002753 10.0.0.50 - - [2026-01-06 21:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2026-01-06 21:27:15] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002920 10.0.0.50 - - [2026-01-06 21:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2026-01-06 21:27:15] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.009273 10.0.0.50 - - [2026-01-06 21:27:16] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 264 0.002649 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/3202162c-0083-4c7a-850e-78684058d0fb HTTP/1.1" 200 244 0.018403 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 261 0.006554 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/b8439cd4-6414-44f2-a885-652477483269 HTTP/1.1" 200 244 0.014015 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 261 0.005424 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/d3a6b5d8-7a51-43b0-a5e2-c168668f4ba3 HTTP/1.1" 200 244 0.015660 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 253 0.013537 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/e77b4003-836d-425e-924a-9a8569ec8a92 HTTP/1.1" 200 244 0.020411 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 251 0.006725 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/b96a3fc0-a3f3-4f12-81b3-73ffa43e5ab0 HTTP/1.1" 200 244 0.015974 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 252 0.006794 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/00647be8-f5c6-450d-8e9b-dbc4b5920fcb HTTP/1.1" 200 244 0.011732 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 256 0.003749 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/5f617c64-7996-4a0d-b628-fe92b5cedea6 HTTP/1.1" 200 244 0.012468 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 248 0.011692 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/75752487-91f6-4130-ba3c-5922b82bf80a HTTP/1.1" 200 244 0.012926 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 252 0.008550 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/440dc41d-c62a-4c06-b8ba-8498e7464229 HTTP/1.1" 200 244 0.013322 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 257 0.006632 10.0.0.50 - - [2026-01-06 21:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012710 10.0.0.50 - - [2026-01-06 21:27:16] "PUT /alarm/b7a01006-28d3-4420-a191-c1fa8003a4cc HTTP/1.1" 200 244 0.029241 10.0.0.50 - - [2026-01-06 21:27:16] "POST /alarms HTTP/1.1" 409 251 0.010998 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/1ca7ca1d-9381-4259-a5ca-2c5e63c76d00 HTTP/1.1" 200 244 0.019048 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 257 0.004883 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/9a5d4488-6755-4ca1-84dc-d06d74db8d25 HTTP/1.1" 200 244 0.012732 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 261 0.005968 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/1f04cf9e-ccc5-4519-98aa-07621a51119d HTTP/1.1" 200 244 0.018765 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 258 0.005132 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/754a7acf-6d2e-4a5d-ba91-e412894b4131 HTTP/1.1" 200 244 0.017123 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 254 0.008137 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/bd62c685-1e3d-49f6-a4da-8e8e5c8f48e0 HTTP/1.1" 200 244 0.013641 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 254 0.006924 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/cc4e7ce3-78d2-4f47-9c8c-e50011d63d43 HTTP/1.1" 200 244 0.013814 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 254 0.015878 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/48b62074-b398-4d12-80d0-5f38eb4a6c6a HTTP/1.1" 200 244 0.017763 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 247 0.010744 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010170 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/932cb3f0-2513-4133-a250-74c4d845dbf8 HTTP/1.1" 200 244 0.017730 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 272 0.013595 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/aa1752b2-927b-4430-97e3-4440d4c3200f HTTP/1.1" 200 244 0.017420 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 261 0.013183 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/e334c489-5257-4b9f-b962-9c160a73f95f HTTP/1.1" 200 244 0.030641 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 259 0.009905 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/1ed163eb-528e-4b7c-b10d-4dbe0d1404c8 HTTP/1.1" 200 244 0.016643 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 265 0.004807 10.0.0.50 - - [2026-01-06 21:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2026-01-06 21:27:17] "PUT /alarm/cbcb71d5-4125-4dc8-b537-dfb3a3c1be8f HTTP/1.1" 200 244 0.016058 10.0.0.50 - - [2026-01-06 21:27:17] "POST /alarms HTTP/1.1" 409 279 0.010130 10.0.0.50 - - [2026-01-06 21:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.50 - - [2026-01-06 21:27:18] "PUT /alarm/f27b8f75-8756-42df-b0b2-ef77f2e6dc44 HTTP/1.1" 200 244 0.019264 10.0.0.50 - - [2026-01-06 21:27:18] "GET / HTTP/1.1" 200 35931 0.002738 10.0.0.50 - - [2026-01-06 21:27:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004524 10.0.0.50 - - [2026-01-06 21:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.50 - - [2026-01-06 21:27:18] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.016034 10.0.0.50 - - [2026-01-06 21:27:18] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.50 - - [2026-01-06 21:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.50 - - [2026-01-06 21:27:18] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002996 10.0.0.50 - - [2026-01-06 21:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2026-01-06 21:27:18] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.018926 10.0.0.50 - - [2026-01-06 21:27:19] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.50 - - [2026-01-06 21:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2026-01-06 21:27:19] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004820 10.0.0.50 - - [2026-01-06 21:27:19] "PUT /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be HTTP/1.1" 200 274 0.024231 10.0.0.50 - - [2026-01-06 21:27:21] "GET /global-system-configs HTTP/1.1" 200 322 0.006492 10.0.0.50 - - [2026-01-06 21:27:22] "GET /global-system-configs HTTP/1.1" 200 322 0.005330 10.0.0.50 - - [2026-01-06 21:27:22] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.50 - - [2026-01-06 21:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008792 10.0.0.50 - - [2026-01-06 21:27:22] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002985 10.0.0.50 - - [2026-01-06 21:27:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002392 10.0.0.50 - - [2026-01-06 21:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-01-06 21:27:22] "GET /bgp-router/46d5af61-8277-47e3-9739-0745d417a244?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004978 10.0.0.50 - - [2026-01-06 21:27:22] "PUT /bgp-router/46d5af61-8277-47e3-9739-0745d417a244 HTTP/1.1" 200 254 0.029012 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:27:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:27:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001214 10.0.0.50 - - [2026-01-06 21:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.50 - - [2026-01-06 21:27:25] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003767 10.0.0.50 - - [2026-01-06 21:27:38] "GET / HTTP/1.1" 200 35931 0.002956 10.0.0.50 - - [2026-01-06 21:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.50 - - [2026-01-06 21:27:38] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009793 10.0.0.50 - - [2026-01-06 21:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.50 - - [2026-01-06 21:27:38] "GET /config-node/5ff2c15e-5b89-4468-b1ca-a27280ab0111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002966 10.0.0.50 - - [2026-01-06 21:27:49] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.50 - - [2026-01-06 21:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010455 10.0.0.50 - - [2026-01-06 21:27:49] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005048 10.0.0.50 - - [2026-01-06 21:27:49] "POST /bgp-routers HTTP/1.1" 409 301 0.003992 10.0.0.50 - - [2026-01-06 21:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.50 - - [2026-01-06 21:27:49] "GET /bgp-router/46d5af61-8277-47e3-9739-0745d417a244?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004348 10.0.0.50 - - [2026-01-06 21:27:50] "PUT /bgp-router/46d5af61-8277-47e3-9739-0745d417a244 HTTP/1.1" 200 254 0.015870 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001149 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:27:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:27:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 10.0.0.50 - - [2026-01-06 21:28:08] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.50 - - [2026-01-06 21:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-01-06 21:28:08] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.015131 10.0.0.50 - - [2026-01-06 21:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.50 - - [2026-01-06 21:28:08] "GET /config-node/5ff2c15e-5b89-4468-b1ca-a27280ab0111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002877 10.0.0.50 - - [2026-01-06 21:28:08] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.50 - - [2026-01-06 21:28:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015104 10.0.0.50 - - [2026-01-06 21:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.50 - - [2026-01-06 21:28:13] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003603 10.0.0.50 - - [2026-01-06 21:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.50 - - [2026-01-06 21:28:13] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.024641 10.0.0.50 - - [2026-01-06 21:28:14] "GET / HTTP/1.1" 200 35931 0.004815 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 264 0.003031 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/3202162c-0083-4c7a-850e-78684058d0fb HTTP/1.1" 200 244 0.015293 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 261 0.004284 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/b8439cd4-6414-44f2-a885-652477483269 HTTP/1.1" 200 244 0.013156 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 261 0.004336 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/d3a6b5d8-7a51-43b0-a5e2-c168668f4ba3 HTTP/1.1" 200 244 0.017784 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 253 0.003479 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/e77b4003-836d-425e-924a-9a8569ec8a92 HTTP/1.1" 200 244 0.015226 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 251 0.003704 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/b96a3fc0-a3f3-4f12-81b3-73ffa43e5ab0 HTTP/1.1" 200 244 0.014738 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 252 0.002692 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/00647be8-f5c6-450d-8e9b-dbc4b5920fcb HTTP/1.1" 200 244 0.015839 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 256 0.011917 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/5f617c64-7996-4a0d-b628-fe92b5cedea6 HTTP/1.1" 200 244 0.011883 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 248 0.007404 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/75752487-91f6-4130-ba3c-5922b82bf80a HTTP/1.1" 200 244 0.011416 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 252 0.009075 10.0.0.50 - - [2026-01-06 21:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.50 - - [2026-01-06 21:28:14] "PUT /alarm/440dc41d-c62a-4c06-b8ba-8498e7464229 HTTP/1.1" 200 244 0.011667 10.0.0.50 - - [2026-01-06 21:28:14] "POST /alarms HTTP/1.1" 409 257 0.013991 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/b7a01006-28d3-4420-a191-c1fa8003a4cc HTTP/1.1" 200 244 0.012162 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 251 0.006975 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/1ca7ca1d-9381-4259-a5ca-2c5e63c76d00 HTTP/1.1" 200 244 0.010727 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 257 0.008488 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/9a5d4488-6755-4ca1-84dc-d06d74db8d25 HTTP/1.1" 200 244 0.012303 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 261 0.003490 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/1f04cf9e-ccc5-4519-98aa-07621a51119d HTTP/1.1" 200 244 0.014078 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 258 0.013448 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/754a7acf-6d2e-4a5d-ba91-e412894b4131 HTTP/1.1" 200 244 0.010794 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 254 0.004443 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/bd62c685-1e3d-49f6-a4da-8e8e5c8f48e0 HTTP/1.1" 200 244 0.010376 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 254 0.005985 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/cc4e7ce3-78d2-4f47-9c8c-e50011d63d43 HTTP/1.1" 200 244 0.010835 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 254 0.004583 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/48b62074-b398-4d12-80d0-5f38eb4a6c6a HTTP/1.1" 200 244 0.011943 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 247 0.020529 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/932cb3f0-2513-4133-a250-74c4d845dbf8 HTTP/1.1" 200 244 0.010492 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 272 0.004781 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/aa1752b2-927b-4430-97e3-4440d4c3200f HTTP/1.1" 200 244 0.012158 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 261 0.011665 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/e334c489-5257-4b9f-b962-9c160a73f95f HTTP/1.1" 200 244 0.014476 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 259 0.012449 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/1ed163eb-528e-4b7c-b10d-4dbe0d1404c8 HTTP/1.1" 200 244 0.026829 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 265 0.015835 10.0.0.50 - - [2026-01-06 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.50 - - [2026-01-06 21:28:15] "PUT /alarm/cbcb71d5-4125-4dc8-b537-dfb3a3c1be8f HTTP/1.1" 200 244 0.018567 10.0.0.50 - - [2026-01-06 21:28:15] "POST /alarms HTTP/1.1" 409 279 0.008312 10.0.0.50 - - [2026-01-06 21:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.50 - - [2026-01-06 21:28:16] "PUT /alarm/f27b8f75-8756-42df-b0b2-ef77f2e6dc44 HTTP/1.1" 200 244 0.013470 10.0.0.50 - - [2026-01-06 21:28:16] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.50 - - [2026-01-06 21:28:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002286 10.0.0.50 - - [2026-01-06 21:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2026-01-06 21:28:16] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.011060 10.0.0.50 - - [2026-01-06 21:28:16] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.50 - - [2026-01-06 21:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-01-06 21:28:16] "GET /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003800 10.0.0.50 - - [2026-01-06 21:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.50 - - [2026-01-06 21:28:16] "PUT /global-vrouter-config/f6f08d01-76b1-4b9c-9efe-1eb6132c4fb1 HTTP/1.1" 200 276 0.010689 10.0.0.50 - - [2026-01-06 21:28:17] "GET / HTTP/1.1" 200 35931 0.002254 10.0.0.50 - - [2026-01-06 21:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.50 - - [2026-01-06 21:28:17] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005512 10.0.0.50 - - [2026-01-06 21:28:17] "PUT /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be HTTP/1.1" 200 274 0.021676 10.0.0.50 - - [2026-01-06 21:28:20] "GET / HTTP/1.1" 200 35931 0.002270 10.0.0.50 - - [2026-01-06 21:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.50 - - [2026-01-06 21:28:20] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012123 10.0.0.50 - - [2026-01-06 21:28:20] "POST /bgp-routers HTTP/1.1" 409 301 0.004892 10.0.0.50 - - [2026-01-06 21:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.50 - - [2026-01-06 21:28:20] "GET /bgp-router/46d5af61-8277-47e3-9739-0745d417a244?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003850 10.0.0.50 - - [2026-01-06 21:28:20] "PUT /bgp-router/46d5af61-8277-47e3-9739-0745d417a244 HTTP/1.1" 200 254 0.014688 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:28:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:28:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 10.0.0.50 - - [2026-01-06 21:28:24] "POST /tags HTTP/1.1" 200 355 0.033897 10.0.0.50 - - [2026-01-06 21:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018908 10.0.0.50 - - [2026-01-06 21:28:24] "GET /tag/fe87eb3c-0808-46f1-929d-b2c5eae557f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.029074 10.0.0.50 - - [2026-01-06 21:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2026-01-06 21:28:24] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005563 10.0.0.50 - - [2026-01-06 21:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-01-06 21:28:25] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.219988 10.0.0.50 - - [2026-01-06 21:28:25] "POST /virtual-machines HTTP/1.1" 200 351 0.034763 10.0.0.50 - - [2026-01-06 21:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.034360 10.0.0.50 - - [2026-01-06 21:28:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.145561 10.0.0.50 - - [2026-01-06 21:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010609 10.0.0.50 - - [2026-01-06 21:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.50 - - [2026-01-06 21:28:25] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009005 10.0.0.50 - - [2026-01-06 21:28:25] "POST /instance-ips HTTP/1.1" 200 391 0.038904 10.0.0.50 - - [2026-01-06 21:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.041021 10.0.0.50 - - [2026-01-06 21:28:25] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.034451 10.0.0.50 - - [2026-01-06 21:28:25] "POST /set-tag HTTP/1.1" 200 109 0.042259 10.0.0.50 - - [2026-01-06 21:28:25] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.026177 10.0.0.50 - - [2026-01-06 21:28:25] "GET /instance-ip/a2787b9a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005624 10.0.0.50 - - [2026-01-06 21:28:25] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006061 10.0.0.50 - - [2026-01-06 21:28:25] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.50 - - [2026-01-06 21:28:25] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005556 10.0.0.50 - - [2026-01-06 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.016289 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.036397 10.0.0.50 - - [2026-01-06 21:28:26] "POST /set-tag HTTP/1.1" 200 109 0.005919 10.0.0.50 - - [2026-01-06 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-network/e3b3499f-89a1-4a5c-8d9a-b32a32b843b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009600 10.0.0.50 - - [2026-01-06 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.50 - - [2026-01-06 21:28:26] "GET /project/93084943-5516-4552-8476-e9e667c0ddfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039284 10.0.0.50 - - [2026-01-06 21:28:26] "POST /virtual-machines HTTP/1.1" 200 355 0.024404 10.0.0.50 - - [2026-01-06 21:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027126 10.0.0.50 - - [2026-01-06 21:28:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.127954 10.0.0.50 - - [2026-01-06 21:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027534 10.0.0.50 - - [2026-01-06 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024462 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005205 10.0.0.50 - - [2026-01-06 21:28:26] "POST /instance-ips HTTP/1.1" 200 395 0.042197 10.0.0.50 - - [2026-01-06 21:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020446 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013191 10.0.0.50 - - [2026-01-06 21:28:26] "POST /set-tag HTTP/1.1" 200 109 0.018189 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.051381 10.0.0.50 - - [2026-01-06 21:28:26] "GET /instance-ip/a31124b2-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006695 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005380 10.0.0.50 - - [2026-01-06 21:28:26] "POST /set-tag HTTP/1.1" 200 109 0.004170 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-router/aa028081-5527-4524-9549-35be0cc97c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006717 10.0.0.50 - - [2026-01-06 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.015355 10.0.0.50 - - [2026-01-06 21:28:26] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.030430 10.0.0.50 - - [2026-01-06 21:28:26] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.50 - - [2026-01-06 21:28:27] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009724 10.0.0.50 - - [2026-01-06 21:28:27] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.50 - - [2026-01-06 21:28:27] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012296 10.0.0.50 - - [2026-01-06 21:28:27] "POST /set-tag HTTP/1.1" 200 109 0.004350 10.0.0.50 - - [2026-01-06 21:28:43] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005569 10.0.0.50 - - [2026-01-06 21:28:43] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.50 - - [2026-01-06 21:28:44] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005852 10.0.0.50 - - [2026-01-06 21:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.50 - - [2026-01-06 21:28:45] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005570 10.0.0.50 - - [2026-01-06 21:28:45] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.50 - - [2026-01-06 21:29:02] "GET / HTTP/1.1" 200 35931 0.002122 10.0.0.50 - - [2026-01-06 21:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2026-01-06 21:29:02] "GET /global-system-config/eb490ef8-3405-4dab-a8f0-7698020515be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005410 10.0.0.50 - - [2026-01-06 21:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2026-01-06 21:29:02] "GET /config-node/5ff2c15e-5b89-4468-b1ca-a27280ab0111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003211 10.0.0.50 - - [2026-01-06 21:29:14] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.50 - - [2026-01-06 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.50 - - [2026-01-06 21:29:14] "GET /routing-instance/ec32eb9f-791f-43af-bb7b-3fc42aa428e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003732 10.0.0.50 - - [2026-01-06 21:29:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002906 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 10.0.0.50 - - [2026-01-06 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.50 - - [2026-01-06 21:29:14] "GET /bgp-router/46d5af61-8277-47e3-9739-0745d417a244?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004179 10.0.0.50 - - [2026-01-06 21:29:14] "PUT /bgp-router/46d5af61-8277-47e3-9739-0745d417a244 HTTP/1.1" 200 254 0.014320 10.0.0.50 - - [2026-01-06 21:29:16] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006415 10.0.0.50 - - [2026-01-06 21:29:16] "POST /set-tag HTTP/1.1" 200 109 0.004135 10.0.0.50 - - [2026-01-06 21:29:16] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005271 10.0.0.50 - - [2026-01-06 21:29:16] "POST /set-tag HTTP/1.1" 200 109 0.004146 10.0.0.50 - - [2026-01-06 21:29:16] "GET /virtual-machine/eda59d5e-50e1-42b8-ba2b-6d51f5fd4914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004458 10.0.0.50 - - [2026-01-06 21:29:16] "POST /ref-update HTTP/1.1" 200 156 0.015621 10.0.0.50 - - [2026-01-06 21:29:16] "GET /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007885 10.0.0.50 - - [2026-01-06 21:29:16] "POST /set-tag HTTP/1.1" 200 109 0.047567 10.0.0.50 - - [2026-01-06 21:29:16] "POST /set-tag HTTP/1.1" 200 109 0.062171 10.0.0.50 - - [2026-01-06 21:29:16] "DELETE /instance-ip/a2787b9a-eb46-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.056758 10.0.0.50 - - [2026-01-06 21:29:16] "DELETE /virtual-machine-interface/a256d602-eb46-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.046408 10.0.0.50 - - [2026-01-06 21:29:16] "DELETE /virtual-machine/eda59d5e-50e1-42b8-ba2b-6d51f5fd4914 HTTP/1.1" 200 115 0.022808 10.0.0.50 - - [2026-01-06 21:29:16] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007977 10.0.0.50 - - [2026-01-06 21:29:16] "POST /set-tag HTTP/1.1" 200 109 0.004028 10.0.0.50 - - [2026-01-06 21:29:47] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007140 10.0.0.50 - - [2026-01-06 21:29:47] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.50 - - [2026-01-06 21:29:47] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017027 10.0.0.50 - - [2026-01-06 21:29:47] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.50 - - [2026-01-06 21:29:47] "GET /virtual-machine/1223d677-a26e-4c19-beab-64e8f1d9b891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003303 10.0.0.50 - - [2026-01-06 21:29:47] "POST /ref-update HTTP/1.1" 200 156 0.017356 10.0.0.50 - - [2026-01-06 21:29:47] "GET /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007526 10.0.0.50 - - [2026-01-06 21:29:47] "POST /set-tag HTTP/1.1" 200 109 0.028959 10.0.0.50 - - [2026-01-06 21:29:47] "POST /set-tag HTTP/1.1" 200 109 0.039547 10.0.0.50 - - [2026-01-06 21:29:47] "DELETE /instance-ip/a31124b2-eb46-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.078902 10.0.0.50 - - [2026-01-06 21:29:47] "DELETE /virtual-machine-interface/a2f2357a-eb46-11f0-8ad8-fa163ea7ac9c HTTP/1.1" 200 115 0.051212 10.0.0.50 - - [2026-01-06 21:29:47] "DELETE /virtual-machine/1223d677-a26e-4c19-beab-64e8f1d9b891 HTTP/1.1" 200 115 0.039108 10.0.0.50 - - [2026-01-06 21:29:47] "DELETE /tag/fe87eb3c-0808-46f1-929d-b2c5eae557f2 HTTP/1.1" 200 115 0.040976 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:29:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:29:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001356 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:29:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:29:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001209 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:30:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.50 - - [2026-01-06 21:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001468