+++ date ++ echo 'INFO: =================== Thu Apr 9 01:35:17 AM UTC 2026 ===================' INFO: =================== Thu Apr 9 01:35:17 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + 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 ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.137.4.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.137.4.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 ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/09/2026 01:35:57.145 7fbf46dd8880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/09/2026 01:35:57.310 7fbf46dd8880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/09/2026 01:35:57.322 7fbf46dd8880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/09/2026 01:35:57.322 7fbf46dd8880 [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-04-09 01:36:03] "GET / HTTP/1.1" 503 181 0.000181 10.0.0.19 - - [2026-04-09 01:36:04] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.19 - - [2026-04-09 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.19 - - [2026-04-09 01:36:04] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016976 10.0.0.19 - - [2026-04-09 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.038671 10.0.0.19 - - [2026-04-09 01:36:04] "POST /database-nodes HTTP/1.1" 200 597 0.081900 10.0.0.19 - - [2026-04-09 01:36:04] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.19 - - [2026-04-09 01:36:04] "GET / HTTP/1.1" 200 45303 0.001091 10.0.0.19 - - [2026-04-09 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011396 10.0.0.19 - - [2026-04-09 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.19 - - [2026-04-09 01:36:05] "GET / HTTP/1.1" 200 35931 0.002612 10.0.0.19 - - [2026-04-09 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008539 10.0.0.19 - - [2026-04-09 01:36:05] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004751 10.0.0.19 - - [2026-04-09 01:36:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001662 10.0.0.19 - - [2026-04-09 01:36:05] "POST /analytics-nodes HTTP/1.1" 200 599 0.028642 10.0.0.19 - - [2026-04-09 01:36:06] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.19 - - [2026-04-09 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2026-04-09 01:36:06] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007925 10.0.0.19 - - [2026-04-09 01:36:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.005732 10.0.0.19 - - [2026-04-09 01:36:06] "POST /config-database-nodes HTTP/1.1" 200 611 0.056975 10.0.0.19 - - [2026-04-09 01:36:06] "GET / HTTP/1.1" 200 35931 0.002047 10.0.0.19 - - [2026-04-09 01:36:08] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.19 - - [2026-04-09 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010499 10.0.0.19 - - [2026-04-09 01:36:08] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003675 10.0.0.19 - - [2026-04-09 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.19 - - [2026-04-09 01:36:08] "GET /network-ipam/d1dec029-f19e-4d26-b4d6-5aa808b36fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004145 10.0.0.19 - - [2026-04-09 01:36:08] "POST /bgp-routers HTTP/1.1" 200 616 0.099000 10.0.0.19 - - [2026-04-09 01:36:08] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.015105 10.0.0.19 - - [2026-04-09 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-04-09 01:36:08] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008735 10.0.0.19 - - [2026-04-09 01:36:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002545 10.0.0.19 - - [2026-04-09 01:36:08] "POST /ref-update HTTP/1.1" 200 156 0.010548 10.0.0.19 - - [2026-04-09 01:36:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002057 10.0.0.19 - - [2026-04-09 01:36:09] "POST /access-control-lists HTTP/1.1" 200 587 0.022728 10.0.0.19 - - [2026-04-09 01:36:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.002550 10.0.0.19 - - [2026-04-09 01:36:09] "POST /access-control-lists HTTP/1.1" 200 585 0.029508 10.0.0.19 - - [2026-04-09 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.030358 10.0.0.19 - - [2026-04-09 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.019717 10.0.0.19 - - [2026-04-09 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.012566 10.0.0.19 - - [2026-04-09 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.016544 10.0.0.19 - - [2026-04-09 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.028391 10.0.0.19 - - [2026-04-09 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.031310 10.0.0.19 - - [2026-04-09 01:36:09] "POST /route-targets HTTP/1.1" 200 327 0.015142 10.0.0.19 - - [2026-04-09 01:36:09] "POST /ref-update HTTP/1.1" 200 156 0.011729 10.0.0.19 - - [2026-04-09 01:36:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.006406 10.0.0.19 - - [2026-04-09 01:36:09] "POST /access-control-lists HTTP/1.1" 200 551 0.079544 10.0.0.19 - - [2026-04-09 01:36:10] "PUT /access-control-list/3419b16f-52f5-430f-85fc-b233b8702c7b HTTP/1.1" 200 272 0.025369 10.0.0.19 - - [2026-04-09 01:36:10] "PUT /access-control-list/d8ab6a25-5f20-4657-8453-f34667380ccc HTTP/1.1" 200 272 0.035973 10.0.0.19 - - [2026-04-09 01:36:10] "GET / HTTP/1.1" 200 35931 0.004779 10.0.0.19 - - [2026-04-09 01:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.19 - - [2026-04-09 01:36:10] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011023 10.0.0.19 - - [2026-04-09 01:36:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003787 10.0.0.19 - - [2026-04-09 01:36:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.035315 10.0.0.19 - - [2026-04-09 01:36:12] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.19 - - [2026-04-09 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.008643 10.0.0.19 - - [2026-04-09 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.19 - - [2026-04-09 01:36:12] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009305 10.0.0.19 - - [2026-04-09 01:36:12] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037118 10.0.0.19 - - [2026-04-09 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.006082 10.0.0.19 - - [2026-04-09 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2026-04-09 01:36:12] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005527 10.0.0.19 - - [2026-04-09 01:36:12] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041500 10.0.0.19 - - [2026-04-09 01:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.19 - - [2026-04-09 01:36:12] "GET /network-ipam/d1dec029-f19e-4d26-b4d6-5aa808b36fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004703 10.0.0.19 - - [2026-04-09 01:36:12] "POST /service-templates HTTP/1.1" 200 511 0.036598 10.0.0.19 - - [2026-04-09 01:36:13] "POST /service-templates HTTP/1.1" 200 501 0.027456 10.0.0.19 - - [2026-04-09 01:36:13] "POST /service-templates HTTP/1.1" 200 515 0.028522 10.0.0.19 - - [2026-04-09 01:36:13] "POST /service-templates HTTP/1.1" 200 535 0.066284 10.0.0.19 - - [2026-04-09 01:36:13] "POST /service-templates HTTP/1.1" 200 507 0.052747 10.0.0.19 - - [2026-04-09 01:36:13] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.19 - - [2026-04-09 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013200 10.0.0.19 - - [2026-04-09 01:36:13] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005434 10.0.0.19 - - [2026-04-09 01:36:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002514 10.0.0.19 - - [2026-04-09 01:36:13] "POST /config-nodes HTTP/1.1" 200 593 0.142617 10.0.0.19 - - [2026-04-09 01:36:14] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.19 - - [2026-04-09 01:36:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005219 10.0.0.19 - - [2026-04-09 01:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-04-09 01:36:19] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002745 10.0.0.19 - - [2026-04-09 01:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.19 - - [2026-04-09 01:36:19] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.009808 10.0.0.19 - - [2026-04-09 01:36:19] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.19 - - [2026-04-09 01:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2026-04-09 01:36:19] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006827 10.0.0.19 - - [2026-04-09 01:36:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001893 10.0.0.19 - - [2026-04-09 01:36:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.035006 10.0.0.19 - - [2026-04-09 01:36:19] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 581 0.036082 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 575 0.032569 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 575 0.042291 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 559 0.038898 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 555 0.021395 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 557 0.051095 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 565 0.049120 10.0.0.19 - - [2026-04-09 01:36:19] "POST /alarms HTTP/1.1" 200 549 0.032919 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 557 0.072431 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 567 0.037843 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 555 0.028246 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 567 0.037469 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 575 0.067761 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 569 0.026230 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.032650 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.021316 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.018655 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 547 0.030168 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 595 0.030322 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 575 0.022310 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 571 0.024503 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 583 0.035227 10.0.0.19 - - [2026-04-09 01:36:20] "POST /alarms HTTP/1.1" 200 609 0.048788 10.0.0.19 - - [2026-04-09 01:36:21] "GET / HTTP/1.1" 200 35931 0.001237 10.0.0.19 - - [2026-04-09 01:36:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002208 10.0.0.19 - - [2026-04-09 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-04-09 01:36:21] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.008442 10.0.0.19 - - [2026-04-09 01:36:21] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.19 - - [2026-04-09 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-04-09 01:36:21] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004838 10.0.0.19 - - [2026-04-09 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2026-04-09 01:36:21] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.014807 10.0.0.19 - - [2026-04-09 01:36:21] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.19 - - [2026-04-09 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2026-04-09 01:36:21] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004457 10.0.0.19 - - [2026-04-09 01:36:21] "PUT /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99 HTTP/1.1" 200 274 0.019763 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:36:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:36:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:38:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:38:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000719 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:38:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:38:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:38:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:38:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.19 - - [2026-04-09 01:38:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002535 10.0.0.19 - - [2026-04-09 01:38:54] "GET /global-system-configs HTTP/1.1" 200 322 0.003233 10.0.0.19 - - [2026-04-09 01:39:08] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.19 - - [2026-04-09 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2026-04-09 01:39:08] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004202 10.0.0.19 - - [2026-04-09 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-04-09 01:39:08] "GET /config-node/56bb74b5-4b33-41b3-8b25-f6c4e276b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014253 10.0.0.19 - - [2026-04-09 01:39:19] "GET / HTTP/1.1" 200 35931 0.001195 10.0.0.19 - - [2026-04-09 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-04-09 01:39:19] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004279 10.0.0.19 - - [2026-04-09 01:39:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001721 10.0.0.19 - - [2026-04-09 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2026-04-09 01:39:20] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.009721 10.0.0.19 - - [2026-04-09 01:39:20] "PUT /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f HTTP/1.1" 200 254 0.029505 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.19 - - [2026-04-09 01:39:31] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.19 - - [2026-04-09 01:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.19 - - [2026-04-09 01:39:32] "GET /domain/0bf31fcf-027f-4f8f-89be-db966f7bbd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 891 0.004682 10.0.0.19 - - [2026-04-09 01:39:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000558 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.003661 10.0.0.19 - - [2026-04-09 01:39:32] "POST /security-groups HTTP/1.1" 200 570 0.102708 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.012318 10.0.0.19 - - [2026-04-09 01:39:32] "POST /projects HTTP/1.1" 200 481 0.266254 10.0.0.19 - - [2026-04-09 01:39:32] "POST /access-control-lists HTTP/1.1" 200 579 0.091400 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.017088 10.0.0.19 - - [2026-04-09 01:39:32] "POST /security-groups HTTP/1.1" 200 534 0.113988 10.0.0.19 - - [2026-04-09 01:39:32] "POST /chown HTTP/1.1" 200 109 0.013617 10.0.0.19 - - [2026-04-09 01:39:32] "POST /policy-managements HTTP/1.1" 409 214 0.009428 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.19 - - [2026-04-09 01:39:32] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004869 10.0.0.19 - - [2026-04-09 01:39:32] "POST /access-control-lists HTTP/1.1" 200 577 0.113110 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.001946 10.0.0.19 - - [2026-04-09 01:39:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.072101 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.19 - - [2026-04-09 01:39:32] "POST /access-control-lists HTTP/1.1" 200 594 0.047399 10.0.0.19 - - [2026-04-09 01:39:32] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003016 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.003636 10.0.0.19 - - [2026-04-09 01:39:32] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.020058 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011794 10.0.0.19 - - [2026-04-09 01:39:32] "POST /access-control-lists HTTP/1.1" 200 592 0.040622 10.0.0.19 - - [2026-04-09 01:39:32] "GET /virtual-network/7c652389-2159-47d1-ac38-eccbe0459e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004125 10.0.0.19 - - [2026-04-09 01:39:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.001600 10.0.0.19 - - [2026-04-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.025694 10.0.0.19 - - [2026-04-09 01:39:32] "POST /security-groups HTTP/1.1" 200 574 0.072976 10.0.0.19 - - [2026-04-09 01:39:32] "POST /projects HTTP/1.1" 200 489 0.199575 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.011920 10.0.0.19 - - [2026-04-09 01:39:33] "POST /security-groups HTTP/1.1" 200 546 0.062297 10.0.0.19 - - [2026-04-09 01:39:33] "POST /access-control-lists HTTP/1.1" 200 583 0.126691 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001777 10.0.0.19 - - [2026-04-09 01:39:33] "POST /chown HTTP/1.1" 200 109 0.106954 10.0.0.19 - - [2026-04-09 01:39:33] "POST /access-control-lists HTTP/1.1" 200 581 0.052097 10.0.0.19 - - [2026-04-09 01:39:33] "POST /network-ipams HTTP/1.1" 200 522 0.078083 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.007545 10.0.0.19 - - [2026-04-09 01:39:33] "POST /network-ipams HTTP/1.1" 200 510 0.057866 10.0.0.19 - - [2026-04-09 01:39:33] "POST /access-control-lists HTTP/1.1" 200 602 0.047318 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003016 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.004677 10.0.0.19 - - [2026-04-09 01:39:33] "POST /access-control-lists HTTP/1.1" 200 600 0.083948 10.0.0.19 - - [2026-04-09 01:39:33] "POST /useragent-kv HTTP/1.1" 200 115 0.014293 10.0.0.19 - - [2026-04-09 01:39:33] "POST /virtual-networks HTTP/1.1" 200 538 0.192822 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001612 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 10.0.0.19 - - [2026-04-09 01:39:33] "POST /access-control-lists HTTP/1.1" 200 589 0.067178 10.0.0.19 - - [2026-04-09 01:39:33] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.044664 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.19 - - [2026-04-09 01:39:33] "POST /route-targets HTTP/1.1" 200 327 0.033870 10.0.0.19 - - [2026-04-09 01:39:33] "POST /network-ipams HTTP/1.1" 200 518 0.062463 10.0.0.19 - - [2026-04-09 01:39:33] "POST /ref-update HTTP/1.1" 200 156 0.038845 10.0.0.19 - - [2026-04-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.016116 10.0.0.19 - - [2026-04-09 01:39:33] "PUT /access-control-list/a4982d20-cf11-4ad2-9e78-2a915a710e60 HTTP/1.1" 200 272 0.020992 10.0.0.19 - - [2026-04-09 01:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.026367 10.0.0.19 - - [2026-04-09 01:39:34] "POST /virtual-networks HTTP/1.1" 200 546 0.158840 10.0.0.19 - - [2026-04-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.19 - - [2026-04-09 01:39:34] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011113 10.0.0.19 - - [2026-04-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.002103 10.0.0.19 - - [2026-04-09 01:39:34] "POST /route-targets HTTP/1.1" 200 327 0.127009 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.143367 10.0.0.19 - - [2026-04-09 01:39:34] "POST /network-policys HTTP/1.1" 200 538 0.269371 10.0.0.19 - - [2026-04-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.002967 10.0.0.19 - - [2026-04-09 01:39:34] "POST /network-policys HTTP/1.1" 200 534 0.030898 10.0.0.19 - - [2026-04-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.021544 10.0.0.19 - - [2026-04-09 01:39:34] "POST /network-policys HTTP/1.1" 200 542 0.025868 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.071388 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021382 10.0.0.19 - - [2026-04-09 01:39:34] "PUT /access-control-list/4ec770f0-dada-4f90-8588-967eda3c8f71 HTTP/1.1" 200 272 0.049906 10.0.0.19 - - [2026-04-09 01:39:34] "PUT /access-control-list/a4982d20-cf11-4ad2-9e78-2a915a710e60 HTTP/1.1" 200 272 0.019297 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.102318 10.0.0.19 - - [2026-04-09 01:39:34] "PUT /access-control-list/4ec770f0-dada-4f90-8588-967eda3c8f71 HTTP/1.1" 200 272 0.051907 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.113604 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019352 10.0.0.19 - - [2026-04-09 01:39:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013792 10.0.0.19 - - [2026-04-09 01:39:34] "PUT /access-control-list/a4982d20-cf11-4ad2-9e78-2a915a710e60 HTTP/1.1" 200 272 0.080342 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.047788 10.0.0.19 - - [2026-04-09 01:39:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.032086 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.107624 10.0.0.19 - - [2026-04-09 01:39:35] "POST /access-control-lists HTTP/1.1" 200 601 0.055110 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.033507 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.143537 10.0.0.19 - - [2026-04-09 01:39:35] "PUT /access-control-list/1232923b-c278-470c-9d38-8e0ff633451a HTTP/1.1" 200 272 0.077905 10.0.0.19 - - [2026-04-09 01:39:35] "PUT /access-control-list/4ec770f0-dada-4f90-8588-967eda3c8f71 HTTP/1.1" 200 272 0.072568 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.208300 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.030523 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014380 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2026-04-09 01:39:35] "PUT /access-control-list/1232923b-c278-470c-9d38-8e0ff633451a HTTP/1.1" 200 272 0.055090 10.0.0.19 - - [2026-04-09 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011988 10.0.0.19 - - [2026-04-09 01:39:35] "GET /virtual-network/7c652389-2159-47d1-ac38-eccbe0459e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005780 10.0.0.19 - - [2026-04-09 01:39:35] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007046 10.0.0.19 - - [2026-04-09 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-04-09 01:39:35] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002548 10.0.0.19 - - [2026-04-09 01:39:35] "POST /firewall-policys HTTP/1.1" 200 530 0.023003 10.0.0.19 - - [2026-04-09 01:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014484 10.0.0.19 - - [2026-04-09 01:39:35] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.022143 10.0.0.19 - - [2026-04-09 01:39:35] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007222 10.0.0.19 - - [2026-04-09 01:39:35] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003093 10.0.0.19 - - [2026-04-09 01:39:35] "POST /ref-update HTTP/1.1" 200 156 0.025706 10.0.0.19 - - [2026-04-09 01:39:35] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.023257 10.0.0.19 - - [2026-04-09 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-04-09 01:39:36] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005095 10.0.0.19 - - [2026-04-09 01:39:36] "POST /firewall-policys HTTP/1.1" 200 532 0.029785 10.0.0.19 - - [2026-04-09 01:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016657 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006507 10.0.0.19 - - [2026-04-09 01:39:36] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003217 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002662 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006377 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003284 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.021903 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.046481 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.053344 10.0.0.19 - - [2026-04-09 01:39:36] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008093 10.0.0.19 - - [2026-04-09 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.19 - - [2026-04-09 01:39:36] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005033 10.0.0.19 - - [2026-04-09 01:39:36] "POST /firewall-policys HTTP/1.1" 200 530 0.021840 10.0.0.19 - - [2026-04-09 01:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024580 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013525 10.0.0.19 - - [2026-04-09 01:39:36] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007785 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006433 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002616 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008300 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002622 10.0.0.19 - - [2026-04-09 01:39:36] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002490 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.022284 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.031065 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.040368 10.0.0.19 - - [2026-04-09 01:39:36] "POST /ref-update HTTP/1.1" 200 156 0.068786 10.0.0.19 - - [2026-04-09 01:39:37] "POST /ref-update HTTP/1.1" 200 156 0.159260 10.0.0.19 - - [2026-04-09 01:39:37] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.033985 10.0.0.19 - - [2026-04-09 01:39:37] "POST /tags HTTP/1.1" 200 299 0.041366 10.0.0.19 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.19 - - [2026-04-09 01:39:37] "GET /tag/1bbc3db9-8866-4190-8179-7f5e2fbc1b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013804 10.0.0.19 - - [2026-04-09 01:39:37] "POST /set-tag HTTP/1.1" 200 109 0.021569 10.0.0.19 - - [2026-04-09 01:39:37] "POST /tags HTTP/1.1" 200 301 0.112138 10.0.0.19 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.064632 10.0.0.19 - - [2026-04-09 01:39:37] "GET /tag/11e72276-849c-40e8-9302-d136ec2bf5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.053830 10.0.0.19 - - [2026-04-09 01:39:37] "POST /tags HTTP/1.1" 200 325 0.089493 10.0.0.19 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.19 - - [2026-04-09 01:39:37] "GET /tag/6796426d-9cb0-4826-b877-e68f9641d089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021681 10.0.0.19 - - [2026-04-09 01:39:37] "POST /tags HTTP/1.1" 200 311 0.104645 10.0.0.19 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.19 - - [2026-04-09 01:39:37] "GET /tag/3c9e4ec8-4f7b-4d63-a295-862d4c1f7913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027619 10.0.0.19 - - [2026-04-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.19 - - [2026-04-09 01:39:38] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012051 10.0.0.19 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2026-04-09 01:39:38] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.106852 10.0.0.19 - - [2026-04-09 01:39:38] "POST /virtual-machines HTTP/1.1" 200 377 0.015566 10.0.0.19 - - [2026-04-09 01:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011887 10.0.0.19 - - [2026-04-09 01:39:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.138593 10.0.0.19 - - [2026-04-09 01:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017462 10.0.0.19 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026292 10.0.0.19 - - [2026-04-09 01:39:38] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004838 10.0.0.19 - - [2026-04-09 01:39:38] "POST /instance-ips HTTP/1.1" 200 409 0.041509 10.0.0.19 - - [2026-04-09 01:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039483 10.0.0.19 - - [2026-04-09 01:39:38] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016813 10.0.0.19 - - [2026-04-09 01:39:38] "POST /set-tag HTTP/1.1" 200 109 0.023308 10.0.0.19 - - [2026-04-09 01:39:38] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.033219 10.0.0.19 - - [2026-04-09 01:39:38] "GET /instance-ip/f8a81820-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007956 10.0.0.19 - - [2026-04-09 01:39:38] "POST /tags HTTP/1.1" 200 305 0.062531 10.0.0.19 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012496 10.0.0.19 - - [2026-04-09 01:39:38] "GET /tag/bb35d92d-76e2-4c5c-a449-b15d967958f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014056 10.0.0.19 - - [2026-04-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-04-09 01:39:39] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038622 10.0.0.19 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006600 10.0.0.19 - - [2026-04-09 01:39:39] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011136 10.0.0.19 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2026-04-09 01:39:39] "GET /service-appliance-set/7a7513be-5566-45ef-b52b-3c064134f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011661 10.0.0.19 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.002138 10.0.0.19 - - [2026-04-09 01:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.153262 10.0.0.19 - - [2026-04-09 01:39:39] "GET /virtual-machine-interface/54bde8e0-0193-4aba-92d5-cea733eb343d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.018512 10.0.0.19 - - [2026-04-09 01:39:39] "POST /instance-ips HTTP/1.1" 200 381 0.043824 10.0.0.19 - - [2026-04-09 01:39:39] "GET /instance-ip/d3774f81-5e9f-449b-a9d3-194cc090b9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004307 10.0.0.19 - - [2026-04-09 01:39:39] "POST /loadbalancers HTTP/1.1" 200 582 0.062346 10.0.0.19 - - [2026-04-09 01:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025477 10.0.0.19 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.19 - - [2026-04-09 01:39:39] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039688 10.0.0.19 - - [2026-04-09 01:39:39] "GET /loadbalancer/a6405929-8ba6-4478-b3e5-417245632b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.013709 10.0.0.19 - - [2026-04-09 01:39:39] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057798 10.0.0.19 - - [2026-04-09 01:39:39] "GET /instance-ip/d3774f81-5e9f-449b-a9d3-194cc090b9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006316 10.0.0.19 - - [2026-04-09 01:39:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058008 10.0.0.19 - - [2026-04-09 01:39:39] "POST /floating-ips HTTP/1.1" 200 583 0.062041 10.0.0.19 - - [2026-04-09 01:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.045923 10.0.0.19 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015004 10.0.0.19 - - [2026-04-09 01:39:39] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056010 10.0.0.19 - - [2026-04-09 01:39:39] "GET /loadbalancer-listener/69043ef2-307e-4591-aae7-b526d3a45a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005682 10.0.0.19 - - [2026-04-09 01:39:39] "GET /loadbalancer-listener/69043ef2-307e-4591-aae7-b526d3a45a8a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005578 10.0.0.19 - - [2026-04-09 01:39:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031499 10.0.0.19 - - [2026-04-09 01:39:39] "GET /instance-ip/d3774f81-5e9f-449b-a9d3-194cc090b9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003026 10.0.0.19 - - [2026-04-09 01:39:39] "GET /instance-ip/d3774f81-5e9f-449b-a9d3-194cc090b9fc?fields=floating_ips HTTP/1.1" 200 1171 0.004137 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.19 - - [2026-04-09 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016569 10.0.0.19 - - [2026-04-09 01:39:40] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007792 10.0.0.19 - - [2026-04-09 01:39:40] "GET /floating-ip/492628e2-d3f3-4850-958f-2a1dec27a772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006011 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.19 - - [2026-04-09 01:39:40] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.019698 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.19 - - [2026-04-09 01:39:40] "GET /loadbalancer/a6405929-8ba6-4478-b3e5-417245632b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002366 10.0.0.19 - - [2026-04-09 01:39:40] "POST /tags HTTP/1.1" 200 357 0.072604 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.19 - - [2026-04-09 01:39:40] "GET /tag/985fdbbd-dc5c-4d28-b9a3-ad153e2e04c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015338 10.0.0.19 - - [2026-04-09 01:39:40] "POST /tags HTTP/1.1" 200 305 0.175109 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018350 10.0.0.19 - - [2026-04-09 01:39:40] "GET /tag/0466ab2c-aa86-465f-b469-a6b46012826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019389 10.0.0.19 - - [2026-04-09 01:39:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000431 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.017539 10.0.0.19 - - [2026-04-09 01:39:40] "POST /security-groups HTTP/1.1" 200 571 0.083367 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.001654 10.0.0.19 - - [2026-04-09 01:39:40] "POST /projects HTTP/1.1" 200 483 0.258253 10.0.0.19 - - [2026-04-09 01:39:40] "POST /access-control-lists HTTP/1.1" 200 580 0.031418 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.007221 10.0.0.19 - - [2026-04-09 01:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039310 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.19 - - [2026-04-09 01:39:40] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005487 10.0.0.19 - - [2026-04-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.19 - - [2026-04-09 01:39:40] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005190 10.0.0.19 - - [2026-04-09 01:39:41] "POST /access-control-lists HTTP/1.1" 200 578 0.088905 10.0.0.19 - - [2026-04-09 01:39:41] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.087992 10.0.0.19 - - [2026-04-09 01:39:41] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.046653 10.0.0.19 - - [2026-04-09 01:39:41] "POST /security-groups HTTP/1.1" 200 537 0.090688 10.0.0.19 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.003166 10.0.0.19 - - [2026-04-09 01:39:41] "POST /access-control-lists HTTP/1.1" 200 596 0.072064 10.0.0.19 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.008978 10.0.0.19 - - [2026-04-09 01:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.077679 10.0.0.19 - - [2026-04-09 01:39:41] "POST /chown HTTP/1.1" 200 109 0.017966 10.0.0.19 - - [2026-04-09 01:39:41] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012119 10.0.0.19 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-04-09 01:39:41] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029450 10.0.0.19 - - [2026-04-09 01:39:41] "POST /access-control-lists HTTP/1.1" 200 594 0.100078 10.0.0.19 - - [2026-04-09 01:39:41] "POST /tags HTTP/1.1" 409 207 0.050825 10.0.0.19 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2026-04-09 01:39:41] "GET /tag/0466ab2c-aa86-465f-b469-a6b46012826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015253 10.0.0.19 - - [2026-04-09 01:39:41] "POST /firewall-rules HTTP/1.1" 200 564 0.076830 10.0.0.19 - - [2026-04-09 01:39:41] "GET /firewall-rule/7a8a8bdc-ee1c-4bc3-8a41-0e75a07d59cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.014468 10.0.0.19 - - [2026-04-09 01:39:41] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002329 10.0.0.19 - - [2026-04-09 01:39:41] "GET /firewall-rule/7a8a8bdc-ee1c-4bc3-8a41-0e75a07d59cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002224 10.0.0.19 - - [2026-04-09 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.023052 10.0.0.19 - - [2026-04-09 01:39:41] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026371 10.0.0.19 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-04-09 01:39:41] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004568 10.0.0.19 - - [2026-04-09 01:39:41] "POST /tags HTTP/1.1" 409 207 0.003222 10.0.0.19 - - [2026-04-09 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2026-04-09 01:39:41] "GET /tag/0466ab2c-aa86-465f-b469-a6b46012826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015894 10.0.0.19 - - [2026-04-09 01:39:42] "POST /firewall-rules HTTP/1.1" 200 562 0.109358 10.0.0.19 - - [2026-04-09 01:39:42] "GET /firewall-rule/5c7ac31c-dafc-4c95-aa89-30afa1af93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.032043 10.0.0.19 - - [2026-04-09 01:39:42] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003537 10.0.0.19 - - [2026-04-09 01:39:42] "GET /firewall-rule/5c7ac31c-dafc-4c95-aa89-30afa1af93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.001973 10.0.0.19 - - [2026-04-09 01:39:42] "POST /ref-update HTTP/1.1" 200 156 0.042502 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002795 10.0.0.19 - - [2026-04-09 01:39:42] "POST /tags HTTP/1.1" 200 355 0.016281 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.19 - - [2026-04-09 01:39:42] "GET /tag/8c1c4399-7be4-41cc-9b2e-f64d45fef9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026646 10.0.0.19 - - [2026-04-09 01:39:42] "POST /tags HTTP/1.1" 200 303 0.024404 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011012 10.0.0.19 - - [2026-04-09 01:39:42] "GET /tag/366fdae9-92a3-41b3-96c7-db65b936c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017602 10.0.0.19 - - [2026-04-09 01:39:42] "POST /projects HTTP/1.1" 409 218 0.002072 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2026-04-09 01:39:42] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038262 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.19 - - [2026-04-09 01:39:42] "GET /network-ipam/e4f2a296-655a-4ca1-83c7-c4b38ab50039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003072 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-04-09 01:39:42] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004305 10.0.0.19 - - [2026-04-09 01:39:42] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.041867 10.0.0.19 - - [2026-04-09 01:39:42] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007927 10.0.0.19 - - [2026-04-09 01:39:42] "POST /set-tag HTTP/1.1" 200 109 0.074476 10.0.0.19 - - [2026-04-09 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.19 - - [2026-04-09 01:39:42] "GET /network-ipam/a21651a7-c278-41ce-a812-ea96f5eaf011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.075288 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2026-04-09 01:39:43] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004188 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.026185 10.0.0.19 - - [2026-04-09 01:39:43] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.042267 10.0.0.19 - - [2026-04-09 01:39:43] "POST /set-tag HTTP/1.1" 200 109 0.048794 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2026-04-09 01:39:43] "GET /network-policy/3b6dada0-44b4-4000-a34d-1bc4d778ef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003844 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009456 10.0.0.19 - - [2026-04-09 01:39:43] "GET /network-policy/a1f8a5ba-e2e3-46ef-8f52-4503ed4d9f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003308 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.19 - - [2026-04-09 01:39:43] "GET /network-policy/831ad2a1-583b-47d2-a6aa-c5c26adfc6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007774 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /network-policy/831ad2a1-583b-47d2-a6aa-c5c26adfc6a4 HTTP/1.1" 200 262 0.012186 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /access-control-list/1232923b-c278-470c-9d38-8e0ff633451a HTTP/1.1" 200 272 0.076109 10.0.0.19 - - [2026-04-09 01:39:43] "POST /ref-update HTTP/1.1" 200 156 0.115331 10.0.0.19 - - [2026-04-09 01:39:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023618 10.0.0.19 - - [2026-04-09 01:39:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007544 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /access-control-list/a4982d20-cf11-4ad2-9e78-2a915a710e60 HTTP/1.1" 200 272 0.070599 10.0.0.19 - - [2026-04-09 01:39:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-04-09 01:39:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011262 10.0.0.19 - - [2026-04-09 01:39:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2026-04-09 01:39:43] "POST /security-groups HTTP/1.1" 409 245 0.005585 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /security-group/528ac1d1-b61e-407a-bd0c-a749f7935ef3 HTTP/1.1" 200 262 0.165957 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /access-control-list/41ddfbda-2805-4a75-940f-03c98be4df71 HTTP/1.1" 200 272 0.017050 10.0.0.19 - - [2026-04-09 01:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.042766 10.0.0.19 - - [2026-04-09 01:39:43] "PUT /access-control-list/c1f5d767-28e2-4673-8de7-e83821d4698d HTTP/1.1" 200 272 0.048184 10.0.0.19 - - [2026-04-09 01:39:43] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021930 10.0.0.19 - - [2026-04-09 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2026-04-09 01:39:43] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002783 10.0.0.19 - - [2026-04-09 01:39:44] "POST /tags HTTP/1.1" 409 206 0.006458 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-04-09 01:39:44] "GET /tag/366fdae9-92a3-41b3-96c7-db65b936c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021837 10.0.0.19 - - [2026-04-09 01:39:44] "POST /firewall-rules HTTP/1.1" 200 562 0.072420 10.0.0.19 - - [2026-04-09 01:39:44] "GET /firewall-rule/69c39776-0170-44bd-8334-6fcd30a7a78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.009977 10.0.0.19 - - [2026-04-09 01:39:44] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003608 10.0.0.19 - - [2026-04-09 01:39:44] "GET /firewall-rule/69c39776-0170-44bd-8334-6fcd30a7a78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002200 10.0.0.19 - - [2026-04-09 01:39:44] "POST /ref-update HTTP/1.1" 200 156 0.021052 10.0.0.19 - - [2026-04-09 01:39:44] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002507 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.19 - - [2026-04-09 01:39:44] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002189 10.0.0.19 - - [2026-04-09 01:39:44] "POST /tags HTTP/1.1" 409 206 0.001748 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-04-09 01:39:44] "GET /tag/366fdae9-92a3-41b3-96c7-db65b936c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011771 10.0.0.19 - - [2026-04-09 01:39:44] "POST /firewall-rules HTTP/1.1" 200 560 0.079778 10.0.0.19 - - [2026-04-09 01:39:44] "GET /firewall-rule/5a53e045-687c-4aa3-9206-29daa1d4971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.006623 10.0.0.19 - - [2026-04-09 01:39:44] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005544 10.0.0.19 - - [2026-04-09 01:39:44] "GET /firewall-rule/5a53e045-687c-4aa3-9206-29daa1d4971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002932 10.0.0.19 - - [2026-04-09 01:39:44] "POST /ref-update HTTP/1.1" 200 156 0.021929 10.0.0.19 - - [2026-04-09 01:39:44] "POST /tags HTTP/1.1" 200 301 0.059265 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017045 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.19 - - [2026-04-09 01:39:44] "GET /tag/e79cb6f1-b774-428e-be8f-68208147ee25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013170 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.19 - - [2026-04-09 01:39:44] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045395 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-04-09 01:39:44] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004047 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.19 - - [2026-04-09 01:39:44] "GET /service-appliance-set/7a7513be-5566-45ef-b52b-3c064134f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002781 10.0.0.19 - - [2026-04-09 01:39:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.001447 10.0.0.19 - - [2026-04-09 01:39:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.241265 10.0.0.19 - - [2026-04-09 01:39:45] "GET /virtual-machine-interface/782562a5-c353-44b7-8985-48b9c41f4faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.009799 10.0.0.19 - - [2026-04-09 01:39:45] "POST /instance-ips HTTP/1.1" 200 377 0.028358 10.0.0.19 - - [2026-04-09 01:39:45] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017772 10.0.0.19 - - [2026-04-09 01:39:45] "POST /loadbalancers HTTP/1.1" 200 582 0.068577 10.0.0.19 - - [2026-04-09 01:39:45] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031502 10.0.0.19 - - [2026-04-09 01:39:45] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010185 10.0.0.19 - - [2026-04-09 01:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036617 10.0.0.19 - - [2026-04-09 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.19 - - [2026-04-09 01:39:45] "POST /floating-ips HTTP/1.1" 200 581 0.043539 10.0.0.19 - - [2026-04-09 01:39:45] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052858 10.0.0.19 - - [2026-04-09 01:39:45] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005298 10.0.0.19 - - [2026-04-09 01:39:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019096 10.0.0.19 - - [2026-04-09 01:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018850 10.0.0.19 - - [2026-04-09 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.19 - - [2026-04-09 01:39:45] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037672 10.0.0.19 - - [2026-04-09 01:39:45] "GET /loadbalancer-listener/ca46abd5-ace3-4291-a7a2-121520c2689f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002630 10.0.0.19 - - [2026-04-09 01:39:45] "GET /loadbalancer-listener/ca46abd5-ace3-4291-a7a2-121520c2689f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003945 10.0.0.19 - - [2026-04-09 01:39:45] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028744 10.0.0.19 - - [2026-04-09 01:39:45] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003200 10.0.0.19 - - [2026-04-09 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2026-04-09 01:39:45] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?fields=floating_ips HTTP/1.1" 200 1164 0.007737 10.0.0.19 - - [2026-04-09 01:39:45] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004191 10.0.0.19 - - [2026-04-09 01:39:45] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057451 10.0.0.19 - - [2026-04-09 01:39:45] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002861 10.0.0.19 - - [2026-04-09 01:39:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019688 10.0.0.19 - - [2026-04-09 01:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027146 10.0.0.19 - - [2026-04-09 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011190 10.0.0.19 - - [2026-04-09 01:39:46] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043472 10.0.0.19 - - [2026-04-09 01:39:46] "GET /loadbalancer-listener/cac5fea5-b680-48e8-b080-ae0f05301b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006242 10.0.0.19 - - [2026-04-09 01:39:46] "GET /loadbalancer-listener/cac5fea5-b680-48e8-b080-ae0f05301b91?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.015876 10.0.0.19 - - [2026-04-09 01:39:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029811 10.0.0.19 - - [2026-04-09 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.19 - - [2026-04-09 01:39:46] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010482 10.0.0.19 - - [2026-04-09 01:39:46] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?fields=floating_ips HTTP/1.1" 200 1164 0.004964 10.0.0.19 - - [2026-04-09 01:39:46] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052636 10.0.0.19 - - [2026-04-09 01:39:46] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.021732 10.0.0.19 - - [2026-04-09 01:39:46] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007026 10.0.0.19 - - [2026-04-09 01:39:46] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.032785 10.0.0.19 - - [2026-04-09 01:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022582 10.0.0.19 - - [2026-04-09 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011309 10.0.0.19 - - [2026-04-09 01:39:46] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047441 10.0.0.19 - - [2026-04-09 01:39:46] "GET /loadbalancer-listener/a75ef922-f86c-4b5c-b769-3623260f367a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005317 10.0.0.19 - - [2026-04-09 01:39:46] "GET /loadbalancer-listener/a75ef922-f86c-4b5c-b769-3623260f367a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003392 10.0.0.19 - - [2026-04-09 01:39:46] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028368 10.0.0.19 - - [2026-04-09 01:39:46] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002658 10.0.0.19 - - [2026-04-09 01:39:46] "GET /instance-ip/c9f980ae-cde7-4fe6-81ae-1ebb1c7f131f?fields=floating_ips HTTP/1.1" 200 1164 0.002450 10.0.0.19 - - [2026-04-09 01:39:46] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002338 10.0.0.19 - - [2026-04-09 01:39:46] "POST /tags HTTP/1.1" 200 371 0.029176 10.0.0.19 - - [2026-04-09 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013128 10.0.0.19 - - [2026-04-09 01:39:46] "GET /tag/3b2ea5b4-fb1d-487a-b203-8befe3490509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019380 10.0.0.19 - - [2026-04-09 01:39:46] "POST /tags HTTP/1.1" 200 319 0.032486 10.0.0.19 - - [2026-04-09 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017617 10.0.0.19 - - [2026-04-09 01:39:46] "GET /tag/1e9aed42-f4a4-43b3-8d2e-6e4dc1cc2392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.040344 10.0.0.19 - - [2026-04-09 01:39:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.000418 10.0.0.19 - - [2026-04-09 01:39:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.016400 10.0.0.19 - - [2026-04-09 01:39:47] "POST /security-groups HTTP/1.1" 200 578 0.072240 10.0.0.19 - - [2026-04-09 01:39:47] "POST /projects HTTP/1.1" 200 497 0.175809 10.0.0.19 - - [2026-04-09 01:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010737 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009994 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.008605 10.0.0.19 - - [2026-04-09 01:39:47] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.049617 10.0.0.19 - - [2026-04-09 01:39:47] "POST /access-control-lists HTTP/1.1" 200 587 0.094717 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.019657 10.0.0.19 - - [2026-04-09 01:39:47] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.022451 10.0.0.19 - - [2026-04-09 01:39:47] "POST /access-control-lists HTTP/1.1" 200 585 0.077638 10.0.0.19 - - [2026-04-09 01:39:47] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.117356 10.0.0.19 - - [2026-04-09 01:39:47] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.082561 10.0.0.19 - - [2026-04-09 01:39:47] "POST /security-groups HTTP/1.1" 200 558 0.097895 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.002296 10.0.0.19 - - [2026-04-09 01:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014643 10.0.0.19 - - [2026-04-09 01:39:47] "POST /chown HTTP/1.1" 200 109 0.009822 10.0.0.19 - - [2026-04-09 01:39:47] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002096 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.19 - - [2026-04-09 01:39:47] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032172 10.0.0.19 - - [2026-04-09 01:39:47] "POST /access-control-lists HTTP/1.1" 200 610 0.145742 10.0.0.19 - - [2026-04-09 01:39:47] "POST /tags HTTP/1.1" 409 214 0.009263 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.002770 10.0.0.19 - - [2026-04-09 01:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.19 - - [2026-04-09 01:39:47] "GET /tag/1e9aed42-f4a4-43b3-8d2e-6e4dc1cc2392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.030727 10.0.0.19 - - [2026-04-09 01:39:47] "POST /access-control-lists HTTP/1.1" 200 608 0.078547 10.0.0.19 - - [2026-04-09 01:39:47] "POST /firewall-rules HTTP/1.1" 200 578 0.128942 10.0.0.19 - - [2026-04-09 01:39:47] "GET /firewall-rule/4d377ebb-a8e1-4de6-a395-6691bf27a92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012518 10.0.0.19 - - [2026-04-09 01:39:48] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.010423 10.0.0.19 - - [2026-04-09 01:39:48] "GET /firewall-rule/4d377ebb-a8e1-4de6-a395-6691bf27a92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003062 10.0.0.19 - - [2026-04-09 01:39:48] "POST /ref-update HTTP/1.1" 200 156 0.090938 10.0.0.19 - - [2026-04-09 01:39:48] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003690 10.0.0.19 - - [2026-04-09 01:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.19 - - [2026-04-09 01:39:48] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003078 10.0.0.19 - - [2026-04-09 01:39:48] "POST /tags HTTP/1.1" 409 214 0.002063 10.0.0.19 - - [2026-04-09 01:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2026-04-09 01:39:48] "GET /tag/1e9aed42-f4a4-43b3-8d2e-6e4dc1cc2392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.051165 10.0.0.19 - - [2026-04-09 01:39:48] "POST /firewall-rules HTTP/1.1" 200 576 0.076295 10.0.0.19 - - [2026-04-09 01:39:48] "GET /firewall-rule/f0f5ec4e-fe83-423a-a8ef-a27720b1a516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005765 10.0.0.19 - - [2026-04-09 01:39:48] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005297 10.0.0.19 - - [2026-04-09 01:39:48] "GET /firewall-rule/f0f5ec4e-fe83-423a-a8ef-a27720b1a516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002782 10.0.0.19 - - [2026-04-09 01:39:48] "POST /ref-update HTTP/1.1" 200 156 0.046291 10.0.0.19 - - [2026-04-09 01:39:48] "POST /tags HTTP/1.1" 200 363 0.044479 10.0.0.19 - - [2026-04-09 01:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024162 10.0.0.19 - - [2026-04-09 01:39:48] "GET /tag/9ddca0f9-ff22-4ada-9c72-aecf498fea97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.050724 10.0.0.19 - - [2026-04-09 01:39:48] "POST /tags HTTP/1.1" 200 311 0.054514 10.0.0.19 - - [2026-04-09 01:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014451 10.0.0.19 - - [2026-04-09 01:39:48] "GET /tag/c3ff3d41-9459-48f4-9be1-49ac3db9f314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011705 10.0.0.19 - - [2026-04-09 01:39:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.002764 10.0.0.19 - - [2026-04-09 01:39:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.016426 10.0.0.19 - - [2026-04-09 01:39:49] "POST /security-groups HTTP/1.1" 200 574 0.073754 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.002532 10.0.0.19 - - [2026-04-09 01:39:49] "POST /projects HTTP/1.1" 200 489 0.239144 10.0.0.19 - - [2026-04-09 01:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011552 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.19 - - [2026-04-09 01:39:49] "POST /access-control-lists HTTP/1.1" 200 583 0.041994 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003687 10.0.0.19 - - [2026-04-09 01:39:49] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007340 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.19 - - [2026-04-09 01:39:49] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.047376 10.0.0.19 - - [2026-04-09 01:39:49] "POST /access-control-lists HTTP/1.1" 200 581 0.096166 10.0.0.19 - - [2026-04-09 01:39:49] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.106063 10.0.0.19 - - [2026-04-09 01:39:49] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.069189 10.0.0.19 - - [2026-04-09 01:39:49] "POST /security-groups HTTP/1.1" 200 546 0.077119 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.009464 10.0.0.19 - - [2026-04-09 01:39:49] "POST /access-control-lists HTTP/1.1" 200 602 0.025611 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.012388 10.0.0.19 - - [2026-04-09 01:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037765 10.0.0.19 - - [2026-04-09 01:39:49] "POST /access-control-lists HTTP/1.1" 200 600 0.033325 10.0.0.19 - - [2026-04-09 01:39:49] "POST /chown HTTP/1.1" 200 109 0.045680 10.0.0.19 - - [2026-04-09 01:39:49] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013716 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.19 - - [2026-04-09 01:39:49] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002231 10.0.0.19 - - [2026-04-09 01:39:49] "POST /tags HTTP/1.1" 409 210 0.001696 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.19 - - [2026-04-09 01:39:49] "GET /tag/c3ff3d41-9459-48f4-9be1-49ac3db9f314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015644 10.0.0.19 - - [2026-04-09 01:39:49] "POST /firewall-rules HTTP/1.1" 200 570 0.066191 10.0.0.19 - - [2026-04-09 01:39:49] "GET /firewall-rule/d9706b5a-f210-44f3-940c-57e659985c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003792 10.0.0.19 - - [2026-04-09 01:39:49] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003253 10.0.0.19 - - [2026-04-09 01:39:49] "GET /firewall-rule/d9706b5a-f210-44f3-940c-57e659985c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002299 10.0.0.19 - - [2026-04-09 01:39:49] "POST /ref-update HTTP/1.1" 200 156 0.038948 10.0.0.19 - - [2026-04-09 01:39:49] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012796 10.0.0.19 - - [2026-04-09 01:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000736 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.19 - - [2026-04-09 01:39:50] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003349 10.0.0.19 - - [2026-04-09 01:39:50] "POST /tags HTTP/1.1" 409 210 0.002793 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.19 - - [2026-04-09 01:39:50] "GET /tag/c3ff3d41-9459-48f4-9be1-49ac3db9f314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.044751 10.0.0.19 - - [2026-04-09 01:39:50] "POST /firewall-rules HTTP/1.1" 200 568 0.092700 10.0.0.19 - - [2026-04-09 01:39:50] "GET /firewall-rule/ccc52d2d-2539-47c6-8c65-ff4a92f03db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017358 10.0.0.19 - - [2026-04-09 01:39:50] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003703 10.0.0.19 - - [2026-04-09 01:39:50] "GET /firewall-rule/ccc52d2d-2539-47c6-8c65-ff4a92f03db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002059 10.0.0.19 - - [2026-04-09 01:39:50] "POST /ref-update HTTP/1.1" 200 156 0.032329 10.0.0.19 - - [2026-04-09 01:39:50] "POST /tags HTTP/1.1" 200 363 0.074440 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-04-09 01:39:50] "GET /tag/19388291-3a08-4c7c-bafb-9444dd15083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.050441 10.0.0.19 - - [2026-04-09 01:39:50] "POST /tags HTTP/1.1" 409 210 0.002579 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2026-04-09 01:39:50] "GET /tag/3c9e4ec8-4f7b-4d63-a295-862d4c1f7913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010628 10.0.0.19 - - [2026-04-09 01:39:50] "POST /projects HTTP/1.1" 409 223 0.002115 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-04-09 01:39:50] "GET /project/95fc879a-0219-40ef-80f7-0f0fcf8e43e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069698 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.19 - - [2026-04-09 01:39:50] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004012 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-04-09 01:39:50] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003674 10.0.0.19 - - [2026-04-09 01:39:50] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.041867 10.0.0.19 - - [2026-04-09 01:39:50] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.042943 10.0.0.19 - - [2026-04-09 01:39:50] "POST /security-groups HTTP/1.1" 409 253 0.002225 10.0.0.19 - - [2026-04-09 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-04-09 01:39:50] "PUT /security-group/c84f98a9-29c0-4f7b-a9b0-5455acf17ed5 HTTP/1.1" 200 262 0.055314 10.0.0.19 - - [2026-04-09 01:39:51] "PUT /access-control-list/c1b0d036-cf01-423f-b5c5-f248840652f3 HTTP/1.1" 200 272 0.009035 10.0.0.19 - - [2026-04-09 01:39:51] "PUT /access-control-list/cf82d98b-0a4b-4c32-9076-3045fa2bc427 HTTP/1.1" 200 272 0.022973 10.0.0.19 - - [2026-04-09 01:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029703 10.0.0.19 - - [2026-04-09 01:39:51] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013903 10.0.0.19 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.19 - - [2026-04-09 01:39:51] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004428 10.0.0.19 - - [2026-04-09 01:39:51] "POST /tags HTTP/1.1" 409 210 0.001951 10.0.0.19 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2026-04-09 01:39:51] "GET /tag/3c9e4ec8-4f7b-4d63-a295-862d4c1f7913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013082 10.0.0.19 - - [2026-04-09 01:39:51] "POST /firewall-rules HTTP/1.1" 200 570 0.072044 10.0.0.19 - - [2026-04-09 01:39:51] "GET /firewall-rule/3b8374c5-41ed-4a1a-8178-1e2da31d845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.021612 10.0.0.19 - - [2026-04-09 01:39:51] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008909 10.0.0.19 - - [2026-04-09 01:39:51] "GET /firewall-rule/3b8374c5-41ed-4a1a-8178-1e2da31d845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002500 10.0.0.19 - - [2026-04-09 01:39:51] "POST /ref-update HTTP/1.1" 200 156 0.062408 10.0.0.19 - - [2026-04-09 01:39:51] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003404 10.0.0.19 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-04-09 01:39:51] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011655 10.0.0.19 - - [2026-04-09 01:39:51] "POST /tags HTTP/1.1" 409 210 0.002133 10.0.0.19 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-04-09 01:39:51] "GET /tag/3c9e4ec8-4f7b-4d63-a295-862d4c1f7913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022527 10.0.0.19 - - [2026-04-09 01:39:51] "POST /firewall-rules HTTP/1.1" 200 568 0.084198 10.0.0.19 - - [2026-04-09 01:39:51] "GET /firewall-rule/db24f4b9-1d89-4c3b-9f03-7de02efa5eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004105 10.0.0.19 - - [2026-04-09 01:39:51] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004113 10.0.0.19 - - [2026-04-09 01:39:51] "GET /firewall-rule/db24f4b9-1d89-4c3b-9f03-7de02efa5eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001951 10.0.0.19 - - [2026-04-09 01:39:51] "POST /ref-update HTTP/1.1" 200 156 0.109338 10.0.0.19 - - [2026-04-09 01:39:51] "POST /tags HTTP/1.1" 409 237 0.005977 10.0.0.19 - - [2026-04-09 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.19 - - [2026-04-09 01:39:52] "GET /tag/19388291-3a08-4c7c-bafb-9444dd15083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.056001 10.0.0.19 - - [2026-04-09 01:39:52] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005386 10.0.0.19 - - [2026-04-09 01:39:52] "POST /set-tag HTTP/1.1" 200 109 0.021668 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:39:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 10.0.0.241 - - [2026-04-09 01:40:36] "GET / HTTP/1.1" 200 35931 0.002434 10.0.0.241 - - [2026-04-09 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.241 - - [2026-04-09 01:40:36] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005106 10.0.0.241 - - [2026-04-09 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.241 - - [2026-04-09 01:40:36] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002977 10.0.0.241 - - [2026-04-09 01:40:36] "PUT /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99 HTTP/1.1" 200 274 0.008849 10.0.0.241 - - [2026-04-09 01:40:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.010097 10.0.0.241 - - [2026-04-09 01:40:36] "POST /virtual-routers HTTP/1.1" 200 599 0.029213 10.0.0.241 - - [2026-04-09 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.241 - - [2026-04-09 01:40:36] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004672 10.0.0.241 - - [2026-04-09 01:40:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.001873 10.0.0.241 - - [2026-04-09 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.241 - - [2026-04-09 01:40:36] "GET /virtual-network/7c652389-2159-47d1-ac38-eccbe0459e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003541 10.0.0.241 - - [2026-04-09 01:40:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.054020 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:41:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.241 - - [2026-04-09 01:41:47] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.241 - - [2026-04-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.241 - - [2026-04-09 01:41:47] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004356 10.0.0.241 - - [2026-04-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.241 - - [2026-04-09 01:41:47] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002967 10.0.0.241 - - [2026-04-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.241 - - [2026-04-09 01:41:47] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002267 10.0.0.241 - - [2026-04-09 01:41:47] "PUT /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c HTTP/1.1" 200 262 0.009965 10.0.0.241 - - [2026-04-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.241 - - [2026-04-09 01:41:47] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002371 10.0.0.241 - - [2026-04-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2026-04-09 01:41:47] "GET /virtual-machine-interface/386e25da-9e6b-4190-abe0-e22e9d0c495a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004061 10.0.0.241 - - [2026-04-09 01:41:47] "PUT /virtual-machine-interface/386e25da-9e6b-4190-abe0-e22e9d0c495a HTTP/1.1" 200 284 0.009921 10.0.0.19 - - [2026-04-09 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-04-09 01:42:13] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002609 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:42:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001159 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001400 10.0.0.19 - - [2026-04-09 01:43:53] "GET /global-system-configs HTTP/1.1" 200 322 0.001666 10.0.0.19 - - [2026-04-09 01:43:54] "GET /global-system-configs HTTP/1.1" 200 322 0.005029 10.0.0.19 - - [2026-04-09 01:44:36] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002969 10.0.0.19 - - [2026-04-09 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.009639 10.0.0.19 - - [2026-04-09 01:44:47] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009250 10.0.0.19 - - [2026-04-09 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.19 - - [2026-04-09 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2026-04-09 01:44:47] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003028 10.0.0.19 - - [2026-04-09 01:44:47] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005997 10.0.0.19 - - [2026-04-09 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.19 - - [2026-04-09 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-04-09 01:44:47] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004852 10.0.0.19 - - [2026-04-09 01:44:47] "GET /loadbalancer-pool/085a86aa-44ff-42f0-943e-946b6695da46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008143 10.0.0.19 - - [2026-04-09 01:44:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019834 10.0.0.19 - - [2026-04-09 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011518 10.0.0.19 - - [2026-04-09 01:44:47] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006146 10.0.0.19 - - [2026-04-09 01:44:47] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003789 10.0.0.19 - - [2026-04-09 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.006639 10.0.0.19 - - [2026-04-09 01:44:47] "POST /tags HTTP/1.1" 409 205 0.002004 10.0.0.19 - - [2026-04-09 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2026-04-09 01:44:47] "GET /tag/e79cb6f1-b774-428e-be8f-68208147ee25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014420 10.0.0.19 - - [2026-04-09 01:44:47] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005460 10.0.0.19 - - [2026-04-09 01:44:47] "PUT /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a HTTP/1.1" 200 256 0.009657 10.0.0.19 - - [2026-04-09 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.079972 10.0.0.19 - - [2026-04-09 01:44:48] "GET /loadbalancer-pool/7dad102b-4d56-49fa-83ce-7d1ea05fad1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004063 10.0.0.19 - - [2026-04-09 01:44:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016016 10.0.0.19 - - [2026-04-09 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011466 10.0.0.19 - - [2026-04-09 01:44:48] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015681 10.0.0.19 - - [2026-04-09 01:44:48] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004279 10.0.0.19 - - [2026-04-09 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.19 - - [2026-04-09 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.19 - - [2026-04-09 01:44:48] "GET /loadbalancer-pool/fe0043d8-77db-412d-8ea8-115445f827a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003385 10.0.0.19 - - [2026-04-09 01:44:48] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003559 10.0.0.19 - - [2026-04-09 01:44:48] "PUT /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a HTTP/1.1" 200 256 0.016326 10.0.0.19 - - [2026-04-09 01:44:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035497 10.0.0.19 - - [2026-04-09 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024562 10.0.0.19 - - [2026-04-09 01:44:48] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007215 10.0.0.19 - - [2026-04-09 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.008804 10.0.0.19 - - [2026-04-09 01:44:48] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010005 10.0.0.19 - - [2026-04-09 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.005951 10.0.0.19 - - [2026-04-09 01:44:48] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002563 10.0.0.19 - - [2026-04-09 01:44:48] "PUT /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a HTTP/1.1" 200 256 0.009535 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000758 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004685 10.0.0.19 - - [2026-04-09 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.19 - - [2026-04-09 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2026-04-09 01:46:02] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002204 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004142 10.0.0.19 - - [2026-04-09 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.019177 10.0.0.19 - - [2026-04-09 01:46:02] "DELETE /loadbalancer-member/a0410891-ce86-4e2a-bf1b-a723aaa832d5 HTTP/1.1" 200 115 0.052472 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008997 10.0.0.19 - - [2026-04-09 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.19 - - [2026-04-09 01:46:02] "DELETE /loadbalancer-member/85fe2669-18bc-4a2d-bb4a-85a711080458 HTTP/1.1" 200 115 0.037422 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004129 10.0.0.19 - - [2026-04-09 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.19 - - [2026-04-09 01:46:02] "DELETE /loadbalancer-member/af52b127-a379-453c-a077-860c4fe6727c HTTP/1.1" 200 115 0.045479 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004167 10.0.0.19 - - [2026-04-09 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.19 - - [2026-04-09 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2026-04-09 01:46:02] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001992 10.0.0.19 - - [2026-04-09 01:46:02] "GET /loadbalancer-pool/085a86aa-44ff-42f0-943e-946b6695da46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002210 10.0.0.19 - - [2026-04-09 01:46:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014763 10.0.0.19 - - [2026-04-09 01:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008571 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018341 10.0.0.19 - - [2026-04-09 01:46:02] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003636 10.0.0.19 - - [2026-04-09 01:46:02] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009794 10.0.0.19 - - [2026-04-09 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.073467 10.0.0.19 - - [2026-04-09 01:46:02] "GET /loadbalancer-pool/7dad102b-4d56-49fa-83ce-7d1ea05fad1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002601 10.0.0.19 - - [2026-04-09 01:46:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.046667 10.0.0.19 - - [2026-04-09 01:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024013 10.0.0.19 - - [2026-04-09 01:46:03] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023799 10.0.0.19 - - [2026-04-09 01:46:03] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018767 10.0.0.19 - - [2026-04-09 01:46:03] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005770 10.0.0.19 - - [2026-04-09 01:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.19 - - [2026-04-09 01:46:03] "GET /loadbalancer-pool/fe0043d8-77db-412d-8ea8-115445f827a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002466 10.0.0.19 - - [2026-04-09 01:46:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026321 10.0.0.19 - - [2026-04-09 01:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007551 10.0.0.19 - - [2026-04-09 01:46:03] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010177 10.0.0.19 - - [2026-04-09 01:46:03] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006463 10.0.0.19 - - [2026-04-09 01:46:03] "POST /set-tag HTTP/1.1" 200 109 0.006521 10.0.0.19 - - [2026-04-09 01:46:03] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001884 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:46:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:46:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:46:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:46:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:48:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:48:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 10.0.0.19 - - [2026-04-09 01:48:40] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.19 - - [2026-04-09 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-04-09 01:48:40] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034903 10.0.0.19 - - [2026-04-09 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-04-09 01:48:40] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024280 10.0.0.19 - - [2026-04-09 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2026-04-09 01:48:40] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031150 10.0.0.19 - - [2026-04-09 01:48:40] "POST /tags HTTP/1.1" 200 333 0.030118 10.0.0.19 - - [2026-04-09 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-04-09 01:48:40] "GET /tag/dbe8711a-bcb6-4a66-8c10-2873baf17776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016821 10.0.0.19 - - [2026-04-09 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2026-04-09 01:48:41] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038890 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-04-09 01:48:41] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004219 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-04-09 01:48:41] "GET /service-appliance-set/7a7513be-5566-45ef-b52b-3c064134f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002049 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.002212 10.0.0.19 - - [2026-04-09 01:48:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.086572 10.0.0.19 - - [2026-04-09 01:48:41] "GET /virtual-machine-interface/ed2bb7b5-5a5b-4667-887c-ecffc42d141d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013510 10.0.0.19 - - [2026-04-09 01:48:41] "POST /instance-ips HTTP/1.1" 200 409 0.017211 10.0.0.19 - - [2026-04-09 01:48:41] "GET /instance-ip/d78687f7-3ade-4e63-9d3e-c78aab0a5928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005141 10.0.0.19 - - [2026-04-09 01:48:41] "POST /loadbalancers HTTP/1.1" 200 610 0.055845 10.0.0.19 - - [2026-04-09 01:48:41] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031494 10.0.0.19 - - [2026-04-09 01:48:41] "GET /instance-ip/d78687f7-3ade-4e63-9d3e-c78aab0a5928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003096 10.0.0.19 - - [2026-04-09 01:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009308 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.19 - - [2026-04-09 01:48:41] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028055 10.0.0.19 - - [2026-04-09 01:48:41] "POST /floating-ips HTTP/1.1" 200 597 0.022129 10.0.0.19 - - [2026-04-09 01:48:41] "GET /loadbalancer/e5582cfa-6a7b-47e7-a767-e25917db9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002375 10.0.0.19 - - [2026-04-09 01:48:41] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.019156 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.19 - - [2026-04-09 01:48:41] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030797 10.0.0.19 - - [2026-04-09 01:48:41] "GET /loadbalancer-listener/9b06ae51-f324-41eb-8e45-3f5022d1366e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003748 10.0.0.19 - - [2026-04-09 01:48:41] "GET /loadbalancer-listener/9b06ae51-f324-41eb-8e45-3f5022d1366e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002735 10.0.0.19 - - [2026-04-09 01:48:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019941 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.19 - - [2026-04-09 01:48:41] "GET /instance-ip/d78687f7-3ade-4e63-9d3e-c78aab0a5928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003917 10.0.0.19 - - [2026-04-09 01:48:41] "GET /loadbalancer/e5582cfa-6a7b-47e7-a767-e25917db9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003114 10.0.0.19 - - [2026-04-09 01:48:41] "GET /instance-ip/d78687f7-3ade-4e63-9d3e-c78aab0a5928?fields=floating_ips HTTP/1.1" 200 1213 0.007377 10.0.0.19 - - [2026-04-09 01:48:41] "GET /floating-ip/f0d80e9e-3074-4a98-bcfd-0219bc413a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001799 10.0.0.19 - - [2026-04-09 01:48:41] "POST /tags HTTP/1.1" 200 295 0.042623 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2026-04-09 01:48:41] "GET /tag/500a3987-1823-4056-9c79-fca05398afd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014645 10.0.0.19 - - [2026-04-09 01:48:41] "POST /tags HTTP/1.1" 409 233 0.001637 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.19 - - [2026-04-09 01:48:41] "GET /tag/8c1c4399-7be4-41cc-9b2e-f64d45fef9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009482 10.0.0.19 - - [2026-04-09 01:48:41] "POST /tags HTTP/1.1" 409 206 0.002101 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2026-04-09 01:48:41] "GET /tag/366fdae9-92a3-41b3-96c7-db65b936c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010258 10.0.0.19 - - [2026-04-09 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005620 10.0.0.19 - - [2026-04-09 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-04-09 01:48:42] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040158 10.0.0.19 - - [2026-04-09 01:48:42] "POST /virtual-machines HTTP/1.1" 200 369 0.008130 10.0.0.19 - - [2026-04-09 01:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007986 10.0.0.19 - - [2026-04-09 01:48:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103780 10.0.0.19 - - [2026-04-09 01:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016119 10.0.0.19 - - [2026-04-09 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004281 10.0.0.19 - - [2026-04-09 01:48:42] "POST /instance-ips HTTP/1.1" 200 409 0.025043 10.0.0.19 - - [2026-04-09 01:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014139 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017700 10.0.0.19 - - [2026-04-09 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.014290 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014377 10.0.0.19 - - [2026-04-09 01:48:42] "GET /instance-ip/3cd0e436-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002542 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004060 10.0.0.19 - - [2026-04-09 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003105 10.0.0.19 - - [2026-04-09 01:48:42] "POST /ref-update HTTP/1.1" 200 156 0.007374 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010200 10.0.0.19 - - [2026-04-09 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.19 - - [2026-04-09 01:48:42] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003757 10.0.0.19 - - [2026-04-09 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.19 - - [2026-04-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-04-09 01:48:43] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003500 10.0.0.19 - - [2026-04-09 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.19 - - [2026-04-09 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006730 10.0.0.19 - - [2026-04-09 01:48:44] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058113 10.0.0.19 - - [2026-04-09 01:48:44] "POST /virtual-machines HTTP/1.1" 200 369 0.028316 10.0.0.19 - - [2026-04-09 01:48:44] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063588 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-networks?parent_id=366f3f1c-7b29-419e-b54b-218778a23333&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001856 10.0.0.19 - - [2026-04-09 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022638 10.0.0.19 - - [2026-04-09 01:48:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142414 10.0.0.19 - - [2026-04-09 01:48:44] "POST /virtual-networks HTTP/1.1" 200 512 0.189177 10.0.0.19 - - [2026-04-09 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.061881 10.0.0.19 - - [2026-04-09 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011211 10.0.0.19 - - [2026-04-09 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.19 - - [2026-04-09 01:48:44] "POST /route-targets HTTP/1.1" 200 327 0.022741 10.0.0.19 - - [2026-04-09 01:48:44] "GET /network-ipam/4410638a-17db-48d6-9a2c-52f5692aa58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.009232 10.0.0.19 - - [2026-04-09 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.014154 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003742 10.0.0.19 - - [2026-04-09 01:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.008294 10.0.0.19 - - [2026-04-09 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.089897 10.0.0.19 - - [2026-04-09 01:48:44] "POST /instance-ips HTTP/1.1" 200 409 0.055705 10.0.0.19 - - [2026-04-09 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017866 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009714 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003425 10.0.0.19 - - [2026-04-09 01:48:44] "GET /domains HTTP/1.1" 200 280 0.001354 10.0.0.19 - - [2026-04-09 01:48:44] "GET /domain/0bf31fcf-027f-4f8f-89be-db966f7bbd3d HTTP/1.1" 200 3084 0.007279 10.0.0.19 - - [2026-04-09 01:48:44] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333 HTTP/1.1" 200 7064 0.054293 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2091 0.004820 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2091 0.003174 10.0.0.19 - - [2026-04-09 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.054480 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018550 10.0.0.19 - - [2026-04-09 01:48:44] "GET /routing-instance/a6bc82d3-f6fe-4d49-a319-c00c44ddb6d5 HTTP/1.1" 200 1403 0.018978 10.0.0.19 - - [2026-04-09 01:48:44] "GET /instance-ip/3e108860-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004485 10.0.0.19 - - [2026-04-09 01:48:44] "GET /routing-instance/a6bc82d3-f6fe-4d49-a319-c00c44ddb6d5 HTTP/1.1" 200 1403 0.004806 10.0.0.19 - - [2026-04-09 01:48:44] "GET /route-target/6775548d-0d76-481e-8c8a-909de0b9b26b HTTP/1.1" 200 1152 0.002601 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2091 0.003210 10.0.0.19 - - [2026-04-09 01:48:44] "GET /routing-instance/a6bc82d3-f6fe-4d49-a319-c00c44ddb6d5 HTTP/1.1" 200 1403 0.001911 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003188 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2091 0.003963 10.0.0.19 - - [2026-04-09 01:48:44] "GET /routing-instance/a6bc82d3-f6fe-4d49-a319-c00c44ddb6d5 HTTP/1.1" 200 1403 0.002037 10.0.0.19 - - [2026-04-09 01:48:44] "GET /routing-instance/a6bc82d3-f6fe-4d49-a319-c00c44ddb6d5 HTTP/1.1" 200 1403 0.002038 10.0.0.19 - - [2026-04-09 01:48:44] "GET /route-target/6775548d-0d76-481e-8c8a-909de0b9b26b HTTP/1.1" 200 1152 0.003333 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003762 10.0.0.19 - - [2026-04-09 01:48:44] "GET /domains HTTP/1.1" 200 280 0.002305 10.0.0.19 - - [2026-04-09 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.001611 10.0.0.19 - - [2026-04-09 01:48:44] "GET /domain/0bf31fcf-027f-4f8f-89be-db966f7bbd3d HTTP/1.1" 200 3084 0.002808 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004774 10.0.0.19 - - [2026-04-09 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.19 - - [2026-04-09 01:48:44] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333 HTTP/1.1" 200 7064 0.054480 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008860 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2091 0.006373 10.0.0.19 - - [2026-04-09 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004800 10.0.0.19 - - [2026-04-09 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.19 - - [2026-04-09 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.19 - - [2026-04-09 01:48:44] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053167 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005824 10.0.0.19 - - [2026-04-09 01:48:44] "GET /floating-ip-pools?parent_id=0f5a7204-02b2-4fa5-bf7e-28448aa08997&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002417 10.0.0.19 - - [2026-04-09 01:48:44] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004653 10.0.0.19 - - [2026-04-09 01:48:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.023828 10.0.0.19 - - [2026-04-09 01:48:45] "POST /ref-update HTTP/1.1" 200 156 0.010851 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.017846 10.0.0.19 - - [2026-04-09 01:48:45] "GET /domains HTTP/1.1" 200 280 0.001219 10.0.0.19 - - [2026-04-09 01:48:45] "GET /domain/0bf31fcf-027f-4f8f-89be-db966f7bbd3d HTTP/1.1" 200 3084 0.002242 10.0.0.19 - - [2026-04-09 01:48:45] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333 HTTP/1.1" 200 7320 0.041465 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2329 0.009402 10.0.0.19 - - [2026-04-09 01:48:45] "GET /floating-ip-pool/5d68d039-5767-446f-b337-b7d4d1ad174f HTTP/1.1" 200 1314 0.004405 10.0.0.19 - - [2026-04-09 01:48:45] "GET /domains HTTP/1.1" 200 280 0.001401 10.0.0.19 - - [2026-04-09 01:48:45] "GET /domain/0bf31fcf-027f-4f8f-89be-db966f7bbd3d HTTP/1.1" 200 3084 0.002318 10.0.0.19 - - [2026-04-09 01:48:45] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333 HTTP/1.1" 200 7320 0.027981 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 2329 0.003450 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003818 10.0.0.19 - - [2026-04-09 01:48:45] "POST /tags HTTP/1.1" 200 365 0.040657 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011481 10.0.0.19 - - [2026-04-09 01:48:45] "GET /tag/7e1a909d-1205-4b27-9dd6-c2ab372bfd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012355 10.0.0.19 - - [2026-04-09 01:48:45] "POST /tags HTTP/1.1" 409 206 0.001846 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2026-04-09 01:48:45] "GET /tag/366fdae9-92a3-41b3-96c7-db65b936c6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009945 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.19 - - [2026-04-09 01:48:45] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031399 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005507 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-04-09 01:48:45] "GET /service-appliance-set/cd29cc78-b06f-4038-9346-ea908405c219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003165 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001826 10.0.0.19 - - [2026-04-09 01:48:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093104 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-machine-interface/933444d5-1dba-4647-936f-5f60e4661ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019557 10.0.0.19 - - [2026-04-09 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.013953 10.0.0.19 - - [2026-04-09 01:48:45] "POST /instance-ips HTTP/1.1" 200 417 0.026963 10.0.0.19 - - [2026-04-09 01:48:45] "GET /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003480 10.0.0.19 - - [2026-04-09 01:48:45] "POST /loadbalancers HTTP/1.1" 200 618 0.066665 10.0.0.19 - - [2026-04-09 01:48:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019223 10.0.0.19 - - [2026-04-09 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.19 - - [2026-04-09 01:48:45] "POST /service-instances HTTP/1.1" 200 566 0.029664 10.0.0.19 - - [2026-04-09 01:48:45] "POST /ref-update HTTP/1.1" 200 156 0.019630 10.0.0.19 - - [2026-04-09 01:48:45] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053023 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-machine-interface/933444d5-1dba-4647-936f-5f60e4661ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003740 10.0.0.19 - - [2026-04-09 01:48:45] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.026060 10.0.0.19 - - [2026-04-09 01:48:45] "GET /virtual-machine-interface/933444d5-1dba-4647-936f-5f60e4661ea8?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011795 10.0.0.19 - - [2026-04-09 01:48:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016819 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-04-09 01:48:46] "GET /floating-ip-pool/5d68d039-5767-446f-b337-b7d4d1ad174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002035 10.0.0.19 - - [2026-04-09 01:48:46] "POST /virtual-machines HTTP/1.1" 200 429 0.018673 10.0.0.19 - - [2026-04-09 01:48:46] "POST /floating-ips HTTP/1.1" 200 671 0.125288 10.0.0.19 - - [2026-04-09 01:48:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118262 10.0.0.19 - - [2026-04-09 01:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009517 10.0.0.19 - - [2026-04-09 01:48:46] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004623 10.0.0.19 - - [2026-04-09 01:48:46] "POST /chown HTTP/1.1" 200 109 0.025713 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2026-04-09 01:48:46] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003173 10.0.0.19 - - [2026-04-09 01:48:46] "POST /chown HTTP/1.1" 200 109 0.008985 10.0.0.19 - - [2026-04-09 01:48:46] "POST /tags HTTP/1.1" 409 221 0.001967 10.0.0.19 - - [2026-04-09 01:48:46] "PUT /virtual-machine-interface/9201efcd-6fba-47f5-a6bd-b3fde8a03a8a HTTP/1.1" 200 284 0.018213 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2026-04-09 01:48:46] "GET /tag/dbe8711a-bcb6-4a66-8c10-2873baf17776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023375 10.0.0.19 - - [2026-04-09 01:48:46] "POST /tags HTTP/1.1" 409 238 0.002906 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.19 - - [2026-04-09 01:48:46] "PUT /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 256 0.055345 10.0.0.19 - - [2026-04-09 01:48:46] "GET /tag/7e1a909d-1205-4b27-9dd6-c2ab372bfd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011117 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.025473 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.018154 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.021389 10.0.0.19 - - [2026-04-09 01:48:46] "POST /firewall-rules HTTP/1.1" 200 650 0.132870 10.0.0.19 - - [2026-04-09 01:48:46] "GET /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.011328 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.043859 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.026005 10.0.0.19 - - [2026-04-09 01:48:46] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010448 10.0.0.19 - - [2026-04-09 01:48:46] "GET /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003255 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.027220 10.0.0.19 - - [2026-04-09 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.024377 10.0.0.19 - - [2026-04-09 01:48:46] "POST /virtual-machines HTTP/1.1" 200 429 0.011266 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011133 10.0.0.19 - - [2026-04-09 01:48:46] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048860 10.0.0.19 - - [2026-04-09 01:48:46] "GET /loadbalancer/5c49a019-8d49-4c64-a284-8486091fd246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002045 10.0.0.19 - - [2026-04-09 01:48:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.142110 10.0.0.19 - - [2026-04-09 01:48:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.066110 10.0.0.19 - - [2026-04-09 01:48:46] "POST /chown HTTP/1.1" 200 109 0.047097 10.0.0.19 - - [2026-04-09 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.19 - - [2026-04-09 01:48:46] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042017 10.0.0.19 - - [2026-04-09 01:48:46] "POST /chown HTTP/1.1" 200 109 0.007713 10.0.0.19 - - [2026-04-09 01:48:46] "PUT /virtual-machine-interface/fe764316-e22d-46b0-8e90-4e5450698df0 HTTP/1.1" 200 284 0.026150 10.0.0.19 - - [2026-04-09 01:48:47] "GET /loadbalancer-listener/2a20cfa0-84cb-426f-a684-d0b9989455a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017812 10.0.0.19 - - [2026-04-09 01:48:47] "GET /loadbalancer-listener/2a20cfa0-84cb-426f-a684-d0b9989455a5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004947 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 256 0.028872 10.0.0.19 - - [2026-04-09 01:48:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037543 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.012138 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.023909 10.0.0.19 - - [2026-04-09 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025373 10.0.0.19 - - [2026-04-09 01:48:47] "GET /loadbalancer-pool/1f09b1c2-605e-4c4d-ad33-66cd124ecead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009214 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.042722 10.0.0.19 - - [2026-04-09 01:48:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024342 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.010536 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.020029 10.0.0.19 - - [2026-04-09 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026835 10.0.0.19 - - [2026-04-09 01:48:47] "GET /loadbalancer-member/82bf655c-510f-4800-92ab-b6688d4cd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.003750 10.0.0.19 - - [2026-04-09 01:48:47] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004618 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.006851 10.0.0.19 - - [2026-04-09 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011396 10.0.0.19 - - [2026-04-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.19 - - [2026-04-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2026-04-09 01:48:47] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005196 10.0.0.19 - - [2026-04-09 01:48:47] "POST /tags HTTP/1.1" 409 221 0.001283 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.006944 10.0.0.19 - - [2026-04-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013494 10.0.0.19 - - [2026-04-09 01:48:47] "GET /tag/dbe8711a-bcb6-4a66-8c10-2873baf17776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014702 10.0.0.19 - - [2026-04-09 01:48:47] "POST /tags HTTP/1.1" 409 238 0.004639 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.032056 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 256 0.023262 10.0.0.19 - - [2026-04-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2026-04-09 01:48:47] "GET /tag/7e1a909d-1205-4b27-9dd6-c2ab372bfd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010067 10.0.0.19 - - [2026-04-09 01:48:47] "POST /firewall-rules HTTP/1.1" 409 293 0.001708 10.0.0.19 - - [2026-04-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.009115 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda HTTP/1.1" 200 260 0.030463 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.019809 10.0.0.19 - - [2026-04-09 01:48:47] "GET /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007812 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.015051 10.0.0.19 - - [2026-04-09 01:48:47] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003228 10.0.0.19 - - [2026-04-09 01:48:47] "GET /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.001905 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 256 0.009423 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.018284 10.0.0.19 - - [2026-04-09 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.006186 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.017597 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 256 0.019116 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.010674 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.010725 10.0.0.19 - - [2026-04-09 01:48:47] "POST /chown HTTP/1.1" 200 109 0.028553 10.0.0.19 - - [2026-04-09 01:48:47] "PUT /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 256 0.012827 10.0.0.19 - - [2026-04-09 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.016373 10.0.0.19 - - [2026-04-09 01:48:48] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.008277 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016650 10.0.0.19 - - [2026-04-09 01:48:48] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.009665 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021538 10.0.0.19 - - [2026-04-09 01:48:48] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.008492 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018406 10.0.0.19 - - [2026-04-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.19 - - [2026-04-09 01:48:48] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.010176 10.0.0.19 - - [2026-04-09 01:48:48] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.020710 10.0.0.19 - - [2026-04-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022527 10.0.0.19 - - [2026-04-09 01:48:48] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049861 10.0.0.19 - - [2026-04-09 01:48:48] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.028033 10.0.0.19 - - [2026-04-09 01:48:48] "POST /virtual-machines HTTP/1.1" 200 373 0.026830 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044091 10.0.0.19 - - [2026-04-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054993 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.037539 10.0.0.19 - - [2026-04-09 01:48:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.098736 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.019564 10.0.0.19 - - [2026-04-09 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.024683 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010607 10.0.0.19 - - [2026-04-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.19 - - [2026-04-09 01:48:48] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010900 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.008644 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.020754 10.0.0.19 - - [2026-04-09 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.023312 10.0.0.19 - - [2026-04-09 01:48:48] "POST /instance-ips HTTP/1.1" 200 413 0.035148 10.0.0.19 - - [2026-04-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.19 - - [2026-04-09 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028351 10.0.0.19 - - [2026-04-09 01:48:48] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013913 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.025926 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.012571 10.0.0.19 - - [2026-04-09 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.014072 10.0.0.19 - - [2026-04-09 01:48:48] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011276 10.0.0.19 - - [2026-04-09 01:48:48] "GET /instance-ip/40a28146-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007096 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.012079 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.022998 10.0.0.19 - - [2026-04-09 01:48:48] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004511 10.0.0.19 - - [2026-04-09 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.19 - - [2026-04-09 01:48:48] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.002989 10.0.0.19 - - [2026-04-09 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.19 - - [2026-04-09 01:48:48] "POST /chown HTTP/1.1" 200 109 0.005086 10.0.0.19 - - [2026-04-09 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.011714 10.0.0.19 - - [2026-04-09 01:48:49] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012225 10.0.0.19 - - [2026-04-09 01:48:49] "POST /set-tag HTTP/1.1" 200 109 0.005146 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.015818 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.025101 10.0.0.19 - - [2026-04-09 01:48:49] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009502 10.0.0.19 - - [2026-04-09 01:48:49] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.022041 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005496 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.016118 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.014121 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005807 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005951 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.011035 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.014517 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005873 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.022334 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.007501 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.039015 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005722 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.015995 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.011973 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005463 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005200 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.016451 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.019691 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.006786 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.009337 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.010755 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.006073 10.0.0.19 - - [2026-04-09 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.19 - - [2026-04-09 01:48:49] "POST /chown HTTP/1.1" 200 109 0.005404 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.005631 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.013771 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.022223 10.0.0.19 - - [2026-04-09 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.005456 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.010475 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.021861 10.0.0.19 - - [2026-04-09 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.013063 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.017044 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.019681 10.0.0.19 - - [2026-04-09 01:48:50] "POST /chown HTTP/1.1" 200 109 0.006018 10.0.0.19 - - [2026-04-09 01:48:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002270 10.0.0.19 - - [2026-04-09 01:48:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002542 10.0.0.19 - - [2026-04-09 01:48:56] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005699 10.0.0.19 - - [2026-04-09 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.19 - - [2026-04-09 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-04-09 01:48:56] "GET /loadbalancer/e5582cfa-6a7b-47e7-a767-e25917db9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002336 10.0.0.19 - - [2026-04-09 01:48:56] "GET /loadbalancer-pool/fdc5aab0-d4bf-4887-a64b-511ee59ebb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005255 10.0.0.19 - - [2026-04-09 01:48:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014489 10.0.0.19 - - [2026-04-09 01:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020178 10.0.0.19 - - [2026-04-09 01:48:56] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006695 10.0.0.19 - - [2026-04-09 01:48:56] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003338 10.0.0.19 - - [2026-04-09 01:48:56] "POST /ref-update HTTP/1.1" 200 156 0.007286 10.0.0.19 - - [2026-04-09 01:48:56] "GET /floating-ip/f0d80e9e-3074-4a98-bcfd-0219bc413a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010669 10.0.0.19 - - [2026-04-09 01:48:56] "POST /tags HTTP/1.1" 409 221 0.001489 10.0.0.19 - - [2026-04-09 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.19 - - [2026-04-09 01:48:56] "GET /tag/dbe8711a-bcb6-4a66-8c10-2873baf17776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009268 10.0.0.19 - - [2026-04-09 01:48:56] "PUT /floating-ip/f0d80e9e-3074-4a98-bcfd-0219bc413a02 HTTP/1.1" 200 256 0.010683 10.0.0.19 - - [2026-04-09 01:48:56] "POST /set-tag HTTP/1.1" 200 109 0.028695 10.0.0.19 - - [2026-04-09 01:48:57] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012577 10.0.0.19 - - [2026-04-09 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.19 - - [2026-04-09 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-04-09 01:48:57] "GET /loadbalancer/e5582cfa-6a7b-47e7-a767-e25917db9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002532 10.0.0.19 - - [2026-04-09 01:48:57] "GET /loadbalancer-pool/fdc5aab0-d4bf-4887-a64b-511ee59ebb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002877 10.0.0.19 - - [2026-04-09 01:48:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015107 10.0.0.19 - - [2026-04-09 01:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013238 10.0.0.19 - - [2026-04-09 01:48:57] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006414 10.0.0.19 - - [2026-04-09 01:48:57] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003311 10.0.0.19 - - [2026-04-09 01:48:57] "POST /ref-update HTTP/1.1" 200 156 0.007394 10.0.0.19 - - [2026-04-09 01:48:57] "GET /floating-ip/f0d80e9e-3074-4a98-bcfd-0219bc413a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011540 10.0.0.19 - - [2026-04-09 01:48:57] "POST /set-tag HTTP/1.1" 200 109 0.013802 10.0.0.19 - - [2026-04-09 01:48:58] "GET /virtual-machine/83b49a57-d6da-4c88-92af-b20663a3e32c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002658 10.0.0.19 - - [2026-04-09 01:48:58] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003714 10.0.0.19 - - [2026-04-09 01:48:58] "GET /virtual-machine/592ade37-ad11-4c6c-9f19-fd5d51a39c18?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002720 10.0.0.19 - - [2026-04-09 01:48:58] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003833 10.0.0.19 - - [2026-04-09 01:49:02] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004849 10.0.0.19 - - [2026-04-09 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.19 - - [2026-04-09 01:49:03] "GET /virtual-machine/3cc6c1a5-b354-44d3-bd8f-4843a07b4d95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002927 10.0.0.19 - - [2026-04-09 01:49:03] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004915 10.0.0.19 - - [2026-04-09 01:49:04] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005526 10.0.0.19 - - [2026-04-09 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.19 - - [2026-04-09 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2026-04-09 01:49:13] "POST /chown HTTP/1.1" 200 109 0.006749 10.0.0.19 - - [2026-04-09 01:49:13] "POST /chown HTTP/1.1" 200 109 0.027254 10.0.0.19 - - [2026-04-09 01:49:13] "POST /chown HTTP/1.1" 200 109 0.013979 10.0.0.19 - - [2026-04-09 01:49:13] "POST /chown HTTP/1.1" 200 109 0.009052 10.0.0.19 - - [2026-04-09 01:49:35] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005300 10.0.0.19 - - [2026-04-09 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.19 - - [2026-04-09 01:49:35] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003435 10.0.0.19 - - [2026-04-09 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.19 - - [2026-04-09 01:49:35] "GET /virtual-machine/3cc6c1a5-b354-44d3-bd8f-4843a07b4d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002589 10.0.0.19 - - [2026-04-09 01:49:35] "POST /ref-update HTTP/1.1" 200 156 0.007404 10.0.0.19 - - [2026-04-09 01:49:35] "GET /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010703 10.0.0.19 - - [2026-04-09 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.026312 10.0.0.19 - - [2026-04-09 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.021252 10.0.0.19 - - [2026-04-09 01:49:35] "DELETE /instance-ip/40a28146-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.043008 10.0.0.19 - - [2026-04-09 01:49:35] "DELETE /virtual-machine-interface/408a1bec-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.046772 10.0.0.19 - - [2026-04-09 01:49:35] "DELETE /virtual-machine/3cc6c1a5-b354-44d3-bd8f-4843a07b4d95 HTTP/1.1" 200 115 0.022078 10.0.0.19 - - [2026-04-09 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.19 - - [2026-04-09 01:49:39] "GET /tag/7e1a909d-1205-4b27-9dd6-c2ab372bfd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016445 10.0.0.19 - - [2026-04-09 01:49:39] "GET /tag/7e1a909d-1205-4b27-9dd6-c2ab372bfd2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010889 10.0.0.19 - - [2026-04-09 01:49:39] "GET /virtual-machine-interface/9201efcd-6fba-47f5-a6bd-b3fde8a03a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003604 10.0.0.19 - - [2026-04-09 01:49:39] "POST /set-tag HTTP/1.1" 200 109 0.012685 10.0.0.19 - - [2026-04-09 01:49:39] "GET /virtual-machine-interface/933444d5-1dba-4647-936f-5f60e4661ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004134 10.0.0.19 - - [2026-04-09 01:49:39] "POST /set-tag HTTP/1.1" 200 109 0.012456 10.0.0.19 - - [2026-04-09 01:49:39] "GET /virtual-machine-interface/fe764316-e22d-46b0-8e90-4e5450698df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.012990 10.0.0.19 - - [2026-04-09 01:49:39] "POST /set-tag HTTP/1.1" 200 109 0.013123 10.0.0.19 - - [2026-04-09 01:49:39] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.015116 10.0.0.19 - - [2026-04-09 01:49:39] "GET /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.001927 10.0.0.19 - - [2026-04-09 01:49:39] "POST /ref-update HTTP/1.1" 200 156 0.012702 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /firewall-rule/cc997366-f928-47a6-b13e-5bd8e1012bda HTTP/1.1" 200 115 0.032866 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /loadbalancer-member/82bf655c-510f-4800-92ab-b6688d4cd6e7 HTTP/1.1" 200 115 0.024417 10.0.0.19 - - [2026-04-09 01:49:39] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.025872 10.0.0.19 - - [2026-04-09 01:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010948 10.0.0.19 - - [2026-04-09 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /loadbalancer-pool/1f09b1c2-605e-4c4d-ad33-66cd124ecead HTTP/1.1" 200 115 0.062048 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.019397 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /loadbalancer-listener/2a20cfa0-84cb-426f-a684-d0b9989455a5 HTTP/1.1" 200 115 0.050583 10.0.0.19 - - [2026-04-09 01:49:39] "GET /floating-ip/3c267088-28d8-40d2-8fe3-070993d13fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002031 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.019099 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.011993 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.023662 10.0.0.19 - - [2026-04-09 01:49:39] "PUT /floating-ip/3c267088-28d8-40d2-8fe3-070993d13fdc HTTP/1.1" 200 256 0.038134 10.0.0.19 - - [2026-04-09 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.018072 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /floating-ip/3c267088-28d8-40d2-8fe3-070993d13fdc HTTP/1.1" 200 115 0.058715 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.029278 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /loadbalancer/5c49a019-8d49-4c64-a284-8486091fd246 HTTP/1.1" 200 115 0.055186 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.008820 10.0.0.19 - - [2026-04-09 01:49:39] "POST /chown HTTP/1.1" 200 109 0.022194 10.0.0.19 - - [2026-04-09 01:49:39] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.023401 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /instance-ip/4b32dae5-ecf5-4d76-82eb-ebb680c5d319 HTTP/1.1" 200 115 0.113478 10.0.0.19 - - [2026-04-09 01:49:39] "DELETE /virtual-machine-interface/933444d5-1dba-4647-936f-5f60e4661ea8 HTTP/1.1" 200 115 0.047663 10.0.0.19 - - [2026-04-09 01:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019985 10.0.0.19 - - [2026-04-09 01:49:39] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.011685 10.0.0.19 - - [2026-04-09 01:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012371 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /tag/7e1a909d-1205-4b27-9dd6-c2ab372bfd2d HTTP/1.1" 200 115 0.092500 10.0.0.19 - - [2026-04-09 01:49:40] "PUT /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 266 0.006732 10.0.0.19 - - [2026-04-09 01:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006632 10.0.0.19 - - [2026-04-09 01:49:40] "GET /floating-ip-pool/5d68d039-5767-446f-b337-b7d4d1ad174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002694 10.0.0.19 - - [2026-04-09 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.013372 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /service-instance/062ac097-da55-48f1-8ab6-23641adc6915 HTTP/1.1" 200 115 0.064800 10.0.0.19 - - [2026-04-09 01:49:40] "GET /virtual-machine-interface/9201efcd-6fba-47f5-a6bd-b3fde8a03a8a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004432 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /floating-ip-pool/5d68d039-5767-446f-b337-b7d4d1ad174f HTTP/1.1" 200 115 0.061085 10.0.0.19 - - [2026-04-09 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.19 - - [2026-04-09 01:49:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005118 10.0.0.19 - - [2026-04-09 01:49:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001428 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /virtual-network/0f5a7204-02b2-4fa5-bf7e-28448aa08997 HTTP/1.1" 200 115 0.118635 10.0.0.19 - - [2026-04-09 01:49:40] "GET /routing-instance/a6bc82d3-f6fe-4d49-a319-c00c44ddb6d5 HTTP/1.1" 404 171 0.003611 10.0.0.19 - - [2026-04-09 01:49:40] "GET /domains HTTP/1.1" 200 280 0.004772 10.0.0.19 - - [2026-04-09 01:49:40] "GET /domain/0bf31fcf-027f-4f8f-89be-db966f7bbd3d HTTP/1.1" 200 3084 0.012416 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /route-target/6775548d-0d76-481e-8c8a-909de0b9b26b HTTP/1.1" 200 115 0.068513 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /virtual-machine-interface/9201efcd-6fba-47f5-a6bd-b3fde8a03a8a HTTP/1.1" 200 115 0.148430 10.0.0.19 - - [2026-04-09 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.029377 10.0.0.19 - - [2026-04-09 01:49:40] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333 HTTP/1.1" 200 7142 0.079692 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /virtual-machine/26cd037a-afd0-475b-9ba8-00021a2028d8 HTTP/1.1" 200 115 0.038924 10.0.0.19 - - [2026-04-09 01:49:40] "GET /virtual-machine-interface/fe764316-e22d-46b0-8e90-4e5450698df0?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.012816 10.0.0.19 - - [2026-04-09 01:49:40] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004400 10.0.0.19 - - [2026-04-09 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.19 - - [2026-04-09 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.19 - - [2026-04-09 01:49:40] "GET /loadbalancer/e5582cfa-6a7b-47e7-a767-e25917db9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002607 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /virtual-machine-interface/fe764316-e22d-46b0-8e90-4e5450698df0 HTTP/1.1" 200 115 0.049489 10.0.0.19 - - [2026-04-09 01:49:40] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004173 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /virtual-machine/0b255645-7d5a-4b35-92b2-1dcc0d317b4d HTTP/1.1" 200 115 0.030444 10.0.0.19 - - [2026-04-09 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.025765 10.0.0.19 - - [2026-04-09 01:49:40] "DELETE /loadbalancer-member/0fb90b55-626f-4d8a-bc2a-339ebbcff437 HTTP/1.1" 200 115 0.036941 10.0.0.19 - - [2026-04-09 01:49:42] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008868 10.0.0.19 - - [2026-04-09 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.005284 10.0.0.19 - - [2026-04-09 01:49:42] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007856 10.0.0.19 - - [2026-04-09 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.19 - - [2026-04-09 01:49:42] "GET /virtual-machine/592ade37-ad11-4c6c-9f19-fd5d51a39c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002725 10.0.0.19 - - [2026-04-09 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.007575 10.0.0.19 - - [2026-04-09 01:49:42] "GET /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010222 10.0.0.19 - - [2026-04-09 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.017378 10.0.0.19 - - [2026-04-09 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.035088 10.0.0.19 - - [2026-04-09 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.025668 10.0.0.19 - - [2026-04-09 01:49:42] "DELETE /instance-ip/3e108860-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.028157 10.0.0.19 - - [2026-04-09 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.016327 10.0.0.19 - - [2026-04-09 01:49:42] "DELETE /virtual-machine-interface/3df01d3c-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.051643 10.0.0.19 - - [2026-04-09 01:49:42] "DELETE /virtual-machine/592ade37-ad11-4c6c-9f19-fd5d51a39c18 HTTP/1.1" 200 115 0.026807 10.0.0.19 - - [2026-04-09 01:49:45] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004558 10.0.0.19 - - [2026-04-09 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.19 - - [2026-04-09 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.19 - - [2026-04-09 01:49:45] "GET /loadbalancer/e5582cfa-6a7b-47e7-a767-e25917db9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002758 10.0.0.19 - - [2026-04-09 01:49:46] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005655 10.0.0.19 - - [2026-04-09 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.19 - - [2026-04-09 01:49:46] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006167 10.0.0.19 - - [2026-04-09 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2026-04-09 01:49:46] "GET /virtual-machine/83b49a57-d6da-4c88-92af-b20663a3e32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005152 10.0.0.19 - - [2026-04-09 01:49:46] "POST /ref-update HTTP/1.1" 200 156 0.008976 10.0.0.19 - - [2026-04-09 01:49:46] "GET /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005345 10.0.0.19 - - [2026-04-09 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.026408 10.0.0.19 - - [2026-04-09 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.021356 10.0.0.19 - - [2026-04-09 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.023707 10.0.0.19 - - [2026-04-09 01:49:46] "DELETE /instance-ip/3cd0e436-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.030511 10.0.0.19 - - [2026-04-09 01:49:46] "POST /ref-update HTTP/1.1" 200 156 0.010156 10.0.0.19 - - [2026-04-09 01:49:46] "DELETE /virtual-machine-interface/3cbd07f4-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.036125 10.0.0.19 - - [2026-04-09 01:49:46] "DELETE /virtual-machine/83b49a57-d6da-4c88-92af-b20663a3e32c HTTP/1.1" 200 115 0.020984 10.0.0.19 - - [2026-04-09 01:49:46] "DELETE /tag/500a3987-1823-4056-9c79-fca05398afd4 HTTP/1.1" 200 115 0.047321 10.0.0.19 - - [2026-04-09 01:49:46] "DELETE /tag/8c1c4399-7be4-41cc-9b2e-f64d45fef9bf HTTP/1.1" 200 115 0.033528 10.0.0.19 - - [2026-04-09 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-04-09 01:49:50] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028347 10.0.0.19 - - [2026-04-09 01:49:50] "POST /tags HTTP/1.1" 200 393 0.020650 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010272 10.0.0.19 - - [2026-04-09 01:49:51] "GET /tag/eb3a9726-41f7-43d8-bda9-40dd485bfc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020695 10.0.0.19 - - [2026-04-09 01:49:51] "POST /tags HTTP/1.1" 200 341 0.019719 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2026-04-09 01:49:51] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013993 10.0.0.19 - - [2026-04-09 01:49:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000461 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.022801 10.0.0.19 - - [2026-04-09 01:49:51] "POST /security-groups HTTP/1.1" 200 589 0.066121 10.0.0.19 - - [2026-04-09 01:49:51] "POST /projects HTTP/1.1" 200 519 0.171983 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003077 10.0.0.19 - - [2026-04-09 01:49:51] "POST /access-control-lists HTTP/1.1" 200 598 0.066555 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.008639 10.0.0.19 - - [2026-04-09 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.070700 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010549 10.0.0.19 - - [2026-04-09 01:49:51] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007272 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.19 - - [2026-04-09 01:49:51] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011391 10.0.0.19 - - [2026-04-09 01:49:51] "POST /access-control-lists HTTP/1.1" 200 596 0.096597 10.0.0.19 - - [2026-04-09 01:49:51] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.058920 10.0.0.19 - - [2026-04-09 01:49:51] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.065529 10.0.0.19 - - [2026-04-09 01:49:51] "POST /security-groups HTTP/1.1" 200 591 0.068269 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.002094 10.0.0.19 - - [2026-04-09 01:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013634 10.0.0.19 - - [2026-04-09 01:49:51] "POST /chown HTTP/1.1" 200 109 0.030020 10.0.0.19 - - [2026-04-09 01:49:51] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024574 10.0.0.19 - - [2026-04-09 01:49:51] "POST /access-control-lists HTTP/1.1" 200 632 0.112745 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014066 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.011235 10.0.0.19 - - [2026-04-09 01:49:51] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003673 10.0.0.19 - - [2026-04-09 01:49:51] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.19 - - [2026-04-09 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2026-04-09 01:49:52] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021065 10.0.0.19 - - [2026-04-09 01:49:52] "POST /access-control-lists HTTP/1.1" 200 630 0.089873 10.0.0.19 - - [2026-04-09 01:49:52] "POST /firewall-rules HTTP/1.1" 200 600 0.080295 10.0.0.19 - - [2026-04-09 01:49:52] "GET /firewall-rule/d3b599ce-0f76-45f2-99e9-dd3affb7ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012189 10.0.0.19 - - [2026-04-09 01:49:52] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004372 10.0.0.19 - - [2026-04-09 01:49:52] "GET /firewall-rule/d3b599ce-0f76-45f2-99e9-dd3affb7ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002156 10.0.0.19 - - [2026-04-09 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.040882 10.0.0.19 - - [2026-04-09 01:49:52] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021048 10.0.0.19 - - [2026-04-09 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2026-04-09 01:49:52] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002244 10.0.0.19 - - [2026-04-09 01:49:52] "POST /tags HTTP/1.1" 409 226 0.001300 10.0.0.19 - - [2026-04-09 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2026-04-09 01:49:52] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009994 10.0.0.19 - - [2026-04-09 01:49:52] "POST /firewall-rules HTTP/1.1" 200 598 0.068060 10.0.0.19 - - [2026-04-09 01:49:52] "GET /firewall-rule/b125eba3-62e4-442d-b3ce-306a2ac926b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007130 10.0.0.19 - - [2026-04-09 01:49:52] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003124 10.0.0.19 - - [2026-04-09 01:49:52] "GET /firewall-rule/b125eba3-62e4-442d-b3ce-306a2ac926b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002880 10.0.0.19 - - [2026-04-09 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.072299 10.0.0.19 - - [2026-04-09 01:49:54] "POST /tags HTTP/1.1" 200 393 0.018975 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.19 - - [2026-04-09 01:49:54] "GET /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023651 10.0.0.19 - - [2026-04-09 01:49:54] "POST /tags HTTP/1.1" 200 341 0.016074 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008965 10.0.0.19 - - [2026-04-09 01:49:54] "GET /tag/b4a1c925-8431-407a-bfe2-7deb2c94cae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017144 10.0.0.19 - - [2026-04-09 01:49:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.002117 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.004895 10.0.0.19 - - [2026-04-09 01:49:54] "POST /security-groups HTTP/1.1" 200 589 0.064152 10.0.0.19 - - [2026-04-09 01:49:54] "POST /projects HTTP/1.1" 200 519 0.218047 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.004239 10.0.0.19 - - [2026-04-09 01:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012181 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2026-04-09 01:49:54] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018129 10.0.0.19 - - [2026-04-09 01:49:54] "POST /access-control-lists HTTP/1.1" 200 598 0.070332 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008658 10.0.0.19 - - [2026-04-09 01:49:54] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005602 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.001652 10.0.0.19 - - [2026-04-09 01:49:54] "POST /access-control-lists HTTP/1.1" 200 596 0.061019 10.0.0.19 - - [2026-04-09 01:49:54] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.087893 10.0.0.19 - - [2026-04-09 01:49:54] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.043422 10.0.0.19 - - [2026-04-09 01:49:54] "POST /security-groups HTTP/1.1" 200 591 0.070431 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.001431 10.0.0.19 - - [2026-04-09 01:49:54] "POST /access-control-lists HTTP/1.1" 200 632 0.055359 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.004189 10.0.0.19 - - [2026-04-09 01:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.050767 10.0.0.19 - - [2026-04-09 01:49:54] "POST /chown HTTP/1.1" 200 109 0.016392 10.0.0.19 - - [2026-04-09 01:49:54] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012168 10.0.0.19 - - [2026-04-09 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-04-09 01:49:54] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015844 10.0.0.19 - - [2026-04-09 01:49:54] "POST /access-control-lists HTTP/1.1" 200 630 0.068803 10.0.0.19 - - [2026-04-09 01:49:54] "POST /tags HTTP/1.1" 409 226 0.007880 10.0.0.19 - - [2026-04-09 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015139 10.0.0.19 - - [2026-04-09 01:49:55] "GET /tag/b4a1c925-8431-407a-bfe2-7deb2c94cae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010031 10.0.0.19 - - [2026-04-09 01:49:55] "POST /firewall-rules HTTP/1.1" 200 600 0.067928 10.0.0.19 - - [2026-04-09 01:49:55] "GET /firewall-rule/5ac19276-7f3a-4c1f-9ba4-d069a7fca69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003871 10.0.0.19 - - [2026-04-09 01:49:55] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003323 10.0.0.19 - - [2026-04-09 01:49:55] "GET /firewall-rule/5ac19276-7f3a-4c1f-9ba4-d069a7fca69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001953 10.0.0.19 - - [2026-04-09 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.046757 10.0.0.19 - - [2026-04-09 01:49:55] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011217 10.0.0.19 - - [2026-04-09 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2026-04-09 01:49:55] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002870 10.0.0.19 - - [2026-04-09 01:49:55] "POST /tags HTTP/1.1" 409 226 0.001518 10.0.0.19 - - [2026-04-09 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.19 - - [2026-04-09 01:49:55] "GET /tag/b4a1c925-8431-407a-bfe2-7deb2c94cae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010637 10.0.0.19 - - [2026-04-09 01:49:55] "POST /firewall-rules HTTP/1.1" 200 598 0.080065 10.0.0.19 - - [2026-04-09 01:49:55] "GET /firewall-rule/234f02fc-3a8f-4c48-8b23-dd0340dc6e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.013192 10.0.0.19 - - [2026-04-09 01:49:55] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003806 10.0.0.19 - - [2026-04-09 01:49:55] "GET /firewall-rule/234f02fc-3a8f-4c48-8b23-dd0340dc6e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002320 10.0.0.19 - - [2026-04-09 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.046714 10.0.0.19 - - [2026-04-09 01:49:57] "POST /tags HTTP/1.1" 200 345 0.085865 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018430 10.0.0.19 - - [2026-04-09 01:49:57] "GET /tag/dde8906d-8885-4d7d-bf91-d744e8d2dfcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.026094 10.0.0.19 - - [2026-04-09 01:49:57] "POST /projects HTTP/1.1" 409 238 0.003649 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-04-09 01:49:57] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044495 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010054 10.0.0.19 - - [2026-04-09 01:49:57] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004704 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.19 - - [2026-04-09 01:49:57] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004689 10.0.0.19 - - [2026-04-09 01:49:57] "POST /security-groups HTTP/1.1" 409 285 0.002349 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2026-04-09 01:49:57] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025764 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.19 - - [2026-04-09 01:49:57] "PUT /security-group/29cbcc34-c310-4e6b-9913-babfed27849f HTTP/1.1" 200 262 0.061534 10.0.0.19 - - [2026-04-09 01:49:57] "PUT /access-control-list/2e8e5991-e9cd-4297-bae5-33a5e5cbc47c HTTP/1.1" 200 272 0.021415 10.0.0.19 - - [2026-04-09 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.057353 10.0.0.19 - - [2026-04-09 01:49:57] "PUT /access-control-list/06c60228-693c-4355-9cfb-ff9b4240ced4 HTTP/1.1" 200 272 0.036600 10.0.0.19 - - [2026-04-09 01:49:57] "POST /tags HTTP/1.1" 409 228 0.007766 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2026-04-09 01:49:57] "GET /tag/dde8906d-8885-4d7d-bf91-d744e8d2dfcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011109 10.0.0.19 - - [2026-04-09 01:49:57] "POST /tags HTTP/1.1" 200 345 0.015733 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.19 - - [2026-04-09 01:49:57] "GET /tag/b5e74428-8576-402b-8035-acca43590203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012670 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010547 10.0.0.19 - - [2026-04-09 01:49:57] "POST /projects HTTP/1.1" 409 238 0.001374 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2026-04-09 01:49:57] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024108 10.0.0.19 - - [2026-04-09 01:49:57] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051951 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.19 - - [2026-04-09 01:49:57] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003737 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.19 - - [2026-04-09 01:49:57] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003083 10.0.0.19 - - [2026-04-09 01:49:57] "POST /security-groups HTTP/1.1" 409 285 0.002249 10.0.0.19 - - [2026-04-09 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.19 - - [2026-04-09 01:49:57] "PUT /security-group/f6a3d806-f455-4c49-9d68-c3e950686ce4 HTTP/1.1" 200 262 0.055528 10.0.0.19 - - [2026-04-09 01:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030050 10.0.0.19 - - [2026-04-09 01:49:57] "PUT /access-control-list/58ffccbd-da14-4bd1-a9e3-e27d3f37b780 HTTP/1.1" 200 272 0.014860 10.0.0.19 - - [2026-04-09 01:49:57] "POST /tags HTTP/1.1" 409 228 0.018734 10.0.0.19 - - [2026-04-09 01:49:57] "PUT /access-control-list/676230c7-1ab3-4043-88f2-0cad1b230d93 HTTP/1.1" 200 272 0.032352 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2026-04-09 01:49:58] "GET /tag/b5e74428-8576-402b-8035-acca43590203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010905 10.0.0.19 - - [2026-04-09 01:49:58] "POST /tags HTTP/1.1" 200 291 0.035900 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.19 - - [2026-04-09 01:49:58] "GET /tag/217e27cc-4585-4a49-9835-5edb5b873f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012611 10.0.0.19 - - [2026-04-09 01:49:58] "POST /tags HTTP/1.1" 200 303 0.044573 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018239 10.0.0.19 - - [2026-04-09 01:49:58] "GET /tag/8ebfa044-4b59-41e3-9bd9-de1d925ce8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012459 10.0.0.19 - - [2026-04-09 01:49:58] "POST /tags HTTP/1.1" 409 252 0.001732 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.19 - - [2026-04-09 01:49:58] "GET /tag/eb3a9726-41f7-43d8-bda9-40dd485bfc1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010093 10.0.0.19 - - [2026-04-09 01:49:58] "POST /tags HTTP/1.1" 409 226 0.001697 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-04-09 01:49:58] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012834 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.19 - - [2026-04-09 01:49:58] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003577 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2026-04-09 01:49:58] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037894 10.0.0.19 - - [2026-04-09 01:49:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009297 10.0.0.19 - - [2026-04-09 01:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015198 10.0.0.19 - - [2026-04-09 01:49:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111646 10.0.0.19 - - [2026-04-09 01:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008038 10.0.0.19 - - [2026-04-09 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.19 - - [2026-04-09 01:49:58] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009232 10.0.0.19 - - [2026-04-09 01:49:58] "POST /instance-ips HTTP/1.1" 200 397 0.019305 10.0.0.19 - - [2026-04-09 01:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017066 10.0.0.19 - - [2026-04-09 01:49:58] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011323 10.0.0.19 - - [2026-04-09 01:49:58] "POST /set-tag HTTP/1.1" 200 109 0.059647 10.0.0.19 - - [2026-04-09 01:49:58] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008533 10.0.0.19 - - [2026-04-09 01:49:58] "GET /instance-ip/6a59b054-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003144 10.0.0.19 - - [2026-04-09 01:49:58] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004128 10.0.0.19 - - [2026-04-09 01:49:58] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.19 - - [2026-04-09 01:49:58] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002913 10.0.0.19 - - [2026-04-09 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.19 - - [2026-04-09 01:49:59] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003349 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2026-04-09 01:49:59] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035891 10.0.0.19 - - [2026-04-09 01:49:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007698 10.0.0.19 - - [2026-04-09 01:49:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.19 - - [2026-04-09 01:49:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114154 10.0.0.19 - - [2026-04-09 01:49:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008605 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016609 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004264 10.0.0.19 - - [2026-04-09 01:49:59] "POST /instance-ips HTTP/1.1" 200 397 0.021205 10.0.0.19 - - [2026-04-09 01:49:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020256 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010298 10.0.0.19 - - [2026-04-09 01:49:59] "POST /set-tag HTTP/1.1" 200 109 0.059915 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008054 10.0.0.19 - - [2026-04-09 01:49:59] "GET /instance-ip/6ac66c08-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003318 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004260 10.0.0.19 - - [2026-04-09 01:49:59] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003164 10.0.0.19 - - [2026-04-09 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.006891 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004704 10.0.0.19 - - [2026-04-09 01:49:59] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.19 - - [2026-04-09 01:49:59] "POST /tags HTTP/1.1" 200 291 0.015488 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013896 10.0.0.19 - - [2026-04-09 01:49:59] "GET /tag/34b2de65-0b6a-44d5-8695-56ef2ea727dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.010841 10.0.0.19 - - [2026-04-09 01:49:59] "POST /tags HTTP/1.1" 409 252 0.001546 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-04-09 01:49:59] "GET /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013968 10.0.0.19 - - [2026-04-09 01:49:59] "POST /tags HTTP/1.1" 409 226 0.002117 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2026-04-09 01:49:59] "GET /tag/b4a1c925-8431-407a-bfe2-7deb2c94cae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010069 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2026-04-09 01:49:59] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003195 10.0.0.19 - - [2026-04-09 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2026-04-09 01:50:00] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030919 10.0.0.19 - - [2026-04-09 01:50:00] "POST /virtual-machines HTTP/1.1" 200 395 0.006622 10.0.0.19 - - [2026-04-09 01:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007042 10.0.0.19 - - [2026-04-09 01:50:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107762 10.0.0.19 - - [2026-04-09 01:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008476 10.0.0.19 - - [2026-04-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012312 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004092 10.0.0.19 - - [2026-04-09 01:50:00] "POST /instance-ips HTTP/1.1" 200 397 0.021644 10.0.0.19 - - [2026-04-09 01:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018463 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019902 10.0.0.19 - - [2026-04-09 01:50:00] "POST /set-tag HTTP/1.1" 200 109 0.059633 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013071 10.0.0.19 - - [2026-04-09 01:50:00] "GET /instance-ip/6b52ca0e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003244 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004221 10.0.0.19 - - [2026-04-09 01:50:00] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002991 10.0.0.19 - - [2026-04-09 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.008113 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012957 10.0.0.19 - - [2026-04-09 01:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.19 - - [2026-04-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2026-04-09 01:50:00] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003644 10.0.0.19 - - [2026-04-09 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.19 - - [2026-04-09 01:50:00] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032199 10.0.0.19 - - [2026-04-09 01:50:00] "POST /virtual-machines HTTP/1.1" 200 395 0.006505 10.0.0.19 - - [2026-04-09 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014056 10.0.0.19 - - [2026-04-09 01:50:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096771 10.0.0.19 - - [2026-04-09 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008966 10.0.0.19 - - [2026-04-09 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004328 10.0.0.19 - - [2026-04-09 01:50:01] "POST /instance-ips HTTP/1.1" 200 397 0.017405 10.0.0.19 - - [2026-04-09 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012124 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015374 10.0.0.19 - - [2026-04-09 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.062924 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005064 10.0.0.19 - - [2026-04-09 01:50:01] "GET /instance-ip/6bd88f2c-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002991 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003950 10.0.0.19 - - [2026-04-09 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003365 10.0.0.19 - - [2026-04-09 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004907 10.0.0.19 - - [2026-04-09 01:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.19 - - [2026-04-09 01:50:01] "POST /tags HTTP/1.1" 200 299 0.034988 10.0.0.19 - - [2026-04-09 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2026-04-09 01:50:01] "GET /tag/a072ac58-c2be-44df-8c56-f4115830c2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012049 10.0.0.19 - - [2026-04-09 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003910 10.0.0.19 - - [2026-04-09 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.19 - - [2026-04-09 01:50:01] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030726 10.0.0.19 - - [2026-04-09 01:50:01] "POST /virtual-machines HTTP/1.1" 200 395 0.007591 10.0.0.19 - - [2026-04-09 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007358 10.0.0.19 - - [2026-04-09 01:50:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098700 10.0.0.19 - - [2026-04-09 01:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014944 10.0.0.19 - - [2026-04-09 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.19 - - [2026-04-09 01:50:01] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004481 10.0.0.19 - - [2026-04-09 01:50:02] "POST /instance-ips HTTP/1.1" 200 397 0.027784 10.0.0.19 - - [2026-04-09 01:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017422 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008098 10.0.0.19 - - [2026-04-09 01:50:02] "POST /set-tag HTTP/1.1" 200 109 0.015840 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016768 10.0.0.19 - - [2026-04-09 01:50:02] "GET /instance-ip/6c4e4366-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004473 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004049 10.0.0.19 - - [2026-04-09 01:50:02] "POST /set-tag HTTP/1.1" 200 109 0.006081 10.0.0.19 - - [2026-04-09 01:50:02] "POST /tags HTTP/1.1" 200 299 0.024405 10.0.0.19 - - [2026-04-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-04-09 01:50:02] "GET /tag/079a5ff4-d575-452c-a00d-0700a6ccba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010564 10.0.0.19 - - [2026-04-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003603 10.0.0.19 - - [2026-04-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.19 - - [2026-04-09 01:50:02] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028570 10.0.0.19 - - [2026-04-09 01:50:02] "POST /virtual-machines HTTP/1.1" 200 395 0.008313 10.0.0.19 - - [2026-04-09 01:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019352 10.0.0.19 - - [2026-04-09 01:50:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096580 10.0.0.19 - - [2026-04-09 01:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007773 10.0.0.19 - - [2026-04-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011669 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005189 10.0.0.19 - - [2026-04-09 01:50:02] "POST /instance-ips HTTP/1.1" 200 397 0.018109 10.0.0.19 - - [2026-04-09 01:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017219 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017805 10.0.0.19 - - [2026-04-09 01:50:02] "POST /set-tag HTTP/1.1" 200 109 0.020112 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016657 10.0.0.19 - - [2026-04-09 01:50:02] "GET /instance-ip/6cb0fc4a-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002447 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004141 10.0.0.19 - - [2026-04-09 01:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.19 - - [2026-04-09 01:50:02] "POST /tags HTTP/1.1" 200 299 0.022837 10.0.0.19 - - [2026-04-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010471 10.0.0.19 - - [2026-04-09 01:50:02] "GET /tag/81130888-d192-4d9a-8a3a-89566f6d9d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011102 10.0.0.19 - - [2026-04-09 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2026-04-09 01:50:02] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003357 10.0.0.19 - - [2026-04-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-04-09 01:50:03] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028618 10.0.0.19 - - [2026-04-09 01:50:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007376 10.0.0.19 - - [2026-04-09 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007284 10.0.0.19 - - [2026-04-09 01:50:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094790 10.0.0.19 - - [2026-04-09 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023842 10.0.0.19 - - [2026-04-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.19 - - [2026-04-09 01:50:03] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004580 10.0.0.19 - - [2026-04-09 01:50:03] "POST /instance-ips HTTP/1.1" 200 397 0.025833 10.0.0.19 - - [2026-04-09 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022615 10.0.0.19 - - [2026-04-09 01:50:03] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008604 10.0.0.19 - - [2026-04-09 01:50:03] "POST /set-tag HTTP/1.1" 200 109 0.029782 10.0.0.19 - - [2026-04-09 01:50:03] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010888 10.0.0.19 - - [2026-04-09 01:50:03] "GET /instance-ip/6d15e8d0-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003301 10.0.0.19 - - [2026-04-09 01:50:03] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004023 10.0.0.19 - - [2026-04-09 01:50:03] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.19 - - [2026-04-09 01:50:03] "POST /tags HTTP/1.1" 200 299 0.015095 10.0.0.19 - - [2026-04-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013391 10.0.0.19 - - [2026-04-09 01:50:03] "GET /tag/6cb1bb79-41db-4f5f-ba52-cba9a2f1363f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015387 10.0.0.19 - - [2026-04-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2026-04-09 01:50:03] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003919 10.0.0.19 - - [2026-04-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2026-04-09 01:50:03] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033912 10.0.0.19 - - [2026-04-09 01:50:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007310 10.0.0.19 - - [2026-04-09 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.006685 10.0.0.19 - - [2026-04-09 01:50:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093398 10.0.0.19 - - [2026-04-09 01:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012549 10.0.0.19 - - [2026-04-09 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.19 - - [2026-04-09 01:50:03] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004302 10.0.0.19 - - [2026-04-09 01:50:03] "POST /instance-ips HTTP/1.1" 200 397 0.017260 10.0.0.19 - - [2026-04-09 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021754 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007226 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.015148 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014570 10.0.0.19 - - [2026-04-09 01:50:04] "GET /instance-ip/6d7b08a0-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002548 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005604 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.002861 10.0.0.19 - - [2026-04-09 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.006566 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004374 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003912 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001754 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.002851 10.0.0.19 - - [2026-04-09 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.005794 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006849 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003485 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003881 10.0.0.19 - - [2026-04-09 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.006286 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012381 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.002964 10.0.0.19 - - [2026-04-09 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.007144 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003999 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003254 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003865 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003921 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004356 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001614 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004255 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003461 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001520 10.0.0.19 - - [2026-04-09 01:50:04] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004117 10.0.0.19 - - [2026-04-09 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.19 - - [2026-04-09 01:50:05] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004023 10.0.0.19 - - [2026-04-09 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.19 - - [2026-04-09 01:50:05] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004187 10.0.0.19 - - [2026-04-09 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.19 - - [2026-04-09 01:50:07] "GET /virtual-machine/b2e9bd36-b589-407d-8e35-7d2ad6a9a330?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002647 10.0.0.19 - - [2026-04-09 01:50:07] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003927 10.0.0.19 - - [2026-04-09 01:50:09] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004491 10.0.0.19 - - [2026-04-09 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.19 - - [2026-04-09 01:50:09] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004850 10.0.0.19 - - [2026-04-09 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.19 - - [2026-04-09 01:50:10] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004215 10.0.0.19 - - [2026-04-09 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.19 - - [2026-04-09 01:50:10] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003994 10.0.0.19 - - [2026-04-09 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine/7eccc8a4-e857-478a-8e45-baf6ae431b4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002707 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003863 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine/947486a3-6d97-430a-a8c1-9215b04d8d40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002585 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004272 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine/9114c263-7429-4f2d-872d-59e1979297da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002980 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003865 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine/1e94a3f4-0c0c-4925-baa1-bb3f6076b634?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002928 10.0.0.19 - - [2026-04-09 01:50:12] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003733 10.0.0.19 - - [2026-04-09 01:50:14] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006367 10.0.0.19 - - [2026-04-09 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.19 - - [2026-04-09 01:50:17] "GET /virtual-machine/ddc47cd2-56b1-4296-a509-c934bc2f7fb9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002916 10.0.0.19 - - [2026-04-09 01:50:18] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005671 10.0.0.19 - - [2026-04-09 01:50:18] "GET /virtual-machine/87a5a397-be06-4403-8fb5-7c2458dac91d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005067 10.0.0.19 - - [2026-04-09 01:50:18] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004323 10.0.0.19 - - [2026-04-09 01:50:18] "GET /virtual-machine/80ef164d-d9fc-4b36-b185-12b7555fc533?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003871 10.0.0.19 - - [2026-04-09 01:50:18] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003830 10.0.0.19 - - [2026-04-09 01:50:18] "GET /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008265 10.0.0.19 - - [2026-04-09 01:50:18] "POST /tags HTTP/1.1" 200 333 0.028301 10.0.0.19 - - [2026-04-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.19 - - [2026-04-09 01:50:18] "GET /tag/1e35aeca-2375-4b7f-be2a-2ec59bfb92c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024054 10.0.0.19 - - [2026-04-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2026-04-09 01:50:18] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040166 10.0.0.19 - - [2026-04-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.19 - - [2026-04-09 01:50:18] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006533 10.0.0.19 - - [2026-04-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-04-09 01:50:19] "GET /service-appliance-set/7a7513be-5566-45ef-b52b-3c064134f12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003981 10.0.0.19 - - [2026-04-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.005536 10.0.0.19 - - [2026-04-09 01:50:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.103686 10.0.0.19 - - [2026-04-09 01:50:19] "GET /virtual-machine-interface/d6ad26d7-11b9-4b14-8332-45db8b29d43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.023970 10.0.0.19 - - [2026-04-09 01:50:19] "POST /instance-ips HTTP/1.1" 200 409 0.033475 10.0.0.19 - - [2026-04-09 01:50:19] "GET /instance-ip/4529a263-7a8d-4805-964e-1c05ea8a3387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003945 10.0.0.19 - - [2026-04-09 01:50:19] "POST /loadbalancers HTTP/1.1" 200 629 0.062320 10.0.0.19 - - [2026-04-09 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025652 10.0.0.19 - - [2026-04-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.19 - - [2026-04-09 01:50:19] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054410 10.0.0.19 - - [2026-04-09 01:50:19] "GET /instance-ip/4529a263-7a8d-4805-964e-1c05ea8a3387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002198 10.0.0.19 - - [2026-04-09 01:50:19] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035138 10.0.0.19 - - [2026-04-09 01:50:19] "GET /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005327 10.0.0.19 - - [2026-04-09 01:50:19] "POST /floating-ips HTTP/1.1" 200 597 0.028268 10.0.0.19 - - [2026-04-09 01:50:19] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.046022 10.0.0.19 - - [2026-04-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.19 - - [2026-04-09 01:50:19] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032792 10.0.0.19 - - [2026-04-09 01:50:19] "GET /loadbalancer-listener/b260e9e5-4f30-481b-b4c2-1f34c55eb8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002990 10.0.0.19 - - [2026-04-09 01:50:19] "GET /loadbalancer-listener/b260e9e5-4f30-481b-b4c2-1f34c55eb8f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.006864 10.0.0.19 - - [2026-04-09 01:50:19] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022265 10.0.0.19 - - [2026-04-09 01:50:19] "GET /instance-ip/4529a263-7a8d-4805-964e-1c05ea8a3387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003636 10.0.0.19 - - [2026-04-09 01:50:19] "GET /instance-ip/4529a263-7a8d-4805-964e-1c05ea8a3387?fields=floating_ips HTTP/1.1" 200 1212 0.003843 10.0.0.19 - - [2026-04-09 01:50:19] "GET /floating-ip/5498ffed-103e-4bde-97e2-0fdb09f6ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.006481 10.0.0.19 - - [2026-04-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-04-09 01:50:19] "GET /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001586 10.0.0.19 - - [2026-04-09 01:50:19] "GET /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002039 10.0.0.19 - - [2026-04-09 01:50:19] "GET /loadbalancer-pool/9199abbc-2f0e-4ba6-957a-738852535bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004917 10.0.0.19 - - [2026-04-09 01:50:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029335 10.0.0.19 - - [2026-04-09 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021284 10.0.0.19 - - [2026-04-09 01:50:19] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028886 10.0.0.19 - - [2026-04-09 01:50:19] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003402 10.0.0.19 - - [2026-04-09 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.009718 10.0.0.19 - - [2026-04-09 01:50:19] "GET /floating-ip/5498ffed-103e-4bde-97e2-0fdb09f6ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.020331 10.0.0.19 - - [2026-04-09 01:50:19] "POST /tags HTTP/1.1" 409 221 0.002130 10.0.0.19 - - [2026-04-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006897 10.0.0.19 - - [2026-04-09 01:50:19] "GET /tag/1e35aeca-2375-4b7f-be2a-2ec59bfb92c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009621 10.0.0.19 - - [2026-04-09 01:50:19] "PUT /floating-ip/5498ffed-103e-4bde-97e2-0fdb09f6ff88 HTTP/1.1" 200 256 0.027137 10.0.0.19 - - [2026-04-09 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.072970 10.0.0.19 - - [2026-04-09 01:50:20] "GET /loadbalancer-pool/9199abbc-2f0e-4ba6-957a-738852535bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005647 10.0.0.19 - - [2026-04-09 01:50:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013703 10.0.0.19 - - [2026-04-09 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017759 10.0.0.19 - - [2026-04-09 01:50:20] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004678 10.0.0.19 - - [2026-04-09 01:50:20] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006422 10.0.0.19 - - [2026-04-09 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.011379 10.0.0.19 - - [2026-04-09 01:50:20] "GET /floating-ip/5498ffed-103e-4bde-97e2-0fdb09f6ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.019587 10.0.0.19 - - [2026-04-09 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.083973 10.0.0.19 - - [2026-04-09 01:50:21] "POST /tags HTTP/1.1" 409 206 0.002127 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.19 - - [2026-04-09 01:50:21] "GET /tag/8ebfa044-4b59-41e3-9bd9-de1d925ce8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011084 10.0.0.19 - - [2026-04-09 01:50:21] "POST /tags HTTP/1.1" 409 204 0.002026 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.19 - - [2026-04-09 01:50:21] "GET /tag/079a5ff4-d575-452c-a00d-0700a6ccba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010233 10.0.0.19 - - [2026-04-09 01:50:21] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001692 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2026-04-09 01:50:21] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005111 10.0.0.19 - - [2026-04-09 01:50:21] "POST /tags HTTP/1.1" 409 206 0.004569 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.19 - - [2026-04-09 01:50:21] "GET /tag/8ebfa044-4b59-41e3-9bd9-de1d925ce8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010848 10.0.0.19 - - [2026-04-09 01:50:21] "POST /tags HTTP/1.1" 409 226 0.005563 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015159 10.0.0.19 - - [2026-04-09 01:50:21] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011184 10.0.0.19 - - [2026-04-09 01:50:21] "POST /tags HTTP/1.1" 409 204 0.001723 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.19 - - [2026-04-09 01:50:21] "GET /tag/079a5ff4-d575-452c-a00d-0700a6ccba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.009932 10.0.0.19 - - [2026-04-09 01:50:21] "POST /tags HTTP/1.1" 409 226 0.003297 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.19 - - [2026-04-09 01:50:21] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009511 10.0.0.19 - - [2026-04-09 01:50:21] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002986 10.0.0.19 - - [2026-04-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2026-04-09 01:50:21] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002189 10.0.0.19 - - [2026-04-09 01:50:21] "POST /firewall-rules HTTP/1.1" 200 626 0.075328 10.0.0.19 - - [2026-04-09 01:50:21] "POST /firewall-rules HTTP/1.1" 200 646 0.083896 10.0.0.19 - - [2026-04-09 01:50:21] "GET /firewall-rule/72b33b41-32ce-4a60-8b2e-70f42773951c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.032644 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002496 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-rule/0b37d1c0-67fd-4649-bb32-2d8c497cd36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003133 10.0.0.19 - - [2026-04-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.19 - - [2026-04-09 01:50:22] "POST /firewall-policys HTTP/1.1" 200 606 0.054577 10.0.0.19 - - [2026-04-09 01:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017909 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012544 10.0.0.19 - - [2026-04-09 01:50:22] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006775 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001960 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002562 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006344 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004187 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003628 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006073 10.0.0.19 - - [2026-04-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.029532 10.0.0.19 - - [2026-04-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.021559 10.0.0.19 - - [2026-04-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.020728 10.0.0.19 - - [2026-04-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.032604 10.0.0.19 - - [2026-04-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.079503 10.0.0.19 - - [2026-04-09 01:50:22] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008995 10.0.0.19 - - [2026-04-09 01:50:34] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004487 10.0.0.19 - - [2026-04-09 01:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.19 - - [2026-04-09 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2026-04-09 01:50:34] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003009 10.0.0.19 - - [2026-04-09 01:50:34] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005947 10.0.0.19 - - [2026-04-09 01:50:34] "POST /set-tag HTTP/1.1" 200 109 0.029970 10.0.0.19 - - [2026-04-09 01:50:34] "DELETE /loadbalancer-member/86d6c160-f046-4b45-a9ed-4638f5a349e5 HTTP/1.1" 200 115 0.038579 10.0.0.19 - - [2026-04-09 01:50:34] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004743 10.0.0.19 - - [2026-04-09 01:50:34] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.19 - - [2026-04-09 01:50:34] "DELETE /loadbalancer-member/db79690a-3e06-46a8-9393-e1120361d7de HTTP/1.1" 200 115 0.050479 10.0.0.19 - - [2026-04-09 01:50:34] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003566 10.0.0.19 - - [2026-04-09 01:50:34] "POST /set-tag HTTP/1.1" 200 109 0.001620 10.0.0.19 - - [2026-04-09 01:50:34] "DELETE /loadbalancer-member/082bd76c-613c-4534-80c4-0ffa9878104e HTTP/1.1" 200 115 0.031048 10.0.0.19 - - [2026-04-09 01:50:34] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003335 10.0.0.19 - - [2026-04-09 01:50:34] "POST /set-tag HTTP/1.1" 200 109 0.001685 10.0.0.19 - - [2026-04-09 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.19 - - [2026-04-09 01:50:35] "GET /loadbalancer/19276854-695d-4fc1-9b3a-3ef67cbbabf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001850 10.0.0.19 - - [2026-04-09 01:50:35] "GET /loadbalancer-pool/085a86aa-44ff-42f0-943e-946b6695da46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.001901 10.0.0.19 - - [2026-04-09 01:50:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017632 10.0.0.19 - - [2026-04-09 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006483 10.0.0.19 - - [2026-04-09 01:50:35] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004903 10.0.0.19 - - [2026-04-09 01:50:35] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004683 10.0.0.19 - - [2026-04-09 01:50:35] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004136 10.0.0.19 - - [2026-04-09 01:50:35] "POST /set-tag HTTP/1.1" 200 109 0.063637 10.0.0.19 - - [2026-04-09 01:50:35] "GET /loadbalancer-pool/7dad102b-4d56-49fa-83ce-7d1ea05fad1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013290 10.0.0.19 - - [2026-04-09 01:50:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013817 10.0.0.19 - - [2026-04-09 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006709 10.0.0.19 - - [2026-04-09 01:50:35] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007610 10.0.0.19 - - [2026-04-09 01:50:35] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003325 10.0.0.19 - - [2026-04-09 01:50:35] "POST /set-tag HTTP/1.1" 200 109 0.001490 10.0.0.19 - - [2026-04-09 01:50:35] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002941 10.0.0.19 - - [2026-04-09 01:50:35] "GET /loadbalancer-pool/fe0043d8-77db-412d-8ea8-115445f827a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002523 10.0.0.19 - - [2026-04-09 01:50:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022122 10.0.0.19 - - [2026-04-09 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020576 10.0.0.19 - - [2026-04-09 01:50:35] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007105 10.0.0.19 - - [2026-04-09 01:50:35] "GET /virtual-machine-interface/f88dd6ae-33b4-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004022 10.0.0.19 - - [2026-04-09 01:50:35] "GET /floating-ip/1aec70cf-3b2e-4caa-b1cd-dadab5e7447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001619 10.0.0.19 - - [2026-04-09 01:50:35] "POST /set-tag HTTP/1.1" 200 109 0.002535 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:50:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:50:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:50:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000796 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:50:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002733 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:51:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:51:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 10.0.0.19 - - [2026-04-09 01:52:25] "POST /tags HTTP/1.1" 409 252 0.003634 10.0.0.19 - - [2026-04-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018581 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 228 0.001754 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/b5e74428-8576-402b-8035-acca43590203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012026 10.0.0.19 - - [2026-04-09 01:52:26] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002975 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.19 - - [2026-04-09 01:52:26] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002077 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 206 0.001331 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/8ebfa044-4b59-41e3-9bd9-de1d925ce8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009878 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 226 0.002055 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009727 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 204 0.001582 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/079a5ff4-d575-452c-a00d-0700a6ccba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018589 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 226 0.001729 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/4867c660-ff8f-4831-8ec9-41715acef30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013417 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 228 0.001946 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/b5e74428-8576-402b-8035-acca43590203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014849 10.0.0.19 - - [2026-04-09 01:52:26] "POST /tags HTTP/1.1" 409 252 0.001804 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.19 - - [2026-04-09 01:52:26] "GET /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009931 10.0.0.19 - - [2026-04-09 01:52:26] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001810 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-04-09 01:52:26] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002794 10.0.0.19 - - [2026-04-09 01:52:26] "POST /firewall-rules HTTP/1.1" 409 281 0.001949 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-04-09 01:52:26] "PUT /firewall-rule/0b37d1c0-67fd-4649-bb32-2d8c497cd36e HTTP/1.1" 200 260 0.019519 10.0.0.19 - - [2026-04-09 01:52:26] "POST /firewall-rules HTTP/1.1" 409 291 0.006895 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2026-04-09 01:52:26] "PUT /firewall-rule/72b33b41-32ce-4a60-8b2e-70f42773951c HTTP/1.1" 200 260 0.021682 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-rule/72b33b41-32ce-4a60-8b2e-70f42773951c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004498 10.0.0.19 - - [2026-04-09 01:52:26] "POST /firewall-rules HTTP/1.1" 200 658 0.072847 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-rule/3ce06e8b-5e65-40ee-b86d-a722f0f63407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.005947 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005303 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-rule/0b37d1c0-67fd-4649-bb32-2d8c497cd36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003119 10.0.0.19 - - [2026-04-09 01:52:26] "POST /firewall-policys HTTP/1.1" 409 269 0.001832 10.0.0.19 - - [2026-04-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2026-04-09 01:52:26] "PUT /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563 HTTP/1.1" 200 264 0.018336 10.0.0.19 - - [2026-04-09 01:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009194 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003175 10.0.0.19 - - [2026-04-09 01:52:26] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002507 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001984 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/47dab234-acd4-4ff3-bef4-3aaf2f164988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001806 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002983 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001907 10.0.0.19 - - [2026-04-09 01:52:26] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001767 10.0.0.19 - - [2026-04-09 01:52:27] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003047 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007093 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.007956 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003959 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.19 - - [2026-04-09 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2026-04-09 01:53:28] "GET /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001968 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004115 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.017038 10.0.0.19 - - [2026-04-09 01:53:28] "DELETE /loadbalancer-member/613fe2e0-c1e4-4727-814f-f57fd1da862e HTTP/1.1" 200 115 0.032907 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004067 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004695 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004180 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003719 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004281 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.19 - - [2026-04-09 01:53:28] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003913 10.0.0.19 - - [2026-04-09 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.19 - - [2026-04-09 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-04-09 01:53:28] "GET /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001910 10.0.0.19 - - [2026-04-09 01:53:29] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006043 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.19 - - [2026-04-09 01:53:29] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006005 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.19 - - [2026-04-09 01:53:29] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010828 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.19 - - [2026-04-09 01:53:29] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004127 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.19 - - [2026-04-09 01:53:29] "GET /virtual-machine/9114c263-7429-4f2d-872d-59e1979297da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002589 10.0.0.19 - - [2026-04-09 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.19 - - [2026-04-09 01:53:29] "GET /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014415 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.016329 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.026611 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.031194 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.014760 10.0.0.19 - - [2026-04-09 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.026857 10.0.0.19 - - [2026-04-09 01:53:29] "DELETE /instance-ip/6bd88f2c-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.045595 10.0.0.19 - - [2026-04-09 01:53:29] "DELETE /virtual-machine-interface/6bc17260-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.031073 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /virtual-machine/9114c263-7429-4f2d-872d-59e1979297da HTTP/1.1" 200 115 0.019823 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003870 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine/947486a3-6d97-430a-a8c1-9215b04d8d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002132 10.0.0.19 - - [2026-04-09 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.007864 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004107 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.017144 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.019341 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.013566 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.026007 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.018451 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /instance-ip/6b52ca0e-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.027023 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /virtual-machine-interface/6b375d46-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.041704 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /virtual-machine/947486a3-6d97-430a-a8c1-9215b04d8d40 HTTP/1.1" 200 115 0.017148 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /tag/34b2de65-0b6a-44d5-8695-56ef2ea727dc HTTP/1.1" 200 115 0.035074 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003538 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine/7eccc8a4-e857-478a-8e45-baf6ae431b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003152 10.0.0.19 - - [2026-04-09 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.009257 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004436 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.019344 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.030645 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.014046 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.034288 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.027323 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /instance-ip/6ac66c08-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.035099 10.0.0.19 - - [2026-04-09 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.007845 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /virtual-machine-interface/6aac88ce-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.045497 10.0.0.19 - - [2026-04-09 01:53:30] "DELETE /virtual-machine/7eccc8a4-e857-478a-8e45-baf6ae431b4a HTTP/1.1" 200 115 0.021867 10.0.0.19 - - [2026-04-09 01:53:30] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005126 10.0.0.19 - - [2026-04-09 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.19 - - [2026-04-09 01:53:31] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008230 10.0.0.19 - - [2026-04-09 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.19 - - [2026-04-09 01:53:31] "GET /virtual-machine/b2e9bd36-b589-407d-8e35-7d2ad6a9a330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002613 10.0.0.19 - - [2026-04-09 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.007984 10.0.0.19 - - [2026-04-09 01:53:31] "GET /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015205 10.0.0.19 - - [2026-04-09 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.016078 10.0.0.19 - - [2026-04-09 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.018614 10.0.0.19 - - [2026-04-09 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.032173 10.0.0.19 - - [2026-04-09 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.018393 10.0.0.19 - - [2026-04-09 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.023018 10.0.0.19 - - [2026-04-09 01:53:31] "DELETE /instance-ip/6a59b054-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.042031 10.0.0.19 - - [2026-04-09 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.008297 10.0.0.19 - - [2026-04-09 01:53:31] "DELETE /virtual-machine-interface/6a3ed73e-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.037519 10.0.0.19 - - [2026-04-09 01:53:31] "DELETE /virtual-machine/b2e9bd36-b589-407d-8e35-7d2ad6a9a330 HTTP/1.1" 200 115 0.022784 10.0.0.19 - - [2026-04-09 01:53:31] "DELETE /tag/217e27cc-4585-4a49-9835-5edb5b873f64 HTTP/1.1" 200 115 0.031100 10.0.0.19 - - [2026-04-09 01:53:31] "DELETE /tag/8ebfa044-4b59-41e3-9bd9-de1d925ce8ee HTTP/1.1" 409 388 0.003366 10.0.0.19 - - [2026-04-09 01:53:53] "GET /global-system-configs HTTP/1.1" 200 322 0.004656 10.0.0.19 - - [2026-04-09 01:53:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002049 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.19 - - [2026-04-09 01:53:59] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004546 10.0.0.19 - - [2026-04-09 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.018211 10.0.0.19 - - [2026-04-09 01:53:59] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004198 10.0.0.19 - - [2026-04-09 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.001745 10.0.0.19 - - [2026-04-09 01:53:59] "GET /virtual-machine/87a5a397-be06-4403-8fb5-7c2458dac91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001784 10.0.0.19 - - [2026-04-09 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.007674 10.0.0.19 - - [2026-04-09 01:53:59] "GET /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005603 10.0.0.19 - - [2026-04-09 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.015439 10.0.0.19 - - [2026-04-09 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.022757 10.0.0.19 - - [2026-04-09 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.015727 10.0.0.19 - - [2026-04-09 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.011749 10.0.0.19 - - [2026-04-09 01:53:59] "DELETE /instance-ip/6cb0fc4a-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.042128 10.0.0.19 - - [2026-04-09 01:53:59] "DELETE /virtual-machine-interface/6c9a17d2-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.030113 10.0.0.19 - - [2026-04-09 01:53:59] "DELETE /virtual-machine/87a5a397-be06-4403-8fb5-7c2458dac91d HTTP/1.1" 200 115 0.019756 10.0.0.19 - - [2026-04-09 01:53:59] "DELETE /tag/079a5ff4-d575-452c-a00d-0700a6ccba33 HTTP/1.1" 409 236 0.004014 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004387 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007592 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine/ddc47cd2-56b1-4296-a509-c934bc2f7fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001970 10.0.0.19 - - [2026-04-09 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003960 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.014246 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.025001 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.013285 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.020594 10.0.0.19 - - [2026-04-09 01:54:00] "DELETE /instance-ip/6d15e8d0-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.037699 10.0.0.19 - - [2026-04-09 01:54:00] "DELETE /virtual-machine-interface/6d02b918-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.038728 10.0.0.19 - - [2026-04-09 01:54:00] "DELETE /virtual-machine/ddc47cd2-56b1-4296-a509-c934bc2f7fb9 HTTP/1.1" 200 115 0.022875 10.0.0.19 - - [2026-04-09 01:54:00] "DELETE /tag/81130888-d192-4d9a-8a3a-89566f6d9d30 HTTP/1.1" 200 115 0.029364 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003609 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003726 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine/80ef164d-d9fc-4b36-b185-12b7555fc533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002786 10.0.0.19 - - [2026-04-09 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.009418 10.0.0.19 - - [2026-04-09 01:54:00] "GET /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009056 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.018239 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.024737 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.030202 10.0.0.19 - - [2026-04-09 01:54:00] "POST /set-tag HTTP/1.1" 200 109 0.012578 10.0.0.19 - - [2026-04-09 01:54:00] "DELETE /instance-ip/6d7b08a0-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.037210 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /virtual-machine-interface/6d688efa-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.034755 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /virtual-machine/80ef164d-d9fc-4b36-b185-12b7555fc533 HTTP/1.1" 200 115 0.021573 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /tag/b5e74428-8576-402b-8035-acca43590203 HTTP/1.1" 409 236 0.004847 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b HTTP/1.1" 409 236 0.003990 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /tag/6cb1bb79-41db-4f5f-ba52-cba9a2f1363f HTTP/1.1" 200 115 0.025354 10.0.0.19 - - [2026-04-09 01:54:01] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003510 10.0.0.19 - - [2026-04-09 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.018279 10.0.0.19 - - [2026-04-09 01:54:01] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004060 10.0.0.19 - - [2026-04-09 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.19 - - [2026-04-09 01:54:01] "GET /virtual-machine/1e94a3f4-0c0c-4925-baa1-bb3f6076b634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002494 10.0.0.19 - - [2026-04-09 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.008195 10.0.0.19 - - [2026-04-09 01:54:01] "GET /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010303 10.0.0.19 - - [2026-04-09 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.014334 10.0.0.19 - - [2026-04-09 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.021238 10.0.0.19 - - [2026-04-09 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.023650 10.0.0.19 - - [2026-04-09 01:54:01] "POST /set-tag HTTP/1.1" 200 109 0.020169 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /instance-ip/6c4e4366-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.047255 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /virtual-machine-interface/6c39e5ce-33b6-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.040722 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /virtual-machine/1e94a3f4-0c0c-4925-baa1-bb3f6076b634 HTTP/1.1" 200 115 0.020288 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /tag/eb3a9726-41f7-43d8-bda9-40dd485bfc1b HTTP/1.1" 200 115 0.035355 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /tag/dde8906d-8885-4d7d-bf91-d744e8d2dfcb HTTP/1.1" 200 115 0.041349 10.0.0.19 - - [2026-04-09 01:54:01] "DELETE /tag/a072ac58-c2be-44df-8c56-f4115830c2a3 HTTP/1.1" 200 115 0.042120 10.0.0.19 - - [2026-04-09 01:54:03] "POST /projects HTTP/1.1" 409 238 0.002005 10.0.0.19 - - [2026-04-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2026-04-09 01:54:03] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025423 10.0.0.19 - - [2026-04-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-04-09 01:54:03] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003673 10.0.0.19 - - [2026-04-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-04-09 01:54:03] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005545 10.0.0.19 - - [2026-04-09 01:54:03] "POST /security-groups HTTP/1.1" 409 285 0.002433 10.0.0.19 - - [2026-04-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2026-04-09 01:54:03] "PUT /security-group/f6a3d806-f455-4c49-9d68-c3e950686ce4 HTTP/1.1" 200 262 0.055454 10.0.0.19 - - [2026-04-09 01:54:03] "PUT /access-control-list/58ffccbd-da14-4bd1-a9e3-e27d3f37b780 HTTP/1.1" 200 272 0.013288 10.0.0.19 - - [2026-04-09 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020162 10.0.0.19 - - [2026-04-09 01:54:03] "PUT /access-control-list/676230c7-1ab3-4043-88f2-0cad1b230d93 HTTP/1.1" 200 272 0.010243 10.0.0.19 - - [2026-04-09 01:54:08] "POST /projects HTTP/1.1" 409 238 0.001784 10.0.0.19 - - [2026-04-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.19 - - [2026-04-09 01:54:08] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026604 10.0.0.19 - - [2026-04-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.19 - - [2026-04-09 01:54:08] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005412 10.0.0.19 - - [2026-04-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.19 - - [2026-04-09 01:54:08] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004429 10.0.0.19 - - [2026-04-09 01:54:08] "POST /security-groups HTTP/1.1" 409 285 0.001855 10.0.0.19 - - [2026-04-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.19 - - [2026-04-09 01:54:09] "PUT /security-group/f6a3d806-f455-4c49-9d68-c3e950686ce4 HTTP/1.1" 200 262 0.057689 10.0.0.19 - - [2026-04-09 01:54:09] "PUT /access-control-list/58ffccbd-da14-4bd1-a9e3-e27d3f37b780 HTTP/1.1" 200 272 0.010907 10.0.0.19 - - [2026-04-09 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039593 10.0.0.19 - - [2026-04-09 01:54:09] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013298 10.0.0.19 - - [2026-04-09 01:54:09] "PUT /access-control-list/676230c7-1ab3-4043-88f2-0cad1b230d93 HTTP/1.1" 200 272 0.031329 10.0.0.19 - - [2026-04-09 01:54:09] "GET /firewall-rule/5ac19276-7f3a-4c1f-9ba4-d069a7fca69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002607 10.0.0.19 - - [2026-04-09 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.054096 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /firewall-rule/5ac19276-7f3a-4c1f-9ba4-d069a7fca69d HTTP/1.1" 200 115 0.033018 10.0.0.19 - - [2026-04-09 01:54:09] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006671 10.0.0.19 - - [2026-04-09 01:54:09] "GET /firewall-rule/234f02fc-3a8f-4c48-8b23-dd0340dc6e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002454 10.0.0.19 - - [2026-04-09 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.039736 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /firewall-rule/234f02fc-3a8f-4c48-8b23-dd0340dc6e70 HTTP/1.1" 200 115 0.037721 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /tag/b5e74428-8576-402b-8035-acca43590203 HTTP/1.1" 409 236 0.005359 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /tag/b4a1c925-8431-407a-bfe2-7deb2c94cae6 HTTP/1.1" 200 115 0.037622 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b HTTP/1.1" 409 236 0.003111 10.0.0.19 - - [2026-04-09 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2026-04-09 01:54:09] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003915 10.0.0.19 - - [2026-04-09 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2026-04-09 01:54:09] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003323 10.0.0.19 - - [2026-04-09 01:54:09] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.036468 10.0.0.19 - - [2026-04-09 01:54:09] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.040051 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /security-group/f6a3d806-f455-4c49-9d68-c3e950686ce4 HTTP/1.1" 200 115 0.048417 10.0.0.19 - - [2026-04-09 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /access-control-list/58ffccbd-da14-4bd1-a9e3-e27d3f37b780 HTTP/1.1" 200 115 0.029795 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /access-control-list/676230c7-1ab3-4043-88f2-0cad1b230d93 HTTP/1.1" 200 115 0.031450 10.0.0.19 - - [2026-04-09 01:54:09] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027691 10.0.0.19 - - [2026-04-09 01:54:09] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?fields=security_groups HTTP/1.1" 200 1352 0.025752 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /security-group/1bbd52f2-5e7a-4d33-924c-bbd4eb89c40c HTTP/1.1" 200 115 0.042420 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /access-control-list/a3323fa3-09a3-4902-bddc-453f6afb94cc HTTP/1.1" 200 115 0.032720 10.0.0.19 - - [2026-04-09 01:54:09] "GET /project/82f7a496-9f40-43fe-abec-b63d1bf20343?fields=application_policy_sets HTTP/1.1" 200 1391 0.045788 10.0.0.19 - - [2026-04-09 01:54:09] "DELETE /access-control-list/5ae0b071-d12c-4997-8b63-4cdedd868a26 HTTP/1.1" 200 115 0.039290 10.0.0.19 - - [2026-04-09 01:54:10] "DELETE /project/82f7a496-9f40-43fe-abec-b63d1bf20343 HTTP/1.1" 200 115 0.257897 10.0.0.19 - - [2026-04-09 01:54:10] "POST /projects HTTP/1.1" 409 238 0.001672 10.0.0.19 - - [2026-04-09 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.19 - - [2026-04-09 01:54:10] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027690 10.0.0.19 - - [2026-04-09 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2026-04-09 01:54:10] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004782 10.0.0.19 - - [2026-04-09 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.19 - - [2026-04-09 01:54:10] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003678 10.0.0.19 - - [2026-04-09 01:54:10] "POST /security-groups HTTP/1.1" 409 285 0.003083 10.0.0.19 - - [2026-04-09 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-04-09 01:54:10] "PUT /security-group/29cbcc34-c310-4e6b-9913-babfed27849f HTTP/1.1" 200 262 0.051429 10.0.0.19 - - [2026-04-09 01:54:10] "PUT /access-control-list/2e8e5991-e9cd-4297-bae5-33a5e5cbc47c HTTP/1.1" 200 272 0.010760 10.0.0.19 - - [2026-04-09 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018282 10.0.0.19 - - [2026-04-09 01:54:10] "PUT /access-control-list/06c60228-693c-4355-9cfb-ff9b4240ced4 HTTP/1.1" 200 272 0.021098 10.0.0.19 - - [2026-04-09 01:54:14] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002690 10.0.0.19 - - [2026-04-09 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.19 - - [2026-04-09 01:54:14] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002170 10.0.0.19 - - [2026-04-09 01:54:14] "GET /firewall-policy/a2ed9b24-5e03-4ed4-b649-7b63e2381ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001832 10.0.0.19 - - [2026-04-09 01:54:14] "GET /firewall-rule/0b37d1c0-67fd-4649-bb32-2d8c497cd36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001899 10.0.0.19 - - [2026-04-09 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.014948 10.0.0.19 - - [2026-04-09 01:54:14] "DELETE /firewall-rule/0b37d1c0-67fd-4649-bb32-2d8c497cd36e HTTP/1.1" 200 115 0.041911 10.0.0.19 - - [2026-04-09 01:54:14] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002261 10.0.0.19 - - [2026-04-09 01:54:14] "GET /firewall-rule/72b33b41-32ce-4a60-8b2e-70f42773951c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002402 10.0.0.19 - - [2026-04-09 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.014052 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /firewall-rule/72b33b41-32ce-4a60-8b2e-70f42773951c HTTP/1.1" 200 115 0.032707 10.0.0.19 - - [2026-04-09 01:54:15] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006353 10.0.0.19 - - [2026-04-09 01:54:15] "GET /firewall-rule/3ce06e8b-5e65-40ee-b86d-a722f0f63407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002478 10.0.0.19 - - [2026-04-09 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /firewall-rule/3ce06e8b-5e65-40ee-b86d-a722f0f63407 HTTP/1.1" 200 115 0.037265 10.0.0.19 - - [2026-04-09 01:54:15] "GET /application-policy-set/b03ca474-a740-4628-b3b7-83727d5f7348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002458 10.0.0.19 - - [2026-04-09 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-04-09 01:54:15] "GET /policy-management/60ed4eec-93de-4c62-9b0c-987d02deb92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002659 10.0.0.19 - - [2026-04-09 01:54:15] "GET /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008508 10.0.0.19 - - [2026-04-09 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.021570 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /firewall-policy/d8fcd39d-385a-4e4a-8dca-9c5af94fe563 HTTP/1.1" 200 115 0.025116 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /tag/8ebfa044-4b59-41e3-9bd9-de1d925ce8ee HTTP/1.1" 200 115 0.066225 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /tag/b5e74428-8576-402b-8035-acca43590203 HTTP/1.1" 200 115 0.059952 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /tag/11fe61d3-b041-4e2a-8d4a-8b797ef3a19b HTTP/1.1" 200 115 0.037476 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /tag/079a5ff4-d575-452c-a00d-0700a6ccba33 HTTP/1.1" 200 115 0.047035 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /loadbalancer-member/13970be6-ed9a-4430-8146-08a0f4d5ffa1 HTTP/1.1" 200 115 0.021445 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /loadbalancer-pool/9199abbc-2f0e-4ba6-957a-738852535bc4 HTTP/1.1" 200 115 0.025175 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /loadbalancer-listener/b260e9e5-4f30-481b-b4c2-1f34c55eb8f5 HTTP/1.1" 200 115 0.026546 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /loadbalancer/92368efe-bf88-42b9-9ee1-883cc5f7eb1c HTTP/1.1" 200 115 0.026531 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /floating-ip/5498ffed-103e-4bde-97e2-0fdb09f6ff88 HTTP/1.1" 200 115 0.023515 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /instance-ip/4529a263-7a8d-4805-964e-1c05ea8a3387 HTTP/1.1" 200 115 0.028509 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /virtual-machine-interface/d6ad26d7-11b9-4b14-8332-45db8b29d43d HTTP/1.1" 200 115 0.064703 10.0.0.19 - - [2026-04-09 01:54:15] "DELETE /tag/1e35aeca-2375-4b7f-be2a-2ec59bfb92c8 HTTP/1.1" 200 115 0.055077 10.0.0.19 - - [2026-04-09 01:54:15] "POST /projects HTTP/1.1" 409 238 0.012358 10.0.0.19 - - [2026-04-09 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-04-09 01:54:15] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052706 10.0.0.19 - - [2026-04-09 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2026-04-09 01:54:15] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006729 10.0.0.19 - - [2026-04-09 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-04-09 01:54:15] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003918 10.0.0.19 - - [2026-04-09 01:54:15] "POST /security-groups HTTP/1.1" 409 285 0.002005 10.0.0.19 - - [2026-04-09 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2026-04-09 01:54:16] "PUT /security-group/29cbcc34-c310-4e6b-9913-babfed27849f HTTP/1.1" 200 262 0.065585 10.0.0.19 - - [2026-04-09 01:54:16] "PUT /access-control-list/2e8e5991-e9cd-4297-bae5-33a5e5cbc47c HTTP/1.1" 200 272 0.007236 10.0.0.19 - - [2026-04-09 01:54:16] "PUT /access-control-list/06c60228-693c-4355-9cfb-ff9b4240ced4 HTTP/1.1" 200 272 0.008567 10.0.0.19 - - [2026-04-09 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009343 10.0.0.19 - - [2026-04-09 01:54:16] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.022916 10.0.0.19 - - [2026-04-09 01:54:16] "GET /firewall-rule/d3b599ce-0f76-45f2-99e9-dd3affb7ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003221 10.0.0.19 - - [2026-04-09 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.046542 10.0.0.19 - - [2026-04-09 01:54:16] "DELETE /firewall-rule/d3b599ce-0f76-45f2-99e9-dd3affb7ff58 HTTP/1.1" 200 115 0.087331 10.0.0.19 - - [2026-04-09 01:54:16] "GET /firewall-policy/903cbab2-7c4f-4fe3-9cf4-9fd9eb6ce15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007078 10.0.0.19 - - [2026-04-09 01:54:16] "GET /firewall-rule/b125eba3-62e4-442d-b3ce-306a2ac926b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004222 10.0.0.19 - - [2026-04-09 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.055812 10.0.0.19 - - [2026-04-09 01:54:16] "DELETE /firewall-rule/b125eba3-62e4-442d-b3ce-306a2ac926b0 HTTP/1.1" 200 115 0.052444 10.0.0.19 - - [2026-04-09 01:54:16] "DELETE /tag/4867c660-ff8f-4831-8ec9-41715acef30d HTTP/1.1" 200 115 0.051348 10.0.0.19 - - [2026-04-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-04-09 01:54:16] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005030 10.0.0.19 - - [2026-04-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.19 - - [2026-04-09 01:54:16] "GET /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003524 10.0.0.19 - - [2026-04-09 01:54:16] "PUT /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486 HTTP/1.1" 200 264 0.046986 10.0.0.19 - - [2026-04-09 01:54:16] "PUT /virtual-network/ac67e5f8-f15c-4ef9-8c2b-3b8e64d0b6d4 HTTP/1.1" 200 264 0.044537 10.0.0.19 - - [2026-04-09 01:54:16] "DELETE /security-group/29cbcc34-c310-4e6b-9913-babfed27849f HTTP/1.1" 200 115 0.064342 10.0.0.19 - - [2026-04-09 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2026-04-09 01:54:16] "DELETE /access-control-list/2e8e5991-e9cd-4297-bae5-33a5e5cbc47c HTTP/1.1" 200 115 0.048044 10.0.0.19 - - [2026-04-09 01:54:16] "DELETE /access-control-list/06c60228-693c-4355-9cfb-ff9b4240ced4 HTTP/1.1" 200 115 0.037043 10.0.0.19 - - [2026-04-09 01:54:16] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.034843 10.0.0.19 - - [2026-04-09 01:54:16] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?fields=security_groups HTTP/1.1" 200 1353 0.037516 10.0.0.19 - - [2026-04-09 01:54:17] "DELETE /security-group/efae0fc8-91a7-4ca4-a7e0-471f9e43d072 HTTP/1.1" 200 115 0.046830 10.0.0.19 - - [2026-04-09 01:54:17] "DELETE /access-control-list/3c56fb3b-a79b-438b-91b0-79498d72e223 HTTP/1.1" 200 115 0.041986 10.0.0.19 - - [2026-04-09 01:54:17] "GET /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5?fields=application_policy_sets HTTP/1.1" 200 1392 0.045022 10.0.0.19 - - [2026-04-09 01:54:17] "DELETE /access-control-list/a86e300c-7b6a-415b-9668-5e97e9c6dec1 HTTP/1.1" 200 115 0.041411 10.0.0.19 - - [2026-04-09 01:54:17] "DELETE /project/c8f1cf17-9683-4b46-b0a7-94ca515b5ed5 HTTP/1.1" 200 115 0.298778 10.0.0.19 - - [2026-04-09 01:55:11] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.19 - - [2026-04-09 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-04-09 01:55:11] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002219 10.0.0.19 - - [2026-04-09 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2026-04-09 01:55:11] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002649 10.0.0.19 - - [2026-04-09 01:55:25] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.19 - - [2026-04-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2026-04-09 01:55:25] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004236 10.0.0.19 - - [2026-04-09 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.19 - - [2026-04-09 01:55:25] "GET /config-node/56bb74b5-4b33-41b3-8b25-f6c4e276b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002264 10.0.0.19 - - [2026-04-09 01:55:36] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.19 - - [2026-04-09 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-04-09 01:55:36] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003113 10.0.0.19 - - [2026-04-09 01:55:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001690 10.0.0.19 - - [2026-04-09 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.19 - - [2026-04-09 01:55:36] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002559 10.0.0.19 - - [2026-04-09 01:55:36] "PUT /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f HTTP/1.1" 200 254 0.020196 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:55:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001328 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:55:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.19 - - [2026-04-09 01:55:53] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.19 - - [2026-04-09 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-04-09 01:55:53] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004153 10.0.0.19 - - [2026-04-09 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-04-09 01:55:53] "GET /config-node/56bb74b5-4b33-41b3-8b25-f6c4e276b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001708 10.0.0.19 - - [2026-04-09 01:55:54] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.19 - - [2026-04-09 01:55:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001869 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-04-09 01:55:59] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002156 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.007827 10.0.0.19 - - [2026-04-09 01:55:59] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 264 0.001741 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/27781ded-a0bd-49a5-9a42-b044d1207285 HTTP/1.1" 200 244 0.013517 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 261 0.003768 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/11fc65a9-63e6-466b-bf0c-3426662b4885 HTTP/1.1" 200 244 0.008867 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 261 0.013514 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/6e36b22d-b55d-4fea-a9af-7918ac75de83 HTTP/1.1" 200 244 0.009032 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 253 0.012608 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/b4eb413b-0375-4ab4-8008-edd29a2211d8 HTTP/1.1" 200 244 0.010480 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 251 0.013638 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/0c21ee5d-7734-4dc2-b2f2-54f9d8aa4a79 HTTP/1.1" 200 244 0.008979 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 252 0.004672 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/53e2ddc8-dd76-4110-b7b5-736d9ebc3c03 HTTP/1.1" 200 244 0.009445 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 256 0.003606 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/f2485d85-1610-4f2b-827a-0e07ba48589b HTTP/1.1" 200 244 0.009825 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 248 0.009330 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.19 - - [2026-04-09 01:55:59] "PUT /alarm/3a8c381f-3f77-44ff-ba75-e5c892549c4b HTTP/1.1" 200 244 0.009612 10.0.0.19 - - [2026-04-09 01:55:59] "POST /alarms HTTP/1.1" 409 252 0.006696 10.0.0.19 - - [2026-04-09 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/396c2b70-4c17-4240-9dd5-0b80313c0254 HTTP/1.1" 200 244 0.009504 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 257 0.003723 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/eae02641-b581-4408-a602-085217a3e61a HTTP/1.1" 200 244 0.011424 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 251 0.008765 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/40b86986-233d-4b94-99c9-36b5bc9a6649 HTTP/1.1" 200 244 0.011429 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 257 0.019736 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/18060c87-0492-4b6c-b491-714fdf20be83 HTTP/1.1" 200 244 0.014575 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 261 0.005419 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/bb78657b-e41a-4f3f-904b-82860306a013 HTTP/1.1" 200 244 0.010196 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 258 0.008456 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/de27a42a-4f2f-4242-bd4f-c516a35e8bd5 HTTP/1.1" 200 244 0.016342 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 254 0.006093 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/9bf762af-0cb7-4d7f-8eb2-0de878444683 HTTP/1.1" 200 244 0.009789 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 254 0.005538 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/1a846944-50ea-48d3-9507-a871f6b31dee HTTP/1.1" 200 244 0.010120 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 254 0.009036 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/929ee256-80dd-4507-9709-3f5ed6f505de HTTP/1.1" 200 244 0.010169 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 247 0.010996 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/942194e3-4cc6-4db6-af1d-f4205530a455 HTTP/1.1" 200 244 0.009856 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 272 0.003760 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/701ae61d-2be0-4907-8e9c-f9e3e8e7cd2b HTTP/1.1" 200 244 0.008934 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 261 0.004299 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/47d1a5b8-d211-4eb2-862e-63d32cf97d6a HTTP/1.1" 200 244 0.009500 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 259 0.008107 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/f4c5b85a-626e-4bfd-9aa0-5a1f59e0ccd2 HTTP/1.1" 200 244 0.010020 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 265 0.019797 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.19 - - [2026-04-09 01:56:00] "PUT /alarm/9cc840bc-054f-49d6-8c23-9d858850565f HTTP/1.1" 200 244 0.008413 10.0.0.19 - - [2026-04-09 01:56:00] "POST /alarms HTTP/1.1" 409 279 0.011228 10.0.0.19 - - [2026-04-09 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2026-04-09 01:56:01] "PUT /alarm/a209817c-67f7-4187-a2fb-5c1f4bdd14bd HTTP/1.1" 200 244 0.015247 10.0.0.19 - - [2026-04-09 01:56:01] "GET / HTTP/1.1" 200 35931 0.002267 10.0.0.19 - - [2026-04-09 01:56:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002128 10.0.0.19 - - [2026-04-09 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2026-04-09 01:56:01] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.007863 10.0.0.19 - - [2026-04-09 01:56:01] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.19 - - [2026-04-09 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-04-09 01:56:01] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005571 10.0.0.19 - - [2026-04-09 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2026-04-09 01:56:01] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.008617 10.0.0.19 - - [2026-04-09 01:56:01] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.19 - - [2026-04-09 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2026-04-09 01:56:01] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004085 10.0.0.19 - - [2026-04-09 01:56:01] "PUT /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99 HTTP/1.1" 200 274 0.013028 10.0.0.19 - - [2026-04-09 01:56:05] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.19 - - [2026-04-09 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-04-09 01:56:05] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003358 10.0.0.19 - - [2026-04-09 01:56:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001815 10.0.0.19 - - [2026-04-09 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2026-04-09 01:56:05] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002856 10.0.0.19 - - [2026-04-09 01:56:05] "PUT /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f HTTP/1.1" 200 254 0.019445 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:56:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001545 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.19 - - [2026-04-09 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-04-09 01:56:08] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002811 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:56:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:56:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.19 - - [2026-04-09 01:56:23] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.19 - - [2026-04-09 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2026-04-09 01:56:23] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005686 10.0.0.19 - - [2026-04-09 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.19 - - [2026-04-09 01:56:23] "GET /config-node/56bb74b5-4b33-41b3-8b25-f6c4e276b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002238 10.0.0.19 - - [2026-04-09 01:56:35] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.19 - - [2026-04-09 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-04-09 01:56:35] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002270 10.0.0.19 - - [2026-04-09 01:56:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001773 10.0.0.19 - - [2026-04-09 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.19 - - [2026-04-09 01:56:35] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002897 10.0.0.19 - - [2026-04-09 01:56:35] "PUT /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f HTTP/1.1" 200 254 0.010911 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.19 - - [2026-04-09 01:56:49] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.19 - - [2026-04-09 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2026-04-09 01:56:49] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005699 10.0.0.19 - - [2026-04-09 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.19 - - [2026-04-09 01:56:49] "GET /config-node/56bb74b5-4b33-41b3-8b25-f6c4e276b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002608 10.0.0.19 - - [2026-04-09 01:56:49] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.19 - - [2026-04-09 01:56:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002255 10.0.0.19 - - [2026-04-09 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2026-04-09 01:56:54] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002413 10.0.0.19 - - [2026-04-09 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.19 - - [2026-04-09 01:56:54] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.006951 10.0.0.19 - - [2026-04-09 01:56:55] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 264 0.001713 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/27781ded-a0bd-49a5-9a42-b044d1207285 HTTP/1.1" 200 244 0.007879 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 261 0.009258 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/11fc65a9-63e6-466b-bf0c-3426662b4885 HTTP/1.1" 200 244 0.007291 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 261 0.008640 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/6e36b22d-b55d-4fea-a9af-7918ac75de83 HTTP/1.1" 200 244 0.008999 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 253 0.004046 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005948 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/b4eb413b-0375-4ab4-8008-edd29a2211d8 HTTP/1.1" 200 244 0.008117 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 251 0.008512 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/0c21ee5d-7734-4dc2-b2f2-54f9d8aa4a79 HTTP/1.1" 200 244 0.023889 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 252 0.001950 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/53e2ddc8-dd76-4110-b7b5-736d9ebc3c03 HTTP/1.1" 200 244 0.009063 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 256 0.010645 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/f2485d85-1610-4f2b-827a-0e07ba48589b HTTP/1.1" 200 244 0.009299 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 248 0.011260 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/3a8c381f-3f77-44ff-ba75-e5c892549c4b HTTP/1.1" 200 244 0.008973 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 252 0.003642 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/396c2b70-4c17-4240-9dd5-0b80313c0254 HTTP/1.1" 200 244 0.009838 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 257 0.008430 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/eae02641-b581-4408-a602-085217a3e61a HTTP/1.1" 200 244 0.009928 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 251 0.011752 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/40b86986-233d-4b94-99c9-36b5bc9a6649 HTTP/1.1" 200 244 0.013727 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 257 0.001688 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/18060c87-0492-4b6c-b491-714fdf20be83 HTTP/1.1" 200 244 0.013074 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 261 0.016534 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2026-04-09 01:56:55] "PUT /alarm/bb78657b-e41a-4f3f-904b-82860306a013 HTTP/1.1" 200 244 0.008825 10.0.0.19 - - [2026-04-09 01:56:55] "POST /alarms HTTP/1.1" 409 258 0.003077 10.0.0.19 - - [2026-04-09 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/de27a42a-4f2f-4242-bd4f-c516a35e8bd5 HTTP/1.1" 200 244 0.010563 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.012692 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/9bf762af-0cb7-4d7f-8eb2-0de878444683 HTTP/1.1" 200 244 0.009950 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.013124 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/1a846944-50ea-48d3-9507-a871f6b31dee HTTP/1.1" 200 244 0.008142 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.003427 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/929ee256-80dd-4507-9709-3f5ed6f505de HTTP/1.1" 200 244 0.008269 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 247 0.011332 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/942194e3-4cc6-4db6-af1d-f4205530a455 HTTP/1.1" 200 244 0.008617 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 272 0.008422 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/701ae61d-2be0-4907-8e9c-f9e3e8e7cd2b HTTP/1.1" 200 244 0.008432 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 261 0.006520 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/47d1a5b8-d211-4eb2-862e-63d32cf97d6a HTTP/1.1" 200 244 0.008115 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 259 0.010505 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/f4c5b85a-626e-4bfd-9aa0-5a1f59e0ccd2 HTTP/1.1" 200 244 0.009131 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 265 0.010474 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/9cc840bc-054f-49d6-8c23-9d858850565f HTTP/1.1" 200 244 0.009375 10.0.0.19 - - [2026-04-09 01:56:56] "POST /alarms HTTP/1.1" 409 279 0.007230 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /alarm/a209817c-67f7-4187-a2fb-5c1f4bdd14bd HTTP/1.1" 200 244 0.009151 10.0.0.19 - - [2026-04-09 01:56:56] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.19 - - [2026-04-09 01:56:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001838 10.0.0.19 - - [2026-04-09 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.19 - - [2026-04-09 01:56:56] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.017365 10.0.0.19 - - [2026-04-09 01:56:57] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.19 - - [2026-04-09 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.19 - - [2026-04-09 01:56:57] "GET /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002348 10.0.0.19 - - [2026-04-09 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.19 - - [2026-04-09 01:56:57] "PUT /global-vrouter-config/4f2dad36-6586-46ea-b296-0c763d65e026 HTTP/1.1" 200 276 0.010294 10.0.0.19 - - [2026-04-09 01:56:57] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.19 - - [2026-04-09 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.19 - - [2026-04-09 01:56:57] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004078 10.0.0.19 - - [2026-04-09 01:56:57] "PUT /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99 HTTP/1.1" 200 274 0.015359 10.0.0.19 - - [2026-04-09 01:57:00] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.19 - - [2026-04-09 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-04-09 01:57:00] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002321 10.0.0.19 - - [2026-04-09 01:57:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001471 10.0.0.19 - - [2026-04-09 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-04-09 01:57:00] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003129 10.0.0.19 - - [2026-04-09 01:57:00] "PUT /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f HTTP/1.1" 200 254 0.012675 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.19 - - [2026-04-09 01:57:05] "POST /tags HTTP/1.1" 200 355 0.016921 10.0.0.19 - - [2026-04-09 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016645 10.0.0.19 - - [2026-04-09 01:57:05] "GET /tag/5d632e56-5f00-4d9d-8348-258050870771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012727 10.0.0.19 - - [2026-04-09 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003695 10.0.0.19 - - [2026-04-09 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2026-04-09 01:57:05] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040899 10.0.0.19 - - [2026-04-09 01:57:05] "POST /virtual-machines HTTP/1.1" 200 351 0.017934 10.0.0.19 - - [2026-04-09 01:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025606 10.0.0.19 - - [2026-04-09 01:57:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.111197 10.0.0.19 - - [2026-04-09 01:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008070 10.0.0.19 - - [2026-04-09 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009320 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004348 10.0.0.19 - - [2026-04-09 01:57:05] "POST /instance-ips HTTP/1.1" 200 391 0.017514 10.0.0.19 - - [2026-04-09 01:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018161 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006802 10.0.0.19 - - [2026-04-09 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.012885 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010293 10.0.0.19 - - [2026-04-09 01:57:05] "GET /instance-ip/68cba46c-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003550 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003996 10.0.0.19 - - [2026-04-09 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.001595 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002979 10.0.0.19 - - [2026-04-09 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.006626 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009746 10.0.0.19 - - [2026-04-09 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.19 - - [2026-04-09 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-04-09 01:57:05] "GET /virtual-network/6f8c1394-d579-4ed1-b2d2-9dc7eb79c486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003529 10.0.0.19 - - [2026-04-09 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2026-04-09 01:57:05] "GET /project/366f3f1c-7b29-419e-b54b-218778a23333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037911 10.0.0.19 - - [2026-04-09 01:57:05] "POST /virtual-machines HTTP/1.1" 200 355 0.007303 10.0.0.19 - - [2026-04-09 01:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019861 10.0.0.19 - - [2026-04-09 01:57:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098206 10.0.0.19 - - [2026-04-09 01:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008285 10.0.0.19 - - [2026-04-09 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004273 10.0.0.19 - - [2026-04-09 01:57:06] "POST /instance-ips HTTP/1.1" 200 395 0.020744 10.0.0.19 - - [2026-04-09 01:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026334 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015605 10.0.0.19 - - [2026-04-09 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.016859 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012311 10.0.0.19 - - [2026-04-09 01:57:06] "GET /instance-ip/692a4eb8-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002831 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004676 10.0.0.19 - - [2026-04-09 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-router/4eea307f-af17-4ea6-b5a5-39caa883e08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003773 10.0.0.19 - - [2026-04-09 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.017237 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015678 10.0.0.19 - - [2026-04-09 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004689 10.0.0.19 - - [2026-04-09 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.19 - - [2026-04-09 01:57:06] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003938 10.0.0.19 - - [2026-04-09 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.19 - - [2026-04-09 01:57:15] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.19 - - [2026-04-09 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2026-04-09 01:57:15] "GET /global-system-config/f1103ce4-0850-4a0f-aa8b-2b531ac2bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004265 10.0.0.19 - - [2026-04-09 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.19 - - [2026-04-09 01:57:15] "GET /config-node/56bb74b5-4b33-41b3-8b25-f6c4e276b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001667 10.0.0.19 - - [2026-04-09 01:57:22] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006424 10.0.0.19 - - [2026-04-09 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.19 - - [2026-04-09 01:57:22] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003903 10.0.0.19 - - [2026-04-09 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.19 - - [2026-04-09 01:57:23] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006592 10.0.0.19 - - [2026-04-09 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.19 - - [2026-04-09 01:57:27] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.19 - - [2026-04-09 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.19 - - [2026-04-09 01:57:27] "GET /routing-instance/4ece79d1-6a49-4471-a698-d9e0a2da442c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002819 10.0.0.19 - - [2026-04-09 01:57:27] "POST /bgp-routers HTTP/1.1" 409 301 0.003100 10.0.0.19 - - [2026-04-09 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-04-09 01:57:27] "GET /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002614 10.0.0.19 - - [2026-04-09 01:57:27] "PUT /bgp-router/cecef5b9-d3e4-4a89-b1e7-7501cadb3a6f HTTP/1.1" 200 254 0.010010 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000726 10.0.0.19 - - [2026-04-09 01:57:55] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005620 10.0.0.19 - - [2026-04-09 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.004072 10.0.0.19 - - [2026-04-09 01:57:55] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004781 10.0.0.19 - - [2026-04-09 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.19 - - [2026-04-09 01:57:55] "GET /virtual-machine/b1fc7db3-c8e2-48a1-8fa2-7c16c91fe3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002140 10.0.0.19 - - [2026-04-09 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.008360 10.0.0.19 - - [2026-04-09 01:57:55] "GET /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003905 10.0.0.19 - - [2026-04-09 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.012411 10.0.0.19 - - [2026-04-09 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.021779 10.0.0.19 - - [2026-04-09 01:57:55] "DELETE /instance-ip/68cba46c-33b7-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.027367 10.0.0.19 - - [2026-04-09 01:57:55] "DELETE /virtual-machine-interface/68b1f2e2-33b7-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.034502 10.0.0.19 - - [2026-04-09 01:57:55] "DELETE /virtual-machine/b1fc7db3-c8e2-48a1-8fa2-7c16c91fe3cb HTTP/1.1" 200 115 0.018932 10.0.0.19 - - [2026-04-09 01:57:55] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003844 10.0.0.19 - - [2026-04-09 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.19 - - [2026-04-09 01:58:26] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006094 10.0.0.19 - - [2026-04-09 01:58:26] "POST /set-tag HTTP/1.1" 200 109 0.012084 10.0.0.19 - - [2026-04-09 01:58:26] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004008 10.0.0.19 - - [2026-04-09 01:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.19 - - [2026-04-09 01:58:26] "GET /virtual-machine/f09ce4ff-672a-4f84-b5b5-ced8a9a0e43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002461 10.0.0.19 - - [2026-04-09 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.009866 10.0.0.19 - - [2026-04-09 01:58:26] "GET /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016380 10.0.0.19 - - [2026-04-09 01:58:26] "POST /set-tag HTTP/1.1" 200 109 0.012472 10.0.0.19 - - [2026-04-09 01:58:26] "POST /set-tag HTTP/1.1" 200 109 0.034394 10.0.0.19 - - [2026-04-09 01:58:26] "DELETE /instance-ip/692a4eb8-33b7-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.040762 10.0.0.19 - - [2026-04-09 01:58:26] "DELETE /virtual-machine-interface/69129926-33b7-11f1-9658-fa163ec3ff5d HTTP/1.1" 200 115 0.032145 10.0.0.19 - - [2026-04-09 01:58:27] "DELETE /virtual-machine/f09ce4ff-672a-4f84-b5b5-ced8a9a0e43c HTTP/1.1" 200 115 0.029189 10.0.0.19 - - [2026-04-09 01:58:27] "DELETE /tag/5d632e56-5f00-4d9d-8348-258050870771 HTTP/1.1" 200 115 0.042808 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:58:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.19 - - [2026-04-09 01:58:53] "GET /global-system-configs HTTP/1.1" 200 322 0.001953 10.0.0.19 - - [2026-04-09 01:58:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002314 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:59:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.19 - - [2026-04-09 01:59:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890