++ 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: =================== Mon Nov 17 01:37:13 AM UTC 2025 ===================' INFO: =================== Mon Nov 17 01:37:13 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ 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.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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.19 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.19 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.19 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.113.234.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.113.234.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/17/2025 01:38:00.039 7f90e2fe8440 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/17/2025 01:38:00.519 7f90e2fe8440 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/17/2025 01:38:00.558 7f90e2fe8440 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/17/2025 01:38:00.558 7f90e2fe8440 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000689 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-11-17 01:38:15] "GET / HTTP/1.1" 503 181 0.002291 10.0.0.19 - - [2025-11-17 01:38:15] "GET / HTTP/1.1" 503 181 0.000771 10.0.0.19 - - [2025-11-17 01:38:16] "GET / HTTP/1.1" 200 35931 0.002341 10.0.0.19 - - [2025-11-17 01:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.19 - - [2025-11-17 01:38:16] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005739 10.0.0.19 - - [2025-11-17 01:38:16] "GET / HTTP/1.1" 200 35931 0.001169 10.0.0.19 - - [2025-11-17 01:38:16] "GET / HTTP/1.1" 200 45303 0.001333 10.0.0.19 - - [2025-11-17 01:38:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.013241 10.0.0.19 - - [2025-11-17 01:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.028472 10.0.0.19 - - [2025-11-17 01:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.19 - - [2025-11-17 01:38:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.076566 10.0.0.19 - - [2025-11-17 01:38:16] "GET / HTTP/1.1" 200 35931 0.002357 10.0.0.19 - - [2025-11-17 01:38:17] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011577 10.0.0.19 - - [2025-11-17 01:38:17] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016163 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.014096 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.002537 10.0.0.19 - - [2025-11-17 01:38:17] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.029382 10.0.0.19 - - [2025-11-17 01:38:17] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.053644 10.0.0.19 - - [2025-11-17 01:38:17] "POST /database-nodes HTTP/1.1" 200 597 0.120639 10.0.0.19 - - [2025-11-17 01:38:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.223191 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.003838 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2025-11-17 01:38:17] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011201 10.0.0.19 - - [2025-11-17 01:38:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.148759 10.0.0.19 - - [2025-11-17 01:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007009 10.0.0.19 - - [2025-11-17 01:38:17] "GET /network-ipam/5cd11b50-fd10-45c9-b20c-d7394cbd5362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.016993 10.0.0.19 - - [2025-11-17 01:38:18] "POST /service-templates HTTP/1.1" 200 511 0.103716 10.0.0.19 - - [2025-11-17 01:38:18] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.19 - - [2025-11-17 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005525 10.0.0.19 - - [2025-11-17 01:38:18] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027697 10.0.0.19 - - [2025-11-17 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.007990 10.0.0.19 - - [2025-11-17 01:38:18] "POST /service-templates HTTP/1.1" 200 501 0.098279 10.0.0.19 - - [2025-11-17 01:38:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.094138 10.0.0.19 - - [2025-11-17 01:38:18] "POST /service-templates HTTP/1.1" 200 515 0.147493 10.0.0.19 - - [2025-11-17 01:38:18] "POST /service-templates HTTP/1.1" 200 535 0.095402 10.0.0.19 - - [2025-11-17 01:38:18] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.19 - - [2025-11-17 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.19 - - [2025-11-17 01:38:18] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006290 10.0.0.19 - - [2025-11-17 01:38:18] "POST /service-templates HTTP/1.1" 200 507 0.057209 10.0.0.19 - - [2025-11-17 01:38:18] "POST /bgp-routers HTTP/1.1" 200 616 0.077645 10.0.0.19 - - [2025-11-17 01:38:18] "GET /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012362 10.0.0.19 - - [2025-11-17 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2025-11-17 01:38:18] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018587 10.0.0.19 - - [2025-11-17 01:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016239 10.0.0.19 - - [2025-11-17 01:38:18] "POST /ref-update HTTP/1.1" 200 156 0.018679 10.0.0.19 - - [2025-11-17 01:38:19] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.19 - - [2025-11-17 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.19 - - [2025-11-17 01:38:19] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010250 10.0.0.19 - - [2025-11-17 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002056 10.0.0.19 - - [2025-11-17 01:38:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.046953 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004674 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001987 10.0.0.19 - - [2025-11-17 01:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336 10.0.0.19 - - [2025-11-17 01:38:21] "GET /network-ipam/5cd11b50-fd10-45c9-b20c-d7394cbd5362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018688 10.0.0.19 - - [2025-11-17 01:38:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002138 10.0.0.19 - - [2025-11-17 01:38:22] "POST /access-control-lists HTTP/1.1" 200 587 0.105051 10.0.0.19 - - [2025-11-17 01:38:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.048813 10.0.0.19 - - [2025-11-17 01:38:22] "POST /access-control-lists HTTP/1.1" 200 585 0.083193 10.0.0.19 - - [2025-11-17 01:38:23] "POST /route-targets HTTP/1.1" 200 327 0.098831 10.0.0.19 - - [2025-11-17 01:38:23] "POST /ref-update HTTP/1.1" 200 156 0.114959 10.0.0.19 - - [2025-11-17 01:38:23] "GET / HTTP/1.1" 200 35931 0.009266 10.0.0.19 - - [2025-11-17 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.19 - - [2025-11-17 01:38:23] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018302 10.0.0.19 - - [2025-11-17 01:38:23] "POST /route-targets HTTP/1.1" 200 327 0.070785 10.0.0.19 - - [2025-11-17 01:38:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.004156 10.0.0.19 - - [2025-11-17 01:38:23] "POST /ref-update HTTP/1.1" 200 156 0.031709 10.0.0.19 - - [2025-11-17 01:38:23] "POST /config-nodes HTTP/1.1" 200 593 0.043956 10.0.0.19 - - [2025-11-17 01:38:23] "POST /route-targets HTTP/1.1" 200 327 0.064482 10.0.0.19 - - [2025-11-17 01:38:23] "POST /ref-update HTTP/1.1" 200 156 0.089508 10.0.0.19 - - [2025-11-17 01:38:23] "POST /route-targets HTTP/1.1" 200 327 0.037524 10.0.0.19 - - [2025-11-17 01:38:23] "POST /ref-update HTTP/1.1" 200 156 0.037792 10.0.0.19 - - [2025-11-17 01:38:24] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.19 - - [2025-11-17 01:38:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.010085 10.0.0.19 - - [2025-11-17 01:38:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007235 10.0.0.19 - - [2025-11-17 01:38:24] "POST /access-control-lists HTTP/1.1" 200 551 0.080599 10.0.0.19 - - [2025-11-17 01:38:24] "PUT /access-control-list/331148bb-cf58-4bdb-ae72-fea39e93792e HTTP/1.1" 200 272 0.023163 10.0.0.19 - - [2025-11-17 01:38:24] "PUT /access-control-list/2c1a946d-e5f0-4458-9a88-b5f8741f521d HTTP/1.1" 200 272 0.018971 10.0.0.19 - - [2025-11-17 01:38:25] "GET / HTTP/1.1" 200 35931 0.002404 10.0.0.19 - - [2025-11-17 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.19 - - [2025-11-17 01:38:25] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005331 10.0.0.19 - - [2025-11-17 01:38:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002366 10.0.0.19 - - [2025-11-17 01:38:26] "POST /config-database-nodes HTTP/1.1" 200 611 0.074970 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.19 - - [2025-11-17 01:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.19 - - [2025-11-17 01:38:29] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003790 10.0.0.19 - - [2025-11-17 01:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.19 - - [2025-11-17 01:38:29] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.012027 10.0.0.19 - - [2025-11-17 01:38:29] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 581 0.034315 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 575 0.079767 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 575 0.068741 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 559 0.029309 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 555 0.043172 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 557 0.061752 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 565 0.048806 10.0.0.19 - - [2025-11-17 01:38:29] "POST /alarms HTTP/1.1" 200 549 0.055434 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 557 0.071659 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 567 0.045155 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 555 0.043497 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 567 0.047168 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 575 0.087301 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 569 0.073756 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 561 0.037621 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 561 0.063816 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 561 0.041184 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 547 0.042374 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 595 0.027111 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 575 0.083943 10.0.0.19 - - [2025-11-17 01:38:30] "POST /alarms HTTP/1.1" 200 571 0.057462 10.0.0.19 - - [2025-11-17 01:38:31] "POST /alarms HTTP/1.1" 200 583 0.042551 10.0.0.19 - - [2025-11-17 01:38:31] "POST /alarms HTTP/1.1" 200 609 0.083314 10.0.0.19 - - [2025-11-17 01:38:31] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.19 - - [2025-11-17 01:38:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009149 10.0.0.19 - - [2025-11-17 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.19 - - [2025-11-17 01:38:31] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.028434 10.0.0.19 - - [2025-11-17 01:38:32] "GET / HTTP/1.1" 200 35931 0.005309 10.0.0.19 - - [2025-11-17 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.19 - - [2025-11-17 01:38:32] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.019662 10.0.0.19 - - [2025-11-17 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2025-11-17 01:38:32] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.034314 10.0.0.19 - - [2025-11-17 01:38:32] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.19 - - [2025-11-17 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006568 10.0.0.19 - - [2025-11-17 01:38:32] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020068 10.0.0.19 - - [2025-11-17 01:38:32] "PUT /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162 HTTP/1.1" 200 274 0.029072 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 10.0.0.19 - - [2025-11-17 01:38:35] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.19 - - [2025-11-17 01:38:36] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003170 10.0.0.19 - - [2025-11-17 01:38:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.002300 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.013137 10.0.0.19 - - [2025-11-17 01:38:36] "POST /security-groups HTTP/1.1" 200 570 0.078043 10.0.0.19 - - [2025-11-17 01:38:36] "POST /projects HTTP/1.1" 200 481 0.272814 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.010339 10.0.0.19 - - [2025-11-17 01:38:36] "POST /security-groups HTTP/1.1" 200 534 0.086000 10.0.0.19 - - [2025-11-17 01:38:36] "POST /access-control-lists HTTP/1.1" 200 579 0.105613 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.046544 10.0.0.19 - - [2025-11-17 01:38:36] "POST /chown HTTP/1.1" 200 109 0.088042 10.0.0.19 - - [2025-11-17 01:38:36] "POST /policy-managements HTTP/1.1" 409 214 0.018507 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013497 10.0.0.19 - - [2025-11-17 01:38:36] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013164 10.0.0.19 - - [2025-11-17 01:38:36] "POST /access-control-lists HTTP/1.1" 200 577 0.125803 10.0.0.19 - - [2025-11-17 01:38:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.049083 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.006990 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007460 10.0.0.19 - - [2025-11-17 01:38:36] "POST /access-control-lists HTTP/1.1" 200 594 0.029004 10.0.0.19 - - [2025-11-17 01:38:36] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004088 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.018047 10.0.0.19 - - [2025-11-17 01:38:36] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.014982 10.0.0.19 - - [2025-11-17 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.19 - - [2025-11-17 01:38:36] "GET /virtual-network/93f8c28f-4864-4d90-abdb-01dbf3e11c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004820 10.0.0.19 - - [2025-11-17 01:38:36] "POST /access-control-lists HTTP/1.1" 200 592 0.045575 10.0.0.19 - - [2025-11-17 01:38:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.006475 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.019995 10.0.0.19 - - [2025-11-17 01:38:37] "POST /security-groups HTTP/1.1" 200 574 0.078718 10.0.0.19 - - [2025-11-17 01:38:37] "POST /projects HTTP/1.1" 200 489 0.274535 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.025305 10.0.0.19 - - [2025-11-17 01:38:37] "POST /security-groups HTTP/1.1" 200 546 0.094703 10.0.0.19 - - [2025-11-17 01:38:37] "POST /access-control-lists HTTP/1.1" 200 583 0.100304 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.025086 10.0.0.19 - - [2025-11-17 01:38:37] "POST /chown HTTP/1.1" 200 109 0.071473 10.0.0.19 - - [2025-11-17 01:38:37] "POST /access-control-lists HTTP/1.1" 200 581 0.110983 10.0.0.19 - - [2025-11-17 01:38:37] "POST /network-ipams HTTP/1.1" 200 522 0.141602 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.008466 10.0.0.19 - - [2025-11-17 01:38:37] "POST /access-control-lists HTTP/1.1" 200 602 0.026093 10.0.0.19 - - [2025-11-17 01:38:37] "POST /network-ipams HTTP/1.1" 200 510 0.040616 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.012755 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.002210 10.0.0.19 - - [2025-11-17 01:38:37] "POST /access-control-lists HTTP/1.1" 200 600 0.043599 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.004982 10.0.0.19 - - [2025-11-17 01:38:37] "POST /useragent-kv HTTP/1.1" 200 115 0.032585 10.0.0.19 - - [2025-11-17 01:38:37] "POST /virtual-networks HTTP/1.1" 200 538 0.240368 10.0.0.19 - - [2025-11-17 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.19 - - [2025-11-17 01:38:38] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.029118 10.0.0.19 - - [2025-11-17 01:38:38] "POST /access-control-lists HTTP/1.1" 200 589 0.165902 10.0.0.19 - - [2025-11-17 01:38:38] "POST /route-targets HTTP/1.1" 200 327 0.032361 10.0.0.19 - - [2025-11-17 01:38:38] "POST /network-ipams HTTP/1.1" 200 518 0.138954 10.0.0.19 - - [2025-11-17 01:38:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.011629 10.0.0.19 - - [2025-11-17 01:38:38] "POST /ref-update HTTP/1.1" 200 156 0.099134 10.0.0.19 - - [2025-11-17 01:38:38] "PUT /access-control-list/82136fd5-47ed-4a26-8882-dbb190387143 HTTP/1.1" 200 272 0.072153 10.0.0.19 - - [2025-11-17 01:38:38] "POST /useragent-kv HTTP/1.1" 200 115 0.059788 10.0.0.19 - - [2025-11-17 01:38:38] "POST /virtual-networks HTTP/1.1" 200 546 0.373814 10.0.0.19 - - [2025-11-17 01:38:38] "POST /route-targets HTTP/1.1" 200 327 0.020786 10.0.0.19 - - [2025-11-17 01:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033037 10.0.0.19 - - [2025-11-17 01:38:38] "POST /ref-update HTTP/1.1" 200 156 0.052206 10.0.0.19 - - [2025-11-17 01:38:38] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.043523 10.0.0.19 - - [2025-11-17 01:38:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.005144 10.0.0.19 - - [2025-11-17 01:38:38] "POST /network-policys HTTP/1.1" 200 538 0.030226 10.0.0.19 - - [2025-11-17 01:38:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.024184 10.0.0.19 - - [2025-11-17 01:38:38] "POST /network-policys HTTP/1.1" 200 534 0.034329 10.0.0.19 - - [2025-11-17 01:38:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002062 10.0.0.19 - - [2025-11-17 01:38:38] "POST /network-policys HTTP/1.1" 200 542 0.030171 10.0.0.19 - - [2025-11-17 01:38:39] "PUT /access-control-list/af952d8e-86a9-4981-a4b2-5412b27e5174 HTTP/1.1" 200 272 0.025520 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.139415 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003891 10.0.0.19 - - [2025-11-17 01:38:39] "PUT /access-control-list/af952d8e-86a9-4981-a4b2-5412b27e5174 HTTP/1.1" 200 272 0.036635 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.124956 10.0.0.19 - - [2025-11-17 01:38:39] "PUT /access-control-list/82136fd5-47ed-4a26-8882-dbb190387143 HTTP/1.1" 200 272 0.095340 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.046486 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.192894 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027486 10.0.0.19 - - [2025-11-17 01:38:39] "PUT /access-control-list/82136fd5-47ed-4a26-8882-dbb190387143 HTTP/1.1" 200 272 0.058996 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011294 10.0.0.19 - - [2025-11-17 01:38:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.004265 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.078845 10.0.0.19 - - [2025-11-17 01:38:39] "POST /access-control-lists HTTP/1.1" 200 601 0.097025 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.125128 10.0.0.19 - - [2025-11-17 01:38:39] "PUT /access-control-list/af952d8e-86a9-4981-a4b2-5412b27e5174 HTTP/1.1" 200 272 0.034564 10.0.0.19 - - [2025-11-17 01:38:39] "PUT /access-control-list/f10e47fc-b3af-4b63-b32a-ab001885f406 HTTP/1.1" 200 272 0.064120 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.145777 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2025-11-17 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.031535 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013094 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003041 10.0.0.19 - - [2025-11-17 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-11-17 01:38:40] "PUT /access-control-list/f10e47fc-b3af-4b63-b32a-ab001885f406 HTTP/1.1" 200 272 0.054471 10.0.0.19 - - [2025-11-17 01:38:40] "GET /virtual-network/93f8c28f-4864-4d90-abdb-01dbf3e11c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.050962 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-update HTTP/1.1" 200 156 0.033307 10.0.0.19 - - [2025-11-17 01:38:40] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006348 10.0.0.19 - - [2025-11-17 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014922 10.0.0.19 - - [2025-11-17 01:38:40] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003432 10.0.0.19 - - [2025-11-17 01:38:40] "POST /firewall-policys HTTP/1.1" 200 530 0.026910 10.0.0.19 - - [2025-11-17 01:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033753 10.0.0.19 - - [2025-11-17 01:38:40] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011439 10.0.0.19 - - [2025-11-17 01:38:40] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003364 10.0.0.19 - - [2025-11-17 01:38:40] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002954 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-update HTTP/1.1" 200 156 0.013763 10.0.0.19 - - [2025-11-17 01:38:40] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007792 10.0.0.19 - - [2025-11-17 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2025-11-17 01:38:40] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002920 10.0.0.19 - - [2025-11-17 01:38:40] "POST /firewall-policys HTTP/1.1" 200 532 0.018172 10.0.0.19 - - [2025-11-17 01:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.058019 10.0.0.19 - - [2025-11-17 01:38:40] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004596 10.0.0.19 - - [2025-11-17 01:38:40] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002997 10.0.0.19 - - [2025-11-17 01:38:40] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006019 10.0.0.19 - - [2025-11-17 01:38:40] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003349 10.0.0.19 - - [2025-11-17 01:38:40] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003148 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-update HTTP/1.1" 200 156 0.032748 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-update HTTP/1.1" 200 156 0.042521 10.0.0.19 - - [2025-11-17 01:38:40] "POST /ref-update HTTP/1.1" 200 156 0.070199 10.0.0.19 - - [2025-11-17 01:38:40] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.029730 10.0.0.19 - - [2025-11-17 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009867 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:38:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.19 - - [2025-11-17 01:38:41] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003067 10.0.0.19 - - [2025-11-17 01:38:41] "POST /firewall-policys HTTP/1.1" 200 530 0.033698 10.0.0.19 - - [2025-11-17 01:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048407 10.0.0.19 - - [2025-11-17 01:38:41] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.023074 10.0.0.19 - - [2025-11-17 01:38:41] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005286 10.0.0.19 - - [2025-11-17 01:38:41] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002916 10.0.0.19 - - [2025-11-17 01:38:41] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003661 10.0.0.19 - - [2025-11-17 01:38:41] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004476 10.0.0.19 - - [2025-11-17 01:38:41] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002637 10.0.0.19 - - [2025-11-17 01:38:41] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002391 10.0.0.19 - - [2025-11-17 01:38:41] "POST /ref-update HTTP/1.1" 200 156 0.016636 10.0.0.19 - - [2025-11-17 01:38:41] "POST /ref-update HTTP/1.1" 200 156 0.022012 10.0.0.19 - - [2025-11-17 01:38:41] "POST /ref-update HTTP/1.1" 200 156 0.065005 10.0.0.19 - - [2025-11-17 01:38:41] "POST /ref-update HTTP/1.1" 200 156 0.101047 10.0.0.19 - - [2025-11-17 01:38:41] "POST /ref-update HTTP/1.1" 200 156 0.037338 10.0.0.19 - - [2025-11-17 01:38:41] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016551 10.0.0.19 - - [2025-11-17 01:38:41] "POST /tags HTTP/1.1" 200 299 0.043024 10.0.0.19 - - [2025-11-17 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.19 - - [2025-11-17 01:38:41] "GET /tag/00cb8ac5-8df3-4d77-9102-b989ab41fbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.023452 10.0.0.19 - - [2025-11-17 01:38:41] "POST /set-tag HTTP/1.1" 200 109 0.018539 10.0.0.19 - - [2025-11-17 01:38:42] "POST /tags HTTP/1.1" 200 357 0.090089 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010404 10.0.0.19 - - [2025-11-17 01:38:42] "GET /tag/2e03a589-f449-4d6f-8dba-396a10512b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036860 10.0.0.19 - - [2025-11-17 01:38:42] "POST /tags HTTP/1.1" 200 305 0.062997 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013339 10.0.0.19 - - [2025-11-17 01:38:42] "GET /tag/9f2c6e50-b49a-4b53-b5c6-cb36a9959dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022324 10.0.0.19 - - [2025-11-17 01:38:42] "POST /id-to-fqname HTTP/1.1" 200 174 0.000514 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.009120 10.0.0.19 - - [2025-11-17 01:38:42] "POST /security-groups HTTP/1.1" 200 571 0.076441 10.0.0.19 - - [2025-11-17 01:38:42] "POST /projects HTTP/1.1" 200 483 0.208279 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.003949 10.0.0.19 - - [2025-11-17 01:38:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017084 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025387 10.0.0.19 - - [2025-11-17 01:38:42] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.037283 10.0.0.19 - - [2025-11-17 01:38:42] "POST /access-control-lists HTTP/1.1" 200 580 0.145935 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014965 10.0.0.19 - - [2025-11-17 01:38:42] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005775 10.0.0.19 - - [2025-11-17 01:38:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.008891 10.0.0.19 - - [2025-11-17 01:38:42] "POST /access-control-lists HTTP/1.1" 200 578 0.063843 10.0.0.19 - - [2025-11-17 01:38:42] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.106271 10.0.0.19 - - [2025-11-17 01:38:42] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.080882 10.0.0.19 - - [2025-11-17 01:38:43] "POST /security-groups HTTP/1.1" 200 537 0.078202 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002128 10.0.0.19 - - [2025-11-17 01:38:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026467 10.0.0.19 - - [2025-11-17 01:38:43] "POST /access-control-lists HTTP/1.1" 200 596 0.114935 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.013773 10.0.0.19 - - [2025-11-17 01:38:43] "POST /chown HTTP/1.1" 200 109 0.101173 10.0.0.19 - - [2025-11-17 01:38:43] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023723 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2025-11-17 01:38:43] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024997 10.0.0.19 - - [2025-11-17 01:38:43] "POST /access-control-lists HTTP/1.1" 200 594 0.062858 10.0.0.19 - - [2025-11-17 01:38:43] "POST /tags HTTP/1.1" 409 207 0.027260 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.19 - - [2025-11-17 01:38:43] "GET /tag/9f2c6e50-b49a-4b53-b5c6-cb36a9959dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012043 10.0.0.19 - - [2025-11-17 01:38:43] "POST /firewall-rules HTTP/1.1" 200 564 0.065944 10.0.0.19 - - [2025-11-17 01:38:43] "GET /firewall-rule/6ae89f4e-019b-4149-8de8-755826efeecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007770 10.0.0.19 - - [2025-11-17 01:38:43] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002964 10.0.0.19 - - [2025-11-17 01:38:43] "GET /firewall-rule/6ae89f4e-019b-4149-8de8-755826efeecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002394 10.0.0.19 - - [2025-11-17 01:38:43] "POST /ref-update HTTP/1.1" 200 156 0.023080 10.0.0.19 - - [2025-11-17 01:38:43] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003357 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2025-11-17 01:38:43] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002714 10.0.0.19 - - [2025-11-17 01:38:43] "POST /tags HTTP/1.1" 409 207 0.002192 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2025-11-17 01:38:43] "GET /tag/9f2c6e50-b49a-4b53-b5c6-cb36a9959dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012770 10.0.0.19 - - [2025-11-17 01:38:43] "POST /firewall-rules HTTP/1.1" 200 562 0.065242 10.0.0.19 - - [2025-11-17 01:38:43] "GET /firewall-rule/f28c454c-936c-4185-bfbe-beef5d7f1573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004297 10.0.0.19 - - [2025-11-17 01:38:43] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004905 10.0.0.19 - - [2025-11-17 01:38:43] "GET /firewall-rule/f28c454c-936c-4185-bfbe-beef5d7f1573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002632 10.0.0.19 - - [2025-11-17 01:38:43] "POST /ref-update HTTP/1.1" 200 156 0.031992 10.0.0.19 - - [2025-11-17 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.005738 10.0.0.19 - - [2025-11-17 01:38:43] "POST /tags HTTP/1.1" 200 301 0.060254 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2025-11-17 01:38:44] "GET /tag/9d2a4a93-8d2b-4dc5-8ed4-e66acdf8dd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023839 10.0.0.19 - - [2025-11-17 01:38:44] "POST /tags HTTP/1.1" 200 325 0.075573 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2025-11-17 01:38:44] "GET /tag/95bdd568-3deb-4264-a917-18192f63906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.012342 10.0.0.19 - - [2025-11-17 01:38:44] "POST /tags HTTP/1.1" 200 363 0.019755 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2025-11-17 01:38:44] "GET /tag/baafaae3-9e04-405d-9e76-76223a7adc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013839 10.0.0.19 - - [2025-11-17 01:38:44] "POST /tags HTTP/1.1" 200 311 0.021332 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-11-17 01:38:44] "GET /tag/dab8fae6-8d78-4d8e-b49b-41eda935f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013511 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.19 - - [2025-11-17 01:38:44] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005010 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.19 - - [2025-11-17 01:38:44] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.020543 10.0.0.19 - - [2025-11-17 01:38:44] "POST /virtual-machines HTTP/1.1" 200 377 0.019132 10.0.0.19 - - [2025-11-17 01:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032245 10.0.0.19 - - [2025-11-17 01:38:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121476 10.0.0.19 - - [2025-11-17 01:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010377 10.0.0.19 - - [2025-11-17 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009638 10.0.0.19 - - [2025-11-17 01:38:44] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.024748 10.0.0.19 - - [2025-11-17 01:38:44] "POST /instance-ips HTTP/1.1" 200 409 0.050964 10.0.0.19 - - [2025-11-17 01:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041889 10.0.0.19 - - [2025-11-17 01:38:44] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.021151 10.0.0.19 - - [2025-11-17 01:38:45] "POST /set-tag HTTP/1.1" 200 109 0.036148 10.0.0.19 - - [2025-11-17 01:38:45] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006213 10.0.0.19 - - [2025-11-17 01:38:45] "GET /instance-ip/2799e5d4-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005540 10.0.0.19 - - [2025-11-17 01:38:45] "POST /tags HTTP/1.1" 200 305 0.050216 10.0.0.19 - - [2025-11-17 01:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018369 10.0.0.19 - - [2025-11-17 01:38:45] "GET /tag/30ab2bc5-abe5-4bcf-9a4f-e85b574269ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013411 10.0.0.19 - - [2025-11-17 01:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2025-11-17 01:38:45] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034416 10.0.0.19 - - [2025-11-17 01:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-11-17 01:38:45] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004801 10.0.0.19 - - [2025-11-17 01:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2025-11-17 01:38:45] "GET /service-appliance-set/5d7f82c9-e040-4284-a488-0aa6666114d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004087 10.0.0.19 - - [2025-11-17 01:38:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.003987 10.0.0.19 - - [2025-11-17 01:38:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113913 10.0.0.19 - - [2025-11-17 01:38:45] "GET /virtual-machine-interface/6f39c6f5-d489-40c9-b573-16acbbbb455f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.038761 10.0.0.19 - - [2025-11-17 01:38:45] "POST /instance-ips HTTP/1.1" 200 381 0.032961 10.0.0.19 - - [2025-11-17 01:38:45] "GET /instance-ip/ecf26698-fb47-4d07-b781-1e3d49031156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003934 10.0.0.19 - - [2025-11-17 01:38:45] "POST /loadbalancers HTTP/1.1" 200 582 0.062682 10.0.0.19 - - [2025-11-17 01:38:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010870 10.0.0.19 - - [2025-11-17 01:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012550 10.0.0.19 - - [2025-11-17 01:38:45] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044409 10.0.0.19 - - [2025-11-17 01:38:45] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038113 10.0.0.19 - - [2025-11-17 01:38:45] "GET /loadbalancer/6db164f7-d23d-42fb-b5ef-33243f731289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013851 10.0.0.19 - - [2025-11-17 01:38:45] "GET /instance-ip/ecf26698-fb47-4d07-b781-1e3d49031156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014132 10.0.0.19 - - [2025-11-17 01:38:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.030275 10.0.0.19 - - [2025-11-17 01:38:45] "POST /floating-ips HTTP/1.1" 200 583 0.036592 10.0.0.19 - - [2025-11-17 01:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.040981 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010796 10.0.0.19 - - [2025-11-17 01:38:46] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042907 10.0.0.19 - - [2025-11-17 01:38:46] "GET /loadbalancer-listener/4f2e2d6a-5a45-43ee-a87c-a1440497dd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003503 10.0.0.19 - - [2025-11-17 01:38:46] "GET /loadbalancer-listener/4f2e2d6a-5a45-43ee-a87c-a1440497dd98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003653 10.0.0.19 - - [2025-11-17 01:38:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027997 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.19 - - [2025-11-17 01:38:46] "GET /instance-ip/ecf26698-fb47-4d07-b781-1e3d49031156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007452 10.0.0.19 - - [2025-11-17 01:38:46] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003082 10.0.0.19 - - [2025-11-17 01:38:46] "GET /instance-ip/ecf26698-fb47-4d07-b781-1e3d49031156?fields=floating_ips HTTP/1.1" 200 1171 0.004244 10.0.0.19 - - [2025-11-17 01:38:46] "GET /floating-ip/e18ae346-583f-432d-be2c-255bc1d6b168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.001951 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2025-11-17 01:38:46] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.008782 10.0.0.19 - - [2025-11-17 01:38:46] "POST /tags HTTP/1.1" 200 355 0.026821 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-11-17 01:38:46] "GET /tag/caa5533f-1049-4c09-b41b-7233fd08de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012706 10.0.0.19 - - [2025-11-17 01:38:46] "POST /tags HTTP/1.1" 200 303 0.019819 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2025-11-17 01:38:46] "GET /tag/d2641dcc-93d7-422f-ab19-3f515502ce88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013225 10.0.0.19 - - [2025-11-17 01:38:46] "POST /projects HTTP/1.1" 409 218 0.001846 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2025-11-17 01:38:46] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047966 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2025-11-17 01:38:46] "GET /network-ipam/1efeae78-6ba6-46cb-9320-f54a5b7f4b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003122 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2025-11-17 01:38:46] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004152 10.0.0.19 - - [2025-11-17 01:38:46] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.063640 10.0.0.19 - - [2025-11-17 01:38:46] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010376 10.0.0.19 - - [2025-11-17 01:38:46] "POST /set-tag HTTP/1.1" 200 109 0.089765 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.19 - - [2025-11-17 01:38:46] "GET /network-ipam/ad1262ca-4005-4ce2-a680-986d381a5ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002389 10.0.0.19 - - [2025-11-17 01:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.19 - - [2025-11-17 01:38:46] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004724 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.061389 10.0.0.19 - - [2025-11-17 01:38:47] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.015987 10.0.0.19 - - [2025-11-17 01:38:47] "POST /set-tag HTTP/1.1" 200 109 0.047364 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.19 - - [2025-11-17 01:38:47] "GET /network-policy/3311225d-cd24-4a36-aa41-befca5c8ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005004 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2025-11-17 01:38:47] "GET /network-policy/03d7aa76-80f1-4fa3-8435-4ff882b24502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.002385 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2025-11-17 01:38:47] "GET /network-policy/52debae2-66c9-4b28-b47e-4b1f3de5202f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002996 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /network-policy/52debae2-66c9-4b28-b47e-4b1f3de5202f HTTP/1.1" 200 262 0.008798 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /access-control-list/f10e47fc-b3af-4b63-b32a-ab001885f406 HTTP/1.1" 200 272 0.063047 10.0.0.19 - - [2025-11-17 01:38:47] "POST /ref-update HTTP/1.1" 200 156 0.108761 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /access-control-list/82136fd5-47ed-4a26-8882-dbb190387143 HTTP/1.1" 200 272 0.064807 10.0.0.19 - - [2025-11-17 01:38:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016953 10.0.0.19 - - [2025-11-17 01:38:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012808 10.0.0.19 - - [2025-11-17 01:38:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2025-11-17 01:38:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002534 10.0.0.19 - - [2025-11-17 01:38:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2025-11-17 01:38:47] "POST /security-groups HTTP/1.1" 409 245 0.002093 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /security-group/dda816dd-1df3-425e-af09-be2e2f1ba800 HTTP/1.1" 200 262 0.063759 10.0.0.19 - - [2025-11-17 01:38:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036871 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /access-control-list/4d0a128e-6a1d-476e-8b0d-4ae7c2e7f1c9 HTTP/1.1" 200 272 0.031546 10.0.0.19 - - [2025-11-17 01:38:47] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.033906 10.0.0.19 - - [2025-11-17 01:38:47] "PUT /access-control-list/3f2bc77e-ce05-4830-8177-af56e46d0977 HTTP/1.1" 200 272 0.032708 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.19 - - [2025-11-17 01:38:47] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002993 10.0.0.19 - - [2025-11-17 01:38:47] "POST /tags HTTP/1.1" 409 206 0.002144 10.0.0.19 - - [2025-11-17 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2025-11-17 01:38:47] "GET /tag/d2641dcc-93d7-422f-ab19-3f515502ce88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013425 10.0.0.19 - - [2025-11-17 01:38:47] "POST /firewall-rules HTTP/1.1" 200 562 0.076460 10.0.0.19 - - [2025-11-17 01:38:47] "GET /firewall-rule/36ce3389-9257-4673-8082-6d18e758130b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004116 10.0.0.19 - - [2025-11-17 01:38:47] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003363 10.0.0.19 - - [2025-11-17 01:38:47] "GET /firewall-rule/36ce3389-9257-4673-8082-6d18e758130b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002827 10.0.0.19 - - [2025-11-17 01:38:48] "POST /ref-update HTTP/1.1" 200 156 0.028847 10.0.0.19 - - [2025-11-17 01:38:48] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014183 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2025-11-17 01:38:48] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002974 10.0.0.19 - - [2025-11-17 01:38:48] "POST /tags HTTP/1.1" 409 206 0.001826 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2025-11-17 01:38:48] "GET /tag/d2641dcc-93d7-422f-ab19-3f515502ce88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.039483 10.0.0.19 - - [2025-11-17 01:38:48] "POST /firewall-rules HTTP/1.1" 200 560 0.071236 10.0.0.19 - - [2025-11-17 01:38:48] "GET /firewall-rule/e9fb31cd-0857-4974-b503-4551691b6f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.008924 10.0.0.19 - - [2025-11-17 01:38:48] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004200 10.0.0.19 - - [2025-11-17 01:38:48] "GET /firewall-rule/e9fb31cd-0857-4974-b503-4551691b6f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002604 10.0.0.19 - - [2025-11-17 01:38:48] "POST /ref-update HTTP/1.1" 200 156 0.026727 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 228 0.001774 10.0.0.19 - - [2025-11-17 01:38:48] "POST /tags HTTP/1.1" 200 301 0.017934 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014588 10.0.0.19 - - [2025-11-17 01:38:48] "GET /tag/807ecc25-88e3-438e-b8a8-8bf0cafb83cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014060 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2025-11-17 01:38:48] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045158 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.19 - - [2025-11-17 01:38:48] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004461 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.19 - - [2025-11-17 01:38:48] "GET /service-appliance-set/5d7f82c9-e040-4284-a488-0aa6666114d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002031 10.0.0.19 - - [2025-11-17 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.001363 10.0.0.19 - - [2025-11-17 01:38:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114398 10.0.0.19 - - [2025-11-17 01:38:48] "GET /virtual-machine-interface/2a3ef9d0-fb91-426c-9565-22e6ff445b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.015720 10.0.0.19 - - [2025-11-17 01:38:48] "POST /instance-ips HTTP/1.1" 200 377 0.048148 10.0.0.19 - - [2025-11-17 01:38:48] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.004309 10.0.0.19 - - [2025-11-17 01:38:49] "POST /loadbalancers HTTP/1.1" 200 582 0.061983 10.0.0.19 - - [2025-11-17 01:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036543 10.0.0.19 - - [2025-11-17 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012987 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062059 10.0.0.19 - - [2025-11-17 01:38:49] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003034 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035446 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002652 10.0.0.19 - - [2025-11-17 01:38:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025067 10.0.0.19 - - [2025-11-17 01:38:49] "POST /floating-ips HTTP/1.1" 200 581 0.035110 10.0.0.19 - - [2025-11-17 01:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016638 10.0.0.19 - - [2025-11-17 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042168 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer-listener/ad6b1d8d-dceb-46a1-b49b-248f1cc37753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002819 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer-listener/ad6b1d8d-dceb-46a1-b49b-248f1cc37753?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003413 10.0.0.19 - - [2025-11-17 01:38:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017325 10.0.0.19 - - [2025-11-17 01:38:49] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003708 10.0.0.19 - - [2025-11-17 01:38:49] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?fields=floating_ips HTTP/1.1" 200 1164 0.004905 10.0.0.19 - - [2025-11-17 01:38:49] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002309 10.0.0.19 - - [2025-11-17 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030107 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007184 10.0.0.19 - - [2025-11-17 01:38:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023727 10.0.0.19 - - [2025-11-17 01:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009186 10.0.0.19 - - [2025-11-17 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034197 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer-listener/729e2ead-c3e0-4a30-84f2-bcafcd125097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002990 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer-listener/729e2ead-c3e0-4a30-84f2-bcafcd125097?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.009778 10.0.0.19 - - [2025-11-17 01:38:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033620 10.0.0.19 - - [2025-11-17 01:38:49] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003071 10.0.0.19 - - [2025-11-17 01:38:49] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?fields=floating_ips HTTP/1.1" 200 1164 0.002998 10.0.0.19 - - [2025-11-17 01:38:49] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002447 10.0.0.19 - - [2025-11-17 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031085 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003354 10.0.0.19 - - [2025-11-17 01:38:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019893 10.0.0.19 - - [2025-11-17 01:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024540 10.0.0.19 - - [2025-11-17 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008248 10.0.0.19 - - [2025-11-17 01:38:49] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034030 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer-listener/71c9de19-2ba4-47fa-890d-cb105e1cb716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002558 10.0.0.19 - - [2025-11-17 01:38:49] "GET /loadbalancer-listener/71c9de19-2ba4-47fa-890d-cb105e1cb716?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003409 10.0.0.19 - - [2025-11-17 01:38:50] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018986 10.0.0.19 - - [2025-11-17 01:38:50] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.002659 10.0.0.19 - - [2025-11-17 01:38:50] "GET /instance-ip/4e0b7da0-36e7-4f8d-8ccf-613b47634a2c?fields=floating_ips HTTP/1.1" 200 1164 0.010524 10.0.0.19 - - [2025-11-17 01:38:50] "POST /tags HTTP/1.1" 200 371 0.022519 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008252 10.0.0.19 - - [2025-11-17 01:38:50] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002388 10.0.0.19 - - [2025-11-17 01:38:50] "GET /tag/44403be6-0e58-4bd7-a817-bd545ee8eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012708 10.0.0.19 - - [2025-11-17 01:38:50] "POST /tags HTTP/1.1" 200 319 0.016072 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014938 10.0.0.19 - - [2025-11-17 01:38:50] "GET /tag/0c770e2b-7b38-4ffc-8611-43ea3255d96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.013495 10.0.0.19 - - [2025-11-17 01:38:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000684 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.003488 10.0.0.19 - - [2025-11-17 01:38:50] "POST /security-groups HTTP/1.1" 200 578 0.068144 10.0.0.19 - - [2025-11-17 01:38:50] "POST /projects HTTP/1.1" 200 497 0.210377 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.007832 10.0.0.19 - - [2025-11-17 01:38:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026619 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.19 - - [2025-11-17 01:38:50] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.014572 10.0.0.19 - - [2025-11-17 01:38:50] "POST /access-control-lists HTTP/1.1" 200 587 0.087208 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017368 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.020333 10.0.0.19 - - [2025-11-17 01:38:50] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008925 10.0.0.19 - - [2025-11-17 01:38:50] "POST /access-control-lists HTTP/1.1" 200 585 0.071238 10.0.0.19 - - [2025-11-17 01:38:50] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.083533 10.0.0.19 - - [2025-11-17 01:38:50] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.052716 10.0.0.19 - - [2025-11-17 01:38:50] "POST /security-groups HTTP/1.1" 200 558 0.069995 10.0.0.19 - - [2025-11-17 01:38:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.004725 10.0.0.19 - - [2025-11-17 01:38:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.064443 10.0.0.19 - - [2025-11-17 01:38:51] "POST /access-control-lists HTTP/1.1" 200 610 0.071247 10.0.0.19 - - [2025-11-17 01:38:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.016777 10.0.0.19 - - [2025-11-17 01:38:51] "POST /chown HTTP/1.1" 200 109 0.056193 10.0.0.19 - - [2025-11-17 01:38:51] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019044 10.0.0.19 - - [2025-11-17 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.19 - - [2025-11-17 01:38:51] "POST /access-control-lists HTTP/1.1" 200 608 0.099844 10.0.0.19 - - [2025-11-17 01:38:51] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.030353 10.0.0.19 - - [2025-11-17 01:38:51] "POST /tags HTTP/1.1" 409 214 0.003953 10.0.0.19 - - [2025-11-17 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2025-11-17 01:38:51] "GET /tag/0c770e2b-7b38-4ffc-8611-43ea3255d96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.011471 10.0.0.19 - - [2025-11-17 01:38:51] "POST /firewall-rules HTTP/1.1" 200 578 0.065481 10.0.0.19 - - [2025-11-17 01:38:51] "GET /firewall-rule/7a1b2c65-50e2-42e8-abe0-f6ca9c12f50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004367 10.0.0.19 - - [2025-11-17 01:38:51] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003365 10.0.0.19 - - [2025-11-17 01:38:51] "GET /firewall-rule/7a1b2c65-50e2-42e8-abe0-f6ca9c12f50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002386 10.0.0.19 - - [2025-11-17 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.031738 10.0.0.19 - - [2025-11-17 01:38:51] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005499 10.0.0.19 - - [2025-11-17 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.19 - - [2025-11-17 01:38:51] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003201 10.0.0.19 - - [2025-11-17 01:38:51] "POST /tags HTTP/1.1" 409 214 0.001808 10.0.0.19 - - [2025-11-17 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2025-11-17 01:38:51] "GET /tag/0c770e2b-7b38-4ffc-8611-43ea3255d96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.013134 10.0.0.19 - - [2025-11-17 01:38:51] "POST /firewall-rules HTTP/1.1" 200 576 0.095594 10.0.0.19 - - [2025-11-17 01:38:51] "GET /firewall-rule/99b5a6ff-e23d-4a2e-9607-fb6ccc169f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004478 10.0.0.19 - - [2025-11-17 01:38:51] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004857 10.0.0.19 - - [2025-11-17 01:38:51] "GET /firewall-rule/99b5a6ff-e23d-4a2e-9607-fb6ccc169f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002752 10.0.0.19 - - [2025-11-17 01:38:51] "POST /ref-update HTTP/1.1" 200 156 0.048106 10.0.0.19 - - [2025-11-17 01:38:51] "POST /tags HTTP/1.1" 200 363 0.017637 10.0.0.19 - - [2025-11-17 01:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014068 10.0.0.19 - - [2025-11-17 01:38:51] "GET /tag/0c9925df-d8f6-40da-972e-ddd282b53cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.017347 10.0.0.19 - - [2025-11-17 01:38:52] "POST /tags HTTP/1.1" 200 311 0.036581 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012744 10.0.0.19 - - [2025-11-17 01:38:52] "GET /tag/bcd8fbb6-60cb-4ec3-9827-555efae27abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015582 10.0.0.19 - - [2025-11-17 01:38:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.001156 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.002402 10.0.0.19 - - [2025-11-17 01:38:52] "POST /security-groups HTTP/1.1" 200 574 0.083908 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.002894 10.0.0.19 - - [2025-11-17 01:38:52] "POST /projects HTTP/1.1" 200 489 0.255206 10.0.0.19 - - [2025-11-17 01:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026555 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019302 10.0.0.19 - - [2025-11-17 01:38:52] "POST /access-control-lists HTTP/1.1" 200 583 0.111651 10.0.0.19 - - [2025-11-17 01:38:52] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006587 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.021782 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014821 10.0.0.19 - - [2025-11-17 01:38:52] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.017172 10.0.0.19 - - [2025-11-17 01:38:52] "POST /access-control-lists HTTP/1.1" 200 581 0.083003 10.0.0.19 - - [2025-11-17 01:38:52] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.117751 10.0.0.19 - - [2025-11-17 01:38:52] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.049202 10.0.0.19 - - [2025-11-17 01:38:52] "POST /security-groups HTTP/1.1" 200 546 0.071777 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001938 10.0.0.19 - - [2025-11-17 01:38:52] "POST /access-control-lists HTTP/1.1" 200 602 0.024222 10.0.0.19 - - [2025-11-17 01:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.043675 10.0.0.19 - - [2025-11-17 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.026516 10.0.0.19 - - [2025-11-17 01:38:52] "POST /chown HTTP/1.1" 200 109 0.016376 10.0.0.19 - - [2025-11-17 01:38:52] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009302 10.0.0.19 - - [2025-11-17 01:38:52] "POST /access-control-lists HTTP/1.1" 200 600 0.038111 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.19 - - [2025-11-17 01:38:53] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003883 10.0.0.19 - - [2025-11-17 01:38:53] "POST /tags HTTP/1.1" 409 210 0.005358 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2025-11-17 01:38:53] "GET /tag/bcd8fbb6-60cb-4ec3-9827-555efae27abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017682 10.0.0.19 - - [2025-11-17 01:38:53] "POST /firewall-rules HTTP/1.1" 200 570 0.073151 10.0.0.19 - - [2025-11-17 01:38:53] "GET /firewall-rule/6879072e-d029-4330-9b58-6154bcee8ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004809 10.0.0.19 - - [2025-11-17 01:38:53] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003369 10.0.0.19 - - [2025-11-17 01:38:53] "GET /firewall-rule/6879072e-d029-4330-9b58-6154bcee8ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002424 10.0.0.19 - - [2025-11-17 01:38:53] "POST /ref-update HTTP/1.1" 200 156 0.035723 10.0.0.19 - - [2025-11-17 01:38:53] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023509 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.19 - - [2025-11-17 01:38:53] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003279 10.0.0.19 - - [2025-11-17 01:38:53] "POST /tags HTTP/1.1" 409 210 0.002345 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.19 - - [2025-11-17 01:38:53] "GET /tag/bcd8fbb6-60cb-4ec3-9827-555efae27abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016192 10.0.0.19 - - [2025-11-17 01:38:53] "POST /firewall-rules HTTP/1.1" 200 568 0.086462 10.0.0.19 - - [2025-11-17 01:38:53] "GET /firewall-rule/91432c96-c284-43c2-9164-1b521e2894f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011771 10.0.0.19 - - [2025-11-17 01:38:53] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005363 10.0.0.19 - - [2025-11-17 01:38:53] "GET /firewall-rule/91432c96-c284-43c2-9164-1b521e2894f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002523 10.0.0.19 - - [2025-11-17 01:38:53] "POST /ref-update HTTP/1.1" 200 156 0.041879 10.0.0.19 - - [2025-11-17 01:38:53] "POST /tags HTTP/1.1" 409 237 0.002250 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2025-11-17 01:38:53] "GET /tag/baafaae3-9e04-405d-9e76-76223a7adc37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012892 10.0.0.19 - - [2025-11-17 01:38:53] "POST /tags HTTP/1.1" 409 210 0.002040 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2025-11-17 01:38:53] "GET /tag/dab8fae6-8d78-4d8e-b49b-41eda935f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.031067 10.0.0.19 - - [2025-11-17 01:38:53] "POST /projects HTTP/1.1" 409 223 0.002188 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2025-11-17 01:38:53] "GET /project/7603a044-fb4d-461c-a0b9-92086abe358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055430 10.0.0.19 - - [2025-11-17 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.19 - - [2025-11-17 01:38:54] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004611 10.0.0.19 - - [2025-11-17 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.19 - - [2025-11-17 01:38:54] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004071 10.0.0.19 - - [2025-11-17 01:38:54] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.056583 10.0.0.19 - - [2025-11-17 01:38:54] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.050420 10.0.0.19 - - [2025-11-17 01:38:54] "POST /security-groups HTTP/1.1" 409 253 0.005774 10.0.0.19 - - [2025-11-17 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2025-11-17 01:38:54] "PUT /security-group/2ec03afa-3c16-4f6c-882e-2b07eed539ec HTTP/1.1" 200 262 0.075090 10.0.0.19 - - [2025-11-17 01:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028996 10.0.0.19 - - [2025-11-17 01:38:54] "PUT /access-control-list/01e193a4-94d2-474c-8189-68e8be57602b HTTP/1.1" 200 272 0.033637 10.0.0.19 - - [2025-11-17 01:38:54] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017191 10.0.0.19 - - [2025-11-17 01:38:54] "PUT /access-control-list/57c4bc7c-55e1-4b98-9200-8e752ebb7361 HTTP/1.1" 200 272 0.020653 10.0.0.19 - - [2025-11-17 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2025-11-17 01:38:54] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002670 10.0.0.19 - - [2025-11-17 01:38:54] "POST /tags HTTP/1.1" 409 210 0.002088 10.0.0.19 - - [2025-11-17 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-11-17 01:38:54] "GET /tag/dab8fae6-8d78-4d8e-b49b-41eda935f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011310 10.0.0.19 - - [2025-11-17 01:38:54] "POST /firewall-rules HTTP/1.1" 200 570 0.067241 10.0.0.19 - - [2025-11-17 01:38:54] "GET /firewall-rule/64e48805-c79a-4eb6-8db1-17cb32477a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004144 10.0.0.19 - - [2025-11-17 01:38:54] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003481 10.0.0.19 - - [2025-11-17 01:38:54] "GET /firewall-rule/64e48805-c79a-4eb6-8db1-17cb32477a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001961 10.0.0.19 - - [2025-11-17 01:38:54] "POST /ref-update HTTP/1.1" 200 156 0.040588 10.0.0.19 - - [2025-11-17 01:38:54] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009589 10.0.0.19 - - [2025-11-17 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.19 - - [2025-11-17 01:38:54] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002945 10.0.0.19 - - [2025-11-17 01:38:54] "POST /tags HTTP/1.1" 409 210 0.001797 10.0.0.19 - - [2025-11-17 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.19 - - [2025-11-17 01:38:54] "GET /tag/dab8fae6-8d78-4d8e-b49b-41eda935f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011980 10.0.0.19 - - [2025-11-17 01:38:54] "POST /firewall-rules HTTP/1.1" 200 568 0.066404 10.0.0.19 - - [2025-11-17 01:38:54] "GET /firewall-rule/7e842547-1fa2-438c-83e1-d8dabe75a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013168 10.0.0.19 - - [2025-11-17 01:38:54] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004620 10.0.0.19 - - [2025-11-17 01:38:54] "GET /firewall-rule/7e842547-1fa2-438c-83e1-d8dabe75a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002294 10.0.0.19 - - [2025-11-17 01:38:55] "POST /ref-update HTTP/1.1" 200 156 0.056138 10.0.0.19 - - [2025-11-17 01:38:55] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008377 10.0.0.19 - - [2025-11-17 01:38:55] "POST /set-tag HTTP/1.1" 200 109 0.002483 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:39:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 10.0.0.242 - - [2025-11-17 01:39:25] "GET / HTTP/1.1" 200 35931 0.001779 10.0.0.242 - - [2025-11-17 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2025-11-17 01:39:25] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004912 10.0.0.242 - - [2025-11-17 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.242 - - [2025-11-17 01:39:25] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002415 10.0.0.242 - - [2025-11-17 01:39:25] "PUT /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162 HTTP/1.1" 200 274 0.008315 10.0.0.242 - - [2025-11-17 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.009474 10.0.0.242 - - [2025-11-17 01:39:25] "POST /virtual-routers HTTP/1.1" 200 599 0.019129 10.0.0.242 - - [2025-11-17 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.242 - - [2025-11-17 01:39:25] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007656 10.0.0.242 - - [2025-11-17 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002119 10.0.0.242 - - [2025-11-17 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.242 - - [2025-11-17 01:39:25] "GET /virtual-network/93f8c28f-4864-4d90-abdb-01dbf3e11c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004071 10.0.0.242 - - [2025-11-17 01:39:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053893 10.0.0.19 - - [2025-11-17 01:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.19 - - [2025-11-17 01:40:18] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002666 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:40:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002803 10.0.0.242 - - [2025-11-17 01:40:29] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.242 - - [2025-11-17 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2025-11-17 01:40:29] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010983 10.0.0.242 - - [2025-11-17 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.242 - - [2025-11-17 01:40:29] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002448 10.0.0.242 - - [2025-11-17 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.242 - - [2025-11-17 01:40:29] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002310 10.0.0.242 - - [2025-11-17 01:40:29] "PUT /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00 HTTP/1.1" 200 262 0.021234 10.0.0.242 - - [2025-11-17 01:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.242 - - [2025-11-17 01:40:30] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002738 10.0.0.242 - - [2025-11-17 01:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.242 - - [2025-11-17 01:40:30] "GET /virtual-machine-interface/385bf42b-0419-46fe-9ca2-52a731876807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005025 10.0.0.242 - - [2025-11-17 01:40:30] "PUT /virtual-machine-interface/385bf42b-0419-46fe-9ca2-52a731876807 HTTP/1.1" 200 284 0.043784 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:40:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:40:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.19 - - [2025-11-17 01:41:05] "GET / HTTP/1.1" 200 35931 0.002209 10.0.0.19 - - [2025-11-17 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.19 - - [2025-11-17 01:41:05] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005859 10.0.0.19 - - [2025-11-17 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.19 - - [2025-11-17 01:41:05] "GET /config-node/3a8a8fa0-492a-488e-84e7-f6af305a4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003276 10.0.0.19 - - [2025-11-17 01:41:16] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.19 - - [2025-11-17 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.19 - - [2025-11-17 01:41:17] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003886 10.0.0.19 - - [2025-11-17 01:41:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001899 10.0.0.19 - - [2025-11-17 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.19 - - [2025-11-17 01:41:17] "GET /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005235 10.0.0.19 - - [2025-11-17 01:41:17] "PUT /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf HTTP/1.1" 200 254 0.012936 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.19 - - [2025-11-17 01:42:25] "GET /global-system-configs HTTP/1.1" 200 322 0.006348 10.0.0.19 - - [2025-11-17 01:42:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004304 10.0.0.19 - - [2025-11-17 01:42:43] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003056 10.0.0.19 - - [2025-11-17 01:42:43] "POST /ref-update HTTP/1.1" 200 156 0.007164 10.0.0.19 - - [2025-11-17 01:42:55] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005037 10.0.0.19 - - [2025-11-17 01:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.19 - - [2025-11-17 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2025-11-17 01:42:55] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002593 10.0.0.19 - - [2025-11-17 01:42:55] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004123 10.0.0.19 - - [2025-11-17 01:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.19 - - [2025-11-17 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2025-11-17 01:42:55] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002140 10.0.0.19 - - [2025-11-17 01:42:56] "GET /loadbalancer-pool/80e3af2a-9bca-4173-9c3f-d7fb49db8a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004271 10.0.0.19 - - [2025-11-17 01:42:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018110 10.0.0.19 - - [2025-11-17 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008695 10.0.0.19 - - [2025-11-17 01:42:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006547 10.0.0.19 - - [2025-11-17 01:42:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007679 10.0.0.19 - - [2025-11-17 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.008278 10.0.0.19 - - [2025-11-17 01:42:56] "POST /tags HTTP/1.1" 409 205 0.003931 10.0.0.19 - - [2025-11-17 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2025-11-17 01:42:56] "GET /tag/807ecc25-88e3-438e-b8a8-8bf0cafb83cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010846 10.0.0.19 - - [2025-11-17 01:42:56] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.006630 10.0.0.19 - - [2025-11-17 01:42:56] "PUT /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7 HTTP/1.1" 200 256 0.008486 10.0.0.19 - - [2025-11-17 01:42:56] "POST /set-tag HTTP/1.1" 200 109 0.083863 10.0.0.19 - - [2025-11-17 01:42:56] "GET /loadbalancer-pool/d4707979-fcc7-4d59-9390-41dcb53be824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005275 10.0.0.19 - - [2025-11-17 01:42:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016789 10.0.0.19 - - [2025-11-17 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020204 10.0.0.19 - - [2025-11-17 01:42:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010728 10.0.0.19 - - [2025-11-17 01:42:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005154 10.0.0.19 - - [2025-11-17 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.007614 10.0.0.19 - - [2025-11-17 01:42:56] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.19 - - [2025-11-17 01:42:56] "GET /loadbalancer-pool/0c3bba9a-a6f1-4707-a3da-3633cede4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003714 10.0.0.19 - - [2025-11-17 01:42:56] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.002692 10.0.0.19 - - [2025-11-17 01:42:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021886 10.0.0.19 - - [2025-11-17 01:42:56] "PUT /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7 HTTP/1.1" 200 256 0.026644 10.0.0.19 - - [2025-11-17 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013761 10.0.0.19 - - [2025-11-17 01:42:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013037 10.0.0.19 - - [2025-11-17 01:42:56] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.19 - - [2025-11-17 01:42:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004790 10.0.0.19 - - [2025-11-17 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.006850 10.0.0.19 - - [2025-11-17 01:42:56] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003030 10.0.0.19 - - [2025-11-17 01:42:56] "PUT /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7 HTTP/1.1" 200 256 0.010239 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:43:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001214 10.0.0.19 - - [2025-11-17 01:45:16] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006164 10.0.0.19 - - [2025-11-17 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.19 - - [2025-11-17 01:45:16] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004506 10.0.0.19 - - [2025-11-17 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.19 - - [2025-11-17 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2025-11-17 01:45:16] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002736 10.0.0.19 - - [2025-11-17 01:45:16] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007416 10.0.0.19 - - [2025-11-17 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.040112 10.0.0.19 - - [2025-11-17 01:45:17] "DELETE /loadbalancer-member/ec806df2-91ba-476f-902e-fc4fa9f4040f HTTP/1.1" 200 115 0.060947 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006878 10.0.0.19 - - [2025-11-17 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.19 - - [2025-11-17 01:45:17] "DELETE /loadbalancer-member/1044791b-10a5-4ee6-a2d8-f7d6bd3634c1 HTTP/1.1" 200 115 0.034142 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006857 10.0.0.19 - - [2025-11-17 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.19 - - [2025-11-17 01:45:17] "DELETE /loadbalancer-member/a422405b-de02-4e2e-9ff4-cb74e6300497 HTTP/1.1" 200 115 0.060167 10.0.0.19 - - [2025-11-17 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.19 - - [2025-11-17 01:45:17] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003119 10.0.0.19 - - [2025-11-17 01:45:17] "GET /loadbalancer-pool/80e3af2a-9bca-4173-9c3f-d7fb49db8a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002585 10.0.0.19 - - [2025-11-17 01:45:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018698 10.0.0.19 - - [2025-11-17 01:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011989 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007859 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009191 10.0.0.19 - - [2025-11-17 01:45:17] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.006114 10.0.0.19 - - [2025-11-17 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.080662 10.0.0.19 - - [2025-11-17 01:45:17] "GET /loadbalancer-pool/d4707979-fcc7-4d59-9390-41dcb53be824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003086 10.0.0.19 - - [2025-11-17 01:45:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021938 10.0.0.19 - - [2025-11-17 01:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017591 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007483 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021640 10.0.0.19 - - [2025-11-17 01:45:17] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.011672 10.0.0.19 - - [2025-11-17 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.006215 10.0.0.19 - - [2025-11-17 01:45:17] "GET /loadbalancer-pool/0c3bba9a-a6f1-4707-a3da-3633cede4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006997 10.0.0.19 - - [2025-11-17 01:45:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023062 10.0.0.19 - - [2025-11-17 01:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009021 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020441 10.0.0.19 - - [2025-11-17 01:45:17] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020031 10.0.0.19 - - [2025-11-17 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.008753 10.0.0.19 - - [2025-11-17 01:45:17] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.007758 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:45:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:45:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:45:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:45:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.19 - - [2025-11-17 01:46:36] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.19 - - [2025-11-17 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2025-11-17 01:46:36] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033856 10.0.0.19 - - [2025-11-17 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2025-11-17 01:46:37] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044327 10.0.0.19 - - [2025-11-17 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.19 - - [2025-11-17 01:46:37] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057743 10.0.0.19 - - [2025-11-17 01:46:37] "POST /tags HTTP/1.1" 200 333 0.038763 10.0.0.19 - - [2025-11-17 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.19 - - [2025-11-17 01:46:37] "GET /tag/c1463a10-f330-4dcb-bb79-799b6b92e6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014831 10.0.0.19 - - [2025-11-17 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.19 - - [2025-11-17 01:46:38] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090808 10.0.0.19 - - [2025-11-17 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021852 10.0.0.19 - - [2025-11-17 01:46:38] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056482 10.0.0.19 - - [2025-11-17 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019194 10.0.0.19 - - [2025-11-17 01:46:38] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009688 10.0.0.19 - - [2025-11-17 01:46:38] "GET /virtual-networks?parent_id=6d12db29-4214-401a-9381-0b2b358083a8&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008750 10.0.0.19 - - [2025-11-17 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2025-11-17 01:46:38] "GET /service-appliance-set/5d7f82c9-e040-4284-a488-0aa6666114d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002861 10.0.0.19 - - [2025-11-17 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.003965 10.0.0.19 - - [2025-11-17 01:46:38] "POST /virtual-networks HTTP/1.1" 200 512 0.134242 10.0.0.19 - - [2025-11-17 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021729 10.0.0.19 - - [2025-11-17 01:46:38] "GET /network-ipam/a587c7a0-2177-497d-8cee-56b9fe126087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.038460 10.0.0.19 - - [2025-11-17 01:46:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.189357 10.0.0.19 - - [2025-11-17 01:46:38] "GET /virtual-machine-interface/00ae4e2c-ac08-4b59-9aef-f05c2bc5572b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.019117 10.0.0.19 - - [2025-11-17 01:46:38] "POST /useragent-kv HTTP/1.1" 200 115 0.011098 10.0.0.19 - - [2025-11-17 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.122339 10.0.0.19 - - [2025-11-17 01:46:38] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010127 10.0.0.19 - - [2025-11-17 01:46:38] "GET /domains HTTP/1.1" 200 280 0.009409 10.0.0.19 - - [2025-11-17 01:46:38] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5 HTTP/1.1" 200 3087 0.024749 10.0.0.19 - - [2025-11-17 01:46:38] "POST /instance-ips HTTP/1.1" 200 409 0.162338 10.0.0.19 - - [2025-11-17 01:46:38] "GET /instance-ip/04c73717-1269-4720-81dc-99a05795a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.009044 10.0.0.19 - - [2025-11-17 01:46:38] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8 HTTP/1.1" 200 5476 0.153152 10.0.0.19 - - [2025-11-17 01:46:38] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.006278 10.0.0.19 - - [2025-11-17 01:46:38] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.097649 10.0.0.19 - - [2025-11-17 01:46:38] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1181 0.005830 10.0.0.19 - - [2025-11-17 01:46:38] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1181 0.005325 10.0.0.19 - - [2025-11-17 01:46:38] "POST /route-targets HTTP/1.1" 200 327 0.039733 10.0.0.19 - - [2025-11-17 01:46:39] "POST /loadbalancers HTTP/1.1" 200 610 0.314297 10.0.0.19 - - [2025-11-17 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.173205 10.0.0.19 - - [2025-11-17 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.054663 10.0.0.19 - - [2025-11-17 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011380 10.0.0.19 - - [2025-11-17 01:46:39] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069107 10.0.0.19 - - [2025-11-17 01:46:39] "GET /instance-ip/04c73717-1269-4720-81dc-99a05795a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.006941 10.0.0.19 - - [2025-11-17 01:46:39] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056701 10.0.0.19 - - [2025-11-17 01:46:39] "GET /loadbalancer/95b6f2f1-8448-426d-a107-cf207a50dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006094 10.0.0.19 - - [2025-11-17 01:46:39] "POST /floating-ips HTTP/1.1" 200 597 0.042393 10.0.0.19 - - [2025-11-17 01:46:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.047740 10.0.0.19 - - [2025-11-17 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2025-11-17 01:46:39] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055076 10.0.0.19 - - [2025-11-17 01:46:39] "GET /loadbalancer-listener/c29aa3a6-2571-4887-b712-644b20ab19b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.017766 10.0.0.19 - - [2025-11-17 01:46:39] "GET /loadbalancer-listener/c29aa3a6-2571-4887-b712-644b20ab19b9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003724 10.0.0.19 - - [2025-11-17 01:46:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.065573 10.0.0.19 - - [2025-11-17 01:46:39] "GET /instance-ip/04c73717-1269-4720-81dc-99a05795a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.012294 10.0.0.19 - - [2025-11-17 01:46:39] "GET /instance-ip/04c73717-1269-4720-81dc-99a05795a5e8?fields=floating_ips HTTP/1.1" 200 1210 0.004807 10.0.0.19 - - [2025-11-17 01:46:39] "GET /floating-ip/40f7a717-8309-4cfe-a5d5-ae93660fa0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.008004 10.0.0.19 - - [2025-11-17 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006149 10.0.0.19 - - [2025-11-17 01:46:39] "GET /loadbalancer/95b6f2f1-8448-426d-a107-cf207a50dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003680 10.0.0.19 - - [2025-11-17 01:46:39] "POST /tags HTTP/1.1" 200 295 0.085156 10.0.0.19 - - [2025-11-17 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.19 - - [2025-11-17 01:46:39] "GET /tag/5b5667f4-e7ec-4f53-b2d7-8ba028448c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015345 10.0.0.19 - - [2025-11-17 01:46:39] "POST /tags HTTP/1.1" 409 233 0.003017 10.0.0.19 - - [2025-11-17 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.19 - - [2025-11-17 01:46:39] "GET /tag/caa5533f-1049-4c09-b41b-7233fd08de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020558 10.0.0.19 - - [2025-11-17 01:46:39] "POST /tags HTTP/1.1" 409 206 0.011275 10.0.0.19 - - [2025-11-17 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.19 - - [2025-11-17 01:46:40] "GET /tag/d2641dcc-93d7-422f-ab19-3f515502ce88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.030959 10.0.0.19 - - [2025-11-17 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2025-11-17 01:46:40] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.017947 10.0.0.19 - - [2025-11-17 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.19 - - [2025-11-17 01:46:40] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073356 10.0.0.19 - - [2025-11-17 01:46:40] "POST /virtual-machines HTTP/1.1" 200 369 0.025016 10.0.0.19 - - [2025-11-17 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.058973 10.0.0.19 - - [2025-11-17 01:46:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.221366 10.0.0.19 - - [2025-11-17 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015858 10.0.0.19 - - [2025-11-17 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.19 - - [2025-11-17 01:46:40] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016004 10.0.0.19 - - [2025-11-17 01:46:40] "POST /instance-ips HTTP/1.1" 200 409 0.029593 10.0.0.19 - - [2025-11-17 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020292 10.0.0.19 - - [2025-11-17 01:46:40] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006352 10.0.0.19 - - [2025-11-17 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.056211 10.0.0.19 - - [2025-11-17 01:46:40] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.081226 10.0.0.19 - - [2025-11-17 01:46:40] "GET /instance-ip/433d6e5e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005921 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010208 10.0.0.19 - - [2025-11-17 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.19 - - [2025-11-17 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004625 10.0.0.19 - - [2025-11-17 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2025-11-17 01:46:41] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041307 10.0.0.19 - - [2025-11-17 01:46:41] "POST /virtual-machines HTTP/1.1" 200 369 0.013690 10.0.0.19 - - [2025-11-17 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008840 10.0.0.19 - - [2025-11-17 01:46:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132966 10.0.0.19 - - [2025-11-17 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033218 10.0.0.19 - - [2025-11-17 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012640 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012379 10.0.0.19 - - [2025-11-17 01:46:41] "POST /instance-ips HTTP/1.1" 200 409 0.029038 10.0.0.19 - - [2025-11-17 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037140 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019497 10.0.0.19 - - [2025-11-17 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.024263 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021788 10.0.0.19 - - [2025-11-17 01:46:41] "GET /instance-ip/43b425bc-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003435 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009579 10.0.0.19 - - [2025-11-17 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004016 10.0.0.19 - - [2025-11-17 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.029240 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011459 10.0.0.19 - - [2025-11-17 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.005493 10.0.0.19 - - [2025-11-17 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.018080 10.0.0.19 - - [2025-11-17 01:46:41] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.033207 10.0.0.19 - - [2025-11-17 01:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.19 - - [2025-11-17 01:46:42] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005062 10.0.0.19 - - [2025-11-17 01:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.19 - - [2025-11-17 01:46:42] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004997 10.0.0.19 - - [2025-11-17 01:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002390 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:46:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.19 - - [2025-11-17 01:46:43] "GET /domains HTTP/1.1" 200 280 0.001969 10.0.0.19 - - [2025-11-17 01:46:43] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5 HTTP/1.1" 200 3087 0.002808 10.0.0.19 - - [2025-11-17 01:46:43] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8 HTTP/1.1" 200 7064 0.027577 10.0.0.19 - - [2025-11-17 01:46:43] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.004328 10.0.0.19 - - [2025-11-17 01:46:43] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.004402 10.0.0.19 - - [2025-11-17 01:46:43] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1402 0.003492 10.0.0.19 - - [2025-11-17 01:46:44] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1402 0.002463 10.0.0.19 - - [2025-11-17 01:46:44] "GET /route-target/350c7462-c880-4375-9a31-1019fd7f25bc HTTP/1.1" 200 1152 0.002322 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.004105 10.0.0.19 - - [2025-11-17 01:46:44] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1402 0.002850 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004262 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.003943 10.0.0.19 - - [2025-11-17 01:46:44] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1402 0.002481 10.0.0.19 - - [2025-11-17 01:46:44] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 200 1402 0.002905 10.0.0.19 - - [2025-11-17 01:46:44] "GET /route-target/350c7462-c880-4375-9a31-1019fd7f25bc HTTP/1.1" 200 1152 0.002057 10.0.0.19 - - [2025-11-17 01:46:44] "GET /domains HTTP/1.1" 200 280 0.001776 10.0.0.19 - - [2025-11-17 01:46:44] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5 HTTP/1.1" 200 3087 0.002778 10.0.0.19 - - [2025-11-17 01:46:44] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8 HTTP/1.1" 200 7064 0.040751 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2087 0.004252 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2025-11-17 01:46:44] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031135 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004974 10.0.0.19 - - [2025-11-17 01:46:44] "GET /floating-ip-pools?parent_id=a570d594-fc3c-435e-b45d-da0eff93a004&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002015 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003934 10.0.0.19 - - [2025-11-17 01:46:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016438 10.0.0.19 - - [2025-11-17 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.009920 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.011977 10.0.0.19 - - [2025-11-17 01:46:44] "GET /domains HTTP/1.1" 200 280 0.004638 10.0.0.19 - - [2025-11-17 01:46:44] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5 HTTP/1.1" 200 3087 0.007775 10.0.0.19 - - [2025-11-17 01:46:44] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8 HTTP/1.1" 200 7320 0.032429 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2325 0.005306 10.0.0.19 - - [2025-11-17 01:46:44] "GET /floating-ip-pool/0c6b6e05-f4ab-4122-aa92-49659ca8b3ec HTTP/1.1" 200 1313 0.002392 10.0.0.19 - - [2025-11-17 01:46:44] "GET /domains HTTP/1.1" 200 280 0.001364 10.0.0.19 - - [2025-11-17 01:46:44] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5 HTTP/1.1" 200 3087 0.002431 10.0.0.19 - - [2025-11-17 01:46:44] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8 HTTP/1.1" 200 7320 0.030441 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 2325 0.004715 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003911 10.0.0.19 - - [2025-11-17 01:46:44] "POST /tags HTTP/1.1" 200 365 0.046080 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009724 10.0.0.19 - - [2025-11-17 01:46:44] "GET /tag/4f582dfe-6106-4161-a9f8-b10c603d1100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018202 10.0.0.19 - - [2025-11-17 01:46:44] "POST /tags HTTP/1.1" 409 206 0.002132 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2025-11-17 01:46:44] "GET /tag/d2641dcc-93d7-422f-ab19-3f515502ce88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012812 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2025-11-17 01:46:44] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033132 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004505 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.19 - - [2025-11-17 01:46:44] "GET /service-appliance-set/1d1583e1-ba92-44c6-9dfc-37ca23ed5d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003048 10.0.0.19 - - [2025-11-17 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.001427 10.0.0.19 - - [2025-11-17 01:46:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103602 10.0.0.19 - - [2025-11-17 01:46:44] "GET /virtual-machine-interface/e3f8b73b-a3c0-4884-8c62-95cfa6af0041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016211 10.0.0.19 - - [2025-11-17 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.019983 10.0.0.19 - - [2025-11-17 01:46:45] "POST /instance-ips HTTP/1.1" 200 417 0.021034 10.0.0.19 - - [2025-11-17 01:46:45] "GET /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003919 10.0.0.19 - - [2025-11-17 01:46:45] "POST /loadbalancers HTTP/1.1" 200 618 0.063964 10.0.0.19 - - [2025-11-17 01:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013877 10.0.0.19 - - [2025-11-17 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022757 10.0.0.19 - - [2025-11-17 01:46:45] "POST /service-instances HTTP/1.1" 200 566 0.067436 10.0.0.19 - - [2025-11-17 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.017991 10.0.0.19 - - [2025-11-17 01:46:45] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.095498 10.0.0.19 - - [2025-11-17 01:46:45] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.013299 10.0.0.19 - - [2025-11-17 01:46:45] "GET /virtual-machine-interface/e3f8b73b-a3c0-4884-8c62-95cfa6af0041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010513 10.0.0.19 - - [2025-11-17 01:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027723 10.0.0.19 - - [2025-11-17 01:46:45] "GET /virtual-machine-interface/e3f8b73b-a3c0-4884-8c62-95cfa6af0041?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.024000 10.0.0.19 - - [2025-11-17 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.19 - - [2025-11-17 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2025-11-17 01:46:45] "GET /floating-ip-pool/0c6b6e05-f4ab-4122-aa92-49659ca8b3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002470 10.0.0.19 - - [2025-11-17 01:46:45] "POST /virtual-machines HTTP/1.1" 200 429 0.027201 10.0.0.19 - - [2025-11-17 01:46:45] "POST /floating-ips HTTP/1.1" 200 671 0.208825 10.0.0.19 - - [2025-11-17 01:46:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.202129 10.0.0.19 - - [2025-11-17 01:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.052604 10.0.0.19 - - [2025-11-17 01:46:45] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011533 10.0.0.19 - - [2025-11-17 01:46:45] "POST /chown HTTP/1.1" 200 109 0.066967 10.0.0.19 - - [2025-11-17 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2025-11-17 01:46:45] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003187 10.0.0.19 - - [2025-11-17 01:46:45] "POST /chown HTTP/1.1" 200 109 0.010620 10.0.0.19 - - [2025-11-17 01:46:45] "POST /tags HTTP/1.1" 409 221 0.010224 10.0.0.19 - - [2025-11-17 01:46:45] "PUT /virtual-machine-interface/6af306e8-36b7-444c-8808-fe567908266d HTTP/1.1" 200 284 0.016778 10.0.0.19 - - [2025-11-17 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007412 10.0.0.19 - - [2025-11-17 01:46:45] "GET /tag/c1463a10-f330-4dcb-bb79-799b6b92e6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014156 10.0.0.19 - - [2025-11-17 01:46:45] "PUT /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 256 0.047853 10.0.0.19 - - [2025-11-17 01:46:45] "POST /tags HTTP/1.1" 409 238 0.014338 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.017444 10.0.0.19 - - [2025-11-17 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.19 - - [2025-11-17 01:46:46] "GET /tag/4f582dfe-6106-4161-a9f8-b10c603d1100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.037698 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.052406 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.036073 10.0.0.19 - - [2025-11-17 01:46:46] "POST /firewall-rules HTTP/1.1" 200 650 0.142509 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.063239 10.0.0.19 - - [2025-11-17 01:46:46] "GET /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007035 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.026041 10.0.0.19 - - [2025-11-17 01:46:46] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.018182 10.0.0.19 - - [2025-11-17 01:46:46] "GET /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006284 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.025448 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.020196 10.0.0.19 - - [2025-11-17 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009926 10.0.0.19 - - [2025-11-17 01:46:46] "POST /virtual-machines HTTP/1.1" 200 429 0.027486 10.0.0.19 - - [2025-11-17 01:46:46] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054700 10.0.0.19 - - [2025-11-17 01:46:46] "GET /loadbalancer/eebc6002-7616-493e-a2a5-e8aac812d99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.016387 10.0.0.19 - - [2025-11-17 01:46:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.141279 10.0.0.19 - - [2025-11-17 01:46:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072485 10.0.0.19 - - [2025-11-17 01:46:46] "POST /chown HTTP/1.1" 200 109 0.034718 10.0.0.19 - - [2025-11-17 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016292 10.0.0.19 - - [2025-11-17 01:46:46] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.19 - - [2025-11-17 01:46:46] "PUT /virtual-machine-interface/24e3246f-52ea-417e-ad9a-979fc0ac217c HTTP/1.1" 200 284 0.025568 10.0.0.19 - - [2025-11-17 01:46:46] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068870 10.0.0.19 - - [2025-11-17 01:46:46] "PUT /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 256 0.046738 10.0.0.19 - - [2025-11-17 01:46:46] "GET /loadbalancer-listener/e416b1c2-1f62-4552-809c-1b5422c086cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008852 10.0.0.19 - - [2025-11-17 01:46:46] "GET /loadbalancer-listener/e416b1c2-1f62-4552-809c-1b5422c086cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003729 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.013662 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.043246 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.035390 10.0.0.19 - - [2025-11-17 01:46:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.083446 10.0.0.19 - - [2025-11-17 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019400 10.0.0.19 - - [2025-11-17 01:46:46] "GET /loadbalancer-pool/938b6dec-c4cb-4a64-a282-aa3f01f97b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004722 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.013413 10.0.0.19 - - [2025-11-17 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.031191 10.0.0.19 - - [2025-11-17 01:46:47] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.023298 10.0.0.19 - - [2025-11-17 01:46:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.089889 10.0.0.19 - - [2025-11-17 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021178 10.0.0.19 - - [2025-11-17 01:46:47] "GET /loadbalancer-member/3d32ee64-d3ad-475c-9093-5cea0e974203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010241 10.0.0.19 - - [2025-11-17 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020002 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.19 - - [2025-11-17 01:46:47] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002755 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.009188 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.19 - - [2025-11-17 01:46:47] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019235 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.007195 10.0.0.19 - - [2025-11-17 01:46:47] "POST /tags HTTP/1.1" 409 221 0.005470 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.19 - - [2025-11-17 01:46:47] "GET /tag/c1463a10-f330-4dcb-bb79-799b6b92e6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031618 10.0.0.19 - - [2025-11-17 01:46:47] "PUT /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 256 0.063938 10.0.0.19 - - [2025-11-17 01:46:47] "POST /tags HTTP/1.1" 409 238 0.003952 10.0.0.19 - - [2025-11-17 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.046342 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009586 10.0.0.19 - - [2025-11-17 01:46:47] "GET /tag/4f582dfe-6106-4161-a9f8-b10c603d1100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025490 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.009435 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.023299 10.0.0.19 - - [2025-11-17 01:46:47] "POST /firewall-rules HTTP/1.1" 409 293 0.007057 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2025-11-17 01:46:47] "PUT /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 256 0.039328 10.0.0.19 - - [2025-11-17 01:46:47] "PUT /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767 HTTP/1.1" 200 260 0.047762 10.0.0.19 - - [2025-11-17 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.025815 10.0.0.19 - - [2025-11-17 01:46:47] "GET /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010796 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013620 10.0.0.19 - - [2025-11-17 01:46:47] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.021710 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.011240 10.0.0.19 - - [2025-11-17 01:46:47] "GET /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.024140 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.006836 10.0.0.19 - - [2025-11-17 01:46:47] "PUT /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 256 0.024598 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012401 10.0.0.19 - - [2025-11-17 01:46:47] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004463 10.0.0.19 - - [2025-11-17 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.051008 10.0.0.19 - - [2025-11-17 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023782 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.007688 10.0.0.19 - - [2025-11-17 01:46:47] "POST /chown HTTP/1.1" 200 109 0.031345 10.0.0.19 - - [2025-11-17 01:46:47] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068591 10.0.0.19 - - [2025-11-17 01:46:47] "PUT /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 256 0.058156 10.0.0.19 - - [2025-11-17 01:46:47] "POST /virtual-machines HTTP/1.1" 200 373 0.024256 10.0.0.19 - - [2025-11-17 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.042432 10.0.0.19 - - [2025-11-17 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.053651 10.0.0.19 - - [2025-11-17 01:46:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.129041 10.0.0.19 - - [2025-11-17 01:46:48] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.014850 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033845 10.0.0.19 - - [2025-11-17 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016802 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026901 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018922 10.0.0.19 - - [2025-11-17 01:46:48] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.010917 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022899 10.0.0.19 - - [2025-11-17 01:46:48] "POST /instance-ips HTTP/1.1" 200 413 0.073122 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021705 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018765 10.0.0.19 - - [2025-11-17 01:46:48] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.009334 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020148 10.0.0.19 - - [2025-11-17 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.034123 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.032127 10.0.0.19 - - [2025-11-17 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005828 10.0.0.19 - - [2025-11-17 01:46:48] "GET /instance-ip/47b1e762-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.008002 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.010299 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.031891 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012699 10.0.0.19 - - [2025-11-17 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.009789 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009367 10.0.0.19 - - [2025-11-17 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.030642 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.036649 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.037032 10.0.0.19 - - [2025-11-17 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.033701 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010972 10.0.0.19 - - [2025-11-17 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.005906 10.0.0.19 - - [2025-11-17 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.19 - - [2025-11-17 01:46:48] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.008240 10.0.0.19 - - [2025-11-17 01:46:48] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019520 10.0.0.19 - - [2025-11-17 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.003313 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029013 10.0.0.19 - - [2025-11-17 01:46:48] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.009459 10.0.0.19 - - [2025-11-17 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018366 10.0.0.19 - - [2025-11-17 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.007528 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.007101 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.015498 10.0.0.19 - - [2025-11-17 01:46:48] "POST /chown HTTP/1.1" 200 109 0.019172 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006565 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.014081 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.012412 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.005920 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.005975 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.009346 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.010725 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.016887 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.021972 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.015534 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.007455 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006425 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006250 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.012396 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.017724 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006378 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.019842 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.013047 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.010518 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006111 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.011387 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.014755 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.015210 10.0.0.19 - - [2025-11-17 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006584 10.0.0.19 - - [2025-11-17 01:46:49] "POST /chown HTTP/1.1" 200 109 0.026414 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.010159 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.006510 10.0.0.19 - - [2025-11-17 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.019443 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.007291 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.019744 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.017342 10.0.0.19 - - [2025-11-17 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.006227 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.017690 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.007026 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.016810 10.0.0.19 - - [2025-11-17 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.006279 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.015453 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.010829 10.0.0.19 - - [2025-11-17 01:46:50] "POST /chown HTTP/1.1" 200 109 0.006080 10.0.0.19 - - [2025-11-17 01:46:54] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005713 10.0.0.19 - - [2025-11-17 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.19 - - [2025-11-17 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2025-11-17 01:46:54] "GET /loadbalancer/95b6f2f1-8448-426d-a107-cf207a50dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002301 10.0.0.19 - - [2025-11-17 01:46:54] "GET /loadbalancer-pool/fa2e8656-d0ce-4533-beca-d903bc147e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002413 10.0.0.19 - - [2025-11-17 01:46:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019218 10.0.0.19 - - [2025-11-17 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015546 10.0.0.19 - - [2025-11-17 01:46:54] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008326 10.0.0.19 - - [2025-11-17 01:46:54] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003770 10.0.0.19 - - [2025-11-17 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.006438 10.0.0.19 - - [2025-11-17 01:46:54] "GET /floating-ip/40f7a717-8309-4cfe-a5d5-ae93660fa0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.015850 10.0.0.19 - - [2025-11-17 01:46:54] "POST /tags HTTP/1.1" 409 221 0.002085 10.0.0.19 - - [2025-11-17 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2025-11-17 01:46:54] "GET /tag/c1463a10-f330-4dcb-bb79-799b6b92e6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011433 10.0.0.19 - - [2025-11-17 01:46:54] "PUT /floating-ip/40f7a717-8309-4cfe-a5d5-ae93660fa0e0 HTTP/1.1" 200 256 0.024072 10.0.0.19 - - [2025-11-17 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.021904 10.0.0.19 - - [2025-11-17 01:46:55] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004549 10.0.0.19 - - [2025-11-17 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.19 - - [2025-11-17 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-11-17 01:46:55] "GET /loadbalancer/95b6f2f1-8448-426d-a107-cf207a50dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002662 10.0.0.19 - - [2025-11-17 01:46:55] "GET /loadbalancer-pool/fa2e8656-d0ce-4533-beca-d903bc147e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002576 10.0.0.19 - - [2025-11-17 01:46:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016554 10.0.0.19 - - [2025-11-17 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011954 10.0.0.19 - - [2025-11-17 01:46:55] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006199 10.0.0.19 - - [2025-11-17 01:46:55] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006457 10.0.0.19 - - [2025-11-17 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.007130 10.0.0.19 - - [2025-11-17 01:46:55] "GET /floating-ip/40f7a717-8309-4cfe-a5d5-ae93660fa0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014279 10.0.0.19 - - [2025-11-17 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.022041 10.0.0.19 - - [2025-11-17 01:46:57] "GET /virtual-machine/3120767d-3b70-4bb5-a992-af9491e1189f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003113 10.0.0.19 - - [2025-11-17 01:46:57] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005055 10.0.0.19 - - [2025-11-17 01:46:57] "GET /virtual-machine/e411981a-2bae-4ef7-a6e1-fe8c2c9e8a13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003465 10.0.0.19 - - [2025-11-17 01:46:57] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004421 10.0.0.19 - - [2025-11-17 01:47:01] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004972 10.0.0.19 - - [2025-11-17 01:47:01] "POST /set-tag HTTP/1.1" 200 109 0.003866 10.0.0.19 - - [2025-11-17 01:47:02] "GET /virtual-machine/aaa6704a-05e0-4387-abbc-ec1cb9f757d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003127 10.0.0.19 - - [2025-11-17 01:47:02] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003784 10.0.0.19 - - [2025-11-17 01:47:03] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004719 10.0.0.19 - - [2025-11-17 01:47:03] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.19 - - [2025-11-17 01:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2025-11-17 01:47:18] "POST /chown HTTP/1.1" 200 109 0.005952 10.0.0.19 - - [2025-11-17 01:47:18] "POST /chown HTTP/1.1" 200 109 0.007213 10.0.0.19 - - [2025-11-17 01:47:18] "POST /chown HTTP/1.1" 200 109 0.008756 10.0.0.19 - - [2025-11-17 01:47:18] "POST /chown HTTP/1.1" 200 109 0.012546 10.0.0.19 - - [2025-11-17 01:47:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002130 10.0.0.19 - - [2025-11-17 01:47:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002409 10.0.0.19 - - [2025-11-17 01:47:34] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011918 10.0.0.19 - - [2025-11-17 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.004112 10.0.0.19 - - [2025-11-17 01:47:35] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.028598 10.0.0.19 - - [2025-11-17 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.19 - - [2025-11-17 01:47:35] "GET /virtual-machine/aaa6704a-05e0-4387-abbc-ec1cb9f757d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003200 10.0.0.19 - - [2025-11-17 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.013435 10.0.0.19 - - [2025-11-17 01:47:35] "GET /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019915 10.0.0.19 - - [2025-11-17 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.017610 10.0.0.19 - - [2025-11-17 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.016181 10.0.0.19 - - [2025-11-17 01:47:35] "DELETE /instance-ip/47b1e762-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.037249 10.0.0.19 - - [2025-11-17 01:47:35] "DELETE /virtual-machine-interface/4790eed6-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.065409 10.0.0.19 - - [2025-11-17 01:47:35] "DELETE /virtual-machine/aaa6704a-05e0-4387-abbc-ec1cb9f757d8 HTTP/1.1" 200 115 0.036108 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 10.0.0.19 - - [2025-11-17 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2025-11-17 01:47:38] "GET /tag/4f582dfe-6106-4161-a9f8-b10c603d1100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011288 10.0.0.19 - - [2025-11-17 01:47:38] "GET /tag/4f582dfe-6106-4161-a9f8-b10c603d1100?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012791 10.0.0.19 - - [2025-11-17 01:47:38] "GET /virtual-machine-interface/24e3246f-52ea-417e-ad9a-979fc0ac217c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004067 10.0.0.19 - - [2025-11-17 01:47:38] "POST /set-tag HTTP/1.1" 200 109 0.013936 10.0.0.19 - - [2025-11-17 01:47:38] "GET /virtual-machine-interface/6af306e8-36b7-444c-8808-fe567908266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.006771 10.0.0.19 - - [2025-11-17 01:47:38] "POST /set-tag HTTP/1.1" 200 109 0.017953 10.0.0.19 - - [2025-11-17 01:47:38] "GET /virtual-machine-interface/e3f8b73b-a3c0-4884-8c62-95cfa6af0041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004529 10.0.0.19 - - [2025-11-17 01:47:38] "POST /set-tag HTTP/1.1" 200 109 0.015494 10.0.0.19 - - [2025-11-17 01:47:38] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015186 10.0.0.19 - - [2025-11-17 01:47:38] "GET /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002967 10.0.0.19 - - [2025-11-17 01:47:38] "POST /ref-update HTTP/1.1" 200 156 0.011497 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /firewall-rule/4c300af2-915c-44c8-9aeb-8ffd99cd7767 HTTP/1.1" 200 115 0.050490 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /loadbalancer-member/3d32ee64-d3ad-475c-9093-5cea0e974203 HTTP/1.1" 200 115 0.026809 10.0.0.19 - - [2025-11-17 01:47:38] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.008939 10.0.0.19 - - [2025-11-17 01:47:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.042639 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /loadbalancer-pool/938b6dec-c4cb-4a64-a282-aa3f01f97b3e HTTP/1.1" 200 115 0.097664 10.0.0.19 - - [2025-11-17 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.018465 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /loadbalancer-listener/e416b1c2-1f62-4552-809c-1b5422c086cf HTTP/1.1" 200 115 0.064225 10.0.0.19 - - [2025-11-17 01:47:38] "GET /floating-ip/245b2628-39d1-47d1-9209-a76e21ff955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005004 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.010333 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.018551 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.037627 10.0.0.19 - - [2025-11-17 01:47:38] "PUT /floating-ip/245b2628-39d1-47d1-9209-a76e21ff955d HTTP/1.1" 200 256 0.043805 10.0.0.19 - - [2025-11-17 01:47:38] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.010994 10.0.0.19 - - [2025-11-17 01:47:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018664 10.0.0.19 - - [2025-11-17 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009329 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /floating-ip/245b2628-39d1-47d1-9209-a76e21ff955d HTTP/1.1" 200 115 0.101935 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /loadbalancer/eebc6002-7616-493e-a2a5-e8aac812d99e HTTP/1.1" 200 115 0.041273 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.018464 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.025505 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 200 109 0.016720 10.0.0.19 - - [2025-11-17 01:47:38] "DELETE /instance-ip/39644ddc-246c-444e-9c01-91ab3bee0386 HTTP/1.1" 200 115 0.078557 10.0.0.19 - - [2025-11-17 01:47:38] "POST /chown HTTP/1.1" 404 171 0.004185 10.0.0.19 - - [2025-11-17 01:47:39] "PUT /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 266 0.024404 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /virtual-machine-interface/e3f8b73b-a3c0-4884-8c62-95cfa6af0041 HTTP/1.1" 200 115 0.055712 10.0.0.19 - - [2025-11-17 01:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017616 10.0.0.19 - - [2025-11-17 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2025-11-17 01:47:39] "GET /floating-ip-pool/0c6b6e05-f4ab-4122-aa92-49659ca8b3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003127 10.0.0.19 - - [2025-11-17 01:47:39] "POST /ref-update HTTP/1.1" 200 156 0.010291 10.0.0.19 - - [2025-11-17 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /tag/4f582dfe-6106-4161-a9f8-b10c603d1100 HTTP/1.1" 200 115 0.120568 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /floating-ip-pool/0c6b6e05-f4ab-4122-aa92-49659ca8b3ec HTTP/1.1" 200 115 0.047674 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /service-instance/cf940cc7-c9ba-41d5-b4f9-4041404688a1 HTTP/1.1" 200 115 0.061004 10.0.0.19 - - [2025-11-17 01:47:39] "GET /virtual-machine-interface/24e3246f-52ea-417e-ad9a-979fc0ac217c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005635 10.0.0.19 - - [2025-11-17 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001164 10.0.0.19 - - [2025-11-17 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001196 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /virtual-network/a570d594-fc3c-435e-b45d-da0eff93a004 HTTP/1.1" 200 115 0.114273 10.0.0.19 - - [2025-11-17 01:47:39] "GET /routing-instance/997da999-cb7c-4852-815e-411907286ceb HTTP/1.1" 404 171 0.001235 10.0.0.19 - - [2025-11-17 01:47:39] "GET /domains HTTP/1.1" 200 280 0.001245 10.0.0.19 - - [2025-11-17 01:47:39] "GET /domain/fcdfe8d0-4268-432b-aa88-9e91aba0dde5 HTTP/1.1" 200 3087 0.003304 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /virtual-machine-interface/24e3246f-52ea-417e-ad9a-979fc0ac217c HTTP/1.1" 200 115 0.072660 10.0.0.19 - - [2025-11-17 01:47:39] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8 HTTP/1.1" 200 7142 0.047930 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /virtual-machine/885190cb-221f-4836-a866-ce18c9d93d66 HTTP/1.1" 200 115 0.042264 10.0.0.19 - - [2025-11-17 01:47:39] "GET /virtual-machine-interface/6af306e8-36b7-444c-8808-fe567908266d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.009886 10.0.0.19 - - [2025-11-17 01:47:39] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.024393 10.0.0.19 - - [2025-11-17 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2025-11-17 01:47:39] "POST /set-tag HTTP/1.1" 200 109 0.007298 10.0.0.19 - - [2025-11-17 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005973 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /route-target/350c7462-c880-4375-9a31-1019fd7f25bc HTTP/1.1" 200 115 0.039407 10.0.0.19 - - [2025-11-17 01:47:39] "GET /loadbalancer/95b6f2f1-8448-426d-a107-cf207a50dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009645 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /virtual-machine-interface/6af306e8-36b7-444c-8808-fe567908266d HTTP/1.1" 200 115 0.123261 10.0.0.19 - - [2025-11-17 01:47:39] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006526 10.0.0.19 - - [2025-11-17 01:47:39] "POST /ref-update HTTP/1.1" 200 156 0.023334 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /virtual-machine/661b9638-6823-4259-893c-4399b3315101 HTTP/1.1" 200 115 0.033166 10.0.0.19 - - [2025-11-17 01:47:39] "POST /set-tag HTTP/1.1" 200 109 0.049143 10.0.0.19 - - [2025-11-17 01:47:39] "DELETE /loadbalancer-member/57c1a243-9767-4c52-9c88-b064d1b5bcee HTTP/1.1" 200 115 0.080931 10.0.0.19 - - [2025-11-17 01:47:40] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005529 10.0.0.19 - - [2025-11-17 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.19 - - [2025-11-17 01:47:40] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007170 10.0.0.19 - - [2025-11-17 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.19 - - [2025-11-17 01:47:40] "GET /virtual-machine/e411981a-2bae-4ef7-a6e1-fe8c2c9e8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002560 10.0.0.19 - - [2025-11-17 01:47:40] "POST /ref-update HTTP/1.1" 200 156 0.015301 10.0.0.19 - - [2025-11-17 01:47:40] "GET /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011127 10.0.0.19 - - [2025-11-17 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.016129 10.0.0.19 - - [2025-11-17 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.015258 10.0.0.19 - - [2025-11-17 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.029409 10.0.0.19 - - [2025-11-17 01:47:40] "DELETE /instance-ip/43b425bc-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.051423 10.0.0.19 - - [2025-11-17 01:47:40] "POST /ref-update HTTP/1.1" 200 156 0.008030 10.0.0.19 - - [2025-11-17 01:47:41] "DELETE /virtual-machine-interface/4399b830-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.037141 10.0.0.19 - - [2025-11-17 01:47:41] "DELETE /virtual-machine/e411981a-2bae-4ef7-a6e1-fe8c2c9e8a13 HTTP/1.1" 200 115 0.021468 10.0.0.19 - - [2025-11-17 01:47:44] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006071 10.0.0.19 - - [2025-11-17 01:47:44] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2025-11-17 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2025-11-17 01:47:44] "GET /loadbalancer/95b6f2f1-8448-426d-a107-cf207a50dd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002206 10.0.0.19 - - [2025-11-17 01:47:45] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005655 10.0.0.19 - - [2025-11-17 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.003572 10.0.0.19 - - [2025-11-17 01:47:45] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004221 10.0.0.19 - - [2025-11-17 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.19 - - [2025-11-17 01:47:45] "GET /virtual-machine/3120767d-3b70-4bb5-a992-af9491e1189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002723 10.0.0.19 - - [2025-11-17 01:47:45] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.19 - - [2025-11-17 01:47:45] "GET /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007103 10.0.0.19 - - [2025-11-17 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.025644 10.0.0.19 - - [2025-11-17 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.043760 10.0.0.19 - - [2025-11-17 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.022542 10.0.0.19 - - [2025-11-17 01:47:46] "DELETE /instance-ip/433d6e5e-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.075964 10.0.0.19 - - [2025-11-17 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.19 - - [2025-11-17 01:47:46] "DELETE /virtual-machine-interface/430fd30e-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.048787 10.0.0.19 - - [2025-11-17 01:47:46] "DELETE /virtual-machine/3120767d-3b70-4bb5-a992-af9491e1189f HTTP/1.1" 200 115 0.021196 10.0.0.19 - - [2025-11-17 01:47:46] "DELETE /tag/5b5667f4-e7ec-4f53-b2d7-8ba028448c92 HTTP/1.1" 200 115 0.079334 10.0.0.19 - - [2025-11-17 01:47:46] "DELETE /tag/caa5533f-1049-4c09-b41b-7233fd08de2e HTTP/1.1" 200 115 0.034503 10.0.0.19 - - [2025-11-17 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2025-11-17 01:47:49] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045568 10.0.0.19 - - [2025-11-17 01:47:50] "POST /tags HTTP/1.1" 200 393 0.029111 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013965 10.0.0.19 - - [2025-11-17 01:47:50] "GET /tag/bbedbb7c-0f41-4f53-b367-99ca28b5759e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015083 10.0.0.19 - - [2025-11-17 01:47:50] "POST /tags HTTP/1.1" 200 341 0.024344 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2025-11-17 01:47:50] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013583 10.0.0.19 - - [2025-11-17 01:47:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000756 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.001875 10.0.0.19 - - [2025-11-17 01:47:50] "POST /security-groups HTTP/1.1" 200 589 0.058286 10.0.0.19 - - [2025-11-17 01:47:50] "POST /projects HTTP/1.1" 200 519 0.164130 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.003769 10.0.0.19 - - [2025-11-17 01:47:50] "POST /access-control-lists HTTP/1.1" 200 598 0.062117 10.0.0.19 - - [2025-11-17 01:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.053174 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012691 10.0.0.19 - - [2025-11-17 01:47:50] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015029 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.001613 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2025-11-17 01:47:50] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.030268 10.0.0.19 - - [2025-11-17 01:47:50] "POST /access-control-lists HTTP/1.1" 200 596 0.073615 10.0.0.19 - - [2025-11-17 01:47:50] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.058868 10.0.0.19 - - [2025-11-17 01:47:50] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.085524 10.0.0.19 - - [2025-11-17 01:47:50] "POST /security-groups HTTP/1.1" 200 591 0.071409 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.003010 10.0.0.19 - - [2025-11-17 01:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034674 10.0.0.19 - - [2025-11-17 01:47:50] "POST /access-control-lists HTTP/1.1" 200 632 0.086611 10.0.0.19 - - [2025-11-17 01:47:50] "POST /chown HTTP/1.1" 200 109 0.076834 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.002009 10.0.0.19 - - [2025-11-17 01:47:50] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003468 10.0.0.19 - - [2025-11-17 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2025-11-17 01:47:51] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046952 10.0.0.19 - - [2025-11-17 01:47:51] "POST /access-control-lists HTTP/1.1" 200 630 0.066562 10.0.0.19 - - [2025-11-17 01:47:51] "POST /tags HTTP/1.1" 409 226 0.007712 10.0.0.19 - - [2025-11-17 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2025-11-17 01:47:51] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010931 10.0.0.19 - - [2025-11-17 01:47:51] "POST /firewall-rules HTTP/1.1" 200 600 0.087742 10.0.0.19 - - [2025-11-17 01:47:51] "GET /firewall-rule/d7051efc-e4b3-47b1-a277-af0594c17e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004731 10.0.0.19 - - [2025-11-17 01:47:51] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004375 10.0.0.19 - - [2025-11-17 01:47:51] "GET /firewall-rule/d7051efc-e4b3-47b1-a277-af0594c17e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002391 10.0.0.19 - - [2025-11-17 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.059610 10.0.0.19 - - [2025-11-17 01:47:51] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008693 10.0.0.19 - - [2025-11-17 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2025-11-17 01:47:51] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002351 10.0.0.19 - - [2025-11-17 01:47:51] "POST /tags HTTP/1.1" 409 226 0.001446 10.0.0.19 - - [2025-11-17 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2025-11-17 01:47:51] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012342 10.0.0.19 - - [2025-11-17 01:47:51] "POST /firewall-rules HTTP/1.1" 200 598 0.069607 10.0.0.19 - - [2025-11-17 01:47:51] "GET /firewall-rule/ea640ec9-9225-4f8c-8773-b6fb7e8447c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003902 10.0.0.19 - - [2025-11-17 01:47:51] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003582 10.0.0.19 - - [2025-11-17 01:47:51] "GET /firewall-rule/ea640ec9-9225-4f8c-8773-b6fb7e8447c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002053 10.0.0.19 - - [2025-11-17 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.058247 10.0.0.19 - - [2025-11-17 01:47:53] "POST /tags HTTP/1.1" 200 393 0.022303 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019108 10.0.0.19 - - [2025-11-17 01:47:53] "GET /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013275 10.0.0.19 - - [2025-11-17 01:47:53] "POST /tags HTTP/1.1" 200 341 0.016857 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2025-11-17 01:47:53] "GET /tag/332b47f1-67c5-4d5e-be65-1e6b1406a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012002 10.0.0.19 - - [2025-11-17 01:47:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.003962 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.008881 10.0.0.19 - - [2025-11-17 01:47:53] "POST /security-groups HTTP/1.1" 200 589 0.060743 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.002000 10.0.0.19 - - [2025-11-17 01:47:53] "POST /projects HTTP/1.1" 200 519 0.206480 10.0.0.19 - - [2025-11-17 01:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009898 10.0.0.19 - - [2025-11-17 01:47:53] "POST /access-control-lists HTTP/1.1" 200 598 0.021607 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017409 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.001687 10.0.0.19 - - [2025-11-17 01:47:53] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004162 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.19 - - [2025-11-17 01:47:53] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.044291 10.0.0.19 - - [2025-11-17 01:47:53] "POST /access-control-lists HTTP/1.1" 200 596 0.070923 10.0.0.19 - - [2025-11-17 01:47:53] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.057304 10.0.0.19 - - [2025-11-17 01:47:53] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.053250 10.0.0.19 - - [2025-11-17 01:47:53] "POST /security-groups HTTP/1.1" 200 591 0.068646 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.002115 10.0.0.19 - - [2025-11-17 01:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013786 10.0.0.19 - - [2025-11-17 01:47:53] "POST /chown HTTP/1.1" 200 109 0.019553 10.0.0.19 - - [2025-11-17 01:47:53] "POST /access-control-lists HTTP/1.1" 200 632 0.040784 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.007004 10.0.0.19 - - [2025-11-17 01:47:53] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002467 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2025-11-17 01:47:53] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002223 10.0.0.19 - - [2025-11-17 01:47:53] "POST /tags HTTP/1.1" 409 226 0.001982 10.0.0.19 - - [2025-11-17 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.19 - - [2025-11-17 01:47:53] "GET /tag/332b47f1-67c5-4d5e-be65-1e6b1406a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.029814 10.0.0.19 - - [2025-11-17 01:47:53] "POST /access-control-lists HTTP/1.1" 200 630 0.066081 10.0.0.19 - - [2025-11-17 01:47:54] "POST /firewall-rules HTTP/1.1" 200 600 0.089506 10.0.0.19 - - [2025-11-17 01:47:54] "GET /firewall-rule/910ff9da-0261-4769-9fcc-4184f50eb3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010120 10.0.0.19 - - [2025-11-17 01:47:54] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004234 10.0.0.19 - - [2025-11-17 01:47:54] "GET /firewall-rule/910ff9da-0261-4769-9fcc-4184f50eb3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002259 10.0.0.19 - - [2025-11-17 01:47:54] "POST /ref-update HTTP/1.1" 200 156 0.056965 10.0.0.19 - - [2025-11-17 01:47:54] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008348 10.0.0.19 - - [2025-11-17 01:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.19 - - [2025-11-17 01:47:54] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002400 10.0.0.19 - - [2025-11-17 01:47:54] "POST /tags HTTP/1.1" 409 226 0.001530 10.0.0.19 - - [2025-11-17 01:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-11-17 01:47:54] "GET /tag/332b47f1-67c5-4d5e-be65-1e6b1406a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011916 10.0.0.19 - - [2025-11-17 01:47:54] "POST /firewall-rules HTTP/1.1" 200 598 0.065219 10.0.0.19 - - [2025-11-17 01:47:54] "GET /firewall-rule/76b71a59-b55e-4ca9-8c89-1dce137b8153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004239 10.0.0.19 - - [2025-11-17 01:47:54] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003793 10.0.0.19 - - [2025-11-17 01:47:54] "GET /firewall-rule/76b71a59-b55e-4ca9-8c89-1dce137b8153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002032 10.0.0.19 - - [2025-11-17 01:47:54] "POST /ref-update HTTP/1.1" 200 156 0.074486 10.0.0.19 - - [2025-11-17 01:47:56] "POST /tags HTTP/1.1" 200 345 0.095415 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025750 10.0.0.19 - - [2025-11-17 01:47:56] "GET /tag/bf10fad4-7c25-462c-ab43-ac035f838729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.033899 10.0.0.19 - - [2025-11-17 01:47:56] "POST /projects HTTP/1.1" 409 238 0.005692 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.19 - - [2025-11-17 01:47:56] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051457 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-11-17 01:47:56] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009563 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2025-11-17 01:47:56] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006301 10.0.0.19 - - [2025-11-17 01:47:56] "POST /security-groups HTTP/1.1" 409 285 0.002501 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.19 - - [2025-11-17 01:47:56] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037302 10.0.0.19 - - [2025-11-17 01:47:56] "PUT /security-group/2087c6bf-07e1-4e0e-a4b5-e6a0606edb54 HTTP/1.1" 200 262 0.040064 10.0.0.19 - - [2025-11-17 01:47:56] "PUT /access-control-list/c7b0d59e-0bb7-4832-9a63-bdd21559e6b9 HTTP/1.1" 200 272 0.026008 10.0.0.19 - - [2025-11-17 01:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.069370 10.0.0.19 - - [2025-11-17 01:47:56] "POST /tags HTTP/1.1" 409 228 0.003424 10.0.0.19 - - [2025-11-17 01:47:56] "PUT /access-control-list/b4c8d591-76b1-4640-a861-3f33831cbf4d HTTP/1.1" 200 272 0.047066 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2025-11-17 01:47:56] "GET /tag/bf10fad4-7c25-462c-ab43-ac035f838729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012561 10.0.0.19 - - [2025-11-17 01:47:56] "POST /tags HTTP/1.1" 200 345 0.024098 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-11-17 01:47:56] "GET /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015540 10.0.0.19 - - [2025-11-17 01:47:56] "POST /projects HTTP/1.1" 409 238 0.003892 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2025-11-17 01:47:56] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033343 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.19 - - [2025-11-17 01:47:56] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034403 10.0.0.19 - - [2025-11-17 01:47:56] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005519 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-11-17 01:47:56] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003732 10.0.0.19 - - [2025-11-17 01:47:56] "POST /security-groups HTTP/1.1" 409 285 0.002443 10.0.0.19 - - [2025-11-17 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2025-11-17 01:47:57] "PUT /security-group/db4447ee-0ec6-4572-b911-b13e0b96aa51 HTTP/1.1" 200 262 0.061003 10.0.0.19 - - [2025-11-17 01:47:57] "PUT /access-control-list/7dda763c-ca9c-443f-934c-6e5bc4717c8d HTTP/1.1" 200 272 0.010945 10.0.0.19 - - [2025-11-17 01:47:57] "PUT /access-control-list/994ef623-34bb-4857-8bda-794163140db0 HTTP/1.1" 200 272 0.044230 10.0.0.19 - - [2025-11-17 01:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.046305 10.0.0.19 - - [2025-11-17 01:47:57] "POST /tags HTTP/1.1" 409 228 0.007318 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.19 - - [2025-11-17 01:47:57] "GET /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011584 10.0.0.19 - - [2025-11-17 01:47:57] "POST /tags HTTP/1.1" 200 291 0.098267 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.19 - - [2025-11-17 01:47:57] "GET /tag/b2dca179-8dfa-4499-844b-fa167ac764cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014150 10.0.0.19 - - [2025-11-17 01:47:57] "POST /tags HTTP/1.1" 200 303 0.071809 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.033038 10.0.0.19 - - [2025-11-17 01:47:57] "GET /tag/372cf7b5-b921-436f-a3de-e02fe3effb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013155 10.0.0.19 - - [2025-11-17 01:47:57] "POST /tags HTTP/1.1" 409 252 0.001641 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.19 - - [2025-11-17 01:47:57] "GET /tag/bbedbb7c-0f41-4f53-b367-99ca28b5759e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013978 10.0.0.19 - - [2025-11-17 01:47:57] "POST /tags HTTP/1.1" 409 226 0.001719 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2025-11-17 01:47:57] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011347 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2025-11-17 01:47:57] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004174 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.19 - - [2025-11-17 01:47:57] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030239 10.0.0.19 - - [2025-11-17 01:47:57] "POST /virtual-machines HTTP/1.1" 200 395 0.011750 10.0.0.19 - - [2025-11-17 01:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009083 10.0.0.19 - - [2025-11-17 01:47:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105825 10.0.0.19 - - [2025-11-17 01:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037937 10.0.0.19 - - [2025-11-17 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019924 10.0.0.19 - - [2025-11-17 01:47:57] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004776 10.0.0.19 - - [2025-11-17 01:47:58] "POST /instance-ips HTTP/1.1" 200 397 0.019609 10.0.0.19 - - [2025-11-17 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029961 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014537 10.0.0.19 - - [2025-11-17 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.064236 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021536 10.0.0.19 - - [2025-11-17 01:47:58] "GET /instance-ip/71526d4e-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003370 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004842 10.0.0.19 - - [2025-11-17 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003250 10.0.0.19 - - [2025-11-17 01:47:58] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006766 10.0.0.19 - - [2025-11-17 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.19 - - [2025-11-17 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003865 10.0.0.19 - - [2025-11-17 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.19 - - [2025-11-17 01:47:58] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025362 10.0.0.19 - - [2025-11-17 01:47:58] "POST /virtual-machines HTTP/1.1" 200 395 0.011827 10.0.0.19 - - [2025-11-17 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026985 10.0.0.19 - - [2025-11-17 01:47:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114555 10.0.0.19 - - [2025-11-17 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009077 10.0.0.19 - - [2025-11-17 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007461 10.0.0.19 - - [2025-11-17 01:47:58] "POST /instance-ips HTTP/1.1" 200 397 0.021528 10.0.0.19 - - [2025-11-17 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031162 10.0.0.19 - - [2025-11-17 01:47:58] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007780 10.0.0.19 - - [2025-11-17 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.067711 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024144 10.0.0.19 - - [2025-11-17 01:47:59] "GET /instance-ip/71cec59c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005152 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004372 10.0.0.19 - - [2025-11-17 01:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003131 10.0.0.19 - - [2025-11-17 01:47:59] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009211 10.0.0.19 - - [2025-11-17 01:47:59] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.19 - - [2025-11-17 01:47:59] "POST /tags HTTP/1.1" 200 291 0.018139 10.0.0.19 - - [2025-11-17 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007713 10.0.0.19 - - [2025-11-17 01:47:59] "GET /tag/3ff7ee22-5909-4458-8ffc-61aa1cffb439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.020400 10.0.0.19 - - [2025-11-17 01:47:59] "POST /tags HTTP/1.1" 409 252 0.002124 10.0.0.19 - - [2025-11-17 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.19 - - [2025-11-17 01:47:59] "GET /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011566 10.0.0.19 - - [2025-11-17 01:47:59] "POST /tags HTTP/1.1" 409 226 0.001548 10.0.0.19 - - [2025-11-17 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-11-17 01:47:59] "GET /tag/332b47f1-67c5-4d5e-be65-1e6b1406a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011449 10.0.0.19 - - [2025-11-17 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004203 10.0.0.19 - - [2025-11-17 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.19 - - [2025-11-17 01:47:59] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032138 10.0.0.19 - - [2025-11-17 01:47:59] "POST /virtual-machines HTTP/1.1" 200 395 0.016387 10.0.0.19 - - [2025-11-17 01:47:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007926 10.0.0.19 - - [2025-11-17 01:47:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114418 10.0.0.19 - - [2025-11-17 01:47:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.047506 10.0.0.19 - - [2025-11-17 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004738 10.0.0.19 - - [2025-11-17 01:47:59] "POST /instance-ips HTTP/1.1" 200 397 0.018704 10.0.0.19 - - [2025-11-17 01:47:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027843 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009221 10.0.0.19 - - [2025-11-17 01:47:59] "POST /set-tag HTTP/1.1" 200 109 0.063806 10.0.0.19 - - [2025-11-17 01:47:59] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008742 10.0.0.19 - - [2025-11-17 01:47:59] "GET /instance-ip/72676734-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008671 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004357 10.0.0.19 - - [2025-11-17 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003205 10.0.0.19 - - [2025-11-17 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.008458 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023926 10.0.0.19 - - [2025-11-17 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.19 - - [2025-11-17 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004060 10.0.0.19 - - [2025-11-17 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.19 - - [2025-11-17 01:48:00] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026802 10.0.0.19 - - [2025-11-17 01:48:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007598 10.0.0.19 - - [2025-11-17 01:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014347 10.0.0.19 - - [2025-11-17 01:48:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106771 10.0.0.19 - - [2025-11-17 01:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023570 10.0.0.19 - - [2025-11-17 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005701 10.0.0.19 - - [2025-11-17 01:48:00] "POST /instance-ips HTTP/1.1" 200 397 0.020863 10.0.0.19 - - [2025-11-17 01:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023755 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008045 10.0.0.19 - - [2025-11-17 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.063858 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027157 10.0.0.19 - - [2025-11-17 01:48:00] "GET /instance-ip/72db1c1a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003375 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005944 10.0.0.19 - - [2025-11-17 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004193 10.0.0.19 - - [2025-11-17 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.19 - - [2025-11-17 01:48:00] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006290 10.0.0.19 - - [2025-11-17 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.003778 10.0.0.19 - - [2025-11-17 01:48:00] "POST /tags HTTP/1.1" 200 299 0.019253 10.0.0.19 - - [2025-11-17 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2025-11-17 01:48:01] "GET /tag/8388c617-af5d-47c1-9d93-07ca4550c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012812 10.0.0.19 - - [2025-11-17 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2025-11-17 01:48:01] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003961 10.0.0.19 - - [2025-11-17 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2025-11-17 01:48:01] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051900 10.0.0.19 - - [2025-11-17 01:48:01] "POST /virtual-machines HTTP/1.1" 200 395 0.011067 10.0.0.19 - - [2025-11-17 01:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018324 10.0.0.19 - - [2025-11-17 01:48:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102924 10.0.0.19 - - [2025-11-17 01:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008595 10.0.0.19 - - [2025-11-17 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2025-11-17 01:48:01] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006752 10.0.0.19 - - [2025-11-17 01:48:01] "POST /instance-ips HTTP/1.1" 200 397 0.021246 10.0.0.19 - - [2025-11-17 01:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026442 10.0.0.19 - - [2025-11-17 01:48:01] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010937 10.0.0.19 - - [2025-11-17 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.025174 10.0.0.19 - - [2025-11-17 01:48:01] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009213 10.0.0.19 - - [2025-11-17 01:48:01] "GET /instance-ip/735729b8-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007164 10.0.0.19 - - [2025-11-17 01:48:01] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005080 10.0.0.19 - - [2025-11-17 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.19 - - [2025-11-17 01:48:01] "POST /tags HTTP/1.1" 200 299 0.016240 10.0.0.19 - - [2025-11-17 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018569 10.0.0.19 - - [2025-11-17 01:48:01] "GET /tag/6afd7c45-eec5-4989-ba91-cf39f88e142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013776 10.0.0.19 - - [2025-11-17 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2025-11-17 01:48:01] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003727 10.0.0.19 - - [2025-11-17 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-11-17 01:48:01] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025267 10.0.0.19 - - [2025-11-17 01:48:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009450 10.0.0.19 - - [2025-11-17 01:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007460 10.0.0.19 - - [2025-11-17 01:48:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.156206 10.0.0.19 - - [2025-11-17 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023940 10.0.0.19 - - [2025-11-17 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007608 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004747 10.0.0.19 - - [2025-11-17 01:48:02] "POST /instance-ips HTTP/1.1" 200 397 0.032799 10.0.0.19 - - [2025-11-17 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028566 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012549 10.0.0.19 - - [2025-11-17 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.017950 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015587 10.0.0.19 - - [2025-11-17 01:48:02] "GET /instance-ip/73c6a8e2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002730 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004457 10.0.0.19 - - [2025-11-17 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.19 - - [2025-11-17 01:48:02] "POST /tags HTTP/1.1" 200 299 0.015567 10.0.0.19 - - [2025-11-17 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2025-11-17 01:48:02] "GET /tag/d9a26f0c-1431-4c9d-a3bb-1bd650a1f88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011963 10.0.0.19 - - [2025-11-17 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003556 10.0.0.19 - - [2025-11-17 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.19 - - [2025-11-17 01:48:02] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038703 10.0.0.19 - - [2025-11-17 01:48:02] "POST /virtual-machines HTTP/1.1" 200 395 0.010067 10.0.0.19 - - [2025-11-17 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008288 10.0.0.19 - - [2025-11-17 01:48:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098655 10.0.0.19 - - [2025-11-17 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042552 10.0.0.19 - - [2025-11-17 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012580 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004709 10.0.0.19 - - [2025-11-17 01:48:02] "POST /instance-ips HTTP/1.1" 200 397 0.023762 10.0.0.19 - - [2025-11-17 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023508 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007917 10.0.0.19 - - [2025-11-17 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.017922 10.0.0.19 - - [2025-11-17 01:48:02] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010830 10.0.0.19 - - [2025-11-17 01:48:02] "GET /instance-ip/74319dc8-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004234 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004867 10.0.0.19 - - [2025-11-17 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.19 - - [2025-11-17 01:48:03] "POST /tags HTTP/1.1" 200 299 0.020391 10.0.0.19 - - [2025-11-17 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2025-11-17 01:48:03] "GET /tag/0f56fd96-ed76-401f-8bfc-4655ebd5b00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012679 10.0.0.19 - - [2025-11-17 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003695 10.0.0.19 - - [2025-11-17 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2025-11-17 01:48:03] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035047 10.0.0.19 - - [2025-11-17 01:48:03] "POST /virtual-machines HTTP/1.1" 200 395 0.020231 10.0.0.19 - - [2025-11-17 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011851 10.0.0.19 - - [2025-11-17 01:48:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115763 10.0.0.19 - - [2025-11-17 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010663 10.0.0.19 - - [2025-11-17 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006659 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004118 10.0.0.19 - - [2025-11-17 01:48:03] "POST /instance-ips HTTP/1.1" 200 397 0.019102 10.0.0.19 - - [2025-11-17 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025016 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008726 10.0.0.19 - - [2025-11-17 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.025543 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014529 10.0.0.19 - - [2025-11-17 01:48:03] "GET /instance-ip/749af192-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004921 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004482 10.0.0.19 - - [2025-11-17 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.015508 10.0.0.19 - - [2025-11-17 01:48:03] "POST /ref-update HTTP/1.1" 200 156 0.008866 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015697 10.0.0.19 - - [2025-11-17 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004888 10.0.0.19 - - [2025-11-17 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003140 10.0.0.19 - - [2025-11-17 01:48:03] "POST /ref-update HTTP/1.1" 200 156 0.015456 10.0.0.19 - - [2025-11-17 01:48:03] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010472 10.0.0.19 - - [2025-11-17 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004930 10.0.0.19 - - [2025-11-17 01:48:04] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018177 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004148 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003921 10.0.0.19 - - [2025-11-17 01:48:04] "POST /ref-update HTTP/1.1" 200 156 0.007004 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010152 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004258 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004731 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004242 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004413 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003930 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004672 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003648 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2025-11-17 01:48:04] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004369 10.0.0.19 - - [2025-11-17 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.19 - - [2025-11-17 01:48:05] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005471 10.0.0.19 - - [2025-11-17 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.19 - - [2025-11-17 01:48:06] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004845 10.0.0.19 - - [2025-11-17 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.19 - - [2025-11-17 01:48:06] "GET /virtual-machine/12fe5e5d-a2a2-4f58-b32a-61622f76bf82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003413 10.0.0.19 - - [2025-11-17 01:48:06] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003927 10.0.0.19 - - [2025-11-17 01:48:06] "GET /virtual-machine/69f3f085-c05d-492d-9874-79493f8f3a9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002905 10.0.0.19 - - [2025-11-17 01:48:06] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003942 10.0.0.19 - - [2025-11-17 01:48:07] "GET /virtual-machine/1ee0a574-a07d-4c3d-85c0-4bf6509a75a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002761 10.0.0.19 - - [2025-11-17 01:48:07] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004515 10.0.0.19 - - [2025-11-17 01:48:07] "GET /virtual-machine/721f6ce2-f2e4-4d6c-9c15-142633f3a976?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002973 10.0.0.19 - - [2025-11-17 01:48:07] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003927 10.0.0.19 - - [2025-11-17 01:48:07] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004789 10.0.0.19 - - [2025-11-17 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.19 - - [2025-11-17 01:48:08] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004512 10.0.0.19 - - [2025-11-17 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.19 - - [2025-11-17 01:48:08] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004007 10.0.0.19 - - [2025-11-17 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.19 - - [2025-11-17 01:48:12] "GET /virtual-machine/ad51ddc4-0c8f-4c60-8ccb-904be70d408b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003416 10.0.0.19 - - [2025-11-17 01:48:12] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004041 10.0.0.19 - - [2025-11-17 01:48:12] "GET /virtual-machine/c8dd520a-222d-4c4c-971c-fab48643153b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002702 10.0.0.19 - - [2025-11-17 01:48:12] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004056 10.0.0.19 - - [2025-11-17 01:48:12] "GET /virtual-machine/df8bc732-5c16-4ff7-b251-399aa4078165?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002988 10.0.0.19 - - [2025-11-17 01:48:12] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003729 10.0.0.19 - - [2025-11-17 01:48:13] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004589 10.0.0.19 - - [2025-11-17 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.19 - - [2025-11-17 01:48:17] "GET /virtual-machine/d69880a8-bfd8-4a10-8beb-9dd299d8f36e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003026 10.0.0.19 - - [2025-11-17 01:48:17] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004841 10.0.0.19 - - [2025-11-17 01:48:17] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004592 10.0.0.19 - - [2025-11-17 01:48:17] "POST /tags HTTP/1.1" 200 333 0.042307 10.0.0.19 - - [2025-11-17 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019582 10.0.0.19 - - [2025-11-17 01:48:17] "GET /tag/cfbb4620-b948-4789-aa4b-c227cd014efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013350 10.0.0.19 - - [2025-11-17 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-11-17 01:48:17] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029953 10.0.0.19 - - [2025-11-17 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2025-11-17 01:48:18] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004883 10.0.0.19 - - [2025-11-17 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.19 - - [2025-11-17 01:48:18] "GET /service-appliance-set/5d7f82c9-e040-4284-a488-0aa6666114d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001948 10.0.0.19 - - [2025-11-17 01:48:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.001393 10.0.0.19 - - [2025-11-17 01:48:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093013 10.0.0.19 - - [2025-11-17 01:48:18] "GET /virtual-machine-interface/952c9c9b-341c-4bf1-afd2-bd0f13039aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014139 10.0.0.19 - - [2025-11-17 01:48:18] "POST /instance-ips HTTP/1.1" 200 409 0.024552 10.0.0.19 - - [2025-11-17 01:48:18] "GET /instance-ip/e08ba7fc-3a59-4f1b-90ef-54068b742b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004236 10.0.0.19 - - [2025-11-17 01:48:18] "POST /loadbalancers HTTP/1.1" 200 629 0.061706 10.0.0.19 - - [2025-11-17 01:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025725 10.0.0.19 - - [2025-11-17 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.19 - - [2025-11-17 01:48:18] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045337 10.0.0.19 - - [2025-11-17 01:48:18] "GET /instance-ip/e08ba7fc-3a59-4f1b-90ef-54068b742b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002502 10.0.0.19 - - [2025-11-17 01:48:18] "POST /floating-ips HTTP/1.1" 200 597 0.017927 10.0.0.19 - - [2025-11-17 01:48:18] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043604 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003784 10.0.0.19 - - [2025-11-17 01:48:18] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017123 10.0.0.19 - - [2025-11-17 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2025-11-17 01:48:18] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027333 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer-listener/7d24482f-8bb8-4987-bc27-4c2643ae396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004193 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer-listener/7d24482f-8bb8-4987-bc27-4c2643ae396f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002822 10.0.0.19 - - [2025-11-17 01:48:18] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018323 10.0.0.19 - - [2025-11-17 01:48:18] "GET /instance-ip/e08ba7fc-3a59-4f1b-90ef-54068b742b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003997 10.0.0.19 - - [2025-11-17 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2025-11-17 01:48:18] "GET /instance-ip/e08ba7fc-3a59-4f1b-90ef-54068b742b0a?fields=floating_ips HTTP/1.1" 200 1213 0.008007 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003151 10.0.0.19 - - [2025-11-17 01:48:18] "GET /floating-ip/2dbb504e-2073-4f1e-8418-d4fe3d3d4483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002720 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer-pool/ca019f7b-969b-4986-b26a-8a6ab40eb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006052 10.0.0.19 - - [2025-11-17 01:48:18] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015532 10.0.0.19 - - [2025-11-17 01:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022740 10.0.0.19 - - [2025-11-17 01:48:18] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012093 10.0.0.19 - - [2025-11-17 01:48:18] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004061 10.0.0.19 - - [2025-11-17 01:48:18] "POST /ref-update HTTP/1.1" 200 156 0.006675 10.0.0.19 - - [2025-11-17 01:48:18] "GET /floating-ip/2dbb504e-2073-4f1e-8418-d4fe3d3d4483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007511 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006185 10.0.0.19 - - [2025-11-17 01:48:18] "POST /tags HTTP/1.1" 409 221 0.006658 10.0.0.19 - - [2025-11-17 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2025-11-17 01:48:18] "GET /tag/cfbb4620-b948-4789-aa4b-c227cd014efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011692 10.0.0.19 - - [2025-11-17 01:48:18] "PUT /floating-ip/2dbb504e-2073-4f1e-8418-d4fe3d3d4483 HTTP/1.1" 200 256 0.008079 10.0.0.19 - - [2025-11-17 01:48:18] "POST /set-tag HTTP/1.1" 200 109 0.068262 10.0.0.19 - - [2025-11-17 01:48:18] "GET /loadbalancer-pool/ca019f7b-969b-4986-b26a-8a6ab40eb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009172 10.0.0.19 - - [2025-11-17 01:48:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024909 10.0.0.19 - - [2025-11-17 01:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026142 10.0.0.19 - - [2025-11-17 01:48:19] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011600 10.0.0.19 - - [2025-11-17 01:48:19] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004377 10.0.0.19 - - [2025-11-17 01:48:19] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.19 - - [2025-11-17 01:48:19] "GET /floating-ip/2dbb504e-2073-4f1e-8418-d4fe3d3d4483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010274 10.0.0.19 - - [2025-11-17 01:48:19] "POST /set-tag HTTP/1.1" 200 109 0.093275 10.0.0.19 - - [2025-11-17 01:48:19] "POST /tags HTTP/1.1" 409 206 0.001988 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.19 - - [2025-11-17 01:48:19] "GET /tag/372cf7b5-b921-436f-a3de-e02fe3effb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012842 10.0.0.19 - - [2025-11-17 01:48:19] "POST /tags HTTP/1.1" 409 204 0.001697 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.19 - - [2025-11-17 01:48:19] "GET /tag/6afd7c45-eec5-4989-ba91-cf39f88e142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013545 10.0.0.19 - - [2025-11-17 01:48:19] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002340 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2025-11-17 01:48:19] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002830 10.0.0.19 - - [2025-11-17 01:48:19] "POST /tags HTTP/1.1" 409 206 0.001621 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.19 - - [2025-11-17 01:48:19] "GET /tag/372cf7b5-b921-436f-a3de-e02fe3effb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011445 10.0.0.19 - - [2025-11-17 01:48:19] "POST /tags HTTP/1.1" 409 226 0.001737 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2025-11-17 01:48:19] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012786 10.0.0.19 - - [2025-11-17 01:48:19] "POST /tags HTTP/1.1" 409 204 0.001858 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-11-17 01:48:19] "GET /tag/6afd7c45-eec5-4989-ba91-cf39f88e142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010723 10.0.0.19 - - [2025-11-17 01:48:19] "POST /tags HTTP/1.1" 409 226 0.001506 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.19 - - [2025-11-17 01:48:19] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011259 10.0.0.19 - - [2025-11-17 01:48:19] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002259 10.0.0.19 - - [2025-11-17 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2025-11-17 01:48:19] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003388 10.0.0.19 - - [2025-11-17 01:48:19] "POST /firewall-rules HTTP/1.1" 200 626 0.067188 10.0.0.19 - - [2025-11-17 01:48:19] "POST /firewall-rules HTTP/1.1" 200 646 0.086270 10.0.0.19 - - [2025-11-17 01:48:19] "GET /firewall-rule/672d43fe-24eb-43f3-8ff4-63d058aaf2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004115 10.0.0.19 - - [2025-11-17 01:48:19] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001937 10.0.0.19 - - [2025-11-17 01:48:19] "GET /firewall-rule/21cad031-8e49-4424-9faf-1a3a3959567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002882 10.0.0.19 - - [2025-11-17 01:48:19] "POST /ref-update HTTP/1.1" 200 156 0.014926 10.0.0.19 - - [2025-11-17 01:48:19] "POST /firewall-policys HTTP/1.1" 200 606 0.023781 10.0.0.19 - - [2025-11-17 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027300 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010342 10.0.0.19 - - [2025-11-17 01:48:20] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002589 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002126 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002967 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004191 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003101 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002055 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002002 10.0.0.19 - - [2025-11-17 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.017612 10.0.0.19 - - [2025-11-17 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.029003 10.0.0.19 - - [2025-11-17 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.016927 10.0.0.19 - - [2025-11-17 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.030401 10.0.0.19 - - [2025-11-17 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.037372 10.0.0.19 - - [2025-11-17 01:48:20] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003241 10.0.0.19 - - [2025-11-17 01:49:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007550 10.0.0.19 - - [2025-11-17 01:49:56] "POST /set-tag HTTP/1.1" 200 109 0.007520 10.0.0.19 - - [2025-11-17 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2025-11-17 01:49:56] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002603 10.0.0.19 - - [2025-11-17 01:49:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003986 10.0.0.19 - - [2025-11-17 01:49:56] "POST /set-tag HTTP/1.1" 200 109 0.026439 10.0.0.19 - - [2025-11-17 01:49:56] "DELETE /loadbalancer-member/04673a9e-080e-4e6e-99ac-9fbfc199aa25 HTTP/1.1" 200 115 0.035500 10.0.0.19 - - [2025-11-17 01:49:56] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005809 10.0.0.19 - - [2025-11-17 01:49:56] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.19 - - [2025-11-17 01:49:57] "DELETE /loadbalancer-member/099fcede-4315-457e-aa29-9240312dfdb2 HTTP/1.1" 200 115 0.034954 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008165 10.0.0.19 - - [2025-11-17 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.19 - - [2025-11-17 01:49:57] "DELETE /loadbalancer-member/35280d14-31d7-463f-a097-a89a4428d63d HTTP/1.1" 200 115 0.054789 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006846 10.0.0.19 - - [2025-11-17 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.19 - - [2025-11-17 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.19 - - [2025-11-17 01:49:57] "GET /loadbalancer/afa09bf9-a9b5-4e70-bbdc-abeafb09b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002747 10.0.0.19 - - [2025-11-17 01:49:57] "GET /loadbalancer-pool/80e3af2a-9bca-4173-9c3f-d7fb49db8a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003142 10.0.0.19 - - [2025-11-17 01:49:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023437 10.0.0.19 - - [2025-11-17 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012064 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015150 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013362 10.0.0.19 - - [2025-11-17 01:49:57] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.004027 10.0.0.19 - - [2025-11-17 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.085713 10.0.0.19 - - [2025-11-17 01:49:57] "GET /loadbalancer-pool/d4707979-fcc7-4d59-9390-41dcb53be824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003102 10.0.0.19 - - [2025-11-17 01:49:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033462 10.0.0.19 - - [2025-11-17 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032974 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021387 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006498 10.0.0.19 - - [2025-11-17 01:49:57] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.010435 10.0.0.19 - - [2025-11-17 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.19 - - [2025-11-17 01:49:57] "GET /loadbalancer-pool/0c3bba9a-a6f1-4707-a3da-3633cede4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004069 10.0.0.19 - - [2025-11-17 01:49:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045388 10.0.0.19 - - [2025-11-17 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014217 10.0.0.19 - - [2025-11-17 01:49:57] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015774 10.0.0.19 - - [2025-11-17 01:49:58] "GET /virtual-machine-interface/277dc0fc-c356-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009820 10.0.0.19 - - [2025-11-17 01:49:58] "GET /floating-ip/d0546eed-6ee0-40f4-843c-9ada6bdb77f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.006333 10.0.0.19 - - [2025-11-17 01:49:58] "POST /set-tag HTTP/1.1" 200 109 0.005094 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:50:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:50:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.19 - - [2025-11-17 01:50:28] "POST /tags HTTP/1.1" 409 252 0.002262 10.0.0.19 - - [2025-11-17 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2025-11-17 01:50:28] "GET /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011094 10.0.0.19 - - [2025-11-17 01:50:28] "POST /tags HTTP/1.1" 409 228 0.002211 10.0.0.19 - - [2025-11-17 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2025-11-17 01:50:28] "GET /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011653 10.0.0.19 - - [2025-11-17 01:50:28] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004053 10.0.0.19 - - [2025-11-17 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2025-11-17 01:50:28] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002687 10.0.0.19 - - [2025-11-17 01:50:28] "POST /tags HTTP/1.1" 409 206 0.001581 10.0.0.19 - - [2025-11-17 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2025-11-17 01:50:28] "GET /tag/372cf7b5-b921-436f-a3de-e02fe3effb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012593 10.0.0.19 - - [2025-11-17 01:50:28] "POST /tags HTTP/1.1" 409 226 0.001612 10.0.0.19 - - [2025-11-17 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-11-17 01:50:28] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011140 10.0.0.19 - - [2025-11-17 01:50:28] "POST /tags HTTP/1.1" 409 204 0.001579 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2025-11-17 01:50:29] "GET /tag/6afd7c45-eec5-4989-ba91-cf39f88e142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012082 10.0.0.19 - - [2025-11-17 01:50:29] "POST /tags HTTP/1.1" 409 226 0.001568 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2025-11-17 01:50:29] "GET /tag/e099a93c-3c90-4ba4-aab2-1e039789173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012508 10.0.0.19 - - [2025-11-17 01:50:29] "POST /tags HTTP/1.1" 409 228 0.001797 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2025-11-17 01:50:29] "GET /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010640 10.0.0.19 - - [2025-11-17 01:50:29] "POST /tags HTTP/1.1" 409 252 0.001568 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2025-11-17 01:50:29] "GET /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011152 10.0.0.19 - - [2025-11-17 01:50:29] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002124 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.19 - - [2025-11-17 01:50:29] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002850 10.0.0.19 - - [2025-11-17 01:50:29] "POST /firewall-rules HTTP/1.1" 409 281 0.001919 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.19 - - [2025-11-17 01:50:29] "PUT /firewall-rule/21cad031-8e49-4424-9faf-1a3a3959567f HTTP/1.1" 200 260 0.018613 10.0.0.19 - - [2025-11-17 01:50:29] "POST /firewall-rules HTTP/1.1" 409 291 0.030032 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.19 - - [2025-11-17 01:50:29] "PUT /firewall-rule/672d43fe-24eb-43f3-8ff4-63d058aaf2b8 HTTP/1.1" 200 260 0.020988 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-rule/672d43fe-24eb-43f3-8ff4-63d058aaf2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012738 10.0.0.19 - - [2025-11-17 01:50:29] "POST /firewall-rules HTTP/1.1" 200 658 0.076020 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-rule/5cb5d0ed-984c-4397-898f-62be4d8f7516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004318 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006122 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-rule/21cad031-8e49-4424-9faf-1a3a3959567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002577 10.0.0.19 - - [2025-11-17 01:50:29] "POST /firewall-policys HTTP/1.1" 409 269 0.002028 10.0.0.19 - - [2025-11-17 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-11-17 01:50:29] "PUT /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f HTTP/1.1" 200 264 0.022229 10.0.0.19 - - [2025-11-17 01:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018677 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005548 10.0.0.19 - - [2025-11-17 01:50:29] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002563 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002185 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/0caaf2d3-a495-4b26-adea-0f28dac7ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002110 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003424 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001967 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001827 10.0.0.19 - - [2025-11-17 01:50:29] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002534 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014004 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.005049 10.0.0.19 - - [2025-11-17 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2025-11-17 01:51:31] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002902 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005873 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.027208 10.0.0.19 - - [2025-11-17 01:51:31] "DELETE /loadbalancer-member/8e9222e1-434c-422e-859e-3825229d69a5 HTTP/1.1" 200 115 0.028948 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004507 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004713 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.19 - - [2025-11-17 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-11-17 01:51:31] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002115 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003670 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004543 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.003849 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005301 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007810 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.19 - - [2025-11-17 01:51:31] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004861 10.0.0.19 - - [2025-11-17 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.19 - - [2025-11-17 01:51:32] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005844 10.0.0.19 - - [2025-11-17 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.19 - - [2025-11-17 01:51:32] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005061 10.0.0.19 - - [2025-11-17 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.19 - - [2025-11-17 01:51:32] "GET /virtual-machine/1ee0a574-a07d-4c3d-85c0-4bf6509a75a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004475 10.0.0.19 - - [2025-11-17 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.012452 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019974 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.027757 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.015349 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.027539 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.033298 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.014878 10.0.0.19 - - [2025-11-17 01:51:33] "DELETE /instance-ip/72676734-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.063770 10.0.0.19 - - [2025-11-17 01:51:33] "DELETE /virtual-machine-interface/724dab3c-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.055881 10.0.0.19 - - [2025-11-17 01:51:33] "DELETE /virtual-machine/1ee0a574-a07d-4c3d-85c0-4bf6509a75a9 HTTP/1.1" 200 115 0.018786 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009427 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004230 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine/12fe5e5d-a2a2-4f58-b32a-61622f76bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002794 10.0.0.19 - - [2025-11-17 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.007779 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005203 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.022873 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.031766 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.025176 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.014732 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.020952 10.0.0.19 - - [2025-11-17 01:51:33] "DELETE /instance-ip/71526d4e-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.035493 10.0.0.19 - - [2025-11-17 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.011240 10.0.0.19 - - [2025-11-17 01:51:33] "DELETE /virtual-machine-interface/713b1db0-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.041297 10.0.0.19 - - [2025-11-17 01:51:33] "DELETE /virtual-machine/12fe5e5d-a2a2-4f58-b32a-61622f76bf82 HTTP/1.1" 200 115 0.018075 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004493 10.0.0.19 - - [2025-11-17 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.006516 10.0.0.19 - - [2025-11-17 01:51:33] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004600 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.014741 10.0.0.19 - - [2025-11-17 01:51:34] "GET /virtual-machine/69f3f085-c05d-492d-9874-79493f8f3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003402 10.0.0.19 - - [2025-11-17 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008504 10.0.0.19 - - [2025-11-17 01:51:34] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005232 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.020107 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.033365 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.026492 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.021561 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.018390 10.0.0.19 - - [2025-11-17 01:51:34] "DELETE /instance-ip/71cec59c-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.044696 10.0.0.19 - - [2025-11-17 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.19 - - [2025-11-17 01:51:34] "DELETE /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.041162 10.0.0.19 - - [2025-11-17 01:51:34] "DELETE /virtual-machine/69f3f085-c05d-492d-9874-79493f8f3a9b HTTP/1.1" 200 115 0.026902 10.0.0.19 - - [2025-11-17 01:51:34] "DELETE /tag/b2dca179-8dfa-4499-844b-fa167ac764cc HTTP/1.1" 200 115 0.035249 10.0.0.19 - - [2025-11-17 01:51:34] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003834 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.19 - - [2025-11-17 01:51:34] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004700 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.19 - - [2025-11-17 01:51:34] "GET /virtual-machine/721f6ce2-f2e4-4d6c-9c15-142633f3a976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002682 10.0.0.19 - - [2025-11-17 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008259 10.0.0.19 - - [2025-11-17 01:51:34] "GET /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009822 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.016151 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.035582 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.032543 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.017401 10.0.0.19 - - [2025-11-17 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.031412 10.0.0.19 - - [2025-11-17 01:51:34] "DELETE /instance-ip/72db1c1a-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.053622 10.0.0.19 - - [2025-11-17 01:51:35] "DELETE /virtual-machine-interface/72bed78a-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.049459 10.0.0.19 - - [2025-11-17 01:51:35] "DELETE /virtual-machine/721f6ce2-f2e4-4d6c-9c15-142633f3a976 HTTP/1.1" 200 115 0.016425 10.0.0.19 - - [2025-11-17 01:51:35] "DELETE /tag/372cf7b5-b921-436f-a3de-e02fe3effb00 HTTP/1.1" 409 388 0.009837 10.0.0.19 - - [2025-11-17 01:51:35] "DELETE /tag/3ff7ee22-5909-4458-8ffc-61aa1cffb439 HTTP/1.1" 200 115 0.035707 10.0.0.19 - - [2025-11-17 01:52:02] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009886 10.0.0.19 - - [2025-11-17 01:52:02] "POST /set-tag HTTP/1.1" 200 109 0.004575 10.0.0.19 - - [2025-11-17 01:52:02] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005254 10.0.0.19 - - [2025-11-17 01:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.19 - - [2025-11-17 01:52:02] "GET /virtual-machine/c8dd520a-222d-4c4c-971c-fab48643153b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002325 10.0.0.19 - - [2025-11-17 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.013346 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004485 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.030971 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.044720 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.017143 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.027920 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /instance-ip/74319dc8-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.060856 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /virtual-machine-interface/7419e1c4-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.051820 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /virtual-machine/c8dd520a-222d-4c4c-971c-fab48643153b HTTP/1.1" 200 115 0.028817 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /tag/d9a26f0c-1431-4c9d-a3bb-1bd650a1f88f HTTP/1.1" 200 115 0.034286 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004716 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.003530 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004016 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine/df8bc732-5c16-4ff7-b251-399aa4078165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002717 10.0.0.19 - - [2025-11-17 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.008278 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013899 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.016228 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.017728 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.028685 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.019769 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /instance-ip/73c6a8e2-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.054107 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /virtual-machine-interface/73a8cba6-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.044468 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /virtual-machine/df8bc732-5c16-4ff7-b251-399aa4078165 HTTP/1.1" 200 115 0.030722 10.0.0.19 - - [2025-11-17 01:52:03] "DELETE /tag/6afd7c45-eec5-4989-ba91-cf39f88e142a HTTP/1.1" 409 236 0.007553 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004544 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.19 - - [2025-11-17 01:52:03] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004075 10.0.0.19 - - [2025-11-17 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.19 - - [2025-11-17 01:52:04] "GET /virtual-machine/d69880a8-bfd8-4a10-8beb-9dd299d8f36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.011450 10.0.0.19 - - [2025-11-17 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.011515 10.0.0.19 - - [2025-11-17 01:52:04] "GET /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020082 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.016972 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.036245 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.032226 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.013485 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /instance-ip/749af192-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.041254 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /virtual-machine-interface/74802bd2-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.041718 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /virtual-machine/d69880a8-bfd8-4a10-8beb-9dd299d8f36e HTTP/1.1" 200 115 0.022641 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040 HTTP/1.1" 409 236 0.005977 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e HTTP/1.1" 409 236 0.004943 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /tag/0f56fd96-ed76-401f-8bfc-4655ebd5b00a HTTP/1.1" 200 115 0.053108 10.0.0.19 - - [2025-11-17 01:52:04] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004206 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2025-11-17 01:52:04] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003963 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.19 - - [2025-11-17 01:52:04] "GET /virtual-machine/ad51ddc4-0c8f-4c60-8ccb-904be70d408b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002727 10.0.0.19 - - [2025-11-17 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008573 10.0.0.19 - - [2025-11-17 01:52:04] "GET /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011394 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.031911 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.028481 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.028395 10.0.0.19 - - [2025-11-17 01:52:04] "POST /set-tag HTTP/1.1" 200 109 0.014489 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /instance-ip/735729b8-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.049652 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /virtual-machine-interface/733ecb98-c357-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.041913 10.0.0.19 - - [2025-11-17 01:52:04] "DELETE /virtual-machine/ad51ddc4-0c8f-4c60-8ccb-904be70d408b HTTP/1.1" 200 115 0.019105 10.0.0.19 - - [2025-11-17 01:52:05] "DELETE /tag/8388c617-af5d-47c1-9d93-07ca4550c7fc HTTP/1.1" 200 115 0.038707 10.0.0.19 - - [2025-11-17 01:52:05] "DELETE /tag/bf10fad4-7c25-462c-ab43-ac035f838729 HTTP/1.1" 200 115 0.046355 10.0.0.19 - - [2025-11-17 01:52:05] "DELETE /tag/bbedbb7c-0f41-4f53-b367-99ca28b5759e HTTP/1.1" 200 115 0.036127 10.0.0.19 - - [2025-11-17 01:52:06] "POST /projects HTTP/1.1" 409 238 0.001961 10.0.0.19 - - [2025-11-17 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2025-11-17 01:52:06] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038832 10.0.0.19 - - [2025-11-17 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2025-11-17 01:52:06] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004214 10.0.0.19 - - [2025-11-17 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.19 - - [2025-11-17 01:52:06] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004163 10.0.0.19 - - [2025-11-17 01:52:06] "POST /security-groups HTTP/1.1" 409 285 0.002075 10.0.0.19 - - [2025-11-17 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.19 - - [2025-11-17 01:52:06] "PUT /security-group/db4447ee-0ec6-4572-b911-b13e0b96aa51 HTTP/1.1" 200 262 0.053820 10.0.0.19 - - [2025-11-17 01:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017309 10.0.0.19 - - [2025-11-17 01:52:06] "PUT /access-control-list/7dda763c-ca9c-443f-934c-6e5bc4717c8d HTTP/1.1" 200 272 0.017747 10.0.0.19 - - [2025-11-17 01:52:06] "PUT /access-control-list/994ef623-34bb-4857-8bda-794163140db0 HTTP/1.1" 200 272 0.011522 10.0.0.19 - - [2025-11-17 01:52:11] "POST /projects HTTP/1.1" 409 238 0.002715 10.0.0.19 - - [2025-11-17 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2025-11-17 01:52:11] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030413 10.0.0.19 - - [2025-11-17 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2025-11-17 01:52:11] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003973 10.0.0.19 - - [2025-11-17 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2025-11-17 01:52:11] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004240 10.0.0.19 - - [2025-11-17 01:52:11] "POST /security-groups HTTP/1.1" 409 285 0.002084 10.0.0.19 - - [2025-11-17 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2025-11-17 01:52:11] "PUT /security-group/db4447ee-0ec6-4572-b911-b13e0b96aa51 HTTP/1.1" 200 262 0.061292 10.0.0.19 - - [2025-11-17 01:52:12] "PUT /access-control-list/7dda763c-ca9c-443f-934c-6e5bc4717c8d HTTP/1.1" 200 272 0.018196 10.0.0.19 - - [2025-11-17 01:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032210 10.0.0.19 - - [2025-11-17 01:52:12] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005649 10.0.0.19 - - [2025-11-17 01:52:12] "PUT /access-control-list/994ef623-34bb-4857-8bda-794163140db0 HTTP/1.1" 200 272 0.026712 10.0.0.19 - - [2025-11-17 01:52:12] "GET /firewall-rule/910ff9da-0261-4769-9fcc-4184f50eb3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002773 10.0.0.19 - - [2025-11-17 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.049959 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /firewall-rule/910ff9da-0261-4769-9fcc-4184f50eb3c5 HTTP/1.1" 200 115 0.072506 10.0.0.19 - - [2025-11-17 01:52:12] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004898 10.0.0.19 - - [2025-11-17 01:52:12] "GET /firewall-rule/76b71a59-b55e-4ca9-8c89-1dce137b8153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003054 10.0.0.19 - - [2025-11-17 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.044648 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /firewall-rule/76b71a59-b55e-4ca9-8c89-1dce137b8153 HTTP/1.1" 200 115 0.028548 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040 HTTP/1.1" 409 236 0.004281 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e HTTP/1.1" 409 236 0.006084 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /tag/332b47f1-67c5-4d5e-be65-1e6b1406a4cb HTTP/1.1" 200 115 0.038115 10.0.0.19 - - [2025-11-17 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-11-17 01:52:12] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004203 10.0.0.19 - - [2025-11-17 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.19 - - [2025-11-17 01:52:12] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004099 10.0.0.19 - - [2025-11-17 01:52:12] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.039570 10.0.0.19 - - [2025-11-17 01:52:12] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.042740 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /security-group/db4447ee-0ec6-4572-b911-b13e0b96aa51 HTTP/1.1" 200 115 0.047270 10.0.0.19 - - [2025-11-17 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /access-control-list/7dda763c-ca9c-443f-934c-6e5bc4717c8d HTTP/1.1" 200 115 0.037552 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /access-control-list/994ef623-34bb-4857-8bda-794163140db0 HTTP/1.1" 200 115 0.030791 10.0.0.19 - - [2025-11-17 01:52:12] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037182 10.0.0.19 - - [2025-11-17 01:52:12] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?fields=security_groups HTTP/1.1" 200 1353 0.033735 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /security-group/14d7b2bf-1bca-4e24-88bd-7dc8660236a8 HTTP/1.1" 200 115 0.041623 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /access-control-list/ae1f6360-dd33-4c25-b556-6e8601c9b8ed HTTP/1.1" 200 115 0.031196 10.0.0.19 - - [2025-11-17 01:52:12] "GET /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad?fields=application_policy_sets HTTP/1.1" 200 1392 0.037416 10.0.0.19 - - [2025-11-17 01:52:12] "DELETE /access-control-list/47421673-d3d1-4565-b349-590bbe0ec578 HTTP/1.1" 200 115 0.040444 10.0.0.19 - - [2025-11-17 01:52:13] "DELETE /project/b6dd9504-d61a-4f8c-bdd8-48f79646d3ad HTTP/1.1" 200 115 0.287155 10.0.0.19 - - [2025-11-17 01:52:13] "POST /projects HTTP/1.1" 409 238 0.001822 10.0.0.19 - - [2025-11-17 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.19 - - [2025-11-17 01:52:13] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032869 10.0.0.19 - - [2025-11-17 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2025-11-17 01:52:13] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004524 10.0.0.19 - - [2025-11-17 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2025-11-17 01:52:13] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004071 10.0.0.19 - - [2025-11-17 01:52:13] "POST /security-groups HTTP/1.1" 409 285 0.001894 10.0.0.19 - - [2025-11-17 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2025-11-17 01:52:13] "PUT /security-group/2087c6bf-07e1-4e0e-a4b5-e6a0606edb54 HTTP/1.1" 200 262 0.055539 10.0.0.19 - - [2025-11-17 01:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028399 10.0.0.19 - - [2025-11-17 01:52:13] "PUT /access-control-list/c7b0d59e-0bb7-4832-9a63-bdd21559e6b9 HTTP/1.1" 200 272 0.016160 10.0.0.19 - - [2025-11-17 01:52:13] "PUT /access-control-list/b4c8d591-76b1-4640-a861-3f33831cbf4d HTTP/1.1" 200 272 0.012977 10.0.0.19 - - [2025-11-17 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2025-11-17 01:52:17] "GET /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003200 10.0.0.19 - - [2025-11-17 01:52:17] "GET /virtual-machine-interface/71b4536a-c357-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001676 10.0.0.19 - - [2025-11-17 01:52:17] "DELETE /loadbalancer-member/44916d79-780f-41d8-ba13-3233ffdf358a HTTP/1.1" 200 115 0.039602 10.0.0.19 - - [2025-11-17 01:52:17] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005546 10.0.0.19 - - [2025-11-17 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.19 - - [2025-11-17 01:52:17] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002946 10.0.0.19 - - [2025-11-17 01:52:17] "GET /firewall-policy/204eb77d-f4be-4388-8c0a-0bfcbbc77142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002557 10.0.0.19 - - [2025-11-17 01:52:17] "GET /firewall-rule/21cad031-8e49-4424-9faf-1a3a3959567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003994 10.0.0.19 - - [2025-11-17 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.015104 10.0.0.19 - - [2025-11-17 01:52:17] "DELETE /firewall-rule/21cad031-8e49-4424-9faf-1a3a3959567f HTTP/1.1" 200 115 0.049562 10.0.0.19 - - [2025-11-17 01:52:17] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002520 10.0.0.19 - - [2025-11-17 01:52:18] "GET /firewall-rule/672d43fe-24eb-43f3-8ff4-63d058aaf2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002779 10.0.0.19 - - [2025-11-17 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.015388 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /firewall-rule/672d43fe-24eb-43f3-8ff4-63d058aaf2b8 HTTP/1.1" 200 115 0.043036 10.0.0.19 - - [2025-11-17 01:52:18] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005818 10.0.0.19 - - [2025-11-17 01:52:18] "GET /firewall-rule/5cb5d0ed-984c-4397-898f-62be4d8f7516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002821 10.0.0.19 - - [2025-11-17 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.012358 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /firewall-rule/5cb5d0ed-984c-4397-898f-62be4d8f7516 HTTP/1.1" 200 115 0.040675 10.0.0.19 - - [2025-11-17 01:52:18] "GET /application-policy-set/fc758f08-b024-4250-8891-f1b345ac52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009213 10.0.0.19 - - [2025-11-17 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2025-11-17 01:52:18] "GET /policy-management/e19b9c02-4342-45d9-84f3-67eb390e22f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003107 10.0.0.19 - - [2025-11-17 01:52:18] "GET /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004367 10.0.0.19 - - [2025-11-17 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.027188 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /firewall-policy/459d5844-4ed1-4dda-ba18-e6929233626f HTTP/1.1" 200 115 0.032021 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /tag/372cf7b5-b921-436f-a3de-e02fe3effb00 HTTP/1.1" 200 115 0.060257 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /tag/e1c8d216-b6a2-43ae-9764-5e42daddf040 HTTP/1.1" 200 115 0.033626 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /tag/925d0262-4911-42fb-8dc2-d3802eec0e8e HTTP/1.1" 200 115 0.054940 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /tag/6afd7c45-eec5-4989-ba91-cf39f88e142a HTTP/1.1" 200 115 0.053505 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /loadbalancer-pool/ca019f7b-969b-4986-b26a-8a6ab40eb289 HTTP/1.1" 200 115 0.034148 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /loadbalancer-listener/7d24482f-8bb8-4987-bc27-4c2643ae396f HTTP/1.1" 200 115 0.041681 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /loadbalancer/f2c61c00-c714-47ac-a160-09fdc8b98506 HTTP/1.1" 200 115 0.037470 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /floating-ip/2dbb504e-2073-4f1e-8418-d4fe3d3d4483 HTTP/1.1" 200 115 0.027946 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /instance-ip/e08ba7fc-3a59-4f1b-90ef-54068b742b0a HTTP/1.1" 200 115 0.049993 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /virtual-machine-interface/952c9c9b-341c-4bf1-afd2-bd0f13039aa9 HTTP/1.1" 200 115 0.061574 10.0.0.19 - - [2025-11-17 01:52:18] "DELETE /tag/cfbb4620-b948-4789-aa4b-c227cd014efb HTTP/1.1" 200 115 0.035896 10.0.0.19 - - [2025-11-17 01:52:18] "POST /projects HTTP/1.1" 409 238 0.001897 10.0.0.19 - - [2025-11-17 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2025-11-17 01:52:19] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044137 10.0.0.19 - - [2025-11-17 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.19 - - [2025-11-17 01:52:19] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005051 10.0.0.19 - - [2025-11-17 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-11-17 01:52:19] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003804 10.0.0.19 - - [2025-11-17 01:52:19] "POST /security-groups HTTP/1.1" 409 285 0.002211 10.0.0.19 - - [2025-11-17 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.19 - - [2025-11-17 01:52:19] "PUT /security-group/2087c6bf-07e1-4e0e-a4b5-e6a0606edb54 HTTP/1.1" 200 262 0.067741 10.0.0.19 - - [2025-11-17 01:52:19] "PUT /access-control-list/c7b0d59e-0bb7-4832-9a63-bdd21559e6b9 HTTP/1.1" 200 272 0.030735 10.0.0.19 - - [2025-11-17 01:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031462 10.0.0.19 - - [2025-11-17 01:52:19] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020640 10.0.0.19 - - [2025-11-17 01:52:19] "PUT /access-control-list/b4c8d591-76b1-4640-a861-3f33831cbf4d HTTP/1.1" 200 272 0.053323 10.0.0.19 - - [2025-11-17 01:52:19] "GET /firewall-rule/d7051efc-e4b3-47b1-a277-af0594c17e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003067 10.0.0.19 - - [2025-11-17 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.050252 10.0.0.19 - - [2025-11-17 01:52:19] "DELETE /firewall-rule/d7051efc-e4b3-47b1-a277-af0594c17e89 HTTP/1.1" 200 115 0.046978 10.0.0.19 - - [2025-11-17 01:52:19] "GET /firewall-policy/203b1318-ab7d-49fc-b2f8-34ce57566243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004254 10.0.0.19 - - [2025-11-17 01:52:19] "GET /firewall-rule/ea640ec9-9225-4f8c-8773-b6fb7e8447c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004322 10.0.0.19 - - [2025-11-17 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.062226 10.0.0.19 - - [2025-11-17 01:52:19] "DELETE /firewall-rule/ea640ec9-9225-4f8c-8773-b6fb7e8447c0 HTTP/1.1" 200 115 0.058830 10.0.0.19 - - [2025-11-17 01:52:19] "DELETE /tag/e099a93c-3c90-4ba4-aab2-1e039789173b HTTP/1.1" 200 115 0.054246 10.0.0.19 - - [2025-11-17 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.19 - - [2025-11-17 01:52:19] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005570 10.0.0.19 - - [2025-11-17 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2025-11-17 01:52:19] "GET /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003921 10.0.0.19 - - [2025-11-17 01:52:19] "PUT /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf HTTP/1.1" 200 264 0.052995 10.0.0.19 - - [2025-11-17 01:52:19] "PUT /virtual-network/e51f8db1-d4e9-4e90-9666-c96897bfc32d HTTP/1.1" 200 264 0.062040 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /security-group/2087c6bf-07e1-4e0e-a4b5-e6a0606edb54 HTTP/1.1" 200 115 0.067383 10.0.0.19 - - [2025-11-17 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /access-control-list/c7b0d59e-0bb7-4832-9a63-bdd21559e6b9 HTTP/1.1" 200 115 0.044120 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /access-control-list/b4c8d591-76b1-4640-a861-3f33831cbf4d HTTP/1.1" 200 115 0.031526 10.0.0.19 - - [2025-11-17 01:52:20] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041305 10.0.0.19 - - [2025-11-17 01:52:20] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?fields=security_groups HTTP/1.1" 200 1352 0.048286 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /security-group/a0d8e801-656e-4490-a77d-6639209a8f02 HTTP/1.1" 200 115 0.060283 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /access-control-list/12df2065-0b29-46ea-8f58-7ef5a178280b HTTP/1.1" 200 115 0.043683 10.0.0.19 - - [2025-11-17 01:52:20] "GET /project/53a16fe7-3384-4796-af73-b4371879746f?fields=application_policy_sets HTTP/1.1" 200 1391 0.058903 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /access-control-list/9f401b63-9589-4336-993d-933930a8cdcf HTTP/1.1" 200 115 0.061919 10.0.0.19 - - [2025-11-17 01:52:20] "DELETE /project/53a16fe7-3384-4796-af73-b4371879746f HTTP/1.1" 200 115 0.379014 10.0.0.19 - - [2025-11-17 01:52:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004424 10.0.0.19 - - [2025-11-17 01:52:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001799 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:52:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:52:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.19 - - [2025-11-17 01:53:09] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.19 - - [2025-11-17 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2025-11-17 01:53:09] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002735 10.0.0.19 - - [2025-11-17 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.19 - - [2025-11-17 01:53:10] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002763 10.0.0.19 - - [2025-11-17 01:53:27] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.19 - - [2025-11-17 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-11-17 01:53:27] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006126 10.0.0.19 - - [2025-11-17 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2025-11-17 01:53:27] "GET /config-node/3a8a8fa0-492a-488e-84e7-f6af305a4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002329 10.0.0.19 - - [2025-11-17 01:53:28] "GET / HTTP/1.1" 200 35931 0.002149 10.0.0.19 - - [2025-11-17 01:53:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002397 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2025-11-17 01:53:33] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002572 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.008234 10.0.0.19 - - [2025-11-17 01:53:33] "GET / HTTP/1.1" 200 35931 0.002427 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 264 0.002044 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/5e0cdab4-8fca-4b1c-8712-8c467aae9fef HTTP/1.1" 200 244 0.017967 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 261 0.017758 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/8a69d65e-4a3b-457a-a304-a0a5a4988290 HTTP/1.1" 200 244 0.011446 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 261 0.001926 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/b8273442-3d31-4b4f-abb4-9ff5bd7418c6 HTTP/1.1" 200 244 0.010854 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 253 0.002014 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/52436c09-06a8-454d-ab23-8a9d93422875 HTTP/1.1" 200 244 0.010087 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 251 0.004187 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/3444bbdb-c984-4823-abc5-4a0a4c06134e HTTP/1.1" 200 244 0.009696 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 252 0.003411 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/348091b8-2944-4e54-bff5-2296d2b71480 HTTP/1.1" 200 244 0.011643 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 256 0.009647 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/6b8b30cf-ee60-45ea-8637-f75853a0b8a0 HTTP/1.1" 200 244 0.010300 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 248 0.007820 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/746f53ad-85d8-4661-9eee-e2020c431b17 HTTP/1.1" 200 244 0.017640 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 252 0.017421 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.19 - - [2025-11-17 01:53:33] "PUT /alarm/ba0cb2e8-8f89-4afa-8579-ccd394e5b42b HTTP/1.1" 200 244 0.011961 10.0.0.19 - - [2025-11-17 01:53:33] "POST /alarms HTTP/1.1" 409 257 0.010766 10.0.0.19 - - [2025-11-17 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/7121c081-6199-4834-9e20-45cfb47265f5 HTTP/1.1" 200 244 0.009061 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 251 0.001468 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/b9dc84d3-134d-406b-8b80-4917a49649fa HTTP/1.1" 200 244 0.009165 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 257 0.010951 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/51b77740-e59b-4a96-8bf4-3b3f51771397 HTTP/1.1" 200 244 0.012289 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 261 0.004179 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/017a06a7-fd2c-44f9-a0f4-71214b2e7e05 HTTP/1.1" 200 244 0.010560 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 258 0.008572 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/0940a741-b057-4c1f-abc3-b2199a79f282 HTTP/1.1" 200 244 0.009360 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 254 0.001562 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/9fc0571b-1773-4859-be2b-62f5ace6dcaf HTTP/1.1" 200 244 0.009607 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 254 0.001446 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/b09ad5d4-1a0a-43c5-a9a0-7cd49a1406b4 HTTP/1.1" 200 244 0.017239 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 254 0.008847 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/2278865f-03d9-4a7d-9421-1c7e946674dc HTTP/1.1" 200 244 0.008932 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 247 0.002695 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/fbe31fde-56fa-4b17-91c1-0277e5f5be69 HTTP/1.1" 200 244 0.016424 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 272 0.009735 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/a6247c11-53e3-4a30-849b-8340c21b1cd1 HTTP/1.1" 200 244 0.011880 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 261 0.002800 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/b2e8ee85-9561-4e58-9730-f2c63bb274d2 HTTP/1.1" 200 244 0.011805 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 259 0.004277 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/27dd2fa0-0ff3-4e67-bdca-6a9cb195bbe3 HTTP/1.1" 200 244 0.011064 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 265 0.005615 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/eb0e6791-1841-440f-9e8f-534144f96f08 HTTP/1.1" 200 244 0.012021 10.0.0.19 - - [2025-11-17 01:53:34] "POST /alarms HTTP/1.1" 409 279 0.013544 10.0.0.19 - - [2025-11-17 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.19 - - [2025-11-17 01:53:34] "PUT /alarm/47f1daa0-fb8a-483a-ac64-2612ecd63d97 HTTP/1.1" 200 244 0.010352 10.0.0.19 - - [2025-11-17 01:53:35] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.19 - - [2025-11-17 01:53:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001849 10.0.0.19 - - [2025-11-17 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.19 - - [2025-11-17 01:53:35] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.008653 10.0.0.19 - - [2025-11-17 01:53:35] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.19 - - [2025-11-17 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2025-11-17 01:53:35] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002170 10.0.0.19 - - [2025-11-17 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.19 - - [2025-11-17 01:53:35] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.011270 10.0.0.19 - - [2025-11-17 01:53:35] "GET / HTTP/1.1" 200 35931 0.001806 10.0.0.19 - - [2025-11-17 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2025-11-17 01:53:35] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004779 10.0.0.19 - - [2025-11-17 01:53:35] "PUT /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162 HTTP/1.1" 200 274 0.014351 10.0.0.19 - - [2025-11-17 01:53:39] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.19 - - [2025-11-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2025-11-17 01:53:39] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011323 10.0.0.19 - - [2025-11-17 01:53:39] "POST /bgp-routers HTTP/1.1" 409 301 0.004484 10.0.0.19 - - [2025-11-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2025-11-17 01:53:39] "GET /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004500 10.0.0.19 - - [2025-11-17 01:53:39] "PUT /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf HTTP/1.1" 200 254 0.012089 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:53:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:53:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.19 - - [2025-11-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.19 - - [2025-11-17 01:53:42] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002446 10.0.0.19 - - [2025-11-17 01:53:54] "GET / HTTP/1.1" 200 35931 0.002601 10.0.0.19 - - [2025-11-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.19 - - [2025-11-17 01:53:54] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010507 10.0.0.19 - - [2025-11-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2025-11-17 01:53:54] "GET /config-node/3a8a8fa0-492a-488e-84e7-f6af305a4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002681 10.0.0.19 - - [2025-11-17 01:54:06] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.19 - - [2025-11-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2025-11-17 01:54:06] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002693 10.0.0.19 - - [2025-11-17 01:54:06] "POST /bgp-routers HTTP/1.1" 409 301 0.007784 10.0.0.19 - - [2025-11-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2025-11-17 01:54:06] "GET /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003395 10.0.0.19 - - [2025-11-17 01:54:06] "PUT /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf HTTP/1.1" 200 254 0.014468 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.19 - - [2025-11-17 01:54:20] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.19 - - [2025-11-17 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-11-17 01:54:20] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004489 10.0.0.19 - - [2025-11-17 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2025-11-17 01:54:20] "GET /config-node/3a8a8fa0-492a-488e-84e7-f6af305a4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001797 10.0.0.19 - - [2025-11-17 01:54:20] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.19 - - [2025-11-17 01:54:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002278 10.0.0.19 - - [2025-11-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2025-11-17 01:54:25] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002218 10.0.0.19 - - [2025-11-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.19 - - [2025-11-17 01:54:25] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.007808 10.0.0.19 - - [2025-11-17 01:54:26] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 264 0.001899 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/5e0cdab4-8fca-4b1c-8712-8c467aae9fef HTTP/1.1" 200 244 0.008484 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 261 0.006238 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/8a69d65e-4a3b-457a-a304-a0a5a4988290 HTTP/1.1" 200 244 0.009376 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 261 0.012841 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/b8273442-3d31-4b4f-abb4-9ff5bd7418c6 HTTP/1.1" 200 244 0.009207 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 253 0.014614 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/52436c09-06a8-454d-ab23-8a9d93422875 HTTP/1.1" 200 244 0.009997 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 251 0.006100 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/3444bbdb-c984-4823-abc5-4a0a4c06134e HTTP/1.1" 200 244 0.009096 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 252 0.005123 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/348091b8-2944-4e54-bff5-2296d2b71480 HTTP/1.1" 200 244 0.008998 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 256 0.009902 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/6b8b30cf-ee60-45ea-8637-f75853a0b8a0 HTTP/1.1" 200 244 0.009065 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 248 0.010757 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/746f53ad-85d8-4661-9eee-e2020c431b17 HTTP/1.1" 200 244 0.009432 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 252 0.008092 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/ba0cb2e8-8f89-4afa-8579-ccd394e5b42b HTTP/1.1" 200 244 0.010324 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 257 0.003840 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/7121c081-6199-4834-9e20-45cfb47265f5 HTTP/1.1" 200 244 0.008882 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 251 0.002733 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/b9dc84d3-134d-406b-8b80-4917a49649fa HTTP/1.1" 200 244 0.010218 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 257 0.005889 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/51b77740-e59b-4a96-8bf4-3b3f51771397 HTTP/1.1" 200 244 0.008586 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 261 0.002836 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/017a06a7-fd2c-44f9-a0f4-71214b2e7e05 HTTP/1.1" 200 244 0.015560 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 258 0.007087 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/0940a741-b057-4c1f-abc3-b2199a79f282 HTTP/1.1" 200 244 0.009437 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 254 0.008345 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.19 - - [2025-11-17 01:54:26] "PUT /alarm/9fc0571b-1773-4859-be2b-62f5ace6dcaf HTTP/1.1" 200 244 0.009150 10.0.0.19 - - [2025-11-17 01:54:26] "POST /alarms HTTP/1.1" 409 254 0.004271 10.0.0.19 - - [2025-11-17 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/b09ad5d4-1a0a-43c5-a9a0-7cd49a1406b4 HTTP/1.1" 200 244 0.009288 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 254 0.003612 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/2278865f-03d9-4a7d-9421-1c7e946674dc HTTP/1.1" 200 244 0.008937 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 247 0.013488 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/fbe31fde-56fa-4b17-91c1-0277e5f5be69 HTTP/1.1" 200 244 0.010007 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 272 0.003090 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/a6247c11-53e3-4a30-849b-8340c21b1cd1 HTTP/1.1" 200 244 0.008234 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 261 0.003225 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011445 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/b2e8ee85-9561-4e58-9730-f2c63bb274d2 HTTP/1.1" 200 244 0.008569 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 259 0.004685 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/27dd2fa0-0ff3-4e67-bdca-6a9cb195bbe3 HTTP/1.1" 200 244 0.015824 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 265 0.009645 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/eb0e6791-1841-440f-9e8f-534144f96f08 HTTP/1.1" 200 244 0.020733 10.0.0.19 - - [2025-11-17 01:54:27] "POST /alarms HTTP/1.1" 409 279 0.010529 10.0.0.19 - - [2025-11-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009592 10.0.0.19 - - [2025-11-17 01:54:27] "PUT /alarm/47f1daa0-fb8a-483a-ac64-2612ecd63d97 HTTP/1.1" 200 244 0.021498 10.0.0.19 - - [2025-11-17 01:54:27] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.19 - - [2025-11-17 01:54:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002672 10.0.0.19 - - [2025-11-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.19 - - [2025-11-17 01:54:28] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.010090 10.0.0.19 - - [2025-11-17 01:54:28] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.19 - - [2025-11-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-11-17 01:54:28] "GET /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003072 10.0.0.19 - - [2025-11-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-11-17 01:54:28] "PUT /global-vrouter-config/4f3a0213-7620-4e0a-96bf-86ef84fdf737 HTTP/1.1" 200 276 0.008526 10.0.0.19 - - [2025-11-17 01:54:28] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.19 - - [2025-11-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-11-17 01:54:28] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004403 10.0.0.19 - - [2025-11-17 01:54:28] "PUT /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162 HTTP/1.1" 200 274 0.016280 10.0.0.19 - - [2025-11-17 01:54:32] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.19 - - [2025-11-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2025-11-17 01:54:32] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002563 10.0.0.19 - - [2025-11-17 01:54:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001543 10.0.0.19 - - [2025-11-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.19 - - [2025-11-17 01:54:32] "GET /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002805 10.0.0.19 - - [2025-11-17 01:54:32] "PUT /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf HTTP/1.1" 200 254 0.016763 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:54:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:54:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.19 - - [2025-11-17 01:54:35] "POST /tags HTTP/1.1" 200 355 0.028839 10.0.0.19 - - [2025-11-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.19 - - [2025-11-17 01:54:35] "GET /tag/932fc65d-7d57-42c3-b468-d048d304ace7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020437 10.0.0.19 - - [2025-11-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-11-17 01:54:35] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004731 10.0.0.19 - - [2025-11-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2025-11-17 01:54:36] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083441 10.0.0.19 - - [2025-11-17 01:54:36] "POST /virtual-machines HTTP/1.1" 200 351 0.012829 10.0.0.19 - - [2025-11-17 01:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027637 10.0.0.19 - - [2025-11-17 01:54:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119586 10.0.0.19 - - [2025-11-17 01:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008770 10.0.0.19 - - [2025-11-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013020 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007307 10.0.0.19 - - [2025-11-17 01:54:36] "POST /instance-ips HTTP/1.1" 200 391 0.021316 10.0.0.19 - - [2025-11-17 01:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022171 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006759 10.0.0.19 - - [2025-11-17 01:54:36] "POST /set-tag HTTP/1.1" 200 109 0.014487 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014148 10.0.0.19 - - [2025-11-17 01:54:36] "GET /instance-ip/5ec4605a-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004725 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004540 10.0.0.19 - - [2025-11-17 01:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003716 10.0.0.19 - - [2025-11-17 01:54:36] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014761 10.0.0.19 - - [2025-11-17 01:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.19 - - [2025-11-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2025-11-17 01:54:36] "GET /virtual-network/fcf3bb8e-447f-469d-a7b8-db7d60041fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004180 10.0.0.19 - - [2025-11-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-11-17 01:54:36] "GET /project/6d12db29-4214-401a-9381-0b2b358083a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029602 10.0.0.19 - - [2025-11-17 01:54:36] "POST /virtual-machines HTTP/1.1" 200 355 0.006430 10.0.0.19 - - [2025-11-17 01:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011487 10.0.0.19 - - [2025-11-17 01:54:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.096916 10.0.0.19 - - [2025-11-17 01:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008664 10.0.0.19 - - [2025-11-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007896 10.0.0.19 - - [2025-11-17 01:54:37] "POST /instance-ips HTTP/1.1" 200 395 0.021140 10.0.0.19 - - [2025-11-17 01:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032132 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018127 10.0.0.19 - - [2025-11-17 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.014848 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012365 10.0.0.19 - - [2025-11-17 01:54:37] "GET /instance-ip/5f2df54c-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002829 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005848 10.0.0.19 - - [2025-11-17 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.005015 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-router/a30b1047-8cb2-499e-959e-9bc51a2b7a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003794 10.0.0.19 - - [2025-11-17 01:54:37] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014637 10.0.0.19 - - [2025-11-17 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004320 10.0.0.19 - - [2025-11-17 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.19 - - [2025-11-17 01:54:37] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003917 10.0.0.19 - - [2025-11-17 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.19 - - [2025-11-17 01:54:47] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.19 - - [2025-11-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888 10.0.0.19 - - [2025-11-17 01:54:47] "GET /global-system-config/dfd412fd-6945-4823-8721-4730a35c8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005893 10.0.0.19 - - [2025-11-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2025-11-17 01:54:47] "GET /config-node/3a8a8fa0-492a-488e-84e7-f6af305a4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002845 10.0.0.19 - - [2025-11-17 01:54:49] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004496 10.0.0.19 - - [2025-11-17 01:54:49] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.19 - - [2025-11-17 01:54:50] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004377 10.0.0.19 - - [2025-11-17 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.19 - - [2025-11-17 01:54:50] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004739 10.0.0.19 - - [2025-11-17 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.19 - - [2025-11-17 01:54:59] "GET / HTTP/1.1" 200 35931 0.002156 10.0.0.19 - - [2025-11-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.19 - - [2025-11-17 01:54:59] "GET /routing-instance/1dc56726-6a87-450a-9214-553cf2a30d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003034 10.0.0.19 - - [2025-11-17 01:54:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001546 10.0.0.19 - - [2025-11-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2025-11-17 01:54:59] "GET /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003338 10.0.0.19 - - [2025-11-17 01:54:59] "PUT /bgp-router/b654e7c2-4939-49db-aa02-e68ee0e315bf HTTP/1.1" 200 254 0.019036 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:54:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:54:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001166 10.0.0.19 - - [2025-11-17 01:55:22] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017141 10.0.0.19 - - [2025-11-17 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2025-11-17 01:55:22] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004291 10.0.0.19 - - [2025-11-17 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.19 - - [2025-11-17 01:55:22] "GET /virtual-machine/56c02dad-b9d2-475b-b2a7-1a764d88ea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003027 10.0.0.19 - - [2025-11-17 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.016601 10.0.0.19 - - [2025-11-17 01:55:22] "GET /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014594 10.0.0.19 - - [2025-11-17 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.015734 10.0.0.19 - - [2025-11-17 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.027719 10.0.0.19 - - [2025-11-17 01:55:22] "DELETE /instance-ip/5ec4605a-c358-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.067532 10.0.0.19 - - [2025-11-17 01:55:22] "DELETE /virtual-machine-interface/5ea9450e-c358-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.051590 10.0.0.19 - - [2025-11-17 01:55:22] "DELETE /virtual-machine/56c02dad-b9d2-475b-b2a7-1a764d88ea91 HTTP/1.1" 200 115 0.024880 10.0.0.19 - - [2025-11-17 01:55:22] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004437 10.0.0.19 - - [2025-11-17 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002391 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:55:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:55:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.19 - - [2025-11-17 01:55:53] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014289 10.0.0.19 - - [2025-11-17 01:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.19 - - [2025-11-17 01:55:53] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012269 10.0.0.19 - - [2025-11-17 01:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.19 - - [2025-11-17 01:55:53] "GET /virtual-machine/55ccdded-4e52-4ac5-b679-6754ed644225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003418 10.0.0.19 - - [2025-11-17 01:55:53] "POST /ref-update HTTP/1.1" 200 156 0.014288 10.0.0.19 - - [2025-11-17 01:55:53] "GET /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027092 10.0.0.19 - - [2025-11-17 01:55:53] "POST /set-tag HTTP/1.1" 200 109 0.043383 10.0.0.19 - - [2025-11-17 01:55:53] "POST /set-tag HTTP/1.1" 200 109 0.120219 10.0.0.19 - - [2025-11-17 01:55:53] "DELETE /instance-ip/5f2df54c-c358-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.091773 10.0.0.19 - - [2025-11-17 01:55:53] "DELETE /virtual-machine-interface/5f165fcc-c358-11f0-b937-fa163ec9e9ca HTTP/1.1" 200 115 0.055124 10.0.0.19 - - [2025-11-17 01:55:53] "DELETE /virtual-machine/55ccdded-4e52-4ac5-b679-6754ed644225 HTTP/1.1" 200 115 0.037431 10.0.0.19 - - [2025-11-17 01:55:53] "DELETE /tag/932fc65d-7d57-42c3-b468-d048d304ace7 HTTP/1.1" 200 115 0.049860 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:55:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2025-11-17 01:55:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095