+++ date ++ echo 'INFO: =================== Thu Apr 2 01:44:10 AM UTC 2026 ===================' INFO: =================== Thu Apr 2 01:44:10 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ 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.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + 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.242 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.242 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.242 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.53.89.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.53.89.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/02/2026 01:44:55.079 7fd69c467480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/02/2026 01:44:55.359 7fd69c467480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/02/2026 01:44:55.371 7fd69c467480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/02/2026 01:44:55.371 7fd69c467480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000836 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-04-02 01:45:10] "GET / HTTP/1.1" 503 181 0.003229 10.0.0.242 - - [2026-04-02 01:45:10] "GET / HTTP/1.1" 503 181 0.000363 10.0.0.242 - - [2026-04-02 01:45:11] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.242 - - [2026-04-02 01:45:11] "GET / HTTP/1.1" 200 45303 0.001175 10.0.0.242 - - [2026-04-02 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.242 - - [2026-04-02 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.242 - - [2026-04-02 01:45:11] "GET / HTTP/1.1" 200 36215 0.003161 10.0.0.242 - - [2026-04-02 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.242 - - [2026-04-02 01:45:11] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.242 - - [2026-04-02 01:45:11] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017910 10.0.0.242 - - [2026-04-02 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.003050 10.0.0.242 - - [2026-04-02 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.242 - - [2026-04-02 01:45:11] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.031575 10.0.0.242 - - [2026-04-02 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.019760 10.0.0.242 - - [2026-04-02 01:45:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.123611 10.0.0.242 - - [2026-04-02 01:45:12] "GET / HTTP/1.1" 200 36215 0.026961 10.0.0.242 - - [2026-04-02 01:45:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.153645 10.0.0.242 - - [2026-04-02 01:45:12] "GET / HTTP/1.1" 200 36215 0.028877 10.0.0.242 - - [2026-04-02 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.003336 10.0.0.242 - - [2026-04-02 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2026-04-02 01:45:12] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005749 10.0.0.242 - - [2026-04-02 01:45:12] "POST /service-appliance-sets HTTP/1.1" 200 555 0.066317 10.0.0.242 - - [2026-04-02 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.007899 10.0.0.242 - - [2026-04-02 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.242 - - [2026-04-02 01:45:12] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008203 10.0.0.242 - - [2026-04-02 01:45:12] "POST /service-appliance-sets HTTP/1.1" 200 543 0.067567 10.0.0.242 - - [2026-04-02 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006777 10.0.0.242 - - [2026-04-02 01:45:12] "GET /network-ipam/6133b000-82a0-4e6a-ba67-052188cd38d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.014683 10.0.0.242 - - [2026-04-02 01:45:13] "POST /service-templates HTTP/1.1" 200 513 0.078142 10.0.0.242 - - [2026-04-02 01:45:13] "GET / HTTP/1.1" 200 36215 0.001228 10.0.0.242 - - [2026-04-02 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.242 - - [2026-04-02 01:45:13] "POST /service-templates HTTP/1.1" 200 503 0.084613 10.0.0.242 - - [2026-04-02 01:45:13] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024252 10.0.0.242 - - [2026-04-02 01:45:13] "POST /service-templates HTTP/1.1" 200 517 0.151556 10.0.0.242 - - [2026-04-02 01:45:13] "POST /bgp-routers HTTP/1.1" 200 618 0.208240 10.0.0.242 - - [2026-04-02 01:45:13] "POST /service-templates HTTP/1.1" 200 537 0.073070 10.0.0.242 - - [2026-04-02 01:45:13] "GET /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.019245 10.0.0.242 - - [2026-04-02 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870 10.0.0.242 - - [2026-04-02 01:45:13] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.025268 10.0.0.242 - - [2026-04-02 01:45:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016511 10.0.0.242 - - [2026-04-02 01:45:13] "POST /service-templates HTTP/1.1" 200 509 0.117109 10.0.0.242 - - [2026-04-02 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.041567 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.242 - - [2026-04-02 01:45:17] "GET /network-ipam/6133b000-82a0-4e6a-ba67-052188cd38d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006600 10.0.0.242 - - [2026-04-02 01:45:17] "GET / HTTP/1.1" 200 36215 0.002356 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.242 - - [2026-04-02 01:45:17] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027444 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003279 10.0.0.242 - - [2026-04-02 01:45:17] "POST /database-nodes HTTP/1.1" 200 599 0.035013 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.008807 10.0.0.242 - - [2026-04-02 01:45:17] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.242 - - [2026-04-02 01:45:17] "POST /access-control-lists HTTP/1.1" 200 589 0.112525 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027402 10.0.0.242 - - [2026-04-02 01:45:17] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008262 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.039068 10.0.0.242 - - [2026-04-02 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003035 10.0.0.242 - - [2026-04-02 01:45:18] "POST /analytics-nodes HTTP/1.1" 200 601 0.079718 10.0.0.242 - - [2026-04-02 01:45:18] "POST /access-control-lists HTTP/1.1" 200 587 0.129873 10.0.0.242 - - [2026-04-02 01:45:18] "POST /route-targets HTTP/1.1" 200 328 0.035496 10.0.0.242 - - [2026-04-02 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.066224 10.0.0.242 - - [2026-04-02 01:45:18] "POST /route-targets HTTP/1.1" 200 328 0.023261 10.0.0.242 - - [2026-04-02 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.059463 10.0.0.242 - - [2026-04-02 01:45:18] "POST /route-targets HTTP/1.1" 200 328 0.023697 10.0.0.242 - - [2026-04-02 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.030770 10.0.0.242 - - [2026-04-02 01:45:18] "POST /route-targets HTTP/1.1" 200 328 0.033559 10.0.0.242 - - [2026-04-02 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.046480 10.0.0.242 - - [2026-04-02 01:45:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.006468 10.0.0.242 - - [2026-04-02 01:45:18] "POST /access-control-lists HTTP/1.1" 200 553 0.090520 10.0.0.242 - - [2026-04-02 01:45:19] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.242 - - [2026-04-02 01:45:19] "PUT /access-control-list/cb85e2a1-bb22-4148-aba1-0f8cdf3e6cca HTTP/1.1" 200 273 0.017778 10.0.0.242 - - [2026-04-02 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013063 10.0.0.242 - - [2026-04-02 01:45:19] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015836 10.0.0.242 - - [2026-04-02 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.004688 10.0.0.242 - - [2026-04-02 01:45:19] "PUT /access-control-list/05f47387-91bf-4389-a588-16fac3a05e43 HTTP/1.1" 200 273 0.043574 10.0.0.242 - - [2026-04-02 01:45:19] "POST /config-nodes HTTP/1.1" 200 595 0.060955 10.0.0.242 - - [2026-04-02 01:45:19] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.242 - - [2026-04-02 01:45:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002924 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001604 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001150 10.0.0.242 - - [2026-04-02 01:45:21] "GET / HTTP/1.1" 200 36215 0.001204 10.0.0.242 - - [2026-04-02 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.242 - - [2026-04-02 01:45:21] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004845 10.0.0.242 - - [2026-04-02 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002147 10.0.0.242 - - [2026-04-02 01:45:21] "POST /config-database-nodes HTTP/1.1" 200 613 0.041430 10.0.0.242 - - [2026-04-02 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.242 - - [2026-04-02 01:45:24] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003748 10.0.0.242 - - [2026-04-02 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-04-02 01:45:24] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.019904 10.0.0.242 - - [2026-04-02 01:45:24] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.242 - - [2026-04-02 01:45:24] "POST /alarms HTTP/1.1" 200 583 0.049598 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 577 0.085155 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 577 0.218785 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 561 0.050821 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 557 0.058412 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 559 0.051415 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 567 0.087344 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 551 0.059958 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 559 0.083254 10.0.0.242 - - [2026-04-02 01:45:25] "POST /alarms HTTP/1.1" 200 569 0.083794 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 557 0.122241 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 569 0.092600 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 577 0.104866 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 571 0.116641 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 563 0.059956 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 563 0.084112 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 563 0.068581 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 549 0.026358 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 597 0.026309 10.0.0.242 - - [2026-04-02 01:45:26] "POST /alarms HTTP/1.1" 200 577 0.072364 10.0.0.242 - - [2026-04-02 01:45:27] "POST /alarms HTTP/1.1" 200 573 0.053875 10.0.0.242 - - [2026-04-02 01:45:27] "POST /alarms HTTP/1.1" 200 585 0.066255 10.0.0.242 - - [2026-04-02 01:45:27] "POST /alarms HTTP/1.1" 200 611 0.044755 10.0.0.242 - - [2026-04-02 01:45:27] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.242 - - [2026-04-02 01:45:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002962 10.0.0.242 - - [2026-04-02 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.242 - - [2026-04-02 01:45:27] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.013597 10.0.0.242 - - [2026-04-02 01:45:27] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.242 - - [2026-04-02 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.242 - - [2026-04-02 01:45:27] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004368 10.0.0.242 - - [2026-04-02 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.242 - - [2026-04-02 01:45:27] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.016954 10.0.0.242 - - [2026-04-02 01:45:28] "GET / HTTP/1.1" 200 36215 0.001344 10.0.0.242 - - [2026-04-02 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.242 - - [2026-04-02 01:45:28] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005556 10.0.0.242 - - [2026-04-02 01:45:28] "PUT /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9 HTTP/1.1" 200 275 0.028869 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000819 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:45:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 10.0.0.242 - - [2026-04-02 01:45:50] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.242 - - [2026-04-02 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2026-04-02 01:45:50] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004577 10.0.0.242 - - [2026-04-02 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2026-04-02 01:45:50] "GET /config-node/f416b71e-b4bd-4c94-8006-805a0e1f0522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.006678 10.0.0.242 - - [2026-04-02 01:46:02] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.242 - - [2026-04-02 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.242 - - [2026-04-02 01:46:02] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005395 10.0.0.242 - - [2026-04-02 01:46:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002513 10.0.0.242 - - [2026-04-02 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2026-04-02 01:46:02] "GET /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004998 10.0.0.242 - - [2026-04-02 01:46:02] "PUT /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab HTTP/1.1" 200 255 0.012249 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001089 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:47:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:47:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001065 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 10.0.0.242 - - [2026-04-02 01:48:04] "GET / HTTP/1.1" 200 36215 0.001567 10.0.0.242 - - [2026-04-02 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.242 - - [2026-04-02 01:48:04] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003877 10.0.0.242 - - [2026-04-02 01:48:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.002314 10.0.0.242 - - [2026-04-02 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.007682 10.0.0.242 - - [2026-04-02 01:48:04] "POST /security-groups HTTP/1.1" 200 570 0.090565 10.0.0.242 - - [2026-04-02 01:48:04] "POST /projects HTTP/1.1" 200 483 0.243290 10.0.0.242 - - [2026-04-02 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.002660 10.0.0.242 - - [2026-04-02 01:48:04] "POST /access-control-lists HTTP/1.1" 200 581 0.038867 10.0.0.242 - - [2026-04-02 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.020029 10.0.0.242 - - [2026-04-02 01:48:04] "POST /security-groups HTTP/1.1" 200 536 0.095356 10.0.0.242 - - [2026-04-02 01:48:05] "POST /chown HTTP/1.1" 200 109 0.032176 10.0.0.242 - - [2026-04-02 01:48:05] "POST /access-control-lists HTTP/1.1" 200 579 0.093902 10.0.0.242 - - [2026-04-02 01:48:05] "POST /policy-managements HTTP/1.1" 409 214 0.026690 10.0.0.242 - - [2026-04-02 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.242 - - [2026-04-02 01:48:05] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003177 10.0.0.242 - - [2026-04-02 01:48:05] "POST /application-policy-sets HTTP/1.1" 200 530 0.033887 10.0.0.242 - - [2026-04-02 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.242 - - [2026-04-02 01:48:05] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003494 10.0.0.242 - - [2026-04-02 01:48:05] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.013242 10.0.0.242 - - [2026-04-02 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.242 - - [2026-04-02 01:48:05] "GET /virtual-network/c916e35c-8ed1-4570-8349-4c6fd2f33a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004891 10.0.0.242 - - [2026-04-02 01:48:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.005339 10.0.0.242 - - [2026-04-02 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.008362 10.0.0.242 - - [2026-04-02 01:48:05] "POST /security-groups HTTP/1.1" 200 574 0.076625 10.0.0.242 - - [2026-04-02 01:48:05] "POST /projects HTTP/1.1" 200 491 0.276447 10.0.0.242 - - [2026-04-02 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.006768 10.0.0.242 - - [2026-04-02 01:48:05] "POST /security-groups HTTP/1.1" 200 548 0.084061 10.0.0.242 - - [2026-04-02 01:48:05] "POST /access-control-lists HTTP/1.1" 200 596 0.057616 10.0.0.242 - - [2026-04-02 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.028591 10.0.0.242 - - [2026-04-02 01:48:05] "POST /chown HTTP/1.1" 200 109 0.038512 10.0.0.242 - - [2026-04-02 01:48:05] "POST /access-control-lists HTTP/1.1" 200 594 0.131808 10.0.0.242 - - [2026-04-02 01:48:05] "POST /network-ipams HTTP/1.1" 200 524 0.139032 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.003877 10.0.0.242 - - [2026-04-02 01:48:06] "POST /network-ipams HTTP/1.1" 200 512 0.059954 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002207 10.0.0.242 - - [2026-04-02 01:48:06] "POST /access-control-lists HTTP/1.1" 200 585 0.090894 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.031831 10.0.0.242 - - [2026-04-02 01:48:06] "POST /access-control-lists HTTP/1.1" 200 583 0.091871 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002460 10.0.0.242 - - [2026-04-02 01:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.014540 10.0.0.242 - - [2026-04-02 01:48:06] "POST /virtual-networks HTTP/1.1" 200 540 0.252159 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013707 10.0.0.242 - - [2026-04-02 01:48:06] "POST /access-control-lists HTTP/1.1" 200 604 0.061127 10.0.0.242 - - [2026-04-02 01:48:06] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.014239 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.004333 10.0.0.242 - - [2026-04-02 01:48:06] "POST /access-control-lists HTTP/1.1" 200 602 0.024231 10.0.0.242 - - [2026-04-02 01:48:06] "POST /network-ipams HTTP/1.1" 200 520 0.041363 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.011916 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002632 10.0.0.242 - - [2026-04-02 01:48:06] "POST /access-control-lists HTTP/1.1" 200 591 0.072114 10.0.0.242 - - [2026-04-02 01:48:06] "POST /route-targets HTTP/1.1" 200 328 0.047866 10.0.0.242 - - [2026-04-02 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.057193 10.0.0.242 - - [2026-04-02 01:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.014915 10.0.0.242 - - [2026-04-02 01:48:06] "POST /virtual-networks HTTP/1.1" 200 548 0.275628 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2026-04-02 01:48:06] "PUT /access-control-list/2aa83e1e-4000-4dc9-90f0-9f9bb1a424f0 HTTP/1.1" 200 273 0.076181 10.0.0.242 - - [2026-04-02 01:48:06] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.036064 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.002142 10.0.0.242 - - [2026-04-02 01:48:06] "POST /network-policys HTTP/1.1" 200 540 0.054232 10.0.0.242 - - [2026-04-02 01:48:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.005073 10.0.0.242 - - [2026-04-02 01:48:06] "POST /route-targets HTTP/1.1" 200 328 0.036356 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.021001 10.0.0.242 - - [2026-04-02 01:48:07] "POST /network-policys HTTP/1.1" 200 536 0.032145 10.0.0.242 - - [2026-04-02 01:48:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.019711 10.0.0.242 - - [2026-04-02 01:48:07] "POST /network-policys HTTP/1.1" 200 544 0.033119 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 10.0.0.242 - - [2026-04-02 01:48:07] "PUT /access-control-list/003313ca-9ad7-4340-82e0-f53ad74827f9 HTTP/1.1" 200 273 0.015582 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.094136 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012303 10.0.0.242 - - [2026-04-02 01:48:07] "PUT /access-control-list/2aa83e1e-4000-4dc9-90f0-9f9bb1a424f0 HTTP/1.1" 200 273 0.022927 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.097822 10.0.0.242 - - [2026-04-02 01:48:07] "PUT /access-control-list/003313ca-9ad7-4340-82e0-f53ad74827f9 HTTP/1.1" 200 273 0.094009 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.192589 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004490 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010147 10.0.0.242 - - [2026-04-02 01:48:07] "PUT /access-control-list/2aa83e1e-4000-4dc9-90f0-9f9bb1a424f0 HTTP/1.1" 200 273 0.198833 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.078902 10.0.0.242 - - [2026-04-02 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.199440 10.0.0.242 - - [2026-04-02 01:48:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.006512 10.0.0.242 - - [2026-04-02 01:48:08] "POST /access-control-lists HTTP/1.1" 200 603 0.156415 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.221474 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.043643 10.0.0.242 - - [2026-04-02 01:48:08] "PUT /access-control-list/4dbbc1a2-2074-4b72-bafd-aff123bdd769 HTTP/1.1" 200 273 0.089327 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.209190 10.0.0.242 - - [2026-04-02 01:48:08] "PUT /access-control-list/003313ca-9ad7-4340-82e0-f53ad74827f9 HTTP/1.1" 200 273 0.091430 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038528 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010612 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.027318 10.0.0.242 - - [2026-04-02 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.242 - - [2026-04-02 01:48:08] "GET /virtual-network/c916e35c-8ed1-4570-8349-4c6fd2f33a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005065 10.0.0.242 - - [2026-04-02 01:48:08] "PUT /access-control-list/4dbbc1a2-2074-4b72-bafd-aff123bdd769 HTTP/1.1" 200 273 0.017610 10.0.0.242 - - [2026-04-02 01:48:08] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006013 10.0.0.242 - - [2026-04-02 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-04-02 01:48:08] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003461 10.0.0.242 - - [2026-04-02 01:48:08] "POST /firewall-policys HTTP/1.1" 200 532 0.027074 10.0.0.242 - - [2026-04-02 01:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.052334 10.0.0.242 - - [2026-04-02 01:48:08] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.020447 10.0.0.242 - - [2026-04-02 01:48:08] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003436 10.0.0.242 - - [2026-04-02 01:48:08] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003112 10.0.0.242 - - [2026-04-02 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.023980 10.0.0.242 - - [2026-04-02 01:48:08] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.009368 10.0.0.242 - - [2026-04-02 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199 10.0.0.242 - - [2026-04-02 01:48:08] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005137 10.0.0.242 - - [2026-04-02 01:48:09] "POST /firewall-policys HTTP/1.1" 200 534 0.050825 10.0.0.242 - - [2026-04-02 01:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.060990 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.032087 10.0.0.242 - - [2026-04-02 01:48:09] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003542 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007303 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006644 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004862 10.0.0.242 - - [2026-04-02 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.029810 10.0.0.242 - - [2026-04-02 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.083612 10.0.0.242 - - [2026-04-02 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.035537 10.0.0.242 - - [2026-04-02 01:48:09] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.025171 10.0.0.242 - - [2026-04-02 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-04-02 01:48:09] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005465 10.0.0.242 - - [2026-04-02 01:48:09] "POST /firewall-policys HTTP/1.1" 200 532 0.027151 10.0.0.242 - - [2026-04-02 01:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041800 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013495 10.0.0.242 - - [2026-04-02 01:48:09] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004791 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002925 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002718 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003015 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002990 10.0.0.242 - - [2026-04-02 01:48:09] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003774 10.0.0.242 - - [2026-04-02 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.055503 10.0.0.242 - - [2026-04-02 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.054089 10.0.0.242 - - [2026-04-02 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.046887 10.0.0.242 - - [2026-04-02 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.039536 10.0.0.242 - - [2026-04-02 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.077315 10.0.0.242 - - [2026-04-02 01:48:10] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.025887 10.0.0.242 - - [2026-04-02 01:48:10] "POST /tags HTTP/1.1" 200 300 0.241390 10.0.0.242 - - [2026-04-02 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.242 - - [2026-04-02 01:48:10] "GET /tag/27ef2459-fd35-4a31-b09d-2cc285f1e067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.042271 10.0.0.242 - - [2026-04-02 01:48:10] "POST /set-tag HTTP/1.1" 200 109 0.040868 10.0.0.242 - - [2026-04-02 01:48:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.004570 10.0.0.242 - - [2026-04-02 01:48:10] "POST /tags HTTP/1.1" 200 358 0.116802 10.0.0.242 - - [2026-04-02 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.036927 10.0.0.242 - - [2026-04-02 01:48:11] "GET /tag/eb84ca30-5814-4eb1-89f1-9ad1281aa8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.020453 10.0.0.242 - - [2026-04-02 01:48:11] "POST /tags HTTP/1.1" 200 306 0.172337 10.0.0.242 - - [2026-04-02 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012801 10.0.0.242 - - [2026-04-02 01:48:11] "GET /tag/dead777d-4a18-4392-ab87-747b63650043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017190 10.0.0.242 - - [2026-04-02 01:48:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000557 10.0.0.242 - - [2026-04-02 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.006044 10.0.0.242 - - [2026-04-02 01:48:11] "POST /security-groups HTTP/1.1" 200 571 0.076613 10.0.0.242 - - [2026-04-02 01:48:11] "POST /projects HTTP/1.1" 200 485 0.235475 10.0.0.242 - - [2026-04-02 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.034043 10.0.0.242 - - [2026-04-02 01:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.079823 10.0.0.242 - - [2026-04-02 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.027819 10.0.0.242 - - [2026-04-02 01:48:11] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.017880 10.0.0.242 - - [2026-04-02 01:48:11] "POST /access-control-lists HTTP/1.1" 200 582 0.107837 10.0.0.242 - - [2026-04-02 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018990 10.0.0.242 - - [2026-04-02 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.013381 10.0.0.242 - - [2026-04-02 01:48:11] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006694 10.0.0.242 - - [2026-04-02 01:48:11] "POST /access-control-lists HTTP/1.1" 200 580 0.073021 10.0.0.242 - - [2026-04-02 01:48:11] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.108314 10.0.0.242 - - [2026-04-02 01:48:12] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.096404 10.0.0.242 - - [2026-04-02 01:48:12] "POST /security-groups HTTP/1.1" 200 539 0.093736 10.0.0.242 - - [2026-04-02 01:48:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.001981 10.0.0.242 - - [2026-04-02 01:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038357 10.0.0.242 - - [2026-04-02 01:48:12] "POST /access-control-lists HTTP/1.1" 200 598 0.096770 10.0.0.242 - - [2026-04-02 01:48:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.033757 10.0.0.242 - - [2026-04-02 01:48:12] "POST /chown HTTP/1.1" 200 109 0.062383 10.0.0.242 - - [2026-04-02 01:48:12] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021170 10.0.0.242 - - [2026-04-02 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2026-04-02 01:48:12] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.045215 10.0.0.242 - - [2026-04-02 01:48:12] "POST /access-control-lists HTTP/1.1" 200 596 0.087266 10.0.0.242 - - [2026-04-02 01:48:12] "POST /tags HTTP/1.1" 409 207 0.005105 10.0.0.242 - - [2026-04-02 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2026-04-02 01:48:12] "GET /tag/dead777d-4a18-4392-ab87-747b63650043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010649 10.0.0.242 - - [2026-04-02 01:48:12] "POST /firewall-rules HTTP/1.1" 200 566 0.074956 10.0.0.242 - - [2026-04-02 01:48:12] "GET /firewall-rule/11e16365-0108-40be-83f3-f28951c2b1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005915 10.0.0.242 - - [2026-04-02 01:48:12] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002669 10.0.0.242 - - [2026-04-02 01:48:12] "GET /firewall-rule/11e16365-0108-40be-83f3-f28951c2b1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002632 10.0.0.242 - - [2026-04-02 01:48:12] "POST /ref-update HTTP/1.1" 200 156 0.025872 10.0.0.242 - - [2026-04-02 01:48:12] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020569 10.0.0.242 - - [2026-04-02 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.242 - - [2026-04-02 01:48:12] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011549 10.0.0.242 - - [2026-04-02 01:48:12] "POST /tags HTTP/1.1" 409 207 0.001818 10.0.0.242 - - [2026-04-02 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.242 - - [2026-04-02 01:48:12] "GET /tag/dead777d-4a18-4392-ab87-747b63650043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012015 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000903 10.0.0.242 - - [2026-04-02 01:48:12] "POST /firewall-rules HTTP/1.1" 200 564 0.072909 10.0.0.242 - - [2026-04-02 01:48:12] "GET /firewall-rule/f10e3cce-51d5-4737-87c0-6d2ac3b91fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025110 10.0.0.242 - - [2026-04-02 01:48:13] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013171 10.0.0.242 - - [2026-04-02 01:48:13] "GET /firewall-rule/f10e3cce-51d5-4737-87c0-6d2ac3b91fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003825 10.0.0.242 - - [2026-04-02 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.038148 10.0.0.242 - - [2026-04-02 01:48:13] "POST /tags HTTP/1.1" 200 306 0.305961 10.0.0.242 - - [2026-04-02 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028237 10.0.0.242 - - [2026-04-02 01:48:13] "GET /tag/2c82a2e0-e9eb-4802-8a01-ff9591dfb3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.028314 10.0.0.242 - - [2026-04-02 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.242 - - [2026-04-02 01:48:13] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039316 10.0.0.242 - - [2026-04-02 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.242 - - [2026-04-02 01:48:13] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007297 10.0.0.242 - - [2026-04-02 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.242 - - [2026-04-02 01:48:13] "GET /service-appliance-set/37d2cdde-cd1f-4278-84ae-3be95cd9f35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003531 10.0.0.242 - - [2026-04-02 01:48:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002939 10.0.0.242 - - [2026-04-02 01:48:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.153189 10.0.0.242 - - [2026-04-02 01:48:13] "GET /virtual-machine-interface/87067ae0-1f20-4b77-bb3d-51c7f76d6766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.032311 10.0.0.242 - - [2026-04-02 01:48:13] "POST /instance-ips HTTP/1.1" 200 382 0.049988 10.0.0.242 - - [2026-04-02 01:48:14] "GET /instance-ip/5612be2f-abb5-41e6-af78-000f0b8b6f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015920 10.0.0.242 - - [2026-04-02 01:48:14] "POST /loadbalancers HTTP/1.1" 200 584 0.061226 10.0.0.242 - - [2026-04-02 01:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011881 10.0.0.242 - - [2026-04-02 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013129 10.0.0.242 - - [2026-04-02 01:48:14] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060623 10.0.0.242 - - [2026-04-02 01:48:14] "GET /loadbalancer/2993ec40-0ee1-47b8-9818-7714076f287e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002408 10.0.0.242 - - [2026-04-02 01:48:14] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051528 10.0.0.242 - - [2026-04-02 01:48:14] "GET /instance-ip/5612be2f-abb5-41e6-af78-000f0b8b6f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012784 10.0.0.242 - - [2026-04-02 01:48:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.084649 10.0.0.242 - - [2026-04-02 01:48:14] "POST /floating-ips HTTP/1.1" 200 585 0.033605 10.0.0.242 - - [2026-04-02 01:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.042735 10.0.0.242 - - [2026-04-02 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007801 10.0.0.242 - - [2026-04-02 01:48:14] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050484 10.0.0.242 - - [2026-04-02 01:48:14] "GET /loadbalancer-listener/bd0cd49d-2950-4759-a182-0b31beb37992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002668 10.0.0.242 - - [2026-04-02 01:48:14] "GET /loadbalancer-listener/bd0cd49d-2950-4759-a182-0b31beb37992?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003372 10.0.0.242 - - [2026-04-02 01:48:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032425 10.0.0.242 - - [2026-04-02 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.242 - - [2026-04-02 01:48:14] "GET /instance-ip/5612be2f-abb5-41e6-af78-000f0b8b6f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007842 10.0.0.242 - - [2026-04-02 01:48:14] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.006407 10.0.0.242 - - [2026-04-02 01:48:14] "GET /instance-ip/5612be2f-abb5-41e6-af78-000f0b8b6f10?fields=floating_ips HTTP/1.1" 200 1172 0.029397 10.0.0.242 - - [2026-04-02 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007400 10.0.0.242 - - [2026-04-02 01:48:14] "GET /floating-ip/6e326b6d-4c9b-4dc3-ad62-05593391bd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.011189 10.0.0.242 - - [2026-04-02 01:48:14] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.026716 10.0.0.242 - - [2026-04-02 01:48:14] "POST /tags HTTP/1.1" 200 356 0.193756 10.0.0.242 - - [2026-04-02 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.242 - - [2026-04-02 01:48:14] "GET /tag/f8892855-9535-41dd-9fdd-0f2f4fb896de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019603 10.0.0.242 - - [2026-04-02 01:48:15] "POST /tags HTTP/1.1" 200 304 0.030217 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.242 - - [2026-04-02 01:48:15] "GET /tag/460a16a6-6682-4eb3-949b-15ecb141e3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013421 10.0.0.242 - - [2026-04-02 01:48:15] "POST /projects HTTP/1.1" 409 218 0.002650 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.242 - - [2026-04-02 01:48:15] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046673 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.242 - - [2026-04-02 01:48:15] "GET /network-ipam/9f109009-f3c0-48e3-9c45-7aae57105b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003883 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-04-02 01:48:15] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003725 10.0.0.242 - - [2026-04-02 01:48:15] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.065631 10.0.0.242 - - [2026-04-02 01:48:15] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.028492 10.0.0.242 - - [2026-04-02 01:48:15] "POST /set-tag HTTP/1.1" 200 109 0.149696 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.242 - - [2026-04-02 01:48:15] "GET /network-ipam/bf0b4459-336f-4420-9185-93f7b06e7644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.004920 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2026-04-02 01:48:15] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007034 10.0.0.242 - - [2026-04-02 01:48:15] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.068622 10.0.0.242 - - [2026-04-02 01:48:15] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.026807 10.0.0.242 - - [2026-04-02 01:48:15] "POST /set-tag HTTP/1.1" 200 109 0.090019 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010240 10.0.0.242 - - [2026-04-02 01:48:15] "GET /network-policy/fb43f2b9-6fba-4d06-997d-d6b4a0c73515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003044 10.0.0.242 - - [2026-04-02 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2026-04-02 01:48:15] "GET /network-policy/3baececc-68fa-45dc-825b-7b536eb1e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002594 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020853 10.0.0.242 - - [2026-04-02 01:48:16] "GET /network-policy/9ae786f9-b698-415f-96d5-385e5432bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003615 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.242 - - [2026-04-02 01:48:16] "PUT /network-policy/9ae786f9-b698-415f-96d5-385e5432bf61 HTTP/1.1" 200 263 0.009495 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.063965 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003453 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2026-04-02 01:48:16] "POST /security-groups HTTP/1.1" 409 245 0.003094 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.242 - - [2026-04-02 01:48:16] "PUT /security-group/f21b044e-ebcd-48d5-9773-e9abcb02fbdf HTTP/1.1" 200 263 0.070407 10.0.0.242 - - [2026-04-02 01:48:16] "PUT /access-control-list/d8f27080-aa38-4011-b53e-78484614885d HTTP/1.1" 200 273 0.030255 10.0.0.242 - - [2026-04-02 01:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.075528 10.0.0.242 - - [2026-04-02 01:48:16] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018847 10.0.0.242 - - [2026-04-02 01:48:16] "PUT /access-control-list/3f72809f-0d42-482b-a61b-119231975be8 HTTP/1.1" 200 273 0.037761 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.242 - - [2026-04-02 01:48:16] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004793 10.0.0.242 - - [2026-04-02 01:48:16] "POST /tags HTTP/1.1" 409 206 0.001724 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2026-04-02 01:48:16] "GET /tag/460a16a6-6682-4eb3-949b-15ecb141e3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.027127 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001544 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:48:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001617 10.0.0.242 - - [2026-04-02 01:48:16] "POST /firewall-rules HTTP/1.1" 200 564 0.091875 10.0.0.242 - - [2026-04-02 01:48:16] "GET /firewall-rule/150ac66e-20ab-4889-9204-f11974c6be6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.015621 10.0.0.242 - - [2026-04-02 01:48:16] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005889 10.0.0.242 - - [2026-04-02 01:48:16] "GET /firewall-rule/150ac66e-20ab-4889-9204-f11974c6be6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004616 10.0.0.242 - - [2026-04-02 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.043105 10.0.0.242 - - [2026-04-02 01:48:16] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002864 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.242 - - [2026-04-02 01:48:16] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002461 10.0.0.242 - - [2026-04-02 01:48:16] "POST /tags HTTP/1.1" 409 206 0.003344 10.0.0.242 - - [2026-04-02 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.242 - - [2026-04-02 01:48:16] "GET /tag/460a16a6-6682-4eb3-949b-15ecb141e3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019324 10.0.0.242 - - [2026-04-02 01:48:17] "POST /firewall-rules HTTP/1.1" 200 562 0.177265 10.0.0.242 - - [2026-04-02 01:48:17] "GET /firewall-rule/ea2bceca-6ffd-447b-8cd9-87341b11aed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.021860 10.0.0.242 - - [2026-04-02 01:48:17] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.024551 10.0.0.242 - - [2026-04-02 01:48:17] "GET /firewall-rule/ea2bceca-6ffd-447b-8cd9-87341b11aed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002939 10.0.0.242 - - [2026-04-02 01:48:17] "POST /ref-update HTTP/1.1" 200 156 0.045613 10.0.0.242 - - [2026-04-02 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 228 0.003554 10.0.0.242 - - [2026-04-02 01:48:17] "POST /tags HTTP/1.1" 200 372 0.020098 10.0.0.242 - - [2026-04-02 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.242 - - [2026-04-02 01:48:17] "GET /tag/a3f76297-4d57-41e0-85ff-49f8af13df29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011326 10.0.0.242 - - [2026-04-02 01:48:17] "POST /tags HTTP/1.1" 200 320 0.029441 10.0.0.242 - - [2026-04-02 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-04-02 01:48:17] "GET /tag/e36233eb-7a69-4ce3-b5ff-92ddc5555cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012180 10.0.0.242 - - [2026-04-02 01:48:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.006477 10.0.0.242 - - [2026-04-02 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.006841 10.0.0.242 - - [2026-04-02 01:48:17] "POST /security-groups HTTP/1.1" 200 578 0.068674 10.0.0.242 - - [2026-04-02 01:48:17] "POST /projects HTTP/1.1" 200 499 0.267673 10.0.0.242 - - [2026-04-02 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.001769 10.0.0.242 - - [2026-04-02 01:48:17] "POST /access-control-lists HTTP/1.1" 200 589 0.126851 10.0.0.242 - - [2026-04-02 01:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.119656 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.242 - - [2026-04-02 01:48:18] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.018370 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.003072 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.242 - - [2026-04-02 01:48:18] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.017941 10.0.0.242 - - [2026-04-02 01:48:18] "POST /access-control-lists HTTP/1.1" 200 587 0.067334 10.0.0.242 - - [2026-04-02 01:48:18] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.067775 10.0.0.242 - - [2026-04-02 01:48:18] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.068050 10.0.0.242 - - [2026-04-02 01:48:18] "POST /security-groups HTTP/1.1" 200 560 0.067159 10.0.0.242 - - [2026-04-02 01:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028569 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.024998 10.0.0.242 - - [2026-04-02 01:48:18] "POST /chown HTTP/1.1" 200 109 0.039967 10.0.0.242 - - [2026-04-02 01:48:18] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.035992 10.0.0.242 - - [2026-04-02 01:48:18] "POST /access-control-lists HTTP/1.1" 200 612 0.096946 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007857 10.0.0.242 - - [2026-04-02 01:48:18] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003203 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.002181 10.0.0.242 - - [2026-04-02 01:48:18] "POST /tags HTTP/1.1" 409 214 0.002916 10.0.0.242 - - [2026-04-02 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.242 - - [2026-04-02 01:48:18] "GET /tag/e36233eb-7a69-4ce3-b5ff-92ddc5555cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.061230 10.0.0.242 - - [2026-04-02 01:48:18] "POST /access-control-lists HTTP/1.1" 200 610 0.091421 10.0.0.242 - - [2026-04-02 01:48:18] "POST /firewall-rules HTTP/1.1" 200 580 0.068249 10.0.0.242 - - [2026-04-02 01:48:18] "GET /firewall-rule/e4ab419a-9f04-4285-b7da-f7ee9321fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.012371 10.0.0.242 - - [2026-04-02 01:48:18] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004270 10.0.0.242 - - [2026-04-02 01:48:18] "GET /firewall-rule/e4ab419a-9f04-4285-b7da-f7ee9321fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003578 10.0.0.242 - - [2026-04-02 01:48:18] "POST /ref-update HTTP/1.1" 200 156 0.049598 10.0.0.242 - - [2026-04-02 01:48:18] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009161 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.242 - - [2026-04-02 01:48:19] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002837 10.0.0.242 - - [2026-04-02 01:48:19] "POST /tags HTTP/1.1" 409 214 0.001904 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-04-02 01:48:19] "GET /tag/e36233eb-7a69-4ce3-b5ff-92ddc5555cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012892 10.0.0.242 - - [2026-04-02 01:48:19] "POST /firewall-rules HTTP/1.1" 200 578 0.082432 10.0.0.242 - - [2026-04-02 01:48:19] "GET /firewall-rule/83773779-51b5-44fd-aac8-64a33d6ca505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007361 10.0.0.242 - - [2026-04-02 01:48:19] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003374 10.0.0.242 - - [2026-04-02 01:48:19] "GET /firewall-rule/83773779-51b5-44fd-aac8-64a33d6ca505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002451 10.0.0.242 - - [2026-04-02 01:48:19] "POST /ref-update HTTP/1.1" 200 156 0.048897 10.0.0.242 - - [2026-04-02 01:48:19] "POST /tags HTTP/1.1" 200 302 0.035969 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.242 - - [2026-04-02 01:48:19] "GET /tag/4c37308a-2c2b-4eae-a7be-a2ea2d5f661e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021569 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.242 - - [2026-04-02 01:48:19] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.022363 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008927 10.0.0.242 - - [2026-04-02 01:48:19] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004090 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2026-04-02 01:48:19] "GET /service-appliance-set/37d2cdde-cd1f-4278-84ae-3be95cd9f35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004439 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002982 10.0.0.242 - - [2026-04-02 01:48:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100752 10.0.0.242 - - [2026-04-02 01:48:19] "GET /virtual-machine-interface/715c8e59-98f4-47c3-a83e-864767d9f6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.004873 10.0.0.242 - - [2026-04-02 01:48:19] "POST /instance-ips HTTP/1.1" 200 378 0.030689 10.0.0.242 - - [2026-04-02 01:48:19] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.007500 10.0.0.242 - - [2026-04-02 01:48:19] "POST /loadbalancers HTTP/1.1" 200 584 0.064894 10.0.0.242 - - [2026-04-02 01:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022551 10.0.0.242 - - [2026-04-02 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2026-04-02 01:48:20] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.046606 10.0.0.242 - - [2026-04-02 01:48:20] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003670 10.0.0.242 - - [2026-04-02 01:48:20] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.067687 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008917 10.0.0.242 - - [2026-04-02 01:48:20] "POST /floating-ips HTTP/1.1" 200 583 0.057094 10.0.0.242 - - [2026-04-02 01:48:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.052301 10.0.0.242 - - [2026-04-02 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007497 10.0.0.242 - - [2026-04-02 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008790 10.0.0.242 - - [2026-04-02 01:48:20] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.090205 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer-listener/8738f58f-cea1-492b-b3c6-89a12c64c90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003042 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer-listener/8738f58f-cea1-492b-b3c6-89a12c64c90c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003985 10.0.0.242 - - [2026-04-02 01:48:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030491 10.0.0.242 - - [2026-04-02 01:48:20] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003150 10.0.0.242 - - [2026-04-02 01:48:20] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?fields=floating_ips HTTP/1.1" 200 1167 0.004731 10.0.0.242 - - [2026-04-02 01:48:20] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002526 10.0.0.242 - - [2026-04-02 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.242 - - [2026-04-02 01:48:20] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.037177 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.015648 10.0.0.242 - - [2026-04-02 01:48:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018627 10.0.0.242 - - [2026-04-02 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.057676 10.0.0.242 - - [2026-04-02 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013819 10.0.0.242 - - [2026-04-02 01:48:20] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.032767 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer-listener/955b2e91-a94d-47bc-a4f9-6262d656b9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004331 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer-listener/955b2e91-a94d-47bc-a4f9-6262d656b9ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003532 10.0.0.242 - - [2026-04-02 01:48:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020431 10.0.0.242 - - [2026-04-02 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.242 - - [2026-04-02 01:48:20] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.002873 10.0.0.242 - - [2026-04-02 01:48:20] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?fields=floating_ips HTTP/1.1" 200 1167 0.003577 10.0.0.242 - - [2026-04-02 01:48:20] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.049131 10.0.0.242 - - [2026-04-02 01:48:20] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002806 10.0.0.242 - - [2026-04-02 01:48:20] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002960 10.0.0.242 - - [2026-04-02 01:48:20] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.024322 10.0.0.242 - - [2026-04-02 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018811 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018343 10.0.0.242 - - [2026-04-02 01:48:21] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.029580 10.0.0.242 - - [2026-04-02 01:48:21] "GET /loadbalancer-listener/d4fee9de-5b50-4cbb-90a4-ca5b5b9797ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004235 10.0.0.242 - - [2026-04-02 01:48:21] "GET /loadbalancer-listener/d4fee9de-5b50-4cbb-90a4-ca5b5b9797ad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003963 10.0.0.242 - - [2026-04-02 01:48:21] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.025577 10.0.0.242 - - [2026-04-02 01:48:21] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003876 10.0.0.242 - - [2026-04-02 01:48:21] "GET /instance-ip/938dce07-816b-4740-adb0-dc610108d9dc?fields=floating_ips HTTP/1.1" 200 1167 0.002564 10.0.0.242 - - [2026-04-02 01:48:21] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002995 10.0.0.242 - - [2026-04-02 01:48:21] "POST /tags HTTP/1.1" 200 302 0.058499 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015039 10.0.0.242 - - [2026-04-02 01:48:21] "GET /tag/78716ccd-2646-47ab-a590-29b674c24795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012678 10.0.0.242 - - [2026-04-02 01:48:21] "POST /tags HTTP/1.1" 200 326 0.062272 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017349 10.0.0.242 - - [2026-04-02 01:48:21] "GET /tag/03b8e1c7-c5c3-4ac9-ba93-28f0fa434c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.014242 10.0.0.242 - - [2026-04-02 01:48:21] "POST /tags HTTP/1.1" 200 364 0.022348 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021170 10.0.0.242 - - [2026-04-02 01:48:21] "GET /tag/915257f7-5228-4754-adc0-4cf9b2d2fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012199 10.0.0.242 - - [2026-04-02 01:48:21] "POST /tags HTTP/1.1" 200 312 0.018799 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007498 10.0.0.242 - - [2026-04-02 01:48:21] "GET /tag/b6d2a43e-5ad8-4283-9a38-2a3fca7c9490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018257 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.242 - - [2026-04-02 01:48:21] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.004135 10.0.0.242 - - [2026-04-02 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.242 - - [2026-04-02 01:48:21] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.036126 10.0.0.242 - - [2026-04-02 01:48:21] "POST /virtual-machines HTTP/1.1" 200 378 0.008693 10.0.0.242 - - [2026-04-02 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018106 10.0.0.242 - - [2026-04-02 01:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.117023 10.0.0.242 - - [2026-04-02 01:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022365 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.242 - - [2026-04-02 01:48:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004607 10.0.0.242 - - [2026-04-02 01:48:22] "POST /instance-ips HTTP/1.1" 200 410 0.027584 10.0.0.242 - - [2026-04-02 01:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037912 10.0.0.242 - - [2026-04-02 01:48:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.013071 10.0.0.242 - - [2026-04-02 01:48:22] "POST /set-tag HTTP/1.1" 200 109 0.021662 10.0.0.242 - - [2026-04-02 01:48:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010416 10.0.0.242 - - [2026-04-02 01:48:22] "GET /instance-ip/07dd4a10-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.009354 10.0.0.242 - - [2026-04-02 01:48:22] "POST /tags HTTP/1.1" 200 364 0.029039 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017777 10.0.0.242 - - [2026-04-02 01:48:22] "GET /tag/d0e0aed2-6790-4feb-88fc-27a71095e8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011687 10.0.0.242 - - [2026-04-02 01:48:22] "POST /tags HTTP/1.1" 200 312 0.016923 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016807 10.0.0.242 - - [2026-04-02 01:48:22] "GET /tag/9ad0ffc6-4e5f-4010-b118-715941f5159b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014340 10.0.0.242 - - [2026-04-02 01:48:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000588 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.003807 10.0.0.242 - - [2026-04-02 01:48:22] "POST /security-groups HTTP/1.1" 200 574 0.069007 10.0.0.242 - - [2026-04-02 01:48:22] "POST /projects HTTP/1.1" 200 491 0.181545 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001791 10.0.0.242 - - [2026-04-02 01:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014926 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2026-04-02 01:48:22] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.025843 10.0.0.242 - - [2026-04-02 01:48:22] "POST /access-control-lists HTTP/1.1" 200 585 0.071947 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-04-02 01:48:22] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007058 10.0.0.242 - - [2026-04-02 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.003261 10.0.0.242 - - [2026-04-02 01:48:22] "POST /access-control-lists HTTP/1.1" 200 583 0.068228 10.0.0.242 - - [2026-04-02 01:48:22] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.102325 10.0.0.242 - - [2026-04-02 01:48:23] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.049541 10.0.0.242 - - [2026-04-02 01:48:23] "POST /security-groups HTTP/1.1" 200 548 0.071990 10.0.0.242 - - [2026-04-02 01:48:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.008396 10.0.0.242 - - [2026-04-02 01:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034317 10.0.0.242 - - [2026-04-02 01:48:23] "POST /chown HTTP/1.1" 200 109 0.058172 10.0.0.242 - - [2026-04-02 01:48:23] "POST /access-control-lists HTTP/1.1" 200 604 0.081179 10.0.0.242 - - [2026-04-02 01:48:23] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.057341 10.0.0.242 - - [2026-04-02 01:48:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.013335 10.0.0.242 - - [2026-04-02 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.242 - - [2026-04-02 01:48:23] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012231 10.0.0.242 - - [2026-04-02 01:48:23] "POST /access-control-lists HTTP/1.1" 200 602 0.059115 10.0.0.242 - - [2026-04-02 01:48:23] "POST /tags HTTP/1.1" 409 210 0.019397 10.0.0.242 - - [2026-04-02 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.242 - - [2026-04-02 01:48:23] "GET /tag/9ad0ffc6-4e5f-4010-b118-715941f5159b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011200 10.0.0.242 - - [2026-04-02 01:48:23] "POST /firewall-rules HTTP/1.1" 200 572 0.063505 10.0.0.242 - - [2026-04-02 01:48:23] "GET /firewall-rule/495c99d6-1cca-4426-9079-e8315c3449d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005414 10.0.0.242 - - [2026-04-02 01:48:23] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005958 10.0.0.242 - - [2026-04-02 01:48:23] "GET /firewall-rule/495c99d6-1cca-4426-9079-e8315c3449d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002739 10.0.0.242 - - [2026-04-02 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.036504 10.0.0.242 - - [2026-04-02 01:48:23] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013136 10.0.0.242 - - [2026-04-02 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008938 10.0.0.242 - - [2026-04-02 01:48:23] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002923 10.0.0.242 - - [2026-04-02 01:48:23] "POST /tags HTTP/1.1" 409 210 0.001916 10.0.0.242 - - [2026-04-02 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-04-02 01:48:23] "GET /tag/9ad0ffc6-4e5f-4010-b118-715941f5159b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011045 10.0.0.242 - - [2026-04-02 01:48:23] "POST /firewall-rules HTTP/1.1" 200 570 0.081124 10.0.0.242 - - [2026-04-02 01:48:23] "GET /firewall-rule/32a6c496-420a-493e-b094-e302cd6fdf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019354 10.0.0.242 - - [2026-04-02 01:48:23] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005151 10.0.0.242 - - [2026-04-02 01:48:23] "GET /firewall-rule/32a6c496-420a-493e-b094-e302cd6fdf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002977 10.0.0.242 - - [2026-04-02 01:48:24] "POST /ref-update HTTP/1.1" 200 156 0.044593 10.0.0.242 - - [2026-04-02 01:48:24] "POST /tags HTTP/1.1" 409 237 0.002155 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2026-04-02 01:48:24] "GET /tag/915257f7-5228-4754-adc0-4cf9b2d2fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011262 10.0.0.242 - - [2026-04-02 01:48:24] "POST /tags HTTP/1.1" 409 210 0.002277 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2026-04-02 01:48:24] "GET /tag/b6d2a43e-5ad8-4283-9a38-2a3fca7c9490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017797 10.0.0.242 - - [2026-04-02 01:48:24] "POST /projects HTTP/1.1" 409 223 0.002482 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.242 - - [2026-04-02 01:48:24] "GET /project/4159b428-d481-4cff-8513-fd5615a3ba47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.024299 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.242 - - [2026-04-02 01:48:24] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004323 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.242 - - [2026-04-02 01:48:24] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.010963 10.0.0.242 - - [2026-04-02 01:48:24] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.048982 10.0.0.242 - - [2026-04-02 01:48:24] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.053484 10.0.0.242 - - [2026-04-02 01:48:24] "POST /security-groups HTTP/1.1" 409 253 0.003525 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2026-04-02 01:48:24] "PUT /security-group/f11c8409-bbce-4b1b-b0c0-79800094df50 HTTP/1.1" 200 263 0.057283 10.0.0.242 - - [2026-04-02 01:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021836 10.0.0.242 - - [2026-04-02 01:48:24] "PUT /access-control-list/f477ab7a-ad7b-4752-80e9-4bfb0ca4e61a HTTP/1.1" 200 273 0.015900 10.0.0.242 - - [2026-04-02 01:48:24] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016391 10.0.0.242 - - [2026-04-02 01:48:24] "PUT /access-control-list/87d75ee9-52c4-4eff-bed7-bc6868d5012a HTTP/1.1" 200 273 0.037810 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2026-04-02 01:48:24] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005443 10.0.0.242 - - [2026-04-02 01:48:24] "POST /tags HTTP/1.1" 409 210 0.003703 10.0.0.242 - - [2026-04-02 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.242 - - [2026-04-02 01:48:24] "GET /tag/b6d2a43e-5ad8-4283-9a38-2a3fca7c9490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010507 10.0.0.242 - - [2026-04-02 01:48:24] "POST /firewall-rules HTTP/1.1" 200 572 0.065449 10.0.0.242 - - [2026-04-02 01:48:24] "GET /firewall-rule/95844ff6-7f94-442b-b9b0-f18549c3c943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004542 10.0.0.242 - - [2026-04-02 01:48:24] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003737 10.0.0.242 - - [2026-04-02 01:48:24] "GET /firewall-rule/95844ff6-7f94-442b-b9b0-f18549c3c943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002453 10.0.0.242 - - [2026-04-02 01:48:24] "POST /ref-update HTTP/1.1" 200 156 0.039624 10.0.0.242 - - [2026-04-02 01:48:25] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006751 10.0.0.242 - - [2026-04-02 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.242 - - [2026-04-02 01:48:25] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003169 10.0.0.242 - - [2026-04-02 01:48:25] "POST /tags HTTP/1.1" 409 210 0.001801 10.0.0.242 - - [2026-04-02 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.242 - - [2026-04-02 01:48:25] "GET /tag/b6d2a43e-5ad8-4283-9a38-2a3fca7c9490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010978 10.0.0.242 - - [2026-04-02 01:48:25] "POST /firewall-rules HTTP/1.1" 200 570 0.063681 10.0.0.242 - - [2026-04-02 01:48:25] "GET /firewall-rule/26f7d617-569d-4f31-92bf-6c5bba532a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008058 10.0.0.242 - - [2026-04-02 01:48:25] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005595 10.0.0.242 - - [2026-04-02 01:48:25] "GET /firewall-rule/26f7d617-569d-4f31-92bf-6c5bba532a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002407 10.0.0.242 - - [2026-04-02 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.070694 10.0.0.242 - - [2026-04-02 01:48:25] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004945 10.0.0.242 - - [2026-04-02 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.27 - - [2026-04-02 01:49:08] "GET / HTTP/1.1" 200 36215 0.001366 10.0.0.27 - - [2026-04-02 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.27 - - [2026-04-02 01:49:08] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007354 10.0.0.27 - - [2026-04-02 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.27 - - [2026-04-02 01:49:08] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002597 10.0.0.27 - - [2026-04-02 01:49:08] "PUT /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9 HTTP/1.1" 200 275 0.010183 10.0.0.27 - - [2026-04-02 01:49:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.021103 10.0.0.27 - - [2026-04-02 01:49:08] "POST /virtual-routers HTTP/1.1" 200 601 0.014432 10.0.0.27 - - [2026-04-02 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2026-04-02 01:49:08] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004130 10.0.0.27 - - [2026-04-02 01:49:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.001719 10.0.0.27 - - [2026-04-02 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2026-04-02 01:49:08] "GET /virtual-network/c916e35c-8ed1-4570-8349-4c6fd2f33a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005912 10.0.0.27 - - [2026-04-02 01:49:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.063454 10.0.0.242 - - [2026-04-02 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2026-04-02 01:49:13] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002881 10.0.0.242 - - [2026-04-02 01:49:19] "GET /global-system-configs HTTP/1.1" 200 323 0.003044 10.0.0.242 - - [2026-04-02 01:49:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002066 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:50:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:50:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:50:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000891 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:50:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001174 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:53:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:53:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001111 10.0.0.242 - - [2026-04-02 01:53:10] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003578 10.0.0.242 - - [2026-04-02 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.010262 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004404 10.0.0.242 - - [2026-04-02 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.242 - - [2026-04-02 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.242 - - [2026-04-02 01:53:19] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002486 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004345 10.0.0.242 - - [2026-04-02 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.242 - - [2026-04-02 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.242 - - [2026-04-02 01:53:19] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002248 10.0.0.242 - - [2026-04-02 01:53:19] "GET /loadbalancer-pool/049e4e13-c607-40fb-8331-e3a7a0b2885b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003317 10.0.0.242 - - [2026-04-02 01:53:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025386 10.0.0.242 - - [2026-04-02 01:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011593 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014355 10.0.0.242 - - [2026-04-02 01:53:19] "POST /tags HTTP/1.1" 409 205 0.008185 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003995 10.0.0.242 - - [2026-04-02 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.006985 10.0.0.242 - - [2026-04-02 01:53:19] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.008848 10.0.0.242 - - [2026-04-02 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.242 - - [2026-04-02 01:53:19] "PUT /floating-ip/644a07ff-7793-4822-aca3-7828f427df66 HTTP/1.1" 200 257 0.020667 10.0.0.242 - - [2026-04-02 01:53:19] "GET /tag/4c37308a-2c2b-4eae-a7be-a2ea2d5f661e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.025036 10.0.0.242 - - [2026-04-02 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.064026 10.0.0.242 - - [2026-04-02 01:53:19] "GET /loadbalancer-pool/41ae41c0-d08c-4af7-99ee-70258f07d755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004816 10.0.0.242 - - [2026-04-02 01:53:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018196 10.0.0.242 - - [2026-04-02 01:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021260 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006646 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003783 10.0.0.242 - - [2026-04-02 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.010892 10.0.0.242 - - [2026-04-02 01:53:19] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.004280 10.0.0.242 - - [2026-04-02 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.003874 10.0.0.242 - - [2026-04-02 01:53:19] "GET /loadbalancer-pool/4c05273f-663a-4630-8573-5b44a85914ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008264 10.0.0.242 - - [2026-04-02 01:53:19] "PUT /floating-ip/644a07ff-7793-4822-aca3-7828f427df66 HTTP/1.1" 200 257 0.026163 10.0.0.242 - - [2026-04-02 01:53:19] "POST /loadbalancer-members HTTP/1.1" 200 694 0.032036 10.0.0.242 - - [2026-04-02 01:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009369 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009402 10.0.0.242 - - [2026-04-02 01:53:19] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009197 10.0.0.242 - - [2026-04-02 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.007363 10.0.0.242 - - [2026-04-02 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.006972 10.0.0.242 - - [2026-04-02 01:53:19] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.004945 10.0.0.242 - - [2026-04-02 01:53:19] "PUT /floating-ip/644a07ff-7793-4822-aca3-7828f427df66 HTTP/1.1" 200 257 0.008824 10.0.0.242 - - [2026-04-02 01:54:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002100 10.0.0.242 - - [2026-04-02 01:54:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002508 10.0.0.27 - - [2026-04-02 01:54:34] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.27 - - [2026-04-02 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.27 - - [2026-04-02 01:54:34] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006690 10.0.0.27 - - [2026-04-02 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.27 - - [2026-04-02 01:54:34] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003077 10.0.0.27 - - [2026-04-02 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.27 - - [2026-04-02 01:54:34] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003315 10.0.0.27 - - [2026-04-02 01:54:34] "PUT /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f HTTP/1.1" 200 263 0.013399 10.0.0.27 - - [2026-04-02 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010975 10.0.0.27 - - [2026-04-02 01:54:34] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004636 10.0.0.27 - - [2026-04-02 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2026-04-02 01:54:34] "GET /virtual-machine-interface/f4f34971-ac6d-41f6-b924-74989d689817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004595 10.0.0.27 - - [2026-04-02 01:54:34] "PUT /virtual-machine-interface/f4f34971-ac6d-41f6-b924-74989d689817 HTTP/1.1" 200 285 0.011023 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:55:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:55:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:55:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:55:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001080 10.0.0.242 - - [2026-04-02 01:57:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007717 10.0.0.242 - - [2026-04-02 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.004215 10.0.0.242 - - [2026-04-02 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.242 - - [2026-04-02 01:57:22] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003656 10.0.0.242 - - [2026-04-02 01:57:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005627 10.0.0.242 - - [2026-04-02 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.029841 10.0.0.242 - - [2026-04-02 01:57:22] "DELETE /loadbalancer-member/317c37b6-d2dc-4e9c-b3ad-b405fcfecf56 HTTP/1.1" 200 115 0.064452 10.0.0.242 - - [2026-04-02 01:57:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005646 10.0.0.242 - - [2026-04-02 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.242 - - [2026-04-02 01:57:22] "DELETE /loadbalancer-member/cecb52b2-4be8-41db-a769-5d51c2b7e8fc HTTP/1.1" 200 115 0.039293 10.0.0.242 - - [2026-04-02 01:57:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005238 10.0.0.242 - - [2026-04-02 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.242 - - [2026-04-02 01:57:22] "DELETE /loadbalancer-member/d04da287-1a96-4305-94f3-b2618ac17945 HTTP/1.1" 200 115 0.031013 10.0.0.242 - - [2026-04-02 01:57:22] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007112 10.0.0.242 - - [2026-04-02 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.242 - - [2026-04-02 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.242 - - [2026-04-02 01:57:22] "GET /loadbalancer/50226be4-f749-480e-bbe0-90b446a6a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002707 10.0.0.242 - - [2026-04-02 01:57:23] "GET /loadbalancer-pool/049e4e13-c607-40fb-8331-e3a7a0b2885b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003136 10.0.0.242 - - [2026-04-02 01:57:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019839 10.0.0.242 - - [2026-04-02 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018101 10.0.0.242 - - [2026-04-02 01:57:23] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.019481 10.0.0.242 - - [2026-04-02 01:57:23] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008247 10.0.0.242 - - [2026-04-02 01:57:23] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005056 10.0.0.242 - - [2026-04-02 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.062914 10.0.0.242 - - [2026-04-02 01:57:23] "GET /loadbalancer-pool/41ae41c0-d08c-4af7-99ee-70258f07d755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013001 10.0.0.242 - - [2026-04-02 01:57:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037845 10.0.0.242 - - [2026-04-02 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018899 10.0.0.242 - - [2026-04-02 01:57:23] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012440 10.0.0.242 - - [2026-04-02 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.005363 10.0.0.242 - - [2026-04-02 01:57:23] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004594 10.0.0.242 - - [2026-04-02 01:57:23] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001975 10.0.0.242 - - [2026-04-02 01:57:23] "GET /loadbalancer-pool/4c05273f-663a-4630-8573-5b44a85914ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003103 10.0.0.242 - - [2026-04-02 01:57:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018471 10.0.0.242 - - [2026-04-02 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025020 10.0.0.242 - - [2026-04-02 01:57:23] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015304 10.0.0.242 - - [2026-04-02 01:57:23] "GET /virtual-machine-interface/07c48d36-2e36-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010586 10.0.0.242 - - [2026-04-02 01:57:23] "GET /floating-ip/644a07ff-7793-4822-aca3-7828f427df66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.014074 10.0.0.242 - - [2026-04-02 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.002558 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:58:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.242 - - [2026-04-02 01:58:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 10.0.0.242 - - [2026-04-02 01:59:19] "GET /global-system-configs HTTP/1.1" 200 323 0.003429 10.0.0.242 - - [2026-04-02 01:59:20] "GET /global-system-configs HTTP/1.1" 200 323 0.003997 10.0.0.242 - - [2026-04-02 02:00:48] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.242 - - [2026-04-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.242 - - [2026-04-02 02:00:48] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031971 10.0.0.242 - - [2026-04-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.242 - - [2026-04-02 02:00:48] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031679 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-04-02 02:00:49] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039649 10.0.0.242 - - [2026-04-02 02:00:49] "POST /tags HTTP/1.1" 200 334 0.031808 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.242 - - [2026-04-02 02:00:49] "GET /tag/a77a3d7e-4c66-45ae-a3b0-3cf5b32affc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024318 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.242 - - [2026-04-02 02:00:49] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.062851 10.0.0.242 - - [2026-04-02 02:00:49] "GET /virtual-networks?parent_id=d210867f-225b-44a7-aea2-cb75900f1297&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001998 10.0.0.242 - - [2026-04-02 02:00:49] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.097223 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.242 - - [2026-04-02 02:00:49] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.018637 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.242 - - [2026-04-02 02:00:49] "GET /service-appliance-set/37d2cdde-cd1f-4278-84ae-3be95cd9f35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002537 10.0.0.242 - - [2026-04-02 02:00:49] "POST /virtual-networks HTTP/1.1" 200 514 0.088661 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.242 - - [2026-04-02 02:00:49] "GET /network-ipam/ca51a2d8-02a1-448c-b5c1-e0d93c4c9b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002783 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.001826 10.0.0.242 - - [2026-04-02 02:00:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.091051 10.0.0.242 - - [2026-04-02 02:00:49] "GET /virtual-machine-interface/55e3f6f7-0e64-4cc1-b0ac-55e3020c4aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016623 10.0.0.242 - - [2026-04-02 02:00:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006242 10.0.0.242 - - [2026-04-02 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.122506 10.0.0.242 - - [2026-04-02 02:00:49] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003549 10.0.0.242 - - [2026-04-02 02:00:49] "GET /domains HTTP/1.1" 200 281 0.001200 10.0.0.242 - - [2026-04-02 02:00:49] "POST /instance-ips HTTP/1.1" 200 410 0.046308 10.0.0.242 - - [2026-04-02 02:00:49] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1 HTTP/1.1" 200 3099 0.015782 10.0.0.242 - - [2026-04-02 02:00:49] "GET /instance-ip/0aba3029-71bf-4b57-87c4-4ff87b0ffc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004980 10.0.0.242 - - [2026-04-02 02:00:49] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297 HTTP/1.1" 200 5498 0.036684 10.0.0.242 - - [2026-04-02 02:00:49] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.005323 10.0.0.242 - - [2026-04-02 02:00:49] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.003627 10.0.0.242 - - [2026-04-02 02:00:49] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1182 0.002540 10.0.0.242 - - [2026-04-02 02:00:49] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1182 0.043486 10.0.0.242 - - [2026-04-02 02:00:49] "POST /loadbalancers HTTP/1.1" 200 612 0.077375 10.0.0.242 - - [2026-04-02 02:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017674 10.0.0.242 - - [2026-04-02 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010642 10.0.0.242 - - [2026-04-02 02:00:50] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045959 10.0.0.242 - - [2026-04-02 02:00:50] "GET /instance-ip/0aba3029-71bf-4b57-87c4-4ff87b0ffc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002658 10.0.0.242 - - [2026-04-02 02:00:50] "POST /floating-ips HTTP/1.1" 200 599 0.035690 10.0.0.242 - - [2026-04-02 02:00:50] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042962 10.0.0.242 - - [2026-04-02 02:00:50] "GET /loadbalancer/372cdace-6556-4029-aeeb-870882ed31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.006572 10.0.0.242 - - [2026-04-02 02:00:50] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.024306 10.0.0.242 - - [2026-04-02 02:00:50] "POST /route-targets HTTP/1.1" 200 328 0.017899 10.0.0.242 - - [2026-04-02 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.016787 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.242 - - [2026-04-02 02:00:50] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051173 10.0.0.242 - - [2026-04-02 02:00:50] "GET /loadbalancer-listener/667064fd-26c3-4cef-b549-893a53089b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.007399 10.0.0.242 - - [2026-04-02 02:00:50] "GET /loadbalancer-listener/667064fd-26c3-4cef-b549-893a53089b4b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004356 10.0.0.242 - - [2026-04-02 02:00:50] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.017577 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.242 - - [2026-04-02 02:00:50] "GET /instance-ip/0aba3029-71bf-4b57-87c4-4ff87b0ffc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003551 10.0.0.242 - - [2026-04-02 02:00:50] "GET /instance-ip/0aba3029-71bf-4b57-87c4-4ff87b0ffc06?fields=floating_ips HTTP/1.1" 200 1212 0.004502 10.0.0.242 - - [2026-04-02 02:00:50] "GET /loadbalancer/372cdace-6556-4029-aeeb-870882ed31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002687 10.0.0.242 - - [2026-04-02 02:00:50] "GET /floating-ip/df3b3ccb-4484-4fe6-8959-23ef7f7938e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004983 10.0.0.242 - - [2026-04-02 02:00:50] "POST /tags HTTP/1.1" 200 296 0.060101 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.242 - - [2026-04-02 02:00:50] "GET /tag/7b292508-9de4-4d46-b514-958593970466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015722 10.0.0.242 - - [2026-04-02 02:00:50] "POST /tags HTTP/1.1" 409 233 0.002648 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.242 - - [2026-04-02 02:00:50] "GET /tag/f8892855-9535-41dd-9fdd-0f2f4fb896de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013369 10.0.0.242 - - [2026-04-02 02:00:50] "POST /tags HTTP/1.1" 409 206 0.011581 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-04-02 02:00:50] "GET /tag/460a16a6-6682-4eb3-949b-15ecb141e3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010623 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.242 - - [2026-04-02 02:00:50] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004882 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.242 - - [2026-04-02 02:00:50] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029220 10.0.0.242 - - [2026-04-02 02:00:50] "POST /virtual-machines HTTP/1.1" 200 370 0.009287 10.0.0.242 - - [2026-04-02 02:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009282 10.0.0.242 - - [2026-04-02 02:00:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112126 10.0.0.242 - - [2026-04-02 02:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018376 10.0.0.242 - - [2026-04-02 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005218 10.0.0.242 - - [2026-04-02 02:00:51] "POST /instance-ips HTTP/1.1" 200 410 0.020894 10.0.0.242 - - [2026-04-02 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022788 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.020561 10.0.0.242 - - [2026-04-02 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.018031 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017079 10.0.0.242 - - [2026-04-02 02:00:51] "GET /instance-ip/c6459dbc-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002807 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004464 10.0.0.242 - - [2026-04-02 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002743 10.0.0.242 - - [2026-04-02 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.012209 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007213 10.0.0.242 - - [2026-04-02 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.242 - - [2026-04-02 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004078 10.0.0.242 - - [2026-04-02 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-04-02 02:00:51] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038484 10.0.0.242 - - [2026-04-02 02:00:51] "POST /virtual-machines HTTP/1.1" 200 370 0.007251 10.0.0.242 - - [2026-04-02 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014763 10.0.0.242 - - [2026-04-02 02:00:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108004 10.0.0.242 - - [2026-04-02 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009595 10.0.0.242 - - [2026-04-02 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009744 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005547 10.0.0.242 - - [2026-04-02 02:00:51] "POST /instance-ips HTTP/1.1" 200 410 0.021167 10.0.0.242 - - [2026-04-02 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023714 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014741 10.0.0.242 - - [2026-04-02 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.016220 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016025 10.0.0.242 - - [2026-04-02 02:00:51] "GET /instance-ip/c6b385ca-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003492 10.0.0.242 - - [2026-04-02 02:00:51] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004420 10.0.0.242 - - [2026-04-02 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.242 - - [2026-04-02 02:00:52] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004274 10.0.0.242 - - [2026-04-02 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.008741 10.0.0.242 - - [2026-04-02 02:00:52] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018142 10.0.0.242 - - [2026-04-02 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.242 - - [2026-04-02 02:00:52] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004350 10.0.0.242 - - [2026-04-02 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.242 - - [2026-04-02 02:00:52] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005335 10.0.0.242 - - [2026-04-02 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.242 - - [2026-04-02 02:00:54] "GET /domains HTTP/1.1" 200 281 0.002171 10.0.0.242 - - [2026-04-02 02:00:54] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1 HTTP/1.1" 200 3099 0.003154 10.0.0.242 - - [2026-04-02 02:00:55] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297 HTTP/1.1" 200 7092 0.039713 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.003598 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.003879 10.0.0.242 - - [2026-04-02 02:00:55] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1404 0.003522 10.0.0.242 - - [2026-04-02 02:00:55] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1404 0.002282 10.0.0.242 - - [2026-04-02 02:00:55] "GET /route-target/3f1cab0b-4c57-4abf-9b0e-c7fef70fb28b HTTP/1.1" 200 1154 0.002163 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.003337 10.0.0.242 - - [2026-04-02 02:00:55] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1404 0.001994 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003501 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.004553 10.0.0.242 - - [2026-04-02 02:00:55] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1404 0.002775 10.0.0.242 - - [2026-04-02 02:00:55] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 200 1404 0.002004 10.0.0.242 - - [2026-04-02 02:00:55] "GET /route-target/3f1cab0b-4c57-4abf-9b0e-c7fef70fb28b HTTP/1.1" 200 1154 0.002060 10.0.0.242 - - [2026-04-02 02:00:55] "GET /domains HTTP/1.1" 200 281 0.001857 10.0.0.242 - - [2026-04-02 02:00:55] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1 HTTP/1.1" 200 3099 0.002450 10.0.0.242 - - [2026-04-02 02:00:55] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297 HTTP/1.1" 200 7092 0.030795 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2089 0.003645 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-04-02 02:00:55] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027279 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004868 10.0.0.242 - - [2026-04-02 02:00:55] "GET /floating-ip-pools?parent_id=2d15c22e-1000-4c84-a701-f8a3d08b5823&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001837 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003741 10.0.0.242 - - [2026-04-02 02:00:55] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017724 10.0.0.242 - - [2026-04-02 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.011086 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011396 10.0.0.242 - - [2026-04-02 02:00:55] "GET /domains HTTP/1.1" 200 281 0.001846 10.0.0.242 - - [2026-04-02 02:00:55] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1 HTTP/1.1" 200 3099 0.002342 10.0.0.242 - - [2026-04-02 02:00:55] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297 HTTP/1.1" 200 7349 0.027053 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2328 0.004666 10.0.0.242 - - [2026-04-02 02:00:55] "GET /floating-ip-pool/d1d716b2-3048-4b0a-850e-a0a567d2a118 HTTP/1.1" 200 1317 0.002020 10.0.0.242 - - [2026-04-02 02:00:55] "GET /domains HTTP/1.1" 200 281 0.001536 10.0.0.242 - - [2026-04-02 02:00:55] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1 HTTP/1.1" 200 3099 0.002321 10.0.0.242 - - [2026-04-02 02:00:55] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297 HTTP/1.1" 200 7349 0.057208 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 2328 0.003929 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004968 10.0.0.242 - - [2026-04-02 02:00:55] "POST /tags HTTP/1.1" 200 366 0.048596 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009134 10.0.0.242 - - [2026-04-02 02:00:55] "GET /tag/d2b347b4-1aba-4516-af31-6358b789a5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014830 10.0.0.242 - - [2026-04-02 02:00:55] "POST /tags HTTP/1.1" 409 206 0.002359 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-04-02 02:00:55] "GET /tag/460a16a6-6682-4eb3-949b-15ecb141e3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010466 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.242 - - [2026-04-02 02:00:55] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.034568 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.242 - - [2026-04-02 02:00:55] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004849 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.242 - - [2026-04-02 02:00:55] "GET /service-appliance-set/571cca18-340f-406a-97a2-01bc34243374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003404 10.0.0.242 - - [2026-04-02 02:00:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001389 10.0.0.242 - - [2026-04-02 02:00:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.081638 10.0.0.242 - - [2026-04-02 02:00:56] "GET /virtual-machine-interface/cf76aa36-892e-4323-be33-376aef8e7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.020091 10.0.0.242 - - [2026-04-02 02:00:56] "POST /set-tag HTTP/1.1" 200 109 0.015170 10.0.0.242 - - [2026-04-02 02:00:56] "POST /instance-ips HTTP/1.1" 200 418 0.019464 10.0.0.242 - - [2026-04-02 02:00:56] "GET /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.009413 10.0.0.242 - - [2026-04-02 02:00:56] "POST /loadbalancers HTTP/1.1" 200 620 0.060307 10.0.0.242 - - [2026-04-02 02:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010441 10.0.0.242 - - [2026-04-02 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.242 - - [2026-04-02 02:00:56] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.042064 10.0.0.242 - - [2026-04-02 02:00:56] "POST /service-instances HTTP/1.1" 200 568 0.042032 10.0.0.242 - - [2026-04-02 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.012897 10.0.0.242 - - [2026-04-02 02:00:56] "GET /virtual-machine-interface/cf76aa36-892e-4323-be33-376aef8e7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004889 10.0.0.242 - - [2026-04-02 02:00:56] "GET /virtual-machine-interface/cf76aa36-892e-4323-be33-376aef8e7cd0?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007399 10.0.0.242 - - [2026-04-02 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.242 - - [2026-04-02 02:00:56] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.007905 10.0.0.242 - - [2026-04-02 02:00:56] "GET /floating-ip-pool/d1d716b2-3048-4b0a-850e-a0a567d2a118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004423 10.0.0.242 - - [2026-04-02 02:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010829 10.0.0.242 - - [2026-04-02 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.242 - - [2026-04-02 02:00:56] "POST /virtual-machines HTTP/1.1" 200 430 0.013062 10.0.0.242 - - [2026-04-02 02:00:56] "POST /floating-ips HTTP/1.1" 200 673 0.103274 10.0.0.242 - - [2026-04-02 02:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021610 10.0.0.242 - - [2026-04-02 02:00:56] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029438 10.0.0.242 - - [2026-04-02 02:00:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.142019 10.0.0.242 - - [2026-04-02 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.242 - - [2026-04-02 02:00:56] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004188 10.0.0.242 - - [2026-04-02 02:00:56] "POST /tags HTTP/1.1" 409 221 0.003722 10.0.0.242 - - [2026-04-02 02:00:56] "POST /chown HTTP/1.1" 200 109 0.010059 10.0.0.242 - - [2026-04-02 02:00:56] "POST /chown HTTP/1.1" 200 109 0.010705 10.0.0.242 - - [2026-04-02 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011274 10.0.0.242 - - [2026-04-02 02:00:56] "GET /tag/a77a3d7e-4c66-45ae-a3b0-3cf5b32affc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.027309 10.0.0.242 - - [2026-04-02 02:00:56] "POST /tags HTTP/1.1" 409 238 0.002504 10.0.0.242 - - [2026-04-02 02:00:56] "PUT /virtual-machine-interface/522fe12c-502c-40c5-b501-804e4e94e318 HTTP/1.1" 200 285 0.061083 10.0.0.242 - - [2026-04-02 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010794 10.0.0.242 - - [2026-04-02 02:00:56] "GET /tag/d2b347b4-1aba-4516-af31-6358b789a5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014571 10.0.0.242 - - [2026-04-02 02:00:56] "PUT /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 257 0.034268 10.0.0.242 - - [2026-04-02 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.018384 10.0.0.242 - - [2026-04-02 02:00:56] "POST /ref-update HTTP/1.1" 200 156 0.035842 10.0.0.242 - - [2026-04-02 02:00:56] "POST /firewall-rules HTTP/1.1" 200 652 0.161421 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.064066 10.0.0.242 - - [2026-04-02 02:00:57] "GET /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.020391 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.038452 10.0.0.242 - - [2026-04-02 02:00:57] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.012899 10.0.0.242 - - [2026-04-02 02:00:57] "GET /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.014419 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.026084 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.021218 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.071607 10.0.0.242 - - [2026-04-02 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025589 10.0.0.242 - - [2026-04-02 02:00:57] "POST /virtual-machines HTTP/1.1" 200 430 0.074013 10.0.0.242 - - [2026-04-02 02:00:57] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.093140 10.0.0.242 - - [2026-04-02 02:00:57] "GET /loadbalancer/3935a26b-b157-4175-b0f0-f3e8857c7c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.013950 10.0.0.242 - - [2026-04-02 02:00:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.165971 10.0.0.242 - - [2026-04-02 02:00:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.076651 10.0.0.242 - - [2026-04-02 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010127 10.0.0.242 - - [2026-04-02 02:00:57] "POST /chown HTTP/1.1" 200 109 0.027695 10.0.0.242 - - [2026-04-02 02:00:57] "POST /chown HTTP/1.1" 200 109 0.037738 10.0.0.242 - - [2026-04-02 02:00:57] "PUT /virtual-machine-interface/03fd418c-929e-4cbc-a2f4-777509c5d21b HTTP/1.1" 200 285 0.056441 10.0.0.242 - - [2026-04-02 02:00:57] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.102772 10.0.0.242 - - [2026-04-02 02:00:57] "GET /loadbalancer-listener/65e60009-136a-4a4d-87cc-70eef5f6293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.009800 10.0.0.242 - - [2026-04-02 02:00:57] "GET /loadbalancer-listener/65e60009-136a-4a4d-87cc-70eef5f6293e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.015913 10.0.0.242 - - [2026-04-02 02:00:57] "PUT /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 257 0.014243 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.016216 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.064319 10.0.0.242 - - [2026-04-02 02:00:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.158087 10.0.0.242 - - [2026-04-02 02:00:57] "POST /ref-update HTTP/1.1" 200 156 0.042238 10.0.0.242 - - [2026-04-02 02:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.084215 10.0.0.242 - - [2026-04-02 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.048524 10.0.0.242 - - [2026-04-02 02:00:58] "GET /loadbalancer-pool/be08879e-5dfe-411d-a2c4-f2041bfc82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.025687 10.0.0.242 - - [2026-04-02 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.015430 10.0.0.242 - - [2026-04-02 02:00:58] "POST /loadbalancer-members HTTP/1.1" 200 709 0.073124 10.0.0.242 - - [2026-04-02 02:00:58] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.035580 10.0.0.242 - - [2026-04-02 02:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.060630 10.0.0.242 - - [2026-04-02 02:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.085074 10.0.0.242 - - [2026-04-02 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013680 10.0.0.242 - - [2026-04-02 02:00:58] "GET /loadbalancer-member/b59ce571-6ca2-4ff0-9793-7427f8a6f180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.013261 10.0.0.242 - - [2026-04-02 02:00:58] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002452 10.0.0.242 - - [2026-04-02 02:00:58] "POST /chown HTTP/1.1" 200 109 0.010259 10.0.0.242 - - [2026-04-02 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.242 - - [2026-04-02 02:00:58] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016277 10.0.0.242 - - [2026-04-02 02:00:58] "POST /chown HTTP/1.1" 200 109 0.032561 10.0.0.242 - - [2026-04-02 02:00:58] "POST /tags HTTP/1.1" 409 221 0.003454 10.0.0.242 - - [2026-04-02 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-04-02 02:00:58] "GET /tag/a77a3d7e-4c66-45ae-a3b0-3cf5b32affc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013448 10.0.0.242 - - [2026-04-02 02:00:58] "PUT /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 257 0.112446 10.0.0.242 - - [2026-04-02 02:00:58] "POST /tags HTTP/1.1" 409 238 0.002122 10.0.0.242 - - [2026-04-02 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.242 - - [2026-04-02 02:00:58] "GET /tag/d2b347b4-1aba-4516-af31-6358b789a5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.026201 10.0.0.242 - - [2026-04-02 02:00:58] "POST /firewall-rules HTTP/1.1" 409 293 0.002323 10.0.0.242 - - [2026-04-02 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.040704 10.0.0.242 - - [2026-04-02 02:00:58] "POST /chown HTTP/1.1" 200 109 0.084498 10.0.0.242 - - [2026-04-02 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024777 10.0.0.242 - - [2026-04-02 02:00:58] "POST /chown HTTP/1.1" 200 109 0.028700 10.0.0.242 - - [2026-04-02 02:00:58] "PUT /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9 HTTP/1.1" 200 261 0.172547 10.0.0.242 - - [2026-04-02 02:00:58] "PUT /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 257 0.042022 10.0.0.242 - - [2026-04-02 02:00:58] "GET /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.064806 10.0.0.242 - - [2026-04-02 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.083985 10.0.0.242 - - [2026-04-02 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010953 10.0.0.242 - - [2026-04-02 02:00:59] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015649 10.0.0.242 - - [2026-04-02 02:00:59] "GET /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003044 10.0.0.242 - - [2026-04-02 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2026-04-02 02:00:59] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005714 10.0.0.242 - - [2026-04-02 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.242 - - [2026-04-02 02:00:59] "POST /chown HTTP/1.1" 200 109 0.044672 10.0.0.242 - - [2026-04-02 02:00:59] "POST /chown HTTP/1.1" 200 109 0.090358 10.0.0.242 - - [2026-04-02 02:00:59] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.152702 10.0.0.242 - - [2026-04-02 02:00:59] "PUT /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 257 0.045665 10.0.0.242 - - [2026-04-02 02:00:59] "POST /virtual-machines HTTP/1.1" 200 374 0.073032 10.0.0.242 - - [2026-04-02 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.102632 10.0.0.242 - - [2026-04-02 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.113624 10.0.0.242 - - [2026-04-02 02:00:59] "POST /chown HTTP/1.1" 200 109 0.113155 10.0.0.242 - - [2026-04-02 02:00:59] "POST /chown HTTP/1.1" 200 109 0.027908 10.0.0.242 - - [2026-04-02 02:00:59] "PUT /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 257 0.077771 10.0.0.242 - - [2026-04-02 02:00:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.205743 10.0.0.242 - - [2026-04-02 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.068173 10.0.0.242 - - [2026-04-02 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033362 10.0.0.242 - - [2026-04-02 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011772 10.0.0.242 - - [2026-04-02 02:00:59] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005300 10.0.0.242 - - [2026-04-02 02:00:59] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.012021 10.0.0.242 - - [2026-04-02 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022547 10.0.0.242 - - [2026-04-02 02:00:59] "POST /instance-ips HTTP/1.1" 200 414 0.060338 10.0.0.242 - - [2026-04-02 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029094 10.0.0.242 - - [2026-04-02 02:00:59] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.010146 10.0.0.242 - - [2026-04-02 02:00:59] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.018583 10.0.0.242 - - [2026-04-02 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029260 10.0.0.242 - - [2026-04-02 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.046687 10.0.0.242 - - [2026-04-02 02:01:00] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.032384 10.0.0.242 - - [2026-04-02 02:01:00] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.027399 10.0.0.242 - - [2026-04-02 02:01:00] "GET /instance-ip/cb859bec-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004410 10.0.0.242 - - [2026-04-02 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030300 10.0.0.242 - - [2026-04-02 02:01:00] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.008057 10.0.0.242 - - [2026-04-02 02:01:00] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006249 10.0.0.242 - - [2026-04-02 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.242 - - [2026-04-02 02:01:00] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003046 10.0.0.242 - - [2026-04-02 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007522 10.0.0.242 - - [2026-04-02 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.242 - - [2026-04-02 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.018209 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.029983 10.0.0.242 - - [2026-04-02 02:01:00] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.035932 10.0.0.242 - - [2026-04-02 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.009791 10.0.0.242 - - [2026-04-02 02:01:00] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007479 10.0.0.242 - - [2026-04-02 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.025674 10.0.0.242 - - [2026-04-02 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.015482 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.037240 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.008811 10.0.0.242 - - [2026-04-02 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.019528 10.0.0.242 - - [2026-04-02 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014565 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.006720 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.022243 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.017729 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.242 - - [2026-04-02 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.005702 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.018139 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.007221 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.037474 10.0.0.242 - - [2026-04-02 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.006478 10.0.0.242 - - [2026-04-02 02:01:00] "POST /chown HTTP/1.1" 200 109 0.020464 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.014438 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.242 - - [2026-04-02 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.009053 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.030423 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.007951 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.017928 10.0.0.242 - - [2026-04-02 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.006943 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.016329 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.019781 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:01:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:01:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001055 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.009554 10.0.0.242 - - [2026-04-02 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.006572 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.028586 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.029148 10.0.0.242 - - [2026-04-02 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.008921 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.027190 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.034534 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.052399 10.0.0.242 - - [2026-04-02 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.007709 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.014125 10.0.0.242 - - [2026-04-02 02:01:01] "POST /chown HTTP/1.1" 200 109 0.037317 10.0.0.242 - - [2026-04-02 02:01:01] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021743 10.0.0.242 - - [2026-04-02 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.008997 10.0.0.242 - - [2026-04-02 02:01:02] "POST /chown HTTP/1.1" 200 109 0.031545 10.0.0.242 - - [2026-04-02 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013582 10.0.0.242 - - [2026-04-02 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018031 10.0.0.242 - - [2026-04-02 02:01:02] "GET /loadbalancer/372cdace-6556-4029-aeeb-870882ed31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.008325 10.0.0.242 - - [2026-04-02 02:01:02] "GET /loadbalancer-pool/4903b063-910d-4c97-94ad-11d30ef9f21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003003 10.0.0.242 - - [2026-04-02 02:01:02] "POST /chown HTTP/1.1" 200 109 0.013624 10.0.0.242 - - [2026-04-02 02:01:02] "POST /chown HTTP/1.1" 200 109 0.024493 10.0.0.242 - - [2026-04-02 02:01:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023876 10.0.0.242 - - [2026-04-02 02:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017519 10.0.0.242 - - [2026-04-02 02:01:02] "POST /chown HTTP/1.1" 200 109 0.013288 10.0.0.242 - - [2026-04-02 02:01:02] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016120 10.0.0.242 - - [2026-04-02 02:01:02] "POST /chown HTTP/1.1" 200 109 0.031135 10.0.0.242 - - [2026-04-02 02:01:02] "POST /tags HTTP/1.1" 409 221 0.002395 10.0.0.242 - - [2026-04-02 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.242 - - [2026-04-02 02:01:02] "GET /tag/a77a3d7e-4c66-45ae-a3b0-3cf5b32affc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010803 10.0.0.242 - - [2026-04-02 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.037966 10.0.0.242 - - [2026-04-02 02:01:02] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004586 10.0.0.242 - - [2026-04-02 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.018377 10.0.0.242 - - [2026-04-02 02:01:02] "GET /floating-ip/df3b3ccb-4484-4fe6-8959-23ef7f7938e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003740 10.0.0.242 - - [2026-04-02 02:01:02] "PUT /floating-ip/df3b3ccb-4484-4fe6-8959-23ef7f7938e9 HTTP/1.1" 200 257 0.008925 10.0.0.242 - - [2026-04-02 02:01:02] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009444 10.0.0.242 - - [2026-04-02 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.010386 10.0.0.242 - - [2026-04-02 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.242 - - [2026-04-02 02:01:03] "GET /loadbalancer/372cdace-6556-4029-aeeb-870882ed31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002756 10.0.0.242 - - [2026-04-02 02:01:03] "GET /loadbalancer-pool/4903b063-910d-4c97-94ad-11d30ef9f21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002815 10.0.0.242 - - [2026-04-02 02:01:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022271 10.0.0.242 - - [2026-04-02 02:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010464 10.0.0.242 - - [2026-04-02 02:01:03] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006505 10.0.0.242 - - [2026-04-02 02:01:03] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010225 10.0.0.242 - - [2026-04-02 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.009212 10.0.0.242 - - [2026-04-02 02:01:03] "GET /floating-ip/df3b3ccb-4484-4fe6-8959-23ef7f7938e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.022335 10.0.0.242 - - [2026-04-02 02:01:03] "POST /set-tag HTTP/1.1" 200 109 0.098096 10.0.0.242 - - [2026-04-02 02:01:04] "GET /virtual-machine/248d3767-7c66-4d3b-978b-c7db33960ce8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004490 10.0.0.242 - - [2026-04-02 02:01:04] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005544 10.0.0.242 - - [2026-04-02 02:01:04] "GET /virtual-machine/4b0fdfeb-1faa-4674-b5d9-7b37249ef48a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003288 10.0.0.242 - - [2026-04-02 02:01:04] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005883 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001282 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001350 10.0.0.242 - - [2026-04-02 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-04-02 02:01:13] "POST /chown HTTP/1.1" 200 109 0.006422 10.0.0.242 - - [2026-04-02 02:01:13] "POST /chown HTTP/1.1" 200 109 0.010587 10.0.0.242 - - [2026-04-02 02:01:14] "POST /chown HTTP/1.1" 200 109 0.006677 10.0.0.242 - - [2026-04-02 02:01:14] "POST /chown HTTP/1.1" 200 109 0.006462 10.0.0.242 - - [2026-04-02 02:01:17] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004374 10.0.0.242 - - [2026-04-02 02:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.242 - - [2026-04-02 02:01:19] "GET /virtual-machine/d8553790-189d-4d97-acfb-3ada81bac4b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003639 10.0.0.242 - - [2026-04-02 02:01:19] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003944 10.0.0.242 - - [2026-04-02 02:01:19] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004200 10.0.0.242 - - [2026-04-02 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.242 - - [2026-04-02 02:01:51] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004144 10.0.0.242 - - [2026-04-02 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.242 - - [2026-04-02 02:01:51] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004628 10.0.0.242 - - [2026-04-02 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.242 - - [2026-04-02 02:01:51] "GET /virtual-machine/d8553790-189d-4d97-acfb-3ada81bac4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002152 10.0.0.242 - - [2026-04-02 02:01:51] "POST /ref-update HTTP/1.1" 200 156 0.009364 10.0.0.242 - - [2026-04-02 02:01:51] "GET /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004312 10.0.0.242 - - [2026-04-02 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.014380 10.0.0.242 - - [2026-04-02 02:01:51] "POST /set-tag HTTP/1.1" 200 109 0.021322 10.0.0.242 - - [2026-04-02 02:01:51] "DELETE /instance-ip/cb859bec-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.037095 10.0.0.242 - - [2026-04-02 02:01:51] "DELETE /virtual-machine-interface/cb5911da-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.039409 10.0.0.242 - - [2026-04-02 02:01:51] "DELETE /virtual-machine/d8553790-189d-4d97-acfb-3ada81bac4b6 HTTP/1.1" 200 115 0.018513 10.0.0.242 - - [2026-04-02 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.242 - - [2026-04-02 02:01:54] "GET /tag/d2b347b4-1aba-4516-af31-6358b789a5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010422 10.0.0.242 - - [2026-04-02 02:01:54] "GET /tag/d2b347b4-1aba-4516-af31-6358b789a5c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011736 10.0.0.242 - - [2026-04-02 02:01:54] "GET /virtual-machine-interface/03fd418c-929e-4cbc-a2f4-777509c5d21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004694 10.0.0.242 - - [2026-04-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.025496 10.0.0.242 - - [2026-04-02 02:01:54] "GET /virtual-machine-interface/522fe12c-502c-40c5-b501-804e4e94e318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.034131 10.0.0.242 - - [2026-04-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.035605 10.0.0.242 - - [2026-04-02 02:01:54] "GET /virtual-machine-interface/cf76aa36-892e-4323-be33-376aef8e7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.011917 10.0.0.242 - - [2026-04-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.016479 10.0.0.242 - - [2026-04-02 02:01:54] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005378 10.0.0.242 - - [2026-04-02 02:01:54] "GET /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003437 10.0.0.242 - - [2026-04-02 02:01:54] "POST /ref-update HTTP/1.1" 200 156 0.010597 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /firewall-rule/af57bd10-17f8-4864-ba33-3db4283fe0b9 HTTP/1.1" 200 115 0.055826 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /loadbalancer-member/b59ce571-6ca2-4ff0-9793-7427f8a6f180 HTTP/1.1" 200 115 0.034420 10.0.0.242 - - [2026-04-02 02:01:55] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.011656 10.0.0.242 - - [2026-04-02 02:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038474 10.0.0.242 - - [2026-04-02 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010464 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /loadbalancer-pool/be08879e-5dfe-411d-a2c4-f2041bfc82cc HTTP/1.1" 200 115 0.107322 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /loadbalancer-listener/65e60009-136a-4a4d-87cc-70eef5f6293e HTTP/1.1" 200 115 0.086534 10.0.0.242 - - [2026-04-02 02:01:55] "GET /floating-ip/5a3a8e3a-9ba1-4edc-8a22-0f4b26ed5f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.016397 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.063655 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.030457 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.041158 10.0.0.242 - - [2026-04-02 02:01:55] "PUT /floating-ip/5a3a8e3a-9ba1-4edc-8a22-0f4b26ed5f7f HTTP/1.1" 200 257 0.056747 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.015796 10.0.0.242 - - [2026-04-02 02:01:55] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.020246 10.0.0.242 - - [2026-04-02 02:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012218 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /floating-ip/5a3a8e3a-9ba1-4edc-8a22-0f4b26ed5f7f HTTP/1.1" 200 115 0.100230 10.0.0.242 - - [2026-04-02 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /loadbalancer/3935a26b-b157-4175-b0f0-f3e8857c7c6e HTTP/1.1" 200 115 0.042760 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.007523 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.024997 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 200 109 0.019971 10.0.0.242 - - [2026-04-02 02:01:55] "GET /floating-ip-pool/d1d716b2-3048-4b0a-850e-a0a567d2a118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003518 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /instance-ip/687d3cc4-e629-48eb-9634-69feadc3cfb2 HTTP/1.1" 200 115 0.099385 10.0.0.242 - - [2026-04-02 02:01:55] "POST /chown HTTP/1.1" 404 171 0.003474 10.0.0.242 - - [2026-04-02 02:01:55] "POST /ref-update HTTP/1.1" 200 156 0.018536 10.0.0.242 - - [2026-04-02 02:01:55] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.018791 10.0.0.242 - - [2026-04-02 02:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011811 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /floating-ip-pool/d1d716b2-3048-4b0a-850e-a0a567d2a118 HTTP/1.1" 200 115 0.062832 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /virtual-machine-interface/cf76aa36-892e-4323-be33-376aef8e7cd0 HTTP/1.1" 200 115 0.131533 10.0.0.242 - - [2026-04-02 02:01:55] "PUT /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 267 0.022773 10.0.0.242 - - [2026-04-02 02:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034322 10.0.0.242 - - [2026-04-02 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008054 10.0.0.242 - - [2026-04-02 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013663 10.0.0.242 - - [2026-04-02 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /service-instance/50ad9fbb-c9db-419d-86d7-bffb4390670f HTTP/1.1" 200 115 0.056180 10.0.0.242 - - [2026-04-02 02:01:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001903 10.0.0.242 - - [2026-04-02 02:01:55] "POST /useragent-kv HTTP/1.1" 200 115 0.000977 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /virtual-network/2d15c22e-1000-4c84-a701-f8a3d08b5823 HTTP/1.1" 200 115 0.218444 10.0.0.242 - - [2026-04-02 02:01:55] "DELETE /tag/d2b347b4-1aba-4516-af31-6358b789a5c6 HTTP/1.1" 200 115 0.209878 10.0.0.242 - - [2026-04-02 02:01:56] "GET /routing-instance/096e9ed6-9090-44b5-b4dc-71ef21ecb298 HTTP/1.1" 404 171 0.002981 10.0.0.242 - - [2026-04-02 02:01:56] "GET /domains HTTP/1.1" 200 281 0.005974 10.0.0.242 - - [2026-04-02 02:01:56] "DELETE /route-target/3f1cab0b-4c57-4abf-9b0e-c7fef70fb28b HTTP/1.1" 200 115 0.045664 10.0.0.242 - - [2026-04-02 02:01:56] "GET /virtual-machine-interface/522fe12c-502c-40c5-b501-804e4e94e318?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005551 10.0.0.242 - - [2026-04-02 02:01:56] "GET /domain/b18fda87-df7b-41d2-84a9-2ad7755a5ce1 HTTP/1.1" 200 3099 0.005507 10.0.0.242 - - [2026-04-02 02:01:56] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297 HTTP/1.1" 200 7170 0.030673 10.0.0.242 - - [2026-04-02 02:01:56] "DELETE /virtual-machine-interface/522fe12c-502c-40c5-b501-804e4e94e318 HTTP/1.1" 200 115 0.068600 10.0.0.242 - - [2026-04-02 02:01:56] "POST /ref-update HTTP/1.1" 200 156 0.009143 10.0.0.242 - - [2026-04-02 02:01:56] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007829 10.0.0.242 - - [2026-04-02 02:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.242 - - [2026-04-02 02:01:56] "DELETE /virtual-machine/a629d283-6228-457d-89c7-5c87982d89ce HTTP/1.1" 200 115 0.054758 10.0.0.242 - - [2026-04-02 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.242 - - [2026-04-02 02:01:56] "GET /virtual-machine-interface/03fd418c-929e-4cbc-a2f4-777509c5d21b?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006062 10.0.0.242 - - [2026-04-02 02:01:56] "GET /loadbalancer/372cdace-6556-4029-aeeb-870882ed31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002754 10.0.0.242 - - [2026-04-02 02:01:56] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006595 10.0.0.242 - - [2026-04-02 02:01:56] "POST /set-tag HTTP/1.1" 200 109 0.024773 10.0.0.242 - - [2026-04-02 02:01:56] "DELETE /virtual-machine-interface/03fd418c-929e-4cbc-a2f4-777509c5d21b HTTP/1.1" 200 115 0.083748 10.0.0.242 - - [2026-04-02 02:01:56] "DELETE /loadbalancer-member/d964ec79-1bf7-48e3-a33c-5cc781d53743 HTTP/1.1" 200 115 0.052241 10.0.0.242 - - [2026-04-02 02:01:56] "DELETE /virtual-machine/a052d296-9aa5-493c-aabb-4b8c0ca39ebc HTTP/1.1" 200 115 0.030884 10.0.0.242 - - [2026-04-02 02:01:58] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005567 10.0.0.242 - - [2026-04-02 02:01:58] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.242 - - [2026-04-02 02:01:58] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004245 10.0.0.242 - - [2026-04-02 02:01:58] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.242 - - [2026-04-02 02:01:58] "GET /virtual-machine/4b0fdfeb-1faa-4674-b5d9-7b37249ef48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003092 10.0.0.242 - - [2026-04-02 02:01:58] "POST /ref-update HTTP/1.1" 200 156 0.010803 10.0.0.242 - - [2026-04-02 02:01:58] "GET /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004161 10.0.0.242 - - [2026-04-02 02:01:58] "POST /set-tag HTTP/1.1" 200 109 0.019476 10.0.0.242 - - [2026-04-02 02:01:58] "POST /set-tag HTTP/1.1" 200 109 0.029726 10.0.0.242 - - [2026-04-02 02:01:58] "POST /set-tag HTTP/1.1" 200 109 0.034199 10.0.0.242 - - [2026-04-02 02:01:58] "DELETE /instance-ip/c6b385ca-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.029755 10.0.0.242 - - [2026-04-02 02:01:58] "POST /ref-update HTTP/1.1" 200 156 0.010106 10.0.0.242 - - [2026-04-02 02:01:58] "DELETE /virtual-machine-interface/c69a4c2c-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.035656 10.0.0.242 - - [2026-04-02 02:01:58] "DELETE /virtual-machine/4b0fdfeb-1faa-4674-b5d9-7b37249ef48a HTTP/1.1" 200 115 0.017210 10.0.0.242 - - [2026-04-02 02:02:01] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012195 10.0.0.242 - - [2026-04-02 02:02:01] "POST /set-tag HTTP/1.1" 200 109 0.005360 10.0.0.242 - - [2026-04-02 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2026-04-02 02:02:01] "GET /loadbalancer/372cdace-6556-4029-aeeb-870882ed31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003402 10.0.0.242 - - [2026-04-02 02:02:02] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005786 10.0.0.242 - - [2026-04-02 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.242 - - [2026-04-02 02:02:02] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003943 10.0.0.242 - - [2026-04-02 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.242 - - [2026-04-02 02:02:02] "GET /virtual-machine/248d3767-7c66-4d3b-978b-c7db33960ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003225 10.0.0.242 - - [2026-04-02 02:02:02] "POST /ref-update HTTP/1.1" 200 156 0.008807 10.0.0.242 - - [2026-04-02 02:02:02] "GET /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009158 10.0.0.242 - - [2026-04-02 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.017546 10.0.0.242 - - [2026-04-02 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.032792 10.0.0.242 - - [2026-04-02 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.033625 10.0.0.242 - - [2026-04-02 02:02:02] "DELETE /instance-ip/c6459dbc-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.030379 10.0.0.242 - - [2026-04-02 02:02:02] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.242 - - [2026-04-02 02:02:02] "DELETE /virtual-machine-interface/c62fa8c2-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.045281 10.0.0.242 - - [2026-04-02 02:02:02] "DELETE /virtual-machine/248d3767-7c66-4d3b-978b-c7db33960ce8 HTTP/1.1" 200 115 0.026151 10.0.0.242 - - [2026-04-02 02:02:02] "DELETE /tag/7b292508-9de4-4d46-b514-958593970466 HTTP/1.1" 200 115 0.069905 10.0.0.242 - - [2026-04-02 02:02:02] "DELETE /tag/f8892855-9535-41dd-9fdd-0f2f4fb896de HTTP/1.1" 200 115 0.051184 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-04-02 02:02:06] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028043 10.0.0.242 - - [2026-04-02 02:02:06] "POST /tags HTTP/1.1" 200 394 0.024975 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010737 10.0.0.242 - - [2026-04-02 02:02:06] "GET /tag/d884dbb4-399a-4427-a0de-9256280a6942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018531 10.0.0.242 - - [2026-04-02 02:02:06] "POST /tags HTTP/1.1" 200 342 0.018312 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-04-02 02:02:06] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011004 10.0.0.242 - - [2026-04-02 02:02:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000487 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.010061 10.0.0.242 - - [2026-04-02 02:02:06] "POST /security-groups HTTP/1.1" 200 589 0.066988 10.0.0.242 - - [2026-04-02 02:02:06] "POST /projects HTTP/1.1" 200 521 0.173187 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001962 10.0.0.242 - - [2026-04-02 02:02:06] "POST /access-control-lists HTTP/1.1" 200 600 0.060026 10.0.0.242 - - [2026-04-02 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.055881 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011026 10.0.0.242 - - [2026-04-02 02:02:06] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006729 10.0.0.242 - - [2026-04-02 02:02:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.001936 10.0.0.242 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-04-02 02:02:07] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.026238 10.0.0.242 - - [2026-04-02 02:02:07] "POST /access-control-lists HTTP/1.1" 200 598 0.073282 10.0.0.242 - - [2026-04-02 02:02:07] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.078200 10.0.0.242 - - [2026-04-02 02:02:07] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.062451 10.0.0.242 - - [2026-04-02 02:02:07] "POST /security-groups HTTP/1.1" 200 593 0.101397 10.0.0.242 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.002468 10.0.0.242 - - [2026-04-02 02:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.045816 10.0.0.242 - - [2026-04-02 02:02:07] "POST /chown HTTP/1.1" 200 109 0.063168 10.0.0.242 - - [2026-04-02 02:02:07] "POST /access-control-lists HTTP/1.1" 200 634 0.101322 10.0.0.242 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.010546 10.0.0.242 - - [2026-04-02 02:02:07] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003040 10.0.0.242 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2026-04-02 02:02:07] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004323 10.0.0.242 - - [2026-04-02 02:02:07] "POST /tags HTTP/1.1" 409 226 0.002450 10.0.0.242 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.242 - - [2026-04-02 02:02:07] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.039687 10.0.0.242 - - [2026-04-02 02:02:07] "POST /access-control-lists HTTP/1.1" 200 632 0.081564 10.0.0.242 - - [2026-04-02 02:02:07] "POST /firewall-rules HTTP/1.1" 200 602 0.068695 10.0.0.242 - - [2026-04-02 02:02:07] "GET /firewall-rule/7ad8e88d-033c-44d4-995b-5acba4d080da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006102 10.0.0.242 - - [2026-04-02 02:02:07] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004119 10.0.0.242 - - [2026-04-02 02:02:07] "GET /firewall-rule/7ad8e88d-033c-44d4-995b-5acba4d080da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002816 10.0.0.242 - - [2026-04-02 02:02:07] "POST /ref-update HTTP/1.1" 200 156 0.057706 10.0.0.242 - - [2026-04-02 02:02:07] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005461 10.0.0.242 - - [2026-04-02 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.242 - - [2026-04-02 02:02:07] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002857 10.0.0.242 - - [2026-04-02 02:02:07] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.242 - - [2026-04-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2026-04-02 02:02:08] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013263 10.0.0.242 - - [2026-04-02 02:02:08] "POST /firewall-rules HTTP/1.1" 200 600 0.078808 10.0.0.242 - - [2026-04-02 02:02:08] "GET /firewall-rule/a752cb0b-9217-4470-bdb8-d73ccb668255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003844 10.0.0.242 - - [2026-04-02 02:02:08] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004556 10.0.0.242 - - [2026-04-02 02:02:08] "GET /firewall-rule/a752cb0b-9217-4470-bdb8-d73ccb668255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002717 10.0.0.242 - - [2026-04-02 02:02:08] "POST /ref-update HTTP/1.1" 200 156 0.044930 10.0.0.242 - - [2026-04-02 02:02:09] "POST /tags HTTP/1.1" 200 394 0.021422 10.0.0.242 - - [2026-04-02 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.022544 10.0.0.242 - - [2026-04-02 02:02:09] "GET /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011539 10.0.0.242 - - [2026-04-02 02:02:09] "POST /tags HTTP/1.1" 200 342 0.021068 10.0.0.242 - - [2026-04-02 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.242 - - [2026-04-02 02:02:09] "GET /tag/af7ecf6b-926f-4a31-bc21-4aa32be9de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021209 10.0.0.242 - - [2026-04-02 02:02:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000830 10.0.0.242 - - [2026-04-02 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.006820 10.0.0.242 - - [2026-04-02 02:02:09] "POST /security-groups HTTP/1.1" 200 589 0.075365 10.0.0.242 - - [2026-04-02 02:02:09] "POST /projects HTTP/1.1" 200 521 0.215230 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.001918 10.0.0.242 - - [2026-04-02 02:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022851 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.242 - - [2026-04-02 02:02:10] "POST /access-control-lists HTTP/1.1" 200 600 0.070336 10.0.0.242 - - [2026-04-02 02:02:10] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.038409 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.001733 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.242 - - [2026-04-02 02:02:10] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005530 10.0.0.242 - - [2026-04-02 02:02:10] "POST /access-control-lists HTTP/1.1" 200 598 0.075619 10.0.0.242 - - [2026-04-02 02:02:10] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.107902 10.0.0.242 - - [2026-04-02 02:02:10] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.054202 10.0.0.242 - - [2026-04-02 02:02:10] "POST /security-groups HTTP/1.1" 200 593 0.068825 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.002160 10.0.0.242 - - [2026-04-02 02:02:10] "POST /access-control-lists HTTP/1.1" 200 634 0.061458 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.023976 10.0.0.242 - - [2026-04-02 02:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.080628 10.0.0.242 - - [2026-04-02 02:02:10] "POST /chown HTTP/1.1" 200 109 0.023977 10.0.0.242 - - [2026-04-02 02:02:10] "POST /access-control-lists HTTP/1.1" 200 632 0.042602 10.0.0.242 - - [2026-04-02 02:02:10] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022303 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.242 - - [2026-04-02 02:02:10] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002639 10.0.0.242 - - [2026-04-02 02:02:10] "POST /tags HTTP/1.1" 409 226 0.001782 10.0.0.242 - - [2026-04-02 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.242 - - [2026-04-02 02:02:10] "GET /tag/af7ecf6b-926f-4a31-bc21-4aa32be9de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010235 10.0.0.242 - - [2026-04-02 02:02:10] "POST /firewall-rules HTTP/1.1" 200 602 0.069682 10.0.0.242 - - [2026-04-02 02:02:10] "GET /firewall-rule/32d6be66-0aee-461f-ac95-421d16e5060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003986 10.0.0.242 - - [2026-04-02 02:02:10] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003348 10.0.0.242 - - [2026-04-02 02:02:10] "GET /firewall-rule/32d6be66-0aee-461f-ac95-421d16e5060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001901 10.0.0.242 - - [2026-04-02 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.065662 10.0.0.242 - - [2026-04-02 02:02:10] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006041 10.0.0.242 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.242 - - [2026-04-02 02:02:11] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004323 10.0.0.242 - - [2026-04-02 02:02:11] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.242 - - [2026-04-02 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.242 - - [2026-04-02 02:02:11] "GET /tag/af7ecf6b-926f-4a31-bc21-4aa32be9de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009979 10.0.0.242 - - [2026-04-02 02:02:11] "POST /firewall-rules HTTP/1.1" 200 600 0.200045 10.0.0.242 - - [2026-04-02 02:02:11] "GET /firewall-rule/174bf2ed-2faa-48b3-842a-1449509c7931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009580 10.0.0.242 - - [2026-04-02 02:02:11] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003447 10.0.0.242 - - [2026-04-02 02:02:11] "GET /firewall-rule/174bf2ed-2faa-48b3-842a-1449509c7931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003210 10.0.0.242 - - [2026-04-02 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.064565 10.0.0.242 - - [2026-04-02 02:02:12] "POST /tags HTTP/1.1" 200 346 0.086290 10.0.0.242 - - [2026-04-02 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.242 - - [2026-04-02 02:02:12] "GET /tag/944a08f8-315b-4f6f-a6e3-302a02d44395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013306 10.0.0.242 - - [2026-04-02 02:02:12] "POST /projects HTTP/1.1" 409 238 0.003065 10.0.0.242 - - [2026-04-02 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.242 - - [2026-04-02 02:02:12] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035629 10.0.0.242 - - [2026-04-02 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-04-02 02:02:12] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005883 10.0.0.242 - - [2026-04-02 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.242 - - [2026-04-02 02:02:12] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004431 10.0.0.242 - - [2026-04-02 02:02:12] "POST /security-groups HTTP/1.1" 409 285 0.003190 10.0.0.242 - - [2026-04-02 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.242 - - [2026-04-02 02:02:12] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030275 10.0.0.242 - - [2026-04-02 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2026-04-02 02:02:13] "PUT /security-group/2633c9e8-ec28-4eed-be87-dd8c6b3087a3 HTTP/1.1" 200 263 0.074494 10.0.0.242 - - [2026-04-02 02:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019929 10.0.0.242 - - [2026-04-02 02:02:13] "PUT /access-control-list/6e7dc327-919b-4ad3-9998-ea7f97a9cf9c HTTP/1.1" 200 273 0.023140 10.0.0.242 - - [2026-04-02 02:02:13] "POST /tags HTTP/1.1" 409 228 0.014657 10.0.0.242 - - [2026-04-02 02:02:13] "PUT /access-control-list/7fdd6b79-639e-4ad4-b92d-2883ebf520a5 HTTP/1.1" 200 273 0.026707 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.242 - - [2026-04-02 02:02:13] "GET /tag/944a08f8-315b-4f6f-a6e3-302a02d44395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012443 10.0.0.242 - - [2026-04-02 02:02:13] "POST /tags HTTP/1.1" 200 346 0.041961 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2026-04-02 02:02:13] "GET /tag/bec7c1f4-3641-4717-bdca-5986b404f34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017397 10.0.0.242 - - [2026-04-02 02:02:13] "POST /projects HTTP/1.1" 409 238 0.002229 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.242 - - [2026-04-02 02:02:13] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030418 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.242 - - [2026-04-02 02:02:13] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048319 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-04-02 02:02:13] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004350 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.242 - - [2026-04-02 02:02:13] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004171 10.0.0.242 - - [2026-04-02 02:02:13] "POST /security-groups HTTP/1.1" 409 285 0.002645 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.242 - - [2026-04-02 02:02:13] "PUT /security-group/4ace2c7c-ad99-4127-8fb0-11c827bcd73a HTTP/1.1" 200 263 0.056697 10.0.0.242 - - [2026-04-02 02:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026833 10.0.0.242 - - [2026-04-02 02:02:13] "PUT /access-control-list/b484709a-13c6-4aa5-9abb-d3c38dcf3c5d HTTP/1.1" 200 273 0.010432 10.0.0.242 - - [2026-04-02 02:02:13] "POST /tags HTTP/1.1" 409 228 0.007899 10.0.0.242 - - [2026-04-02 02:02:13] "PUT /access-control-list/f7d070a1-a670-47f4-99b8-6871300bacfd HTTP/1.1" 200 273 0.032558 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2026-04-02 02:02:13] "GET /tag/bec7c1f4-3641-4717-bdca-5986b404f34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013919 10.0.0.242 - - [2026-04-02 02:02:13] "POST /tags HTTP/1.1" 200 292 0.043463 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.242 - - [2026-04-02 02:02:13] "GET /tag/ade46e1d-2daa-450b-aca0-3cae52c132c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013377 10.0.0.242 - - [2026-04-02 02:02:13] "POST /tags HTTP/1.1" 200 304 0.058794 10.0.0.242 - - [2026-04-02 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2026-04-02 02:02:13] "GET /tag/5679a353-f461-4876-ab45-81fc82e4715b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012727 10.0.0.242 - - [2026-04-02 02:02:13] "POST /tags HTTP/1.1" 409 252 0.001923 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.242 - - [2026-04-02 02:02:14] "GET /tag/d884dbb4-399a-4427-a0de-9256280a6942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016502 10.0.0.242 - - [2026-04-02 02:02:14] "POST /tags HTTP/1.1" 409 226 0.002722 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2026-04-02 02:02:14] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018151 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006291 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.242 - - [2026-04-02 02:02:14] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040471 10.0.0.242 - - [2026-04-02 02:02:14] "POST /virtual-machines HTTP/1.1" 200 396 0.008382 10.0.0.242 - - [2026-04-02 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013409 10.0.0.242 - - [2026-04-02 02:02:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104083 10.0.0.242 - - [2026-04-02 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014083 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007818 10.0.0.242 - - [2026-04-02 02:02:14] "POST /instance-ips HTTP/1.1" 200 398 0.018995 10.0.0.242 - - [2026-04-02 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027808 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020636 10.0.0.242 - - [2026-04-02 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.063745 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017305 10.0.0.242 - - [2026-04-02 02:02:14] "GET /instance-ip/f8090532-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005983 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004318 10.0.0.242 - - [2026-04-02 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003886 10.0.0.242 - - [2026-04-02 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.009234 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007863 10.0.0.242 - - [2026-04-02 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-04-02 02:02:14] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013101 10.0.0.242 - - [2026-04-02 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2026-04-02 02:02:15] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029086 10.0.0.242 - - [2026-04-02 02:02:15] "POST /virtual-machines HTTP/1.1" 200 396 0.009369 10.0.0.242 - - [2026-04-02 02:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012202 10.0.0.242 - - [2026-04-02 02:02:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116154 10.0.0.242 - - [2026-04-02 02:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007805 10.0.0.242 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007690 10.0.0.242 - - [2026-04-02 02:02:15] "POST /instance-ips HTTP/1.1" 200 398 0.018522 10.0.0.242 - - [2026-04-02 02:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.035386 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013831 10.0.0.242 - - [2026-04-02 02:02:15] "POST /set-tag HTTP/1.1" 200 109 0.071803 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013227 10.0.0.242 - - [2026-04-02 02:02:15] "GET /instance-ip/f8821c56-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003182 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007002 10.0.0.242 - - [2026-04-02 02:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003577 10.0.0.242 - - [2026-04-02 02:02:15] "POST /ref-update HTTP/1.1" 200 156 0.009037 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004720 10.0.0.242 - - [2026-04-02 02:02:15] "POST /set-tag HTTP/1.1" 200 109 0.005983 10.0.0.242 - - [2026-04-02 02:02:15] "POST /tags HTTP/1.1" 200 292 0.017739 10.0.0.242 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2026-04-02 02:02:15] "GET /tag/4bd73503-d8d9-4d32-84b0-f6a2faca96c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013572 10.0.0.242 - - [2026-04-02 02:02:15] "POST /tags HTTP/1.1" 409 252 0.004738 10.0.0.242 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009804 10.0.0.242 - - [2026-04-02 02:02:15] "GET /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010925 10.0.0.242 - - [2026-04-02 02:02:15] "POST /tags HTTP/1.1" 409 226 0.002113 10.0.0.242 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.242 - - [2026-04-02 02:02:15] "GET /tag/af7ecf6b-926f-4a31-bc21-4aa32be9de41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013190 10.0.0.242 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.242 - - [2026-04-02 02:02:15] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005068 10.0.0.242 - - [2026-04-02 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2026-04-02 02:02:16] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037495 10.0.0.242 - - [2026-04-02 02:02:16] "POST /virtual-machines HTTP/1.1" 200 396 0.008065 10.0.0.242 - - [2026-04-02 02:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007604 10.0.0.242 - - [2026-04-02 02:02:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123868 10.0.0.242 - - [2026-04-02 02:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.074494 10.0.0.242 - - [2026-04-02 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007494 10.0.0.242 - - [2026-04-02 02:02:16] "POST /instance-ips HTTP/1.1" 200 398 0.042309 10.0.0.242 - - [2026-04-02 02:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021523 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018102 10.0.0.242 - - [2026-04-02 02:02:16] "POST /set-tag HTTP/1.1" 200 109 0.063516 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.027454 10.0.0.242 - - [2026-04-02 02:02:16] "GET /instance-ip/f92284e8-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010616 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009863 10.0.0.242 - - [2026-04-02 02:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005804 10.0.0.242 - - [2026-04-02 02:02:16] "POST /ref-update HTTP/1.1" 200 156 0.010441 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007337 10.0.0.242 - - [2026-04-02 02:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.242 - - [2026-04-02 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.242 - - [2026-04-02 02:02:16] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007108 10.0.0.242 - - [2026-04-02 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.242 - - [2026-04-02 02:02:16] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035376 10.0.0.242 - - [2026-04-02 02:02:16] "POST /virtual-machines HTTP/1.1" 200 396 0.008721 10.0.0.242 - - [2026-04-02 02:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021468 10.0.0.242 - - [2026-04-02 02:02:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103388 10.0.0.242 - - [2026-04-02 02:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015700 10.0.0.242 - - [2026-04-02 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015029 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004410 10.0.0.242 - - [2026-04-02 02:02:17] "POST /instance-ips HTTP/1.1" 200 398 0.031215 10.0.0.242 - - [2026-04-02 02:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015016 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005557 10.0.0.242 - - [2026-04-02 02:02:17] "POST /set-tag HTTP/1.1" 200 109 0.072526 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013576 10.0.0.242 - - [2026-04-02 02:02:17] "GET /instance-ip/f9a0f972-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004780 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004175 10.0.0.242 - - [2026-04-02 02:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003532 10.0.0.242 - - [2026-04-02 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014467 10.0.0.242 - - [2026-04-02 02:02:17] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.242 - - [2026-04-02 02:02:17] "POST /tags HTTP/1.1" 200 300 0.018801 10.0.0.242 - - [2026-04-02 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009071 10.0.0.242 - - [2026-04-02 02:02:17] "GET /tag/ba9fd7a4-5399-4f21-a212-7ba992c82790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012556 10.0.0.242 - - [2026-04-02 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-04-02 02:02:17] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008487 10.0.0.242 - - [2026-04-02 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-04-02 02:02:17] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030208 10.0.0.242 - - [2026-04-02 02:02:17] "POST /virtual-machines HTTP/1.1" 200 396 0.014245 10.0.0.242 - - [2026-04-02 02:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019783 10.0.0.242 - - [2026-04-02 02:02:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124796 10.0.0.242 - - [2026-04-02 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013300 10.0.0.242 - - [2026-04-02 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024377 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015700 10.0.0.242 - - [2026-04-02 02:02:18] "POST /instance-ips HTTP/1.1" 200 398 0.049437 10.0.0.242 - - [2026-04-02 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046530 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014738 10.0.0.242 - - [2026-04-02 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.018286 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024726 10.0.0.242 - - [2026-04-02 02:02:18] "GET /instance-ip/fa27c2b8-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007525 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004302 10.0.0.242 - - [2026-04-02 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.242 - - [2026-04-02 02:02:18] "POST /tags HTTP/1.1" 200 300 0.019343 10.0.0.242 - - [2026-04-02 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-04-02 02:02:18] "GET /tag/526fb045-5199-4b55-9774-8d2824f7d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011587 10.0.0.242 - - [2026-04-02 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003913 10.0.0.242 - - [2026-04-02 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.242 - - [2026-04-02 02:02:18] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039204 10.0.0.242 - - [2026-04-02 02:02:18] "POST /virtual-machines HTTP/1.1" 200 396 0.008708 10.0.0.242 - - [2026-04-02 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010877 10.0.0.242 - - [2026-04-02 02:02:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112092 10.0.0.242 - - [2026-04-02 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021180 10.0.0.242 - - [2026-04-02 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016455 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005042 10.0.0.242 - - [2026-04-02 02:02:18] "POST /instance-ips HTTP/1.1" 200 398 0.023849 10.0.0.242 - - [2026-04-02 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032672 10.0.0.242 - - [2026-04-02 02:02:18] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005300 10.0.0.242 - - [2026-04-02 02:02:19] "POST /set-tag HTTP/1.1" 200 109 0.021881 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023473 10.0.0.242 - - [2026-04-02 02:02:19] "GET /instance-ip/fa9ef5e0-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004686 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004895 10.0.0.242 - - [2026-04-02 02:02:19] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.242 - - [2026-04-02 02:02:19] "POST /tags HTTP/1.1" 200 300 0.019388 10.0.0.242 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009754 10.0.0.242 - - [2026-04-02 02:02:19] "GET /tag/7bf74e70-1383-43f4-b3df-f01acf3bf334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012939 10.0.0.242 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003935 10.0.0.242 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2026-04-02 02:02:19] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052307 10.0.0.242 - - [2026-04-02 02:02:19] "POST /virtual-machines HTTP/1.1" 200 396 0.020154 10.0.0.242 - - [2026-04-02 02:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017705 10.0.0.242 - - [2026-04-02 02:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119935 10.0.0.242 - - [2026-04-02 02:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010478 10.0.0.242 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011994 10.0.0.242 - - [2026-04-02 02:02:19] "POST /instance-ips HTTP/1.1" 200 398 0.018963 10.0.0.242 - - [2026-04-02 02:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023898 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012025 10.0.0.242 - - [2026-04-02 02:02:19] "POST /set-tag HTTP/1.1" 200 109 0.020110 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021222 10.0.0.242 - - [2026-04-02 02:02:19] "GET /instance-ip/fb12c182-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004845 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006690 10.0.0.242 - - [2026-04-02 02:02:19] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.242 - - [2026-04-02 02:02:19] "POST /tags HTTP/1.1" 200 300 0.019999 10.0.0.242 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.242 - - [2026-04-02 02:02:19] "GET /tag/a6a5bf58-6cb6-4da8-ba6b-17aecc2dad62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010990 10.0.0.242 - - [2026-04-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2026-04-02 02:02:19] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006403 10.0.0.242 - - [2026-04-02 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014177 10.0.0.242 - - [2026-04-02 02:02:20] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044683 10.0.0.242 - - [2026-04-02 02:02:20] "POST /virtual-machines HTTP/1.1" 200 396 0.011260 10.0.0.242 - - [2026-04-02 02:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012929 10.0.0.242 - - [2026-04-02 02:02:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118843 10.0.0.242 - - [2026-04-02 02:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011606 10.0.0.242 - - [2026-04-02 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016166 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008253 10.0.0.242 - - [2026-04-02 02:02:20] "POST /instance-ips HTTP/1.1" 200 398 0.019755 10.0.0.242 - - [2026-04-02 02:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032894 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013354 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.038638 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016815 10.0.0.242 - - [2026-04-02 02:02:20] "GET /instance-ip/fb89e636-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006377 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005124 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003554 10.0.0.242 - - [2026-04-02 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.008964 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004321 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003884 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004487 10.0.0.242 - - [2026-04-02 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.009065 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014585 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004918 10.0.0.242 - - [2026-04-02 02:02:20] "POST /ref-update HTTP/1.1" 200 156 0.010197 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004942 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.242 - - [2026-04-02 02:02:20] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003937 10.0.0.242 - - [2026-04-02 02:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004344 10.0.0.242 - - [2026-04-02 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.007551 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020598 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004391 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004860 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004853 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004306 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004291 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.242 - - [2026-04-02 02:02:21] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003953 10.0.0.242 - - [2026-04-02 02:02:21] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.242 - - [2026-04-02 02:02:25] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009329 10.0.0.242 - - [2026-04-02 02:02:25] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.242 - - [2026-04-02 02:02:25] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008425 10.0.0.242 - - [2026-04-02 02:02:25] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.242 - - [2026-04-02 02:02:25] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004824 10.0.0.242 - - [2026-04-02 02:02:25] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.242 - - [2026-04-02 02:02:26] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006119 10.0.0.242 - - [2026-04-02 02:02:26] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.242 - - [2026-04-02 02:02:27] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006703 10.0.0.242 - - [2026-04-02 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.242 - - [2026-04-02 02:02:27] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004012 10.0.0.242 - - [2026-04-02 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine/01b13366-4bdd-402b-88ad-b88704be4c14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003221 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004007 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine/6839931f-941e-4a9f-92ba-0d589fd464fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003776 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005203 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine/88379160-8cee-4839-b17c-24da351d2929?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004001 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004419 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine/1fe6fc40-9c38-4f72-bdb4-4531912a3e29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003400 10.0.0.242 - - [2026-04-02 02:02:28] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004208 10.0.0.242 - - [2026-04-02 02:02:30] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004600 10.0.0.242 - - [2026-04-02 02:02:30] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.242 - - [2026-04-02 02:02:30] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005782 10.0.0.242 - - [2026-04-02 02:02:30] "POST /set-tag HTTP/1.1" 200 109 0.004103 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine/4854882a-78a3-4627-bc47-7384cf6345d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004219 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004297 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine/c17208a4-82c9-4468-82c4-299e22fe5839?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003648 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004645 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine/953be9e1-4381-422f-b2a4-dda5a3d0a6cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.009468 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004561 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine/b1644829-0be7-4d42-ae1e-434cc6cc1fa5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003071 10.0.0.242 - - [2026-04-02 02:02:33] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007749 10.0.0.242 - - [2026-04-02 02:02:34] "GET /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002542 10.0.0.242 - - [2026-04-02 02:02:34] "POST /tags HTTP/1.1" 200 334 0.036756 10.0.0.242 - - [2026-04-02 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019456 10.0.0.242 - - [2026-04-02 02:02:34] "GET /tag/6dad8875-8a8d-4dad-acb8-278f0c9bd19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013503 10.0.0.242 - - [2026-04-02 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.242 - - [2026-04-02 02:02:34] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052887 10.0.0.242 - - [2026-04-02 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-04-02 02:02:34] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004553 10.0.0.242 - - [2026-04-02 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-04-02 02:02:34] "GET /service-appliance-set/37d2cdde-cd1f-4278-84ae-3be95cd9f35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002892 10.0.0.242 - - [2026-04-02 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.002148 10.0.0.242 - - [2026-04-02 02:02:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.101164 10.0.0.242 - - [2026-04-02 02:02:34] "GET /virtual-machine-interface/6f201e39-60fe-4a6e-83d7-b2c5fa3a2e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005547 10.0.0.242 - - [2026-04-02 02:02:34] "POST /instance-ips HTTP/1.1" 200 410 0.028840 10.0.0.242 - - [2026-04-02 02:02:35] "GET /instance-ip/a410fe88-3c9e-46cf-993f-496f61633fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.020122 10.0.0.242 - - [2026-04-02 02:02:35] "POST /loadbalancers HTTP/1.1" 200 631 0.062561 10.0.0.242 - - [2026-04-02 02:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019331 10.0.0.242 - - [2026-04-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.242 - - [2026-04-02 02:02:35] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052498 10.0.0.242 - - [2026-04-02 02:02:35] "GET /instance-ip/a410fe88-3c9e-46cf-993f-496f61633fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.008017 10.0.0.242 - - [2026-04-02 02:02:35] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.067229 10.0.0.242 - - [2026-04-02 02:02:35] "GET /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004064 10.0.0.242 - - [2026-04-02 02:02:35] "POST /floating-ips HTTP/1.1" 200 599 0.088144 10.0.0.242 - - [2026-04-02 02:02:35] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.090713 10.0.0.242 - - [2026-04-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-04-02 02:02:35] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049886 10.0.0.242 - - [2026-04-02 02:02:35] "GET /loadbalancer-listener/964f9d92-b0c3-42ec-929e-1b3bca550b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004145 10.0.0.242 - - [2026-04-02 02:02:35] "GET /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004243 10.0.0.242 - - [2026-04-02 02:02:35] "GET /loadbalancer-listener/964f9d92-b0c3-42ec-929e-1b3bca550b56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.008786 10.0.0.242 - - [2026-04-02 02:02:35] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018135 10.0.0.242 - - [2026-04-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-04-02 02:02:35] "GET /instance-ip/a410fe88-3c9e-46cf-993f-496f61633fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003198 10.0.0.242 - - [2026-04-02 02:02:35] "GET /instance-ip/a410fe88-3c9e-46cf-993f-496f61633fca?fields=floating_ips HTTP/1.1" 200 1215 0.007360 10.0.0.242 - - [2026-04-02 02:02:35] "GET /floating-ip/4864d9ea-c0cf-4e31-b379-5079d43d8746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002561 10.0.0.242 - - [2026-04-02 02:02:35] "GET /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003201 10.0.0.242 - - [2026-04-02 02:02:35] "GET /loadbalancer-pool/09b53eb2-1bd5-4b51-b850-93f549f80280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003931 10.0.0.242 - - [2026-04-02 02:02:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023529 10.0.0.242 - - [2026-04-02 02:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019483 10.0.0.242 - - [2026-04-02 02:02:35] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011874 10.0.0.242 - - [2026-04-02 02:02:35] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017566 10.0.0.242 - - [2026-04-02 02:02:35] "POST /tags HTTP/1.1" 409 221 0.004304 10.0.0.242 - - [2026-04-02 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.014241 10.0.0.242 - - [2026-04-02 02:02:35] "GET /floating-ip/4864d9ea-c0cf-4e31-b379-5079d43d8746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008254 10.0.0.242 - - [2026-04-02 02:02:35] "PUT /floating-ip/4864d9ea-c0cf-4e31-b379-5079d43d8746 HTTP/1.1" 200 257 0.012790 10.0.0.242 - - [2026-04-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027448 10.0.0.242 - - [2026-04-02 02:02:35] "GET /tag/6dad8875-8a8d-4dad-acb8-278f0c9bd19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028338 10.0.0.242 - - [2026-04-02 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.079782 10.0.0.242 - - [2026-04-02 02:02:36] "GET /loadbalancer-pool/09b53eb2-1bd5-4b51-b850-93f549f80280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003140 10.0.0.242 - - [2026-04-02 02:02:36] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025482 10.0.0.242 - - [2026-04-02 02:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.041294 10.0.0.242 - - [2026-04-02 02:02:36] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018589 10.0.0.242 - - [2026-04-02 02:02:36] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013050 10.0.0.242 - - [2026-04-02 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.021304 10.0.0.242 - - [2026-04-02 02:02:36] "GET /floating-ip/4864d9ea-c0cf-4e31-b379-5079d43d8746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.009518 10.0.0.242 - - [2026-04-02 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.093097 10.0.0.242 - - [2026-04-02 02:02:37] "POST /tags HTTP/1.1" 409 206 0.003412 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.242 - - [2026-04-02 02:02:37] "GET /tag/5679a353-f461-4876-ab45-81fc82e4715b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016126 10.0.0.242 - - [2026-04-02 02:02:37] "POST /tags HTTP/1.1" 409 204 0.005463 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-04-02 02:02:37] "GET /tag/526fb045-5199-4b55-9774-8d2824f7d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014380 10.0.0.242 - - [2026-04-02 02:02:37] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006529 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.242 - - [2026-04-02 02:02:37] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002942 10.0.0.242 - - [2026-04-02 02:02:37] "POST /tags HTTP/1.1" 409 206 0.002091 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.242 - - [2026-04-02 02:02:37] "GET /tag/5679a353-f461-4876-ab45-81fc82e4715b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014060 10.0.0.242 - - [2026-04-02 02:02:37] "POST /tags HTTP/1.1" 409 226 0.001829 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-04-02 02:02:37] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011326 10.0.0.242 - - [2026-04-02 02:02:37] "POST /tags HTTP/1.1" 409 204 0.005051 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.242 - - [2026-04-02 02:02:37] "GET /tag/526fb045-5199-4b55-9774-8d2824f7d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011271 10.0.0.242 - - [2026-04-02 02:02:37] "POST /tags HTTP/1.1" 409 226 0.003489 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.242 - - [2026-04-02 02:02:37] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012588 10.0.0.242 - - [2026-04-02 02:02:37] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003403 10.0.0.242 - - [2026-04-02 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.242 - - [2026-04-02 02:02:37] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002723 10.0.0.242 - - [2026-04-02 02:02:37] "POST /firewall-rules HTTP/1.1" 200 628 0.074140 10.0.0.242 - - [2026-04-02 02:02:38] "POST /firewall-rules HTTP/1.1" 200 648 0.079934 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-rule/f9a19a6e-7a12-4df1-801d-0dd6f85cd975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010123 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002615 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-rule/1505997a-4da1-43a1-9174-c070cf25a655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004809 10.0.0.242 - - [2026-04-02 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.016011 10.0.0.242 - - [2026-04-02 02:02:38] "POST /firewall-policys HTTP/1.1" 200 608 0.050978 10.0.0.242 - - [2026-04-02 02:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023940 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.015120 10.0.0.242 - - [2026-04-02 02:02:38] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006517 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003406 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.008502 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003759 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005640 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004016 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002895 10.0.0.242 - - [2026-04-02 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.024268 10.0.0.242 - - [2026-04-02 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.033545 10.0.0.242 - - [2026-04-02 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.046733 10.0.0.242 - - [2026-04-02 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.045189 10.0.0.242 - - [2026-04-02 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.036678 10.0.0.242 - - [2026-04-02 02:02:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010556 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:03:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:03:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.242 - - [2026-04-02 02:04:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002867 10.0.0.242 - - [2026-04-02 02:04:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001905 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 252 0.002196 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010251 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 228 0.001782 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/bec7c1f4-3641-4717-bdca-5986b404f34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012270 10.0.0.242 - - [2026-04-02 02:04:37] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004254 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-04-02 02:04:37] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003287 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 206 0.004060 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/5679a353-f461-4876-ab45-81fc82e4715b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010851 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 226 0.001994 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009906 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 204 0.002333 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/526fb045-5199-4b55-9774-8d2824f7d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015748 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 226 0.002620 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/00b19a05-4cc2-4824-9e75-51a33d530056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011505 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 228 0.001945 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/bec7c1f4-3641-4717-bdca-5986b404f34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009898 10.0.0.242 - - [2026-04-02 02:04:37] "POST /tags HTTP/1.1" 409 252 0.001652 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2026-04-02 02:04:37] "GET /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013007 10.0.0.242 - - [2026-04-02 02:04:37] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002358 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-04-02 02:04:37] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002363 10.0.0.242 - - [2026-04-02 02:04:37] "POST /firewall-rules HTTP/1.1" 409 281 0.001765 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.242 - - [2026-04-02 02:04:37] "PUT /firewall-rule/1505997a-4da1-43a1-9174-c070cf25a655 HTTP/1.1" 200 261 0.017064 10.0.0.242 - - [2026-04-02 02:04:37] "POST /firewall-rules HTTP/1.1" 409 291 0.006822 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.242 - - [2026-04-02 02:04:37] "PUT /firewall-rule/f9a19a6e-7a12-4df1-801d-0dd6f85cd975 HTTP/1.1" 200 261 0.026855 10.0.0.242 - - [2026-04-02 02:04:37] "GET /firewall-rule/f9a19a6e-7a12-4df1-801d-0dd6f85cd975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007340 10.0.0.242 - - [2026-04-02 02:04:37] "POST /firewall-rules HTTP/1.1" 200 660 0.073284 10.0.0.242 - - [2026-04-02 02:04:37] "GET /firewall-rule/4ba4256a-a993-4abd-96eb-55d6f1594413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.013689 10.0.0.242 - - [2026-04-02 02:04:37] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003026 10.0.0.242 - - [2026-04-02 02:04:37] "GET /firewall-rule/1505997a-4da1-43a1-9174-c070cf25a655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003131 10.0.0.242 - - [2026-04-02 02:04:37] "POST /firewall-policys HTTP/1.1" 409 269 0.001802 10.0.0.242 - - [2026-04-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.242 - - [2026-04-02 02:04:38] "PUT /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4 HTTP/1.1" 200 265 0.029620 10.0.0.242 - - [2026-04-02 02:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019166 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009574 10.0.0.242 - - [2026-04-02 02:04:38] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002628 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002274 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002573 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/952a3671-eacc-47ad-9c74-693021334659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002881 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002313 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002376 10.0.0.242 - - [2026-04-02 02:04:38] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003966 10.0.0.242 - - [2026-04-02 02:05:39] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006997 10.0.0.242 - - [2026-04-02 02:05:39] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.242 - - [2026-04-02 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.242 - - [2026-04-02 02:05:39] "GET /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002691 10.0.0.242 - - [2026-04-02 02:05:39] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004758 10.0.0.242 - - [2026-04-02 02:05:39] "POST /set-tag HTTP/1.1" 200 109 0.019976 10.0.0.242 - - [2026-04-02 02:05:39] "DELETE /loadbalancer-member/4c3e03dd-f76d-404a-b23c-403aaa9597d1 HTTP/1.1" 200 115 0.034068 10.0.0.242 - - [2026-04-02 02:05:39] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008867 10.0.0.242 - - [2026-04-02 02:05:39] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.242 - - [2026-04-02 02:05:40] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005789 10.0.0.242 - - [2026-04-02 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.242 - - [2026-04-02 02:05:40] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003660 10.0.0.242 - - [2026-04-02 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.242 - - [2026-04-02 02:05:40] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004240 10.0.0.242 - - [2026-04-02 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.242 - - [2026-04-02 02:05:40] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008651 10.0.0.242 - - [2026-04-02 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.242 - - [2026-04-02 02:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-04-02 02:05:40] "GET /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002422 10.0.0.242 - - [2026-04-02 02:05:40] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004715 10.0.0.242 - - [2026-04-02 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.242 - - [2026-04-02 02:05:40] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004304 10.0.0.242 - - [2026-04-02 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.242 - - [2026-04-02 02:05:41] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009649 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.242 - - [2026-04-02 02:05:41] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004248 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.242 - - [2026-04-02 02:05:41] "GET /virtual-machine/6839931f-941e-4a9f-92ba-0d589fd464fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002455 10.0.0.242 - - [2026-04-02 02:05:41] "POST /ref-update HTTP/1.1" 200 156 0.009125 10.0.0.242 - - [2026-04-02 02:05:41] "GET /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005090 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.015595 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.017097 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.019989 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.032688 10.0.0.242 - - [2026-04-02 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.014008 10.0.0.242 - - [2026-04-02 02:05:41] "DELETE /instance-ip/f8821c56-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.035129 10.0.0.242 - - [2026-04-02 02:05:41] "POST /ref-update HTTP/1.1" 200 156 0.010854 10.0.0.242 - - [2026-04-02 02:05:42] "DELETE /virtual-machine-interface/f867d918-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.037042 10.0.0.242 - - [2026-04-02 02:05:42] "DELETE /virtual-machine/6839931f-941e-4a9f-92ba-0d589fd464fb HTTP/1.1" 200 115 0.023097 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011167 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004409 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine/88379160-8cee-4839-b17c-24da351d2929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002982 10.0.0.242 - - [2026-04-02 02:05:42] "POST /ref-update HTTP/1.1" 200 156 0.025636 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020946 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.019361 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.044187 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.024807 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.021089 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.025383 10.0.0.242 - - [2026-04-02 02:05:42] "DELETE /instance-ip/f92284e8-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.050111 10.0.0.242 - - [2026-04-02 02:05:42] "DELETE /virtual-machine-interface/f901a124-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.047609 10.0.0.242 - - [2026-04-02 02:05:42] "DELETE /virtual-machine/88379160-8cee-4839-b17c-24da351d2929 HTTP/1.1" 200 115 0.028594 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005591 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003941 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine/01b13366-4bdd-402b-88ad-b88704be4c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003697 10.0.0.242 - - [2026-04-02 02:05:42] "POST /ref-update HTTP/1.1" 200 156 0.010469 10.0.0.242 - - [2026-04-02 02:05:42] "GET /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006000 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.016390 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.035117 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.021430 10.0.0.242 - - [2026-04-02 02:05:42] "POST /set-tag HTTP/1.1" 200 109 0.015610 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.030778 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /instance-ip/f8090532-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.048000 10.0.0.242 - - [2026-04-02 02:05:43] "POST /ref-update HTTP/1.1" 200 156 0.008668 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /virtual-machine-interface/f7ef079a-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.039644 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /virtual-machine/01b13366-4bdd-402b-88ad-b88704be4c14 HTTP/1.1" 200 115 0.019569 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /tag/ade46e1d-2daa-450b-aca0-3cae52c132c6 HTTP/1.1" 200 115 0.032105 10.0.0.242 - - [2026-04-02 02:05:43] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003867 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.242 - - [2026-04-02 02:05:43] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004708 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.242 - - [2026-04-02 02:05:43] "GET /virtual-machine/1fe6fc40-9c38-4f72-bdb4-4531912a3e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003053 10.0.0.242 - - [2026-04-02 02:05:43] "POST /ref-update HTTP/1.1" 200 156 0.009404 10.0.0.242 - - [2026-04-02 02:05:43] "GET /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018758 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.021122 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.029944 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.029868 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.015760 10.0.0.242 - - [2026-04-02 02:05:43] "POST /set-tag HTTP/1.1" 200 109 0.042973 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /instance-ip/f9a0f972-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.046376 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /virtual-machine-interface/f98712aa-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.035224 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /virtual-machine/1fe6fc40-9c38-4f72-bdb4-4531912a3e29 HTTP/1.1" 200 115 0.018388 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /tag/5679a353-f461-4876-ab45-81fc82e4715b HTTP/1.1" 409 391 0.004962 10.0.0.242 - - [2026-04-02 02:05:43] "DELETE /tag/4bd73503-d8d9-4d32-84b0-f6a2faca96c2 HTTP/1.1" 200 115 0.031994 10.0.0.242 - - [2026-04-02 02:06:10] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004486 10.0.0.242 - - [2026-04-02 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.242 - - [2026-04-02 02:06:10] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004710 10.0.0.242 - - [2026-04-02 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.242 - - [2026-04-02 02:06:10] "GET /virtual-machine/c17208a4-82c9-4468-82c4-299e22fe5839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002816 10.0.0.242 - - [2026-04-02 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.016555 10.0.0.242 - - [2026-04-02 02:06:11] "GET /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018364 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.019042 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.022192 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.031199 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.015515 10.0.0.242 - - [2026-04-02 02:06:11] "DELETE /instance-ip/fb12c182-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.045815 10.0.0.242 - - [2026-04-02 02:06:11] "DELETE /virtual-machine-interface/faf7957e-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.035167 10.0.0.242 - - [2026-04-02 02:06:11] "DELETE /virtual-machine/c17208a4-82c9-4468-82c4-299e22fe5839 HTTP/1.1" 200 115 0.019952 10.0.0.242 - - [2026-04-02 02:06:11] "DELETE /tag/7bf74e70-1383-43f4-b3df-f01acf3bf334 HTTP/1.1" 200 115 0.032012 10.0.0.242 - - [2026-04-02 02:06:11] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004880 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.004158 10.0.0.242 - - [2026-04-02 02:06:11] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006179 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.242 - - [2026-04-02 02:06:11] "GET /virtual-machine/4854882a-78a3-4627-bc47-7384cf6345d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002947 10.0.0.242 - - [2026-04-02 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.011301 10.0.0.242 - - [2026-04-02 02:06:11] "GET /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016950 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.021437 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.025629 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.022175 10.0.0.242 - - [2026-04-02 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.012257 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /instance-ip/fa27c2b8-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.051216 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /virtual-machine-interface/fa0a774e-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.041640 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /virtual-machine/4854882a-78a3-4627-bc47-7384cf6345d9 HTTP/1.1" 200 115 0.019310 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /tag/ba9fd7a4-5399-4f21-a212-7ba992c82790 HTTP/1.1" 200 115 0.033707 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004788 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004511 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine/b1644829-0be7-4d42-ae1e-434cc6cc1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002889 10.0.0.242 - - [2026-04-02 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.009838 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009562 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.017821 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.032824 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.029418 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.013599 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /instance-ip/fb89e636-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.053089 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /virtual-machine-interface/fb6c8a0a-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.042541 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /virtual-machine/b1644829-0be7-4d42-ae1e-434cc6cc1fa5 HTTP/1.1" 200 115 0.025215 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /tag/a6a5bf58-6cb6-4da8-ba6b-17aecc2dad62 HTTP/1.1" 200 115 0.034649 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c HTTP/1.1" 409 237 0.003860 10.0.0.242 - - [2026-04-02 02:06:12] "DELETE /tag/bec7c1f4-3641-4717-bdca-5986b404f34b HTTP/1.1" 409 237 0.005037 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003985 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004706 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine/953be9e1-4381-422f-b2a4-dda5a3d0a6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002038 10.0.0.242 - - [2026-04-02 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.007203 10.0.0.242 - - [2026-04-02 02:06:12] "GET /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016243 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.016456 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.034222 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.030435 10.0.0.242 - - [2026-04-02 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.013145 10.0.0.242 - - [2026-04-02 02:06:13] "DELETE /instance-ip/fa9ef5e0-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.050258 10.0.0.242 - - [2026-04-02 02:06:13] "DELETE /virtual-machine-interface/fa87a782-2e37-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.037635 10.0.0.242 - - [2026-04-02 02:06:13] "DELETE /virtual-machine/953be9e1-4381-422f-b2a4-dda5a3d0a6cc HTTP/1.1" 200 115 0.019472 10.0.0.242 - - [2026-04-02 02:06:13] "DELETE /tag/944a08f8-315b-4f6f-a6e3-302a02d44395 HTTP/1.1" 200 115 0.031240 10.0.0.242 - - [2026-04-02 02:06:13] "DELETE /tag/d884dbb4-399a-4427-a0de-9256280a6942 HTTP/1.1" 200 115 0.038248 10.0.0.242 - - [2026-04-02 02:06:13] "DELETE /tag/526fb045-5199-4b55-9774-8d2824f7d39c HTTP/1.1" 409 237 0.007679 10.0.0.242 - - [2026-04-02 02:06:14] "POST /projects HTTP/1.1" 409 238 0.002616 10.0.0.242 - - [2026-04-02 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.242 - - [2026-04-02 02:06:15] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029461 10.0.0.242 - - [2026-04-02 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.242 - - [2026-04-02 02:06:15] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003975 10.0.0.242 - - [2026-04-02 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-04-02 02:06:15] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003593 10.0.0.242 - - [2026-04-02 02:06:15] "POST /security-groups HTTP/1.1" 409 285 0.007183 10.0.0.242 - - [2026-04-02 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-04-02 02:06:15] "PUT /security-group/4ace2c7c-ad99-4127-8fb0-11c827bcd73a HTTP/1.1" 200 263 0.061748 10.0.0.242 - - [2026-04-02 02:06:15] "PUT /access-control-list/b484709a-13c6-4aa5-9abb-d3c38dcf3c5d HTTP/1.1" 200 273 0.010173 10.0.0.242 - - [2026-04-02 02:06:15] "PUT /access-control-list/f7d070a1-a670-47f4-99b8-6871300bacfd HTTP/1.1" 200 273 0.015618 10.0.0.242 - - [2026-04-02 02:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015897 10.0.0.242 - - [2026-04-02 02:06:20] "POST /projects HTTP/1.1" 409 238 0.002495 10.0.0.242 - - [2026-04-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-04-02 02:06:20] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031958 10.0.0.242 - - [2026-04-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-04-02 02:06:20] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004753 10.0.0.242 - - [2026-04-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.242 - - [2026-04-02 02:06:20] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004973 10.0.0.242 - - [2026-04-02 02:06:20] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.242 - - [2026-04-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.242 - - [2026-04-02 02:06:20] "PUT /security-group/4ace2c7c-ad99-4127-8fb0-11c827bcd73a HTTP/1.1" 200 263 0.059263 10.0.0.242 - - [2026-04-02 02:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021564 10.0.0.242 - - [2026-04-02 02:06:20] "PUT /access-control-list/b484709a-13c6-4aa5-9abb-d3c38dcf3c5d HTTP/1.1" 200 273 0.031283 10.0.0.242 - - [2026-04-02 02:06:20] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.017963 10.0.0.242 - - [2026-04-02 02:06:20] "PUT /access-control-list/f7d070a1-a670-47f4-99b8-6871300bacfd HTTP/1.1" 200 273 0.022164 10.0.0.242 - - [2026-04-02 02:06:20] "GET /firewall-rule/32d6be66-0aee-461f-ac95-421d16e5060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003385 10.0.0.242 - - [2026-04-02 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.050981 10.0.0.242 - - [2026-04-02 02:06:20] "DELETE /firewall-rule/32d6be66-0aee-461f-ac95-421d16e5060a HTTP/1.1" 200 115 0.043380 10.0.0.242 - - [2026-04-02 02:06:20] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004324 10.0.0.242 - - [2026-04-02 02:06:20] "GET /firewall-rule/174bf2ed-2faa-48b3-842a-1449509c7931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002852 10.0.0.242 - - [2026-04-02 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.047503 10.0.0.242 - - [2026-04-02 02:06:20] "DELETE /firewall-rule/174bf2ed-2faa-48b3-842a-1449509c7931 HTTP/1.1" 200 115 0.047993 10.0.0.242 - - [2026-04-02 02:06:20] "DELETE /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c HTTP/1.1" 409 237 0.007137 10.0.0.242 - - [2026-04-02 02:06:20] "DELETE /tag/af7ecf6b-926f-4a31-bc21-4aa32be9de41 HTTP/1.1" 200 115 0.035952 10.0.0.242 - - [2026-04-02 02:06:20] "DELETE /tag/bec7c1f4-3641-4717-bdca-5986b404f34b HTTP/1.1" 409 237 0.004126 10.0.0.242 - - [2026-04-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2026-04-02 02:06:20] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004860 10.0.0.242 - - [2026-04-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.242 - - [2026-04-02 02:06:20] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006430 10.0.0.242 - - [2026-04-02 02:06:21] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.073081 10.0.0.242 - - [2026-04-02 02:06:21] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.041896 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /security-group/4ace2c7c-ad99-4127-8fb0-11c827bcd73a HTTP/1.1" 200 115 0.048840 10.0.0.242 - - [2026-04-02 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /access-control-list/b484709a-13c6-4aa5-9abb-d3c38dcf3c5d HTTP/1.1" 200 115 0.025665 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /access-control-list/f7d070a1-a670-47f4-99b8-6871300bacfd HTTP/1.1" 200 115 0.043600 10.0.0.242 - - [2026-04-02 02:06:21] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037383 10.0.0.242 - - [2026-04-02 02:06:21] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?fields=security_groups HTTP/1.1" 200 1353 0.028598 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /security-group/c94fa84c-96de-4e05-9fb9-a5ae9146ea58 HTTP/1.1" 200 115 0.046883 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /access-control-list/13739e5c-276a-493f-9485-9f6e99fd111c HTTP/1.1" 200 115 0.037264 10.0.0.242 - - [2026-04-02 02:06:21] "GET /project/e8d2414f-58a1-42f8-92f9-d0588b955e31?fields=application_policy_sets HTTP/1.1" 200 1392 0.044678 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /access-control-list/2d2254ce-8201-47fd-ae41-5a095d835828 HTTP/1.1" 200 115 0.044435 10.0.0.242 - - [2026-04-02 02:06:21] "DELETE /project/e8d2414f-58a1-42f8-92f9-d0588b955e31 HTTP/1.1" 200 115 0.291814 10.0.0.242 - - [2026-04-02 02:06:21] "POST /projects HTTP/1.1" 409 238 0.002226 10.0.0.242 - - [2026-04-02 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.242 - - [2026-04-02 02:06:21] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028907 10.0.0.242 - - [2026-04-02 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.242 - - [2026-04-02 02:06:21] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005780 10.0.0.242 - - [2026-04-02 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.242 - - [2026-04-02 02:06:21] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.014990 10.0.0.242 - - [2026-04-02 02:06:21] "POST /security-groups HTTP/1.1" 409 285 0.002176 10.0.0.242 - - [2026-04-02 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.242 - - [2026-04-02 02:06:21] "PUT /security-group/2633c9e8-ec28-4eed-be87-dd8c6b3087a3 HTTP/1.1" 200 263 0.055764 10.0.0.242 - - [2026-04-02 02:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023788 10.0.0.242 - - [2026-04-02 02:06:21] "PUT /access-control-list/6e7dc327-919b-4ad3-9998-ea7f97a9cf9c HTTP/1.1" 200 273 0.011602 10.0.0.242 - - [2026-04-02 02:06:21] "PUT /access-control-list/7fdd6b79-639e-4ad4-b92d-2883ebf520a5 HTTP/1.1" 200 273 0.017580 10.0.0.242 - - [2026-04-02 02:06:26] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004065 10.0.0.242 - - [2026-04-02 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2026-04-02 02:06:26] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002902 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-policy/e3d86e41-b2aa-4c2e-803e-a988c5898a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002342 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-rule/1505997a-4da1-43a1-9174-c070cf25a655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003912 10.0.0.242 - - [2026-04-02 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.023302 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /firewall-rule/1505997a-4da1-43a1-9174-c070cf25a655 HTTP/1.1" 200 115 0.060614 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003378 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-rule/f9a19a6e-7a12-4df1-801d-0dd6f85cd975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002963 10.0.0.242 - - [2026-04-02 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.014507 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /firewall-rule/f9a19a6e-7a12-4df1-801d-0dd6f85cd975 HTTP/1.1" 200 115 0.033872 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.003237 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-rule/4ba4256a-a993-4abd-96eb-55d6f1594413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002743 10.0.0.242 - - [2026-04-02 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.011354 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /firewall-rule/4ba4256a-a993-4abd-96eb-55d6f1594413 HTTP/1.1" 200 115 0.035141 10.0.0.242 - - [2026-04-02 02:06:26] "GET /application-policy-set/85c09e83-412f-498b-be0f-d630a9294e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002549 10.0.0.242 - - [2026-04-02 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-04-02 02:06:26] "GET /policy-management/bb8f6acd-908f-4981-93e0-1284e308062b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002456 10.0.0.242 - - [2026-04-02 02:06:26] "GET /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002865 10.0.0.242 - - [2026-04-02 02:06:26] "POST /ref-update HTTP/1.1" 200 156 0.054898 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /firewall-policy/ea42194e-ee20-42fb-b2d5-ccb525b700c4 HTTP/1.1" 200 115 0.045894 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /tag/5679a353-f461-4876-ab45-81fc82e4715b HTTP/1.1" 200 115 0.072387 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /tag/8a3ba277-885f-49a1-9ee5-5d53cd0d052c HTTP/1.1" 200 115 0.031185 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /tag/526fb045-5199-4b55-9774-8d2824f7d39c HTTP/1.1" 200 115 0.056054 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /tag/bec7c1f4-3641-4717-bdca-5986b404f34b HTTP/1.1" 200 115 0.056887 10.0.0.242 - - [2026-04-02 02:06:26] "DELETE /loadbalancer-member/0e97a467-1311-4252-8b63-093ab4c824e5 HTTP/1.1" 200 115 0.021747 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /loadbalancer-pool/09b53eb2-1bd5-4b51-b850-93f549f80280 HTTP/1.1" 200 115 0.039549 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /loadbalancer-listener/964f9d92-b0c3-42ec-929e-1b3bca550b56 HTTP/1.1" 200 115 0.043020 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /loadbalancer/283988f1-d432-4552-ba37-77439dc151d7 HTTP/1.1" 200 115 0.041813 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /floating-ip/4864d9ea-c0cf-4e31-b379-5079d43d8746 HTTP/1.1" 200 115 0.032752 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /instance-ip/a410fe88-3c9e-46cf-993f-496f61633fca HTTP/1.1" 200 115 0.032223 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /virtual-machine-interface/6f201e39-60fe-4a6e-83d7-b2c5fa3a2e2c HTTP/1.1" 200 115 0.043184 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /tag/6dad8875-8a8d-4dad-acb8-278f0c9bd19b HTTP/1.1" 200 115 0.047311 10.0.0.242 - - [2026-04-02 02:06:27] "POST /projects HTTP/1.1" 409 238 0.002026 10.0.0.242 - - [2026-04-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.242 - - [2026-04-02 02:06:27] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050974 10.0.0.242 - - [2026-04-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.242 - - [2026-04-02 02:06:27] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006352 10.0.0.242 - - [2026-04-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-04-02 02:06:27] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.014884 10.0.0.242 - - [2026-04-02 02:06:27] "POST /security-groups HTTP/1.1" 409 285 0.003465 10.0.0.242 - - [2026-04-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.242 - - [2026-04-02 02:06:27] "PUT /security-group/2633c9e8-ec28-4eed-be87-dd8c6b3087a3 HTTP/1.1" 200 263 0.065600 10.0.0.242 - - [2026-04-02 02:06:27] "PUT /access-control-list/6e7dc327-919b-4ad3-9998-ea7f97a9cf9c HTTP/1.1" 200 273 0.060170 10.0.0.242 - - [2026-04-02 02:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.073702 10.0.0.242 - - [2026-04-02 02:06:27] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.037826 10.0.0.242 - - [2026-04-02 02:06:27] "PUT /access-control-list/7fdd6b79-639e-4ad4-b92d-2883ebf520a5 HTTP/1.1" 200 273 0.063447 10.0.0.242 - - [2026-04-02 02:06:27] "GET /firewall-rule/7ad8e88d-033c-44d4-995b-5acba4d080da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002697 10.0.0.242 - - [2026-04-02 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.039529 10.0.0.242 - - [2026-04-02 02:06:27] "DELETE /firewall-rule/7ad8e88d-033c-44d4-995b-5acba4d080da HTTP/1.1" 200 115 0.051682 10.0.0.242 - - [2026-04-02 02:06:27] "GET /firewall-policy/3a67c736-ccd2-45c8-ac4f-10b474ef8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007719 10.0.0.242 - - [2026-04-02 02:06:27] "GET /firewall-rule/a752cb0b-9217-4470-bdb8-d73ccb668255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003767 10.0.0.242 - - [2026-04-02 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.071700 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /firewall-rule/a752cb0b-9217-4470-bdb8-d73ccb668255 HTTP/1.1" 200 115 0.046523 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /tag/00b19a05-4cc2-4824-9e75-51a33d530056 HTTP/1.1" 200 115 0.035770 10.0.0.242 - - [2026-04-02 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-04-02 02:06:28] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004268 10.0.0.242 - - [2026-04-02 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-04-02 02:06:28] "GET /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003891 10.0.0.242 - - [2026-04-02 02:06:28] "PUT /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b HTTP/1.1" 200 265 0.046007 10.0.0.242 - - [2026-04-02 02:06:28] "PUT /virtual-network/7e454ce3-ae6d-4265-a609-1461e9bd9265 HTTP/1.1" 200 265 0.051414 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /security-group/2633c9e8-ec28-4eed-be87-dd8c6b3087a3 HTTP/1.1" 200 115 0.067569 10.0.0.242 - - [2026-04-02 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /access-control-list/6e7dc327-919b-4ad3-9998-ea7f97a9cf9c HTTP/1.1" 200 115 0.040215 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /access-control-list/7fdd6b79-639e-4ad4-b92d-2883ebf520a5 HTTP/1.1" 200 115 0.024375 10.0.0.242 - - [2026-04-02 02:06:28] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048670 10.0.0.242 - - [2026-04-02 02:06:28] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?fields=security_groups HTTP/1.1" 200 1352 0.028727 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /security-group/ba12cb5d-20c7-47d0-9b1a-7067b744cc42 HTTP/1.1" 200 115 0.046557 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /access-control-list/0bc6001b-c21b-44e5-bd0e-07fffb24ac73 HTTP/1.1" 200 115 0.037905 10.0.0.242 - - [2026-04-02 02:06:28] "GET /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08?fields=application_policy_sets HTTP/1.1" 200 1391 0.046416 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /access-control-list/7cd18ef3-528c-459f-90ba-1bb674a310e5 HTTP/1.1" 200 115 0.047620 10.0.0.242 - - [2026-04-02 02:06:28] "DELETE /project/9628cfb5-2d8b-4265-8a86-94c037ee3d08 HTTP/1.1" 200 115 0.329512 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:06:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:06:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000833 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:06:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:06:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001137 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:07:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:07:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000917 10.0.0.242 - - [2026-04-02 02:07:16] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.242 - - [2026-04-02 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2026-04-02 02:07:16] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003298 10.0.0.242 - - [2026-04-02 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.242 - - [2026-04-02 02:07:17] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002859 10.0.0.242 - - [2026-04-02 02:07:33] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.242 - - [2026-04-02 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.242 - - [2026-04-02 02:07:33] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004191 10.0.0.242 - - [2026-04-02 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.242 - - [2026-04-02 02:07:33] "GET /config-node/f416b71e-b4bd-4c94-8006-805a0e1f0522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001704 10.0.0.242 - - [2026-04-02 02:07:34] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.242 - - [2026-04-02 02:07:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005769 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2026-04-02 02:07:39] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002234 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.008031 10.0.0.242 - - [2026-04-02 02:07:39] "GET / HTTP/1.1" 200 36215 0.001326 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 264 0.002095 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/61b67f5e-031e-4d62-bd1b-3dbfa7fe3dc1 HTTP/1.1" 200 245 0.010624 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 261 0.003895 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/1d49d672-6b6d-48e4-9ff7-6d9409f8f82b HTTP/1.1" 200 245 0.010153 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 261 0.006036 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/fa447dde-f969-4850-a0ac-c8a0f2fdd4f9 HTTP/1.1" 200 245 0.010270 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 253 0.007321 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/736c7fee-36c8-488f-95df-c6d163ae5b94 HTTP/1.1" 200 245 0.009826 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 251 0.003879 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/844f8a10-5a5b-4b12-9f75-1b470647f16c HTTP/1.1" 200 245 0.010250 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 252 0.007310 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/ed5d6f4d-906c-45af-af2f-d75325bf0d0f HTTP/1.1" 200 245 0.009406 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 256 0.011669 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/9eecad5a-d341-4808-a285-b233d3b2e0a8 HTTP/1.1" 200 245 0.009890 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 248 0.006141 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/ea5fbaf8-0827-41df-96b7-a2aee45d60ba HTTP/1.1" 200 245 0.010244 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 252 0.006306 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/f2596e6f-58cf-4379-9091-6581b5a4444c HTTP/1.1" 200 245 0.012109 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 257 0.006767 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2026-04-02 02:07:39] "PUT /alarm/3bb4c6cb-fe43-4fd8-a048-55777f791444 HTTP/1.1" 200 245 0.010744 10.0.0.242 - - [2026-04-02 02:07:39] "POST /alarms HTTP/1.1" 409 251 0.009650 10.0.0.242 - - [2026-04-02 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/5d1a7ad6-f70d-4662-8597-d1a349666fe1 HTTP/1.1" 200 245 0.011595 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 257 0.008242 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/31c95ee5-f9df-4bba-9c2b-16f22c872121 HTTP/1.1" 200 245 0.010382 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 261 0.011085 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/2262a476-57b1-4e67-9c06-ab690802fcfc HTTP/1.1" 200 245 0.014078 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 258 0.008181 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/7923a4cf-8665-4702-8c13-c2c6879b899b HTTP/1.1" 200 245 0.013246 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 254 0.012330 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/3c74c1d9-358c-4150-b2d8-9d34911a578d HTTP/1.1" 200 245 0.013020 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 254 0.016737 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/eca14c9c-ae96-41e4-ab8c-b0c3b110b03d HTTP/1.1" 200 245 0.010047 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 254 0.006659 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/c2107d54-40fa-4d45-8331-d9cb58924934 HTTP/1.1" 200 245 0.009696 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 247 0.011364 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/79666b4a-a172-44c0-b19d-d8f2a796bbd4 HTTP/1.1" 200 245 0.011504 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 272 0.010608 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/61bf302c-05dc-4a60-beae-980bf677dfde HTTP/1.1" 200 245 0.013653 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 261 0.009084 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/4dca24a3-e0b4-4be2-8bf9-48c6d8f3cf8e HTTP/1.1" 200 245 0.011216 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 259 0.008000 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/e68d5fc7-21c0-4ccf-8b1b-8d1036bf503c HTTP/1.1" 200 245 0.010278 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 265 0.011802 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/bf27ffdb-b77b-4315-8a20-f4c3713a8ad6 HTTP/1.1" 200 245 0.012113 10.0.0.242 - - [2026-04-02 02:07:40] "POST /alarms HTTP/1.1" 409 279 0.006150 10.0.0.242 - - [2026-04-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.242 - - [2026-04-02 02:07:40] "PUT /alarm/68e33a49-7bc5-46e6-8679-0bb8bade41fc HTTP/1.1" 200 245 0.013828 10.0.0.242 - - [2026-04-02 02:07:41] "GET / HTTP/1.1" 200 36215 0.001685 10.0.0.242 - - [2026-04-02 02:07:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002912 10.0.0.242 - - [2026-04-02 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.242 - - [2026-04-02 02:07:41] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.007255 10.0.0.242 - - [2026-04-02 02:07:41] "GET / HTTP/1.1" 200 36215 0.002180 10.0.0.242 - - [2026-04-02 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.242 - - [2026-04-02 02:07:41] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002606 10.0.0.242 - - [2026-04-02 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-04-02 02:07:41] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.010617 10.0.0.242 - - [2026-04-02 02:07:41] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.242 - - [2026-04-02 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2026-04-02 02:07:41] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004397 10.0.0.242 - - [2026-04-02 02:07:41] "PUT /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9 HTTP/1.1" 200 275 0.017455 10.0.0.242 - - [2026-04-02 02:07:44] "GET / HTTP/1.1" 200 36215 0.002236 10.0.0.242 - - [2026-04-02 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.242 - - [2026-04-02 02:07:44] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003002 10.0.0.242 - - [2026-04-02 02:07:44] "POST /bgp-routers HTTP/1.1" 409 301 0.002463 10.0.0.242 - - [2026-04-02 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.242 - - [2026-04-02 02:07:45] "GET /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003086 10.0.0.242 - - [2026-04-02 02:07:45] "PUT /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab HTTP/1.1" 200 255 0.011734 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.242 - - [2026-04-02 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-04-02 02:07:47] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002447 10.0.0.242 - - [2026-04-02 02:07:59] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.242 - - [2026-04-02 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2026-04-02 02:07:59] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004245 10.0.0.242 - - [2026-04-02 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.242 - - [2026-04-02 02:07:59] "GET /config-node/f416b71e-b4bd-4c94-8006-805a0e1f0522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001962 10.0.0.242 - - [2026-04-02 02:08:11] "GET / HTTP/1.1" 200 36215 0.001357 10.0.0.242 - - [2026-04-02 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-04-02 02:08:11] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002609 10.0.0.242 - - [2026-04-02 02:08:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001702 10.0.0.242 - - [2026-04-02 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2026-04-02 02:08:11] "GET /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003334 10.0.0.242 - - [2026-04-02 02:08:11] "PUT /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab HTTP/1.1" 200 255 0.020308 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:08:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:08:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 10.0.0.242 - - [2026-04-02 02:08:53] "GET / HTTP/1.1" 200 36215 0.001788 10.0.0.242 - - [2026-04-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.242 - - [2026-04-02 02:08:53] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004253 10.0.0.242 - - [2026-04-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.242 - - [2026-04-02 02:08:53] "GET /config-node/f416b71e-b4bd-4c94-8006-805a0e1f0522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002702 10.0.0.242 - - [2026-04-02 02:08:53] "GET / HTTP/1.1" 200 36215 0.002864 10.0.0.242 - - [2026-04-02 02:08:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002043 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2026-04-02 02:08:58] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002384 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.014522 10.0.0.242 - - [2026-04-02 02:08:58] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.242 - - [2026-04-02 02:08:58] "POST /alarms HTTP/1.1" 409 264 0.002065 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /alarm/61b67f5e-031e-4d62-bd1b-3dbfa7fe3dc1 HTTP/1.1" 200 245 0.009410 10.0.0.242 - - [2026-04-02 02:08:58] "POST /alarms HTTP/1.1" 409 261 0.003515 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /alarm/1d49d672-6b6d-48e4-9ff7-6d9409f8f82b HTTP/1.1" 200 245 0.008235 10.0.0.242 - - [2026-04-02 02:08:58] "POST /alarms HTTP/1.1" 409 261 0.013092 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /alarm/fa447dde-f969-4850-a0ac-c8a0f2fdd4f9 HTTP/1.1" 200 245 0.007261 10.0.0.242 - - [2026-04-02 02:08:58] "POST /alarms HTTP/1.1" 409 253 0.007287 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /alarm/736c7fee-36c8-488f-95df-c6d163ae5b94 HTTP/1.1" 200 245 0.008543 10.0.0.242 - - [2026-04-02 02:08:58] "POST /alarms HTTP/1.1" 409 251 0.007837 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /alarm/844f8a10-5a5b-4b12-9f75-1b470647f16c HTTP/1.1" 200 245 0.010074 10.0.0.242 - - [2026-04-02 02:08:58] "POST /alarms HTTP/1.1" 409 252 0.005668 10.0.0.242 - - [2026-04-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2026-04-02 02:08:58] "PUT /alarm/ed5d6f4d-906c-45af-af2f-d75325bf0d0f HTTP/1.1" 200 245 0.012597 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 256 0.003911 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/9eecad5a-d341-4808-a285-b233d3b2e0a8 HTTP/1.1" 200 245 0.009536 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 248 0.011091 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/ea5fbaf8-0827-41df-96b7-a2aee45d60ba HTTP/1.1" 200 245 0.009479 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 252 0.007873 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/f2596e6f-58cf-4379-9091-6581b5a4444c HTTP/1.1" 200 245 0.010367 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 257 0.011484 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/3bb4c6cb-fe43-4fd8-a048-55777f791444 HTTP/1.1" 200 245 0.009086 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 251 0.009028 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/5d1a7ad6-f70d-4662-8597-d1a349666fe1 HTTP/1.1" 200 245 0.009112 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 257 0.004074 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/31c95ee5-f9df-4bba-9c2b-16f22c872121 HTTP/1.1" 200 245 0.011427 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 261 0.015731 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/2262a476-57b1-4e67-9c06-ab690802fcfc HTTP/1.1" 200 245 0.011206 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 258 0.005829 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/7923a4cf-8665-4702-8c13-c2c6879b899b HTTP/1.1" 200 245 0.010178 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 254 0.007733 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/3c74c1d9-358c-4150-b2d8-9d34911a578d HTTP/1.1" 200 245 0.010129 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 254 0.005176 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/eca14c9c-ae96-41e4-ab8c-b0c3b110b03d HTTP/1.1" 200 245 0.009334 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 254 0.003048 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/c2107d54-40fa-4d45-8331-d9cb58924934 HTTP/1.1" 200 245 0.010137 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 247 0.009326 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/79666b4a-a172-44c0-b19d-d8f2a796bbd4 HTTP/1.1" 200 245 0.010391 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 272 0.011683 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/61bf302c-05dc-4a60-beae-980bf677dfde HTTP/1.1" 200 245 0.018136 10.0.0.242 - - [2026-04-02 02:08:59] "POST /alarms HTTP/1.1" 409 261 0.011127 10.0.0.242 - - [2026-04-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-04-02 02:08:59] "PUT /alarm/4dca24a3-e0b4-4be2-8bf9-48c6d8f3cf8e HTTP/1.1" 200 245 0.012065 10.0.0.242 - - [2026-04-02 02:09:00] "POST /alarms HTTP/1.1" 409 259 0.011348 10.0.0.242 - - [2026-04-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.242 - - [2026-04-02 02:09:00] "PUT /alarm/e68d5fc7-21c0-4ccf-8b1b-8d1036bf503c HTTP/1.1" 200 245 0.013546 10.0.0.242 - - [2026-04-02 02:09:00] "POST /alarms HTTP/1.1" 409 265 0.003633 10.0.0.242 - - [2026-04-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011972 10.0.0.242 - - [2026-04-02 02:09:00] "PUT /alarm/bf27ffdb-b77b-4315-8a20-f4c3713a8ad6 HTTP/1.1" 200 245 0.024590 10.0.0.242 - - [2026-04-02 02:09:00] "POST /alarms HTTP/1.1" 409 279 0.007143 10.0.0.242 - - [2026-04-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.242 - - [2026-04-02 02:09:00] "PUT /alarm/68e33a49-7bc5-46e6-8679-0bb8bade41fc HTTP/1.1" 200 245 0.012163 10.0.0.242 - - [2026-04-02 02:09:00] "GET / HTTP/1.1" 200 36215 0.001801 10.0.0.242 - - [2026-04-02 02:09:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002356 10.0.0.242 - - [2026-04-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2026-04-02 02:09:00] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.009901 10.0.0.242 - - [2026-04-02 02:09:00] "GET / HTTP/1.1" 200 36215 0.001369 10.0.0.242 - - [2026-04-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.242 - - [2026-04-02 02:09:00] "GET /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009201 10.0.0.242 - - [2026-04-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.242 - - [2026-04-02 02:09:00] "PUT /global-vrouter-config/8af412b0-2ee1-4a87-ad76-da86121f4922 HTTP/1.1" 200 277 0.015103 10.0.0.242 - - [2026-04-02 02:09:01] "GET / HTTP/1.1" 200 36215 0.002286 10.0.0.242 - - [2026-04-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2026-04-02 02:09:01] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008338 10.0.0.242 - - [2026-04-02 02:09:01] "PUT /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9 HTTP/1.1" 200 275 0.030434 10.0.0.242 - - [2026-04-02 02:09:04] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.242 - - [2026-04-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.242 - - [2026-04-02 02:09:04] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003447 10.0.0.242 - - [2026-04-02 02:09:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001700 10.0.0.242 - - [2026-04-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.242 - - [2026-04-02 02:09:04] "GET /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003150 10.0.0.242 - - [2026-04-02 02:09:04] "PUT /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab HTTP/1.1" 200 255 0.012567 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:09:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:09:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000839 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:09:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:09:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 10.0.0.242 - - [2026-04-02 02:09:09] "POST /tags HTTP/1.1" 200 356 0.026021 10.0.0.242 - - [2026-04-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018643 10.0.0.242 - - [2026-04-02 02:09:09] "GET /tag/1a72494a-cc37-4add-837e-e71632daffed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.022351 10.0.0.242 - - [2026-04-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.242 - - [2026-04-02 02:09:09] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007321 10.0.0.242 - - [2026-04-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.242 - - [2026-04-02 02:09:09] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049989 10.0.0.242 - - [2026-04-02 02:09:09] "POST /virtual-machines HTTP/1.1" 200 352 0.029044 10.0.0.242 - - [2026-04-02 02:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029011 10.0.0.242 - - [2026-04-02 02:09:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.150239 10.0.0.242 - - [2026-04-02 02:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010708 10.0.0.242 - - [2026-04-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009454 10.0.0.242 - - [2026-04-02 02:09:09] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009283 10.0.0.242 - - [2026-04-02 02:09:09] "POST /instance-ips HTTP/1.1" 200 392 0.037031 10.0.0.242 - - [2026-04-02 02:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024013 10.0.0.242 - - [2026-04-02 02:09:09] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014405 10.0.0.242 - - [2026-04-02 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.020923 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016021 10.0.0.242 - - [2026-04-02 02:09:10] "GET /instance-ip/ef9422fa-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.006443 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004562 10.0.0.242 - - [2026-04-02 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005799 10.0.0.242 - - [2026-04-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.042579 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006628 10.0.0.242 - - [2026-04-02 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.242 - - [2026-04-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-network/e5c39ee2-258f-42c5-81d7-8d83ddcd390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.037529 10.0.0.242 - - [2026-04-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2026-04-02 02:09:10] "GET /project/d210867f-225b-44a7-aea2-cb75900f1297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051286 10.0.0.242 - - [2026-04-02 02:09:10] "POST /virtual-machines HTTP/1.1" 200 356 0.008559 10.0.0.242 - - [2026-04-02 02:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014798 10.0.0.242 - - [2026-04-02 02:09:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.098039 10.0.0.242 - - [2026-04-02 02:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.242 - - [2026-04-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009881 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006310 10.0.0.242 - - [2026-04-02 02:09:10] "POST /instance-ips HTTP/1.1" 200 396 0.025752 10.0.0.242 - - [2026-04-02 02:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.043771 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006597 10.0.0.242 - - [2026-04-02 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.015846 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015471 10.0.0.242 - - [2026-04-02 02:09:10] "GET /instance-ip/f017459a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.006091 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004256 10.0.0.242 - - [2026-04-02 02:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.242 - - [2026-04-02 02:09:10] "GET /virtual-router/ad8048b0-34dd-452e-94ca-259be3386b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003457 10.0.0.242 - - [2026-04-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.021110 10.0.0.242 - - [2026-04-02 02:09:11] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006185 10.0.0.242 - - [2026-04-02 02:09:11] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.242 - - [2026-04-02 02:09:11] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005207 10.0.0.242 - - [2026-04-02 02:09:11] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.242 - - [2026-04-02 02:09:11] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004678 10.0.0.242 - - [2026-04-02 02:09:11] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.242 - - [2026-04-02 02:09:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002043 10.0.0.242 - - [2026-04-02 02:09:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001809 10.0.0.242 - - [2026-04-02 02:09:20] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006330 10.0.0.242 - - [2026-04-02 02:09:20] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.242 - - [2026-04-02 02:09:22] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007542 10.0.0.242 - - [2026-04-02 02:09:22] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.242 - - [2026-04-02 02:09:23] "GET / HTTP/1.1" 200 36215 0.002822 10.0.0.242 - - [2026-04-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.242 - - [2026-04-02 02:09:23] "GET /global-system-config/eaf9ed92-079b-43cb-9dc7-344643c0f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.014166 10.0.0.242 - - [2026-04-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.242 - - [2026-04-02 02:09:23] "GET /config-node/f416b71e-b4bd-4c94-8006-805a0e1f0522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.006592 10.0.0.242 - - [2026-04-02 02:09:23] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006057 10.0.0.242 - - [2026-04-02 02:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.242 - - [2026-04-02 02:09:35] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.242 - - [2026-04-02 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-04-02 02:09:35] "GET /routing-instance/284e2e6d-79ca-4e2c-807c-18c9f1857e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002456 10.0.0.242 - - [2026-04-02 02:09:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001727 10.0.0.242 - - [2026-04-02 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.242 - - [2026-04-02 02:09:35] "GET /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.006402 10.0.0.242 - - [2026-04-02 02:09:35] "PUT /bgp-router/c18ef680-294d-48c9-9c1d-6eb8003d8bab HTTP/1.1" 200 255 0.015528 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:09:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:09:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000774 10.0.0.242 - - [2026-04-02 02:09:54] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004681 10.0.0.242 - - [2026-04-02 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.242 - - [2026-04-02 02:09:54] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004554 10.0.0.242 - - [2026-04-02 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.010456 10.0.0.242 - - [2026-04-02 02:09:54] "GET /virtual-machine/5c27d1a2-ebdb-469e-a288-b582e339a121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006188 10.0.0.242 - - [2026-04-02 02:09:54] "POST /ref-update HTTP/1.1" 200 156 0.016439 10.0.0.242 - - [2026-04-02 02:09:54] "GET /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007296 10.0.0.242 - - [2026-04-02 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.017090 10.0.0.242 - - [2026-04-02 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.031302 10.0.0.242 - - [2026-04-02 02:09:54] "DELETE /instance-ip/ef9422fa-2e38-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.031342 10.0.0.242 - - [2026-04-02 02:09:54] "DELETE /virtual-machine-interface/ef74704a-2e38-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.035191 10.0.0.242 - - [2026-04-02 02:09:54] "DELETE /virtual-machine/5c27d1a2-ebdb-469e-a288-b582e339a121 HTTP/1.1" 200 115 0.025526 10.0.0.242 - - [2026-04-02 02:09:54] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004756 10.0.0.242 - - [2026-04-02 02:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.242 - - [2026-04-02 02:10:25] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005089 10.0.0.242 - - [2026-04-02 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.242 - - [2026-04-02 02:10:25] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003739 10.0.0.242 - - [2026-04-02 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.242 - - [2026-04-02 02:10:25] "GET /virtual-machine/7cc5541a-c0aa-4d90-8455-eeb4cc24f31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002532 10.0.0.242 - - [2026-04-02 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.012400 10.0.0.242 - - [2026-04-02 02:10:25] "GET /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010079 10.0.0.242 - - [2026-04-02 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.025172 10.0.0.242 - - [2026-04-02 02:10:25] "POST /set-tag HTTP/1.1" 200 109 0.037295 10.0.0.242 - - [2026-04-02 02:10:25] "DELETE /instance-ip/f017459a-2e38-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.073230 10.0.0.242 - - [2026-04-02 02:10:25] "DELETE /virtual-machine-interface/effea5c6-2e38-11f1-ab8d-fa163e3d2b9e HTTP/1.1" 200 115 0.050798 10.0.0.242 - - [2026-04-02 02:10:25] "DELETE /virtual-machine/7cc5541a-c0aa-4d90-8455-eeb4cc24f31e HTTP/1.1" 200 115 0.025671 10.0.0.242 - - [2026-04-02 02:10:25] "DELETE /tag/1a72494a-cc37-4add-837e-e71632daffed HTTP/1.1" 200 115 0.044990 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:10:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.242 - - [2026-04-02 02:10:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943