++ 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 Mar 2 01:39:42 AM UTC 2026 ===================' INFO: =================== Mon Mar 2 01:39:42 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort +++ local local_ips=,10.0.0.19,10.170.141.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.170.141.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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ 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: 03/02/2026 01:40:25.619 7f2ba7b7c380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/02/2026 01:40:26.015 7f2ba7b7c380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/02/2026 01:40:26.067 7f2ba7b7c380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/02/2026 01:40:26.067 7f2ba7b7c380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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 - - [2026-03-02 01:40:38] "GET / HTTP/1.1" 503 181 0.000188 10.0.0.19 - - [2026-03-02 01:40:39] "GET / HTTP/1.1" 200 45303 0.002529 10.0.0.19 - - [2026-03-02 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.19 - - [2026-03-02 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.19 - - [2026-03-02 01:40:39] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.19 - - [2026-03-02 01:40:39] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.19 - - [2026-03-02 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2026-03-02 01:40:40] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.035841 10.0.0.19 - - [2026-03-02 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.005455 10.0.0.19 - - [2026-03-02 01:40:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.058594 10.0.0.19 - - [2026-03-02 01:40:40] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.19 - - [2026-03-02 01:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-03-02 01:40:40] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.19 - - [2026-03-02 01:40:40] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006216 10.0.0.19 - - [2026-03-02 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003854 10.0.0.19 - - [2026-03-02 01:40:40] "POST /config-nodes HTTP/1.1" 200 593 0.070434 10.0.0.19 - - [2026-03-02 01:40:40] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2026-03-02 01:40:40] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.19 - - [2026-03-02 01:40:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002445 10.0.0.19 - - [2026-03-02 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.011439 10.0.0.19 - - [2026-03-02 01:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012029 10.0.0.19 - - [2026-03-02 01:40:40] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013822 10.0.0.19 - - [2026-03-02 01:40:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043665 10.0.0.19 - - [2026-03-02 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.007621 10.0.0.19 - - [2026-03-02 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017104 10.0.0.19 - - [2026-03-02 01:40:41] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.028754 10.0.0.19 - - [2026-03-02 01:40:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.049073 10.0.0.19 - - [2026-03-02 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.19 - - [2026-03-02 01:40:41] "GET /network-ipam/6889bed7-7112-4993-81f4-dbcdb86f2716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.013491 10.0.0.19 - - [2026-03-02 01:40:41] "POST /service-templates HTTP/1.1" 200 511 0.039429 10.0.0.19 - - [2026-03-02 01:40:41] "POST /service-templates HTTP/1.1" 200 501 0.053447 10.0.0.19 - - [2026-03-02 01:40:41] "POST /service-templates HTTP/1.1" 200 515 0.057869 10.0.0.19 - - [2026-03-02 01:40:41] "POST /service-templates HTTP/1.1" 200 535 0.060468 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001384 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.19 - - [2026-03-02 01:40:41] "POST /service-templates HTTP/1.1" 200 507 0.081649 10.0.0.19 - - [2026-03-02 01:40:42] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.19 - - [2026-03-02 01:40:42] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.19 - - [2026-03-02 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016743 10.0.0.19 - - [2026-03-02 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.19 - - [2026-03-02 01:40:42] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005337 10.0.0.19 - - [2026-03-02 01:40:42] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013933 10.0.0.19 - - [2026-03-02 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002035 10.0.0.19 - - [2026-03-02 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.019208 10.0.0.19 - - [2026-03-02 01:40:42] "POST /database-nodes HTTP/1.1" 200 597 0.068977 10.0.0.19 - - [2026-03-02 01:40:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.048168 10.0.0.19 - - [2026-03-02 01:40:43] "GET / HTTP/1.1" 200 35931 0.002705 10.0.0.19 - - [2026-03-02 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.19 - - [2026-03-02 01:40:43] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004809 10.0.0.19 - - [2026-03-02 01:40:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.005139 10.0.0.19 - - [2026-03-02 01:40:43] "POST /analytics-nodes HTTP/1.1" 200 599 0.070025 10.0.0.19 - - [2026-03-02 01:40:44] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.19 - - [2026-03-02 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.19 - - [2026-03-02 01:40:44] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010317 10.0.0.19 - - [2026-03-02 01:40:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004571 10.0.0.19 - - [2026-03-02 01:40:44] "POST /config-database-nodes HTTP/1.1" 200 611 0.092733 10.0.0.19 - - [2026-03-02 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.19 - - [2026-03-02 01:40:45] "GET /network-ipam/6889bed7-7112-4993-81f4-dbcdb86f2716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005283 10.0.0.19 - - [2026-03-02 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.19 - - [2026-03-02 01:40:45] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005108 10.0.0.19 - - [2026-03-02 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.19 - - [2026-03-02 01:40:45] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.037316 10.0.0.19 - - [2026-03-02 01:40:46] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.19 - - [2026-03-02 01:40:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.002250 10.0.0.19 - - [2026-03-02 01:40:46] "POST /alarms HTTP/1.1" 200 581 0.045044 10.0.0.19 - - [2026-03-02 01:40:46] "POST /access-control-lists HTTP/1.1" 200 587 0.119619 10.0.0.19 - - [2026-03-02 01:40:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.006822 10.0.0.19 - - [2026-03-02 01:40:46] "POST /alarms HTTP/1.1" 200 575 0.150203 10.0.0.19 - - [2026-03-02 01:40:46] "POST /access-control-lists HTTP/1.1" 200 585 0.092601 10.0.0.19 - - [2026-03-02 01:40:46] "POST /alarms HTTP/1.1" 200 575 0.072849 10.0.0.19 - - [2026-03-02 01:40:46] "POST /alarms HTTP/1.1" 200 559 0.111398 10.0.0.19 - - [2026-03-02 01:40:46] "POST /alarms HTTP/1.1" 200 555 0.025744 10.0.0.19 - - [2026-03-02 01:40:46] "POST /route-targets HTTP/1.1" 200 327 0.026548 10.0.0.19 - - [2026-03-02 01:40:46] "POST /alarms HTTP/1.1" 200 557 0.115123 10.0.0.19 - - [2026-03-02 01:40:47] "POST /ref-update HTTP/1.1" 200 156 0.088302 10.0.0.19 - - [2026-03-02 01:40:47] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2026-03-02 01:40:47] "POST /alarms HTTP/1.1" 200 565 0.158800 10.0.0.19 - - [2026-03-02 01:40:47] "POST /route-targets HTTP/1.1" 200 327 0.051940 10.0.0.19 - - [2026-03-02 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023576 10.0.0.19 - - [2026-03-02 01:40:47] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024644 10.0.0.19 - - [2026-03-02 01:40:47] "POST /ref-update HTTP/1.1" 200 156 0.061661 10.0.0.19 - - [2026-03-02 01:40:47] "POST /alarms HTTP/1.1" 200 549 0.157548 10.0.0.19 - - [2026-03-02 01:40:47] "POST /route-targets HTTP/1.1" 200 327 0.078866 10.0.0.19 - - [2026-03-02 01:40:47] "POST /bgp-routers HTTP/1.1" 200 616 0.227684 10.0.0.19 - - [2026-03-02 01:40:47] "POST /ref-update HTTP/1.1" 200 156 0.078237 10.0.0.19 - - [2026-03-02 01:40:47] "POST /alarms HTTP/1.1" 200 557 0.113468 10.0.0.19 - - [2026-03-02 01:40:47] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.034830 10.0.0.19 - - [2026-03-02 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010794 10.0.0.19 - - [2026-03-02 01:40:47] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012690 10.0.0.19 - - [2026-03-02 01:40:47] "POST /alarms HTTP/1.1" 200 567 0.101447 10.0.0.19 - - [2026-03-02 01:40:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032434 10.0.0.19 - - [2026-03-02 01:40:47] "POST /route-targets HTTP/1.1" 200 327 0.079016 10.0.0.19 - - [2026-03-02 01:40:47] "POST /ref-update HTTP/1.1" 200 156 0.094658 10.0.0.19 - - [2026-03-02 01:40:47] "POST /ref-update HTTP/1.1" 200 156 0.080340 10.0.0.19 - - [2026-03-02 01:40:47] "POST /alarms HTTP/1.1" 200 555 0.157877 10.0.0.19 - - [2026-03-02 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.003014 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 567 0.386601 10.0.0.19 - - [2026-03-02 01:40:48] "POST /access-control-lists HTTP/1.1" 200 551 0.343538 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 575 0.130997 10.0.0.19 - - [2026-03-02 01:40:48] "PUT /access-control-list/6720ed0f-2369-45ed-9604-a4290981e007 HTTP/1.1" 200 272 0.020640 10.0.0.19 - - [2026-03-02 01:40:48] "PUT /access-control-list/762cdbbc-81c8-4fa0-88fd-45f5bfd410c6 HTTP/1.1" 200 272 0.035559 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 569 0.101946 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 561 0.097630 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 561 0.062402 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 561 0.049505 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 547 0.065630 10.0.0.19 - - [2026-03-02 01:40:48] "POST /alarms HTTP/1.1" 200 595 0.050254 10.0.0.19 - - [2026-03-02 01:40:49] "POST /alarms HTTP/1.1" 200 575 0.142447 10.0.0.19 - - [2026-03-02 01:40:49] "POST /alarms HTTP/1.1" 200 571 0.098862 10.0.0.19 - - [2026-03-02 01:40:49] "POST /alarms HTTP/1.1" 200 583 0.106746 10.0.0.19 - - [2026-03-02 01:40:49] "POST /alarms HTTP/1.1" 200 609 0.052754 10.0.0.19 - - [2026-03-02 01:40:49] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.19 - - [2026-03-02 01:40:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007843 10.0.0.19 - - [2026-03-02 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2026-03-02 01:40:49] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.018602 10.0.0.19 - - [2026-03-02 01:40:50] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.19 - - [2026-03-02 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.19 - - [2026-03-02 01:40:50] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003132 10.0.0.19 - - [2026-03-02 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2026-03-02 01:40:50] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.010624 10.0.0.19 - - [2026-03-02 01:40:50] "GET / HTTP/1.1" 200 35931 0.001157 10.0.0.19 - - [2026-03-02 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.19 - - [2026-03-02 01:40:50] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008203 10.0.0.19 - - [2026-03-02 01:40:50] "PUT /global-system-config/705aee55-d170-4f92-a817-af1eca726868 HTTP/1.1" 200 274 0.052574 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:40:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:40:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:40:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.19 - - [2026-03-02 01:41:03] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.19 - - [2026-03-02 01:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2026-03-02 01:41:03] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002927 10.0.0.19 - - [2026-03-02 01:41:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.000506 10.0.0.19 - - [2026-03-02 01:41:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.003031 10.0.0.19 - - [2026-03-02 01:41:03] "POST /security-groups HTTP/1.1" 200 570 0.073509 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.001875 10.0.0.19 - - [2026-03-02 01:41:04] "POST /projects HTTP/1.1" 200 481 0.259272 10.0.0.19 - - [2026-03-02 01:41:04] "POST /access-control-lists HTTP/1.1" 200 579 0.075876 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.010769 10.0.0.19 - - [2026-03-02 01:41:04] "POST /security-groups HTTP/1.1" 200 534 0.100881 10.0.0.19 - - [2026-03-02 01:41:04] "POST /access-control-lists HTTP/1.1" 200 577 0.026582 10.0.0.19 - - [2026-03-02 01:41:04] "POST /chown HTTP/1.1" 200 109 0.023769 10.0.0.19 - - [2026-03-02 01:41:04] "POST /policy-managements HTTP/1.1" 409 214 0.006452 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016947 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.004612 10.0.0.19 - - [2026-03-02 01:41:04] "POST /access-control-lists HTTP/1.1" 200 594 0.015650 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.007043 10.0.0.19 - - [2026-03-02 01:41:04] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.19 - - [2026-03-02 01:41:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.018192 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.19 - - [2026-03-02 01:41:04] "POST /access-control-lists HTTP/1.1" 200 592 0.028069 10.0.0.19 - - [2026-03-02 01:41:04] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003008 10.0.0.19 - - [2026-03-02 01:41:04] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.013288 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014394 10.0.0.19 - - [2026-03-02 01:41:04] "GET /virtual-network/18da52cc-12d9-406f-ad4f-73172a2c5c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005429 10.0.0.19 - - [2026-03-02 01:41:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.001994 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.018984 10.0.0.19 - - [2026-03-02 01:41:04] "POST /security-groups HTTP/1.1" 200 574 0.065488 10.0.0.19 - - [2026-03-02 01:41:04] "POST /projects HTTP/1.1" 200 489 0.183801 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.003411 10.0.0.19 - - [2026-03-02 01:41:04] "POST /access-control-lists HTTP/1.1" 200 583 0.074123 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.012973 10.0.0.19 - - [2026-03-02 01:41:04] "POST /security-groups HTTP/1.1" 200 546 0.098674 10.0.0.19 - - [2026-03-02 01:41:04] "POST /chown HTTP/1.1" 200 109 0.012915 10.0.0.19 - - [2026-03-02 01:41:04] "POST /access-control-lists HTTP/1.1" 200 581 0.100956 10.0.0.19 - - [2026-03-02 01:41:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.003308 10.0.0.19 - - [2026-03-02 01:41:04] "POST /network-ipams HTTP/1.1" 200 522 0.120540 10.0.0.19 - - [2026-03-02 01:41:05] "POST /access-control-lists HTTP/1.1" 200 602 0.040232 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.017352 10.0.0.19 - - [2026-03-02 01:41:05] "POST /network-ipams HTTP/1.1" 200 510 0.046171 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.005839 10.0.0.19 - - [2026-03-02 01:41:05] "POST /access-control-lists HTTP/1.1" 200 600 0.026752 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.002538 10.0.0.19 - - [2026-03-02 01:41:05] "POST /useragent-kv HTTP/1.1" 200 115 0.012015 10.0.0.19 - - [2026-03-02 01:41:05] "POST /virtual-networks HTTP/1.1" 200 538 0.224189 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-03-02 01:41:05] "POST /access-control-lists HTTP/1.1" 200 589 0.103319 10.0.0.19 - - [2026-03-02 01:41:05] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.061127 10.0.0.19 - - [2026-03-02 01:41:05] "POST /route-targets HTTP/1.1" 200 327 0.012016 10.0.0.19 - - [2026-03-02 01:41:05] "POST /network-ipams HTTP/1.1" 200 518 0.047983 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.012590 10.0.0.19 - - [2026-03-02 01:41:05] "POST /ref-update HTTP/1.1" 200 156 0.043835 10.0.0.19 - - [2026-03-02 01:41:05] "PUT /access-control-list/5df81b4b-dd0b-41e8-9ba4-91cf9be754dd HTTP/1.1" 200 272 0.056137 10.0.0.19 - - [2026-03-02 01:41:05] "POST /useragent-kv HTTP/1.1" 200 115 0.017897 10.0.0.19 - - [2026-03-02 01:41:05] "POST /virtual-networks HTTP/1.1" 200 546 0.190280 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.19 - - [2026-03-02 01:41:05] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.014074 10.0.0.19 - - [2026-03-02 01:41:05] "POST /route-targets HTTP/1.1" 200 327 0.011414 10.0.0.19 - - [2026-03-02 01:41:05] "POST /ref-update HTTP/1.1" 200 156 0.026970 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.004257 10.0.0.19 - - [2026-03-02 01:41:05] "POST /network-policys HTTP/1.1" 200 538 0.019701 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.015864 10.0.0.19 - - [2026-03-02 01:41:05] "POST /network-policys HTTP/1.1" 200 534 0.017895 10.0.0.19 - - [2026-03-02 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.015542 10.0.0.19 - - [2026-03-02 01:41:05] "POST /network-policys HTTP/1.1" 200 542 0.020393 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/3fb64d6a-3250-42f7-b085-a0632b9b1afd HTTP/1.1" 200 272 0.013798 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.082345 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006538 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/3fb64d6a-3250-42f7-b085-a0632b9b1afd HTTP/1.1" 200 272 0.030368 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.119732 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/5df81b4b-dd0b-41e8-9ba4-91cf9be754dd HTTP/1.1" 200 272 0.079906 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.059302 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.179282 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/5df81b4b-dd0b-41e8-9ba4-91cf9be754dd HTTP/1.1" 200 272 0.028535 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008693 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005144 10.0.0.19 - - [2026-03-02 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.005249 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.086227 10.0.0.19 - - [2026-03-02 01:41:06] "POST /access-control-lists HTTP/1.1" 200 601 0.074875 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/3fb64d6a-3250-42f7-b085-a0632b9b1afd HTTP/1.1" 200 272 0.020849 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.138879 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/0c82344e-e701-4206-ad6d-6e468a364f5f HTTP/1.1" 200 272 0.029722 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.076394 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-update HTTP/1.1" 200 156 0.023595 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010976 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007336 10.0.0.19 - - [2026-03-02 01:41:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003978 10.0.0.19 - - [2026-03-02 01:41:06] "PUT /access-control-list/0c82344e-e701-4206-ad6d-6e468a364f5f HTTP/1.1" 200 272 0.052618 10.0.0.19 - - [2026-03-02 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.19 - - [2026-03-02 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.040106 10.0.0.19 - - [2026-03-02 01:41:07] "GET /virtual-network/18da52cc-12d9-406f-ad4f-73172a2c5c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.023013 10.0.0.19 - - [2026-03-02 01:41:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004263 10.0.0.19 - - [2026-03-02 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.19 - - [2026-03-02 01:41:07] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003912 10.0.0.19 - - [2026-03-02 01:41:07] "POST /firewall-policys HTTP/1.1" 200 530 0.019154 10.0.0.19 - - [2026-03-02 01:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.039228 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004282 10.0.0.19 - - [2026-03-02 01:41:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002838 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002511 10.0.0.19 - - [2026-03-02 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.019133 10.0.0.19 - - [2026-03-02 01:41:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007138 10.0.0.19 - - [2026-03-02 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.19 - - [2026-03-02 01:41:07] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002667 10.0.0.19 - - [2026-03-02 01:41:07] "POST /firewall-policys HTTP/1.1" 200 532 0.029184 10.0.0.19 - - [2026-03-02 01:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041328 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004284 10.0.0.19 - - [2026-03-02 01:41:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004209 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003340 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004638 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002556 10.0.0.19 - - [2026-03-02 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.014035 10.0.0.19 - - [2026-03-02 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.075201 10.0.0.19 - - [2026-03-02 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.044597 10.0.0.19 - - [2026-03-02 01:41:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005559 10.0.0.19 - - [2026-03-02 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2026-03-02 01:41:07] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002958 10.0.0.19 - - [2026-03-02 01:41:07] "POST /firewall-policys HTTP/1.1" 200 530 0.029190 10.0.0.19 - - [2026-03-02 01:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034487 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012197 10.0.0.19 - - [2026-03-02 01:41:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008059 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002332 10.0.0.19 - - [2026-03-02 01:41:07] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006272 10.0.0.19 - - [2026-03-02 01:41:08] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002861 10.0.0.19 - - [2026-03-02 01:41:08] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004549 10.0.0.19 - - [2026-03-02 01:41:08] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002917 10.0.0.19 - - [2026-03-02 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.017998 10.0.0.19 - - [2026-03-02 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.037114 10.0.0.19 - - [2026-03-02 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.029433 10.0.0.19 - - [2026-03-02 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.020470 10.0.0.19 - - [2026-03-02 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.057307 10.0.0.19 - - [2026-03-02 01:41:08] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016034 10.0.0.19 - - [2026-03-02 01:41:08] "POST /tags HTTP/1.1" 200 299 0.049734 10.0.0.19 - - [2026-03-02 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024550 10.0.0.19 - - [2026-03-02 01:41:08] "GET /tag/14c80176-2cc6-4684-bff4-85f250957e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018180 10.0.0.19 - - [2026-03-02 01:41:08] "POST /set-tag HTTP/1.1" 200 109 0.013867 10.0.0.19 - - [2026-03-02 01:41:08] "POST /tags HTTP/1.1" 200 357 0.091347 10.0.0.19 - - [2026-03-02 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.19 - - [2026-03-02 01:41:08] "GET /tag/c291f7b0-2fea-4bc2-a72c-6867f2bde3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017205 10.0.0.19 - - [2026-03-02 01:41:09] "POST /tags HTTP/1.1" 200 305 0.356826 10.0.0.19 - - [2026-03-02 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.19 - - [2026-03-02 01:41:09] "GET /tag/1c4d78ca-7207-44f0-b10d-672621ff691c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030750 10.0.0.19 - - [2026-03-02 01:41:09] "POST /id-to-fqname HTTP/1.1" 200 174 0.004149 10.0.0.19 - - [2026-03-02 01:41:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.006777 10.0.0.19 - - [2026-03-02 01:41:09] "POST /security-groups HTTP/1.1" 200 571 0.070711 10.0.0.19 - - [2026-03-02 01:41:09] "POST /projects HTTP/1.1" 200 483 0.317932 10.0.0.19 - - [2026-03-02 01:41:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.024170 10.0.0.19 - - [2026-03-02 01:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035171 10.0.0.19 - - [2026-03-02 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012397 10.0.0.19 - - [2026-03-02 01:41:09] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.020895 10.0.0.19 - - [2026-03-02 01:41:09] "POST /access-control-lists HTTP/1.1" 200 580 0.119229 10.0.0.19 - - [2026-03-02 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020847 10.0.0.19 - - [2026-03-02 01:41:09] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.013761 10.0.0.19 - - [2026-03-02 01:41:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.008722 10.0.0.19 - - [2026-03-02 01:41:09] "POST /access-control-lists HTTP/1.1" 200 578 0.097022 10.0.0.19 - - [2026-03-02 01:41:09] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.123559 10.0.0.19 - - [2026-03-02 01:41:10] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.089807 10.0.0.19 - - [2026-03-02 01:41:10] "POST /security-groups HTTP/1.1" 200 537 0.121805 10.0.0.19 - - [2026-03-02 01:41:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.012590 10.0.0.19 - - [2026-03-02 01:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.106505 10.0.0.19 - - [2026-03-02 01:41:10] "POST /chown HTTP/1.1" 200 109 0.063317 10.0.0.19 - - [2026-03-02 01:41:10] "POST /access-control-lists HTTP/1.1" 200 596 0.209518 10.0.0.19 - - [2026-03-02 01:41:10] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027317 10.0.0.19 - - [2026-03-02 01:41:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.026769 10.0.0.19 - - [2026-03-02 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.037496 10.0.0.19 - - [2026-03-02 01:41:10] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027825 10.0.0.19 - - [2026-03-02 01:41:10] "POST /tags HTTP/1.1" 409 207 0.006525 10.0.0.19 - - [2026-03-02 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-03-02 01:41:10] "GET /tag/1c4d78ca-7207-44f0-b10d-672621ff691c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020506 10.0.0.19 - - [2026-03-02 01:41:10] "POST /access-control-lists HTTP/1.1" 200 594 0.148344 10.0.0.19 - - [2026-03-02 01:41:10] "POST /firewall-rules HTTP/1.1" 200 564 0.118485 10.0.0.19 - - [2026-03-02 01:41:10] "GET /firewall-rule/4703b007-2533-41d8-a02c-398c50259097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006649 10.0.0.19 - - [2026-03-02 01:41:10] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002911 10.0.0.19 - - [2026-03-02 01:41:10] "GET /firewall-rule/4703b007-2533-41d8-a02c-398c50259097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004279 10.0.0.19 - - [2026-03-02 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.028760 10.0.0.19 - - [2026-03-02 01:41:10] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009825 10.0.0.19 - - [2026-03-02 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.19 - - [2026-03-02 01:41:10] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003442 10.0.0.19 - - [2026-03-02 01:41:11] "POST /tags HTTP/1.1" 409 207 0.004552 10.0.0.19 - - [2026-03-02 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.19 - - [2026-03-02 01:41:11] "GET /tag/1c4d78ca-7207-44f0-b10d-672621ff691c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020647 10.0.0.19 - - [2026-03-02 01:41:11] "POST /firewall-rules HTTP/1.1" 200 562 0.137691 10.0.0.19 - - [2026-03-02 01:41:11] "GET /firewall-rule/0a8499b5-62a1-4a1e-bb9c-2d57b21eb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011261 10.0.0.19 - - [2026-03-02 01:41:11] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006094 10.0.0.19 - - [2026-03-02 01:41:11] "GET /firewall-rule/0a8499b5-62a1-4a1e-bb9c-2d57b21eb24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003418 10.0.0.19 - - [2026-03-02 01:41:11] "POST /ref-update HTTP/1.1" 200 156 0.038180 10.0.0.19 - - [2026-03-02 01:41:11] "POST /tags HTTP/1.1" 200 305 0.096611 10.0.0.19 - - [2026-03-02 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2026-03-02 01:41:11] "GET /tag/58acdfa3-65ec-4cc4-800c-fababab60bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.035288 10.0.0.19 - - [2026-03-02 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.19 - - [2026-03-02 01:41:11] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039430 10.0.0.19 - - [2026-03-02 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014545 10.0.0.19 - - [2026-03-02 01:41:11] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.021821 10.0.0.19 - - [2026-03-02 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-03-02 01:41:11] "GET /service-appliance-set/2464bf42-cac6-4e09-95a5-12dbd574059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003479 10.0.0.19 - - [2026-03-02 01:41:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.001445 10.0.0.19 - - [2026-03-02 01:41:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.091401 10.0.0.19 - - [2026-03-02 01:41:11] "GET /virtual-machine-interface/ee7a7ba7-ab1a-44a6-bd74-1fdb961501e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.013612 10.0.0.19 - - [2026-03-02 01:41:11] "POST /instance-ips HTTP/1.1" 200 381 0.053458 10.0.0.19 - - [2026-03-02 01:41:12] "GET /instance-ip/016cfdd1-2b43-4e24-a039-f743934ba79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003864 10.0.0.19 - - [2026-03-02 01:41:12] "POST /loadbalancers HTTP/1.1" 200 582 0.139432 10.0.0.19 - - [2026-03-02 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022573 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020385 10.0.0.19 - - [2026-03-02 01:41:12] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049270 10.0.0.19 - - [2026-03-02 01:41:12] "GET /loadbalancer/2563b688-b68e-4b2c-bfed-99330ebb109e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.031110 10.0.0.19 - - [2026-03-02 01:41:12] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082391 10.0.0.19 - - [2026-03-02 01:41:12] "GET /instance-ip/016cfdd1-2b43-4e24-a039-f743934ba79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010889 10.0.0.19 - - [2026-03-02 01:41:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055149 10.0.0.19 - - [2026-03-02 01:41:12] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.19 - - [2026-03-02 01:41:12] "POST /floating-ips HTTP/1.1" 200 583 0.047985 10.0.0.19 - - [2026-03-02 01:41:12] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016430 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2026-03-02 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012775 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.19 - - [2026-03-02 01:41:12] "GET /config-node/e2d38920-af13-40b0-8612-60cb660a67d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017923 10.0.0.19 - - [2026-03-02 01:41:12] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049652 10.0.0.19 - - [2026-03-02 01:41:12] "GET /loadbalancer-listener/9b76abb5-0c8d-4a58-922f-05d94567f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008563 10.0.0.19 - - [2026-03-02 01:41:12] "GET /loadbalancer-listener/9b76abb5-0c8d-4a58-922f-05d94567f57b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.016897 10.0.0.19 - - [2026-03-02 01:41:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037272 10.0.0.19 - - [2026-03-02 01:41:12] "GET /instance-ip/016cfdd1-2b43-4e24-a039-f743934ba79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002591 10.0.0.19 - - [2026-03-02 01:41:12] "GET /instance-ip/016cfdd1-2b43-4e24-a039-f743934ba79d?fields=floating_ips HTTP/1.1" 200 1169 0.004599 10.0.0.19 - - [2026-03-02 01:41:12] "GET /floating-ip/273d8565-27b8-4eb1-8ed7-ab0fce42bdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002477 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2026-03-02 01:41:12] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003131 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2026-03-02 01:41:12] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.013403 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.19 - - [2026-03-02 01:41:12] "GET /loadbalancer/2563b688-b68e-4b2c-bfed-99330ebb109e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004992 10.0.0.19 - - [2026-03-02 01:41:12] "POST /tags HTTP/1.1" 200 301 0.087327 10.0.0.19 - - [2026-03-02 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008592 10.0.0.19 - - [2026-03-02 01:41:12] "GET /tag/471c0bec-4ad2-48ea-a668-860bdf543f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024248 10.0.0.19 - - [2026-03-02 01:41:13] "POST /tags HTTP/1.1" 200 325 0.067513 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.19 - - [2026-03-02 01:41:13] "GET /tag/12947192-dedc-4218-adbb-388e47ffc527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.020471 10.0.0.19 - - [2026-03-02 01:41:13] "POST /tags HTTP/1.1" 200 363 0.022856 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018444 10.0.0.19 - - [2026-03-02 01:41:13] "GET /tag/762eab63-3787-45c2-835c-516c77a9be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.023114 10.0.0.19 - - [2026-03-02 01:41:13] "POST /tags HTTP/1.1" 200 311 0.018398 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009252 10.0.0.19 - - [2026-03-02 01:41:13] "GET /tag/229064be-3d89-497d-b6c1-d6eb3537aa82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015592 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-03-02 01:41:13] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003937 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-03-02 01:41:13] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027383 10.0.0.19 - - [2026-03-02 01:41:13] "POST /virtual-machines HTTP/1.1" 200 377 0.012044 10.0.0.19 - - [2026-03-02 01:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025275 10.0.0.19 - - [2026-03-02 01:41:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.111190 10.0.0.19 - - [2026-03-02 01:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007472 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.19 - - [2026-03-02 01:41:13] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007079 10.0.0.19 - - [2026-03-02 01:41:13] "POST /instance-ips HTTP/1.1" 200 409 0.035650 10.0.0.19 - - [2026-03-02 01:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027762 10.0.0.19 - - [2026-03-02 01:41:13] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014867 10.0.0.19 - - [2026-03-02 01:41:13] "POST /set-tag HTTP/1.1" 200 109 0.019726 10.0.0.19 - - [2026-03-02 01:41:13] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022337 10.0.0.19 - - [2026-03-02 01:41:13] "GET /instance-ip/e5b98400-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005179 10.0.0.19 - - [2026-03-02 01:41:13] "POST /tags HTTP/1.1" 200 355 0.018957 10.0.0.19 - - [2026-03-02 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007866 10.0.0.19 - - [2026-03-02 01:41:14] "GET /tag/a62c746c-a362-4288-90d8-af1ad3671979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014157 10.0.0.19 - - [2026-03-02 01:41:14] "POST /tags HTTP/1.1" 200 303 0.016961 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.19 - - [2026-03-02 01:41:14] "GET /tag/70a7c04a-47fb-475b-a141-2eef1aa00c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018085 10.0.0.19 - - [2026-03-02 01:41:14] "POST /projects HTTP/1.1" 409 218 0.002233 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-03-02 01:41:14] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034527 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2026-03-02 01:41:14] "GET /network-ipam/656e5a4a-82e1-4dbf-9557-07f868ed05a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002646 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.19 - - [2026-03-02 01:41:14] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003954 10.0.0.19 - - [2026-03-02 01:41:14] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.045403 10.0.0.19 - - [2026-03-02 01:41:14] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004276 10.0.0.19 - - [2026-03-02 01:41:14] "POST /set-tag HTTP/1.1" 200 109 0.051815 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.19 - - [2026-03-02 01:41:14] "GET /network-ipam/9ab70ed9-b65a-412e-8f04-4f0f3a4cc683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002719 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2026-03-02 01:41:14] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003591 10.0.0.19 - - [2026-03-02 01:41:14] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.042645 10.0.0.19 - - [2026-03-02 01:41:14] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013150 10.0.0.19 - - [2026-03-02 01:41:14] "POST /set-tag HTTP/1.1" 200 109 0.050633 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.19 - - [2026-03-02 01:41:14] "GET /network-policy/3c318d80-6681-476c-a24e-25b9a48ff531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002645 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.19 - - [2026-03-02 01:41:14] "GET /network-policy/7667bb9c-1d6a-406f-8256-4d0ab0a5c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008224 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2026-03-02 01:41:14] "GET /network-policy/bad29729-8b0a-4d17-9b48-405cdde35e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002285 10.0.0.19 - - [2026-03-02 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2026-03-02 01:41:14] "PUT /network-policy/bad29729-8b0a-4d17-9b48-405cdde35e0a HTTP/1.1" 200 262 0.009297 10.0.0.19 - - [2026-03-02 01:41:14] "PUT /access-control-list/5df81b4b-dd0b-41e8-9ba4-91cf9be754dd HTTP/1.1" 200 272 0.022752 10.0.0.19 - - [2026-03-02 01:41:14] "POST /ref-update HTTP/1.1" 200 156 0.059198 10.0.0.19 - - [2026-03-02 01:41:14] "PUT /access-control-list/0c82344e-e701-4206-ad6d-6e468a364f5f HTTP/1.1" 200 272 0.057919 10.0.0.19 - - [2026-03-02 01:41:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033338 10.0.0.19 - - [2026-03-02 01:41:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004118 10.0.0.19 - - [2026-03-02 01:41:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2026-03-02 01:41:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2026-03-02 01:41:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-03-02 01:41:15] "POST /security-groups HTTP/1.1" 409 245 0.002328 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2026-03-02 01:41:15] "PUT /security-group/703d3ba3-ed63-4371-9ef4-c9e8b16bb7dd HTTP/1.1" 200 262 0.076040 10.0.0.19 - - [2026-03-02 01:41:15] "PUT /access-control-list/3c97a259-2845-4f70-98ba-8981bc550f07 HTTP/1.1" 200 272 0.014069 10.0.0.19 - - [2026-03-02 01:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022361 10.0.0.19 - - [2026-03-02 01:41:15] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021668 10.0.0.19 - - [2026-03-02 01:41:15] "PUT /access-control-list/4970105a-af64-46df-adc6-a4e9022075d0 HTTP/1.1" 200 272 0.034036 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.19 - - [2026-03-02 01:41:15] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002873 10.0.0.19 - - [2026-03-02 01:41:15] "POST /tags HTTP/1.1" 409 206 0.002492 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-03-02 01:41:15] "GET /tag/70a7c04a-47fb-475b-a141-2eef1aa00c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009965 10.0.0.19 - - [2026-03-02 01:41:15] "POST /firewall-rules HTTP/1.1" 200 562 0.074980 10.0.0.19 - - [2026-03-02 01:41:15] "GET /firewall-rule/fa7e2c23-1752-4ec0-8182-dd3a79d7923b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004398 10.0.0.19 - - [2026-03-02 01:41:15] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003121 10.0.0.19 - - [2026-03-02 01:41:15] "GET /firewall-rule/fa7e2c23-1752-4ec0-8182-dd3a79d7923b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.001902 10.0.0.19 - - [2026-03-02 01:41:15] "POST /ref-update HTTP/1.1" 200 156 0.036881 10.0.0.19 - - [2026-03-02 01:41:15] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009955 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.19 - - [2026-03-02 01:41:15] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002261 10.0.0.19 - - [2026-03-02 01:41:15] "POST /tags HTTP/1.1" 409 206 0.001372 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2026-03-02 01:41:15] "GET /tag/70a7c04a-47fb-475b-a141-2eef1aa00c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009761 10.0.0.19 - - [2026-03-02 01:41:15] "POST /firewall-rules HTTP/1.1" 200 560 0.065680 10.0.0.19 - - [2026-03-02 01:41:15] "GET /firewall-rule/b48c5202-3589-445f-b2a5-d152487b231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.013525 10.0.0.19 - - [2026-03-02 01:41:15] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005946 10.0.0.19 - - [2026-03-02 01:41:15] "GET /firewall-rule/b48c5202-3589-445f-b2a5-d152487b231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002317 10.0.0.19 - - [2026-03-02 01:41:15] "POST /ref-update HTTP/1.1" 200 156 0.038261 10.0.0.19 - - [2026-03-02 01:41:15] "POST /tags HTTP/1.1" 200 301 0.027092 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.19 - - [2026-03-02 01:41:15] "GET /tag/dc764386-681c-44db-a4ef-24cf3e80eec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012991 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-03-02 01:41:15] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041839 10.0.0.19 - - [2026-03-02 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2026-03-02 01:41:16] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006934 10.0.0.19 - - [2026-03-02 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2026-03-02 01:41:16] "GET /service-appliance-set/2464bf42-cac6-4e09-95a5-12dbd574059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002776 10.0.0.19 - - [2026-03-02 01:41:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.001390 10.0.0.19 - - [2026-03-02 01:41:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112608 10.0.0.19 - - [2026-03-02 01:41:16] "GET /virtual-machine-interface/4ac8497f-e2b1-457f-b6a2-69f5e7d57712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.013453 10.0.0.19 - - [2026-03-02 01:41:16] "POST /instance-ips HTTP/1.1" 200 377 0.030834 10.0.0.19 - - [2026-03-02 01:41:16] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005025 10.0.0.19 - - [2026-03-02 01:41:16] "POST /loadbalancers HTTP/1.1" 200 582 0.069103 10.0.0.19 - - [2026-03-02 01:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019520 10.0.0.19 - - [2026-03-02 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011407 10.0.0.19 - - [2026-03-02 01:41:16] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065014 10.0.0.19 - - [2026-03-02 01:41:16] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003027 10.0.0.19 - - [2026-03-02 01:41:16] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048004 10.0.0.19 - - [2026-03-02 01:41:16] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005277 10.0.0.19 - - [2026-03-02 01:41:16] "POST /floating-ips HTTP/1.1" 200 581 0.039623 10.0.0.19 - - [2026-03-02 01:41:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043193 10.0.0.19 - - [2026-03-02 01:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008297 10.0.0.19 - - [2026-03-02 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.19 - - [2026-03-02 01:41:16] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036397 10.0.0.19 - - [2026-03-02 01:41:16] "GET /loadbalancer-listener/8d6f0d99-25b9-4e60-9734-4d66b17e502c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002694 10.0.0.19 - - [2026-03-02 01:41:16] "GET /loadbalancer-listener/8d6f0d99-25b9-4e60-9734-4d66b17e502c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003071 10.0.0.19 - - [2026-03-02 01:41:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019605 10.0.0.19 - - [2026-03-02 01:41:16] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002588 10.0.0.19 - - [2026-03-02 01:41:16] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?fields=floating_ips HTTP/1.1" 200 1164 0.004259 10.0.0.19 - - [2026-03-02 01:41:16] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002028 10.0.0.19 - - [2026-03-02 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.19 - - [2026-03-02 01:41:16] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042183 10.0.0.19 - - [2026-03-02 01:41:16] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001805 10.0.0.19 - - [2026-03-02 01:41:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016753 10.0.0.19 - - [2026-03-02 01:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014853 10.0.0.19 - - [2026-03-02 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.19 - - [2026-03-02 01:41:16] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031110 10.0.0.19 - - [2026-03-02 01:41:16] "GET /loadbalancer-listener/b5961168-1f81-4d7e-9b86-c6fdffe272da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007589 10.0.0.19 - - [2026-03-02 01:41:16] "GET /loadbalancer-listener/b5961168-1f81-4d7e-9b86-c6fdffe272da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003520 10.0.0.19 - - [2026-03-02 01:41:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017567 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020926 10.0.0.19 - - [2026-03-02 01:41:17] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002821 10.0.0.19 - - [2026-03-02 01:41:17] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?fields=floating_ips HTTP/1.1" 200 1164 0.003120 10.0.0.19 - - [2026-03-02 01:41:17] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002479 10.0.0.19 - - [2026-03-02 01:41:17] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029997 10.0.0.19 - - [2026-03-02 01:41:17] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002720 10.0.0.19 - - [2026-03-02 01:41:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015002 10.0.0.19 - - [2026-03-02 01:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018040 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.19 - - [2026-03-02 01:41:17] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027237 10.0.0.19 - - [2026-03-02 01:41:17] "GET /loadbalancer-listener/230db790-4ef0-4bda-bdf8-655b10c288dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004757 10.0.0.19 - - [2026-03-02 01:41:17] "GET /loadbalancer-listener/230db790-4ef0-4bda-bdf8-655b10c288dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002724 10.0.0.19 - - [2026-03-02 01:41:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020846 10.0.0.19 - - [2026-03-02 01:41:17] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003211 10.0.0.19 - - [2026-03-02 01:41:17] "GET /instance-ip/1c32b601-e056-43ab-a551-580b984423b0?fields=floating_ips HTTP/1.1" 200 1164 0.005594 10.0.0.19 - - [2026-03-02 01:41:17] "POST /tags HTTP/1.1" 200 371 0.033550 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010487 10.0.0.19 - - [2026-03-02 01:41:17] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009336 10.0.0.19 - - [2026-03-02 01:41:17] "GET /tag/8bfaa57e-8d0d-41fd-9de8-1691217aa6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017438 10.0.0.19 - - [2026-03-02 01:41:17] "POST /tags HTTP/1.1" 200 319 0.022303 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016649 10.0.0.19 - - [2026-03-02 01:41:17] "GET /tag/c70ada7b-d6bf-4777-aa68-13bb3742df60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011468 10.0.0.19 - - [2026-03-02 01:41:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.001015 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.001350 10.0.0.19 - - [2026-03-02 01:41:17] "POST /security-groups HTTP/1.1" 200 578 0.066098 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.006483 10.0.0.19 - - [2026-03-02 01:41:17] "POST /projects HTTP/1.1" 200 497 0.204515 10.0.0.19 - - [2026-03-02 01:41:17] "POST /access-control-lists HTTP/1.1" 200 587 0.059719 10.0.0.19 - - [2026-03-02 01:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.060331 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.015704 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008013 10.0.0.19 - - [2026-03-02 01:41:17] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.008461 10.0.0.19 - - [2026-03-02 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.19 - - [2026-03-02 01:41:17] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008232 10.0.0.19 - - [2026-03-02 01:41:17] "POST /access-control-lists HTTP/1.1" 200 585 0.079755 10.0.0.19 - - [2026-03-02 01:41:18] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.073415 10.0.0.19 - - [2026-03-02 01:41:18] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.053275 10.0.0.19 - - [2026-03-02 01:41:18] "POST /security-groups HTTP/1.1" 200 558 0.078954 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.005683 10.0.0.19 - - [2026-03-02 01:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.19 - - [2026-03-02 01:41:18] "POST /access-control-lists HTTP/1.1" 200 610 0.046587 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.013752 10.0.0.19 - - [2026-03-02 01:41:18] "POST /chown HTTP/1.1" 200 109 0.037307 10.0.0.19 - - [2026-03-02 01:41:18] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008121 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.19 - - [2026-03-02 01:41:18] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005011 10.0.0.19 - - [2026-03-02 01:41:18] "POST /tags HTTP/1.1" 409 214 0.003775 10.0.0.19 - - [2026-03-02 01:41:18] "POST /access-control-lists HTTP/1.1" 200 608 0.085391 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020324 10.0.0.19 - - [2026-03-02 01:41:18] "GET /tag/c70ada7b-d6bf-4777-aa68-13bb3742df60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015145 10.0.0.19 - - [2026-03-02 01:41:18] "POST /firewall-rules HTTP/1.1" 200 578 0.070182 10.0.0.19 - - [2026-03-02 01:41:18] "GET /firewall-rule/cac51f37-d2c6-44ce-9e76-9dc78f224701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003555 10.0.0.19 - - [2026-03-02 01:41:18] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003270 10.0.0.19 - - [2026-03-02 01:41:18] "GET /firewall-rule/cac51f37-d2c6-44ce-9e76-9dc78f224701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002059 10.0.0.19 - - [2026-03-02 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.037919 10.0.0.19 - - [2026-03-02 01:41:18] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002390 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2026-03-02 01:41:18] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002113 10.0.0.19 - - [2026-03-02 01:41:18] "POST /tags HTTP/1.1" 409 214 0.001386 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.19 - - [2026-03-02 01:41:18] "GET /tag/c70ada7b-d6bf-4777-aa68-13bb3742df60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009373 10.0.0.19 - - [2026-03-02 01:41:18] "POST /firewall-rules HTTP/1.1" 200 576 0.075765 10.0.0.19 - - [2026-03-02 01:41:18] "GET /firewall-rule/e4454d4d-8875-4afe-8e3e-341dc9677ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004365 10.0.0.19 - - [2026-03-02 01:41:18] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003226 10.0.0.19 - - [2026-03-02 01:41:18] "GET /firewall-rule/e4454d4d-8875-4afe-8e3e-341dc9677ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003013 10.0.0.19 - - [2026-03-02 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.034132 10.0.0.19 - - [2026-03-02 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2026-03-02 01:41:18] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002922 10.0.0.19 - - [2026-03-02 01:41:19] "POST /tags HTTP/1.1" 200 363 0.016843 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012266 10.0.0.19 - - [2026-03-02 01:41:19] "GET /tag/c643330e-8721-44e1-bdec-aeab60e7a6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017094 10.0.0.19 - - [2026-03-02 01:41:19] "POST /tags HTTP/1.1" 200 311 0.023731 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013375 10.0.0.19 - - [2026-03-02 01:41:19] "GET /tag/d195d84d-63ed-4844-9b59-0f2bec8bf649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011174 10.0.0.19 - - [2026-03-02 01:41:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000437 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.002468 10.0.0.19 - - [2026-03-02 01:41:19] "POST /security-groups HTTP/1.1" 200 574 0.068299 10.0.0.19 - - [2026-03-02 01:41:19] "POST /projects HTTP/1.1" 200 489 0.173783 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.014046 10.0.0.19 - - [2026-03-02 01:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027406 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.19 - - [2026-03-02 01:41:19] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010096 10.0.0.19 - - [2026-03-02 01:41:19] "POST /access-control-lists HTTP/1.1" 200 583 0.074227 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.19 - - [2026-03-02 01:41:19] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005981 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.013801 10.0.0.19 - - [2026-03-02 01:41:19] "POST /access-control-lists HTTP/1.1" 200 581 0.103826 10.0.0.19 - - [2026-03-02 01:41:19] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.127029 10.0.0.19 - - [2026-03-02 01:41:19] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.044693 10.0.0.19 - - [2026-03-02 01:41:19] "POST /security-groups HTTP/1.1" 200 546 0.073552 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.006926 10.0.0.19 - - [2026-03-02 01:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.071675 10.0.0.19 - - [2026-03-02 01:41:19] "POST /access-control-lists HTTP/1.1" 200 602 0.089073 10.0.0.19 - - [2026-03-02 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.003527 10.0.0.19 - - [2026-03-02 01:41:19] "POST /chown HTTP/1.1" 200 109 0.039027 10.0.0.19 - - [2026-03-02 01:41:19] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002049 10.0.0.19 - - [2026-03-02 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-03-02 01:41:20] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005264 10.0.0.19 - - [2026-03-02 01:41:20] "POST /tags HTTP/1.1" 409 210 0.003803 10.0.0.19 - - [2026-03-02 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-03-02 01:41:20] "POST /access-control-lists HTTP/1.1" 200 600 0.085960 10.0.0.19 - - [2026-03-02 01:41:20] "GET /tag/d195d84d-63ed-4844-9b59-0f2bec8bf649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020644 10.0.0.19 - - [2026-03-02 01:41:20] "POST /firewall-rules HTTP/1.1" 200 570 0.117685 10.0.0.19 - - [2026-03-02 01:41:20] "GET /firewall-rule/f427c0b3-0b9b-46fc-acb4-2e56b5b6e68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008391 10.0.0.19 - - [2026-03-02 01:41:20] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005468 10.0.0.19 - - [2026-03-02 01:41:20] "GET /firewall-rule/f427c0b3-0b9b-46fc-acb4-2e56b5b6e68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007033 10.0.0.19 - - [2026-03-02 01:41:20] "POST /ref-update HTTP/1.1" 200 156 0.065712 10.0.0.19 - - [2026-03-02 01:41:20] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003092 10.0.0.19 - - [2026-03-02 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-03-02 01:41:20] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003753 10.0.0.19 - - [2026-03-02 01:41:20] "POST /tags HTTP/1.1" 409 210 0.002196 10.0.0.19 - - [2026-03-02 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.19 - - [2026-03-02 01:41:20] "GET /tag/d195d84d-63ed-4844-9b59-0f2bec8bf649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019414 10.0.0.19 - - [2026-03-02 01:41:20] "POST /firewall-rules HTTP/1.1" 200 568 0.082571 10.0.0.19 - - [2026-03-02 01:41:20] "GET /firewall-rule/eb9b6b37-9c85-4847-8969-a8fa7f563d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.127299 10.0.0.19 - - [2026-03-02 01:41:20] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004885 10.0.0.19 - - [2026-03-02 01:41:20] "GET /firewall-rule/eb9b6b37-9c85-4847-8969-a8fa7f563d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003781 10.0.0.19 - - [2026-03-02 01:41:20] "POST /ref-update HTTP/1.1" 200 156 0.066105 10.0.0.19 - - [2026-03-02 01:41:20] "POST /tags HTTP/1.1" 409 237 0.003377 10.0.0.19 - - [2026-03-02 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2026-03-02 01:41:20] "GET /tag/762eab63-3787-45c2-835c-516c77a9be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012691 10.0.0.19 - - [2026-03-02 01:41:20] "POST /tags HTTP/1.1" 409 210 0.005378 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.19 - - [2026-03-02 01:41:21] "GET /tag/229064be-3d89-497d-b6c1-d6eb3537aa82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013223 10.0.0.19 - - [2026-03-02 01:41:21] "POST /projects HTTP/1.1" 409 223 0.001678 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2026-03-02 01:41:21] "GET /project/324f556a-b047-4b39-8ad8-8e1ba155cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077685 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.19 - - [2026-03-02 01:41:21] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004548 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.19 - - [2026-03-02 01:41:21] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005264 10.0.0.19 - - [2026-03-02 01:41:21] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.062695 10.0.0.19 - - [2026-03-02 01:41:21] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.097859 10.0.0.19 - - [2026-03-02 01:41:21] "POST /security-groups HTTP/1.1" 409 253 0.002638 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2026-03-02 01:41:21] "PUT /security-group/61e9f47c-2f69-4bbb-bf95-ea63aa144f44 HTTP/1.1" 200 262 0.088419 10.0.0.19 - - [2026-03-02 01:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.040927 10.0.0.19 - - [2026-03-02 01:41:21] "PUT /access-control-list/667573ce-1d39-4d5e-b9f8-70540b69e39e HTTP/1.1" 200 272 0.020470 10.0.0.19 - - [2026-03-02 01:41:21] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011731 10.0.0.19 - - [2026-03-02 01:41:21] "PUT /access-control-list/fd978c02-2cf9-4726-ab6c-5c3b17fa586c HTTP/1.1" 200 272 0.038821 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013380 10.0.0.19 - - [2026-03-02 01:41:21] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015113 10.0.0.19 - - [2026-03-02 01:41:21] "POST /tags HTTP/1.1" 409 210 0.008322 10.0.0.19 - - [2026-03-02 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.19 - - [2026-03-02 01:41:21] "GET /tag/229064be-3d89-497d-b6c1-d6eb3537aa82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027150 10.0.0.19 - - [2026-03-02 01:41:21] "POST /firewall-rules HTTP/1.1" 200 570 0.085949 10.0.0.19 - - [2026-03-02 01:41:21] "GET /firewall-rule/72007709-87dc-44cf-97aa-0e0c8619802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004025 10.0.0.19 - - [2026-03-02 01:41:21] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003597 10.0.0.19 - - [2026-03-02 01:41:21] "GET /firewall-rule/72007709-87dc-44cf-97aa-0e0c8619802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001990 10.0.0.19 - - [2026-03-02 01:41:22] "POST /ref-update HTTP/1.1" 200 156 0.059298 10.0.0.19 - - [2026-03-02 01:41:22] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009384 10.0.0.19 - - [2026-03-02 01:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-03-02 01:41:22] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.138332 10.0.0.19 - - [2026-03-02 01:41:22] "POST /tags HTTP/1.1" 409 210 0.009133 10.0.0.19 - - [2026-03-02 01:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2026-03-02 01:41:22] "GET /tag/229064be-3d89-497d-b6c1-d6eb3537aa82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024813 10.0.0.19 - - [2026-03-02 01:41:22] "POST /firewall-rules HTTP/1.1" 200 568 0.132427 10.0.0.19 - - [2026-03-02 01:41:22] "GET /firewall-rule/e69c9bcc-913d-4391-bbf7-5402d3d0740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004179 10.0.0.19 - - [2026-03-02 01:41:22] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003678 10.0.0.19 - - [2026-03-02 01:41:22] "GET /firewall-rule/e69c9bcc-913d-4391-bbf7-5402d3d0740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001992 10.0.0.19 - - [2026-03-02 01:41:22] "POST /ref-update HTTP/1.1" 200 156 0.140707 10.0.0.19 - - [2026-03-02 01:41:22] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.055633 10.0.0.19 - - [2026-03-02 01:41:22] "POST /set-tag HTTP/1.1" 200 109 0.019101 10.0.0.19 - - [2026-03-02 01:41:23] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.19 - - [2026-03-02 01:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-03-02 01:41:23] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002372 10.0.0.19 - - [2026-03-02 01:41:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001873 10.0.0.19 - - [2026-03-02 01:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-03-02 01:41:24] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004806 10.0.0.19 - - [2026-03-02 01:41:24] "PUT /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a HTTP/1.1" 200 254 0.011922 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:41:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.241 - - [2026-03-02 01:41:58] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.241 - - [2026-03-02 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-03-02 01:41:58] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005487 10.0.0.241 - - [2026-03-02 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.241 - - [2026-03-02 01:41:58] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002822 10.0.0.241 - - [2026-03-02 01:41:58] "PUT /global-system-config/705aee55-d170-4f92-a817-af1eca726868 HTTP/1.1" 200 274 0.013087 10.0.0.241 - - [2026-03-02 01:41:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.023533 10.0.0.241 - - [2026-03-02 01:41:58] "POST /virtual-routers HTTP/1.1" 200 599 0.014357 10.0.0.241 - - [2026-03-02 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.241 - - [2026-03-02 01:41:58] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003985 10.0.0.241 - - [2026-03-02 01:41:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.001990 10.0.0.241 - - [2026-03-02 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.241 - - [2026-03-02 01:41:58] "GET /virtual-network/18da52cc-12d9-406f-ad4f-73172a2c5c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003867 10.0.0.241 - - [2026-03-02 01:41:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.065269 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001401 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001386 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:43:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 10.0.0.241 - - [2026-03-02 01:43:57] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.241 - - [2026-03-02 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.241 - - [2026-03-02 01:43:57] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004212 10.0.0.241 - - [2026-03-02 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.241 - - [2026-03-02 01:43:57] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003005 10.0.0.241 - - [2026-03-02 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.241 - - [2026-03-02 01:43:57] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002338 10.0.0.241 - - [2026-03-02 01:43:57] "PUT /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb HTTP/1.1" 200 262 0.007800 10.0.0.241 - - [2026-03-02 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2026-03-02 01:43:57] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008135 10.0.0.241 - - [2026-03-02 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.241 - - [2026-03-02 01:43:57] "GET /virtual-machine-interface/a6d56886-b10f-42a4-a5f5-7af81ed4f6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004253 10.0.0.241 - - [2026-03-02 01:43:57] "PUT /virtual-machine-interface/a6d56886-b10f-42a4-a5f5-7af81ed4f6cc HTTP/1.1" 200 284 0.010232 10.0.0.19 - - [2026-03-02 01:44:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002485 10.0.0.19 - - [2026-03-02 01:44:55] "GET /global-system-configs HTTP/1.1" 200 322 0.004245 10.0.0.19 - - [2026-03-02 01:45:08] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002823 10.0.0.19 - - [2026-03-02 01:45:08] "POST /ref-update HTTP/1.1" 200 156 0.006783 10.0.0.19 - - [2026-03-02 01:45:19] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008047 10.0.0.19 - - [2026-03-02 01:45:19] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2026-03-02 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-03-02 01:45:19] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002831 10.0.0.19 - - [2026-03-02 01:45:19] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004443 10.0.0.19 - - [2026-03-02 01:45:19] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.19 - - [2026-03-02 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-03-02 01:45:19] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002269 10.0.0.19 - - [2026-03-02 01:45:19] "GET /loadbalancer-pool/baaa085a-dde0-4456-b04d-b59e16ceabec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003915 10.0.0.19 - - [2026-03-02 01:45:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015795 10.0.0.19 - - [2026-03-02 01:45:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019094 10.0.0.19 - - [2026-03-02 01:45:19] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005253 10.0.0.19 - - [2026-03-02 01:45:19] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007947 10.0.0.19 - - [2026-03-02 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.006034 10.0.0.19 - - [2026-03-02 01:45:19] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.007285 10.0.0.19 - - [2026-03-02 01:45:19] "POST /tags HTTP/1.1" 409 205 0.001996 10.0.0.19 - - [2026-03-02 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.19 - - [2026-03-02 01:45:19] "GET /tag/dc764386-681c-44db-a4ef-24cf3e80eec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009600 10.0.0.19 - - [2026-03-02 01:45:19] "PUT /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09 HTTP/1.1" 200 256 0.012459 10.0.0.19 - - [2026-03-02 01:45:19] "POST /set-tag HTTP/1.1" 200 109 0.079692 10.0.0.19 - - [2026-03-02 01:45:20] "GET /loadbalancer-pool/2413a1cc-a9ff-495d-bbcc-e5a6bf02672c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015543 10.0.0.19 - - [2026-03-02 01:45:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014692 10.0.0.19 - - [2026-03-02 01:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021333 10.0.0.19 - - [2026-03-02 01:45:20] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008996 10.0.0.19 - - [2026-03-02 01:45:20] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004383 10.0.0.19 - - [2026-03-02 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.006285 10.0.0.19 - - [2026-03-02 01:45:20] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.012425 10.0.0.19 - - [2026-03-02 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.19 - - [2026-03-02 01:45:20] "GET /loadbalancer-pool/a7662a38-5a15-4bf6-b4fe-44b0682d18fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003114 10.0.0.19 - - [2026-03-02 01:45:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013791 10.0.0.19 - - [2026-03-02 01:45:20] "PUT /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09 HTTP/1.1" 200 256 0.012297 10.0.0.19 - - [2026-03-02 01:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007368 10.0.0.19 - - [2026-03-02 01:45:20] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005881 10.0.0.19 - - [2026-03-02 01:45:20] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007597 10.0.0.19 - - [2026-03-02 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.004946 10.0.0.19 - - [2026-03-02 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.006660 10.0.0.19 - - [2026-03-02 01:45:20] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.007532 10.0.0.19 - - [2026-03-02 01:45:20] "PUT /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09 HTTP/1.1" 200 256 0.010581 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:47:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:47:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:47:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:47:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:47:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:47:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.19 - - [2026-03-02 01:48:43] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004202 10.0.0.19 - - [2026-03-02 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.19 - - [2026-03-02 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2026-03-02 01:48:43] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002799 10.0.0.19 - - [2026-03-02 01:48:43] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008005 10.0.0.19 - - [2026-03-02 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.031183 10.0.0.19 - - [2026-03-02 01:48:43] "DELETE /loadbalancer-member/88098229-b533-4e1a-b899-d4410d93a1e6 HTTP/1.1" 200 115 0.033722 10.0.0.19 - - [2026-03-02 01:48:43] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010694 10.0.0.19 - - [2026-03-02 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.004521 10.0.0.19 - - [2026-03-02 01:48:43] "DELETE /loadbalancer-member/a58f393e-7a9c-4807-bdc6-13bfeec15675 HTTP/1.1" 200 115 0.026666 10.0.0.19 - - [2026-03-02 01:48:43] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007930 10.0.0.19 - - [2026-03-02 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.007210 10.0.0.19 - - [2026-03-02 01:48:43] "DELETE /loadbalancer-member/a94c87be-bc56-4b46-9b6a-9a38832526f4 HTTP/1.1" 200 115 0.040807 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005581 10.0.0.19 - - [2026-03-02 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.19 - - [2026-03-02 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2026-03-02 01:48:44] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002431 10.0.0.19 - - [2026-03-02 01:48:44] "GET /loadbalancer-pool/baaa085a-dde0-4456-b04d-b59e16ceabec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002506 10.0.0.19 - - [2026-03-02 01:48:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021143 10.0.0.19 - - [2026-03-02 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023437 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010567 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012320 10.0.0.19 - - [2026-03-02 01:48:44] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005537 10.0.0.19 - - [2026-03-02 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.079859 10.0.0.19 - - [2026-03-02 01:48:44] "GET /loadbalancer-pool/2413a1cc-a9ff-495d-bbcc-e5a6bf02672c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015895 10.0.0.19 - - [2026-03-02 01:48:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021926 10.0.0.19 - - [2026-03-02 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012564 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020977 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005156 10.0.0.19 - - [2026-03-02 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.004230 10.0.0.19 - - [2026-03-02 01:48:44] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001837 10.0.0.19 - - [2026-03-02 01:48:44] "GET /loadbalancer-pool/a7662a38-5a15-4bf6-b4fe-44b0682d18fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002892 10.0.0.19 - - [2026-03-02 01:48:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032026 10.0.0.19 - - [2026-03-02 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022210 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008054 10.0.0.19 - - [2026-03-02 01:48:44] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006026 10.0.0.19 - - [2026-03-02 01:48:44] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004945 10.0.0.19 - - [2026-03-02 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.003427 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:48:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001427 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:48:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.19 - - [2026-03-02 01:49:53] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.19 - - [2026-03-02 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2026-03-02 01:49:53] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030871 10.0.0.19 - - [2026-03-02 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-03-02 01:49:54] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041790 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-03-02 01:49:54] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025419 10.0.0.19 - - [2026-03-02 01:49:54] "GET /global-system-configs HTTP/1.1" 200 322 0.003016 10.0.0.19 - - [2026-03-02 01:49:54] "POST /tags HTTP/1.1" 200 333 0.032016 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011125 10.0.0.19 - - [2026-03-02 01:49:54] "GET /tag/0f4edd09-a74f-45c0-8071-72ee8c6e627f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016054 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.19 - - [2026-03-02 01:49:54] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045759 10.0.0.19 - - [2026-03-02 01:49:54] "GET /virtual-networks?parent_id=b389ab35-09ed-493e-b4e4-b9e60668781f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002515 10.0.0.19 - - [2026-03-02 01:49:54] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062467 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.19 - - [2026-03-02 01:49:54] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004369 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-03-02 01:49:54] "GET /service-appliance-set/2464bf42-cac6-4e09-95a5-12dbd574059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004008 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.001263 10.0.0.19 - - [2026-03-02 01:49:54] "POST /virtual-networks HTTP/1.1" 200 512 0.063738 10.0.0.19 - - [2026-03-02 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.19 - - [2026-03-02 01:49:55] "GET /network-ipam/219c1b16-7578-41c5-a4fc-8c68cef8f8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.032480 10.0.0.19 - - [2026-03-02 01:49:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.112218 10.0.0.19 - - [2026-03-02 01:49:55] "GET /virtual-machine-interface/8d1ad564-d410-45cd-9819-e1846afdc498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009028 10.0.0.19 - - [2026-03-02 01:49:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006644 10.0.0.19 - - [2026-03-02 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.048626 10.0.0.19 - - [2026-03-02 01:49:55] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004620 10.0.0.19 - - [2026-03-02 01:49:55] "GET /domains HTTP/1.1" 200 280 0.001868 10.0.0.19 - - [2026-03-02 01:49:55] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 HTTP/1.1" 200 3086 0.010769 10.0.0.19 - - [2026-03-02 01:49:55] "POST /instance-ips HTTP/1.1" 200 409 0.044375 10.0.0.19 - - [2026-03-02 01:49:55] "GET /instance-ip/4f8deb0a-02f6-405e-9812-4af899dd9677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010897 10.0.0.19 - - [2026-03-02 01:49:55] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f HTTP/1.1" 200 5477 0.066026 10.0.0.19 - - [2026-03-02 01:49:55] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.004396 10.0.0.19 - - [2026-03-02 01:49:55] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.003629 10.0.0.19 - - [2026-03-02 01:49:55] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1182 0.039669 10.0.0.19 - - [2026-03-02 01:49:55] "POST /loadbalancers HTTP/1.1" 200 610 0.102495 10.0.0.19 - - [2026-03-02 01:49:55] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1182 0.019558 10.0.0.19 - - [2026-03-02 01:49:55] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046609 10.0.0.19 - - [2026-03-02 01:49:55] "GET /instance-ip/4f8deb0a-02f6-405e-9812-4af899dd9677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004415 10.0.0.19 - - [2026-03-02 01:49:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029490 10.0.0.19 - - [2026-03-02 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008919 10.0.0.19 - - [2026-03-02 01:49:55] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055101 10.0.0.19 - - [2026-03-02 01:49:55] "POST /floating-ips HTTP/1.1" 200 597 0.075825 10.0.0.19 - - [2026-03-02 01:49:55] "GET /loadbalancer/de2000dc-6736-405d-8b5a-8cb732828a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009184 10.0.0.19 - - [2026-03-02 01:49:55] "POST /route-targets HTTP/1.1" 200 327 0.027555 10.0.0.19 - - [2026-03-02 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.039343 10.0.0.19 - - [2026-03-02 01:49:55] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.067898 10.0.0.19 - - [2026-03-02 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.19 - - [2026-03-02 01:49:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001528 10.0.0.19 - - [2026-03-02 01:49:55] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047744 10.0.0.19 - - [2026-03-02 01:49:55] "GET /loadbalancer-listener/12af06eb-7c32-44eb-9c66-9abb9f639fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.013663 10.0.0.19 - - [2026-03-02 01:49:55] "GET /loadbalancer-listener/12af06eb-7c32-44eb-9c66-9abb9f639fc9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005960 10.0.0.19 - - [2026-03-02 01:49:55] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.037673 10.0.0.19 - - [2026-03-02 01:49:55] "GET /instance-ip/4f8deb0a-02f6-405e-9812-4af899dd9677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006467 10.0.0.19 - - [2026-03-02 01:49:55] "GET /instance-ip/4f8deb0a-02f6-405e-9812-4af899dd9677?fields=floating_ips HTTP/1.1" 200 1212 0.007760 10.0.0.19 - - [2026-03-02 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005998 10.0.0.19 - - [2026-03-02 01:49:55] "GET /floating-ip/b2e952c1-f2c5-4f7f-8745-081fa540ea24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004521 10.0.0.19 - - [2026-03-02 01:49:55] "GET /loadbalancer/de2000dc-6736-405d-8b5a-8cb732828a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002885 10.0.0.19 - - [2026-03-02 01:49:55] "POST /tags HTTP/1.1" 200 295 0.086065 10.0.0.19 - - [2026-03-02 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019974 10.0.0.19 - - [2026-03-02 01:49:56] "GET /tag/80f49f5e-e496-4e42-aec8-4eec0642a020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.026065 10.0.0.19 - - [2026-03-02 01:49:56] "POST /tags HTTP/1.1" 409 233 0.001886 10.0.0.19 - - [2026-03-02 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-03-02 01:49:56] "GET /tag/a62c746c-a362-4288-90d8-af1ad3671979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013735 10.0.0.19 - - [2026-03-02 01:49:56] "POST /tags HTTP/1.1" 409 206 0.003488 10.0.0.19 - - [2026-03-02 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2026-03-02 01:49:56] "GET /tag/70a7c04a-47fb-475b-a141-2eef1aa00c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010957 10.0.0.19 - - [2026-03-02 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2026-03-02 01:49:56] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004633 10.0.0.19 - - [2026-03-02 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2026-03-02 01:49:56] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056936 10.0.0.19 - - [2026-03-02 01:49:56] "POST /virtual-machines HTTP/1.1" 200 369 0.015737 10.0.0.19 - - [2026-03-02 01:49:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037346 10.0.0.19 - - [2026-03-02 01:49:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.162621 10.0.0.19 - - [2026-03-02 01:49:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009958 10.0.0.19 - - [2026-03-02 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.19 - - [2026-03-02 01:49:56] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011590 10.0.0.19 - - [2026-03-02 01:49:56] "POST /instance-ips HTTP/1.1" 200 409 0.036924 10.0.0.19 - - [2026-03-02 01:49:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035043 10.0.0.19 - - [2026-03-02 01:49:56] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.032531 10.0.0.19 - - [2026-03-02 01:49:56] "POST /set-tag HTTP/1.1" 200 109 0.027170 10.0.0.19 - - [2026-03-02 01:49:56] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014505 10.0.0.19 - - [2026-03-02 01:49:56] "GET /instance-ip/1d6d18ac-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003836 10.0.0.19 - - [2026-03-02 01:49:56] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003974 10.0.0.19 - - [2026-03-02 01:49:56] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.19 - - [2026-03-02 01:49:56] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003294 10.0.0.19 - - [2026-03-02 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.009081 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009985 10.0.0.19 - - [2026-03-02 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2026-03-02 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003564 10.0.0.19 - - [2026-03-02 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.19 - - [2026-03-02 01:49:57] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033789 10.0.0.19 - - [2026-03-02 01:49:57] "POST /virtual-machines HTTP/1.1" 200 369 0.007075 10.0.0.19 - - [2026-03-02 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019649 10.0.0.19 - - [2026-03-02 01:49:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118457 10.0.0.19 - - [2026-03-02 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008677 10.0.0.19 - - [2026-03-02 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007646 10.0.0.19 - - [2026-03-02 01:49:57] "POST /instance-ips HTTP/1.1" 200 409 0.019416 10.0.0.19 - - [2026-03-02 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018289 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007164 10.0.0.19 - - [2026-03-02 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.017224 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012918 10.0.0.19 - - [2026-03-02 01:49:57] "GET /instance-ip/1de7e4f6-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005452 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005587 10.0.0.19 - - [2026-03-02 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.004216 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.008007 10.0.0.19 - - [2026-03-02 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.009887 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007796 10.0.0.19 - - [2026-03-02 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004135 10.0.0.19 - - [2026-03-02 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.19 - - [2026-03-02 01:49:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003607 10.0.0.19 - - [2026-03-02 01:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domains HTTP/1.1" 200 280 0.001807 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 HTTP/1.1" 200 3086 0.002865 10.0.0.19 - - [2026-03-02 01:50:00] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f HTTP/1.1" 200 7065 0.027186 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.003576 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.003736 10.0.0.19 - - [2026-03-02 01:50:00] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1403 0.003327 10.0.0.19 - - [2026-03-02 01:50:00] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1403 0.002186 10.0.0.19 - - [2026-03-02 01:50:00] "GET /route-target/ff986055-c796-49c4-ba81-9e86ee80c3a8 HTTP/1.1" 200 1153 0.002115 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.003561 10.0.0.19 - - [2026-03-02 01:50:00] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1403 0.002227 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003553 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.003714 10.0.0.19 - - [2026-03-02 01:50:00] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1403 0.003288 10.0.0.19 - - [2026-03-02 01:50:00] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 200 1403 0.002548 10.0.0.19 - - [2026-03-02 01:50:00] "GET /route-target/ff986055-c796-49c4-ba81-9e86ee80c3a8 HTTP/1.1" 200 1153 0.002148 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domains HTTP/1.1" 200 280 0.001635 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 HTTP/1.1" 200 3086 0.002882 10.0.0.19 - - [2026-03-02 01:50:00] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f HTTP/1.1" 200 7065 0.035824 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2085 0.003772 10.0.0.19 - - [2026-03-02 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-03-02 01:50:00] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034587 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004276 10.0.0.19 - - [2026-03-02 01:50:00] "GET /floating-ip-pools?parent_id=4f089357-3233-4db1-a85c-85a39e55ed44&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006797 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003653 10.0.0.19 - - [2026-03-02 01:50:00] "POST /floating-ip-pools HTTP/1.1" 200 562 0.041562 10.0.0.19 - - [2026-03-02 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.013560 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015152 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domains HTTP/1.1" 200 280 0.001800 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 HTTP/1.1" 200 3086 0.002884 10.0.0.19 - - [2026-03-02 01:50:00] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f HTTP/1.1" 200 7321 0.032112 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2323 0.005034 10.0.0.19 - - [2026-03-02 01:50:00] "GET /floating-ip-pool/8b3f1ec4-131f-4a22-a2d9-95ae69b3172d HTTP/1.1" 200 1315 0.003035 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domains HTTP/1.1" 200 280 0.001673 10.0.0.19 - - [2026-03-02 01:50:00] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 HTTP/1.1" 200 3086 0.002390 10.0.0.19 - - [2026-03-02 01:50:00] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f HTTP/1.1" 200 7321 0.028546 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 2323 0.003939 10.0.0.19 - - [2026-03-02 01:50:00] "GET /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003863 10.0.0.19 - - [2026-03-02 01:50:01] "POST /tags HTTP/1.1" 200 365 0.052939 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019976 10.0.0.19 - - [2026-03-02 01:50:01] "GET /tag/3ea50f01-5fe6-4db6-9847-bc9c521cbd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012699 10.0.0.19 - - [2026-03-02 01:50:01] "POST /tags HTTP/1.1" 409 206 0.001645 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-03-02 01:50:01] "GET /tag/70a7c04a-47fb-475b-a141-2eef1aa00c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010135 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.19 - - [2026-03-02 01:50:01] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034985 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2026-03-02 01:50:01] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004604 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.19 - - [2026-03-02 01:50:01] "GET /service-appliance-set/f81a8e68-b238-4051-b94b-b794cac28198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003476 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 258 0.001343 10.0.0.19 - - [2026-03-02 01:50:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.095850 10.0.0.19 - - [2026-03-02 01:50:01] "GET /virtual-machine-interface/81198125-b2fb-46f0-bec4-7177d6665a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018556 10.0.0.19 - - [2026-03-02 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.021553 10.0.0.19 - - [2026-03-02 01:50:01] "POST /instance-ips HTTP/1.1" 200 417 0.019671 10.0.0.19 - - [2026-03-02 01:50:01] "GET /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008413 10.0.0.19 - - [2026-03-02 01:50:01] "POST /loadbalancers HTTP/1.1" 200 618 0.057373 10.0.0.19 - - [2026-03-02 01:50:01] "POST /service-instances HTTP/1.1" 200 566 0.023296 10.0.0.19 - - [2026-03-02 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026538 10.0.0.19 - - [2026-03-02 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.023518 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013578 10.0.0.19 - - [2026-03-02 01:50:01] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053779 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.19 - - [2026-03-02 01:50:01] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.021100 10.0.0.19 - - [2026-03-02 01:50:01] "GET /virtual-machine-interface/81198125-b2fb-46f0-bec4-7177d6665a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017257 10.0.0.19 - - [2026-03-02 01:50:01] "GET /virtual-machine-interface/81198125-b2fb-46f0-bec4-7177d6665a00?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011415 10.0.0.19 - - [2026-03-02 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017585 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010027 10.0.0.19 - - [2026-03-02 01:50:01] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.010224 10.0.0.19 - - [2026-03-02 01:50:01] "GET /floating-ip-pool/8b3f1ec4-131f-4a22-a2d9-95ae69b3172d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009587 10.0.0.19 - - [2026-03-02 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012026 10.0.0.19 - - [2026-03-02 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2026-03-02 01:50:02] "POST /floating-ips HTTP/1.1" 200 671 0.117358 10.0.0.19 - - [2026-03-02 01:50:02] "POST /virtual-machines HTTP/1.1" 200 429 0.075841 10.0.0.19 - - [2026-03-02 01:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030952 10.0.0.19 - - [2026-03-02 01:50:02] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002770 10.0.0.19 - - [2026-03-02 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2026-03-02 01:50:02] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027905 10.0.0.19 - - [2026-03-02 01:50:02] "POST /tags HTTP/1.1" 409 221 0.013868 10.0.0.19 - - [2026-03-02 01:50:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105557 10.0.0.19 - - [2026-03-02 01:50:02] "POST /chown HTTP/1.1" 200 109 0.017752 10.0.0.19 - - [2026-03-02 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010065 10.0.0.19 - - [2026-03-02 01:50:02] "GET /tag/0f4edd09-a74f-45c0-8071-72ee8c6e627f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015957 10.0.0.19 - - [2026-03-02 01:50:02] "POST /tags HTTP/1.1" 409 238 0.001754 10.0.0.19 - - [2026-03-02 01:50:02] "POST /chown HTTP/1.1" 200 109 0.026205 10.0.0.19 - - [2026-03-02 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-03-02 01:50:02] "GET /tag/3ea50f01-5fe6-4db6-9847-bc9c521cbd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011325 10.0.0.19 - - [2026-03-02 01:50:02] "PUT /virtual-machine-interface/640408da-cf17-4cd3-9e3c-907da60c6bcb HTTP/1.1" 200 284 0.024254 10.0.0.19 - - [2026-03-02 01:50:02] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.018412 10.0.0.19 - - [2026-03-02 01:50:02] "POST /firewall-rules HTTP/1.1" 200 650 0.062895 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.033216 10.0.0.19 - - [2026-03-02 01:50:02] "GET /firewall-rule/0951410e-a680-478d-a671-110c3a89af45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.025471 10.0.0.19 - - [2026-03-02 01:50:02] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003973 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.023061 10.0.0.19 - - [2026-03-02 01:50:02] "GET /firewall-rule/0951410e-a680-478d-a671-110c3a89af45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.018500 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.028921 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.024203 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.063005 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.014562 10.0.0.19 - - [2026-03-02 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.19 - - [2026-03-02 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.025774 10.0.0.19 - - [2026-03-02 01:50:02] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.068647 10.0.0.19 - - [2026-03-02 01:50:02] "GET /loadbalancer/abce3c29-8649-476e-ac37-a40f3fc8cc14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004013 10.0.0.19 - - [2026-03-02 01:50:02] "POST /virtual-machines HTTP/1.1" 200 429 0.040411 10.0.0.19 - - [2026-03-02 01:50:02] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022158 10.0.0.19 - - [2026-03-02 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.19 - - [2026-03-02 01:50:02] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.089160 10.0.0.19 - - [2026-03-02 01:50:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132323 10.0.0.19 - - [2026-03-02 01:50:02] "POST /chown HTTP/1.1" 200 109 0.021192 10.0.0.19 - - [2026-03-02 01:50:02] "GET /loadbalancer-listener/3bca04e2-18e7-4c5b-8ce4-4d16e75caaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008167 10.0.0.19 - - [2026-03-02 01:50:02] "POST /chown HTTP/1.1" 200 109 0.008575 10.0.0.19 - - [2026-03-02 01:50:02] "GET /loadbalancer-listener/3bca04e2-18e7-4c5b-8ce4-4d16e75caaa7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003870 10.0.0.19 - - [2026-03-02 01:50:02] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.031992 10.0.0.19 - - [2026-03-02 01:50:02] "PUT /virtual-machine-interface/960e45e0-dbd5-489d-9838-16cf6e1ffeb0 HTTP/1.1" 200 284 0.007963 10.0.0.19 - - [2026-03-02 01:50:02] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.025372 10.0.0.19 - - [2026-03-02 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018863 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.031792 10.0.0.19 - - [2026-03-02 01:50:03] "GET /loadbalancer-pool/81916dc4-7aa1-4afb-b177-64bbcebf7543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009943 10.0.0.19 - - [2026-03-02 01:50:03] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032815 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.019477 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.023854 10.0.0.19 - - [2026-03-02 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023850 10.0.0.19 - - [2026-03-02 01:50:03] "GET /loadbalancer-member/78f614c8-666b-408e-baa0-3f046436ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.009292 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.030235 10.0.0.19 - - [2026-03-02 01:50:03] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007922 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2026-03-02 01:50:03] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002952 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.19 - - [2026-03-02 01:50:03] "POST /tags HTTP/1.1" 409 221 0.006626 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.010556 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.015923 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-03-02 01:50:03] "GET /tag/0f4edd09-a74f-45c0-8071-72ee8c6e627f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013620 10.0.0.19 - - [2026-03-02 01:50:03] "POST /tags HTTP/1.1" 409 238 0.001816 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2026-03-02 01:50:03] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.010999 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.012123 10.0.0.19 - - [2026-03-02 01:50:03] "GET /tag/3ea50f01-5fe6-4db6-9847-bc9c521cbd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019156 10.0.0.19 - - [2026-03-02 01:50:03] "POST /firewall-rules HTTP/1.1" 409 293 0.001833 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.022360 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.19 - - [2026-03-02 01:50:03] "PUT /firewall-rule/0951410e-a680-478d-a671-110c3a89af45 HTTP/1.1" 200 260 0.025142 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.005705 10.0.0.19 - - [2026-03-02 01:50:03] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.017837 10.0.0.19 - - [2026-03-02 01:50:03] "GET /firewall-rule/0951410e-a680-478d-a671-110c3a89af45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.012735 10.0.0.19 - - [2026-03-02 01:50:03] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010816 10.0.0.19 - - [2026-03-02 01:50:03] "GET /firewall-rule/0951410e-a680-478d-a671-110c3a89af45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.005778 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.039096 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.007014 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.016657 10.0.0.19 - - [2026-03-02 01:50:03] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.014879 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.018579 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.010065 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.007195 10.0.0.19 - - [2026-03-02 01:50:03] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.021454 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.015282 10.0.0.19 - - [2026-03-02 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.020106 10.0.0.19 - - [2026-03-02 01:50:03] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.020172 10.0.0.19 - - [2026-03-02 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.010071 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.017773 10.0.0.19 - - [2026-03-02 01:50:03] "POST /chown HTTP/1.1" 200 109 0.017815 10.0.0.19 - - [2026-03-02 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014683 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005746 10.0.0.19 - - [2026-03-02 01:50:04] "PUT /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 256 0.028572 10.0.0.19 - - [2026-03-02 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.19 - - [2026-03-02 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.021125 10.0.0.19 - - [2026-03-02 01:50:04] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051685 10.0.0.19 - - [2026-03-02 01:50:04] "POST /virtual-machines HTTP/1.1" 200 373 0.013186 10.0.0.19 - - [2026-03-02 01:50:04] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.032678 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.041133 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028815 10.0.0.19 - - [2026-03-02 01:50:04] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.034213 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025603 10.0.0.19 - - [2026-03-02 01:50:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.163725 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013683 10.0.0.19 - - [2026-03-02 01:50:04] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.023982 10.0.0.19 - - [2026-03-02 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.029455 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006471 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016349 10.0.0.19 - - [2026-03-02 01:50:04] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.008631 10.0.0.19 - - [2026-03-02 01:50:04] "POST /instance-ips HTTP/1.1" 200 413 0.030210 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013859 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038118 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015143 10.0.0.19 - - [2026-03-02 01:50:04] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.011279 10.0.0.19 - - [2026-03-02 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010300 10.0.0.19 - - [2026-03-02 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.019430 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014610 10.0.0.19 - - [2026-03-02 01:50:04] "GET /instance-ip/2216443c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002405 10.0.0.19 - - [2026-03-02 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003483 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.010179 10.0.0.19 - - [2026-03-02 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.011497 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005483 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.016795 10.0.0.19 - - [2026-03-02 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.013104 10.0.0.19 - - [2026-03-02 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007972 10.0.0.19 - - [2026-03-02 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.010430 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.014277 10.0.0.19 - - [2026-03-02 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.008847 10.0.0.19 - - [2026-03-02 01:50:04] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007748 10.0.0.19 - - [2026-03-02 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.19 - - [2026-03-02 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.005469 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.014792 10.0.0.19 - - [2026-03-02 01:50:04] "POST /chown HTTP/1.1" 200 109 0.014524 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.005818 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.005439 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.025783 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.006971 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.014733 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007838 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.006418 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.021807 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.019551 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.005962 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.007322 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.005752 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.016889 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.021019 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.006873 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.018455 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.006067 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.017859 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.011220 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.022420 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.017226 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.005810 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.006110 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.018575 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.007490 10.0.0.19 - - [2026-03-02 01:50:05] "POST /chown HTTP/1.1" 200 109 0.019608 10.0.0.19 - - [2026-03-02 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.008180 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.020956 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.013021 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.017983 10.0.0.19 - - [2026-03-02 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.005424 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.015643 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.006321 10.0.0.19 - - [2026-03-02 01:50:06] "POST /chown HTTP/1.1" 200 109 0.019459 10.0.0.19 - - [2026-03-02 01:50:06] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004616 10.0.0.19 - - [2026-03-02 01:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.19 - - [2026-03-02 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-03-02 01:50:06] "GET /loadbalancer/de2000dc-6736-405d-8b5a-8cb732828a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002033 10.0.0.19 - - [2026-03-02 01:50:06] "GET /loadbalancer-pool/ce523945-3ee1-4303-9564-003da35d9c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002351 10.0.0.19 - - [2026-03-02 01:50:06] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013623 10.0.0.19 - - [2026-03-02 01:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013931 10.0.0.19 - - [2026-03-02 01:50:06] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009318 10.0.0.19 - - [2026-03-02 01:50:06] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007739 10.0.0.19 - - [2026-03-02 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.014665 10.0.0.19 - - [2026-03-02 01:50:06] "POST /tags HTTP/1.1" 409 221 0.001898 10.0.0.19 - - [2026-03-02 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.19 - - [2026-03-02 01:50:06] "GET /tag/0f4edd09-a74f-45c0-8071-72ee8c6e627f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012354 10.0.0.19 - - [2026-03-02 01:50:06] "GET /floating-ip/b2e952c1-f2c5-4f7f-8745-081fa540ea24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.008464 10.0.0.19 - - [2026-03-02 01:50:06] "PUT /floating-ip/b2e952c1-f2c5-4f7f-8745-081fa540ea24 HTTP/1.1" 200 256 0.008930 10.0.0.19 - - [2026-03-02 01:50:06] "POST /set-tag HTTP/1.1" 200 109 0.016404 10.0.0.19 - - [2026-03-02 01:50:07] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006018 10.0.0.19 - - [2026-03-02 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.19 - - [2026-03-02 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-03-02 01:50:07] "GET /loadbalancer/de2000dc-6736-405d-8b5a-8cb732828a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002621 10.0.0.19 - - [2026-03-02 01:50:07] "GET /loadbalancer-pool/ce523945-3ee1-4303-9564-003da35d9c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002830 10.0.0.19 - - [2026-03-02 01:50:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014534 10.0.0.19 - - [2026-03-02 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006786 10.0.0.19 - - [2026-03-02 01:50:07] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011995 10.0.0.19 - - [2026-03-02 01:50:07] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008557 10.0.0.19 - - [2026-03-02 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.19 - - [2026-03-02 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.028367 10.0.0.19 - - [2026-03-02 01:50:07] "GET /floating-ip/b2e952c1-f2c5-4f7f-8745-081fa540ea24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003378 10.0.0.19 - - [2026-03-02 01:50:09] "GET /virtual-machine/dcf9a126-c0a4-4911-bb24-f77fb44fa4ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004120 10.0.0.19 - - [2026-03-02 01:50:09] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004852 10.0.0.19 - - [2026-03-02 01:50:09] "GET /virtual-machine/d11815bd-938c-4aeb-905b-94dbc0eff245?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002832 10.0.0.19 - - [2026-03-02 01:50:09] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005682 10.0.0.19 - - [2026-03-02 01:50:17] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005341 10.0.0.19 - - [2026-03-02 01:50:17] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.19 - - [2026-03-02 01:50:19] "GET /virtual-machine/606496b8-58fa-445c-801c-0794ea4bf0d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002820 10.0.0.19 - - [2026-03-02 01:50:19] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003518 10.0.0.19 - - [2026-03-02 01:50:19] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004045 10.0.0.19 - - [2026-03-02 01:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.19 - - [2026-03-02 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-03-02 01:50:41] "POST /chown HTTP/1.1" 200 109 0.005611 10.0.0.19 - - [2026-03-02 01:50:41] "POST /chown HTTP/1.1" 200 109 0.015418 10.0.0.19 - - [2026-03-02 01:50:41] "POST /chown HTTP/1.1" 200 109 0.005999 10.0.0.19 - - [2026-03-02 01:50:41] "POST /chown HTTP/1.1" 200 109 0.005394 10.0.0.19 - - [2026-03-02 01:50:50] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008335 10.0.0.19 - - [2026-03-02 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.19 - - [2026-03-02 01:50:50] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003985 10.0.0.19 - - [2026-03-02 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.19 - - [2026-03-02 01:50:50] "GET /virtual-machine/606496b8-58fa-445c-801c-0794ea4bf0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002221 10.0.0.19 - - [2026-03-02 01:50:50] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.19 - - [2026-03-02 01:50:50] "GET /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007853 10.0.0.19 - - [2026-03-02 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.020048 10.0.0.19 - - [2026-03-02 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.022650 10.0.0.19 - - [2026-03-02 01:50:50] "DELETE /instance-ip/2216443c-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.056210 10.0.0.19 - - [2026-03-02 01:50:51] "DELETE /virtual-machine-interface/21f3d032-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.050529 10.0.0.19 - - [2026-03-02 01:50:51] "DELETE /virtual-machine/606496b8-58fa-445c-801c-0794ea4bf0d0 HTTP/1.1" 200 115 0.017002 10.0.0.19 - - [2026-03-02 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2026-03-02 01:50:54] "GET /tag/3ea50f01-5fe6-4db6-9847-bc9c521cbd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011299 10.0.0.19 - - [2026-03-02 01:50:54] "GET /tag/3ea50f01-5fe6-4db6-9847-bc9c521cbd2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011697 10.0.0.19 - - [2026-03-02 01:50:54] "GET /virtual-machine-interface/640408da-cf17-4cd3-9e3c-907da60c6bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004553 10.0.0.19 - - [2026-03-02 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.014362 10.0.0.19 - - [2026-03-02 01:50:54] "GET /virtual-machine-interface/81198125-b2fb-46f0-bec4-7177d6665a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.016183 10.0.0.19 - - [2026-03-02 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.014104 10.0.0.19 - - [2026-03-02 01:50:54] "GET /virtual-machine-interface/960e45e0-dbd5-489d-9838-16cf6e1ffeb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004366 10.0.0.19 - - [2026-03-02 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.015132 10.0.0.19 - - [2026-03-02 01:50:54] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012815 10.0.0.19 - - [2026-03-02 01:50:54] "GET /firewall-rule/0951410e-a680-478d-a671-110c3a89af45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.002668 10.0.0.19 - - [2026-03-02 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.013918 10.0.0.19 - - [2026-03-02 01:50:54] "DELETE /firewall-rule/0951410e-a680-478d-a671-110c3a89af45 HTTP/1.1" 200 115 0.044944 10.0.0.19 - - [2026-03-02 01:50:54] "DELETE /loadbalancer-member/78f614c8-666b-408e-baa0-3f046436ff9c HTTP/1.1" 200 115 0.044312 10.0.0.19 - - [2026-03-02 01:50:54] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.008907 10.0.0.19 - - [2026-03-02 01:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018655 10.0.0.19 - - [2026-03-02 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2026-03-02 01:50:54] "DELETE /loadbalancer-pool/81916dc4-7aa1-4afb-b177-64bbcebf7543 HTTP/1.1" 200 115 0.061034 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /loadbalancer-listener/3bca04e2-18e7-4c5b-8ce4-4d16e75caaa7 HTTP/1.1" 200 115 0.028522 10.0.0.19 - - [2026-03-02 01:50:55] "GET /floating-ip/0f54311a-6692-4bfa-804c-93c72edfc317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.006727 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.020625 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.012300 10.0.0.19 - - [2026-03-02 01:50:55] "PUT /floating-ip/0f54311a-6692-4bfa-804c-93c72edfc317 HTTP/1.1" 200 256 0.023280 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.007400 10.0.0.19 - - [2026-03-02 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014850 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.010921 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /floating-ip/0f54311a-6692-4bfa-804c-93c72edfc317 HTTP/1.1" 200 115 0.104880 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.008684 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.028449 10.0.0.19 - - [2026-03-02 01:50:55] "POST /chown HTTP/1.1" 200 109 0.049827 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /loadbalancer/abce3c29-8649-476e-ac37-a40f3fc8cc14 HTTP/1.1" 200 115 0.149908 10.0.0.19 - - [2026-03-02 01:50:55] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.009190 10.0.0.19 - - [2026-03-02 01:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016452 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /instance-ip/45d9ecb7-bee7-433b-8e62-006fe208b863 HTTP/1.1" 200 115 0.107109 10.0.0.19 - - [2026-03-02 01:50:55] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.029062 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /virtual-machine-interface/81198125-b2fb-46f0-bec4-7177d6665a00 HTTP/1.1" 200 115 0.057880 10.0.0.19 - - [2026-03-02 01:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017058 10.0.0.19 - - [2026-03-02 01:50:55] "GET /floating-ip-pool/8b3f1ec4-131f-4a22-a2d9-95ae69b3172d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017126 10.0.0.19 - - [2026-03-02 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.010914 10.0.0.19 - - [2026-03-02 01:50:55] "PUT /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 266 0.015657 10.0.0.19 - - [2026-03-02 01:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016191 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /tag/3ea50f01-5fe6-4db6-9847-bc9c521cbd2c HTTP/1.1" 200 115 0.161976 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /floating-ip-pool/8b3f1ec4-131f-4a22-a2d9-95ae69b3172d HTTP/1.1" 200 115 0.095157 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /service-instance/1100a65c-56af-48ae-b77a-c985ad49c4a1 HTTP/1.1" 200 115 0.054057 10.0.0.19 - - [2026-03-02 01:50:55] "GET /virtual-machine-interface/960e45e0-dbd5-489d-9838-16cf6e1ffeb0?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006840 10.0.0.19 - - [2026-03-02 01:50:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002136 10.0.0.19 - - [2026-03-02 01:50:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006790 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 HTTP/1.1" 200 115 0.132916 10.0.0.19 - - [2026-03-02 01:50:55] "GET /routing-instance/af0700f0-7de6-4554-b6bf-726545759633 HTTP/1.1" 404 171 0.006232 10.0.0.19 - - [2026-03-02 01:50:55] "GET /domains HTTP/1.1" 200 280 0.004755 10.0.0.19 - - [2026-03-02 01:50:55] "GET /domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 HTTP/1.1" 200 3086 0.002343 10.0.0.19 - - [2026-03-02 01:50:55] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f HTTP/1.1" 200 7143 0.044521 10.0.0.19 - - [2026-03-02 01:50:55] "DELETE /virtual-machine-interface/960e45e0-dbd5-489d-9838-16cf6e1ffeb0 HTTP/1.1" 200 115 0.119133 10.0.0.19 - - [2026-03-02 01:50:56] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019207 10.0.0.19 - - [2026-03-02 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.004672 10.0.0.19 - - [2026-03-02 01:50:56] "DELETE /virtual-machine/0a46a4e0-8bf7-4fc6-8a03-909988de0ed3 HTTP/1.1" 200 115 0.094458 10.0.0.19 - - [2026-03-02 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024200 10.0.0.19 - - [2026-03-02 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011649 10.0.0.19 - - [2026-03-02 01:50:56] "GET /virtual-machine-interface/640408da-cf17-4cd3-9e3c-907da60c6bcb?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.015403 10.0.0.19 - - [2026-03-02 01:50:56] "GET /loadbalancer/de2000dc-6736-405d-8b5a-8cb732828a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.013335 10.0.0.19 - - [2026-03-02 01:50:56] "DELETE /route-target/ff986055-c796-49c4-ba81-9e86ee80c3a8 HTTP/1.1" 200 115 0.033759 10.0.0.19 - - [2026-03-02 01:50:56] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004460 10.0.0.19 - - [2026-03-02 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.030282 10.0.0.19 - - [2026-03-02 01:50:56] "DELETE /virtual-machine-interface/640408da-cf17-4cd3-9e3c-907da60c6bcb HTTP/1.1" 200 115 0.116116 10.0.0.19 - - [2026-03-02 01:50:56] "DELETE /loadbalancer-member/9f186965-8f2a-418a-a209-e34e78082a09 HTTP/1.1" 200 115 0.063104 10.0.0.19 - - [2026-03-02 01:50:56] "POST /ref-update HTTP/1.1" 200 156 0.013136 10.0.0.19 - - [2026-03-02 01:50:56] "DELETE /virtual-machine/a1e278d4-e3eb-4cb7-86b9-bec8e64c0fb2 HTTP/1.1" 200 115 0.031790 10.0.0.19 - - [2026-03-02 01:50:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004728 10.0.0.19 - - [2026-03-02 01:50:57] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.19 - - [2026-03-02 01:50:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004582 10.0.0.19 - - [2026-03-02 01:50:57] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.19 - - [2026-03-02 01:50:57] "GET /virtual-machine/d11815bd-938c-4aeb-905b-94dbc0eff245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002521 10.0.0.19 - - [2026-03-02 01:50:57] "POST /ref-update HTTP/1.1" 200 156 0.007801 10.0.0.19 - - [2026-03-02 01:50:57] "GET /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006566 10.0.0.19 - - [2026-03-02 01:50:57] "POST /set-tag HTTP/1.1" 200 109 0.015350 10.0.0.19 - - [2026-03-02 01:50:57] "POST /set-tag HTTP/1.1" 200 109 0.016369 10.0.0.19 - - [2026-03-02 01:50:57] "POST /set-tag HTTP/1.1" 200 109 0.017810 10.0.0.19 - - [2026-03-02 01:50:58] "DELETE /instance-ip/1de7e4f6-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.030651 10.0.0.19 - - [2026-03-02 01:50:58] "POST /ref-update HTTP/1.1" 200 156 0.018220 10.0.0.19 - - [2026-03-02 01:50:58] "DELETE /virtual-machine-interface/1dccac90-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.047179 10.0.0.19 - - [2026-03-02 01:50:58] "DELETE /virtual-machine/d11815bd-938c-4aeb-905b-94dbc0eff245 HTTP/1.1" 200 115 0.014682 10.0.0.19 - - [2026-03-02 01:51:01] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010510 10.0.0.19 - - [2026-03-02 01:51:01] "POST /set-tag HTTP/1.1" 200 109 0.004478 10.0.0.19 - - [2026-03-02 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.19 - - [2026-03-02 01:51:01] "GET /loadbalancer/de2000dc-6736-405d-8b5a-8cb732828a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002307 10.0.0.19 - - [2026-03-02 01:51:01] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005281 10.0.0.19 - - [2026-03-02 01:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.19 - - [2026-03-02 01:51:01] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004648 10.0.0.19 - - [2026-03-02 01:51:01] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.19 - - [2026-03-02 01:51:01] "GET /virtual-machine/dcf9a126-c0a4-4911-bb24-f77fb44fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002852 10.0.0.19 - - [2026-03-02 01:51:01] "POST /ref-update HTTP/1.1" 200 156 0.009225 10.0.0.19 - - [2026-03-02 01:51:01] "GET /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018258 10.0.0.19 - - [2026-03-02 01:51:01] "POST /set-tag HTTP/1.1" 200 109 0.016521 10.0.0.19 - - [2026-03-02 01:51:01] "POST /set-tag HTTP/1.1" 200 109 0.022882 10.0.0.19 - - [2026-03-02 01:51:02] "POST /set-tag HTTP/1.1" 200 109 0.029515 10.0.0.19 - - [2026-03-02 01:51:02] "DELETE /instance-ip/1d6d18ac-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.027570 10.0.0.19 - - [2026-03-02 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.008823 10.0.0.19 - - [2026-03-02 01:51:02] "DELETE /virtual-machine-interface/1d4a6366-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.043365 10.0.0.19 - - [2026-03-02 01:51:02] "DELETE /virtual-machine/dcf9a126-c0a4-4911-bb24-f77fb44fa4ab HTTP/1.1" 200 115 0.015771 10.0.0.19 - - [2026-03-02 01:51:02] "DELETE /tag/a62c746c-a362-4288-90d8-af1ad3671979 HTTP/1.1" 200 115 0.027279 10.0.0.19 - - [2026-03-02 01:51:02] "DELETE /tag/80f49f5e-e496-4e42-aec8-4eec0642a020 HTTP/1.1" 200 115 0.050542 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-03-02 01:51:06] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041356 10.0.0.19 - - [2026-03-02 01:51:06] "POST /tags HTTP/1.1" 200 393 0.025845 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.19 - - [2026-03-02 01:51:06] "GET /tag/5f89d92a-7b67-4714-8593-b0333b4f96a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.015421 10.0.0.19 - - [2026-03-02 01:51:06] "POST /tags HTTP/1.1" 200 341 0.018500 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-03-02 01:51:06] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011213 10.0.0.19 - - [2026-03-02 01:51:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000740 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002612 10.0.0.19 - - [2026-03-02 01:51:06] "POST /security-groups HTTP/1.1" 200 589 0.059503 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001603 10.0.0.19 - - [2026-03-02 01:51:06] "POST /projects HTTP/1.1" 200 519 0.188673 10.0.0.19 - - [2026-03-02 01:51:06] "POST /access-control-lists HTTP/1.1" 200 598 0.060526 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.010336 10.0.0.19 - - [2026-03-02 01:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019919 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.19 - - [2026-03-02 01:51:06] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007336 10.0.0.19 - - [2026-03-02 01:51:06] "POST /access-control-lists HTTP/1.1" 200 596 0.090263 10.0.0.19 - - [2026-03-02 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012174 10.0.0.19 - - [2026-03-02 01:51:06] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006278 10.0.0.19 - - [2026-03-02 01:51:06] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.040974 10.0.0.19 - - [2026-03-02 01:51:07] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.053686 10.0.0.19 - - [2026-03-02 01:51:07] "POST /security-groups HTTP/1.1" 200 591 0.077583 10.0.0.19 - - [2026-03-02 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.003746 10.0.0.19 - - [2026-03-02 01:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.042276 10.0.0.19 - - [2026-03-02 01:51:07] "POST /chown HTTP/1.1" 200 109 0.037465 10.0.0.19 - - [2026-03-02 01:51:07] "POST /access-control-lists HTTP/1.1" 200 632 0.077481 10.0.0.19 - - [2026-03-02 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.037318 10.0.0.19 - - [2026-03-02 01:51:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002826 10.0.0.19 - - [2026-03-02 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.19 - - [2026-03-02 01:51:07] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002326 10.0.0.19 - - [2026-03-02 01:51:07] "POST /tags HTTP/1.1" 409 226 0.002553 10.0.0.19 - - [2026-03-02 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2026-03-02 01:51:07] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.057637 10.0.0.19 - - [2026-03-02 01:51:07] "POST /access-control-lists HTTP/1.1" 200 630 0.130940 10.0.0.19 - - [2026-03-02 01:51:07] "POST /firewall-rules HTTP/1.1" 200 600 0.084656 10.0.0.19 - - [2026-03-02 01:51:07] "GET /firewall-rule/6f4a2cbd-2ca8-4dd1-801b-c1084e59a32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003638 10.0.0.19 - - [2026-03-02 01:51:07] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003208 10.0.0.19 - - [2026-03-02 01:51:07] "GET /firewall-rule/6f4a2cbd-2ca8-4dd1-801b-c1084e59a32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001802 10.0.0.19 - - [2026-03-02 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.092739 10.0.0.19 - - [2026-03-02 01:51:07] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018561 10.0.0.19 - - [2026-03-02 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2026-03-02 01:51:07] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005299 10.0.0.19 - - [2026-03-02 01:51:07] "POST /tags HTTP/1.1" 409 226 0.001990 10.0.0.19 - - [2026-03-02 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2026-03-02 01:51:07] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.028720 10.0.0.19 - - [2026-03-02 01:51:07] "POST /firewall-rules HTTP/1.1" 200 598 0.068939 10.0.0.19 - - [2026-03-02 01:51:07] "GET /firewall-rule/ff36840d-3840-4f71-ab27-b43960cf1491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003548 10.0.0.19 - - [2026-03-02 01:51:07] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003341 10.0.0.19 - - [2026-03-02 01:51:07] "GET /firewall-rule/ff36840d-3840-4f71-ab27-b43960cf1491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002165 10.0.0.19 - - [2026-03-02 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.044372 10.0.0.19 - - [2026-03-02 01:51:09] "POST /tags HTTP/1.1" 200 393 0.032617 10.0.0.19 - - [2026-03-02 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.19 - - [2026-03-02 01:51:09] "GET /tag/a5878261-fd06-49e2-953a-798852667320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013664 10.0.0.19 - - [2026-03-02 01:51:09] "POST /tags HTTP/1.1" 200 341 0.020552 10.0.0.19 - - [2026-03-02 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-03-02 01:51:09] "GET /tag/1e4e85ba-f69a-40b7-adb3-c5411b3bfc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011756 10.0.0.19 - - [2026-03-02 01:51:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.001430 10.0.0.19 - - [2026-03-02 01:51:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.012241 10.0.0.19 - - [2026-03-02 01:51:09] "POST /security-groups HTTP/1.1" 200 589 0.063069 10.0.0.19 - - [2026-03-02 01:51:09] "POST /projects HTTP/1.1" 200 519 0.158403 10.0.0.19 - - [2026-03-02 01:51:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.003284 10.0.0.19 - - [2026-03-02 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008871 10.0.0.19 - - [2026-03-02 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.19 - - [2026-03-02 01:51:09] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012465 10.0.0.19 - - [2026-03-02 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2026-03-02 01:51:09] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004226 10.0.0.19 - - [2026-03-02 01:51:09] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.043978 10.0.0.19 - - [2026-03-02 01:51:10] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.029048 10.0.0.19 - - [2026-03-02 01:51:10] "POST /access-control-lists HTTP/1.1" 200 598 0.276800 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.008287 10.0.0.19 - - [2026-03-02 01:51:10] "POST /security-groups HTTP/1.1" 200 591 0.150068 10.0.0.19 - - [2026-03-02 01:51:10] "POST /access-control-lists HTTP/1.1" 200 596 0.081245 10.0.0.19 - - [2026-03-02 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.048357 10.0.0.19 - - [2026-03-02 01:51:10] "POST /chown HTTP/1.1" 200 109 0.016000 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.002695 10.0.0.19 - - [2026-03-02 01:51:10] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004044 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.19 - - [2026-03-02 01:51:10] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003683 10.0.0.19 - - [2026-03-02 01:51:10] "POST /tags HTTP/1.1" 409 226 0.002070 10.0.0.19 - - [2026-03-02 01:51:10] "POST /access-control-lists HTTP/1.1" 200 632 0.068599 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.001301 10.0.0.19 - - [2026-03-02 01:51:10] "GET /tag/1e4e85ba-f69a-40b7-adb3-c5411b3bfc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020020 10.0.0.19 - - [2026-03-02 01:51:10] "POST /firewall-rules HTTP/1.1" 200 600 0.084444 10.0.0.19 - - [2026-03-02 01:51:10] "POST /access-control-lists HTTP/1.1" 200 630 0.094454 10.0.0.19 - - [2026-03-02 01:51:10] "GET /firewall-rule/d2d415b9-2c22-49bf-911e-f68799a6c7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007398 10.0.0.19 - - [2026-03-02 01:51:10] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003492 10.0.0.19 - - [2026-03-02 01:51:10] "GET /firewall-rule/d2d415b9-2c22-49bf-911e-f68799a6c7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001823 10.0.0.19 - - [2026-03-02 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.068020 10.0.0.19 - - [2026-03-02 01:51:10] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011682 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.19 - - [2026-03-02 01:51:10] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002388 10.0.0.19 - - [2026-03-02 01:51:10] "POST /tags HTTP/1.1" 409 226 0.001345 10.0.0.19 - - [2026-03-02 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.19 - - [2026-03-02 01:51:10] "GET /tag/1e4e85ba-f69a-40b7-adb3-c5411b3bfc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010273 10.0.0.19 - - [2026-03-02 01:51:10] "POST /firewall-rules HTTP/1.1" 200 598 0.061001 10.0.0.19 - - [2026-03-02 01:51:10] "GET /firewall-rule/7f38dab7-a021-4e6d-b8ff-2518380ba6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009279 10.0.0.19 - - [2026-03-02 01:51:10] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003119 10.0.0.19 - - [2026-03-02 01:51:10] "GET /firewall-rule/7f38dab7-a021-4e6d-b8ff-2518380ba6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001759 10.0.0.19 - - [2026-03-02 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.047649 10.0.0.19 - - [2026-03-02 01:51:12] "POST /tags HTTP/1.1" 200 345 0.082185 10.0.0.19 - - [2026-03-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018033 10.0.0.19 - - [2026-03-02 01:51:12] "GET /tag/5129c204-260f-4339-a4cc-89152c3728cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023081 10.0.0.19 - - [2026-03-02 01:51:12] "POST /projects HTTP/1.1" 409 238 0.002506 10.0.0.19 - - [2026-03-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.19 - - [2026-03-02 01:51:12] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034773 10.0.0.19 - - [2026-03-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-03-02 01:51:12] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003726 10.0.0.19 - - [2026-03-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-03-02 01:51:12] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004205 10.0.0.19 - - [2026-03-02 01:51:12] "POST /security-groups HTTP/1.1" 409 285 0.002294 10.0.0.19 - - [2026-03-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2026-03-02 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-03-02 01:51:12] "PUT /security-group/ec5a779a-180b-440b-b099-e7cae6dc0b13 HTTP/1.1" 200 262 0.057261 10.0.0.19 - - [2026-03-02 01:51:12] "PUT /access-control-list/e6bae90a-9e4e-428a-8fa4-10c257f3bf0b HTTP/1.1" 200 272 0.044538 10.0.0.19 - - [2026-03-02 01:51:12] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.077734 10.0.0.19 - - [2026-03-02 01:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.053593 10.0.0.19 - - [2026-03-02 01:51:12] "POST /tags HTTP/1.1" 409 228 0.013129 10.0.0.19 - - [2026-03-02 01:51:12] "PUT /access-control-list/bd29cead-80c8-493d-a61d-f8f3fcbed02c HTTP/1.1" 200 272 0.047854 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/5129c204-260f-4339-a4cc-89152c3728cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011992 10.0.0.19 - - [2026-03-02 01:51:13] "POST /tags HTTP/1.1" 200 345 0.024240 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012062 10.0.0.19 - - [2026-03-02 01:51:13] "POST /projects HTTP/1.1" 409 238 0.002743 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-03-02 01:51:13] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027609 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009901 10.0.0.19 - - [2026-03-02 01:51:13] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004368 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.19 - - [2026-03-02 01:51:13] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003398 10.0.0.19 - - [2026-03-02 01:51:13] "POST /security-groups HTTP/1.1" 409 285 0.005680 10.0.0.19 - - [2026-03-02 01:51:13] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042097 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2026-03-02 01:51:13] "PUT /security-group/7bdfb1ea-c19a-4907-bb3e-aaeb707dc61e HTTP/1.1" 200 262 0.063293 10.0.0.19 - - [2026-03-02 01:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018110 10.0.0.19 - - [2026-03-02 01:51:13] "PUT /access-control-list/09e25b6e-9e90-410f-9ea6-fc8f41ded14a HTTP/1.1" 200 272 0.018350 10.0.0.19 - - [2026-03-02 01:51:13] "POST /tags HTTP/1.1" 409 228 0.018171 10.0.0.19 - - [2026-03-02 01:51:13] "PUT /access-control-list/31733421-8c10-4dca-89de-6788c09068e3 HTTP/1.1" 200 272 0.017338 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009894 10.0.0.19 - - [2026-03-02 01:51:13] "POST /tags HTTP/1.1" 200 291 0.038723 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009142 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/841a4b6e-66bc-40b6-97fb-f67808d96f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012080 10.0.0.19 - - [2026-03-02 01:51:13] "POST /tags HTTP/1.1" 200 303 0.054713 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015390 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/3f53929a-8cb2-4ab1-b1ba-dbf9a0c2721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012351 10.0.0.19 - - [2026-03-02 01:51:13] "POST /tags HTTP/1.1" 409 252 0.001610 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/5f89d92a-7b67-4714-8593-b0333b4f96a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010964 10.0.0.19 - - [2026-03-02 01:51:13] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.19 - - [2026-03-02 01:51:13] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010037 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2026-03-02 01:51:13] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005002 10.0.0.19 - - [2026-03-02 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-03-02 01:51:13] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032621 10.0.0.19 - - [2026-03-02 01:51:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008324 10.0.0.19 - - [2026-03-02 01:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011929 10.0.0.19 - - [2026-03-02 01:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104410 10.0.0.19 - - [2026-03-02 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013124 10.0.0.19 - - [2026-03-02 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006510 10.0.0.19 - - [2026-03-02 01:51:14] "POST /instance-ips HTTP/1.1" 200 397 0.018898 10.0.0.19 - - [2026-03-02 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018465 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007044 10.0.0.19 - - [2026-03-02 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.069700 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009748 10.0.0.19 - - [2026-03-02 01:51:14] "GET /instance-ip/4ba2f764-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003351 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003962 10.0.0.19 - - [2026-03-02 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003382 10.0.0.19 - - [2026-03-02 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003956 10.0.0.19 - - [2026-03-02 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.19 - - [2026-03-02 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004262 10.0.0.19 - - [2026-03-02 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-03-02 01:51:14] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027544 10.0.0.19 - - [2026-03-02 01:51:14] "POST /virtual-machines HTTP/1.1" 200 395 0.006535 10.0.0.19 - - [2026-03-02 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008548 10.0.0.19 - - [2026-03-02 01:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105906 10.0.0.19 - - [2026-03-02 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018354 10.0.0.19 - - [2026-03-02 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010366 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004523 10.0.0.19 - - [2026-03-02 01:51:14] "POST /instance-ips HTTP/1.1" 200 397 0.022904 10.0.0.19 - - [2026-03-02 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026840 10.0.0.19 - - [2026-03-02 01:51:14] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012302 10.0.0.19 - - [2026-03-02 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.068798 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014477 10.0.0.19 - - [2026-03-02 01:51:15] "GET /instance-ip/4c0bd4be-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003630 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003962 10.0.0.19 - - [2026-03-02 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003369 10.0.0.19 - - [2026-03-02 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.006792 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004166 10.0.0.19 - - [2026-03-02 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.19 - - [2026-03-02 01:51:15] "POST /tags HTTP/1.1" 200 291 0.015677 10.0.0.19 - - [2026-03-02 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009086 10.0.0.19 - - [2026-03-02 01:51:15] "GET /tag/176265ac-d5d5-41dc-a300-fb1444da741c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010637 10.0.0.19 - - [2026-03-02 01:51:15] "POST /tags HTTP/1.1" 409 252 0.001847 10.0.0.19 - - [2026-03-02 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-03-02 01:51:15] "GET /tag/a5878261-fd06-49e2-953a-798852667320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012545 10.0.0.19 - - [2026-03-02 01:51:15] "POST /tags HTTP/1.1" 409 226 0.001637 10.0.0.19 - - [2026-03-02 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.19 - - [2026-03-02 01:51:15] "GET /tag/1e4e85ba-f69a-40b7-adb3-c5411b3bfc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012169 10.0.0.19 - - [2026-03-02 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005775 10.0.0.19 - - [2026-03-02 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.19 - - [2026-03-02 01:51:15] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027939 10.0.0.19 - - [2026-03-02 01:51:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007659 10.0.0.19 - - [2026-03-02 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033339 10.0.0.19 - - [2026-03-02 01:51:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118482 10.0.0.19 - - [2026-03-02 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019188 10.0.0.19 - - [2026-03-02 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008902 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004715 10.0.0.19 - - [2026-03-02 01:51:15] "POST /instance-ips HTTP/1.1" 200 397 0.017932 10.0.0.19 - - [2026-03-02 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022379 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011279 10.0.0.19 - - [2026-03-02 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.060071 10.0.0.19 - - [2026-03-02 01:51:15] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010355 10.0.0.19 - - [2026-03-02 01:51:15] "GET /instance-ip/4c9a6df0-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007059 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006675 10.0.0.19 - - [2026-03-02 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003356 10.0.0.19 - - [2026-03-02 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.007000 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004001 10.0.0.19 - - [2026-03-02 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.19 - - [2026-03-02 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010884 10.0.0.19 - - [2026-03-02 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2026-03-02 01:51:16] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026713 10.0.0.19 - - [2026-03-02 01:51:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008466 10.0.0.19 - - [2026-03-02 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016762 10.0.0.19 - - [2026-03-02 01:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091558 10.0.0.19 - - [2026-03-02 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008404 10.0.0.19 - - [2026-03-02 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011806 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004318 10.0.0.19 - - [2026-03-02 01:51:16] "POST /instance-ips HTTP/1.1" 200 397 0.035557 10.0.0.19 - - [2026-03-02 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028100 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015275 10.0.0.19 - - [2026-03-02 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.059755 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016385 10.0.0.19 - - [2026-03-02 01:51:16] "GET /instance-ip/4d080fe0-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002665 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004124 10.0.0.19 - - [2026-03-02 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003336 10.0.0.19 - - [2026-03-02 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.19 - - [2026-03-02 01:51:16] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007331 10.0.0.19 - - [2026-03-02 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.19 - - [2026-03-02 01:51:16] "POST /tags HTTP/1.1" 200 299 0.016163 10.0.0.19 - - [2026-03-02 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009808 10.0.0.19 - - [2026-03-02 01:51:16] "GET /tag/05627aae-d41b-4328-a06e-99c249181ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012120 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-03-02 01:51:17] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003674 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-03-02 01:51:17] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031689 10.0.0.19 - - [2026-03-02 01:51:17] "POST /virtual-machines HTTP/1.1" 200 395 0.009331 10.0.0.19 - - [2026-03-02 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024955 10.0.0.19 - - [2026-03-02 01:51:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100774 10.0.0.19 - - [2026-03-02 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008614 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.19 - - [2026-03-02 01:51:17] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006285 10.0.0.19 - - [2026-03-02 01:51:17] "POST /instance-ips HTTP/1.1" 200 397 0.018033 10.0.0.19 - - [2026-03-02 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016966 10.0.0.19 - - [2026-03-02 01:51:17] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011072 10.0.0.19 - - [2026-03-02 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.017626 10.0.0.19 - - [2026-03-02 01:51:17] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010672 10.0.0.19 - - [2026-03-02 01:51:17] "GET /instance-ip/4d8b6f52-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002451 10.0.0.19 - - [2026-03-02 01:51:17] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005227 10.0.0.19 - - [2026-03-02 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.19 - - [2026-03-02 01:51:17] "POST /tags HTTP/1.1" 200 299 0.015471 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2026-03-02 01:51:17] "GET /tag/21098c7c-06b3-412e-b179-8c5b2cdc3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010877 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.19 - - [2026-03-02 01:51:17] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004310 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2026-03-02 01:51:17] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027974 10.0.0.19 - - [2026-03-02 01:51:17] "POST /virtual-machines HTTP/1.1" 200 395 0.012478 10.0.0.19 - - [2026-03-02 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007040 10.0.0.19 - - [2026-03-02 01:51:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102983 10.0.0.19 - - [2026-03-02 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017637 10.0.0.19 - - [2026-03-02 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004754 10.0.0.19 - - [2026-03-02 01:51:18] "POST /instance-ips HTTP/1.1" 200 397 0.019622 10.0.0.19 - - [2026-03-02 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022655 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013105 10.0.0.19 - - [2026-03-02 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.016059 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018235 10.0.0.19 - - [2026-03-02 01:51:18] "GET /instance-ip/4dee8a4c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006724 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004229 10.0.0.19 - - [2026-03-02 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.19 - - [2026-03-02 01:51:18] "POST /tags HTTP/1.1" 200 299 0.017302 10.0.0.19 - - [2026-03-02 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.19 - - [2026-03-02 01:51:18] "GET /tag/5438c22b-03dd-4ae2-b041-2358146da655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011742 10.0.0.19 - - [2026-03-02 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005268 10.0.0.19 - - [2026-03-02 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2026-03-02 01:51:18] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045507 10.0.0.19 - - [2026-03-02 01:51:18] "POST /virtual-machines HTTP/1.1" 200 395 0.006510 10.0.0.19 - - [2026-03-02 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007959 10.0.0.19 - - [2026-03-02 01:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096824 10.0.0.19 - - [2026-03-02 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025657 10.0.0.19 - - [2026-03-02 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010909 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004241 10.0.0.19 - - [2026-03-02 01:51:18] "POST /instance-ips HTTP/1.1" 200 397 0.020733 10.0.0.19 - - [2026-03-02 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023999 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011433 10.0.0.19 - - [2026-03-02 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.016694 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021446 10.0.0.19 - - [2026-03-02 01:51:18] "GET /instance-ip/4e551b86-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002549 10.0.0.19 - - [2026-03-02 01:51:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004072 10.0.0.19 - - [2026-03-02 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.19 - - [2026-03-02 01:51:18] "POST /tags HTTP/1.1" 200 299 0.015181 10.0.0.19 - - [2026-03-02 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2026-03-02 01:51:19] "GET /tag/76328da8-4134-49cc-97f5-4ed04bf7f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011393 10.0.0.19 - - [2026-03-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003759 10.0.0.19 - - [2026-03-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-03-02 01:51:19] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032796 10.0.0.19 - - [2026-03-02 01:51:19] "POST /virtual-machines HTTP/1.1" 200 395 0.017313 10.0.0.19 - - [2026-03-02 01:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008319 10.0.0.19 - - [2026-03-02 01:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114836 10.0.0.19 - - [2026-03-02 01:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023026 10.0.0.19 - - [2026-03-02 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013732 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004533 10.0.0.19 - - [2026-03-02 01:51:19] "POST /instance-ips HTTP/1.1" 200 397 0.018218 10.0.0.19 - - [2026-03-02 01:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020975 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014073 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.019540 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021997 10.0.0.19 - - [2026-03-02 01:51:19] "GET /instance-ip/4ebb2598-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003583 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005479 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003633 10.0.0.19 - - [2026-03-02 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.010238 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011245 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004210 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003083 10.0.0.19 - - [2026-03-02 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.006985 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004576 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003599 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.001717 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004265 10.0.0.19 - - [2026-03-02 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.006869 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004651 10.0.0.19 - - [2026-03-02 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2026-03-02 01:51:19] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005575 10.0.0.19 - - [2026-03-02 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.007802 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003870 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003489 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.001758 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005899 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013910 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.007031 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007233 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004207 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004553 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.19 - - [2026-03-02 01:51:20] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004122 10.0.0.19 - - [2026-03-02 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.19 - - [2026-03-02 01:51:23] "GET /virtual-machine/b2ec5768-140e-4f58-a0ae-fee509e04913?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003615 10.0.0.19 - - [2026-03-02 01:51:23] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003988 10.0.0.19 - - [2026-03-02 01:51:24] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004169 10.0.0.19 - - [2026-03-02 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.19 - - [2026-03-02 01:51:24] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004312 10.0.0.19 - - [2026-03-02 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.19 - - [2026-03-02 01:51:24] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004263 10.0.0.19 - - [2026-03-02 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.19 - - [2026-03-02 01:51:25] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008753 10.0.0.19 - - [2026-03-02 01:51:25] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.19 - - [2026-03-02 01:51:25] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004573 10.0.0.19 - - [2026-03-02 01:51:25] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.19 - - [2026-03-02 01:51:26] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005594 10.0.0.19 - - [2026-03-02 01:51:26] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine/bafd87b6-32d7-4e24-918f-67c6a672c0cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003178 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004732 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine/3c54e951-dbf7-41b1-b684-2e7f72ba92ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002954 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004560 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine/e470c374-a92f-4243-a5c6-4c4c84542d19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002761 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004465 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine/9fa7d555-2d27-4ea5-8e97-4b229ca28205?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003033 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003958 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine/91367884-ec3f-4580-b436-905b37a46df9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002825 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003754 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine/d6672cd6-2716-4bf5-8509-2fff3909d274?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007309 10.0.0.19 - - [2026-03-02 01:51:28] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004684 10.0.0.19 - - [2026-03-02 01:51:30] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003905 10.0.0.19 - - [2026-03-02 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.19 - - [2026-03-02 01:51:33] "GET /virtual-machine/1ce0340f-3707-4028-8927-1b72e513deba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002724 10.0.0.19 - - [2026-03-02 01:51:33] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003561 10.0.0.19 - - [2026-03-02 01:51:34] "GET /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002182 10.0.0.19 - - [2026-03-02 01:51:34] "POST /tags HTTP/1.1" 200 333 0.017063 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.19 - - [2026-03-02 01:51:34] "GET /tag/3b3f23ee-1ad9-471f-a8f5-39b58eab18a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013432 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-03-02 01:51:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028864 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.19 - - [2026-03-02 01:51:34] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003246 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.19 - - [2026-03-02 01:51:34] "GET /service-appliance-set/2464bf42-cac6-4e09-95a5-12dbd574059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002022 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001279 10.0.0.19 - - [2026-03-02 01:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089798 10.0.0.19 - - [2026-03-02 01:51:34] "GET /virtual-machine-interface/fe9949c9-ae76-4366-9877-04755461c638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.021736 10.0.0.19 - - [2026-03-02 01:51:34] "POST /instance-ips HTTP/1.1" 200 409 0.018557 10.0.0.19 - - [2026-03-02 01:51:34] "GET /instance-ip/ac567162-7458-4e1b-b3bc-ca790a3bdae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003786 10.0.0.19 - - [2026-03-02 01:51:34] "POST /loadbalancers HTTP/1.1" 200 629 0.063305 10.0.0.19 - - [2026-03-02 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020098 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.19 - - [2026-03-02 01:51:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049540 10.0.0.19 - - [2026-03-02 01:51:34] "GET /instance-ip/ac567162-7458-4e1b-b3bc-ca790a3bdae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002166 10.0.0.19 - - [2026-03-02 01:51:34] "POST /floating-ips HTTP/1.1" 200 597 0.017877 10.0.0.19 - - [2026-03-02 01:51:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057813 10.0.0.19 - - [2026-03-02 01:51:34] "GET /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003628 10.0.0.19 - - [2026-03-02 01:51:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023116 10.0.0.19 - - [2026-03-02 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-03-02 01:51:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039910 10.0.0.19 - - [2026-03-02 01:51:34] "GET /loadbalancer-listener/076d3f74-48d6-451e-b51c-d39045be3dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.004007 10.0.0.19 - - [2026-03-02 01:51:34] "GET /loadbalancer-listener/076d3f74-48d6-451e-b51c-d39045be3dc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002864 10.0.0.19 - - [2026-03-02 01:51:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018250 10.0.0.19 - - [2026-03-02 01:51:35] "GET /instance-ip/ac567162-7458-4e1b-b3bc-ca790a3bdae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003574 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.19 - - [2026-03-02 01:51:35] "GET /instance-ip/ac567162-7458-4e1b-b3bc-ca790a3bdae4?fields=floating_ips HTTP/1.1" 200 1213 0.005758 10.0.0.19 - - [2026-03-02 01:51:35] "GET /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003136 10.0.0.19 - - [2026-03-02 01:51:35] "GET /floating-ip/d7807d3a-63b8-4673-a5e8-2459918f511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002499 10.0.0.19 - - [2026-03-02 01:51:35] "GET /loadbalancer-pool/a8efc50c-1e79-48d9-ad8a-8bd94fbe8058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005526 10.0.0.19 - - [2026-03-02 01:51:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014549 10.0.0.19 - - [2026-03-02 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017053 10.0.0.19 - - [2026-03-02 01:51:35] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006797 10.0.0.19 - - [2026-03-02 01:51:35] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006881 10.0.0.19 - - [2026-03-02 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.005426 10.0.0.19 - - [2026-03-02 01:51:35] "GET /floating-ip/d7807d3a-63b8-4673-a5e8-2459918f511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.012699 10.0.0.19 - - [2026-03-02 01:51:35] "POST /tags HTTP/1.1" 409 221 0.001687 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.19 - - [2026-03-02 01:51:35] "GET /tag/3b3f23ee-1ad9-471f-a8f5-39b58eab18a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009369 10.0.0.19 - - [2026-03-02 01:51:35] "PUT /floating-ip/d7807d3a-63b8-4673-a5e8-2459918f511a HTTP/1.1" 200 256 0.007638 10.0.0.19 - - [2026-03-02 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.072217 10.0.0.19 - - [2026-03-02 01:51:35] "GET /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.046433 10.0.0.19 - - [2026-03-02 01:51:35] "GET /loadbalancer-pool/a8efc50c-1e79-48d9-ad8a-8bd94fbe8058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.014063 10.0.0.19 - - [2026-03-02 01:51:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017162 10.0.0.19 - - [2026-03-02 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.055266 10.0.0.19 - - [2026-03-02 01:51:35] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012765 10.0.0.19 - - [2026-03-02 01:51:35] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003553 10.0.0.19 - - [2026-03-02 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.006768 10.0.0.19 - - [2026-03-02 01:51:35] "GET /floating-ip/d7807d3a-63b8-4673-a5e8-2459918f511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007442 10.0.0.19 - - [2026-03-02 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.064543 10.0.0.19 - - [2026-03-02 01:51:35] "POST /tags HTTP/1.1" 409 206 0.001854 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.19 - - [2026-03-02 01:51:35] "GET /tag/3f53929a-8cb2-4ab1-b1ba-dbf9a0c2721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010858 10.0.0.19 - - [2026-03-02 01:51:35] "POST /tags HTTP/1.1" 409 204 0.002060 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.19 - - [2026-03-02 01:51:35] "GET /tag/21098c7c-06b3-412e-b179-8c5b2cdc3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009830 10.0.0.19 - - [2026-03-02 01:51:35] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002216 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-03-02 01:51:35] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002177 10.0.0.19 - - [2026-03-02 01:51:35] "POST /tags HTTP/1.1" 409 206 0.001352 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-03-02 01:51:35] "GET /tag/3f53929a-8cb2-4ab1-b1ba-dbf9a0c2721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011575 10.0.0.19 - - [2026-03-02 01:51:35] "POST /tags HTTP/1.1" 409 226 0.001789 10.0.0.19 - - [2026-03-02 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-03-02 01:51:36] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010385 10.0.0.19 - - [2026-03-02 01:51:36] "POST /tags HTTP/1.1" 409 204 0.001559 10.0.0.19 - - [2026-03-02 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2026-03-02 01:51:36] "GET /tag/21098c7c-06b3-412e-b179-8c5b2cdc3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009766 10.0.0.19 - - [2026-03-02 01:51:36] "POST /tags HTTP/1.1" 409 226 0.001479 10.0.0.19 - - [2026-03-02 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-03-02 01:51:36] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013413 10.0.0.19 - - [2026-03-02 01:51:36] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002588 10.0.0.19 - - [2026-03-02 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-03-02 01:51:36] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002689 10.0.0.19 - - [2026-03-02 01:51:36] "POST /firewall-rules HTTP/1.1" 200 626 0.068131 10.0.0.19 - - [2026-03-02 01:51:36] "POST /firewall-rules HTTP/1.1" 200 646 0.071574 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-rule/e522de86-4356-4390-bfd1-2ab1f35cb2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004338 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002174 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-rule/ff9cd8e0-6aff-4c17-821c-f1941cc78fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003564 10.0.0.19 - - [2026-03-02 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.014099 10.0.0.19 - - [2026-03-02 01:51:36] "POST /firewall-policys HTTP/1.1" 200 606 0.023689 10.0.0.19 - - [2026-03-02 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013064 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005705 10.0.0.19 - - [2026-03-02 01:51:36] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002453 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001860 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002754 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005136 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005593 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004722 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007095 10.0.0.19 - - [2026-03-02 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.017469 10.0.0.19 - - [2026-03-02 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.022671 10.0.0.19 - - [2026-03-02 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.015045 10.0.0.19 - - [2026-03-02 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.036685 10.0.0.19 - - [2026-03-02 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.026949 10.0.0.19 - - [2026-03-02 01:51:36] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002531 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:52:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001193 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:52:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:52:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:52:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:52:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.19 - - [2026-03-02 01:53:17] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006220 10.0.0.19 - - [2026-03-02 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.19 - - [2026-03-02 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2026-03-02 01:53:18] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002023 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004138 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.019472 10.0.0.19 - - [2026-03-02 01:53:18] "DELETE /loadbalancer-member/ff68b902-ff6f-4a2d-bf57-d131e8a5a35c HTTP/1.1" 200 115 0.035640 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005069 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.19 - - [2026-03-02 01:53:18] "DELETE /loadbalancer-member/e41b0b62-43af-41cf-9610-6a5436c76c6f HTTP/1.1" 200 115 0.020918 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005934 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.004596 10.0.0.19 - - [2026-03-02 01:53:18] "DELETE /loadbalancer-member/1237c5fe-6720-4d6a-9e0f-d3c3cded8682 HTTP/1.1" 200 115 0.038320 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010980 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.006246 10.0.0.19 - - [2026-03-02 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.19 - - [2026-03-02 01:53:18] "GET /loadbalancer/126ab85b-02ac-4f17-b566-f36aad7ee9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002311 10.0.0.19 - - [2026-03-02 01:53:18] "GET /loadbalancer-pool/baaa085a-dde0-4456-b04d-b59e16ceabec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002042 10.0.0.19 - - [2026-03-02 01:53:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014032 10.0.0.19 - - [2026-03-02 01:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010434 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013158 10.0.0.19 - - [2026-03-02 01:53:18] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002361 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013014 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.070163 10.0.0.19 - - [2026-03-02 01:53:18] "GET /loadbalancer-pool/2413a1cc-a9ff-495d-bbcc-e5a6bf02672c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019728 10.0.0.19 - - [2026-03-02 01:53:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022194 10.0.0.19 - - [2026-03-02 01:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010538 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014470 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004608 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.004967 10.0.0.19 - - [2026-03-02 01:53:18] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001958 10.0.0.19 - - [2026-03-02 01:53:18] "GET /loadbalancer-pool/a7662a38-5a15-4bf6-b4fe-44b0682d18fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002565 10.0.0.19 - - [2026-03-02 01:53:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014285 10.0.0.19 - - [2026-03-02 01:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019606 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010473 10.0.0.19 - - [2026-03-02 01:53:18] "GET /virtual-machine-interface/e59fc8bc-15d8-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004111 10.0.0.19 - - [2026-03-02 01:53:18] "GET /floating-ip/e9416563-85ad-40ba-b0f8-e0eb37424f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002207 10.0.0.19 - - [2026-03-02 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002505 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001227 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001202 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 252 0.001893 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/a5878261-fd06-49e2-953a-798852667320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.022332 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 228 0.007565 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011806 10.0.0.19 - - [2026-03-02 01:53:43] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003052 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.19 - - [2026-03-02 01:53:43] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001966 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 206 0.001889 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/3f53929a-8cb2-4ab1-b1ba-dbf9a0c2721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012130 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 226 0.001634 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011364 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 204 0.001831 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/21098c7c-06b3-412e-b179-8c5b2cdc3495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010553 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 226 0.001764 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/0899add3-67ab-4bb6-920f-bda3ccea5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011189 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 228 0.001532 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009726 10.0.0.19 - - [2026-03-02 01:53:43] "POST /tags HTTP/1.1" 409 252 0.001786 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2026-03-02 01:53:43] "GET /tag/a5878261-fd06-49e2-953a-798852667320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010156 10.0.0.19 - - [2026-03-02 01:53:43] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002272 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.19 - - [2026-03-02 01:53:43] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002159 10.0.0.19 - - [2026-03-02 01:53:43] "POST /firewall-rules HTTP/1.1" 409 281 0.001580 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2026-03-02 01:53:43] "PUT /firewall-rule/ff9cd8e0-6aff-4c17-821c-f1941cc78fc0 HTTP/1.1" 200 260 0.014891 10.0.0.19 - - [2026-03-02 01:53:43] "POST /firewall-rules HTTP/1.1" 409 291 0.002750 10.0.0.19 - - [2026-03-02 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-03-02 01:53:43] "PUT /firewall-rule/e522de86-4356-4390-bfd1-2ab1f35cb2f5 HTTP/1.1" 200 260 0.021845 10.0.0.19 - - [2026-03-02 01:53:43] "GET /firewall-rule/e522de86-4356-4390-bfd1-2ab1f35cb2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005571 10.0.0.19 - - [2026-03-02 01:53:44] "POST /firewall-rules HTTP/1.1" 200 658 0.073190 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-rule/979bd7c5-a740-4c4f-8ae6-40dd82193526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.008612 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002431 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-rule/ff9cd8e0-6aff-4c17-821c-f1941cc78fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004874 10.0.0.19 - - [2026-03-02 01:53:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002057 10.0.0.19 - - [2026-03-02 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2026-03-02 01:53:44] "PUT /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1 HTTP/1.1" 200 264 0.018812 10.0.0.19 - - [2026-03-02 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016958 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008332 10.0.0.19 - - [2026-03-02 01:53:44] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003169 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002136 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/24476cc0-7bdf-4b82-a7ef-c61de819ff9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001704 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002365 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002374 10.0.0.19 - - [2026-03-02 01:53:44] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009649 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005249 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004244 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005013 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006428 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004003 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.19 - - [2026-03-02 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-03-02 01:54:45] "GET /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002097 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003492 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.023840 10.0.0.19 - - [2026-03-02 01:54:45] "DELETE /loadbalancer-member/28445b21-39f6-4a7c-abc6-d5bee2a1123a HTTP/1.1" 200 115 0.026529 10.0.0.19 - - [2026-03-02 01:54:45] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005317 10.0.0.19 - - [2026-03-02 01:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.19 - - [2026-03-02 01:54:46] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004379 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.19 - - [2026-03-02 01:54:46] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005128 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.19 - - [2026-03-02 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-03-02 01:54:46] "GET /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002593 10.0.0.19 - - [2026-03-02 01:54:46] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005376 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.19 - - [2026-03-02 01:54:46] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004966 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.19 - - [2026-03-02 01:54:46] "GET /virtual-machine/bafd87b6-32d7-4e24-918f-67c6a672c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002137 10.0.0.19 - - [2026-03-02 01:54:46] "POST /ref-update HTTP/1.1" 200 156 0.013233 10.0.0.19 - - [2026-03-02 01:54:46] "GET /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006507 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.061746 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.016031 10.0.0.19 - - [2026-03-02 01:54:46] "POST /set-tag HTTP/1.1" 200 109 0.030559 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.023696 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.014494 10.0.0.19 - - [2026-03-02 01:54:47] "DELETE /instance-ip/4c0bd4be-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.049614 10.0.0.19 - - [2026-03-02 01:54:47] "POST /ref-update HTTP/1.1" 200 156 0.007674 10.0.0.19 - - [2026-03-02 01:54:47] "DELETE /virtual-machine-interface/4bf7494a-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.032650 10.0.0.19 - - [2026-03-02 01:54:47] "DELETE /virtual-machine/bafd87b6-32d7-4e24-918f-67c6a672c0cb HTTP/1.1" 200 115 0.015747 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006775 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004333 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine/3c54e951-dbf7-41b1-b684-2e7f72ba92ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002607 10.0.0.19 - - [2026-03-02 01:54:47] "POST /ref-update HTTP/1.1" 200 156 0.008907 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010480 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.015573 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.027638 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.025014 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.014280 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.020691 10.0.0.19 - - [2026-03-02 01:54:47] "DELETE /instance-ip/4c9a6df0-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.052238 10.0.0.19 - - [2026-03-02 01:54:47] "DELETE /virtual-machine-interface/4c84a524-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.043367 10.0.0.19 - - [2026-03-02 01:54:47] "DELETE /virtual-machine/3c54e951-dbf7-41b1-b684-2e7f72ba92ac HTTP/1.1" 200 115 0.017929 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006235 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003744 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine/b2ec5768-140e-4f58-a0ae-fee509e04913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003279 10.0.0.19 - - [2026-03-02 01:54:47] "POST /ref-update HTTP/1.1" 200 156 0.013023 10.0.0.19 - - [2026-03-02 01:54:47] "GET /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013903 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.016006 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.028599 10.0.0.19 - - [2026-03-02 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.028477 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.016682 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.017477 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /instance-ip/4ba2f764-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.036297 10.0.0.19 - - [2026-03-02 01:54:48] "POST /ref-update HTTP/1.1" 200 156 0.011140 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /virtual-machine-interface/4b88e5cc-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.030377 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /virtual-machine/b2ec5768-140e-4f58-a0ae-fee509e04913 HTTP/1.1" 200 115 0.016960 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /tag/841a4b6e-66bc-40b6-97fb-f67808d96f43 HTTP/1.1" 200 115 0.033790 10.0.0.19 - - [2026-03-02 01:54:48] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003651 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.19 - - [2026-03-02 01:54:48] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003487 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.19 - - [2026-03-02 01:54:48] "GET /virtual-machine/e470c374-a92f-4243-a5c6-4c4c84542d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002726 10.0.0.19 - - [2026-03-02 01:54:48] "POST /ref-update HTTP/1.1" 200 156 0.007568 10.0.0.19 - - [2026-03-02 01:54:48] "GET /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007517 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.017479 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.025346 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.031832 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.014482 10.0.0.19 - - [2026-03-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.032199 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /instance-ip/4d080fe0-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.047346 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /virtual-machine-interface/4cf05080-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.032112 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /virtual-machine/e470c374-a92f-4243-a5c6-4c4c84542d19 HTTP/1.1" 200 115 0.020211 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /tag/176265ac-d5d5-41dc-a300-fb1444da741c HTTP/1.1" 200 115 0.035988 10.0.0.19 - - [2026-03-02 01:54:48] "DELETE /tag/3f53929a-8cb2-4ab1-b1ba-dbf9a0c2721e HTTP/1.1" 409 388 0.003938 10.0.0.19 - - [2026-03-02 01:54:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002328 10.0.0.19 - - [2026-03-02 01:54:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002130 10.0.0.19 - - [2026-03-02 01:55:16] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004187 10.0.0.19 - - [2026-03-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.19 - - [2026-03-02 01:55:16] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008137 10.0.0.19 - - [2026-03-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.19 - - [2026-03-02 01:55:16] "GET /virtual-machine/9fa7d555-2d27-4ea5-8e97-4b229ca28205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002690 10.0.0.19 - - [2026-03-02 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.009206 10.0.0.19 - - [2026-03-02 01:55:16] "GET /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009252 10.0.0.19 - - [2026-03-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.015007 10.0.0.19 - - [2026-03-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.023133 10.0.0.19 - - [2026-03-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.024758 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.024817 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /instance-ip/4d8b6f52-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.057060 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /virtual-machine-interface/4d72ef22-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.037530 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /virtual-machine/9fa7d555-2d27-4ea5-8e97-4b229ca28205 HTTP/1.1" 200 115 0.012584 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /tag/05627aae-d41b-4328-a06e-99c249181ee6 HTTP/1.1" 200 115 0.037426 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004416 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003703 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine/d6672cd6-2716-4bf5-8509-2fff3909d274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002826 10.0.0.19 - - [2026-03-02 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.008143 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012941 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.017926 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.025979 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.020009 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.012913 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /instance-ip/4dee8a4c-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.044249 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /virtual-machine-interface/4ddad8a8-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.038920 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /virtual-machine/d6672cd6-2716-4bf5-8509-2fff3909d274 HTTP/1.1" 200 115 0.017617 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /tag/21098c7c-06b3-412e-b179-8c5b2cdc3495 HTTP/1.1" 409 236 0.005955 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /tag/5f89d92a-7b67-4714-8593-b0333b4f96a8 HTTP/1.1" 200 115 0.035260 10.0.0.19 - - [2026-03-02 01:55:17] "DELETE /tag/5129c204-260f-4339-a4cc-89152c3728cc HTTP/1.1" 200 115 0.028471 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003572 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004268 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine/1ce0340f-3707-4028-8927-1b72e513deba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003117 10.0.0.19 - - [2026-03-02 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.007753 10.0.0.19 - - [2026-03-02 01:55:17] "GET /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010764 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.014326 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.026997 10.0.0.19 - - [2026-03-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.032794 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.011505 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /instance-ip/4ebb2598-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.041957 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /virtual-machine-interface/4ea49e18-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.032219 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /virtual-machine/1ce0340f-3707-4028-8927-1b72e513deba HTTP/1.1" 200 115 0.016686 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /tag/76328da8-4134-49cc-97f5-4ed04bf7f6fa HTTP/1.1" 200 115 0.028700 10.0.0.19 - - [2026-03-02 01:55:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003407 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.19 - - [2026-03-02 01:55:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003717 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.19 - - [2026-03-02 01:55:18] "GET /virtual-machine/91367884-ec3f-4580-b436-905b37a46df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002654 10.0.0.19 - - [2026-03-02 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.008749 10.0.0.19 - - [2026-03-02 01:55:18] "GET /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003951 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.028080 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.026382 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.020699 10.0.0.19 - - [2026-03-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.013570 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /instance-ip/4e551b86-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.038159 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /virtual-machine-interface/4e410e0c-15da-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.044104 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /virtual-machine/91367884-ec3f-4580-b436-905b37a46df9 HTTP/1.1" 200 115 0.016176 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /tag/a5878261-fd06-49e2-953a-798852667320 HTTP/1.1" 409 236 0.006567 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /tag/5438c22b-03dd-4ae2-b041-2358146da655 HTTP/1.1" 200 115 0.035645 10.0.0.19 - - [2026-03-02 01:55:18] "DELETE /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1 HTTP/1.1" 409 236 0.004473 10.0.0.19 - - [2026-03-02 01:55:20] "POST /projects HTTP/1.1" 409 238 0.002019 10.0.0.19 - - [2026-03-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.19 - - [2026-03-02 01:55:20] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033185 10.0.0.19 - - [2026-03-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.19 - - [2026-03-02 01:55:20] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003395 10.0.0.19 - - [2026-03-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.19 - - [2026-03-02 01:55:21] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004096 10.0.0.19 - - [2026-03-02 01:55:21] "POST /security-groups HTTP/1.1" 409 285 0.001927 10.0.0.19 - - [2026-03-02 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.19 - - [2026-03-02 01:55:21] "PUT /security-group/7bdfb1ea-c19a-4907-bb3e-aaeb707dc61e HTTP/1.1" 200 262 0.055363 10.0.0.19 - - [2026-03-02 01:55:21] "PUT /access-control-list/09e25b6e-9e90-410f-9ea6-fc8f41ded14a HTTP/1.1" 200 272 0.010779 10.0.0.19 - - [2026-03-02 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028250 10.0.0.19 - - [2026-03-02 01:55:21] "PUT /access-control-list/31733421-8c10-4dca-89de-6788c09068e3 HTTP/1.1" 200 272 0.021346 10.0.0.19 - - [2026-03-02 01:55:26] "POST /projects HTTP/1.1" 409 238 0.002260 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2026-03-02 01:55:26] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035106 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2026-03-02 01:55:26] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003352 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-03-02 01:55:26] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003482 10.0.0.19 - - [2026-03-02 01:55:26] "POST /security-groups HTTP/1.1" 409 285 0.001806 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.19 - - [2026-03-02 01:55:26] "PUT /security-group/7bdfb1ea-c19a-4907-bb3e-aaeb707dc61e HTTP/1.1" 200 262 0.053102 10.0.0.19 - - [2026-03-02 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018538 10.0.0.19 - - [2026-03-02 01:55:26] "PUT /access-control-list/09e25b6e-9e90-410f-9ea6-fc8f41ded14a HTTP/1.1" 200 272 0.021196 10.0.0.19 - - [2026-03-02 01:55:26] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.014777 10.0.0.19 - - [2026-03-02 01:55:26] "PUT /access-control-list/31733421-8c10-4dca-89de-6788c09068e3 HTTP/1.1" 200 272 0.012280 10.0.0.19 - - [2026-03-02 01:55:26] "GET /firewall-rule/d2d415b9-2c22-49bf-911e-f68799a6c7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002631 10.0.0.19 - - [2026-03-02 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.050781 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /firewall-rule/d2d415b9-2c22-49bf-911e-f68799a6c7da HTTP/1.1" 200 115 0.039134 10.0.0.19 - - [2026-03-02 01:55:26] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004316 10.0.0.19 - - [2026-03-02 01:55:26] "GET /firewall-rule/7f38dab7-a021-4e6d-b8ff-2518380ba6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002764 10.0.0.19 - - [2026-03-02 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.049113 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /firewall-rule/7f38dab7-a021-4e6d-b8ff-2518380ba6c1 HTTP/1.1" 200 115 0.045088 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /tag/1e4e85ba-f69a-40b7-adb3-c5411b3bfc57 HTTP/1.1" 200 115 0.033192 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /tag/a5878261-fd06-49e2-953a-798852667320 HTTP/1.1" 409 236 0.003293 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1 HTTP/1.1" 409 236 0.004662 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.19 - - [2026-03-02 01:55:26] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003438 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.19 - - [2026-03-02 01:55:26] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005394 10.0.0.19 - - [2026-03-02 01:55:26] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.044016 10.0.0.19 - - [2026-03-02 01:55:26] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.043704 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /security-group/7bdfb1ea-c19a-4907-bb3e-aaeb707dc61e HTTP/1.1" 200 115 0.042303 10.0.0.19 - - [2026-03-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2026-03-02 01:55:26] "DELETE /access-control-list/09e25b6e-9e90-410f-9ea6-fc8f41ded14a HTTP/1.1" 200 115 0.021603 10.0.0.19 - - [2026-03-02 01:55:27] "DELETE /access-control-list/31733421-8c10-4dca-89de-6788c09068e3 HTTP/1.1" 200 115 0.033532 10.0.0.19 - - [2026-03-02 01:55:27] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038282 10.0.0.19 - - [2026-03-02 01:55:27] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?fields=security_groups HTTP/1.1" 200 1353 0.042885 10.0.0.19 - - [2026-03-02 01:55:27] "DELETE /security-group/a32c1ddf-b0fa-4d21-bebd-f8ada0e0997c HTTP/1.1" 200 115 0.041558 10.0.0.19 - - [2026-03-02 01:55:27] "DELETE /access-control-list/8888ff36-47cd-4238-bd51-5fde3ee9682f HTTP/1.1" 200 115 0.022495 10.0.0.19 - - [2026-03-02 01:55:27] "GET /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1?fields=application_policy_sets HTTP/1.1" 200 1392 0.047240 10.0.0.19 - - [2026-03-02 01:55:27] "DELETE /access-control-list/1da138b5-fba0-49e9-92c5-a397f16bb22d HTTP/1.1" 200 115 0.065310 10.0.0.19 - - [2026-03-02 01:55:27] "DELETE /project/dad8c46e-83cf-4689-bc81-dd02baa9fcd1 HTTP/1.1" 200 115 0.307252 10.0.0.19 - - [2026-03-02 01:55:27] "POST /projects HTTP/1.1" 409 238 0.003920 10.0.0.19 - - [2026-03-02 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2026-03-02 01:55:27] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028256 10.0.0.19 - - [2026-03-02 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2026-03-02 01:55:27] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004795 10.0.0.19 - - [2026-03-02 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.19 - - [2026-03-02 01:55:27] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004923 10.0.0.19 - - [2026-03-02 01:55:27] "POST /security-groups HTTP/1.1" 409 285 0.001979 10.0.0.19 - - [2026-03-02 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.19 - - [2026-03-02 01:55:27] "PUT /security-group/ec5a779a-180b-440b-b099-e7cae6dc0b13 HTTP/1.1" 200 262 0.055093 10.0.0.19 - - [2026-03-02 01:55:27] "PUT /access-control-list/e6bae90a-9e4e-428a-8fa4-10c257f3bf0b HTTP/1.1" 200 272 0.013100 10.0.0.19 - - [2026-03-02 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016090 10.0.0.19 - - [2026-03-02 01:55:27] "PUT /access-control-list/bd29cead-80c8-493d-a61d-f8f3fcbed02c HTTP/1.1" 200 272 0.020123 10.0.0.19 - - [2026-03-02 01:55:32] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002540 10.0.0.19 - - [2026-03-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2026-03-02 01:55:32] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002172 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-policy/80b9f7b7-3208-4213-ae99-beec5f3b2704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001776 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-rule/ff9cd8e0-6aff-4c17-821c-f1941cc78fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002350 10.0.0.19 - - [2026-03-02 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.012597 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /firewall-rule/ff9cd8e0-6aff-4c17-821c-f1941cc78fc0 HTTP/1.1" 200 115 0.070325 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002530 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-rule/979bd7c5-a740-4c4f-8ae6-40dd82193526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002633 10.0.0.19 - - [2026-03-02 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.013451 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /firewall-rule/979bd7c5-a740-4c4f-8ae6-40dd82193526 HTTP/1.1" 200 115 0.034879 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003220 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-rule/e522de86-4356-4390-bfd1-2ab1f35cb2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002790 10.0.0.19 - - [2026-03-02 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.011604 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /firewall-rule/e522de86-4356-4390-bfd1-2ab1f35cb2f5 HTTP/1.1" 200 115 0.045505 10.0.0.19 - - [2026-03-02 01:55:32] "GET /application-policy-set/c38985bc-dd38-4bd6-93c7-31056da18d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002662 10.0.0.19 - - [2026-03-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-03-02 01:55:32] "GET /policy-management/de591939-749c-4fa5-976f-20b00e6fb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002482 10.0.0.19 - - [2026-03-02 01:55:32] "GET /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003309 10.0.0.19 - - [2026-03-02 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.020140 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /firewall-policy/b1da0c77-c8f0-4fdb-9f40-fb217553fae1 HTTP/1.1" 200 115 0.033224 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /tag/21098c7c-06b3-412e-b179-8c5b2cdc3495 HTTP/1.1" 200 115 0.062778 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /tag/a5878261-fd06-49e2-953a-798852667320 HTTP/1.1" 200 115 0.038229 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /tag/3f53929a-8cb2-4ab1-b1ba-dbf9a0c2721e HTTP/1.1" 200 115 0.055287 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /tag/7af17191-68d7-4cd8-a8af-c614b0bce9e1 HTTP/1.1" 200 115 0.051138 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /loadbalancer-member/e887054a-e31f-48b3-9857-3337a698a836 HTTP/1.1" 200 115 0.027529 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /loadbalancer-pool/a8efc50c-1e79-48d9-ad8a-8bd94fbe8058 HTTP/1.1" 200 115 0.026560 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /loadbalancer-listener/076d3f74-48d6-451e-b51c-d39045be3dc1 HTTP/1.1" 200 115 0.019804 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /loadbalancer/e72eebde-170b-45be-9e36-41917ab113d8 HTTP/1.1" 200 115 0.032990 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /floating-ip/d7807d3a-63b8-4673-a5e8-2459918f511a HTTP/1.1" 200 115 0.034707 10.0.0.19 - - [2026-03-02 01:55:32] "DELETE /instance-ip/ac567162-7458-4e1b-b3bc-ca790a3bdae4 HTTP/1.1" 200 115 0.046031 10.0.0.19 - - [2026-03-02 01:55:33] "DELETE /virtual-machine-interface/fe9949c9-ae76-4366-9877-04755461c638 HTTP/1.1" 200 115 0.052879 10.0.0.19 - - [2026-03-02 01:55:33] "DELETE /tag/3b3f23ee-1ad9-471f-a8f5-39b58eab18a7 HTTP/1.1" 200 115 0.030783 10.0.0.19 - - [2026-03-02 01:55:33] "POST /projects HTTP/1.1" 409 238 0.002218 10.0.0.19 - - [2026-03-02 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-03-02 01:55:33] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027688 10.0.0.19 - - [2026-03-02 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2026-03-02 01:55:33] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003355 10.0.0.19 - - [2026-03-02 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2026-03-02 01:55:33] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004256 10.0.0.19 - - [2026-03-02 01:55:33] "POST /security-groups HTTP/1.1" 409 285 0.005031 10.0.0.19 - - [2026-03-02 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-03-02 01:55:33] "PUT /security-group/ec5a779a-180b-440b-b099-e7cae6dc0b13 HTTP/1.1" 200 262 0.059668 10.0.0.19 - - [2026-03-02 01:55:33] "PUT /access-control-list/e6bae90a-9e4e-428a-8fa4-10c257f3bf0b HTTP/1.1" 200 272 0.019979 10.0.0.19 - - [2026-03-02 01:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038073 10.0.0.19 - - [2026-03-02 01:55:33] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.016649 10.0.0.19 - - [2026-03-02 01:55:33] "PUT /access-control-list/bd29cead-80c8-493d-a61d-f8f3fcbed02c HTTP/1.1" 200 272 0.037235 10.0.0.19 - - [2026-03-02 01:55:33] "GET /firewall-rule/6f4a2cbd-2ca8-4dd1-801b-c1084e59a32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006075 10.0.0.19 - - [2026-03-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.057568 10.0.0.19 - - [2026-03-02 01:55:33] "DELETE /firewall-rule/6f4a2cbd-2ca8-4dd1-801b-c1084e59a32c HTTP/1.1" 200 115 0.054019 10.0.0.19 - - [2026-03-02 01:55:33] "GET /firewall-policy/d0c246ae-6551-42e0-8d1c-938eb4988dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006420 10.0.0.19 - - [2026-03-02 01:55:33] "GET /firewall-rule/ff36840d-3840-4f71-ab27-b43960cf1491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003433 10.0.0.19 - - [2026-03-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.054412 10.0.0.19 - - [2026-03-02 01:55:33] "DELETE /firewall-rule/ff36840d-3840-4f71-ab27-b43960cf1491 HTTP/1.1" 200 115 0.044711 10.0.0.19 - - [2026-03-02 01:55:33] "DELETE /tag/0899add3-67ab-4bb6-920f-bda3ccea5497 HTTP/1.1" 200 115 0.037098 10.0.0.19 - - [2026-03-02 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-03-02 01:55:33] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004067 10.0.0.19 - - [2026-03-02 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.19 - - [2026-03-02 01:55:33] "GET /virtual-network/c7c70229-2c03-44ef-b636-248868073076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003238 10.0.0.19 - - [2026-03-02 01:55:33] "PUT /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8 HTTP/1.1" 200 264 0.046839 10.0.0.19 - - [2026-03-02 01:55:33] "PUT /virtual-network/c7c70229-2c03-44ef-b636-248868073076 HTTP/1.1" 200 264 0.056070 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /security-group/ec5a779a-180b-440b-b099-e7cae6dc0b13 HTTP/1.1" 200 115 0.059540 10.0.0.19 - - [2026-03-02 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /access-control-list/e6bae90a-9e4e-428a-8fa4-10c257f3bf0b HTTP/1.1" 200 115 0.038616 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /access-control-list/bd29cead-80c8-493d-a61d-f8f3fcbed02c HTTP/1.1" 200 115 0.023952 10.0.0.19 - - [2026-03-02 01:55:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031472 10.0.0.19 - - [2026-03-02 01:55:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?fields=security_groups HTTP/1.1" 200 1352 0.037423 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /security-group/4cf07e33-a4c7-4026-890e-20c05d3cb85b HTTP/1.1" 200 115 0.056338 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /access-control-list/b42a62cf-ad51-4efa-a5be-1d2b3e178e97 HTTP/1.1" 200 115 0.037463 10.0.0.19 - - [2026-03-02 01:55:34] "GET /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168?fields=application_policy_sets HTTP/1.1" 200 1391 0.051305 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /access-control-list/ee426a1e-5e6e-4260-979c-d7cf8a3dcf9f HTTP/1.1" 200 115 0.074950 10.0.0.19 - - [2026-03-02 01:55:34] "DELETE /project/3d6e4da1-aeeb-4baf-bafa-7ede06e92168 HTTP/1.1" 200 115 0.338225 10.0.0.19 - - [2026-03-02 01:56:28] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.19 - - [2026-03-02 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.19 - - [2026-03-02 01:56:28] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002430 10.0.0.19 - - [2026-03-02 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-03-02 01:56:28] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003378 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:56:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:56:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:56:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:56:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000742 10.0.0.19 - - [2026-03-02 01:56:46] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.19 - - [2026-03-02 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-03-02 01:56:46] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003872 10.0.0.19 - - [2026-03-02 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.19 - - [2026-03-02 01:56:46] "GET /config-node/e2d38920-af13-40b0-8612-60cb660a67d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002311 10.0.0.19 - - [2026-03-02 01:56:58] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.19 - - [2026-03-02 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.19 - - [2026-03-02 01:56:58] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002792 10.0.0.19 - - [2026-03-02 01:56:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001914 10.0.0.19 - - [2026-03-02 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-03-02 01:56:58] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002625 10.0.0.19 - - [2026-03-02 01:56:58] "PUT /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a HTTP/1.1" 200 254 0.010045 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:56:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:56:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001519 10.0.0.19 - - [2026-03-02 01:57:13] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.19 - - [2026-03-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2026-03-02 01:57:13] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004029 10.0.0.19 - - [2026-03-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.19 - - [2026-03-02 01:57:13] "GET /config-node/e2d38920-af13-40b0-8612-60cb660a67d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001670 10.0.0.19 - - [2026-03-02 01:57:13] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.19 - - [2026-03-02 01:57:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001721 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-03-02 01:57:18] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001973 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.007076 10.0.0.19 - - [2026-03-02 01:57:18] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 264 0.001978 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/b37d8e95-8b10-42da-895a-609cb1f7d73d HTTP/1.1" 200 244 0.011064 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 261 0.002353 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/339a3a78-5405-4628-ad8e-18b1f0e40d9e HTTP/1.1" 200 244 0.008728 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 261 0.006659 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/6650e5cf-6381-4dc3-aa61-acbb33ff6ccc HTTP/1.1" 200 244 0.009184 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 253 0.006868 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/df20fec7-6245-4ad9-948a-06c66dfc11a4 HTTP/1.1" 200 244 0.009753 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 251 0.007035 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/736901e8-2612-4bbb-a453-2b0d3ac9b1cf HTTP/1.1" 200 244 0.009228 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 252 0.003367 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/09aff626-a505-4052-ba49-7c4e63c01dc5 HTTP/1.1" 200 244 0.009520 10.0.0.19 - - [2026-03-02 01:57:18] "POST /alarms HTTP/1.1" 409 256 0.003434 10.0.0.19 - - [2026-03-02 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.19 - - [2026-03-02 01:57:18] "PUT /alarm/baf0abd0-2128-46d4-a5e0-8d759d7b3698 HTTP/1.1" 200 244 0.009136 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 248 0.008839 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/532d20a4-2669-460b-9f3c-a677b9e22560 HTTP/1.1" 200 244 0.013200 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 252 0.009458 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/c17b4b81-940e-4696-a29e-5a68cb8ed9f2 HTTP/1.1" 200 244 0.009151 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 257 0.010800 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/68de5557-0624-4b2f-8b32-55629dd03f1c HTTP/1.1" 200 244 0.009541 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 251 0.008403 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/841b525f-a4cf-4cc8-8d9c-e625acae5d6d HTTP/1.1" 200 244 0.010163 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 257 0.006817 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/d8f4ad93-c0eb-4407-9fee-16f407e229f5 HTTP/1.1" 200 244 0.009711 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 261 0.011074 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/ea09da77-ea87-45a6-bb2a-d50ed607c23c HTTP/1.1" 200 244 0.011554 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 258 0.008230 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/c1f50c51-41c5-4b1c-b1c6-09bebb4a5129 HTTP/1.1" 200 244 0.008854 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 254 0.006235 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/515fed62-fa83-4fe8-9986-c5b2af6e8c01 HTTP/1.1" 200 244 0.008487 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 254 0.001765 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/364c8f9d-f13d-4b73-8a83-97c325785318 HTTP/1.1" 200 244 0.009042 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 254 0.010359 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/a3bf5124-e3df-4fa1-a2b8-38d36b634e7f HTTP/1.1" 200 244 0.009920 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 247 0.002323 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/737b276f-bd0c-429e-a8f3-ee908d8cd62f HTTP/1.1" 200 244 0.008947 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 272 0.010176 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/f28bde71-d535-49b8-ac68-823b7edfc31a HTTP/1.1" 200 244 0.009065 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 261 0.002767 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/9448cf00-9746-41eb-ad65-5e728ddb921b HTTP/1.1" 200 244 0.009120 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 259 0.003575 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.19 - - [2026-03-02 01:57:19] "PUT /alarm/5c2454b5-ed36-4f57-a9e2-09a78714f2dd HTTP/1.1" 200 244 0.009477 10.0.0.19 - - [2026-03-02 01:57:19] "POST /alarms HTTP/1.1" 409 265 0.003233 10.0.0.19 - - [2026-03-02 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-03-02 01:57:20] "PUT /alarm/29cfc839-1db9-4ef7-a5aa-0318ea4496ea HTTP/1.1" 200 244 0.008350 10.0.0.19 - - [2026-03-02 01:57:20] "POST /alarms HTTP/1.1" 409 279 0.001937 10.0.0.19 - - [2026-03-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-03-02 01:57:20] "PUT /alarm/25beb5d1-d6b8-44b0-92e7-72b9cc4ce636 HTTP/1.1" 200 244 0.008804 10.0.0.19 - - [2026-03-02 01:57:20] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.19 - - [2026-03-02 01:57:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001947 10.0.0.19 - - [2026-03-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.19 - - [2026-03-02 01:57:20] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.006745 10.0.0.19 - - [2026-03-02 01:57:20] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2026-03-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.19 - - [2026-03-02 01:57:20] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002150 10.0.0.19 - - [2026-03-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.19 - - [2026-03-02 01:57:20] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.014267 10.0.0.19 - - [2026-03-02 01:57:20] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.19 - - [2026-03-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-03-02 01:57:20] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004125 10.0.0.19 - - [2026-03-02 01:57:20] "PUT /global-system-config/705aee55-d170-4f92-a817-af1eca726868 HTTP/1.1" 200 274 0.013089 10.0.0.19 - - [2026-03-02 01:57:24] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.19 - - [2026-03-02 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-03-02 01:57:24] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003271 10.0.0.19 - - [2026-03-02 01:57:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002098 10.0.0.19 - - [2026-03-02 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-03-02 01:57:24] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003932 10.0.0.19 - - [2026-03-02 01:57:24] "PUT /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a HTTP/1.1" 200 254 0.030846 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:57:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:57:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.19 - - [2026-03-02 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-03-02 01:57:27] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005285 10.0.0.19 - - [2026-03-02 01:57:39] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.19 - - [2026-03-02 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.19 - - [2026-03-02 01:57:39] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005000 10.0.0.19 - - [2026-03-02 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-03-02 01:57:39] "GET /config-node/e2d38920-af13-40b0-8612-60cb660a67d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002046 10.0.0.19 - - [2026-03-02 01:57:50] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.19 - - [2026-03-02 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2026-03-02 01:57:50] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002485 10.0.0.19 - - [2026-03-02 01:57:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001742 10.0.0.19 - - [2026-03-02 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-03-02 01:57:50] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002493 10.0.0.19 - - [2026-03-02 01:57:50] "PUT /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a HTTP/1.1" 200 254 0.013730 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:57:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.19 - - [2026-03-02 01:58:05] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.19 - - [2026-03-02 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-03-02 01:58:05] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004313 10.0.0.19 - - [2026-03-02 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2026-03-02 01:58:05] "GET /config-node/e2d38920-af13-40b0-8612-60cb660a67d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002693 10.0.0.19 - - [2026-03-02 01:58:05] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.19 - - [2026-03-02 01:58:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002209 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-03-02 01:58:11] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002487 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.010561 10.0.0.19 - - [2026-03-02 01:58:11] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 264 0.001761 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/b37d8e95-8b10-42da-895a-609cb1f7d73d HTTP/1.1" 200 244 0.009223 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 261 0.003088 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/339a3a78-5405-4628-ad8e-18b1f0e40d9e HTTP/1.1" 200 244 0.008158 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 261 0.002172 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/6650e5cf-6381-4dc3-aa61-acbb33ff6ccc HTTP/1.1" 200 244 0.010686 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 253 0.005700 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/df20fec7-6245-4ad9-948a-06c66dfc11a4 HTTP/1.1" 200 244 0.009313 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 251 0.008491 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/736901e8-2612-4bbb-a453-2b0d3ac9b1cf HTTP/1.1" 200 244 0.008843 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 252 0.006923 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/09aff626-a505-4052-ba49-7c4e63c01dc5 HTTP/1.1" 200 244 0.013864 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 256 0.011187 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/baf0abd0-2128-46d4-a5e0-8d759d7b3698 HTTP/1.1" 200 244 0.008616 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 248 0.005025 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/532d20a4-2669-460b-9f3c-a677b9e22560 HTTP/1.1" 200 244 0.019422 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 252 0.010362 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/c17b4b81-940e-4696-a29e-5a68cb8ed9f2 HTTP/1.1" 200 244 0.008594 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 257 0.006622 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/68de5557-0624-4b2f-8b32-55629dd03f1c HTTP/1.1" 200 244 0.009447 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 251 0.002043 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/841b525f-a4cf-4cc8-8d9c-e625acae5d6d HTTP/1.1" 200 244 0.010545 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 257 0.005052 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/d8f4ad93-c0eb-4407-9fee-16f407e229f5 HTTP/1.1" 200 244 0.008440 10.0.0.19 - - [2026-03-02 01:58:11] "POST /alarms HTTP/1.1" 409 261 0.008972 10.0.0.19 - - [2026-03-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2026-03-02 01:58:11] "PUT /alarm/ea09da77-ea87-45a6-bb2a-d50ed607c23c HTTP/1.1" 200 244 0.008429 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 258 0.002968 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/c1f50c51-41c5-4b1c-b1c6-09bebb4a5129 HTTP/1.1" 200 244 0.008451 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 254 0.009188 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/515fed62-fa83-4fe8-9986-c5b2af6e8c01 HTTP/1.1" 200 244 0.009393 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 254 0.013230 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/364c8f9d-f13d-4b73-8a83-97c325785318 HTTP/1.1" 200 244 0.028326 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 254 0.018152 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/a3bf5124-e3df-4fa1-a2b8-38d36b634e7f HTTP/1.1" 200 244 0.011124 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 247 0.007207 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/737b276f-bd0c-429e-a8f3-ee908d8cd62f HTTP/1.1" 200 244 0.009719 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 272 0.014894 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/f28bde71-d535-49b8-ac68-823b7edfc31a HTTP/1.1" 200 244 0.011522 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 261 0.009147 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/9448cf00-9746-41eb-ad65-5e728ddb921b HTTP/1.1" 200 244 0.011403 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 259 0.003770 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/5c2454b5-ed36-4f57-a9e2-09a78714f2dd HTTP/1.1" 200 244 0.014903 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 265 0.011424 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/29cfc839-1db9-4ef7-a5aa-0318ea4496ea HTTP/1.1" 200 244 0.009124 10.0.0.19 - - [2026-03-02 01:58:12] "POST /alarms HTTP/1.1" 409 279 0.005758 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2026-03-02 01:58:12] "PUT /alarm/25beb5d1-d6b8-44b0-92e7-72b9cc4ce636 HTTP/1.1" 200 244 0.009399 10.0.0.19 - - [2026-03-02 01:58:12] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.19 - - [2026-03-02 01:58:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001917 10.0.0.19 - - [2026-03-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.19 - - [2026-03-02 01:58:13] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.029003 10.0.0.19 - - [2026-03-02 01:58:13] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.19 - - [2026-03-02 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011470 10.0.0.19 - - [2026-03-02 01:58:13] "GET /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005457 10.0.0.19 - - [2026-03-02 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2026-03-02 01:58:13] "PUT /global-vrouter-config/bb711dfd-7f9a-441e-9dd6-feac34514f92 HTTP/1.1" 200 276 0.009963 10.0.0.19 - - [2026-03-02 01:58:13] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.19 - - [2026-03-02 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.19 - - [2026-03-02 01:58:13] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003866 10.0.0.19 - - [2026-03-02 01:58:13] "PUT /global-system-config/705aee55-d170-4f92-a817-af1eca726868 HTTP/1.1" 200 274 0.011959 10.0.0.19 - - [2026-03-02 01:58:17] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.19 - - [2026-03-02 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2026-03-02 01:58:17] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002976 10.0.0.19 - - [2026-03-02 01:58:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001884 10.0.0.19 - - [2026-03-02 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-03-02 01:58:17] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003040 10.0.0.19 - - [2026-03-02 01:58:17] "PUT /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a HTTP/1.1" 200 254 0.011245 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 10.0.0.19 - - [2026-03-02 01:58:20] "POST /tags HTTP/1.1" 200 355 0.032349 10.0.0.19 - - [2026-03-02 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.19 - - [2026-03-02 01:58:20] "GET /tag/c341cbcb-7f47-4867-9b3f-dc6672fe3087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011699 10.0.0.19 - - [2026-03-02 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2026-03-02 01:58:20] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006068 10.0.0.19 - - [2026-03-02 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2026-03-02 01:58:20] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035109 10.0.0.19 - - [2026-03-02 01:58:20] "POST /virtual-machines HTTP/1.1" 200 351 0.032558 10.0.0.19 - - [2026-03-02 01:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014475 10.0.0.19 - - [2026-03-02 01:58:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.142042 10.0.0.19 - - [2026-03-02 01:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017083 10.0.0.19 - - [2026-03-02 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005996 10.0.0.19 - - [2026-03-02 01:58:21] "POST /instance-ips HTTP/1.1" 200 391 0.019726 10.0.0.19 - - [2026-03-02 01:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024718 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.013101 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:58:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 10.0.0.19 - - [2026-03-02 01:58:21] "POST /set-tag HTTP/1.1" 200 109 0.016270 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:58:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.008011 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020449 10.0.0.19 - - [2026-03-02 01:58:21] "GET /instance-ip/4a2e213c-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002625 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004419 10.0.0.19 - - [2026-03-02 01:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004016 10.0.0.19 - - [2026-03-02 01:58:21] "POST /ref-update HTTP/1.1" 200 156 0.014316 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017081 10.0.0.19 - - [2026-03-02 01:58:21] "POST /set-tag HTTP/1.1" 200 109 0.016542 10.0.0.19 - - [2026-03-02 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-03-02 01:58:21] "GET /virtual-network/874c1743-d885-4e32-b8d2-63e077c221e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003630 10.0.0.19 - - [2026-03-02 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.19 - - [2026-03-02 01:58:21] "GET /project/b389ab35-09ed-493e-b4e4-b9e60668781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.140582 10.0.0.19 - - [2026-03-02 01:58:21] "POST /virtual-machines HTTP/1.1" 200 355 0.007967 10.0.0.19 - - [2026-03-02 01:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008193 10.0.0.19 - - [2026-03-02 01:58:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.123057 10.0.0.19 - - [2026-03-02 01:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.006770 10.0.0.19 - - [2026-03-02 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009981 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005137 10.0.0.19 - - [2026-03-02 01:58:22] "POST /instance-ips HTTP/1.1" 200 395 0.025929 10.0.0.19 - - [2026-03-02 01:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026428 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011591 10.0.0.19 - - [2026-03-02 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.018762 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024973 10.0.0.19 - - [2026-03-02 01:58:22] "GET /instance-ip/4ab7b0c8-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002573 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004836 10.0.0.19 - - [2026-03-02 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-router/439f49c2-a185-4c7b-90d0-0adad7b7cccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005366 10.0.0.19 - - [2026-03-02 01:58:22] "POST /ref-update HTTP/1.1" 200 156 0.011376 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018903 10.0.0.19 - - [2026-03-02 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.005861 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004202 10.0.0.19 - - [2026-03-02 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.19 - - [2026-03-02 01:58:22] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004169 10.0.0.19 - - [2026-03-02 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.19 - - [2026-03-02 01:58:33] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003985 10.0.0.19 - - [2026-03-02 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.19 - - [2026-03-02 01:58:33] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003767 10.0.0.19 - - [2026-03-02 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.19 - - [2026-03-02 01:58:34] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006274 10.0.0.19 - - [2026-03-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.19 - - [2026-03-02 01:58:35] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.19 - - [2026-03-02 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-03-02 01:58:35] "GET /global-system-config/705aee55-d170-4f92-a817-af1eca726868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004820 10.0.0.19 - - [2026-03-02 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.19 - - [2026-03-02 01:58:35] "GET /config-node/e2d38920-af13-40b0-8612-60cb660a67d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002224 10.0.0.19 - - [2026-03-02 01:58:47] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.19 - - [2026-03-02 01:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2026-03-02 01:58:47] "GET /routing-instance/853e8825-36d8-455b-a06b-ee7eafc296f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.001972 10.0.0.19 - - [2026-03-02 01:58:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001558 10.0.0.19 - - [2026-03-02 01:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.19 - - [2026-03-02 01:58:47] "GET /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002319 10.0.0.19 - - [2026-03-02 01:58:47] "PUT /bgp-router/aae7e831-41fe-4352-b2c9-245f462ccf6a HTTP/1.1" 200 254 0.008969 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:58:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.19 - - [2026-03-02 01:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 10.0.0.19 - - [2026-03-02 01:59:06] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004157 10.0.0.19 - - [2026-03-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.008356 10.0.0.19 - - [2026-03-02 01:59:06] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004024 10.0.0.19 - - [2026-03-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.19 - - [2026-03-02 01:59:06] "GET /virtual-machine/9c794af4-e79b-4c53-9431-027d1b35a70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003165 10.0.0.19 - - [2026-03-02 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.010882 10.0.0.19 - - [2026-03-02 01:59:06] "GET /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006927 10.0.0.19 - - [2026-03-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.018139 10.0.0.19 - - [2026-03-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.040529 10.0.0.19 - - [2026-03-02 01:59:06] "DELETE /instance-ip/4a2e213c-15db-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.044158 10.0.0.19 - - [2026-03-02 01:59:06] "DELETE /virtual-machine-interface/4a0d039e-15db-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.060368 10.0.0.19 - - [2026-03-02 01:59:06] "DELETE /virtual-machine/9c794af4-e79b-4c53-9431-027d1b35a70a HTTP/1.1" 200 115 0.026529 10.0.0.19 - - [2026-03-02 01:59:06] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007814 10.0.0.19 - - [2026-03-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.19 - - [2026-03-02 01:59:37] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006539 10.0.0.19 - - [2026-03-02 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.19 - - [2026-03-02 01:59:37] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003898 10.0.0.19 - - [2026-03-02 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.19 - - [2026-03-02 01:59:37] "GET /virtual-machine/f4ec5658-c81d-41ee-a629-6e027167017f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006730 10.0.0.19 - - [2026-03-02 01:59:37] "POST /ref-update HTTP/1.1" 200 156 0.010235 10.0.0.19 - - [2026-03-02 01:59:37] "GET /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004173 10.0.0.19 - - [2026-03-02 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.012300 10.0.0.19 - - [2026-03-02 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.036686 10.0.0.19 - - [2026-03-02 01:59:37] "DELETE /instance-ip/4ab7b0c8-15db-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.058713 10.0.0.19 - - [2026-03-02 01:59:37] "DELETE /virtual-machine-interface/4a9c850a-15db-11f1-a6dc-fa163e62b741 HTTP/1.1" 200 115 0.051809 10.0.0.19 - - [2026-03-02 01:59:37] "DELETE /virtual-machine/f4ec5658-c81d-41ee-a629-6e027167017f HTTP/1.1" 200 115 0.023169 10.0.0.19 - - [2026-03-02 01:59:37] "DELETE /tag/c341cbcb-7f47-4867-9b3f-dc6672fe3087 HTTP/1.1" 200 115 0.040699 10.0.0.19 - - [2026-03-02 01:59:54] "GET /global-system-configs HTTP/1.1" 200 322 0.003339 10.0.0.19 - - [2026-03-02 01:59:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001659