++ 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: =================== Fri Jan 30 06:20:50 AM UTC 2026 ===================' INFO: =================== Fri Jan 30 06:20:50 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.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 ++ cut -d , -f 1 ++ echo 10.0.0.50 + 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 ++++ get_local_ips ++++ cat /proc/net/fib_trie +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.72.87.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.72.87.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 ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + 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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 06:21:31.222 7f6bcbd6c140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 06:21:31.526 7f6bcbd6c140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 06:21:31.541 7f6bcbd6c140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 06:21:31.541 7f6bcbd6c140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-01-30 06:21:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000666 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-30 06:21:40] "GET / HTTP/1.1" 503 181 0.000316 10.0.0.50 - - [2026-01-30 06:21:40] "GET / HTTP/1.1" 200 35931 0.002354 10.0.0.50 - - [2026-01-30 06:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.50 - - [2026-01-30 06:21:40] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006437 10.0.0.50 - - [2026-01-30 06:21:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003072 10.0.0.50 - - [2026-01-30 06:21:41] "POST /config-database-nodes HTTP/1.1" 200 611 0.019656 10.0.0.50 - - [2026-01-30 06:21:41] "GET / HTTP/1.1" 200 45303 0.001399 10.0.0.50 - - [2026-01-30 06:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.50 - - [2026-01-30 06:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2026-01-30 06:21:41] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.50 - - [2026-01-30 06:21:42] "GET / HTTP/1.1" 200 35931 0.004481 10.0.0.50 - - [2026-01-30 06:21:42] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.50 - - [2026-01-30 06:21:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.001997 10.0.0.50 - - [2026-01-30 06:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.50 - - [2026-01-30 06:21:42] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008003 10.0.0.50 - - [2026-01-30 06:21:42] "POST /service-appliance-sets HTTP/1.1" 200 553 0.046366 10.0.0.50 - - [2026-01-30 06:21:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.005093 10.0.0.50 - - [2026-01-30 06:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.50 - - [2026-01-30 06:21:43] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010981 10.0.0.50 - - [2026-01-30 06:21:43] "POST /service-appliance-sets HTTP/1.1" 200 541 0.043459 10.0.0.50 - - [2026-01-30 06:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.50 - - [2026-01-30 06:21:43] "GET /network-ipam/50b9bb21-644f-490b-bc5c-693002aece1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005060 10.0.0.50 - - [2026-01-30 06:21:43] "POST /service-templates HTTP/1.1" 200 511 0.130697 10.0.0.50 - - [2026-01-30 06:21:43] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.50 - - [2026-01-30 06:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010835 10.0.0.50 - - [2026-01-30 06:21:43] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011659 10.0.0.50 - - [2026-01-30 06:21:43] "GET / HTTP/1.1" 200 35931 0.001237 10.0.0.50 - - [2026-01-30 06:21:43] "POST /service-templates HTTP/1.1" 200 501 0.079408 10.0.0.50 - - [2026-01-30 06:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025110 10.0.0.50 - - [2026-01-30 06:21:43] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011261 10.0.0.50 - - [2026-01-30 06:21:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002826 10.0.0.50 - - [2026-01-30 06:21:43] "POST /bgp-routers HTTP/1.1" 200 616 0.083154 10.0.0.50 - - [2026-01-30 06:21:43] "POST /service-templates HTTP/1.1" 200 515 0.068326 10.0.0.50 - - [2026-01-30 06:21:43] "GET /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.014426 10.0.0.50 - - [2026-01-30 06:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018030 10.0.0.50 - - [2026-01-30 06:21:43] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014023 10.0.0.50 - - [2026-01-30 06:21:43] "POST /analytics-nodes HTTP/1.1" 200 599 0.105080 10.0.0.50 - - [2026-01-30 06:21:43] "POST /service-templates HTTP/1.1" 200 535 0.088189 10.0.0.50 - - [2026-01-30 06:21:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031538 10.0.0.50 - - [2026-01-30 06:21:43] "POST /ref-update HTTP/1.1" 200 156 0.033609 10.0.0.50 - - [2026-01-30 06:21:44] "POST /service-templates HTTP/1.1" 200 507 0.126341 10.0.0.50 - - [2026-01-30 06:21:44] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.50 - - [2026-01-30 06:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2026-01-30 06:21:44] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006918 10.0.0.50 - - [2026-01-30 06:21:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003024 10.0.0.50 - - [2026-01-30 06:21:44] "POST /database-nodes HTTP/1.1" 200 597 0.043433 10.0.0.50 - - [2026-01-30 06:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.50 - - [2026-01-30 06:21:47] "GET /network-ipam/50b9bb21-644f-490b-bc5c-693002aece1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003783 10.0.0.50 - - [2026-01-30 06:21:47] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.50 - - [2026-01-30 06:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.50 - - [2026-01-30 06:21:47] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009197 10.0.0.50 - - [2026-01-30 06:21:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003102 10.0.0.50 - - [2026-01-30 06:21:47] "POST /config-nodes HTTP/1.1" 200 593 0.021095 10.0.0.50 - - [2026-01-30 06:21:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004893 10.0.0.50 - - [2026-01-30 06:21:47] "POST /access-control-lists HTTP/1.1" 200 587 0.043768 10.0.0.50 - - [2026-01-30 06:21:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.004648 10.0.0.50 - - [2026-01-30 06:21:47] "POST /access-control-lists HTTP/1.1" 200 585 0.038769 10.0.0.50 - - [2026-01-30 06:21:47] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.50 - - [2026-01-30 06:21:47] "POST /route-targets HTTP/1.1" 200 327 0.017971 10.0.0.50 - - [2026-01-30 06:21:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010472 10.0.0.50 - - [2026-01-30 06:21:48] "POST /ref-update HTTP/1.1" 200 156 0.027091 10.0.0.50 - - [2026-01-30 06:21:48] "POST /route-targets HTTP/1.1" 200 327 0.016116 10.0.0.50 - - [2026-01-30 06:21:48] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.50 - - [2026-01-30 06:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2026-01-30 06:21:48] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008314 10.0.0.50 - - [2026-01-30 06:21:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.002011 10.0.0.50 - - [2026-01-30 06:21:48] "POST /ref-update HTTP/1.1" 200 156 0.029798 10.0.0.50 - - [2026-01-30 06:21:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.038708 10.0.0.50 - - [2026-01-30 06:21:48] "POST /route-targets HTTP/1.1" 200 327 0.039308 10.0.0.50 - - [2026-01-30 06:21:48] "POST /ref-update HTTP/1.1" 200 156 0.025265 10.0.0.50 - - [2026-01-30 06:21:48] "POST /route-targets HTTP/1.1" 200 327 0.018430 10.0.0.50 - - [2026-01-30 06:21:48] "POST /ref-update HTTP/1.1" 200 156 0.015672 10.0.0.50 - - [2026-01-30 06:21:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002656 10.0.0.50 - - [2026-01-30 06:21:48] "POST /access-control-lists HTTP/1.1" 200 551 0.079541 10.0.0.50 - - [2026-01-30 06:21:48] "PUT /access-control-list/94e72397-24c7-4fb5-ae24-cc0f71937e72 HTTP/1.1" 200 272 0.019201 10.0.0.50 - - [2026-01-30 06:21:48] "PUT /access-control-list/e7897917-55ac-4ea5-9a22-0efe74e6aa2c HTTP/1.1" 200 272 0.020364 10.0.0.50 - - [2026-01-30 06:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.50 - - [2026-01-30 06:21:53] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007354 10.0.0.50 - - [2026-01-30 06:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-01-30 06:21:53] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.018394 10.0.0.50 - - [2026-01-30 06:21:53] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 581 0.021967 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 575 0.046689 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 575 0.040283 10.0.0.50 - - [2026-01-30 06:21:53] "GET / HTTP/1.1" 200 35931 0.005682 10.0.0.50 - - [2026-01-30 06:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.50 - - [2026-01-30 06:21:53] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006908 10.0.0.50 - - [2026-01-30 06:21:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002134 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 559 0.033911 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 555 0.020817 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 557 0.036784 10.0.0.50 - - [2026-01-30 06:21:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.042114 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 565 0.026384 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 549 0.037986 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 557 0.036413 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 567 0.017577 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 555 0.023529 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 567 0.025641 10.0.0.50 - - [2026-01-30 06:21:53] "POST /alarms HTTP/1.1" 200 575 0.065480 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 569 0.025677 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 561 0.026370 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 561 0.017624 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 561 0.021921 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 547 0.034714 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 595 0.026418 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 575 0.032507 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 571 0.028257 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 583 0.015613 10.0.0.50 - - [2026-01-30 06:21:54] "POST /alarms HTTP/1.1" 200 609 0.019621 10.0.0.50 - - [2026-01-30 06:21:54] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.50 - - [2026-01-30 06:21:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003362 10.0.0.50 - - [2026-01-30 06:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2026-01-30 06:21:54] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.014581 10.0.0.50 - - [2026-01-30 06:21:54] "GET / HTTP/1.1" 200 35931 0.002334 10.0.0.50 - - [2026-01-30 06:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.50 - - [2026-01-30 06:21:54] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002532 10.0.0.50 - - [2026-01-30 06:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.50 - - [2026-01-30 06:21:54] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.015090 10.0.0.50 - - [2026-01-30 06:21:55] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.50 - - [2026-01-30 06:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-01-30 06:21:55] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006456 10.0.0.50 - - [2026-01-30 06:21:55] "PUT /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc HTTP/1.1" 200 274 0.015352 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.50 - - [2026-01-30 06:22:01] "GET /global-system-configs HTTP/1.1" 200 322 0.005955 10.0.0.50 - - [2026-01-30 06:22:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002130 10.0.0.50 - - [2026-01-30 06:22:12] "GET / HTTP/1.1" 200 35931 0.002295 10.0.0.50 - - [2026-01-30 06:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.50 - - [2026-01-30 06:22:12] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002741 10.0.0.50 - - [2026-01-30 06:22:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000612 10.0.0.50 - - [2026-01-30 06:22:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.011328 10.0.0.50 - - [2026-01-30 06:22:12] "POST /security-groups HTTP/1.1" 200 570 0.082738 10.0.0.50 - - [2026-01-30 06:22:12] "POST /projects HTTP/1.1" 200 481 0.311727 10.0.0.50 - - [2026-01-30 06:22:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.003592 10.0.0.50 - - [2026-01-30 06:22:12] "POST /access-control-lists HTTP/1.1" 200 579 0.034245 10.0.0.50 - - [2026-01-30 06:22:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.026197 10.0.0.50 - - [2026-01-30 06:22:12] "POST /security-groups HTTP/1.1" 200 534 0.075236 10.0.0.50 - - [2026-01-30 06:22:12] "POST /chown HTTP/1.1" 200 109 0.031181 10.0.0.50 - - [2026-01-30 06:22:13] "POST /policy-managements HTTP/1.1" 409 214 0.002341 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.50 - - [2026-01-30 06:22:13] "POST /access-control-lists HTTP/1.1" 200 577 0.096538 10.0.0.50 - - [2026-01-30 06:22:13] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.051646 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.002035 10.0.0.50 - - [2026-01-30 06:22:13] "POST /access-control-lists HTTP/1.1" 200 594 0.023297 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.022001 10.0.0.50 - - [2026-01-30 06:22:13] "POST /application-policy-sets HTTP/1.1" 200 528 0.027389 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2026-01-30 06:22:13] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015921 10.0.0.50 - - [2026-01-30 06:22:13] "POST /access-control-lists HTTP/1.1" 200 592 0.054549 10.0.0.50 - - [2026-01-30 06:22:13] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.028305 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.50 - - [2026-01-30 06:22:13] "GET /virtual-network/3b7ee630-c8f4-4250-8778-540b4da1ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.017196 10.0.0.50 - - [2026-01-30 06:22:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000592 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.023829 10.0.0.50 - - [2026-01-30 06:22:13] "POST /security-groups HTTP/1.1" 200 574 0.094985 10.0.0.50 - - [2026-01-30 06:22:13] "POST /projects HTTP/1.1" 200 489 0.275399 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.007563 10.0.0.50 - - [2026-01-30 06:22:13] "POST /access-control-lists HTTP/1.1" 200 583 0.090630 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.007919 10.0.0.50 - - [2026-01-30 06:22:13] "POST /security-groups HTTP/1.1" 200 546 0.128399 10.0.0.50 - - [2026-01-30 06:22:13] "POST /chown HTTP/1.1" 200 109 0.036247 10.0.0.50 - - [2026-01-30 06:22:13] "POST /access-control-lists HTTP/1.1" 200 581 0.095509 10.0.0.50 - - [2026-01-30 06:22:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.005004 10.0.0.50 - - [2026-01-30 06:22:13] "POST /network-ipams HTTP/1.1" 200 522 0.085820 10.0.0.50 - - [2026-01-30 06:22:13] "POST /access-control-lists HTTP/1.1" 200 602 0.045402 10.0.0.50 - - [2026-01-30 06:22:14] "POST /network-ipams HTTP/1.1" 200 510 0.044959 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.019731 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.008012 10.0.0.50 - - [2026-01-30 06:22:14] "POST /access-control-lists HTTP/1.1" 200 600 0.051144 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.002504 10.0.0.50 - - [2026-01-30 06:22:14] "POST /access-control-lists HTTP/1.1" 200 589 0.034156 10.0.0.50 - - [2026-01-30 06:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.039474 10.0.0.50 - - [2026-01-30 06:22:14] "POST /virtual-networks HTTP/1.1" 200 538 0.250602 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.50 - - [2026-01-30 06:22:14] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.022917 10.0.0.50 - - [2026-01-30 06:22:14] "POST /route-targets HTTP/1.1" 200 327 0.026121 10.0.0.50 - - [2026-01-30 06:22:14] "POST /ref-update HTTP/1.1" 200 156 0.045540 10.0.0.50 - - [2026-01-30 06:22:14] "POST /network-ipams HTTP/1.1" 200 518 0.067230 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.010255 10.0.0.50 - - [2026-01-30 06:22:14] "PUT /access-control-list/58ce12f9-c69c-40fc-b73f-4a56202159fc HTTP/1.1" 200 272 0.094208 10.0.0.50 - - [2026-01-30 06:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.031453 10.0.0.50 - - [2026-01-30 06:22:14] "POST /virtual-networks HTTP/1.1" 200 546 0.208950 10.0.0.50 - - [2026-01-30 06:22:14] "POST /route-targets HTTP/1.1" 200 327 0.024322 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014576 10.0.0.50 - - [2026-01-30 06:22:14] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.006588 10.0.0.50 - - [2026-01-30 06:22:14] "POST /ref-update HTTP/1.1" 200 156 0.034487 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.015815 10.0.0.50 - - [2026-01-30 06:22:14] "POST /network-policys HTTP/1.1" 200 538 0.045325 10.0.0.50 - - [2026-01-30 06:22:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.017803 10.0.0.50 - - [2026-01-30 06:22:14] "POST /network-policys HTTP/1.1" 200 534 0.040444 10.0.0.50 - - [2026-01-30 06:22:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004103 10.0.0.50 - - [2026-01-30 06:22:15] "POST /network-policys HTTP/1.1" 200 542 0.060614 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-update HTTP/1.1" 200 156 0.106057 10.0.0.50 - - [2026-01-30 06:22:15] "PUT /access-control-list/2a89bcb5-0c61-4edb-b2fe-51370ef247db HTTP/1.1" 200 272 0.037556 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013962 10.0.0.50 - - [2026-01-30 06:22:15] "PUT /access-control-list/58ce12f9-c69c-40fc-b73f-4a56202159fc HTTP/1.1" 200 272 0.089161 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-update HTTP/1.1" 200 156 0.190566 10.0.0.50 - - [2026-01-30 06:22:15] "PUT /access-control-list/2a89bcb5-0c61-4edb-b2fe-51370ef247db HTTP/1.1" 200 272 0.075702 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-update HTTP/1.1" 200 156 0.093827 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-update HTTP/1.1" 200 156 0.190969 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005988 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009076 10.0.0.50 - - [2026-01-30 06:22:15] "PUT /access-control-list/58ce12f9-c69c-40fc-b73f-4a56202159fc HTTP/1.1" 200 272 0.058551 10.0.0.50 - - [2026-01-30 06:22:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.012388 10.0.0.50 - - [2026-01-30 06:22:15] "POST /ref-update HTTP/1.1" 200 156 0.193768 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-update HTTP/1.1" 200 156 0.089828 10.0.0.50 - - [2026-01-30 06:22:16] "POST /access-control-lists HTTP/1.1" 200 601 0.375370 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-update HTTP/1.1" 200 156 0.202236 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015322 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005461 10.0.0.50 - - [2026-01-30 06:22:16] "PUT /access-control-list/2a89bcb5-0c61-4edb-b2fe-51370ef247db HTTP/1.1" 200 272 0.112679 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009985 10.0.0.50 - - [2026-01-30 06:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-update HTTP/1.1" 200 156 0.052198 10.0.0.50 - - [2026-01-30 06:22:16] "GET /virtual-network/3b7ee630-c8f4-4250-8778-540b4da1ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009647 10.0.0.50 - - [2026-01-30 06:22:16] "PUT /access-control-list/bf53008f-80d3-453f-88c6-3b4048094c13 HTTP/1.1" 200 272 0.053913 10.0.0.50 - - [2026-01-30 06:22:16] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.027847 10.0.0.50 - - [2026-01-30 06:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.50 - - [2026-01-30 06:22:16] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004867 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-update HTTP/1.1" 200 156 0.044282 10.0.0.50 - - [2026-01-30 06:22:16] "POST /firewall-policys HTTP/1.1" 200 530 0.029691 10.0.0.50 - - [2026-01-30 06:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032168 10.0.0.50 - - [2026-01-30 06:22:16] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.023968 10.0.0.50 - - [2026-01-30 06:22:16] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003064 10.0.0.50 - - [2026-01-30 06:22:16] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002589 10.0.0.50 - - [2026-01-30 06:22:16] "POST /ref-update HTTP/1.1" 200 156 0.017931 10.0.0.50 - - [2026-01-30 06:22:16] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009234 10.0.0.50 - - [2026-01-30 06:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.50 - - [2026-01-30 06:22:16] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010731 10.0.0.50 - - [2026-01-30 06:22:16] "POST /firewall-policys HTTP/1.1" 200 532 0.024648 10.0.0.50 - - [2026-01-30 06:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034832 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023019 10.0.0.50 - - [2026-01-30 06:22:17] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002779 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007354 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003187 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005033 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.018974 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.032410 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.023802 10.0.0.50 - - [2026-01-30 06:22:17] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.017842 10.0.0.50 - - [2026-01-30 06:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.50 - - [2026-01-30 06:22:17] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003045 10.0.0.50 - - [2026-01-30 06:22:17] "POST /firewall-policys HTTP/1.1" 200 530 0.017764 10.0.0.50 - - [2026-01-30 06:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026540 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/c96c8bad-b535-46cd-8bb6-3dccc8300940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003931 10.0.0.50 - - [2026-01-30 06:22:17] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005738 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/c96c8bad-b535-46cd-8bb6-3dccc8300940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003316 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004416 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003375 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002827 10.0.0.50 - - [2026-01-30 06:22:17] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003155 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.017681 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.021180 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.038103 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.027603 10.0.0.50 - - [2026-01-30 06:22:17] "POST /ref-update HTTP/1.1" 200 156 0.050405 10.0.0.50 - - [2026-01-30 06:22:17] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019873 10.0.0.50 - - [2026-01-30 06:22:17] "POST /tags HTTP/1.1" 200 299 0.053412 10.0.0.50 - - [2026-01-30 06:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014480 10.0.0.50 - - [2026-01-30 06:22:17] "GET /tag/e22221ba-a726-4f39-8f15-74bb951a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023537 10.0.0.50 - - [2026-01-30 06:22:18] "POST /set-tag HTTP/1.1" 200 109 0.016084 10.0.0.50 - - [2026-01-30 06:22:18] "POST /tags HTTP/1.1" 200 301 0.144166 10.0.0.50 - - [2026-01-30 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-01-30 06:22:18] "GET /tag/927b8102-f7a9-4f6f-968f-5562baf14c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.054220 10.0.0.50 - - [2026-01-30 06:22:18] "POST /tags HTTP/1.1" 200 325 0.109483 10.0.0.50 - - [2026-01-30 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2026-01-30 06:22:18] "GET /tag/febddc91-c7ab-46e1-b008-de48d103659f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.012874 10.0.0.50 - - [2026-01-30 06:22:18] "POST /tags HTTP/1.1" 200 311 0.074854 10.0.0.50 - - [2026-01-30 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-01-30 06:22:18] "GET /tag/04d7ae67-9f99-4213-b097-953ef913cf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017077 10.0.0.50 - - [2026-01-30 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.50 - - [2026-01-30 06:22:18] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008430 10.0.0.50 - - [2026-01-30 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.50 - - [2026-01-30 06:22:18] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030067 10.0.0.50 - - [2026-01-30 06:22:18] "POST /virtual-machines HTTP/1.1" 200 377 0.008946 10.0.0.50 - - [2026-01-30 06:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022524 10.0.0.50 - - [2026-01-30 06:22:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.124876 10.0.0.50 - - [2026-01-30 06:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010827 10.0.0.50 - - [2026-01-30 06:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.50 - - [2026-01-30 06:22:19] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014855 10.0.0.50 - - [2026-01-30 06:22:19] "POST /instance-ips HTTP/1.1" 200 409 0.116705 10.0.0.50 - - [2026-01-30 06:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027102 10.0.0.50 - - [2026-01-30 06:22:19] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013055 10.0.0.50 - - [2026-01-30 06:22:19] "POST /set-tag HTTP/1.1" 200 109 0.021241 10.0.0.50 - - [2026-01-30 06:22:19] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.017789 10.0.0.50 - - [2026-01-30 06:22:19] "GET /instance-ip/07759964-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007843 10.0.0.50 - - [2026-01-30 06:22:19] "POST /tags HTTP/1.1" 200 357 0.070453 10.0.0.50 - - [2026-01-30 06:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013423 10.0.0.50 - - [2026-01-30 06:22:19] "GET /tag/4717540c-74e1-4a39-834c-7eb66081de52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.024638 10.0.0.50 - - [2026-01-30 06:22:19] "POST /tags HTTP/1.1" 200 305 0.032367 10.0.0.50 - - [2026-01-30 06:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020792 10.0.0.50 - - [2026-01-30 06:22:19] "GET /tag/03f6a271-b87c-47c2-a2ad-b53e363467fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017397 10.0.0.50 - - [2026-01-30 06:22:19] "POST /id-to-fqname HTTP/1.1" 200 174 0.000697 10.0.0.50 - - [2026-01-30 06:22:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.008293 10.0.0.50 - - [2026-01-30 06:22:19] "POST /security-groups HTTP/1.1" 200 571 0.081523 10.0.0.50 - - [2026-01-30 06:22:19] "POST /projects HTTP/1.1" 200 483 0.259412 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.010067 10.0.0.50 - - [2026-01-30 06:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.043275 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022129 10.0.0.50 - - [2026-01-30 06:22:20] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.030014 10.0.0.50 - - [2026-01-30 06:22:20] "POST /access-control-lists HTTP/1.1" 200 580 0.101277 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.50 - - [2026-01-30 06:22:20] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.011971 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.001810 10.0.0.50 - - [2026-01-30 06:22:20] "POST /access-control-lists HTTP/1.1" 200 578 0.043935 10.0.0.50 - - [2026-01-30 06:22:20] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.102958 10.0.0.50 - - [2026-01-30 06:22:20] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.065703 10.0.0.50 - - [2026-01-30 06:22:20] "POST /security-groups HTTP/1.1" 200 537 0.119989 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.002540 10.0.0.50 - - [2026-01-30 06:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024556 10.0.0.50 - - [2026-01-30 06:22:20] "POST /access-control-lists HTTP/1.1" 200 596 0.083132 10.0.0.50 - - [2026-01-30 06:22:20] "POST /chown HTTP/1.1" 200 109 0.046527 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.017067 10.0.0.50 - - [2026-01-30 06:22:20] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.054007 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.50 - - [2026-01-30 06:22:20] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034275 10.0.0.50 - - [2026-01-30 06:22:20] "POST /access-control-lists HTTP/1.1" 200 594 0.083079 10.0.0.50 - - [2026-01-30 06:22:20] "POST /tags HTTP/1.1" 409 207 0.027111 10.0.0.50 - - [2026-01-30 06:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.50 - - [2026-01-30 06:22:20] "GET /tag/03f6a271-b87c-47c2-a2ad-b53e363467fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021882 10.0.0.50 - - [2026-01-30 06:22:20] "POST /firewall-rules HTTP/1.1" 200 564 0.086267 10.0.0.50 - - [2026-01-30 06:22:21] "GET /firewall-rule/8ae40127-8460-446d-8ecf-eca8432d4d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004311 10.0.0.50 - - [2026-01-30 06:22:21] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002041 10.0.0.50 - - [2026-01-30 06:22:21] "GET /firewall-rule/8ae40127-8460-446d-8ecf-eca8432d4d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002055 10.0.0.50 - - [2026-01-30 06:22:21] "POST /ref-update HTTP/1.1" 200 156 0.024047 10.0.0.50 - - [2026-01-30 06:22:21] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012702 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.50 - - [2026-01-30 06:22:21] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005734 10.0.0.50 - - [2026-01-30 06:22:21] "POST /tags HTTP/1.1" 409 207 0.004786 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2026-01-30 06:22:21] "GET /tag/03f6a271-b87c-47c2-a2ad-b53e363467fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018834 10.0.0.50 - - [2026-01-30 06:22:21] "POST /firewall-rules HTTP/1.1" 200 562 0.094082 10.0.0.50 - - [2026-01-30 06:22:21] "GET /firewall-rule/59350d91-fff3-4485-a4d7-3c7f6e016bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008595 10.0.0.50 - - [2026-01-30 06:22:21] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005327 10.0.0.50 - - [2026-01-30 06:22:21] "GET /firewall-rule/59350d91-fff3-4485-a4d7-3c7f6e016bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003097 10.0.0.50 - - [2026-01-30 06:22:21] "POST /ref-update HTTP/1.1" 200 156 0.026713 10.0.0.50 - - [2026-01-30 06:22:21] "POST /tags HTTP/1.1" 200 305 0.070189 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020600 10.0.0.50 - - [2026-01-30 06:22:21] "GET /tag/967adb61-2dfd-4ab0-8b9a-3c4c1acb58b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017071 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.50 - - [2026-01-30 06:22:21] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043901 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.50 - - [2026-01-30 06:22:21] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004595 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2026-01-30 06:22:21] "GET /service-appliance-set/cb3b4c49-4fce-4c50-b4dc-8eb17a83ffd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004076 10.0.0.50 - - [2026-01-30 06:22:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.001712 10.0.0.50 - - [2026-01-30 06:22:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134137 10.0.0.50 - - [2026-01-30 06:22:21] "GET /virtual-machine-interface/beb8d811-15f6-4909-9483-b2ce9bf64467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.004400 10.0.0.50 - - [2026-01-30 06:22:22] "POST /instance-ips HTTP/1.1" 200 381 0.048340 10.0.0.50 - - [2026-01-30 06:22:22] "GET /instance-ip/ab20187a-5ae9-4c8f-80ef-f5db3ebada0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015905 10.0.0.50 - - [2026-01-30 06:22:22] "POST /loadbalancers HTTP/1.1" 200 582 0.066628 10.0.0.50 - - [2026-01-30 06:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034189 10.0.0.50 - - [2026-01-30 06:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.033246 10.0.0.50 - - [2026-01-30 06:22:22] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045225 10.0.0.50 - - [2026-01-30 06:22:22] "GET /instance-ip/ab20187a-5ae9-4c8f-80ef-f5db3ebada0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007620 10.0.0.50 - - [2026-01-30 06:22:22] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082816 10.0.0.50 - - [2026-01-30 06:22:22] "GET /loadbalancer/6f484c94-6e83-4a66-8bdc-3f6a51d94b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007274 10.0.0.50 - - [2026-01-30 06:22:22] "POST /floating-ips HTTP/1.1" 200 583 0.069223 10.0.0.50 - - [2026-01-30 06:22:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.087082 10.0.0.50 - - [2026-01-30 06:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008297 10.0.0.50 - - [2026-01-30 06:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009551 10.0.0.50 - - [2026-01-30 06:22:22] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038353 10.0.0.50 - - [2026-01-30 06:22:22] "GET /loadbalancer-listener/e9338552-fdf6-46e2-8cd2-5bed31ef1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.061857 10.0.0.50 - - [2026-01-30 06:22:22] "GET /loadbalancer-listener/e9338552-fdf6-46e2-8cd2-5bed31ef1e19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003813 10.0.0.50 - - [2026-01-30 06:22:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035975 10.0.0.50 - - [2026-01-30 06:22:22] "GET /instance-ip/ab20187a-5ae9-4c8f-80ef-f5db3ebada0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003191 10.0.0.50 - - [2026-01-30 06:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2026-01-30 06:22:22] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003366 10.0.0.50 - - [2026-01-30 06:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2026-01-30 06:22:22] "GET /instance-ip/ab20187a-5ae9-4c8f-80ef-f5db3ebada0c?fields=floating_ips HTTP/1.1" 200 1170 0.015718 10.0.0.50 - - [2026-01-30 06:22:22] "GET /floating-ip/000097f7-0307-4e9d-aac0-f4ae84ac9908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.014514 10.0.0.50 - - [2026-01-30 06:22:22] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.016239 10.0.0.50 - - [2026-01-30 06:22:22] "POST /tags HTTP/1.1" 200 355 0.043124 10.0.0.50 - - [2026-01-30 06:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023513 10.0.0.50 - - [2026-01-30 06:22:22] "GET /tag/3f25a2bd-a7d8-4bb6-98bf-b0cc7ac40163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016151 10.0.0.50 - - [2026-01-30 06:22:22] "POST /tags HTTP/1.1" 200 303 0.034481 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2026-01-30 06:22:23] "GET /tag/3ee971b9-19f0-45ec-82f9-20d2d2e8b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017183 10.0.0.50 - - [2026-01-30 06:22:23] "POST /projects HTTP/1.1" 409 218 0.003182 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2026-01-30 06:22:23] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077050 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.50 - - [2026-01-30 06:22:23] "GET /network-ipam/e33b57cb-912f-4b04-9c3f-51b0a8889a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003545 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2026-01-30 06:22:23] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004672 10.0.0.50 - - [2026-01-30 06:22:23] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.078050 10.0.0.50 - - [2026-01-30 06:22:23] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006253 10.0.0.50 - - [2026-01-30 06:22:23] "POST /set-tag HTTP/1.1" 200 109 0.068280 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.50 - - [2026-01-30 06:22:23] "GET /network-ipam/e3401f62-14f3-420b-aaa9-e215275b2c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008050 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2026-01-30 06:22:23] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004821 10.0.0.50 - - [2026-01-30 06:22:23] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.075706 10.0.0.50 - - [2026-01-30 06:22:23] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.010031 10.0.0.50 - - [2026-01-30 06:22:23] "POST /set-tag HTTP/1.1" 200 109 0.072348 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.50 - - [2026-01-30 06:22:23] "GET /network-policy/10220c4b-c9b9-4b9d-8d10-6c74d399b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003947 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.50 - - [2026-01-30 06:22:23] "GET /network-policy/821682a5-961d-4a09-97e0-5964067b1489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008106 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.50 - - [2026-01-30 06:22:23] "GET /network-policy/46057156-9d22-44c7-9e3e-d4074d3cbb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003738 10.0.0.50 - - [2026-01-30 06:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.50 - - [2026-01-30 06:22:23] "PUT /network-policy/46057156-9d22-44c7-9e3e-d4074d3cbb37 HTTP/1.1" 200 262 0.014008 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-update HTTP/1.1" 200 156 0.050831 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005273 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024606 10.0.0.50 - - [2026-01-30 06:22:24] "PUT /access-control-list/bf53008f-80d3-453f-88c6-3b4048094c13 HTTP/1.1" 200 272 0.054514 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009798 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003475 10.0.0.50 - - [2026-01-30 06:22:24] "PUT /access-control-list/58ce12f9-c69c-40fc-b73f-4a56202159fc HTTP/1.1" 200 272 0.064453 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041263 10.0.0.50 - - [2026-01-30 06:22:24] "POST /security-groups HTTP/1.1" 409 245 0.003156 10.0.0.50 - - [2026-01-30 06:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.50 - - [2026-01-30 06:22:24] "PUT /security-group/d1dd98d6-62d3-41e4-970b-85261145a6d8 HTTP/1.1" 200 262 0.020833 10.0.0.50 - - [2026-01-30 06:22:24] "PUT /access-control-list/19982053-8d55-4372-9b9e-6afbe1d7fb17 HTTP/1.1" 200 272 0.036741 10.0.0.50 - - [2026-01-30 06:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.070688 10.0.0.50 - - [2026-01-30 06:22:24] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002711 10.0.0.50 - - [2026-01-30 06:22:24] "PUT /access-control-list/05162cfe-6b3d-4325-88bd-969a9b238c47 HTTP/1.1" 200 272 0.055753 10.0.0.50 - - [2026-01-30 06:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011403 10.0.0.50 - - [2026-01-30 06:22:24] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005899 10.0.0.50 - - [2026-01-30 06:22:24] "POST /tags HTTP/1.1" 409 206 0.004014 10.0.0.50 - - [2026-01-30 06:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.50 - - [2026-01-30 06:22:24] "GET /tag/3ee971b9-19f0-45ec-82f9-20d2d2e8b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010850 10.0.0.50 - - [2026-01-30 06:22:24] "POST /firewall-rules HTTP/1.1" 200 562 0.084919 10.0.0.50 - - [2026-01-30 06:22:24] "GET /firewall-rule/3e99f0c1-8393-493f-918a-c4f6f070c6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007537 10.0.0.50 - - [2026-01-30 06:22:24] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006029 10.0.0.50 - - [2026-01-30 06:22:24] "GET /firewall-rule/3e99f0c1-8393-493f-918a-c4f6f070c6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003687 10.0.0.50 - - [2026-01-30 06:22:24] "POST /ref-update HTTP/1.1" 200 156 0.034118 10.0.0.50 - - [2026-01-30 06:22:24] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013660 10.0.0.50 - - [2026-01-30 06:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.50 - - [2026-01-30 06:22:24] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005230 10.0.0.50 - - [2026-01-30 06:22:24] "POST /tags HTTP/1.1" 409 206 0.001885 10.0.0.50 - - [2026-01-30 06:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.50 - - [2026-01-30 06:22:24] "GET /tag/3ee971b9-19f0-45ec-82f9-20d2d2e8b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010321 10.0.0.50 - - [2026-01-30 06:22:24] "POST /firewall-rules HTTP/1.1" 200 560 0.081525 10.0.0.50 - - [2026-01-30 06:22:24] "GET /firewall-rule/50fa6264-3bbc-4c51-83c7-3822eecac877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.009088 10.0.0.50 - - [2026-01-30 06:22:25] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006879 10.0.0.50 - - [2026-01-30 06:22:25] "GET /firewall-rule/50fa6264-3bbc-4c51-83c7-3822eecac877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003416 10.0.0.50 - - [2026-01-30 06:22:25] "POST /ref-update HTTP/1.1" 200 156 0.025249 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.50 - - [2026-01-30 06:22:25] "GET /loadbalancer/6f484c94-6e83-4a66-8bdc-3f6a51d94b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002731 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.001811 10.0.0.50 - - [2026-01-30 06:22:25] "POST /tags HTTP/1.1" 200 301 0.032113 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014077 10.0.0.50 - - [2026-01-30 06:22:25] "GET /tag/4e2c7e7c-9273-495b-9c7a-8c1e0b1b4947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028357 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.50 - - [2026-01-30 06:22:25] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050430 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-01-30 06:22:25] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.007024 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.50 - - [2026-01-30 06:22:25] "GET /service-appliance-set/cb3b4c49-4fce-4c50-b4dc-8eb17a83ffd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007598 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.006121 10.0.0.50 - - [2026-01-30 06:22:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133411 10.0.0.50 - - [2026-01-30 06:22:25] "GET /virtual-machine-interface/a28effa3-cfb6-41e2-a84f-9b1ce09934c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.036955 10.0.0.50 - - [2026-01-30 06:22:25] "POST /instance-ips HTTP/1.1" 200 377 0.023195 10.0.0.50 - - [2026-01-30 06:22:25] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012925 10.0.0.50 - - [2026-01-30 06:22:25] "POST /loadbalancers HTTP/1.1" 200 582 0.083831 10.0.0.50 - - [2026-01-30 06:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032030 10.0.0.50 - - [2026-01-30 06:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.50 - - [2026-01-30 06:22:25] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060060 10.0.0.50 - - [2026-01-30 06:22:25] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004866 10.0.0.50 - - [2026-01-30 06:22:26] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062851 10.0.0.50 - - [2026-01-30 06:22:26] "POST /floating-ips HTTP/1.1" 200 581 0.055572 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005769 10.0.0.50 - - [2026-01-30 06:22:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032805 10.0.0.50 - - [2026-01-30 06:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028959 10.0.0.50 - - [2026-01-30 06:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012139 10.0.0.50 - - [2026-01-30 06:22:26] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065361 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer-listener/915cfa01-33e2-406f-bf78-4d606c05d709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004609 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer-listener/915cfa01-33e2-406f-bf78-4d606c05d709?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.021682 10.0.0.50 - - [2026-01-30 06:22:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028063 10.0.0.50 - - [2026-01-30 06:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2026-01-30 06:22:26] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015788 10.0.0.50 - - [2026-01-30 06:22:26] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?fields=floating_ips HTTP/1.1" 200 1164 0.016194 10.0.0.50 - - [2026-01-30 06:22:26] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006951 10.0.0.50 - - [2026-01-30 06:22:26] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064599 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004361 10.0.0.50 - - [2026-01-30 06:22:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032733 10.0.0.50 - - [2026-01-30 06:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.047221 10.0.0.50 - - [2026-01-30 06:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.50 - - [2026-01-30 06:22:26] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050112 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer-listener/6d562314-9367-4884-9207-f949d41170d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004177 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer-listener/6d562314-9367-4884-9207-f949d41170d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.012286 10.0.0.50 - - [2026-01-30 06:22:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038729 10.0.0.50 - - [2026-01-30 06:22:26] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004140 10.0.0.50 - - [2026-01-30 06:22:26] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?fields=floating_ips HTTP/1.1" 200 1164 0.011206 10.0.0.50 - - [2026-01-30 06:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016859 10.0.0.50 - - [2026-01-30 06:22:26] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035053 10.0.0.50 - - [2026-01-30 06:22:26] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007452 10.0.0.50 - - [2026-01-30 06:22:26] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002684 10.0.0.50 - - [2026-01-30 06:22:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044037 10.0.0.50 - - [2026-01-30 06:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018869 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009842 10.0.0.50 - - [2026-01-30 06:22:27] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033396 10.0.0.50 - - [2026-01-30 06:22:27] "GET /loadbalancer-listener/23f7924c-c9cd-49ee-8e51-4eeb1385e519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006456 10.0.0.50 - - [2026-01-30 06:22:27] "GET /loadbalancer-listener/23f7924c-c9cd-49ee-8e51-4eeb1385e519?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003923 10.0.0.50 - - [2026-01-30 06:22:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029496 10.0.0.50 - - [2026-01-30 06:22:27] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004972 10.0.0.50 - - [2026-01-30 06:22:27] "GET /instance-ip/696e7a81-a482-4bd9-ba43-c36267c0ccc7?fields=floating_ips HTTP/1.1" 200 1164 0.002880 10.0.0.50 - - [2026-01-30 06:22:27] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005423 10.0.0.50 - - [2026-01-30 06:22:27] "POST /tags HTTP/1.1" 200 371 0.037470 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013972 10.0.0.50 - - [2026-01-30 06:22:27] "GET /tag/9906fe11-8e25-4337-84f1-73c9dfd4972b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.022612 10.0.0.50 - - [2026-01-30 06:22:27] "POST /tags HTTP/1.1" 200 319 0.036865 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014380 10.0.0.50 - - [2026-01-30 06:22:27] "GET /tag/9578b696-4d76-40d1-ae13-fa827ae19392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014350 10.0.0.50 - - [2026-01-30 06:22:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000538 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.004408 10.0.0.50 - - [2026-01-30 06:22:27] "POST /security-groups HTTP/1.1" 200 578 0.067825 10.0.0.50 - - [2026-01-30 06:22:27] "POST /projects HTTP/1.1" 200 497 0.205790 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.004030 10.0.0.50 - - [2026-01-30 06:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031591 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.028287 10.0.0.50 - - [2026-01-30 06:22:27] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009323 10.0.0.50 - - [2026-01-30 06:22:27] "POST /access-control-lists HTTP/1.1" 200 587 0.090756 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.016653 10.0.0.50 - - [2026-01-30 06:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016450 10.0.0.50 - - [2026-01-30 06:22:27] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.003619 10.0.0.50 - - [2026-01-30 06:22:28] "POST /access-control-lists HTTP/1.1" 200 585 0.108699 10.0.0.50 - - [2026-01-30 06:22:28] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.127129 10.0.0.50 - - [2026-01-30 06:22:28] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.053547 10.0.0.50 - - [2026-01-30 06:22:28] "POST /security-groups HTTP/1.1" 200 558 0.084099 10.0.0.50 - - [2026-01-30 06:22:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.003139 10.0.0.50 - - [2026-01-30 06:22:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027212 10.0.0.50 - - [2026-01-30 06:22:28] "POST /access-control-lists HTTP/1.1" 200 610 0.113016 10.0.0.50 - - [2026-01-30 06:22:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.004761 10.0.0.50 - - [2026-01-30 06:22:28] "POST /chown HTTP/1.1" 200 109 0.093611 10.0.0.50 - - [2026-01-30 06:22:28] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010655 10.0.0.50 - - [2026-01-30 06:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.50 - - [2026-01-30 06:22:28] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036375 10.0.0.50 - - [2026-01-30 06:22:28] "POST /access-control-lists HTTP/1.1" 200 608 0.079590 10.0.0.50 - - [2026-01-30 06:22:28] "POST /tags HTTP/1.1" 409 214 0.009311 10.0.0.50 - - [2026-01-30 06:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.50 - - [2026-01-30 06:22:28] "GET /tag/9578b696-4d76-40d1-ae13-fa827ae19392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013031 10.0.0.50 - - [2026-01-30 06:22:28] "POST /firewall-rules HTTP/1.1" 200 578 0.071670 10.0.0.50 - - [2026-01-30 06:22:28] "GET /firewall-rule/b5ce4952-45ae-4add-a937-a5b470ab2196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004760 10.0.0.50 - - [2026-01-30 06:22:28] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003790 10.0.0.50 - - [2026-01-30 06:22:28] "GET /firewall-rule/b5ce4952-45ae-4add-a937-a5b470ab2196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002593 10.0.0.50 - - [2026-01-30 06:22:28] "POST /ref-update HTTP/1.1" 200 156 0.036402 10.0.0.50 - - [2026-01-30 06:22:28] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028940 10.0.0.50 - - [2026-01-30 06:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.50 - - [2026-01-30 06:22:28] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002588 10.0.0.50 - - [2026-01-30 06:22:28] "POST /tags HTTP/1.1" 409 214 0.001866 10.0.0.50 - - [2026-01-30 06:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.50 - - [2026-01-30 06:22:28] "GET /tag/9578b696-4d76-40d1-ae13-fa827ae19392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014570 10.0.0.50 - - [2026-01-30 06:22:29] "POST /firewall-rules HTTP/1.1" 200 576 0.083771 10.0.0.50 - - [2026-01-30 06:22:29] "GET /firewall-rule/6b371fd8-a041-4242-8fba-b844967e44fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.023581 10.0.0.50 - - [2026-01-30 06:22:29] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004137 10.0.0.50 - - [2026-01-30 06:22:29] "GET /firewall-rule/6b371fd8-a041-4242-8fba-b844967e44fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002260 10.0.0.50 - - [2026-01-30 06:22:29] "POST /ref-update HTTP/1.1" 200 156 0.057437 10.0.0.50 - - [2026-01-30 06:22:29] "POST /tags HTTP/1.1" 200 363 0.042026 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.50 - - [2026-01-30 06:22:29] "GET /tag/fffd0a96-09ec-45ef-8a6d-01ff3a8772b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023125 10.0.0.50 - - [2026-01-30 06:22:29] "POST /tags HTTP/1.1" 200 311 0.087711 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.50 - - [2026-01-30 06:22:29] "GET /tag/b011a53a-efc0-4775-98d2-217e7cb88ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014177 10.0.0.50 - - [2026-01-30 06:22:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.007993 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.004936 10.0.0.50 - - [2026-01-30 06:22:29] "POST /security-groups HTTP/1.1" 200 574 0.073841 10.0.0.50 - - [2026-01-30 06:22:29] "POST /projects HTTP/1.1" 200 489 0.282964 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.004686 10.0.0.50 - - [2026-01-30 06:22:29] "POST /access-control-lists HTTP/1.1" 200 583 0.073744 10.0.0.50 - - [2026-01-30 06:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.072776 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.018131 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011040 10.0.0.50 - - [2026-01-30 06:22:29] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.021438 10.0.0.50 - - [2026-01-30 06:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010417 10.0.0.50 - - [2026-01-30 06:22:30] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.051049 10.0.0.50 - - [2026-01-30 06:22:30] "POST /access-control-lists HTTP/1.1" 200 581 0.092178 10.0.0.50 - - [2026-01-30 06:22:30] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.074445 10.0.0.50 - - [2026-01-30 06:22:30] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.059422 10.0.0.50 - - [2026-01-30 06:22:30] "POST /security-groups HTTP/1.1" 200 546 0.100533 10.0.0.50 - - [2026-01-30 06:22:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.002748 10.0.0.50 - - [2026-01-30 06:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030293 10.0.0.50 - - [2026-01-30 06:22:30] "POST /chown HTTP/1.1" 200 109 0.019022 10.0.0.50 - - [2026-01-30 06:22:30] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029409 10.0.0.50 - - [2026-01-30 06:22:30] "POST /access-control-lists HTTP/1.1" 200 602 0.111322 10.0.0.50 - - [2026-01-30 06:22:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.020193 10.0.0.50 - - [2026-01-30 06:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015049 10.0.0.50 - - [2026-01-30 06:22:30] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004572 10.0.0.50 - - [2026-01-30 06:22:30] "POST /tags HTTP/1.1" 409 210 0.002082 10.0.0.50 - - [2026-01-30 06:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.50 - - [2026-01-30 06:22:30] "GET /tag/b011a53a-efc0-4775-98d2-217e7cb88ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010668 10.0.0.50 - - [2026-01-30 06:22:30] "POST /access-control-lists HTTP/1.1" 200 600 0.081045 10.0.0.50 - - [2026-01-30 06:22:30] "POST /firewall-rules HTTP/1.1" 200 570 0.108243 10.0.0.50 - - [2026-01-30 06:22:30] "GET /firewall-rule/973ea8f6-103b-42a2-b028-4405d0ecf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.014962 10.0.0.50 - - [2026-01-30 06:22:30] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003455 10.0.0.50 - - [2026-01-30 06:22:30] "GET /firewall-rule/973ea8f6-103b-42a2-b028-4405d0ecf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002885 10.0.0.50 - - [2026-01-30 06:22:30] "POST /ref-update HTTP/1.1" 200 156 0.046326 10.0.0.50 - - [2026-01-30 06:22:30] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015317 10.0.0.50 - - [2026-01-30 06:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-01-30 06:22:30] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002477 10.0.0.50 - - [2026-01-30 06:22:30] "POST /tags HTTP/1.1" 409 210 0.001783 10.0.0.50 - - [2026-01-30 06:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.50 - - [2026-01-30 06:22:30] "GET /tag/b011a53a-efc0-4775-98d2-217e7cb88ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012534 10.0.0.50 - - [2026-01-30 06:22:31] "POST /firewall-rules HTTP/1.1" 200 568 0.091215 10.0.0.50 - - [2026-01-30 06:22:31] "GET /firewall-rule/e6358fa8-fda3-444e-89b7-6cb42842fe7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015170 10.0.0.50 - - [2026-01-30 06:22:31] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003569 10.0.0.50 - - [2026-01-30 06:22:31] "GET /firewall-rule/e6358fa8-fda3-444e-89b7-6cb42842fe7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002009 10.0.0.50 - - [2026-01-30 06:22:31] "POST /ref-update HTTP/1.1" 200 156 0.041208 10.0.0.50 - - [2026-01-30 06:22:31] "POST /tags HTTP/1.1" 200 363 0.042324 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2026-01-30 06:22:31] "GET /tag/d8d7a57a-ef02-4121-81d1-494912ac91ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012074 10.0.0.50 - - [2026-01-30 06:22:31] "POST /tags HTTP/1.1" 409 210 0.002861 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.50 - - [2026-01-30 06:22:31] "GET /tag/04d7ae67-9f99-4213-b097-953ef913cf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014721 10.0.0.50 - - [2026-01-30 06:22:31] "POST /projects HTTP/1.1" 409 223 0.002732 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.50 - - [2026-01-30 06:22:31] "GET /project/db2ab174-8fb3-4f2d-be05-c1fb7adb720f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040480 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.50 - - [2026-01-30 06:22:31] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004323 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.50 - - [2026-01-30 06:22:31] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003936 10.0.0.50 - - [2026-01-30 06:22:31] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.052364 10.0.0.50 - - [2026-01-30 06:22:31] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.089157 10.0.0.50 - - [2026-01-30 06:22:31] "POST /security-groups HTTP/1.1" 409 253 0.007875 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010334 10.0.0.50 - - [2026-01-30 06:22:31] "PUT /security-group/6987d638-6577-410c-940e-9bd32e64e19a HTTP/1.1" 200 262 0.063251 10.0.0.50 - - [2026-01-30 06:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.037004 10.0.0.50 - - [2026-01-30 06:22:31] "PUT /access-control-list/1acb489d-04c8-42bc-9574-6926535f7408 HTTP/1.1" 200 272 0.034391 10.0.0.50 - - [2026-01-30 06:22:31] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019769 10.0.0.50 - - [2026-01-30 06:22:31] "PUT /access-control-list/bebe36ca-1935-459d-a195-2a1b1747a997 HTTP/1.1" 200 272 0.029653 10.0.0.50 - - [2026-01-30 06:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007714 10.0.0.50 - - [2026-01-30 06:22:32] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003374 10.0.0.50 - - [2026-01-30 06:22:32] "POST /tags HTTP/1.1" 409 210 0.005909 10.0.0.50 - - [2026-01-30 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2026-01-30 06:22:32] "GET /tag/04d7ae67-9f99-4213-b097-953ef913cf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016661 10.0.0.50 - - [2026-01-30 06:22:32] "POST /firewall-rules HTTP/1.1" 200 570 0.090214 10.0.0.50 - - [2026-01-30 06:22:32] "GET /firewall-rule/98f839e3-3c17-4b40-a326-1a6f3d4b8d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007727 10.0.0.50 - - [2026-01-30 06:22:32] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004132 10.0.0.50 - - [2026-01-30 06:22:32] "GET /firewall-rule/98f839e3-3c17-4b40-a326-1a6f3d4b8d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001987 10.0.0.50 - - [2026-01-30 06:22:32] "POST /ref-update HTTP/1.1" 200 156 0.055394 10.0.0.50 - - [2026-01-30 06:22:32] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013483 10.0.0.50 - - [2026-01-30 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.50 - - [2026-01-30 06:22:32] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026788 10.0.0.50 - - [2026-01-30 06:22:32] "POST /tags HTTP/1.1" 409 210 0.003851 10.0.0.50 - - [2026-01-30 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2026-01-30 06:22:32] "GET /tag/04d7ae67-9f99-4213-b097-953ef913cf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011432 10.0.0.50 - - [2026-01-30 06:22:32] "POST /firewall-rules HTTP/1.1" 200 568 0.240488 10.0.0.50 - - [2026-01-30 06:22:32] "GET /firewall-rule/8eae6438-1229-4819-96e0-fc541ad7f5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008216 10.0.0.50 - - [2026-01-30 06:22:32] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.010387 10.0.0.50 - - [2026-01-30 06:22:32] "GET /firewall-rule/8eae6438-1229-4819-96e0-fc541ad7f5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002522 10.0.0.50 - - [2026-01-30 06:22:32] "POST /ref-update HTTP/1.1" 200 156 0.050475 10.0.0.50 - - [2026-01-30 06:22:32] "POST /tags HTTP/1.1" 409 237 0.002304 10.0.0.50 - - [2026-01-30 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-01-30 06:22:32] "GET /tag/d8d7a57a-ef02-4121-81d1-494912ac91ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013478 10.0.0.50 - - [2026-01-30 06:22:33] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.006033 10.0.0.50 - - [2026-01-30 06:22:33] "POST /set-tag HTTP/1.1" 200 109 0.038670 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004161 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:22:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 10.0.0.50 - - [2026-01-30 06:22:54] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.50 - - [2026-01-30 06:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2026-01-30 06:22:54] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004421 10.0.0.50 - - [2026-01-30 06:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2026-01-30 06:22:54] "GET /config-node/b37793f1-888b-4a76-bf6a-0ff4cb765552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004633 10.0.0.50 - - [2026-01-30 06:23:06] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.50 - - [2026-01-30 06:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.50 - - [2026-01-30 06:23:06] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002870 10.0.0.50 - - [2026-01-30 06:23:06] "POST /bgp-routers HTTP/1.1" 409 301 0.004427 10.0.0.50 - - [2026-01-30 06:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2026-01-30 06:23:06] "GET /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005880 10.0.0.50 - - [2026-01-30 06:23:06] "PUT /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89 HTTP/1.1" 200 254 0.018073 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:23:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:23:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:23:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002570 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:23:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:23:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:23:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.33 - - [2026-01-30 06:24:06] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.33 - - [2026-01-30 06:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.33 - - [2026-01-30 06:24:06] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004486 10.0.0.33 - - [2026-01-30 06:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2026-01-30 06:24:06] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002680 10.0.0.33 - - [2026-01-30 06:24:06] "PUT /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc HTTP/1.1" 200 274 0.010201 10.0.0.33 - - [2026-01-30 06:24:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.005849 10.0.0.33 - - [2026-01-30 06:24:06] "POST /virtual-routers HTTP/1.1" 200 599 0.020104 10.0.0.33 - - [2026-01-30 06:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-01-30 06:24:06] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003554 10.0.0.33 - - [2026-01-30 06:24:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.001579 10.0.0.33 - - [2026-01-30 06:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2026-01-30 06:24:06] "GET /virtual-network/3b7ee630-c8f4-4250-8778-540b4da1ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004043 10.0.0.33 - - [2026-01-30 06:24:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.046360 10.0.0.50 - - [2026-01-30 06:26:18] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003165 10.0.0.50 - - [2026-01-30 06:26:18] "POST /ref-update HTTP/1.1" 200 156 0.011069 10.0.0.50 - - [2026-01-30 06:26:32] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004674 10.0.0.50 - - [2026-01-30 06:26:32] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.50 - - [2026-01-30 06:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.50 - - [2026-01-30 06:26:32] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002504 10.0.0.50 - - [2026-01-30 06:26:38] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016511 10.0.0.50 - - [2026-01-30 06:26:38] "POST /set-tag HTTP/1.1" 200 109 0.008974 10.0.0.50 - - [2026-01-30 06:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2026-01-30 06:26:38] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002011 10.0.0.50 - - [2026-01-30 06:26:38] "GET /loadbalancer-pool/695a5518-4366-45e4-8690-971a9aa8d7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003676 10.0.0.50 - - [2026-01-30 06:26:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020981 10.0.0.50 - - [2026-01-30 06:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019546 10.0.0.50 - - [2026-01-30 06:26:38] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007088 10.0.0.50 - - [2026-01-30 06:26:38] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007673 10.0.0.50 - - [2026-01-30 06:26:38] "POST /ref-update HTTP/1.1" 200 156 0.012908 10.0.0.50 - - [2026-01-30 06:26:38] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.015047 10.0.0.50 - - [2026-01-30 06:26:38] "POST /tags HTTP/1.1" 409 205 0.003746 10.0.0.50 - - [2026-01-30 06:26:38] "PUT /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0 HTTP/1.1" 200 256 0.015064 10.0.0.50 - - [2026-01-30 06:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013262 10.0.0.50 - - [2026-01-30 06:26:38] "GET /tag/4e2c7e7c-9273-495b-9c7a-8c1e0b1b4947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019180 10.0.0.50 - - [2026-01-30 06:26:38] "POST /set-tag HTTP/1.1" 200 109 0.059926 10.0.0.50 - - [2026-01-30 06:26:38] "GET /loadbalancer-pool/5e1e15a7-a73b-4f8f-a42a-8dd25eec4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018292 10.0.0.50 - - [2026-01-30 06:26:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024227 10.0.0.50 - - [2026-01-30 06:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008516 10.0.0.50 - - [2026-01-30 06:26:38] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013098 10.0.0.50 - - [2026-01-30 06:26:38] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004862 10.0.0.50 - - [2026-01-30 06:26:38] "POST /set-tag HTTP/1.1" 200 109 0.005547 10.0.0.50 - - [2026-01-30 06:26:38] "POST /ref-update HTTP/1.1" 200 156 0.010247 10.0.0.50 - - [2026-01-30 06:26:38] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.017086 10.0.0.50 - - [2026-01-30 06:26:38] "GET /loadbalancer-pool/5c668d43-2299-43d5-ab30-3224ee20e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013316 10.0.0.50 - - [2026-01-30 06:26:39] "PUT /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0 HTTP/1.1" 200 256 0.042781 10.0.0.50 - - [2026-01-30 06:26:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042999 10.0.0.50 - - [2026-01-30 06:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035671 10.0.0.50 - - [2026-01-30 06:26:39] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017339 10.0.0.50 - - [2026-01-30 06:26:39] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013506 10.0.0.50 - - [2026-01-30 06:26:39] "POST /ref-update HTTP/1.1" 200 156 0.009585 10.0.0.50 - - [2026-01-30 06:26:39] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.007740 10.0.0.50 - - [2026-01-30 06:26:39] "POST /set-tag HTTP/1.1" 200 109 0.004744 10.0.0.50 - - [2026-01-30 06:26:39] "PUT /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0 HTTP/1.1" 200 256 0.014345 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:26:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:26:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.50 - - [2026-01-30 06:27:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002151 10.0.0.50 - - [2026-01-30 06:27:01] "GET /global-system-configs HTTP/1.1" 200 322 0.009710 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:27:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:27:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.33 - - [2026-01-30 06:27:38] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.33 - - [2026-01-30 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2026-01-30 06:27:38] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006709 10.0.0.33 - - [2026-01-30 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.33 - - [2026-01-30 06:27:39] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007100 10.0.0.33 - - [2026-01-30 06:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-01-30 06:27:39] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004898 10.0.0.33 - - [2026-01-30 06:27:39] "PUT /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da HTTP/1.1" 200 262 0.013625 10.0.0.33 - - [2026-01-30 06:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2026-01-30 06:27:39] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003287 10.0.0.33 - - [2026-01-30 06:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-01-30 06:27:39] "GET /virtual-machine-interface/13326aef-39ef-4f1c-98d2-68f4ff304d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004656 10.0.0.33 - - [2026-01-30 06:27:39] "PUT /virtual-machine-interface/13326aef-39ef-4f1c-98d2-68f4ff304d3c HTTP/1.1" 200 284 0.007910 10.0.0.50 - - [2026-01-30 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.50 - - [2026-01-30 06:27:44] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003484 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:31:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:31:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.50 - - [2026-01-30 06:32:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004386 10.0.0.50 - - [2026-01-30 06:32:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003017 10.0.0.50 - - [2026-01-30 06:32:09] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007057 10.0.0.50 - - [2026-01-30 06:32:09] "POST /set-tag HTTP/1.1" 200 109 0.005665 10.0.0.50 - - [2026-01-30 06:32:09] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006752 10.0.0.50 - - [2026-01-30 06:32:09] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.50 - - [2026-01-30 06:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-01-30 06:32:09] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002364 10.0.0.50 - - [2026-01-30 06:32:09] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003942 10.0.0.50 - - [2026-01-30 06:32:09] "POST /set-tag HTTP/1.1" 200 109 0.032700 10.0.0.50 - - [2026-01-30 06:32:09] "DELETE /loadbalancer-member/787f18f6-3af9-419a-891b-28b09f2e863b HTTP/1.1" 200 115 0.064358 10.0.0.50 - - [2026-01-30 06:32:09] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009667 10.0.0.50 - - [2026-01-30 06:32:09] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.50 - - [2026-01-30 06:32:09] "DELETE /loadbalancer-member/6f592aae-2b93-477a-9d90-c66a4f52fa50 HTTP/1.1" 200 115 0.202980 10.0.0.50 - - [2026-01-30 06:32:09] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005655 10.0.0.50 - - [2026-01-30 06:32:09] "POST /set-tag HTTP/1.1" 200 109 0.004045 10.0.0.50 - - [2026-01-30 06:32:09] "DELETE /loadbalancer-member/72c0c9b0-e8e0-41e5-a2a0-5caba79ce749 HTTP/1.1" 200 115 0.059020 10.0.0.50 - - [2026-01-30 06:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.50 - - [2026-01-30 06:32:09] "GET /loadbalancer/c6fde12b-cadb-43e2-85c0-71659248aa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004510 10.0.0.50 - - [2026-01-30 06:32:09] "GET /loadbalancer-pool/695a5518-4366-45e4-8690-971a9aa8d7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.020209 10.0.0.50 - - [2026-01-30 06:32:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037024 10.0.0.50 - - [2026-01-30 06:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031218 10.0.0.50 - - [2026-01-30 06:32:10] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.047957 10.0.0.50 - - [2026-01-30 06:32:10] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.045331 10.0.0.50 - - [2026-01-30 06:32:10] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005287 10.0.0.50 - - [2026-01-30 06:32:10] "POST /set-tag HTTP/1.1" 200 109 0.076310 10.0.0.50 - - [2026-01-30 06:32:10] "GET /loadbalancer-pool/5e1e15a7-a73b-4f8f-a42a-8dd25eec4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014858 10.0.0.50 - - [2026-01-30 06:32:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.096683 10.0.0.50 - - [2026-01-30 06:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020960 10.0.0.50 - - [2026-01-30 06:32:10] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014015 10.0.0.50 - - [2026-01-30 06:32:10] "POST /set-tag HTTP/1.1" 200 109 0.011528 10.0.0.50 - - [2026-01-30 06:32:10] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009863 10.0.0.50 - - [2026-01-30 06:32:10] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003137 10.0.0.50 - - [2026-01-30 06:32:10] "GET /loadbalancer-pool/5c668d43-2299-43d5-ab30-3224ee20e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009928 10.0.0.50 - - [2026-01-30 06:32:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032519 10.0.0.50 - - [2026-01-30 06:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013309 10.0.0.50 - - [2026-01-30 06:32:10] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019982 10.0.0.50 - - [2026-01-30 06:32:10] "GET /virtual-machine-interface/075959ac-fda4-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003706 10.0.0.50 - - [2026-01-30 06:32:10] "GET /floating-ip/5b93c01e-0752-44f5-9ff6-802eddcf2ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003502 10.0.0.50 - - [2026-01-30 06:32:10] "POST /set-tag HTTP/1.1" 200 109 0.006734 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:32:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:32:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:32:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:32:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:32:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:32:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.50 - - [2026-01-30 06:32:58] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.50 - - [2026-01-30 06:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2026-01-30 06:32:58] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051546 10.0.0.50 - - [2026-01-30 06:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.50 - - [2026-01-30 06:32:58] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048434 10.0.0.50 - - [2026-01-30 06:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.50 - - [2026-01-30 06:32:58] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051387 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.009499 10.0.0.50 - - [2026-01-30 06:32:59] "POST /tags HTTP/1.1" 200 333 0.062304 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.50 - - [2026-01-30 06:32:59] "GET /tag/fd24554a-a1e4-49ef-92f2-89341ddd6da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012604 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012682 10.0.0.50 - - [2026-01-30 06:32:59] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083004 10.0.0.50 - - [2026-01-30 06:32:59] "GET /virtual-networks?parent_id=74a6ad8d-05ca-4997-9ace-034e8b79b869&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002456 10.0.0.50 - - [2026-01-30 06:32:59] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083946 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020515 10.0.0.50 - - [2026-01-30 06:32:59] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004751 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.50 - - [2026-01-30 06:32:59] "POST /virtual-networks HTTP/1.1" 200 512 0.148392 10.0.0.50 - - [2026-01-30 06:32:59] "GET /service-appliance-set/cb3b4c49-4fce-4c50-b4dc-8eb17a83ffd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002620 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.002715 10.0.0.50 - - [2026-01-30 06:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.50 - - [2026-01-30 06:32:59] "GET /network-ipam/21a4bab8-bf8f-4167-b34c-040e5ba5e8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002162 10.0.0.50 - - [2026-01-30 06:32:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.172331 10.0.0.50 - - [2026-01-30 06:32:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008000 10.0.0.50 - - [2026-01-30 06:32:59] "POST /ref-update HTTP/1.1" 200 156 0.165479 10.0.0.50 - - [2026-01-30 06:32:59] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005820 10.0.0.50 - - [2026-01-30 06:32:59] "GET /virtual-machine-interface/6804c9e5-e9b9-4d8d-8b7e-21e08442499e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012481 10.0.0.50 - - [2026-01-30 06:32:59] "GET /domains HTTP/1.1" 200 280 0.009082 10.0.0.50 - - [2026-01-30 06:32:59] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f HTTP/1.1" 200 3085 0.017618 10.0.0.50 - - [2026-01-30 06:32:59] "POST /instance-ips HTTP/1.1" 200 409 0.055735 10.0.0.50 - - [2026-01-30 06:32:59] "GET /instance-ip/e15fbe24-8420-4f32-af05-4b2bdfa30e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.016462 10.0.0.50 - - [2026-01-30 06:32:59] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869 HTTP/1.1" 200 5476 0.080244 10.0.0.50 - - [2026-01-30 06:32:59] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.012011 10.0.0.50 - - [2026-01-30 06:32:59] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.007053 10.0.0.50 - - [2026-01-30 06:32:59] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1179 0.003941 10.0.0.50 - - [2026-01-30 06:32:59] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1179 0.004954 10.0.0.50 - - [2026-01-30 06:32:59] "POST /loadbalancers HTTP/1.1" 200 610 0.086179 10.0.0.50 - - [2026-01-30 06:32:59] "POST /route-targets HTTP/1.1" 200 327 0.028545 10.0.0.50 - - [2026-01-30 06:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038000 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010549 10.0.0.50 - - [2026-01-30 06:33:00] "POST /ref-update HTTP/1.1" 200 156 0.037005 10.0.0.50 - - [2026-01-30 06:33:00] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049287 10.0.0.50 - - [2026-01-30 06:33:00] "GET /instance-ip/e15fbe24-8420-4f32-af05-4b2bdfa30e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012524 10.0.0.50 - - [2026-01-30 06:33:00] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031912 10.0.0.50 - - [2026-01-30 06:33:00] "GET /loadbalancer/63923032-7bb5-421c-8d3b-2d4d3db2c6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005268 10.0.0.50 - - [2026-01-30 06:33:00] "POST /floating-ips HTTP/1.1" 200 597 0.023639 10.0.0.50 - - [2026-01-30 06:33:00] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.022924 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.50 - - [2026-01-30 06:33:00] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049486 10.0.0.50 - - [2026-01-30 06:33:00] "GET /loadbalancer-listener/64533d30-bed4-4201-b78c-160efabf4b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005671 10.0.0.50 - - [2026-01-30 06:33:00] "GET /loadbalancer-listener/64533d30-bed4-4201-b78c-160efabf4b42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004032 10.0.0.50 - - [2026-01-30 06:33:00] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022251 10.0.0.50 - - [2026-01-30 06:33:00] "GET /instance-ip/e15fbe24-8420-4f32-af05-4b2bdfa30e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006547 10.0.0.50 - - [2026-01-30 06:33:00] "GET /instance-ip/e15fbe24-8420-4f32-af05-4b2bdfa30e0e?fields=floating_ips HTTP/1.1" 200 1213 0.010928 10.0.0.50 - - [2026-01-30 06:33:00] "GET /floating-ip/0d1d59b2-3c6d-4d52-a466-7b3ca6220080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003325 10.0.0.50 - - [2026-01-30 06:33:00] "POST /tags HTTP/1.1" 200 295 0.084184 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2026-01-30 06:33:00] "GET /tag/567b6f57-b204-4a25-acfe-e01c68b40afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013699 10.0.0.50 - - [2026-01-30 06:33:00] "POST /tags HTTP/1.1" 409 233 0.002061 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2026-01-30 06:33:00] "GET /tag/3f25a2bd-a7d8-4bb6-98bf-b0cc7ac40163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012525 10.0.0.50 - - [2026-01-30 06:33:00] "POST /tags HTTP/1.1" 409 206 0.002229 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2026-01-30 06:33:00] "GET /tag/3ee971b9-19f0-45ec-82f9-20d2d2e8b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012140 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.50 - - [2026-01-30 06:33:00] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004481 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.50 - - [2026-01-30 06:33:00] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041584 10.0.0.50 - - [2026-01-30 06:33:00] "POST /virtual-machines HTTP/1.1" 200 369 0.020735 10.0.0.50 - - [2026-01-30 06:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008598 10.0.0.50 - - [2026-01-30 06:33:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116834 10.0.0.50 - - [2026-01-30 06:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017860 10.0.0.50 - - [2026-01-30 06:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.50 - - [2026-01-30 06:33:00] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008150 10.0.0.50 - - [2026-01-30 06:33:00] "POST /instance-ips HTTP/1.1" 200 409 0.028071 10.0.0.50 - - [2026-01-30 06:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021057 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006820 10.0.0.50 - - [2026-01-30 06:33:01] "POST /set-tag HTTP/1.1" 200 109 0.030329 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016496 10.0.0.50 - - [2026-01-30 06:33:01] "GET /instance-ip/860b03ee-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003566 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004356 10.0.0.50 - - [2026-01-30 06:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003301 10.0.0.50 - - [2026-01-30 06:33:01] "POST /ref-update HTTP/1.1" 200 156 0.009044 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017871 10.0.0.50 - - [2026-01-30 06:33:01] "POST /set-tag HTTP/1.1" 200 109 0.004677 10.0.0.50 - - [2026-01-30 06:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005041 10.0.0.50 - - [2026-01-30 06:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2026-01-30 06:33:01] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049280 10.0.0.50 - - [2026-01-30 06:33:01] "POST /virtual-machines HTTP/1.1" 200 369 0.012297 10.0.0.50 - - [2026-01-30 06:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028767 10.0.0.50 - - [2026-01-30 06:33:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124550 10.0.0.50 - - [2026-01-30 06:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011402 10.0.0.50 - - [2026-01-30 06:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013975 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007401 10.0.0.50 - - [2026-01-30 06:33:01] "POST /instance-ips HTTP/1.1" 200 409 0.019994 10.0.0.50 - - [2026-01-30 06:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022252 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014548 10.0.0.50 - - [2026-01-30 06:33:01] "POST /set-tag HTTP/1.1" 200 109 0.026093 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026733 10.0.0.50 - - [2026-01-30 06:33:01] "GET /instance-ip/86822ce4-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004597 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004467 10.0.0.50 - - [2026-01-30 06:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.50 - - [2026-01-30 06:33:01] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.008229 10.0.0.50 - - [2026-01-30 06:33:02] "POST /ref-update HTTP/1.1" 200 156 0.013032 10.0.0.50 - - [2026-01-30 06:33:02] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013916 10.0.0.50 - - [2026-01-30 06:33:02] "POST /set-tag HTTP/1.1" 200 109 0.010872 10.0.0.50 - - [2026-01-30 06:33:02] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004117 10.0.0.50 - - [2026-01-30 06:33:02] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.50 - - [2026-01-30 06:33:02] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004043 10.0.0.50 - - [2026-01-30 06:33:02] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.50 - - [2026-01-30 06:33:04] "GET /domains HTTP/1.1" 200 280 0.001907 10.0.0.50 - - [2026-01-30 06:33:04] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f HTTP/1.1" 200 3085 0.003447 10.0.0.50 - - [2026-01-30 06:33:04] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869 HTTP/1.1" 200 7064 0.034676 10.0.0.50 - - [2026-01-30 06:33:04] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.004054 10.0.0.50 - - [2026-01-30 06:33:04] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.003989 10.0.0.50 - - [2026-01-30 06:33:04] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1400 0.006700 10.0.0.50 - - [2026-01-30 06:33:04] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1400 0.002945 10.0.0.50 - - [2026-01-30 06:33:04] "GET /route-target/8eac42e9-b9b4-4bf7-b4db-3e5b2162e63b HTTP/1.1" 200 1153 0.002720 10.0.0.50 - - [2026-01-30 06:33:04] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.004279 10.0.0.50 - - [2026-01-30 06:33:05] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1400 0.003008 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003799 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.005417 10.0.0.50 - - [2026-01-30 06:33:05] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1400 0.002666 10.0.0.50 - - [2026-01-30 06:33:05] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 200 1400 0.004086 10.0.0.50 - - [2026-01-30 06:33:05] "GET /route-target/8eac42e9-b9b4-4bf7-b4db-3e5b2162e63b HTTP/1.1" 200 1153 0.004251 10.0.0.50 - - [2026-01-30 06:33:05] "GET /domains HTTP/1.1" 200 280 0.001857 10.0.0.50 - - [2026-01-30 06:33:05] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f HTTP/1.1" 200 3085 0.003985 10.0.0.50 - - [2026-01-30 06:33:05] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869 HTTP/1.1" 200 7064 0.032535 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2084 0.004317 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.50 - - [2026-01-30 06:33:05] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033142 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003775 10.0.0.50 - - [2026-01-30 06:33:05] "GET /floating-ip-pools?parent_id=5f2ed61f-029e-46d9-85f2-324066076fe5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002007 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004065 10.0.0.50 - - [2026-01-30 06:33:05] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016638 10.0.0.50 - - [2026-01-30 06:33:05] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013662 10.0.0.50 - - [2026-01-30 06:33:05] "GET /domains HTTP/1.1" 200 280 0.001906 10.0.0.50 - - [2026-01-30 06:33:05] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f HTTP/1.1" 200 3085 0.003210 10.0.0.50 - - [2026-01-30 06:33:05] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869 HTTP/1.1" 200 7320 0.032772 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2322 0.006825 10.0.0.50 - - [2026-01-30 06:33:05] "GET /floating-ip-pool/dd21a8ce-c4c1-4a70-a6a8-737792624dc5 HTTP/1.1" 200 1315 0.002292 10.0.0.50 - - [2026-01-30 06:33:05] "GET /domains HTTP/1.1" 200 280 0.001624 10.0.0.50 - - [2026-01-30 06:33:05] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f HTTP/1.1" 200 3085 0.002446 10.0.0.50 - - [2026-01-30 06:33:05] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869 HTTP/1.1" 200 7320 0.031858 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 2322 0.003993 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003946 10.0.0.50 - - [2026-01-30 06:33:05] "POST /tags HTTP/1.1" 200 365 0.054996 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008088 10.0.0.50 - - [2026-01-30 06:33:05] "GET /tag/314d11a6-ae63-422f-bbf6-e98bfb28ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012589 10.0.0.50 - - [2026-01-30 06:33:05] "POST /tags HTTP/1.1" 409 206 0.001804 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2026-01-30 06:33:05] "GET /tag/3ee971b9-19f0-45ec-82f9-20d2d2e8b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012226 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-01-30 06:33:05] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035394 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004116 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2026-01-30 06:33:05] "GET /service-appliance-set/9811da50-d744-4836-a277-2730d406e27f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003706 10.0.0.50 - - [2026-01-30 06:33:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001654 10.0.0.50 - - [2026-01-30 06:33:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088511 10.0.0.50 - - [2026-01-30 06:33:05] "GET /virtual-machine-interface/9d28e433-ba5e-4d6d-b212-4d7b39d680eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004415 10.0.0.50 - - [2026-01-30 06:33:05] "POST /set-tag HTTP/1.1" 200 109 0.012181 10.0.0.50 - - [2026-01-30 06:33:05] "POST /instance-ips HTTP/1.1" 200 417 0.028615 10.0.0.50 - - [2026-01-30 06:33:06] "GET /instance-ip/4d54b547-a194-482b-aea0-701a045ea065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003762 10.0.0.50 - - [2026-01-30 06:33:06] "POST /loadbalancers HTTP/1.1" 200 618 0.058244 10.0.0.50 - - [2026-01-30 06:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028864 10.0.0.50 - - [2026-01-30 06:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011417 10.0.0.50 - - [2026-01-30 06:33:06] "POST /service-instances HTTP/1.1" 200 566 0.050197 10.0.0.50 - - [2026-01-30 06:33:06] "POST /ref-update HTTP/1.1" 200 156 0.027754 10.0.0.50 - - [2026-01-30 06:33:06] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046264 10.0.0.50 - - [2026-01-30 06:33:06] "GET /virtual-machine-interface/9d28e433-ba5e-4d6d-b212-4d7b39d680eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005136 10.0.0.50 - - [2026-01-30 06:33:06] "GET /virtual-machine-interface/9d28e433-ba5e-4d6d-b212-4d7b39d680eb?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009211 10.0.0.50 - - [2026-01-30 06:33:06] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.007789 10.0.0.50 - - [2026-01-30 06:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022509 10.0.0.50 - - [2026-01-30 06:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2026-01-30 06:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.50 - - [2026-01-30 06:33:06] "GET /floating-ip-pool/dd21a8ce-c4c1-4a70-a6a8-737792624dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008362 10.0.0.50 - - [2026-01-30 06:33:06] "POST /floating-ips HTTP/1.1" 200 671 0.087625 10.0.0.50 - - [2026-01-30 06:33:06] "POST /virtual-machines HTTP/1.1" 200 429 0.074300 10.0.0.50 - - [2026-01-30 06:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020899 10.0.0.50 - - [2026-01-30 06:33:06] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002866 10.0.0.50 - - [2026-01-30 06:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2026-01-30 06:33:06] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011966 10.0.0.50 - - [2026-01-30 06:33:06] "POST /tags HTTP/1.1" 409 221 0.012009 10.0.0.50 - - [2026-01-30 06:33:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119088 10.0.0.50 - - [2026-01-30 06:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015356 10.0.0.50 - - [2026-01-30 06:33:06] "GET /tag/fd24554a-a1e4-49ef-92f2-89341ddd6da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012821 10.0.0.50 - - [2026-01-30 06:33:06] "POST /chown HTTP/1.1" 200 109 0.060155 10.0.0.50 - - [2026-01-30 06:33:06] "POST /tags HTTP/1.1" 409 238 0.009600 10.0.0.50 - - [2026-01-30 06:33:06] "POST /chown HTTP/1.1" 200 109 0.006632 10.0.0.50 - - [2026-01-30 06:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-01-30 06:33:06] "GET /tag/314d11a6-ae63-422f-bbf6-e98bfb28ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021699 10.0.0.50 - - [2026-01-30 06:33:06] "PUT /virtual-machine-interface/42e1ca78-93e1-4426-bdc1-1bd24ef64c80 HTTP/1.1" 200 284 0.044432 10.0.0.50 - - [2026-01-30 06:33:06] "PUT /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 256 0.024112 10.0.0.50 - - [2026-01-30 06:33:06] "POST /firewall-rules HTTP/1.1" 200 650 0.108189 10.0.0.50 - - [2026-01-30 06:33:06] "POST /ref-update HTTP/1.1" 200 156 0.054600 10.0.0.50 - - [2026-01-30 06:33:06] "POST /ref-update HTTP/1.1" 200 156 0.031118 10.0.0.50 - - [2026-01-30 06:33:06] "GET /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.019577 10.0.0.50 - - [2026-01-30 06:33:06] "GET /firewall-policy/c96c8bad-b535-46cd-8bb6-3dccc8300940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013891 10.0.0.50 - - [2026-01-30 06:33:06] "GET /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003901 10.0.0.50 - - [2026-01-30 06:33:06] "POST /ref-update HTTP/1.1" 200 156 0.039903 10.0.0.50 - - [2026-01-30 06:33:06] "POST /ref-update HTTP/1.1" 200 156 0.012112 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.037244 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.025681 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.036080 10.0.0.50 - - [2026-01-30 06:33:07] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.064784 10.0.0.50 - - [2026-01-30 06:33:07] "POST /virtual-machines HTTP/1.1" 200 429 0.017278 10.0.0.50 - - [2026-01-30 06:33:07] "GET /loadbalancer/f0ca8152-8291-4357-b6ad-71e7b61b02db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007406 10.0.0.50 - - [2026-01-30 06:33:07] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031263 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2026-01-30 06:33:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123271 10.0.0.50 - - [2026-01-30 06:33:07] "POST /chown HTTP/1.1" 200 109 0.022352 10.0.0.50 - - [2026-01-30 06:33:07] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076109 10.0.0.50 - - [2026-01-30 06:33:07] "GET /loadbalancer-listener/4eea0855-ad76-4567-9be0-84f069139eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015815 10.0.0.50 - - [2026-01-30 06:33:07] "GET /loadbalancer-listener/4eea0855-ad76-4567-9be0-84f069139eb8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.011707 10.0.0.50 - - [2026-01-30 06:33:07] "POST /chown HTTP/1.1" 200 109 0.014482 10.0.0.50 - - [2026-01-30 06:33:07] "PUT /virtual-machine-interface/5842d287-f571-4625-bfec-e7a1bea4f02b HTTP/1.1" 200 284 0.023377 10.0.0.50 - - [2026-01-30 06:33:07] "PUT /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 256 0.052452 10.0.0.50 - - [2026-01-30 06:33:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059494 10.0.0.50 - - [2026-01-30 06:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020421 10.0.0.50 - - [2026-01-30 06:33:07] "GET /loadbalancer-pool/a59dddc1-c13d-4939-93af-66c38e4b10e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004802 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.027807 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.019837 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.028188 10.0.0.50 - - [2026-01-30 06:33:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.045010 10.0.0.50 - - [2026-01-30 06:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023544 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.022690 10.0.0.50 - - [2026-01-30 06:33:07] "GET /loadbalancer-member/b21623da-e2f3-42b7-919d-4c39bedb952c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.014653 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.024482 10.0.0.50 - - [2026-01-30 06:33:07] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012877 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016947 10.0.0.50 - - [2026-01-30 06:33:07] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004024 10.0.0.50 - - [2026-01-30 06:33:07] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.016715 10.0.0.50 - - [2026-01-30 06:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028639 10.0.0.50 - - [2026-01-30 06:33:07] "POST /tags HTTP/1.1" 409 221 0.004662 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.50 - - [2026-01-30 06:33:07] "GET /tag/fd24554a-a1e4-49ef-92f2-89341ddd6da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014461 10.0.0.50 - - [2026-01-30 06:33:07] "POST /tags HTTP/1.1" 409 238 0.006362 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2026-01-30 06:33:07] "POST /chown HTTP/1.1" 200 109 0.025187 10.0.0.50 - - [2026-01-30 06:33:07] "GET /tag/314d11a6-ae63-422f-bbf6-e98bfb28ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.028524 10.0.0.50 - - [2026-01-30 06:33:07] "POST /chown HTTP/1.1" 200 109 0.035800 10.0.0.50 - - [2026-01-30 06:33:07] "PUT /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 256 0.014929 10.0.0.50 - - [2026-01-30 06:33:07] "POST /firewall-rules HTTP/1.1" 409 293 0.005125 10.0.0.50 - - [2026-01-30 06:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.50 - - [2026-01-30 06:33:07] "PUT /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291 HTTP/1.1" 200 260 0.014495 10.0.0.50 - - [2026-01-30 06:33:07] "GET /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015662 10.0.0.50 - - [2026-01-30 06:33:07] "POST /ref-update HTTP/1.1" 200 156 0.018689 10.0.0.50 - - [2026-01-30 06:33:08] "POST /chown HTTP/1.1" 200 109 0.019481 10.0.0.50 - - [2026-01-30 06:33:08] "GET /firewall-policy/c96c8bad-b535-46cd-8bb6-3dccc8300940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011787 10.0.0.50 - - [2026-01-30 06:33:08] "POST /chown HTTP/1.1" 200 109 0.022438 10.0.0.50 - - [2026-01-30 06:33:08] "GET /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011148 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 256 0.011704 10.0.0.50 - - [2026-01-30 06:33:08] "POST /ref-update HTTP/1.1" 200 156 0.018872 10.0.0.50 - - [2026-01-30 06:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.50 - - [2026-01-30 06:33:08] "POST /chown HTTP/1.1" 200 109 0.005992 10.0.0.50 - - [2026-01-30 06:33:08] "POST /chown HTTP/1.1" 200 109 0.033691 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 256 0.020815 10.0.0.50 - - [2026-01-30 06:33:08] "POST /ref-update HTTP/1.1" 200 156 0.013150 10.0.0.50 - - [2026-01-30 06:33:08] "POST /chown HTTP/1.1" 200 109 0.020339 10.0.0.50 - - [2026-01-30 06:33:08] "POST /chown HTTP/1.1" 200 109 0.019731 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 256 0.014444 10.0.0.50 - - [2026-01-30 06:33:08] "POST /ref-update HTTP/1.1" 200 156 0.018342 10.0.0.50 - - [2026-01-30 06:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-01-30 06:33:08] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006817 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.011188 10.0.0.50 - - [2026-01-30 06:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2026-01-30 06:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023976 10.0.0.50 - - [2026-01-30 06:33:08] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060283 10.0.0.50 - - [2026-01-30 06:33:08] "POST /virtual-machines HTTP/1.1" 200 373 0.009827 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.008932 10.0.0.50 - - [2026-01-30 06:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016258 10.0.0.50 - - [2026-01-30 06:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020378 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.064310 10.0.0.50 - - [2026-01-30 06:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019868 10.0.0.50 - - [2026-01-30 06:33:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.169119 10.0.0.50 - - [2026-01-30 06:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.050054 10.0.0.50 - - [2026-01-30 06:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.50 - - [2026-01-30 06:33:08] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.025289 10.0.0.50 - - [2026-01-30 06:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010514 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006859 10.0.0.50 - - [2026-01-30 06:33:09] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.011625 10.0.0.50 - - [2026-01-30 06:33:09] "POST /instance-ips HTTP/1.1" 200 413 0.035509 10.0.0.50 - - [2026-01-30 06:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028873 10.0.0.50 - - [2026-01-30 06:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020744 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012229 10.0.0.50 - - [2026-01-30 06:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.006425 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.018255 10.0.0.50 - - [2026-01-30 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.028432 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012946 10.0.0.50 - - [2026-01-30 06:33:09] "GET /instance-ip/8adca2a6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004511 10.0.0.50 - - [2026-01-30 06:33:09] "POST /ref-update HTTP/1.1" 200 156 0.008100 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.020350 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.020759 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006292 10.0.0.50 - - [2026-01-30 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003323 10.0.0.50 - - [2026-01-30 06:33:09] "POST /ref-update HTTP/1.1" 200 156 0.008193 10.0.0.50 - - [2026-01-30 06:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.50 - - [2026-01-30 06:33:09] "POST /ref-update HTTP/1.1" 200 156 0.014561 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.016109 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015352 10.0.0.50 - - [2026-01-30 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.007989 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.028240 10.0.0.50 - - [2026-01-30 06:33:09] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004214 10.0.0.50 - - [2026-01-30 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.006491 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.019319 10.0.0.50 - - [2026-01-30 06:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.006107 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.015692 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.006392 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.016833 10.0.0.50 - - [2026-01-30 06:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.006462 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.019237 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.016607 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.010347 10.0.0.50 - - [2026-01-30 06:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.011576 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.017951 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.020096 10.0.0.50 - - [2026-01-30 06:33:09] "POST /chown HTTP/1.1" 200 109 0.031498 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.007735 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.023960 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.006914 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.018621 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.008103 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.029840 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.015809 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.007720 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.008771 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.008192 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.032601 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.022385 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.008391 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.014470 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.018170 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.006449 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.016752 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.013646 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.013542 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.014416 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.008238 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.017033 10.0.0.50 - - [2026-01-30 06:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.50 - - [2026-01-30 06:33:10] "POST /chown HTTP/1.1" 200 109 0.012019 10.0.0.50 - - [2026-01-30 06:33:11] "POST /chown HTTP/1.1" 200 109 0.016415 10.0.0.50 - - [2026-01-30 06:33:11] "POST /chown HTTP/1.1" 200 109 0.023190 10.0.0.50 - - [2026-01-30 06:33:11] "POST /chown HTTP/1.1" 200 109 0.005978 10.0.0.50 - - [2026-01-30 06:33:17] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004514 10.0.0.50 - - [2026-01-30 06:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2026-01-30 06:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.50 - - [2026-01-30 06:33:17] "GET /loadbalancer/63923032-7bb5-421c-8d3b-2d4d3db2c6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003427 10.0.0.50 - - [2026-01-30 06:33:17] "GET /loadbalancer-pool/7927fe57-7246-4e0a-ae39-f8e4dd62a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002465 10.0.0.50 - - [2026-01-30 06:33:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.033333 10.0.0.50 - - [2026-01-30 06:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027798 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014697 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015915 10.0.0.50 - - [2026-01-30 06:33:18] "POST /ref-update HTTP/1.1" 200 156 0.015074 10.0.0.50 - - [2026-01-30 06:33:18] "POST /tags HTTP/1.1" 409 221 0.007456 10.0.0.50 - - [2026-01-30 06:33:18] "GET /floating-ip/0d1d59b2-3c6d-4d52-a466-7b3ca6220080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.026402 10.0.0.50 - - [2026-01-30 06:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.50 - - [2026-01-30 06:33:18] "GET /tag/fd24554a-a1e4-49ef-92f2-89341ddd6da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019728 10.0.0.50 - - [2026-01-30 06:33:18] "PUT /floating-ip/0d1d59b2-3c6d-4d52-a466-7b3ca6220080 HTTP/1.1" 200 256 0.015281 10.0.0.50 - - [2026-01-30 06:33:18] "POST /set-tag HTTP/1.1" 200 109 0.043075 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine/685006fa-c284-4104-86e9-85ce28d6d508?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003013 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004359 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004020 10.0.0.50 - - [2026-01-30 06:33:18] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine/d06d72bb-b743-4b11-8d53-4810e5a7187e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002769 10.0.0.50 - - [2026-01-30 06:33:18] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005851 10.0.0.50 - - [2026-01-30 06:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.50 - - [2026-01-30 06:33:18] "GET /loadbalancer/63923032-7bb5-421c-8d3b-2d4d3db2c6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008456 10.0.0.50 - - [2026-01-30 06:33:18] "GET /loadbalancer-pool/7927fe57-7246-4e0a-ae39-f8e4dd62a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005466 10.0.0.50 - - [2026-01-30 06:33:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026196 10.0.0.50 - - [2026-01-30 06:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037808 10.0.0.50 - - [2026-01-30 06:33:19] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015891 10.0.0.50 - - [2026-01-30 06:33:19] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007850 10.0.0.50 - - [2026-01-30 06:33:19] "POST /ref-update HTTP/1.1" 200 156 0.009383 10.0.0.50 - - [2026-01-30 06:33:19] "GET /floating-ip/0d1d59b2-3c6d-4d52-a466-7b3ca6220080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011021 10.0.0.50 - - [2026-01-30 06:33:19] "POST /set-tag HTTP/1.1" 200 109 0.016158 10.0.0.50 - - [2026-01-30 06:33:21] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004309 10.0.0.50 - - [2026-01-30 06:33:21] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.50 - - [2026-01-30 06:33:24] "GET /virtual-machine/321bcd99-146e-427f-bdf7-33d01271a13a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002806 10.0.0.50 - - [2026-01-30 06:33:24] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006389 10.0.0.50 - - [2026-01-30 06:33:24] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012780 10.0.0.50 - - [2026-01-30 06:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.50 - - [2026-01-30 06:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2026-01-30 06:33:44] "POST /chown HTTP/1.1" 200 109 0.006921 10.0.0.50 - - [2026-01-30 06:33:44] "POST /chown HTTP/1.1" 200 109 0.009644 10.0.0.50 - - [2026-01-30 06:33:44] "POST /chown HTTP/1.1" 200 109 0.008296 10.0.0.50 - - [2026-01-30 06:33:44] "POST /chown HTTP/1.1" 200 109 0.006343 10.0.0.50 - - [2026-01-30 06:33:54] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004019 10.0.0.50 - - [2026-01-30 06:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.50 - - [2026-01-30 06:33:54] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004438 10.0.0.50 - - [2026-01-30 06:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.50 - - [2026-01-30 06:33:54] "GET /virtual-machine/321bcd99-146e-427f-bdf7-33d01271a13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002722 10.0.0.50 - - [2026-01-30 06:33:54] "POST /ref-update HTTP/1.1" 200 156 0.009440 10.0.0.50 - - [2026-01-30 06:33:54] "GET /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007177 10.0.0.50 - - [2026-01-30 06:33:55] "POST /set-tag HTTP/1.1" 200 109 0.020520 10.0.0.50 - - [2026-01-30 06:33:55] "POST /set-tag HTTP/1.1" 200 109 0.029744 10.0.0.50 - - [2026-01-30 06:33:55] "DELETE /instance-ip/8adca2a6-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.046154 10.0.0.50 - - [2026-01-30 06:33:55] "DELETE /virtual-machine-interface/8ab9704c-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.046687 10.0.0.50 - - [2026-01-30 06:33:55] "DELETE /virtual-machine/321bcd99-146e-427f-bdf7-33d01271a13a HTTP/1.1" 200 115 0.021453 10.0.0.50 - - [2026-01-30 06:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007665 10.0.0.50 - - [2026-01-30 06:33:59] "GET /tag/314d11a6-ae63-422f-bbf6-e98bfb28ac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021306 10.0.0.50 - - [2026-01-30 06:33:59] "GET /tag/314d11a6-ae63-422f-bbf6-e98bfb28ac2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013596 10.0.0.50 - - [2026-01-30 06:33:59] "GET /virtual-machine-interface/42e1ca78-93e1-4426-bdc1-1bd24ef64c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003983 10.0.0.50 - - [2026-01-30 06:33:59] "POST /set-tag HTTP/1.1" 200 109 0.012596 10.0.0.50 - - [2026-01-30 06:33:59] "GET /virtual-machine-interface/5842d287-f571-4625-bfec-e7a1bea4f02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.017866 10.0.0.50 - - [2026-01-30 06:33:59] "POST /set-tag HTTP/1.1" 200 109 0.015944 10.0.0.50 - - [2026-01-30 06:33:59] "GET /virtual-machine-interface/9d28e433-ba5e-4d6d-b212-4d7b39d680eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004555 10.0.0.50 - - [2026-01-30 06:33:59] "POST /set-tag HTTP/1.1" 200 109 0.015643 10.0.0.50 - - [2026-01-30 06:33:59] "GET /firewall-policy/c96c8bad-b535-46cd-8bb6-3dccc8300940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.020956 10.0.0.50 - - [2026-01-30 06:33:59] "GET /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002574 10.0.0.50 - - [2026-01-30 06:33:59] "POST /ref-update HTTP/1.1" 200 156 0.010514 10.0.0.50 - - [2026-01-30 06:33:59] "DELETE /firewall-rule/9aac40d9-a18a-430f-8b51-86768b34f291 HTTP/1.1" 200 115 0.044043 10.0.0.50 - - [2026-01-30 06:33:59] "DELETE /loadbalancer-member/b21623da-e2f3-42b7-919d-4c39bedb952c HTTP/1.1" 200 115 0.044387 10.0.0.50 - - [2026-01-30 06:33:59] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.014500 10.0.0.50 - - [2026-01-30 06:33:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020613 10.0.0.50 - - [2026-01-30 06:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.50 - - [2026-01-30 06:33:59] "DELETE /loadbalancer-pool/a59dddc1-c13d-4939-93af-66c38e4b10e8 HTTP/1.1" 200 115 0.088789 10.0.0.50 - - [2026-01-30 06:33:59] "DELETE /loadbalancer-listener/4eea0855-ad76-4567-9be0-84f069139eb8 HTTP/1.1" 200 115 0.033756 10.0.0.50 - - [2026-01-30 06:33:59] "GET /floating-ip/ab5da77f-da37-4631-bcff-9b701d7a8b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002565 10.0.0.50 - - [2026-01-30 06:33:59] "POST /chown HTTP/1.1" 200 109 0.014738 10.0.0.50 - - [2026-01-30 06:33:59] "POST /chown HTTP/1.1" 200 109 0.024305 10.0.0.50 - - [2026-01-30 06:33:59] "POST /chown HTTP/1.1" 200 109 0.029696 10.0.0.50 - - [2026-01-30 06:33:59] "POST /chown HTTP/1.1" 200 109 0.021877 10.0.0.50 - - [2026-01-30 06:33:59] "PUT /floating-ip/ab5da77f-da37-4631-bcff-9b701d7a8b0d HTTP/1.1" 200 256 0.093394 10.0.0.50 - - [2026-01-30 06:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.50 - - [2026-01-30 06:34:00] "POST /chown HTTP/1.1" 200 109 0.024305 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /floating-ip/ab5da77f-da37-4631-bcff-9b701d7a8b0d HTTP/1.1" 200 115 0.100042 10.0.0.50 - - [2026-01-30 06:34:00] "POST /chown HTTP/1.1" 200 109 0.016313 10.0.0.50 - - [2026-01-30 06:34:00] "POST /chown HTTP/1.1" 200 109 0.023451 10.0.0.50 - - [2026-01-30 06:34:00] "POST /chown HTTP/1.1" 200 109 0.017586 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /loadbalancer/f0ca8152-8291-4357-b6ad-71e7b61b02db HTTP/1.1" 200 115 0.096433 10.0.0.50 - - [2026-01-30 06:34:00] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.012015 10.0.0.50 - - [2026-01-30 06:34:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016059 10.0.0.50 - - [2026-01-30 06:34:00] "GET /floating-ip-pool/dd21a8ce-c4c1-4a70-a6a8-737792624dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010331 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /instance-ip/4d54b547-a194-482b-aea0-701a045ea065 HTTP/1.1" 200 115 0.131178 10.0.0.50 - - [2026-01-30 06:34:00] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.043766 10.0.0.50 - - [2026-01-30 06:34:00] "POST /ref-update HTTP/1.1" 200 156 0.031419 10.0.0.50 - - [2026-01-30 06:34:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008405 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /virtual-machine-interface/9d28e433-ba5e-4d6d-b212-4d7b39d680eb HTTP/1.1" 200 115 0.111273 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /floating-ip-pool/dd21a8ce-c4c1-4a70-a6a8-737792624dc5 HTTP/1.1" 200 115 0.071162 10.0.0.50 - - [2026-01-30 06:34:00] "PUT /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 266 0.023989 10.0.0.50 - - [2026-01-30 06:34:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.045129 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /tag/314d11a6-ae63-422f-bbf6-e98bfb28ac2d HTTP/1.1" 200 115 0.205058 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /service-instance/0f521396-3d98-497b-9dbf-da43aed02952 HTTP/1.1" 200 115 0.100528 10.0.0.50 - - [2026-01-30 06:34:00] "POST /useragent-kv HTTP/1.1" 200 115 0.012800 10.0.0.50 - - [2026-01-30 06:34:00] "GET /virtual-machine-interface/42e1ca78-93e1-4426-bdc1-1bd24ef64c80?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.008683 10.0.0.50 - - [2026-01-30 06:34:00] "POST /useragent-kv HTTP/1.1" 200 115 0.019854 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /virtual-network/5f2ed61f-029e-46d9-85f2-324066076fe5 HTTP/1.1" 200 115 0.263774 10.0.0.50 - - [2026-01-30 06:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010797 10.0.0.50 - - [2026-01-30 06:34:00] "GET /routing-instance/0147d5c6-63e1-455d-a001-5e47851671f3 HTTP/1.1" 404 171 0.014490 10.0.0.50 - - [2026-01-30 06:34:00] "GET /domains HTTP/1.1" 200 280 0.009517 10.0.0.50 - - [2026-01-30 06:34:00] "GET /domain/5962af26-ab2b-4424-8351-693438c7e48f HTTP/1.1" 200 3085 0.008674 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /route-target/8eac42e9-b9b4-4bf7-b4db-3e5b2162e63b HTTP/1.1" 200 115 0.072058 10.0.0.50 - - [2026-01-30 06:34:00] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869 HTTP/1.1" 200 7142 0.081640 10.0.0.50 - - [2026-01-30 06:34:00] "DELETE /virtual-machine-interface/42e1ca78-93e1-4426-bdc1-1bd24ef64c80 HTTP/1.1" 200 115 0.176160 10.0.0.50 - - [2026-01-30 06:34:00] "POST /ref-update HTTP/1.1" 200 156 0.020248 10.0.0.50 - - [2026-01-30 06:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.50 - - [2026-01-30 06:34:00] "GET /loadbalancer/63923032-7bb5-421c-8d3b-2d4d3db2c6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006350 10.0.0.50 - - [2026-01-30 06:34:00] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004358 10.0.0.50 - - [2026-01-30 06:34:01] "DELETE /virtual-machine/3a7c1260-6eae-4d63-9111-199734b364e8 HTTP/1.1" 200 115 0.062379 10.0.0.50 - - [2026-01-30 06:34:01] "GET /virtual-machine-interface/5842d287-f571-4625-bfec-e7a1bea4f02b?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005272 10.0.0.50 - - [2026-01-30 06:34:01] "POST /set-tag HTTP/1.1" 200 109 0.043695 10.0.0.50 - - [2026-01-30 06:34:01] "DELETE /loadbalancer-member/638dd147-60d1-446a-90f6-63123268385b HTTP/1.1" 200 115 0.047401 10.0.0.50 - - [2026-01-30 06:34:01] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009689 10.0.0.50 - - [2026-01-30 06:34:01] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.50 - - [2026-01-30 06:34:01] "DELETE /virtual-machine-interface/5842d287-f571-4625-bfec-e7a1bea4f02b HTTP/1.1" 200 115 0.118828 10.0.0.50 - - [2026-01-30 06:34:01] "DELETE /virtual-machine/c0a18fef-57d4-4a6b-aba9-1237956eb0d6 HTTP/1.1" 200 115 0.035334 10.0.0.50 - - [2026-01-30 06:34:02] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006598 10.0.0.50 - - [2026-01-30 06:34:02] "POST /set-tag HTTP/1.1" 200 109 0.004969 10.0.0.50 - - [2026-01-30 06:34:02] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006883 10.0.0.50 - - [2026-01-30 06:34:02] "POST /set-tag HTTP/1.1" 200 109 0.007758 10.0.0.50 - - [2026-01-30 06:34:02] "GET /virtual-machine/d06d72bb-b743-4b11-8d53-4810e5a7187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002751 10.0.0.50 - - [2026-01-30 06:34:03] "POST /ref-update HTTP/1.1" 200 156 0.011459 10.0.0.50 - - [2026-01-30 06:34:03] "GET /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010878 10.0.0.50 - - [2026-01-30 06:34:03] "POST /set-tag HTTP/1.1" 200 109 0.028268 10.0.0.50 - - [2026-01-30 06:34:03] "POST /set-tag HTTP/1.1" 200 109 0.028961 10.0.0.50 - - [2026-01-30 06:34:03] "POST /set-tag HTTP/1.1" 200 109 0.031384 10.0.0.50 - - [2026-01-30 06:34:03] "DELETE /instance-ip/86822ce4-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.035349 10.0.0.50 - - [2026-01-30 06:34:03] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.50 - - [2026-01-30 06:34:03] "DELETE /virtual-machine-interface/86662990-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.041087 10.0.0.50 - - [2026-01-30 06:34:03] "DELETE /virtual-machine/d06d72bb-b743-4b11-8d53-4810e5a7187e HTTP/1.1" 200 115 0.021581 10.0.0.50 - - [2026-01-30 06:34:05] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014887 10.0.0.50 - - [2026-01-30 06:34:06] "POST /set-tag HTTP/1.1" 200 109 0.006488 10.0.0.50 - - [2026-01-30 06:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.50 - - [2026-01-30 06:34:06] "GET /loadbalancer/63923032-7bb5-421c-8d3b-2d4d3db2c6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004536 10.0.0.50 - - [2026-01-30 06:34:06] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018960 10.0.0.50 - - [2026-01-30 06:34:06] "POST /set-tag HTTP/1.1" 200 109 0.003426 10.0.0.50 - - [2026-01-30 06:34:06] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005754 10.0.0.50 - - [2026-01-30 06:34:06] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.50 - - [2026-01-30 06:34:06] "GET /virtual-machine/685006fa-c284-4104-86e9-85ce28d6d508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002707 10.0.0.50 - - [2026-01-30 06:34:07] "POST /ref-update HTTP/1.1" 200 156 0.015374 10.0.0.50 - - [2026-01-30 06:34:07] "GET /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009482 10.0.0.50 - - [2026-01-30 06:34:07] "POST /set-tag HTTP/1.1" 200 109 0.020289 10.0.0.50 - - [2026-01-30 06:34:07] "POST /set-tag HTTP/1.1" 200 109 0.044392 10.0.0.50 - - [2026-01-30 06:34:07] "POST /set-tag HTTP/1.1" 200 109 0.029035 10.0.0.50 - - [2026-01-30 06:34:07] "DELETE /instance-ip/860b03ee-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.040169 10.0.0.50 - - [2026-01-30 06:34:07] "POST /ref-update HTTP/1.1" 200 156 0.011086 10.0.0.50 - - [2026-01-30 06:34:07] "DELETE /virtual-machine-interface/85f36b30-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.073565 10.0.0.50 - - [2026-01-30 06:34:07] "DELETE /virtual-machine/685006fa-c284-4104-86e9-85ce28d6d508 HTTP/1.1" 200 115 0.016042 10.0.0.50 - - [2026-01-30 06:34:07] "DELETE /tag/3f25a2bd-a7d8-4bb6-98bf-b0cc7ac40163 HTTP/1.1" 200 115 0.041820 10.0.0.50 - - [2026-01-30 06:34:07] "DELETE /tag/567b6f57-b204-4a25-acfe-e01c68b40afd HTTP/1.1" 200 115 0.049438 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-01-30 06:34:11] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054829 10.0.0.50 - - [2026-01-30 06:34:11] "POST /tags HTTP/1.1" 200 393 0.043665 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019306 10.0.0.50 - - [2026-01-30 06:34:11] "GET /tag/20b10280-85bd-49cd-9213-1f0314ec7c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.028637 10.0.0.50 - - [2026-01-30 06:34:11] "POST /tags HTTP/1.1" 200 341 0.032766 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2026-01-30 06:34:11] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015619 10.0.0.50 - - [2026-01-30 06:34:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000859 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.005783 10.0.0.50 - - [2026-01-30 06:34:11] "POST /security-groups HTTP/1.1" 200 589 0.079288 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.002983 10.0.0.50 - - [2026-01-30 06:34:11] "POST /projects HTTP/1.1" 200 519 0.228054 10.0.0.50 - - [2026-01-30 06:34:11] "POST /access-control-lists HTTP/1.1" 200 598 0.064541 10.0.0.50 - - [2026-01-30 06:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.067741 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.019805 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.50 - - [2026-01-30 06:34:11] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004406 10.0.0.50 - - [2026-01-30 06:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.50 - - [2026-01-30 06:34:11] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003394 10.0.0.50 - - [2026-01-30 06:34:12] "POST /access-control-lists HTTP/1.1" 200 596 0.066881 10.0.0.50 - - [2026-01-30 06:34:12] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.090283 10.0.0.50 - - [2026-01-30 06:34:12] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.046238 10.0.0.50 - - [2026-01-30 06:34:12] "POST /security-groups HTTP/1.1" 200 591 0.080473 10.0.0.50 - - [2026-01-30 06:34:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.004493 10.0.0.50 - - [2026-01-30 06:34:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028501 10.0.0.50 - - [2026-01-30 06:34:12] "POST /chown HTTP/1.1" 200 109 0.022802 10.0.0.50 - - [2026-01-30 06:34:12] "POST /access-control-lists HTTP/1.1" 200 632 0.079230 10.0.0.50 - - [2026-01-30 06:34:12] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003333 10.0.0.50 - - [2026-01-30 06:34:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.013909 10.0.0.50 - - [2026-01-30 06:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.50 - - [2026-01-30 06:34:12] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002286 10.0.0.50 - - [2026-01-30 06:34:12] "POST /tags HTTP/1.1" 409 226 0.001692 10.0.0.50 - - [2026-01-30 06:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.50 - - [2026-01-30 06:34:12] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010741 10.0.0.50 - - [2026-01-30 06:34:12] "POST /access-control-lists HTTP/1.1" 200 630 0.072680 10.0.0.50 - - [2026-01-30 06:34:12] "POST /firewall-rules HTTP/1.1" 200 600 0.083724 10.0.0.50 - - [2026-01-30 06:34:12] "GET /firewall-rule/2813a4ef-e9cf-4e07-981d-52625a76ed75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016950 10.0.0.50 - - [2026-01-30 06:34:12] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003937 10.0.0.50 - - [2026-01-30 06:34:12] "GET /firewall-rule/2813a4ef-e9cf-4e07-981d-52625a76ed75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002640 10.0.0.50 - - [2026-01-30 06:34:12] "POST /ref-update HTTP/1.1" 200 156 0.050397 10.0.0.50 - - [2026-01-30 06:34:12] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015178 10.0.0.50 - - [2026-01-30 06:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.50 - - [2026-01-30 06:34:12] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002350 10.0.0.50 - - [2026-01-30 06:34:12] "POST /tags HTTP/1.1" 409 226 0.001479 10.0.0.50 - - [2026-01-30 06:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.50 - - [2026-01-30 06:34:12] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009795 10.0.0.50 - - [2026-01-30 06:34:12] "POST /firewall-rules HTTP/1.1" 200 598 0.081462 10.0.0.50 - - [2026-01-30 06:34:12] "GET /firewall-rule/1146b6ae-a2d9-4976-a7e0-b05f88144781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003975 10.0.0.50 - - [2026-01-30 06:34:12] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004074 10.0.0.50 - - [2026-01-30 06:34:12] "GET /firewall-rule/1146b6ae-a2d9-4976-a7e0-b05f88144781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002076 10.0.0.50 - - [2026-01-30 06:34:13] "POST /ref-update HTTP/1.1" 200 156 0.044828 10.0.0.50 - - [2026-01-30 06:34:14] "POST /tags HTTP/1.1" 200 393 0.027608 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011252 10.0.0.50 - - [2026-01-30 06:34:14] "GET /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018400 10.0.0.50 - - [2026-01-30 06:34:14] "POST /tags HTTP/1.1" 200 341 0.017594 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2026-01-30 06:34:14] "GET /tag/53aeaf9f-42a0-4959-874a-948992259764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013208 10.0.0.50 - - [2026-01-30 06:34:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000875 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.009187 10.0.0.50 - - [2026-01-30 06:34:14] "POST /security-groups HTTP/1.1" 200 589 0.059685 10.0.0.50 - - [2026-01-30 06:34:14] "POST /projects HTTP/1.1" 200 519 0.165706 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001659 10.0.0.50 - - [2026-01-30 06:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015125 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.50 - - [2026-01-30 06:34:14] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.029006 10.0.0.50 - - [2026-01-30 06:34:14] "POST /access-control-lists HTTP/1.1" 200 598 0.091273 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013407 10.0.0.50 - - [2026-01-30 06:34:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.005755 10.0.0.50 - - [2026-01-30 06:34:14] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004150 10.0.0.50 - - [2026-01-30 06:34:15] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.094394 10.0.0.50 - - [2026-01-30 06:34:15] "POST /access-control-lists HTTP/1.1" 200 596 0.136395 10.0.0.50 - - [2026-01-30 06:34:15] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.084047 10.0.0.50 - - [2026-01-30 06:34:15] "POST /security-groups HTTP/1.1" 200 591 0.088953 10.0.0.50 - - [2026-01-30 06:34:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001597 10.0.0.50 - - [2026-01-30 06:34:15] "POST /access-control-lists HTTP/1.1" 200 632 0.058715 10.0.0.50 - - [2026-01-30 06:34:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.005878 10.0.0.50 - - [2026-01-30 06:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.067729 10.0.0.50 - - [2026-01-30 06:34:15] "POST /chown HTTP/1.1" 200 109 0.013344 10.0.0.50 - - [2026-01-30 06:34:15] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014219 10.0.0.50 - - [2026-01-30 06:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2026-01-30 06:34:15] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012172 10.0.0.50 - - [2026-01-30 06:34:15] "POST /access-control-lists HTTP/1.1" 200 630 0.069974 10.0.0.50 - - [2026-01-30 06:34:15] "POST /tags HTTP/1.1" 409 226 0.004823 10.0.0.50 - - [2026-01-30 06:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2026-01-30 06:34:15] "GET /tag/53aeaf9f-42a0-4959-874a-948992259764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010113 10.0.0.50 - - [2026-01-30 06:34:15] "POST /firewall-rules HTTP/1.1" 200 600 0.071019 10.0.0.50 - - [2026-01-30 06:34:15] "GET /firewall-rule/f0cae013-1cfa-4e81-8a3f-7baec54e99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003996 10.0.0.50 - - [2026-01-30 06:34:15] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003767 10.0.0.50 - - [2026-01-30 06:34:15] "GET /firewall-rule/f0cae013-1cfa-4e81-8a3f-7baec54e99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002133 10.0.0.50 - - [2026-01-30 06:34:15] "POST /ref-update HTTP/1.1" 200 156 0.065791 10.0.0.50 - - [2026-01-30 06:34:15] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016548 10.0.0.50 - - [2026-01-30 06:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.50 - - [2026-01-30 06:34:15] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002862 10.0.0.50 - - [2026-01-30 06:34:15] "POST /tags HTTP/1.1" 409 226 0.001671 10.0.0.50 - - [2026-01-30 06:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2026-01-30 06:34:15] "GET /tag/53aeaf9f-42a0-4959-874a-948992259764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010625 10.0.0.50 - - [2026-01-30 06:34:15] "POST /firewall-rules HTTP/1.1" 200 598 0.064336 10.0.0.50 - - [2026-01-30 06:34:16] "GET /firewall-rule/13591c88-11aa-4668-b2f4-8c5946cbfe3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007297 10.0.0.50 - - [2026-01-30 06:34:16] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005935 10.0.0.50 - - [2026-01-30 06:34:16] "GET /firewall-rule/13591c88-11aa-4668-b2f4-8c5946cbfe3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002609 10.0.0.50 - - [2026-01-30 06:34:16] "POST /ref-update HTTP/1.1" 200 156 0.048350 10.0.0.50 - - [2026-01-30 06:34:17] "POST /tags HTTP/1.1" 200 345 0.093790 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.50 - - [2026-01-30 06:34:17] "GET /tag/4c49c61a-f6de-433d-8c31-f21fe9b13f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015311 10.0.0.50 - - [2026-01-30 06:34:17] "POST /projects HTTP/1.1" 409 238 0.007307 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.50 - - [2026-01-30 06:34:17] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044410 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.50 - - [2026-01-30 06:34:17] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005100 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.50 - - [2026-01-30 06:34:17] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003648 10.0.0.50 - - [2026-01-30 06:34:17] "POST /security-groups HTTP/1.1" 409 285 0.006710 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-01-30 06:34:17] "PUT /security-group/77df28a5-5d54-4338-b798-39d1b6904db1 HTTP/1.1" 200 262 0.061051 10.0.0.50 - - [2026-01-30 06:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028367 10.0.0.50 - - [2026-01-30 06:34:17] "PUT /access-control-list/3e2648e8-1a69-41ff-8c8a-7b14bb786f5d HTTP/1.1" 200 272 0.031937 10.0.0.50 - - [2026-01-30 06:34:17] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.104322 10.0.0.50 - - [2026-01-30 06:34:17] "POST /tags HTTP/1.1" 409 228 0.019718 10.0.0.50 - - [2026-01-30 06:34:17] "PUT /access-control-list/d386e1c6-0373-4fbd-90ba-0b6e208a54f4 HTTP/1.1" 200 272 0.018575 10.0.0.50 - - [2026-01-30 06:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.50 - - [2026-01-30 06:34:17] "GET /tag/4c49c61a-f6de-433d-8c31-f21fe9b13f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013072 10.0.0.50 - - [2026-01-30 06:34:18] "POST /tags HTTP/1.1" 200 345 0.022309 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2026-01-30 06:34:18] "GET /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011383 10.0.0.50 - - [2026-01-30 06:34:18] "POST /projects HTTP/1.1" 409 238 0.001862 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2026-01-30 06:34:18] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039954 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.50 - - [2026-01-30 06:34:18] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003889 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.50 - - [2026-01-30 06:34:18] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003673 10.0.0.50 - - [2026-01-30 06:34:18] "POST /security-groups HTTP/1.1" 409 285 0.002391 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2026-01-30 06:34:18] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032473 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.50 - - [2026-01-30 06:34:18] "PUT /security-group/9106ca7c-58ae-4f0e-b3be-bdf588e2a23c HTTP/1.1" 200 262 0.055192 10.0.0.50 - - [2026-01-30 06:34:18] "PUT /access-control-list/afa3327b-fcc0-4845-924a-53b933f32616 HTTP/1.1" 200 272 0.016246 10.0.0.50 - - [2026-01-30 06:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031704 10.0.0.50 - - [2026-01-30 06:34:18] "POST /tags HTTP/1.1" 409 228 0.011918 10.0.0.50 - - [2026-01-30 06:34:18] "PUT /access-control-list/80f4f4e9-98d4-4308-ba7a-ea03b36b2895 HTTP/1.1" 200 272 0.028527 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2026-01-30 06:34:18] "GET /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011996 10.0.0.50 - - [2026-01-30 06:34:18] "POST /tags HTTP/1.1" 200 291 0.076031 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020475 10.0.0.50 - - [2026-01-30 06:34:18] "GET /tag/adeccb91-d660-48a8-bfaf-286a240ab49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012911 10.0.0.50 - - [2026-01-30 06:34:18] "POST /tags HTTP/1.1" 200 303 0.054872 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.50 - - [2026-01-30 06:34:18] "GET /tag/2db9fd66-3add-4b82-96fe-a927ab899b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012916 10.0.0.50 - - [2026-01-30 06:34:18] "POST /tags HTTP/1.1" 409 252 0.001824 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.50 - - [2026-01-30 06:34:18] "GET /tag/20b10280-85bd-49cd-9213-1f0314ec7c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009867 10.0.0.50 - - [2026-01-30 06:34:18] "POST /tags HTTP/1.1" 409 226 0.001615 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.50 - - [2026-01-30 06:34:18] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.030751 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.50 - - [2026-01-30 06:34:18] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010947 10.0.0.50 - - [2026-01-30 06:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008279 10.0.0.50 - - [2026-01-30 06:34:19] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.098157 10.0.0.50 - - [2026-01-30 06:34:19] "POST /virtual-machines HTTP/1.1" 200 395 0.014094 10.0.0.50 - - [2026-01-30 06:34:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022851 10.0.0.50 - - [2026-01-30 06:34:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.157213 10.0.0.50 - - [2026-01-30 06:34:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012104 10.0.0.50 - - [2026-01-30 06:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020761 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023337 10.0.0.50 - - [2026-01-30 06:34:19] "POST /instance-ips HTTP/1.1" 200 397 0.031788 10.0.0.50 - - [2026-01-30 06:34:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037901 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028662 10.0.0.50 - - [2026-01-30 06:34:19] "POST /set-tag HTTP/1.1" 200 109 0.082215 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016984 10.0.0.50 - - [2026-01-30 06:34:19] "GET /instance-ip/b4d8b658-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007812 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004576 10.0.0.50 - - [2026-01-30 06:34:19] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004396 10.0.0.50 - - [2026-01-30 06:34:19] "POST /ref-update HTTP/1.1" 200 156 0.011515 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004197 10.0.0.50 - - [2026-01-30 06:34:19] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.50 - - [2026-01-30 06:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-01-30 06:34:19] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004375 10.0.0.50 - - [2026-01-30 06:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.50 - - [2026-01-30 06:34:20] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032520 10.0.0.50 - - [2026-01-30 06:34:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008116 10.0.0.50 - - [2026-01-30 06:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013639 10.0.0.50 - - [2026-01-30 06:34:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107876 10.0.0.50 - - [2026-01-30 06:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010748 10.0.0.50 - - [2026-01-30 06:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014527 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015397 10.0.0.50 - - [2026-01-30 06:34:20] "POST /instance-ips HTTP/1.1" 200 397 0.021386 10.0.0.50 - - [2026-01-30 06:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029012 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011367 10.0.0.50 - - [2026-01-30 06:34:20] "POST /set-tag HTTP/1.1" 200 109 0.063637 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012759 10.0.0.50 - - [2026-01-30 06:34:20] "GET /instance-ip/b55984ae-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003251 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004460 10.0.0.50 - - [2026-01-30 06:34:20] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003406 10.0.0.50 - - [2026-01-30 06:34:20] "POST /ref-update HTTP/1.1" 200 156 0.009303 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015279 10.0.0.50 - - [2026-01-30 06:34:20] "POST /set-tag HTTP/1.1" 200 109 0.007196 10.0.0.50 - - [2026-01-30 06:34:20] "POST /tags HTTP/1.1" 200 291 0.018477 10.0.0.50 - - [2026-01-30 06:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.50 - - [2026-01-30 06:34:20] "GET /tag/7baff838-f529-481f-af0c-4d19e4364918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014118 10.0.0.50 - - [2026-01-30 06:34:20] "POST /tags HTTP/1.1" 409 252 0.002072 10.0.0.50 - - [2026-01-30 06:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.50 - - [2026-01-30 06:34:20] "GET /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011157 10.0.0.50 - - [2026-01-30 06:34:20] "POST /tags HTTP/1.1" 409 226 0.002428 10.0.0.50 - - [2026-01-30 06:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.50 - - [2026-01-30 06:34:20] "GET /tag/53aeaf9f-42a0-4959-874a-948992259764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011666 10.0.0.50 - - [2026-01-30 06:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.50 - - [2026-01-30 06:34:20] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004582 10.0.0.50 - - [2026-01-30 06:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2026-01-30 06:34:21] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036581 10.0.0.50 - - [2026-01-30 06:34:21] "POST /virtual-machines HTTP/1.1" 200 395 0.008354 10.0.0.50 - - [2026-01-30 06:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009212 10.0.0.50 - - [2026-01-30 06:34:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110901 10.0.0.50 - - [2026-01-30 06:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020932 10.0.0.50 - - [2026-01-30 06:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004792 10.0.0.50 - - [2026-01-30 06:34:21] "POST /instance-ips HTTP/1.1" 200 397 0.017808 10.0.0.50 - - [2026-01-30 06:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029171 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010298 10.0.0.50 - - [2026-01-30 06:34:21] "POST /set-tag HTTP/1.1" 200 109 0.067484 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014593 10.0.0.50 - - [2026-01-30 06:34:21] "GET /instance-ip/b5ef395e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004136 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004997 10.0.0.50 - - [2026-01-30 06:34:21] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003622 10.0.0.50 - - [2026-01-30 06:34:21] "POST /ref-update HTTP/1.1" 200 156 0.008852 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009562 10.0.0.50 - - [2026-01-30 06:34:21] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.50 - - [2026-01-30 06:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.50 - - [2026-01-30 06:34:21] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004028 10.0.0.50 - - [2026-01-30 06:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.50 - - [2026-01-30 06:34:21] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031914 10.0.0.50 - - [2026-01-30 06:34:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007953 10.0.0.50 - - [2026-01-30 06:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013158 10.0.0.50 - - [2026-01-30 06:34:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104284 10.0.0.50 - - [2026-01-30 06:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009428 10.0.0.50 - - [2026-01-30 06:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004821 10.0.0.50 - - [2026-01-30 06:34:22] "POST /instance-ips HTTP/1.1" 200 397 0.020771 10.0.0.50 - - [2026-01-30 06:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014544 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010912 10.0.0.50 - - [2026-01-30 06:34:22] "POST /set-tag HTTP/1.1" 200 109 0.067104 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008455 10.0.0.50 - - [2026-01-30 06:34:22] "GET /instance-ip/b662ea5c-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006727 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004139 10.0.0.50 - - [2026-01-30 06:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003825 10.0.0.50 - - [2026-01-30 06:34:22] "POST /ref-update HTTP/1.1" 200 156 0.008522 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019547 10.0.0.50 - - [2026-01-30 06:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.50 - - [2026-01-30 06:34:22] "POST /tags HTTP/1.1" 200 299 0.030855 10.0.0.50 - - [2026-01-30 06:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.50 - - [2026-01-30 06:34:22] "GET /tag/e524b5bf-fd63-440b-884a-1ebc020b13e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012043 10.0.0.50 - - [2026-01-30 06:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004184 10.0.0.50 - - [2026-01-30 06:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2026-01-30 06:34:22] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028639 10.0.0.50 - - [2026-01-30 06:34:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009952 10.0.0.50 - - [2026-01-30 06:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027642 10.0.0.50 - - [2026-01-30 06:34:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094711 10.0.0.50 - - [2026-01-30 06:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009589 10.0.0.50 - - [2026-01-30 06:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.50 - - [2026-01-30 06:34:22] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007723 10.0.0.50 - - [2026-01-30 06:34:22] "POST /instance-ips HTTP/1.1" 200 397 0.021983 10.0.0.50 - - [2026-01-30 06:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031967 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007952 10.0.0.50 - - [2026-01-30 06:34:23] "POST /set-tag HTTP/1.1" 200 109 0.021087 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007586 10.0.0.50 - - [2026-01-30 06:34:23] "GET /instance-ip/b6e91abe-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007827 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007559 10.0.0.50 - - [2026-01-30 06:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.50 - - [2026-01-30 06:34:23] "POST /tags HTTP/1.1" 200 299 0.024133 10.0.0.50 - - [2026-01-30 06:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.50 - - [2026-01-30 06:34:23] "GET /tag/a008a6c4-e271-4a5d-8ba7-f188f49add85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016342 10.0.0.50 - - [2026-01-30 06:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003772 10.0.0.50 - - [2026-01-30 06:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2026-01-30 06:34:23] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039711 10.0.0.50 - - [2026-01-30 06:34:23] "POST /virtual-machines HTTP/1.1" 200 395 0.010391 10.0.0.50 - - [2026-01-30 06:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015414 10.0.0.50 - - [2026-01-30 06:34:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098565 10.0.0.50 - - [2026-01-30 06:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007519 10.0.0.50 - - [2026-01-30 06:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008643 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004330 10.0.0.50 - - [2026-01-30 06:34:23] "POST /instance-ips HTTP/1.1" 200 397 0.019537 10.0.0.50 - - [2026-01-30 06:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030482 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007572 10.0.0.50 - - [2026-01-30 06:34:23] "POST /set-tag HTTP/1.1" 200 109 0.017854 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014894 10.0.0.50 - - [2026-01-30 06:34:23] "GET /instance-ip/b7575646-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004161 10.0.0.50 - - [2026-01-30 06:34:23] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004072 10.0.0.50 - - [2026-01-30 06:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.50 - - [2026-01-30 06:34:23] "POST /tags HTTP/1.1" 200 299 0.015448 10.0.0.50 - - [2026-01-30 06:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.50 - - [2026-01-30 06:34:23] "GET /tag/cc0be0d9-4e78-4d1a-9424-2e87a15f9d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014221 10.0.0.50 - - [2026-01-30 06:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004544 10.0.0.50 - - [2026-01-30 06:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2026-01-30 06:34:24] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032104 10.0.0.50 - - [2026-01-30 06:34:24] "POST /virtual-machines HTTP/1.1" 200 395 0.011421 10.0.0.50 - - [2026-01-30 06:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009105 10.0.0.50 - - [2026-01-30 06:34:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108764 10.0.0.50 - - [2026-01-30 06:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021793 10.0.0.50 - - [2026-01-30 06:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004732 10.0.0.50 - - [2026-01-30 06:34:24] "POST /instance-ips HTTP/1.1" 200 397 0.027859 10.0.0.50 - - [2026-01-30 06:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025510 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011204 10.0.0.50 - - [2026-01-30 06:34:24] "POST /set-tag HTTP/1.1" 200 109 0.017068 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011448 10.0.0.50 - - [2026-01-30 06:34:24] "GET /instance-ip/b7be31f4-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009790 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003863 10.0.0.50 - - [2026-01-30 06:34:24] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.50 - - [2026-01-30 06:34:24] "POST /tags HTTP/1.1" 200 299 0.018362 10.0.0.50 - - [2026-01-30 06:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.50 - - [2026-01-30 06:34:24] "GET /tag/53a81d49-24c7-4467-8562-a76490edecbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012479 10.0.0.50 - - [2026-01-30 06:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003757 10.0.0.50 - - [2026-01-30 06:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.50 - - [2026-01-30 06:34:24] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035555 10.0.0.50 - - [2026-01-30 06:34:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007996 10.0.0.50 - - [2026-01-30 06:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017112 10.0.0.50 - - [2026-01-30 06:34:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108308 10.0.0.50 - - [2026-01-30 06:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008501 10.0.0.50 - - [2026-01-30 06:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007918 10.0.0.50 - - [2026-01-30 06:34:24] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003982 10.0.0.50 - - [2026-01-30 06:34:25] "POST /instance-ips HTTP/1.1" 200 397 0.025035 10.0.0.50 - - [2026-01-30 06:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026407 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004311 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.025500 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011165 10.0.0.50 - - [2026-01-30 06:34:25] "GET /instance-ip/b8247ab8-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004359 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004147 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004019 10.0.0.50 - - [2026-01-30 06:34:25] "POST /ref-update HTTP/1.1" 200 156 0.010020 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021409 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004134 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.005665 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004931 10.0.0.50 - - [2026-01-30 06:34:25] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013819 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005841 10.0.0.50 - - [2026-01-30 06:34:25] "POST /ref-update HTTP/1.1" 200 156 0.011578 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004134 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005410 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003996 10.0.0.50 - - [2026-01-30 06:34:25] "POST /ref-update HTTP/1.1" 200 156 0.009167 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008656 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005450 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005912 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004457 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007554 10.0.0.50 - - [2026-01-30 06:34:25] "POST /set-tag HTTP/1.1" 200 109 0.009882 10.0.0.50 - - [2026-01-30 06:34:25] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004474 10.0.0.50 - - [2026-01-30 06:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.50 - - [2026-01-30 06:34:26] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004270 10.0.0.50 - - [2026-01-30 06:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.50 - - [2026-01-30 06:34:26] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004246 10.0.0.50 - - [2026-01-30 06:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.50 - - [2026-01-30 06:34:26] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004028 10.0.0.50 - - [2026-01-30 06:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.50 - - [2026-01-30 06:34:28] "GET /virtual-machine/93599ee6-a58c-4b60-b4a7-9ecea37b7e32?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002752 10.0.0.50 - - [2026-01-30 06:34:28] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003717 10.0.0.50 - - [2026-01-30 06:34:28] "GET /virtual-machine/f5182088-b7bb-487a-b673-49808c87aaea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002892 10.0.0.50 - - [2026-01-30 06:34:28] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004134 10.0.0.50 - - [2026-01-30 06:34:28] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006840 10.0.0.50 - - [2026-01-30 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.50 - - [2026-01-30 06:34:29] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004186 10.0.0.50 - - [2026-01-30 06:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.50 - - [2026-01-30 06:34:30] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004209 10.0.0.50 - - [2026-01-30 06:34:31] "POST /set-tag HTTP/1.1" 200 109 0.005716 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine/33c55640-3aa6-4a33-aea5-471b33ab9772?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002823 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003655 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine/da1b07d1-7aaf-4488-8a78-1a1f0ac74ef6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004513 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005519 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine/1cdfcde3-6e88-4fe0-87bf-f09bddbf1223?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003124 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003602 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine/34ac5efe-8064-4e39-8128-2665d11a112f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002945 10.0.0.50 - - [2026-01-30 06:34:33] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004854 10.0.0.50 - - [2026-01-30 06:34:35] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004260 10.0.0.50 - - [2026-01-30 06:34:35] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.50 - - [2026-01-30 06:34:36] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004419 10.0.0.50 - - [2026-01-30 06:34:36] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.50 - - [2026-01-30 06:34:38] "GET /virtual-machine/60399b46-843d-4c7f-a39c-b3d2b8d65d49?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002908 10.0.0.50 - - [2026-01-30 06:34:38] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005035 10.0.0.50 - - [2026-01-30 06:34:38] "GET /virtual-machine/f4b05732-d50b-4975-adff-2fefa78f86cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003111 10.0.0.50 - - [2026-01-30 06:34:38] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004340 10.0.0.50 - - [2026-01-30 06:34:39] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003074 10.0.0.50 - - [2026-01-30 06:34:39] "POST /tags HTTP/1.1" 200 333 0.030711 10.0.0.50 - - [2026-01-30 06:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010039 10.0.0.50 - - [2026-01-30 06:34:39] "GET /tag/255148c4-e734-41cf-be81-2d2a6f89e860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011726 10.0.0.50 - - [2026-01-30 06:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.50 - - [2026-01-30 06:34:39] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034386 10.0.0.50 - - [2026-01-30 06:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-01-30 06:34:39] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004221 10.0.0.50 - - [2026-01-30 06:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-01-30 06:34:39] "GET /service-appliance-set/cb3b4c49-4fce-4c50-b4dc-8eb17a83ffd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002611 10.0.0.50 - - [2026-01-30 06:34:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.001840 10.0.0.50 - - [2026-01-30 06:34:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108529 10.0.0.50 - - [2026-01-30 06:34:39] "GET /virtual-machine-interface/96990d7d-004d-4641-b38c-fd590417b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.008882 10.0.0.50 - - [2026-01-30 06:34:39] "POST /instance-ips HTTP/1.1" 200 409 0.027025 10.0.0.50 - - [2026-01-30 06:34:39] "GET /instance-ip/d4b7b2a2-a52e-4077-bf1a-756ed5926de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003841 10.0.0.50 - - [2026-01-30 06:34:39] "POST /loadbalancers HTTP/1.1" 200 629 0.062937 10.0.0.50 - - [2026-01-30 06:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012893 10.0.0.50 - - [2026-01-30 06:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010618 10.0.0.50 - - [2026-01-30 06:34:39] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045507 10.0.0.50 - - [2026-01-30 06:34:39] "GET /instance-ip/d4b7b2a2-a52e-4077-bf1a-756ed5926de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003925 10.0.0.50 - - [2026-01-30 06:34:40] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042197 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.004718 10.0.0.50 - - [2026-01-30 06:34:40] "POST /floating-ips HTTP/1.1" 200 597 0.025986 10.0.0.50 - - [2026-01-30 06:34:40] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.038792 10.0.0.50 - - [2026-01-30 06:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2026-01-30 06:34:40] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028817 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer-listener/35e262a5-958b-4abe-85a3-5874639342e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003598 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer-listener/35e262a5-958b-4abe-85a3-5874639342e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003493 10.0.0.50 - - [2026-01-30 06:34:40] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.025631 10.0.0.50 - - [2026-01-30 06:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.50 - - [2026-01-30 06:34:40] "GET /instance-ip/d4b7b2a2-a52e-4077-bf1a-756ed5926de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.005289 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003371 10.0.0.50 - - [2026-01-30 06:34:40] "GET /instance-ip/d4b7b2a2-a52e-4077-bf1a-756ed5926de7?fields=floating_ips HTTP/1.1" 200 1213 0.004564 10.0.0.50 - - [2026-01-30 06:34:40] "GET /floating-ip/759a436a-1959-4fbf-802e-782ad001c506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.001822 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer-pool/77d11ca0-749d-4fb9-ab0c-efeb26643e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007297 10.0.0.50 - - [2026-01-30 06:34:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019669 10.0.0.50 - - [2026-01-30 06:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026073 10.0.0.50 - - [2026-01-30 06:34:40] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015677 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.017312 10.0.0.50 - - [2026-01-30 06:34:40] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011761 10.0.0.50 - - [2026-01-30 06:34:40] "POST /ref-update HTTP/1.1" 200 156 0.006786 10.0.0.50 - - [2026-01-30 06:34:40] "GET /floating-ip/759a436a-1959-4fbf-802e-782ad001c506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.005639 10.0.0.50 - - [2026-01-30 06:34:40] "POST /tags HTTP/1.1" 409 221 0.004861 10.0.0.50 - - [2026-01-30 06:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2026-01-30 06:34:40] "GET /tag/255148c4-e734-41cf-be81-2d2a6f89e860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019324 10.0.0.50 - - [2026-01-30 06:34:40] "PUT /floating-ip/759a436a-1959-4fbf-802e-782ad001c506 HTTP/1.1" 200 256 0.034660 10.0.0.50 - - [2026-01-30 06:34:40] "POST /set-tag HTTP/1.1" 200 109 0.063039 10.0.0.50 - - [2026-01-30 06:34:40] "GET /loadbalancer-pool/77d11ca0-749d-4fb9-ab0c-efeb26643e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002796 10.0.0.50 - - [2026-01-30 06:34:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032243 10.0.0.50 - - [2026-01-30 06:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018461 10.0.0.50 - - [2026-01-30 06:34:40] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009434 10.0.0.50 - - [2026-01-30 06:34:40] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004061 10.0.0.50 - - [2026-01-30 06:34:40] "POST /ref-update HTTP/1.1" 200 156 0.007678 10.0.0.50 - - [2026-01-30 06:34:40] "GET /floating-ip/759a436a-1959-4fbf-802e-782ad001c506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004268 10.0.0.50 - - [2026-01-30 06:34:40] "POST /set-tag HTTP/1.1" 200 109 0.061442 10.0.0.50 - - [2026-01-30 06:34:41] "POST /tags HTTP/1.1" 409 206 0.003975 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.50 - - [2026-01-30 06:34:41] "GET /tag/2db9fd66-3add-4b82-96fe-a927ab899b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010982 10.0.0.50 - - [2026-01-30 06:34:41] "POST /tags HTTP/1.1" 409 204 0.002115 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2026-01-30 06:34:41] "GET /tag/a008a6c4-e271-4a5d-8ba7-f188f49add85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011252 10.0.0.50 - - [2026-01-30 06:34:41] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002672 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.50 - - [2026-01-30 06:34:41] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.50 - - [2026-01-30 06:34:41] "POST /tags HTTP/1.1" 409 206 0.002103 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2026-01-30 06:34:41] "GET /tag/2db9fd66-3add-4b82-96fe-a927ab899b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014715 10.0.0.50 - - [2026-01-30 06:34:41] "POST /tags HTTP/1.1" 409 226 0.002060 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2026-01-30 06:34:41] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009912 10.0.0.50 - - [2026-01-30 06:34:41] "POST /tags HTTP/1.1" 409 204 0.002044 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.50 - - [2026-01-30 06:34:41] "GET /tag/a008a6c4-e271-4a5d-8ba7-f188f49add85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009991 10.0.0.50 - - [2026-01-30 06:34:41] "POST /tags HTTP/1.1" 409 226 0.002511 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2026-01-30 06:34:41] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011182 10.0.0.50 - - [2026-01-30 06:34:41] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002628 10.0.0.50 - - [2026-01-30 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2026-01-30 06:34:41] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006560 10.0.0.50 - - [2026-01-30 06:34:41] "POST /firewall-rules HTTP/1.1" 200 626 0.076139 10.0.0.50 - - [2026-01-30 06:34:41] "POST /firewall-rules HTTP/1.1" 200 646 0.077503 10.0.0.50 - - [2026-01-30 06:34:41] "GET /firewall-rule/20bcc686-f6eb-4e2a-b085-c73bc66013b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012080 10.0.0.50 - - [2026-01-30 06:34:41] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002031 10.0.0.50 - - [2026-01-30 06:34:41] "GET /firewall-rule/37157b17-84aa-4040-bfde-646aafc178dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004550 10.0.0.50 - - [2026-01-30 06:34:41] "POST /ref-update HTTP/1.1" 200 156 0.023308 10.0.0.50 - - [2026-01-30 06:34:41] "POST /firewall-policys HTTP/1.1" 200 606 0.043275 10.0.0.50 - - [2026-01-30 06:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011111 10.0.0.50 - - [2026-01-30 06:34:41] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009651 10.0.0.50 - - [2026-01-30 06:34:41] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004211 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003223 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003110 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/c96c8bad-b535-46cd-8bb6-3dccc8300940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003371 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004130 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001836 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001827 10.0.0.50 - - [2026-01-30 06:34:42] "POST /ref-update HTTP/1.1" 200 156 0.015560 10.0.0.50 - - [2026-01-30 06:34:42] "POST /ref-update HTTP/1.1" 200 156 0.026145 10.0.0.50 - - [2026-01-30 06:34:42] "POST /ref-update HTTP/1.1" 200 156 0.015079 10.0.0.50 - - [2026-01-30 06:34:42] "POST /ref-update HTTP/1.1" 200 156 0.027456 10.0.0.50 - - [2026-01-30 06:34:42] "POST /ref-update HTTP/1.1" 200 156 0.030368 10.0.0.50 - - [2026-01-30 06:34:42] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002516 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:36:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:36:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.50 - - [2026-01-30 06:36:40] "POST /tags HTTP/1.1" 409 252 0.002772 10.0.0.50 - - [2026-01-30 06:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.50 - - [2026-01-30 06:36:40] "GET /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016397 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 228 0.001832 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016631 10.0.0.50 - - [2026-01-30 06:36:41] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004441 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2026-01-30 06:36:41] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002496 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 206 0.001770 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/2db9fd66-3add-4b82-96fe-a927ab899b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019070 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 226 0.002776 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023053 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 204 0.005955 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/a008a6c4-e271-4a5d-8ba7-f188f49add85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012305 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 226 0.005316 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/ac222563-7474-4904-8828-3ce15cc1c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016919 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 228 0.005781 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024600 10.0.0.50 - - [2026-01-30 06:36:41] "POST /tags HTTP/1.1" 409 252 0.002236 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.50 - - [2026-01-30 06:36:41] "GET /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.024730 10.0.0.50 - - [2026-01-30 06:36:41] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002571 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.50 - - [2026-01-30 06:36:41] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002566 10.0.0.50 - - [2026-01-30 06:36:41] "POST /firewall-rules HTTP/1.1" 409 281 0.002245 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2026-01-30 06:36:41] "PUT /firewall-rule/37157b17-84aa-4040-bfde-646aafc178dd HTTP/1.1" 200 260 0.019298 10.0.0.50 - - [2026-01-30 06:36:41] "POST /firewall-rules HTTP/1.1" 409 291 0.002071 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2026-01-30 06:36:41] "PUT /firewall-rule/20bcc686-f6eb-4e2a-b085-c73bc66013b3 HTTP/1.1" 200 260 0.022782 10.0.0.50 - - [2026-01-30 06:36:41] "GET /firewall-rule/20bcc686-f6eb-4e2a-b085-c73bc66013b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.014693 10.0.0.50 - - [2026-01-30 06:36:41] "POST /firewall-rules HTTP/1.1" 200 658 0.099897 10.0.0.50 - - [2026-01-30 06:36:41] "GET /firewall-rule/2feea03c-e7fe-4c35-bad2-db5b595266d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004632 10.0.0.50 - - [2026-01-30 06:36:41] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002499 10.0.0.50 - - [2026-01-30 06:36:41] "GET /firewall-rule/37157b17-84aa-4040-bfde-646aafc178dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002897 10.0.0.50 - - [2026-01-30 06:36:41] "POST /firewall-policys HTTP/1.1" 409 269 0.005390 10.0.0.50 - - [2026-01-30 06:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2026-01-30 06:36:42] "PUT /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475 HTTP/1.1" 200 264 0.026484 10.0.0.50 - - [2026-01-30 06:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031865 10.0.0.50 - - [2026-01-30 06:36:42] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007403 10.0.0.50 - - [2026-01-30 06:36:42] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002577 10.0.0.50 - - [2026-01-30 06:36:42] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002321 10.0.0.50 - - [2026-01-30 06:36:42] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002215 10.0.0.50 - - [2026-01-30 06:36:42] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002475 10.0.0.50 - - [2026-01-30 06:36:42] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002063 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:36:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:36:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001203 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:36:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:36:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001417 10.0.0.50 - - [2026-01-30 06:37:01] "GET /global-system-configs HTTP/1.1" 200 322 0.005981 10.0.0.50 - - [2026-01-30 06:37:01] "GET /global-system-configs HTTP/1.1" 200 322 0.001906 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008003 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005501 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004937 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.50 - - [2026-01-30 06:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2026-01-30 06:37:43] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002427 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003750 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.019569 10.0.0.50 - - [2026-01-30 06:37:43] "DELETE /loadbalancer-member/6d2be60f-e97a-4e35-9b8b-495cb0e16468 HTTP/1.1" 200 115 0.023851 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004561 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004240 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.50 - - [2026-01-30 06:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2026-01-30 06:37:43] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002501 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004522 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004013 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.50 - - [2026-01-30 06:37:43] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.50 - - [2026-01-30 06:37:43] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.50 - - [2026-01-30 06:37:44] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006380 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.004206 10.0.0.50 - - [2026-01-30 06:37:44] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004481 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.50 - - [2026-01-30 06:37:44] "GET /virtual-machine/93599ee6-a58c-4b60-b4a7-9ecea37b7e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002565 10.0.0.50 - - [2026-01-30 06:37:44] "POST /ref-update HTTP/1.1" 200 156 0.013285 10.0.0.50 - - [2026-01-30 06:37:44] "GET /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008321 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.019384 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.015212 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.023663 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.019563 10.0.0.50 - - [2026-01-30 06:37:44] "POST /set-tag HTTP/1.1" 200 109 0.012928 10.0.0.50 - - [2026-01-30 06:37:44] "DELETE /instance-ip/b4d8b658-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.055465 10.0.0.50 - - [2026-01-30 06:37:44] "POST /ref-update HTTP/1.1" 200 156 0.008536 10.0.0.50 - - [2026-01-30 06:37:44] "DELETE /virtual-machine-interface/b4b4f0ba-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.035995 10.0.0.50 - - [2026-01-30 06:37:44] "DELETE /virtual-machine/93599ee6-a58c-4b60-b4a7-9ecea37b7e32 HTTP/1.1" 200 115 0.023242 10.0.0.50 - - [2026-01-30 06:37:45] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006257 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.50 - - [2026-01-30 06:37:45] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004124 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.50 - - [2026-01-30 06:37:45] "GET /virtual-machine/33c55640-3aa6-4a33-aea5-471b33ab9772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002405 10.0.0.50 - - [2026-01-30 06:37:45] "POST /ref-update HTTP/1.1" 200 156 0.007925 10.0.0.50 - - [2026-01-30 06:37:45] "GET /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004209 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.016214 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.026836 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.014352 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.027966 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.023942 10.0.0.50 - - [2026-01-30 06:37:45] "DELETE /instance-ip/b5ef395e-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.034704 10.0.0.50 - - [2026-01-30 06:37:45] "DELETE /virtual-machine-interface/b5da0e62-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.044650 10.0.0.50 - - [2026-01-30 06:37:45] "DELETE /virtual-machine/33c55640-3aa6-4a33-aea5-471b33ab9772 HTTP/1.1" 200 115 0.028572 10.0.0.50 - - [2026-01-30 06:37:45] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005543 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.50 - - [2026-01-30 06:37:45] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005447 10.0.0.50 - - [2026-01-30 06:37:45] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.50 - - [2026-01-30 06:37:46] "GET /virtual-machine/f5182088-b7bb-487a-b673-49808c87aaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005641 10.0.0.50 - - [2026-01-30 06:37:46] "POST /ref-update HTTP/1.1" 200 156 0.011416 10.0.0.50 - - [2026-01-30 06:37:46] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.025138 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.058520 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.024951 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.039416 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.015421 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.032405 10.0.0.50 - - [2026-01-30 06:37:46] "DELETE /instance-ip/b55984ae-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.045919 10.0.0.50 - - [2026-01-30 06:37:46] "POST /ref-update HTTP/1.1" 200 156 0.007321 10.0.0.50 - - [2026-01-30 06:37:46] "DELETE /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.038637 10.0.0.50 - - [2026-01-30 06:37:46] "DELETE /virtual-machine/f5182088-b7bb-487a-b673-49808c87aaea HTTP/1.1" 200 115 0.017758 10.0.0.50 - - [2026-01-30 06:37:46] "DELETE /tag/adeccb91-d660-48a8-bfaf-286a240ab49f HTTP/1.1" 200 115 0.028423 10.0.0.50 - - [2026-01-30 06:37:46] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003591 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.50 - - [2026-01-30 06:37:46] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004105 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.50 - - [2026-01-30 06:37:46] "GET /virtual-machine/da1b07d1-7aaf-4488-8a78-1a1f0ac74ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002959 10.0.0.50 - - [2026-01-30 06:37:46] "POST /ref-update HTTP/1.1" 200 156 0.016857 10.0.0.50 - - [2026-01-30 06:37:46] "GET /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014719 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.031725 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.020681 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.038949 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.019408 10.0.0.50 - - [2026-01-30 06:37:46] "POST /set-tag HTTP/1.1" 200 109 0.031716 10.0.0.50 - - [2026-01-30 06:37:46] "DELETE /instance-ip/b662ea5c-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.048090 10.0.0.50 - - [2026-01-30 06:37:47] "DELETE /virtual-machine-interface/b64a5348-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.037498 10.0.0.50 - - [2026-01-30 06:37:47] "DELETE /virtual-machine/da1b07d1-7aaf-4488-8a78-1a1f0ac74ef6 HTTP/1.1" 200 115 0.021670 10.0.0.50 - - [2026-01-30 06:37:47] "DELETE /tag/7baff838-f529-481f-af0c-4d19e4364918 HTTP/1.1" 200 115 0.039385 10.0.0.50 - - [2026-01-30 06:37:47] "DELETE /tag/2db9fd66-3add-4b82-96fe-a927ab899b43 HTTP/1.1" 409 388 0.003699 10.0.0.50 - - [2026-01-30 06:38:14] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004181 10.0.0.50 - - [2026-01-30 06:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.50 - - [2026-01-30 06:38:14] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007445 10.0.0.50 - - [2026-01-30 06:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.50 - - [2026-01-30 06:38:14] "GET /virtual-machine/34ac5efe-8064-4e39-8128-2665d11a112f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002758 10.0.0.50 - - [2026-01-30 06:38:14] "POST /ref-update HTTP/1.1" 200 156 0.007729 10.0.0.50 - - [2026-01-30 06:38:14] "GET /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012213 10.0.0.50 - - [2026-01-30 06:38:14] "POST /set-tag HTTP/1.1" 200 109 0.015442 10.0.0.50 - - [2026-01-30 06:38:14] "POST /set-tag HTTP/1.1" 200 109 0.029442 10.0.0.50 - - [2026-01-30 06:38:14] "POST /set-tag HTTP/1.1" 200 109 0.023033 10.0.0.50 - - [2026-01-30 06:38:14] "POST /set-tag HTTP/1.1" 200 109 0.013854 10.0.0.50 - - [2026-01-30 06:38:14] "DELETE /instance-ip/b7be31f4-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.041625 10.0.0.50 - - [2026-01-30 06:38:14] "DELETE /virtual-machine-interface/b7a6ed1e-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.040581 10.0.0.50 - - [2026-01-30 06:38:14] "DELETE /virtual-machine/34ac5efe-8064-4e39-8128-2665d11a112f HTTP/1.1" 200 115 0.016177 10.0.0.50 - - [2026-01-30 06:38:14] "DELETE /tag/cc0be0d9-4e78-4d1a-9424-2e87a15f9d8b HTTP/1.1" 200 115 0.035251 10.0.0.50 - - [2026-01-30 06:38:14] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004344 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003901 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine/f4b05732-d50b-4975-adff-2fefa78f86cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002629 10.0.0.50 - - [2026-01-30 06:38:15] "POST /ref-update HTTP/1.1" 200 156 0.008302 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015648 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.017286 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.023426 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.033036 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.013454 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /instance-ip/b8247ab8-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.046557 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /virtual-machine-interface/b80b9174-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.034549 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /virtual-machine/f4b05732-d50b-4975-adff-2fefa78f86cc HTTP/1.1" 200 115 0.020074 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe HTTP/1.1" 409 236 0.004037 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4 HTTP/1.1" 409 236 0.004911 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /tag/53a81d49-24c7-4467-8562-a76490edecbe HTTP/1.1" 200 115 0.033333 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005346 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003788 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine/60399b46-843d-4c7f-a39c-b3d2b8d65d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003149 10.0.0.50 - - [2026-01-30 06:38:15] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.50 - - [2026-01-30 06:38:15] "GET /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013281 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.016886 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.035836 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.021766 10.0.0.50 - - [2026-01-30 06:38:15] "POST /set-tag HTTP/1.1" 200 109 0.013223 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /instance-ip/b7575646-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.042294 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /virtual-machine-interface/b73fd2e6-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.040084 10.0.0.50 - - [2026-01-30 06:38:15] "DELETE /virtual-machine/60399b46-843d-4c7f-a39c-b3d2b8d65d49 HTTP/1.1" 200 115 0.021503 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /tag/a008a6c4-e271-4a5d-8ba7-f188f49add85 HTTP/1.1" 409 236 0.009454 10.0.0.50 - - [2026-01-30 06:38:16] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004608 10.0.0.50 - - [2026-01-30 06:38:16] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.50 - - [2026-01-30 06:38:16] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003958 10.0.0.50 - - [2026-01-30 06:38:16] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.50 - - [2026-01-30 06:38:16] "GET /virtual-machine/1cdfcde3-6e88-4fe0-87bf-f09bddbf1223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002438 10.0.0.50 - - [2026-01-30 06:38:16] "POST /ref-update HTTP/1.1" 200 156 0.013773 10.0.0.50 - - [2026-01-30 06:38:16] "GET /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004035 10.0.0.50 - - [2026-01-30 06:38:16] "POST /set-tag HTTP/1.1" 200 109 0.014700 10.0.0.50 - - [2026-01-30 06:38:16] "POST /set-tag HTTP/1.1" 200 109 0.024676 10.0.0.50 - - [2026-01-30 06:38:16] "POST /set-tag HTTP/1.1" 200 109 0.013623 10.0.0.50 - - [2026-01-30 06:38:16] "POST /set-tag HTTP/1.1" 200 109 0.025978 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /instance-ip/b6e91abe-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.032690 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /virtual-machine-interface/b6d0f948-fda5-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.039466 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /virtual-machine/1cdfcde3-6e88-4fe0-87bf-f09bddbf1223 HTTP/1.1" 200 115 0.014136 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /tag/e524b5bf-fd63-440b-884a-1ebc020b13e5 HTTP/1.1" 200 115 0.027036 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /tag/20b10280-85bd-49cd-9213-1f0314ec7c9a HTTP/1.1" 200 115 0.028301 10.0.0.50 - - [2026-01-30 06:38:16] "DELETE /tag/4c49c61a-f6de-433d-8c31-f21fe9b13f82 HTTP/1.1" 200 115 0.045910 10.0.0.50 - - [2026-01-30 06:38:18] "POST /projects HTTP/1.1" 409 238 0.002120 10.0.0.50 - - [2026-01-30 06:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.50 - - [2026-01-30 06:38:18] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041770 10.0.0.50 - - [2026-01-30 06:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2026-01-30 06:38:18] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004142 10.0.0.50 - - [2026-01-30 06:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.50 - - [2026-01-30 06:38:18] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004707 10.0.0.50 - - [2026-01-30 06:38:18] "POST /security-groups HTTP/1.1" 409 285 0.002275 10.0.0.50 - - [2026-01-30 06:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.50 - - [2026-01-30 06:38:18] "PUT /security-group/9106ca7c-58ae-4f0e-b3be-bdf588e2a23c HTTP/1.1" 200 262 0.054922 10.0.0.50 - - [2026-01-30 06:38:18] "PUT /access-control-list/afa3327b-fcc0-4845-924a-53b933f32616 HTTP/1.1" 200 272 0.023175 10.0.0.50 - - [2026-01-30 06:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036347 10.0.0.50 - - [2026-01-30 06:38:18] "PUT /access-control-list/80f4f4e9-98d4-4308-ba7a-ea03b36b2895 HTTP/1.1" 200 272 0.032056 10.0.0.50 - - [2026-01-30 06:38:23] "POST /projects HTTP/1.1" 409 238 0.002610 10.0.0.50 - - [2026-01-30 06:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.50 - - [2026-01-30 06:38:23] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038467 10.0.0.50 - - [2026-01-30 06:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2026-01-30 06:38:23] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004215 10.0.0.50 - - [2026-01-30 06:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2026-01-30 06:38:23] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004997 10.0.0.50 - - [2026-01-30 06:38:23] "POST /security-groups HTTP/1.1" 409 285 0.002820 10.0.0.50 - - [2026-01-30 06:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.50 - - [2026-01-30 06:38:24] "PUT /security-group/9106ca7c-58ae-4f0e-b3be-bdf588e2a23c HTTP/1.1" 200 262 0.067852 10.0.0.50 - - [2026-01-30 06:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016387 10.0.0.50 - - [2026-01-30 06:38:24] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004593 10.0.0.50 - - [2026-01-30 06:38:24] "PUT /access-control-list/afa3327b-fcc0-4845-924a-53b933f32616 HTTP/1.1" 200 272 0.026245 10.0.0.50 - - [2026-01-30 06:38:24] "PUT /access-control-list/80f4f4e9-98d4-4308-ba7a-ea03b36b2895 HTTP/1.1" 200 272 0.011497 10.0.0.50 - - [2026-01-30 06:38:24] "GET /firewall-rule/f0cae013-1cfa-4e81-8a3f-7baec54e99a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002771 10.0.0.50 - - [2026-01-30 06:38:24] "POST /ref-update HTTP/1.1" 200 156 0.049077 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /firewall-rule/f0cae013-1cfa-4e81-8a3f-7baec54e99a1 HTTP/1.1" 200 115 0.041293 10.0.0.50 - - [2026-01-30 06:38:24] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004087 10.0.0.50 - - [2026-01-30 06:38:24] "GET /firewall-rule/13591c88-11aa-4668-b2f4-8c5946cbfe3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003056 10.0.0.50 - - [2026-01-30 06:38:24] "POST /ref-update HTTP/1.1" 200 156 0.046506 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /firewall-rule/13591c88-11aa-4668-b2f4-8c5946cbfe3a HTTP/1.1" 200 115 0.042674 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe HTTP/1.1" 409 236 0.006733 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4 HTTP/1.1" 409 236 0.005188 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /tag/53aeaf9f-42a0-4959-874a-948992259764 HTTP/1.1" 200 115 0.037647 10.0.0.50 - - [2026-01-30 06:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.50 - - [2026-01-30 06:38:24] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003943 10.0.0.50 - - [2026-01-30 06:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2026-01-30 06:38:24] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003594 10.0.0.50 - - [2026-01-30 06:38:24] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.050169 10.0.0.50 - - [2026-01-30 06:38:24] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.040323 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /security-group/9106ca7c-58ae-4f0e-b3be-bdf588e2a23c HTTP/1.1" 200 115 0.054447 10.0.0.50 - - [2026-01-30 06:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /access-control-list/afa3327b-fcc0-4845-924a-53b933f32616 HTTP/1.1" 200 115 0.028319 10.0.0.50 - - [2026-01-30 06:38:24] "DELETE /access-control-list/80f4f4e9-98d4-4308-ba7a-ea03b36b2895 HTTP/1.1" 200 115 0.020477 10.0.0.50 - - [2026-01-30 06:38:24] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029130 10.0.0.50 - - [2026-01-30 06:38:24] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?fields=security_groups HTTP/1.1" 200 1352 0.034201 10.0.0.50 - - [2026-01-30 06:38:25] "DELETE /security-group/73e98f46-f9b2-41ff-ac8a-4bc732da92d6 HTTP/1.1" 200 115 0.056532 10.0.0.50 - - [2026-01-30 06:38:25] "DELETE /access-control-list/e77bc1f9-acd3-4438-96f9-d4902e0f8d36 HTTP/1.1" 200 115 0.035993 10.0.0.50 - - [2026-01-30 06:38:25] "GET /project/c45c18c7-8d98-4e56-8787-d96fde9538b5?fields=application_policy_sets HTTP/1.1" 200 1391 0.038285 10.0.0.50 - - [2026-01-30 06:38:25] "DELETE /access-control-list/8447dce0-b91c-4ef0-aa40-36566bb85dba HTTP/1.1" 200 115 0.043168 10.0.0.50 - - [2026-01-30 06:38:25] "DELETE /project/c45c18c7-8d98-4e56-8787-d96fde9538b5 HTTP/1.1" 200 115 0.321913 10.0.0.50 - - [2026-01-30 06:38:25] "POST /projects HTTP/1.1" 409 238 0.002408 10.0.0.50 - - [2026-01-30 06:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2026-01-30 06:38:25] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026548 10.0.0.50 - - [2026-01-30 06:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2026-01-30 06:38:25] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003921 10.0.0.50 - - [2026-01-30 06:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2026-01-30 06:38:25] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003992 10.0.0.50 - - [2026-01-30 06:38:25] "POST /security-groups HTTP/1.1" 409 285 0.002269 10.0.0.50 - - [2026-01-30 06:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-01-30 06:38:25] "PUT /security-group/77df28a5-5d54-4338-b798-39d1b6904db1 HTTP/1.1" 200 262 0.055557 10.0.0.50 - - [2026-01-30 06:38:25] "PUT /access-control-list/3e2648e8-1a69-41ff-8c8a-7b14bb786f5d HTTP/1.1" 200 272 0.013128 10.0.0.50 - - [2026-01-30 06:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026816 10.0.0.50 - - [2026-01-30 06:38:25] "PUT /access-control-list/d386e1c6-0373-4fbd-90ba-0b6e208a54f4 HTTP/1.1" 200 272 0.024431 10.0.0.50 - - [2026-01-30 06:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-01-30 06:38:29] "GET /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002272 10.0.0.50 - - [2026-01-30 06:38:29] "GET /virtual-machine-interface/b53e1c5a-fda5-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001661 10.0.0.50 - - [2026-01-30 06:38:29] "DELETE /loadbalancer-member/ae9ec65b-925d-48ca-a124-70575be4a776 HTTP/1.1" 200 115 0.042161 10.0.0.50 - - [2026-01-30 06:38:29] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006684 10.0.0.50 - - [2026-01-30 06:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.50 - - [2026-01-30 06:38:29] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002861 10.0.0.50 - - [2026-01-30 06:38:29] "GET /firewall-policy/a4a74c4a-afbd-4599-a18e-d414455cb64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003570 10.0.0.50 - - [2026-01-30 06:38:30] "GET /firewall-rule/37157b17-84aa-4040-bfde-646aafc178dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003036 10.0.0.50 - - [2026-01-30 06:38:30] "POST /ref-update HTTP/1.1" 200 156 0.011924 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /firewall-rule/37157b17-84aa-4040-bfde-646aafc178dd HTTP/1.1" 200 115 0.041343 10.0.0.50 - - [2026-01-30 06:38:30] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002686 10.0.0.50 - - [2026-01-30 06:38:30] "GET /firewall-rule/2feea03c-e7fe-4c35-bad2-db5b595266d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003121 10.0.0.50 - - [2026-01-30 06:38:30] "POST /ref-update HTTP/1.1" 200 156 0.015188 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /firewall-rule/2feea03c-e7fe-4c35-bad2-db5b595266d6 HTTP/1.1" 200 115 0.051106 10.0.0.50 - - [2026-01-30 06:38:30] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004382 10.0.0.50 - - [2026-01-30 06:38:30] "GET /firewall-rule/20bcc686-f6eb-4e2a-b085-c73bc66013b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004270 10.0.0.50 - - [2026-01-30 06:38:30] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /firewall-rule/20bcc686-f6eb-4e2a-b085-c73bc66013b3 HTTP/1.1" 200 115 0.043656 10.0.0.50 - - [2026-01-30 06:38:30] "GET /application-policy-set/6f1446ad-ed54-4ef7-985c-4cccbe10a9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002433 10.0.0.50 - - [2026-01-30 06:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2026-01-30 06:38:30] "GET /policy-management/c2c21691-9558-4a55-a220-306dd289af4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002475 10.0.0.50 - - [2026-01-30 06:38:30] "GET /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002929 10.0.0.50 - - [2026-01-30 06:38:30] "POST /ref-update HTTP/1.1" 200 156 0.023087 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /firewall-policy/c3e9a839-ff30-4575-b2f4-ad5fc8cd4475 HTTP/1.1" 200 115 0.029100 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /tag/2db9fd66-3add-4b82-96fe-a927ab899b43 HTTP/1.1" 200 115 0.054195 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /tag/a008a6c4-e271-4a5d-8ba7-f188f49add85 HTTP/1.1" 200 115 0.052609 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /tag/80c63f58-08d7-4c26-8ea0-09e7fb3f61fe HTTP/1.1" 200 115 0.032575 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /tag/f5c4b79c-708d-4060-9397-a85c1753f0f4 HTTP/1.1" 200 115 0.053840 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /loadbalancer-pool/77d11ca0-749d-4fb9-ab0c-efeb26643e05 HTTP/1.1" 200 115 0.038120 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /loadbalancer-listener/35e262a5-958b-4abe-85a3-5874639342e9 HTTP/1.1" 200 115 0.048347 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /loadbalancer/e8eba853-291a-48fd-8c93-db4789423364 HTTP/1.1" 200 115 0.037988 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /floating-ip/759a436a-1959-4fbf-802e-782ad001c506 HTTP/1.1" 200 115 0.027288 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /instance-ip/d4b7b2a2-a52e-4077-bf1a-756ed5926de7 HTTP/1.1" 200 115 0.036015 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /virtual-machine-interface/96990d7d-004d-4641-b38c-fd590417b71d HTTP/1.1" 200 115 0.041334 10.0.0.50 - - [2026-01-30 06:38:30] "DELETE /tag/255148c4-e734-41cf-be81-2d2a6f89e860 HTTP/1.1" 200 115 0.038280 10.0.0.50 - - [2026-01-30 06:38:31] "POST /projects HTTP/1.1" 409 238 0.002327 10.0.0.50 - - [2026-01-30 06:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.50 - - [2026-01-30 06:38:31] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025522 10.0.0.50 - - [2026-01-30 06:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.50 - - [2026-01-30 06:38:31] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003809 10.0.0.50 - - [2026-01-30 06:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.50 - - [2026-01-30 06:38:31] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003857 10.0.0.50 - - [2026-01-30 06:38:31] "POST /security-groups HTTP/1.1" 409 285 0.002342 10.0.0.50 - - [2026-01-30 06:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-01-30 06:38:31] "PUT /security-group/77df28a5-5d54-4338-b798-39d1b6904db1 HTTP/1.1" 200 262 0.054650 10.0.0.50 - - [2026-01-30 06:38:31] "PUT /access-control-list/3e2648e8-1a69-41ff-8c8a-7b14bb786f5d HTTP/1.1" 200 272 0.020803 10.0.0.50 - - [2026-01-30 06:38:31] "PUT /access-control-list/d386e1c6-0373-4fbd-90ba-0b6e208a54f4 HTTP/1.1" 200 272 0.059790 10.0.0.50 - - [2026-01-30 06:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.043591 10.0.0.50 - - [2026-01-30 06:38:31] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.008521 10.0.0.50 - - [2026-01-30 06:38:31] "GET /firewall-rule/2813a4ef-e9cf-4e07-981d-52625a76ed75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004202 10.0.0.50 - - [2026-01-30 06:38:31] "POST /ref-update HTTP/1.1" 200 156 0.068035 10.0.0.50 - - [2026-01-30 06:38:31] "DELETE /firewall-rule/2813a4ef-e9cf-4e07-981d-52625a76ed75 HTTP/1.1" 200 115 0.037552 10.0.0.50 - - [2026-01-30 06:38:31] "GET /firewall-policy/f62bc429-f1aa-4611-9805-63c65c10460e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005357 10.0.0.50 - - [2026-01-30 06:38:31] "GET /firewall-rule/1146b6ae-a2d9-4976-a7e0-b05f88144781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003471 10.0.0.50 - - [2026-01-30 06:38:31] "POST /ref-update HTTP/1.1" 200 156 0.048271 10.0.0.50 - - [2026-01-30 06:38:31] "DELETE /firewall-rule/1146b6ae-a2d9-4976-a7e0-b05f88144781 HTTP/1.1" 200 115 0.042398 10.0.0.50 - - [2026-01-30 06:38:31] "DELETE /tag/ac222563-7474-4904-8828-3ce15cc1c2bc HTTP/1.1" 200 115 0.037781 10.0.0.50 - - [2026-01-30 06:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.50 - - [2026-01-30 06:38:31] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004255 10.0.0.50 - - [2026-01-30 06:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2026-01-30 06:38:31] "GET /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003771 10.0.0.50 - - [2026-01-30 06:38:31] "PUT /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1 HTTP/1.1" 200 264 0.046539 10.0.0.50 - - [2026-01-30 06:38:31] "PUT /virtual-network/09e9c4ca-c91b-45cf-a396-b73a3b180891 HTTP/1.1" 200 264 0.055487 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /security-group/77df28a5-5d54-4338-b798-39d1b6904db1 HTTP/1.1" 200 115 0.068393 10.0.0.50 - - [2026-01-30 06:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /access-control-list/3e2648e8-1a69-41ff-8c8a-7b14bb786f5d HTTP/1.1" 200 115 0.061898 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /access-control-list/d386e1c6-0373-4fbd-90ba-0b6e208a54f4 HTTP/1.1" 200 115 0.039654 10.0.0.50 - - [2026-01-30 06:38:32] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.079353 10.0.0.50 - - [2026-01-30 06:38:32] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?fields=security_groups HTTP/1.1" 200 1353 0.038266 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /security-group/19a963aa-6bf4-48ba-9cef-41d8a04f849b HTTP/1.1" 200 115 0.046230 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /access-control-list/48689612-2f71-40c2-9f92-d103f6a4c22e HTTP/1.1" 200 115 0.056648 10.0.0.50 - - [2026-01-30 06:38:32] "GET /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5?fields=application_policy_sets HTTP/1.1" 200 1392 0.054186 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /access-control-list/22151ea6-b9ef-44b3-91a1-e4a449a311c5 HTTP/1.1" 200 115 0.047845 10.0.0.50 - - [2026-01-30 06:38:32] "DELETE /project/ffb58456-97a6-4472-a2be-051cc4b5b8e5 HTTP/1.1" 200 115 0.385595 10.0.0.50 - - [2026-01-30 06:39:21] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.50 - - [2026-01-30 06:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.50 - - [2026-01-30 06:39:21] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002912 10.0.0.50 - - [2026-01-30 06:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-01-30 06:39:22] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002235 10.0.0.50 - - [2026-01-30 06:39:37] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.50 - - [2026-01-30 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.50 - - [2026-01-30 06:39:37] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008153 10.0.0.50 - - [2026-01-30 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.50 - - [2026-01-30 06:39:37] "GET /config-node/b37793f1-888b-4a76-bf6a-0ff4cb765552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004628 10.0.0.50 - - [2026-01-30 06:39:37] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.50 - - [2026-01-30 06:39:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002058 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.50 - - [2026-01-30 06:39:42] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002403 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2026-01-30 06:39:42] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.008635 10.0.0.50 - - [2026-01-30 06:39:42] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.50 - - [2026-01-30 06:39:42] "POST /alarms HTTP/1.1" 409 264 0.002114 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2026-01-30 06:39:42] "PUT /alarm/38d36469-f6d2-4e74-acdf-3e8e2d02901d HTTP/1.1" 200 244 0.011676 10.0.0.50 - - [2026-01-30 06:39:42] "POST /alarms HTTP/1.1" 409 261 0.002047 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2026-01-30 06:39:42] "PUT /alarm/9d637289-b64d-4a6c-ae9a-c3a342014bca HTTP/1.1" 200 244 0.011001 10.0.0.50 - - [2026-01-30 06:39:42] "POST /alarms HTTP/1.1" 409 261 0.005721 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2026-01-30 06:39:42] "PUT /alarm/038eb30e-ca05-42b0-8874-59062d9d4bde HTTP/1.1" 200 244 0.011681 10.0.0.50 - - [2026-01-30 06:39:42] "POST /alarms HTTP/1.1" 409 253 0.002658 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2026-01-30 06:39:42] "PUT /alarm/974fa7dd-ffea-4530-9adb-e8717f3dd718 HTTP/1.1" 200 244 0.009945 10.0.0.50 - - [2026-01-30 06:39:42] "POST /alarms HTTP/1.1" 409 251 0.012316 10.0.0.50 - - [2026-01-30 06:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2026-01-30 06:39:42] "PUT /alarm/f246c17c-b4ac-497e-844d-aafa6f1de021 HTTP/1.1" 200 244 0.009573 10.0.0.50 - - [2026-01-30 06:39:42] "POST /alarms HTTP/1.1" 409 252 0.007587 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017583 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/9a5b9554-9039-427b-acde-d37c37cf3d4f HTTP/1.1" 200 244 0.013260 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 256 0.007498 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/dd1713c6-4f07-41d1-90b6-ebb79bf0d76d HTTP/1.1" 200 244 0.012810 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 248 0.006712 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/c6a64ca7-cdf9-4c2f-997f-e60916f7106f HTTP/1.1" 200 244 0.009758 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 252 0.014265 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/b5fe91ce-c364-48dc-873d-b8ba738e4273 HTTP/1.1" 200 244 0.012000 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 257 0.014153 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/3ad0a23f-25dc-4e29-86b4-623329de088a HTTP/1.1" 200 244 0.011031 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 251 0.007174 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/db7beba9-d41f-46eb-b9da-68d00edf2a19 HTTP/1.1" 200 244 0.010936 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 257 0.011827 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/05986343-c1e0-4dd3-9e03-a6d2ee3349de HTTP/1.1" 200 244 0.010008 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 261 0.005552 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/2ec6b3e4-9f36-420b-ac1e-cf2bff3d1997 HTTP/1.1" 200 244 0.011550 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 258 0.003592 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/39645631-94ec-44a7-9575-3f75384978c5 HTTP/1.1" 200 244 0.011658 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 254 0.004121 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/928d3f31-a898-4a9a-953d-b043de21b5cc HTTP/1.1" 200 244 0.011183 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 254 0.007467 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/97930783-a352-4740-9ee3-f073bbfd75b5 HTTP/1.1" 200 244 0.010283 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 254 0.005374 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/eeff9b37-f514-4456-92bc-4176986a78de HTTP/1.1" 200 244 0.013739 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 247 0.005541 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.50 - - [2026-01-30 06:39:43] "PUT /alarm/d7b0dc74-a114-497d-816f-c1dc6a844486 HTTP/1.1" 200 244 0.011624 10.0.0.50 - - [2026-01-30 06:39:43] "POST /alarms HTTP/1.1" 409 272 0.009472 10.0.0.50 - - [2026-01-30 06:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /alarm/aa59a813-2c96-4d7b-ab91-ecfddb0a8c2a HTTP/1.1" 200 244 0.010723 10.0.0.50 - - [2026-01-30 06:39:44] "POST /alarms HTTP/1.1" 409 261 0.003357 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /alarm/36670348-2001-44b0-9b48-75339338022d HTTP/1.1" 200 244 0.010275 10.0.0.50 - - [2026-01-30 06:39:44] "POST /alarms HTTP/1.1" 409 259 0.008140 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /alarm/10273b6d-4c27-4d84-98ac-44bef51beca0 HTTP/1.1" 200 244 0.011071 10.0.0.50 - - [2026-01-30 06:39:44] "POST /alarms HTTP/1.1" 409 265 0.003015 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /alarm/0c346815-a8ef-4174-bfde-45e94fd63646 HTTP/1.1" 200 244 0.011351 10.0.0.50 - - [2026-01-30 06:39:44] "POST /alarms HTTP/1.1" 409 279 0.011783 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /alarm/4d64f8a8-90fe-43a8-b13e-280e107e9006 HTTP/1.1" 200 244 0.010033 10.0.0.50 - - [2026-01-30 06:39:44] "GET / HTTP/1.1" 200 35931 0.002675 10.0.0.50 - - [2026-01-30 06:39:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002659 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.008953 10.0.0.50 - - [2026-01-30 06:39:44] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2026-01-30 06:39:44] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002417 10.0.0.50 - - [2026-01-30 06:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.50 - - [2026-01-30 06:39:44] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.009799 10.0.0.50 - - [2026-01-30 06:39:45] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.50 - - [2026-01-30 06:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.50 - - [2026-01-30 06:39:45] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004606 10.0.0.50 - - [2026-01-30 06:39:45] "PUT /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc HTTP/1.1" 200 274 0.016061 10.0.0.50 - - [2026-01-30 06:39:48] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.50 - - [2026-01-30 06:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-01-30 06:39:48] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007610 10.0.0.50 - - [2026-01-30 06:39:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001740 10.0.0.50 - - [2026-01-30 06:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.50 - - [2026-01-30 06:39:48] "GET /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002590 10.0.0.50 - - [2026-01-30 06:39:48] "PUT /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89 HTTP/1.1" 200 254 0.011993 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:39:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:39:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.50 - - [2026-01-30 06:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2026-01-30 06:39:50] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002638 10.0.0.50 - - [2026-01-30 06:40:03] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.50 - - [2026-01-30 06:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2026-01-30 06:40:03] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004392 10.0.0.50 - - [2026-01-30 06:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.50 - - [2026-01-30 06:40:03] "GET /config-node/b37793f1-888b-4a76-bf6a-0ff4cb765552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002079 10.0.0.50 - - [2026-01-30 06:40:15] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.50 - - [2026-01-30 06:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2026-01-30 06:40:15] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003251 10.0.0.50 - - [2026-01-30 06:40:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001999 10.0.0.50 - - [2026-01-30 06:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.50 - - [2026-01-30 06:40:15] "GET /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003244 10.0.0.50 - - [2026-01-30 06:40:15] "PUT /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89 HTTP/1.1" 200 254 0.013360 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 10.0.0.50 - - [2026-01-30 06:40:30] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.50 - - [2026-01-30 06:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2026-01-30 06:40:30] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004139 10.0.0.50 - - [2026-01-30 06:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2026-01-30 06:40:30] "GET /config-node/b37793f1-888b-4a76-bf6a-0ff4cb765552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002471 10.0.0.50 - - [2026-01-30 06:40:30] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.50 - - [2026-01-30 06:40:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002917 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2026-01-30 06:40:35] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002537 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.009196 10.0.0.50 - - [2026-01-30 06:40:35] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 264 0.002167 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /alarm/38d36469-f6d2-4e74-acdf-3e8e2d02901d HTTP/1.1" 200 244 0.011889 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 261 0.010488 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /alarm/9d637289-b64d-4a6c-ae9a-c3a342014bca HTTP/1.1" 200 244 0.009840 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 261 0.011076 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /alarm/038eb30e-ca05-42b0-8874-59062d9d4bde HTTP/1.1" 200 244 0.010836 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 253 0.019102 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /alarm/974fa7dd-ffea-4530-9adb-e8717f3dd718 HTTP/1.1" 200 244 0.009598 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 251 0.012538 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /alarm/f246c17c-b4ac-497e-844d-aafa6f1de021 HTTP/1.1" 200 244 0.008330 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 252 0.005521 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2026-01-30 06:40:35] "PUT /alarm/9a5b9554-9039-427b-acde-d37c37cf3d4f HTTP/1.1" 200 244 0.009220 10.0.0.50 - - [2026-01-30 06:40:35] "POST /alarms HTTP/1.1" 409 256 0.011293 10.0.0.50 - - [2026-01-30 06:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/dd1713c6-4f07-41d1-90b6-ebb79bf0d76d HTTP/1.1" 200 244 0.009556 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 248 0.010849 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010107 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/c6a64ca7-cdf9-4c2f-997f-e60916f7106f HTTP/1.1" 200 244 0.009520 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 252 0.004975 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/b5fe91ce-c364-48dc-873d-b8ba738e4273 HTTP/1.1" 200 244 0.011870 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 257 0.012164 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/3ad0a23f-25dc-4e29-86b4-623329de088a HTTP/1.1" 200 244 0.010939 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 251 0.007206 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/db7beba9-d41f-46eb-b9da-68d00edf2a19 HTTP/1.1" 200 244 0.012561 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 257 0.016391 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/05986343-c1e0-4dd3-9e03-a6d2ee3349de HTTP/1.1" 200 244 0.019932 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 261 0.002699 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/2ec6b3e4-9f36-420b-ac1e-cf2bff3d1997 HTTP/1.1" 200 244 0.009361 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 258 0.001722 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/39645631-94ec-44a7-9575-3f75384978c5 HTTP/1.1" 200 244 0.010948 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 254 0.013049 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/928d3f31-a898-4a9a-953d-b043de21b5cc HTTP/1.1" 200 244 0.009165 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 254 0.006021 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/97930783-a352-4740-9ee3-f073bbfd75b5 HTTP/1.1" 200 244 0.023731 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 254 0.007255 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/eeff9b37-f514-4456-92bc-4176986a78de HTTP/1.1" 200 244 0.019197 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 247 0.011233 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/d7b0dc74-a114-497d-816f-c1dc6a844486 HTTP/1.1" 200 244 0.008536 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 272 0.005656 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-01-30 06:40:36] "PUT /alarm/aa59a813-2c96-4d7b-ab91-ecfddb0a8c2a HTTP/1.1" 200 244 0.009880 10.0.0.50 - - [2026-01-30 06:40:36] "POST /alarms HTTP/1.1" 409 261 0.006406 10.0.0.50 - - [2026-01-30 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.50 - - [2026-01-30 06:40:37] "PUT /alarm/36670348-2001-44b0-9b48-75339338022d HTTP/1.1" 200 244 0.008702 10.0.0.50 - - [2026-01-30 06:40:37] "POST /alarms HTTP/1.1" 409 259 0.005473 10.0.0.50 - - [2026-01-30 06:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.50 - - [2026-01-30 06:40:37] "PUT /alarm/10273b6d-4c27-4d84-98ac-44bef51beca0 HTTP/1.1" 200 244 0.013733 10.0.0.50 - - [2026-01-30 06:40:37] "POST /alarms HTTP/1.1" 409 265 0.018606 10.0.0.50 - - [2026-01-30 06:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.50 - - [2026-01-30 06:40:37] "PUT /alarm/0c346815-a8ef-4174-bfde-45e94fd63646 HTTP/1.1" 200 244 0.010768 10.0.0.50 - - [2026-01-30 06:40:37] "POST /alarms HTTP/1.1" 409 279 0.007357 10.0.0.50 - - [2026-01-30 06:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2026-01-30 06:40:37] "PUT /alarm/4d64f8a8-90fe-43a8-b13e-280e107e9006 HTTP/1.1" 200 244 0.009550 10.0.0.50 - - [2026-01-30 06:40:37] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.50 - - [2026-01-30 06:40:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002161 10.0.0.50 - - [2026-01-30 06:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2026-01-30 06:40:37] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.008637 10.0.0.50 - - [2026-01-30 06:40:37] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.50 - - [2026-01-30 06:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.50 - - [2026-01-30 06:40:37] "GET /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003259 10.0.0.50 - - [2026-01-30 06:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2026-01-30 06:40:37] "PUT /global-vrouter-config/33ee7a67-792d-416a-8d17-6c4cc78ab4b7 HTTP/1.1" 200 276 0.017843 10.0.0.50 - - [2026-01-30 06:40:38] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.50 - - [2026-01-30 06:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.50 - - [2026-01-30 06:40:38] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005317 10.0.0.50 - - [2026-01-30 06:40:38] "PUT /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc HTTP/1.1" 200 274 0.013146 10.0.0.50 - - [2026-01-30 06:40:41] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.50 - - [2026-01-30 06:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.50 - - [2026-01-30 06:40:41] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003520 10.0.0.50 - - [2026-01-30 06:40:41] "POST /bgp-routers HTTP/1.1" 409 301 0.003259 10.0.0.50 - - [2026-01-30 06:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.50 - - [2026-01-30 06:40:41] "GET /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006386 10.0.0.50 - - [2026-01-30 06:40:41] "PUT /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89 HTTP/1.1" 200 254 0.011194 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:40:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:40:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 10.0.0.50 - - [2026-01-30 06:40:46] "POST /tags HTTP/1.1" 200 355 0.053404 10.0.0.50 - - [2026-01-30 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.50 - - [2026-01-30 06:40:46] "GET /tag/f87e31f7-59f2-49ec-9dcb-fb6f7c6f4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.023929 10.0.0.50 - - [2026-01-30 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008981 10.0.0.50 - - [2026-01-30 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.50 - - [2026-01-30 06:40:46] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045146 10.0.0.50 - - [2026-01-30 06:40:46] "POST /virtual-machines HTTP/1.1" 200 351 0.018301 10.0.0.50 - - [2026-01-30 06:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.036052 10.0.0.50 - - [2026-01-30 06:40:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.132320 10.0.0.50 - - [2026-01-30 06:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011590 10.0.0.50 - - [2026-01-30 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013462 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011892 10.0.0.50 - - [2026-01-30 06:40:46] "POST /instance-ips HTTP/1.1" 200 391 0.028737 10.0.0.50 - - [2026-01-30 06:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037515 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013416 10.0.0.50 - - [2026-01-30 06:40:46] "POST /set-tag HTTP/1.1" 200 109 0.019716 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013407 10.0.0.50 - - [2026-01-30 06:40:46] "GET /instance-ip/9b9392c0-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003356 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006723 10.0.0.50 - - [2026-01-30 06:40:46] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006314 10.0.0.50 - - [2026-01-30 06:40:46] "POST /ref-update HTTP/1.1" 200 156 0.018833 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018202 10.0.0.50 - - [2026-01-30 06:40:46] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.50 - - [2026-01-30 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2026-01-30 06:40:46] "GET /virtual-network/ff9978e7-bfb9-42ae-875c-d18e784a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004022 10.0.0.50 - - [2026-01-30 06:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.50 - - [2026-01-30 06:40:47] "GET /project/74a6ad8d-05ca-4997-9ace-034e8b79b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041252 10.0.0.50 - - [2026-01-30 06:40:47] "POST /virtual-machines HTTP/1.1" 200 355 0.010278 10.0.0.50 - - [2026-01-30 06:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017678 10.0.0.50 - - [2026-01-30 06:40:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.137049 10.0.0.50 - - [2026-01-30 06:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017819 10.0.0.50 - - [2026-01-30 06:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013288 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015653 10.0.0.50 - - [2026-01-30 06:40:47] "POST /instance-ips HTTP/1.1" 200 395 0.028232 10.0.0.50 - - [2026-01-30 06:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037213 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015783 10.0.0.50 - - [2026-01-30 06:40:47] "POST /set-tag HTTP/1.1" 200 109 0.014679 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011802 10.0.0.50 - - [2026-01-30 06:40:47] "GET /instance-ip/9c15829e-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003155 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003850 10.0.0.50 - - [2026-01-30 06:40:47] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-router/37f2878b-814b-4628-9f68-a4f9c31c36da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003040 10.0.0.50 - - [2026-01-30 06:40:47] "POST /ref-update HTTP/1.1" 200 156 0.008847 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008255 10.0.0.50 - - [2026-01-30 06:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004096 10.0.0.50 - - [2026-01-30 06:40:47] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.50 - - [2026-01-30 06:40:47] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003469 10.0.0.50 - - [2026-01-30 06:40:47] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.50 - - [2026-01-30 06:40:59] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.50 - - [2026-01-30 06:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.50 - - [2026-01-30 06:40:59] "GET /global-system-config/d55a4738-44fb-4fed-b050-56821a3cdbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004622 10.0.0.50 - - [2026-01-30 06:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2026-01-30 06:40:59] "GET /config-node/b37793f1-888b-4a76-bf6a-0ff4cb765552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002593 10.0.0.50 - - [2026-01-30 06:41:00] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004720 10.0.0.50 - - [2026-01-30 06:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.50 - - [2026-01-30 06:41:01] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004069 10.0.0.50 - - [2026-01-30 06:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.50 - - [2026-01-30 06:41:03] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006346 10.0.0.50 - - [2026-01-30 06:41:03] "POST /set-tag HTTP/1.1" 200 109 0.004254 10.0.0.50 - - [2026-01-30 06:41:12] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.50 - - [2026-01-30 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-01-30 06:41:12] "GET /routing-instance/8ccdca70-0b80-4b19-88ee-e88cc1a34ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002411 10.0.0.50 - - [2026-01-30 06:41:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001804 10.0.0.50 - - [2026-01-30 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2026-01-30 06:41:12] "GET /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002536 10.0.0.50 - - [2026-01-30 06:41:12] "PUT /bgp-router/f751bbc9-f82f-4e5e-8d83-9b2fd1765b89 HTTP/1.1" 200 254 0.008235 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.50 - - [2026-01-30 06:41:34] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004535 10.0.0.50 - - [2026-01-30 06:41:34] "POST /set-tag HTTP/1.1" 200 109 0.005448 10.0.0.50 - - [2026-01-30 06:41:34] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012332 10.0.0.50 - - [2026-01-30 06:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.50 - - [2026-01-30 06:41:35] "GET /virtual-machine/0cfc6681-06de-4cf7-b6a1-1d122ec383d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.009372 10.0.0.50 - - [2026-01-30 06:41:35] "POST /ref-update HTTP/1.1" 200 156 0.016383 10.0.0.50 - - [2026-01-30 06:41:35] "GET /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.024252 10.0.0.50 - - [2026-01-30 06:41:35] "POST /set-tag HTTP/1.1" 200 109 0.025826 10.0.0.50 - - [2026-01-30 06:41:35] "POST /set-tag HTTP/1.1" 200 109 0.050608 10.0.0.50 - - [2026-01-30 06:41:35] "DELETE /instance-ip/9b9392c0-fda6-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.052526 10.0.0.50 - - [2026-01-30 06:41:35] "DELETE /virtual-machine-interface/9b76741a-fda6-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.065299 10.0.0.50 - - [2026-01-30 06:41:35] "DELETE /virtual-machine/0cfc6681-06de-4cf7-b6a1-1d122ec383d9 HTTP/1.1" 200 115 0.024843 10.0.0.50 - - [2026-01-30 06:41:35] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006205 10.0.0.50 - - [2026-01-30 06:41:35] "POST /set-tag HTTP/1.1" 200 109 0.003892 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001318 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.50 - - [2026-01-30 06:41:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.50 - - [2026-01-30 06:42:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002378 10.0.0.50 - - [2026-01-30 06:42:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003178 10.0.0.50 - - [2026-01-30 06:42:06] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007330 10.0.0.50 - - [2026-01-30 06:42:06] "POST /set-tag HTTP/1.1" 200 109 0.005318 10.0.0.50 - - [2026-01-30 06:42:06] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014012 10.0.0.50 - - [2026-01-30 06:42:06] "POST /set-tag HTTP/1.1" 200 109 0.006767 10.0.0.50 - - [2026-01-30 06:42:06] "GET /virtual-machine/41ecf5bb-674d-4751-ac2b-bbd56888d488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004639 10.0.0.50 - - [2026-01-30 06:42:06] "POST /ref-update HTTP/1.1" 200 156 0.010773 10.0.0.50 - - [2026-01-30 06:42:06] "GET /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004084 10.0.0.50 - - [2026-01-30 06:42:06] "POST /set-tag HTTP/1.1" 200 109 0.014013 10.0.0.50 - - [2026-01-30 06:42:06] "POST /set-tag HTTP/1.1" 200 109 0.034186 10.0.0.50 - - [2026-01-30 06:42:06] "DELETE /instance-ip/9c15829e-fda6-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.049623 10.0.0.50 - - [2026-01-30 06:42:06] "DELETE /virtual-machine-interface/9bf39b70-fda6-11f0-b97a-fa163eeee27a HTTP/1.1" 200 115 0.054830 10.0.0.50 - - [2026-01-30 06:42:06] "DELETE /virtual-machine/41ecf5bb-674d-4751-ac2b-bbd56888d488 HTTP/1.1" 200 115 0.022096 10.0.0.50 - - [2026-01-30 06:42:06] "DELETE /tag/f87e31f7-59f2-49ec-9dcb-fb6f7c6f4c84 HTTP/1.1" 200 115 0.051571