++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Apr 27 02:02:37 AM UTC 2026 ===================' INFO: =================== Mon Apr 27 02:02:37 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.179.89.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.179.89.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' + 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/27/2026 02:03:24.976 7f27d0a85fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/27/2026 02:03:25.254 7f27d0a85fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/27/2026 02:03:25.268 7f27d0a85fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/27/2026 02:03:25.269 7f27d0a85fc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-04-27 02:03:39] "GET / HTTP/1.1" 503 181 0.000297 10.0.0.19 - - [2026-04-27 02:03:39] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.19 - - [2026-04-27 02:03:39] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.19 - - [2026-04-27 02:03:39] "GET / HTTP/1.1" 200 35931 0.010991 10.0.0.19 - - [2026-04-27 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019903 10.0.0.19 - - [2026-04-27 02:03:39] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.085118 10.0.0.19 - - [2026-04-27 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.007147 10.0.0.19 - - [2026-04-27 02:03:40] "POST /config-database-nodes HTTP/1.1" 200 611 0.123193 10.0.0.19 - - [2026-04-27 02:03:40] "GET / HTTP/1.1" 200 45303 0.002760 10.0.0.19 - - [2026-04-27 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016672 10.0.0.19 - - [2026-04-27 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.19 - - [2026-04-27 02:03:40] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-04-27 02:03:40] "GET / HTTP/1.1" 200 35931 0.002592 10.0.0.19 - - [2026-04-27 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007248 10.0.0.19 - - [2026-04-27 02:03:40] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020169 10.0.0.19 - - [2026-04-27 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.004432 10.0.0.19 - - [2026-04-27 02:03:40] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.19 - - [2026-04-27 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.19 - - [2026-04-27 02:03:40] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019391 10.0.0.19 - - [2026-04-27 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003116 10.0.0.19 - - [2026-04-27 02:03:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.236889 10.0.0.19 - - [2026-04-27 02:03:40] "POST /database-nodes HTTP/1.1" 200 597 0.134063 10.0.0.19 - - [2026-04-27 02:03:41] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.19 - - [2026-04-27 02:03:41] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.19 - - [2026-04-27 02:03:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.008814 10.0.0.19 - - [2026-04-27 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012670 10.0.0.19 - - [2026-04-27 02:03:42] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.044548 10.0.0.19 - - [2026-04-27 02:03:42] "POST /service-appliance-sets HTTP/1.1" 200 553 0.109385 10.0.0.19 - - [2026-04-27 02:03:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.002595 10.0.0.19 - - [2026-04-27 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.19 - - [2026-04-27 02:03:42] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015865 10.0.0.19 - - [2026-04-27 02:03:42] "POST /service-appliance-sets HTTP/1.1" 200 541 0.115564 10.0.0.19 - - [2026-04-27 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.19 - - [2026-04-27 02:03:42] "GET /network-ipam/f9ab23fb-c8d2-404f-bdc1-3651ac79b3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010205 10.0.0.19 - - [2026-04-27 02:03:42] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.19 - - [2026-04-27 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.19 - - [2026-04-27 02:03:42] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006691 10.0.0.19 - - [2026-04-27 02:03:42] "POST /service-templates HTTP/1.1" 200 511 0.157720 10.0.0.19 - - [2026-04-27 02:03:42] "POST /bgp-routers HTTP/1.1" 200 616 0.131166 10.0.0.19 - - [2026-04-27 02:03:43] "GET /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.032175 10.0.0.19 - - [2026-04-27 02:03:43] "POST /service-templates HTTP/1.1" 200 501 0.093657 10.0.0.19 - - [2026-04-27 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.19 - - [2026-04-27 02:03:43] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016614 10.0.0.19 - - [2026-04-27 02:03:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011384 10.0.0.19 - - [2026-04-27 02:03:43] "POST /service-templates HTTP/1.1" 200 515 0.082122 10.0.0.19 - - [2026-04-27 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.066838 10.0.0.19 - - [2026-04-27 02:03:43] "POST /service-templates HTTP/1.1" 200 535 0.095968 10.0.0.19 - - [2026-04-27 02:03:43] "POST /service-templates HTTP/1.1" 200 507 0.056435 10.0.0.19 - - [2026-04-27 02:03:43] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.19 - - [2026-04-27 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.19 - - [2026-04-27 02:03:43] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009273 10.0.0.19 - - [2026-04-27 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002992 10.0.0.19 - - [2026-04-27 02:03:43] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.19 - - [2026-04-27 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.19 - - [2026-04-27 02:03:43] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.091572 10.0.0.19 - - [2026-04-27 02:03:43] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022276 10.0.0.19 - - [2026-04-27 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.007731 10.0.0.19 - - [2026-04-27 02:03:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.085250 10.0.0.19 - - [2026-04-27 02:03:47] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.19 - - [2026-04-27 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.19 - - [2026-04-27 02:03:47] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017234 10.0.0.19 - - [2026-04-27 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004160 10.0.0.19 - - [2026-04-27 02:03:48] "POST /config-nodes HTTP/1.1" 200 593 0.110358 10.0.0.19 - - [2026-04-27 02:03:48] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.19 - - [2026-04-27 02:03:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014115 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:03:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:03:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001424 10.0.0.19 - - [2026-04-27 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013403 10.0.0.19 - - [2026-04-27 02:03:51] "GET /network-ipam/f9ab23fb-c8d2-404f-bdc1-3651ac79b3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010288 10.0.0.19 - - [2026-04-27 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.003676 10.0.0.19 - - [2026-04-27 02:03:52] "POST /access-control-lists HTTP/1.1" 200 587 0.053156 10.0.0.19 - - [2026-04-27 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.007300 10.0.0.19 - - [2026-04-27 02:03:52] "POST /access-control-lists HTTP/1.1" 200 585 0.036750 10.0.0.19 - - [2026-04-27 02:03:52] "POST /route-targets HTTP/1.1" 200 327 0.049344 10.0.0.19 - - [2026-04-27 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.095414 10.0.0.19 - - [2026-04-27 02:03:52] "POST /route-targets HTTP/1.1" 200 327 0.043211 10.0.0.19 - - [2026-04-27 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.040701 10.0.0.19 - - [2026-04-27 02:03:52] "POST /route-targets HTTP/1.1" 200 327 0.059213 10.0.0.19 - - [2026-04-27 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.073072 10.0.0.19 - - [2026-04-27 02:03:53] "POST /route-targets HTTP/1.1" 200 327 0.045168 10.0.0.19 - - [2026-04-27 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.075095 10.0.0.19 - - [2026-04-27 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.011365 10.0.0.19 - - [2026-04-27 02:03:53] "POST /access-control-lists HTTP/1.1" 200 551 0.118999 10.0.0.19 - - [2026-04-27 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.19 - - [2026-04-27 02:03:53] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.011183 10.0.0.19 - - [2026-04-27 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007483 10.0.0.19 - - [2026-04-27 02:03:53] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.030578 10.0.0.19 - - [2026-04-27 02:03:54] "GET / HTTP/1.1" 200 35931 0.002718 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 581 0.052656 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 575 0.115235 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 575 0.093555 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 559 0.077426 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 555 0.146313 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 557 0.075445 10.0.0.19 - - [2026-04-27 02:03:54] "POST /alarms HTTP/1.1" 200 565 0.039688 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 549 0.089157 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 557 0.080868 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 567 0.059120 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 555 0.088905 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 567 0.085059 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 575 0.173794 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 569 0.084167 10.0.0.19 - - [2026-04-27 02:03:55] "POST /alarms HTTP/1.1" 200 561 0.087034 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 561 0.353383 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 561 0.072740 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 547 0.105466 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 595 0.063425 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 575 0.103173 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 571 0.110418 10.0.0.19 - - [2026-04-27 02:03:56] "POST /alarms HTTP/1.1" 200 583 0.116880 10.0.0.19 - - [2026-04-27 02:03:57] "POST /alarms HTTP/1.1" 200 609 0.291914 10.0.0.19 - - [2026-04-27 02:03:58] "GET / HTTP/1.1" 200 35931 0.002371 10.0.0.19 - - [2026-04-27 02:03:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010858 10.0.0.19 - - [2026-04-27 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019681 10.0.0.19 - - [2026-04-27 02:03:58] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.031983 10.0.0.19 - - [2026-04-27 02:03:58] "GET / HTTP/1.1" 200 35931 0.002265 10.0.0.19 - - [2026-04-27 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.19 - - [2026-04-27 02:03:58] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006132 10.0.0.19 - - [2026-04-27 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.19 - - [2026-04-27 02:03:58] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.063302 10.0.0.19 - - [2026-04-27 02:03:59] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.19 - - [2026-04-27 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.19 - - [2026-04-27 02:03:59] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017954 10.0.0.19 - - [2026-04-27 02:03:59] "PUT /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea HTTP/1.1" 200 274 0.096050 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001419 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001405 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 10.0.0.19 - - [2026-04-27 02:04:28] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.19 - - [2026-04-27 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.19 - - [2026-04-27 02:04:28] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006149 10.0.0.19 - - [2026-04-27 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-04-27 02:04:28] "GET /config-node/dc8f48c4-0ff9-4316-9b99-fcc6221178d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004052 10.0.0.19 - - [2026-04-27 02:04:39] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.19 - - [2026-04-27 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.19 - - [2026-04-27 02:04:39] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003738 10.0.0.19 - - [2026-04-27 02:04:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002172 10.0.0.19 - - [2026-04-27 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-04-27 02:04:39] "GET /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005067 10.0.0.19 - - [2026-04-27 02:04:39] "PUT /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3 HTTP/1.1" 200 254 0.025457 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:06:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:06:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004739 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001449 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001817 10.0.0.19 - - [2026-04-27 02:07:06] "GET / HTTP/1.1" 200 35931 0.002892 10.0.0.19 - - [2026-04-27 02:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.19 - - [2026-04-27 02:07:06] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007240 10.0.0.19 - - [2026-04-27 02:07:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.001027 10.0.0.19 - - [2026-04-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.019199 10.0.0.19 - - [2026-04-27 02:07:07] "POST /security-groups HTTP/1.1" 200 570 0.100456 10.0.0.19 - - [2026-04-27 02:07:07] "POST /projects HTTP/1.1" 200 481 0.513310 10.0.0.19 - - [2026-04-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.010866 10.0.0.19 - - [2026-04-27 02:07:07] "POST /security-groups HTTP/1.1" 200 534 0.133315 10.0.0.19 - - [2026-04-27 02:07:07] "POST /access-control-lists HTTP/1.1" 200 579 0.146806 10.0.0.19 - - [2026-04-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.027185 10.0.0.19 - - [2026-04-27 02:07:07] "POST /chown HTTP/1.1" 200 109 0.069555 10.0.0.19 - - [2026-04-27 02:07:07] "POST /policy-managements HTTP/1.1" 409 214 0.027309 10.0.0.19 - - [2026-04-27 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.19 - - [2026-04-27 02:07:07] "POST /access-control-lists HTTP/1.1" 200 577 0.144362 10.0.0.19 - - [2026-04-27 02:07:07] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.056906 10.0.0.19 - - [2026-04-27 02:07:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.058655 10.0.0.19 - - [2026-04-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.19 - - [2026-04-27 02:07:08] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005828 10.0.0.19 - - [2026-04-27 02:07:08] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.018600 10.0.0.19 - - [2026-04-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.19 - - [2026-04-27 02:07:08] "GET /virtual-network/6e91903e-d341-4ae4-8ee1-ccfc5df06d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008558 10.0.0.19 - - [2026-04-27 02:07:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000863 10.0.0.19 - - [2026-04-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.025838 10.0.0.19 - - [2026-04-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.015277 10.0.0.19 - - [2026-04-27 02:07:08] "POST /access-control-lists HTTP/1.1" 200 594 0.073064 10.0.0.19 - - [2026-04-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.037731 10.0.0.19 - - [2026-04-27 02:07:08] "POST /security-groups HTTP/1.1" 200 574 0.135877 10.0.0.19 - - [2026-04-27 02:07:08] "POST /projects HTTP/1.1" 200 489 0.446460 10.0.0.19 - - [2026-04-27 02:07:08] "POST /access-control-lists HTTP/1.1" 200 592 0.117975 10.0.0.19 - - [2026-04-27 02:07:08] "POST /security-groups HTTP/1.1" 200 546 0.125724 10.0.0.19 - - [2026-04-27 02:07:08] "POST /chown HTTP/1.1" 200 109 0.017012 10.0.0.19 - - [2026-04-27 02:07:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.009436 10.0.0.19 - - [2026-04-27 02:07:08] "POST /network-ipams HTTP/1.1" 200 522 0.101197 10.0.0.19 - - [2026-04-27 02:07:09] "POST /access-control-lists HTTP/1.1" 200 583 0.155320 10.0.0.19 - - [2026-04-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.045930 10.0.0.19 - - [2026-04-27 02:07:09] "POST /network-ipams HTTP/1.1" 200 510 0.191143 10.0.0.19 - - [2026-04-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.013745 10.0.0.19 - - [2026-04-27 02:07:09] "POST /access-control-lists HTTP/1.1" 200 581 0.117092 10.0.0.19 - - [2026-04-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.006437 10.0.0.19 - - [2026-04-27 02:07:09] "POST /access-control-lists HTTP/1.1" 200 602 0.089826 10.0.0.19 - - [2026-04-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.010380 10.0.0.19 - - [2026-04-27 02:07:09] "POST /access-control-lists HTTP/1.1" 200 600 0.247286 10.0.0.19 - - [2026-04-27 02:07:09] "POST /useragent-kv HTTP/1.1" 200 115 0.030777 10.0.0.19 - - [2026-04-27 02:07:09] "POST /virtual-networks HTTP/1.1" 200 538 0.530287 10.0.0.19 - - [2026-04-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011786 10.0.0.19 - - [2026-04-27 02:07:09] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.014935 10.0.0.19 - - [2026-04-27 02:07:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.006648 10.0.0.19 - - [2026-04-27 02:07:09] "POST /access-control-lists HTTP/1.1" 200 589 0.077594 10.0.0.19 - - [2026-04-27 02:07:10] "POST /network-ipams HTTP/1.1" 200 518 0.148561 10.0.0.19 - - [2026-04-27 02:07:10] "POST /route-targets HTTP/1.1" 200 327 0.085316 10.0.0.19 - - [2026-04-27 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.017995 10.0.0.19 - - [2026-04-27 02:07:10] "POST /ref-update HTTP/1.1" 200 156 0.094126 10.0.0.19 - - [2026-04-27 02:07:10] "POST /useragent-kv HTTP/1.1" 200 115 0.020267 10.0.0.19 - - [2026-04-27 02:07:10] "POST /virtual-networks HTTP/1.1" 200 546 0.293129 10.0.0.19 - - [2026-04-27 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.19 - - [2026-04-27 02:07:10] "POST /route-targets HTTP/1.1" 200 327 0.040248 10.0.0.19 - - [2026-04-27 02:07:10] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.036740 10.0.0.19 - - [2026-04-27 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.008132 10.0.0.19 - - [2026-04-27 02:07:10] "POST /ref-update HTTP/1.1" 200 156 0.063012 10.0.0.19 - - [2026-04-27 02:07:10] "POST /network-policys HTTP/1.1" 200 538 0.079895 10.0.0.19 - - [2026-04-27 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.009228 10.0.0.19 - - [2026-04-27 02:07:10] "POST /network-policys HTTP/1.1" 200 534 0.074307 10.0.0.19 - - [2026-04-27 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.026593 10.0.0.19 - - [2026-04-27 02:07:10] "POST /network-policys HTTP/1.1" 200 542 0.066979 10.0.0.19 - - [2026-04-27 02:07:11] "PUT /access-control-list/816220d1-617e-4bcc-aca3-41e704a4f231 HTTP/1.1" 200 272 0.048105 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.188152 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018424 10.0.0.19 - - [2026-04-27 02:07:11] "PUT /access-control-list/816220d1-617e-4bcc-aca3-41e704a4f231 HTTP/1.1" 200 272 0.035892 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.165148 10.0.0.19 - - [2026-04-27 02:07:11] "PUT /access-control-list/a07a420b-4c72-431b-9851-be43ed2c5287 HTTP/1.1" 200 272 0.084824 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.087873 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.229899 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011688 10.0.0.19 - - [2026-04-27 02:07:11] "PUT /access-control-list/a07a420b-4c72-431b-9851-be43ed2c5287 HTTP/1.1" 200 272 0.064843 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003214 10.0.0.19 - - [2026-04-27 02:07:11] "PUT /access-control-list/816220d1-617e-4bcc-aca3-41e704a4f231 HTTP/1.1" 200 272 0.067877 10.0.0.19 - - [2026-04-27 02:07:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.010377 10.0.0.19 - - [2026-04-27 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.158740 10.0.0.19 - - [2026-04-27 02:07:11] "POST /access-control-lists HTTP/1.1" 200 601 0.076278 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-update HTTP/1.1" 200 156 0.105682 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-update HTTP/1.1" 200 156 0.256406 10.0.0.19 - - [2026-04-27 02:07:12] "PUT /access-control-list/55acbd19-d932-4c24-a3db-dffcd07e8530 HTTP/1.1" 200 272 0.050441 10.0.0.19 - - [2026-04-27 02:07:12] "PUT /access-control-list/55acbd19-d932-4c24-a3db-dffcd07e8530 HTTP/1.1" 200 272 0.069999 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-update HTTP/1.1" 200 156 0.192259 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017471 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009322 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-update HTTP/1.1" 200 156 0.081691 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012345 10.0.0.19 - - [2026-04-27 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.19 - - [2026-04-27 02:07:12] "GET /virtual-network/6e91903e-d341-4ae4-8ee1-ccfc5df06d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.023534 10.0.0.19 - - [2026-04-27 02:07:12] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006840 10.0.0.19 - - [2026-04-27 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.19 - - [2026-04-27 02:07:12] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004061 10.0.0.19 - - [2026-04-27 02:07:12] "POST /firewall-policys HTTP/1.1" 200 530 0.029536 10.0.0.19 - - [2026-04-27 02:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.043261 10.0.0.19 - - [2026-04-27 02:07:12] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012082 10.0.0.19 - - [2026-04-27 02:07:12] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005686 10.0.0.19 - - [2026-04-27 02:07:12] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016989 10.0.0.19 - - [2026-04-27 02:07:12] "POST /ref-update HTTP/1.1" 200 156 0.028600 10.0.0.19 - - [2026-04-27 02:07:12] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005966 10.0.0.19 - - [2026-04-27 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.19 - - [2026-04-27 02:07:12] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005866 10.0.0.19 - - [2026-04-27 02:07:13] "POST /firewall-policys HTTP/1.1" 200 532 0.076810 10.0.0.19 - - [2026-04-27 02:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.064220 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.055732 10.0.0.19 - - [2026-04-27 02:07:13] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005481 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011881 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013302 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004164 10.0.0.19 - - [2026-04-27 02:07:13] "POST /ref-update HTTP/1.1" 200 156 0.029674 10.0.0.19 - - [2026-04-27 02:07:13] "POST /ref-update HTTP/1.1" 200 156 0.069665 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001217 10.0.0.19 - - [2026-04-27 02:07:13] "POST /ref-update HTTP/1.1" 200 156 0.200176 10.0.0.19 - - [2026-04-27 02:07:13] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.024326 10.0.0.19 - - [2026-04-27 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008138 10.0.0.19 - - [2026-04-27 02:07:13] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003763 10.0.0.19 - - [2026-04-27 02:07:13] "POST /firewall-policys HTTP/1.1" 200 530 0.060578 10.0.0.19 - - [2026-04-27 02:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.044308 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/ce79a899-3c42-4f48-b6a2-98f5803e9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.026639 10.0.0.19 - - [2026-04-27 02:07:13] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003771 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/ce79a899-3c42-4f48-b6a2-98f5803e9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004013 10.0.0.19 - - [2026-04-27 02:07:13] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003444 10.0.0.19 - - [2026-04-27 02:07:14] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.021224 10.0.0.19 - - [2026-04-27 02:07:14] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005475 10.0.0.19 - - [2026-04-27 02:07:14] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009112 10.0.0.19 - - [2026-04-27 02:07:14] "POST /ref-update HTTP/1.1" 200 156 0.035508 10.0.0.19 - - [2026-04-27 02:07:14] "POST /ref-update HTTP/1.1" 200 156 0.078131 10.0.0.19 - - [2026-04-27 02:07:14] "POST /ref-update HTTP/1.1" 200 156 0.069162 10.0.0.19 - - [2026-04-27 02:07:14] "POST /ref-update HTTP/1.1" 200 156 0.052605 10.0.0.19 - - [2026-04-27 02:07:14] "POST /ref-update HTTP/1.1" 200 156 0.064970 10.0.0.19 - - [2026-04-27 02:07:14] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.017576 10.0.0.19 - - [2026-04-27 02:07:14] "POST /tags HTTP/1.1" 200 299 0.065516 10.0.0.19 - - [2026-04-27 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.032290 10.0.0.19 - - [2026-04-27 02:07:14] "GET /tag/d8e81a02-0a1c-4045-a000-b45a27451f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.029178 10.0.0.19 - - [2026-04-27 02:07:14] "POST /set-tag HTTP/1.1" 200 109 0.117773 10.0.0.19 - - [2026-04-27 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.003235 10.0.0.19 - - [2026-04-27 02:07:15] "POST /tags HTTP/1.1" 200 305 0.236080 10.0.0.19 - - [2026-04-27 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.044402 10.0.0.19 - - [2026-04-27 02:07:15] "GET /tag/c795e8eb-a892-450b-ba04-d7900772b687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.041781 10.0.0.19 - - [2026-04-27 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014520 10.0.0.19 - - [2026-04-27 02:07:15] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070899 10.0.0.19 - - [2026-04-27 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010794 10.0.0.19 - - [2026-04-27 02:07:15] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.017508 10.0.0.19 - - [2026-04-27 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.19 - - [2026-04-27 02:07:15] "GET /service-appliance-set/f54140f4-a659-46f1-8a8e-292c2e5bccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.014053 10.0.0.19 - - [2026-04-27 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004210 10.0.0.19 - - [2026-04-27 02:07:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.197049 10.0.0.19 - - [2026-04-27 02:07:16] "GET /virtual-machine-interface/be9d023a-7232-489f-a476-0c5061a898e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019766 10.0.0.19 - - [2026-04-27 02:07:16] "POST /instance-ips HTTP/1.1" 200 381 0.083651 10.0.0.19 - - [2026-04-27 02:07:16] "GET /instance-ip/005e6804-8837-41d8-a924-648e3821c8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.039579 10.0.0.19 - - [2026-04-27 02:07:16] "POST /loadbalancers HTTP/1.1" 200 582 0.137537 10.0.0.19 - - [2026-04-27 02:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065693 10.0.0.19 - - [2026-04-27 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.036708 10.0.0.19 - - [2026-04-27 02:07:16] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.110566 10.0.0.19 - - [2026-04-27 02:07:16] "GET /loadbalancer/799df405-e803-49f0-b36d-623ab15cfa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.045863 10.0.0.19 - - [2026-04-27 02:07:16] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.171270 10.0.0.19 - - [2026-04-27 02:07:16] "GET /instance-ip/005e6804-8837-41d8-a924-648e3821c8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.007703 10.0.0.19 - - [2026-04-27 02:07:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.116313 10.0.0.19 - - [2026-04-27 02:07:16] "POST /floating-ips HTTP/1.1" 200 583 0.083702 10.0.0.19 - - [2026-04-27 02:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.056553 10.0.0.19 - - [2026-04-27 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008888 10.0.0.19 - - [2026-04-27 02:07:17] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.098421 10.0.0.19 - - [2026-04-27 02:07:17] "GET /loadbalancer-listener/dec9c1f5-e6ee-4e10-bc01-35bc13ace7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004956 10.0.0.19 - - [2026-04-27 02:07:17] "GET /loadbalancer-listener/dec9c1f5-e6ee-4e10-bc01-35bc13ace7d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008974 10.0.0.19 - - [2026-04-27 02:07:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.064366 10.0.0.19 - - [2026-04-27 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015854 10.0.0.19 - - [2026-04-27 02:07:17] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006045 10.0.0.19 - - [2026-04-27 02:07:17] "GET /instance-ip/005e6804-8837-41d8-a924-648e3821c8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.013932 10.0.0.19 - - [2026-04-27 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016786 10.0.0.19 - - [2026-04-27 02:07:17] "GET /instance-ip/005e6804-8837-41d8-a924-648e3821c8f5?fields=floating_ips HTTP/1.1" 200 1168 0.022182 10.0.0.19 - - [2026-04-27 02:07:17] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.018359 10.0.0.19 - - [2026-04-27 02:07:17] "GET /floating-ip/dfa1dd46-e106-42e7-9e6b-9b501039ec54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.025027 10.0.0.19 - - [2026-04-27 02:07:17] "POST /tags HTTP/1.1" 200 301 0.141945 10.0.0.19 - - [2026-04-27 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022025 10.0.0.19 - - [2026-04-27 02:07:17] "GET /tag/0169c8c5-ce37-4271-8aff-9c88415fb68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.031783 10.0.0.19 - - [2026-04-27 02:07:17] "POST /tags HTTP/1.1" 200 325 0.363398 10.0.0.19 - - [2026-04-27 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027083 10.0.0.19 - - [2026-04-27 02:07:18] "GET /tag/6b655123-ccc9-4c35-bd5e-08baeb54f93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.024236 10.0.0.19 - - [2026-04-27 02:07:18] "POST /tags HTTP/1.1" 200 363 0.149527 10.0.0.19 - - [2026-04-27 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.19 - - [2026-04-27 02:07:18] "GET /tag/4ee0d2ab-2b49-4e4c-89af-b39c56a9393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.039026 10.0.0.19 - - [2026-04-27 02:07:18] "POST /tags HTTP/1.1" 200 311 0.304704 10.0.0.19 - - [2026-04-27 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012283 10.0.0.19 - - [2026-04-27 02:07:18] "GET /tag/73a6ba98-3be2-4b9c-885f-7dc15f151b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015472 10.0.0.19 - - [2026-04-27 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.19 - - [2026-04-27 02:07:18] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.014211 10.0.0.19 - - [2026-04-27 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.19 - - [2026-04-27 02:07:18] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057337 10.0.0.19 - - [2026-04-27 02:07:18] "POST /virtual-machines HTTP/1.1" 200 377 0.035696 10.0.0.19 - - [2026-04-27 02:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014838 10.0.0.19 - - [2026-04-27 02:07:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.201502 10.0.0.19 - - [2026-04-27 02:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034534 10.0.0.19 - - [2026-04-27 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017041 10.0.0.19 - - [2026-04-27 02:07:19] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005856 10.0.0.19 - - [2026-04-27 02:07:19] "POST /instance-ips HTTP/1.1" 200 409 0.038321 10.0.0.19 - - [2026-04-27 02:07:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041947 10.0.0.19 - - [2026-04-27 02:07:19] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011863 10.0.0.19 - - [2026-04-27 02:07:19] "POST /set-tag HTTP/1.1" 200 109 0.029118 10.0.0.19 - - [2026-04-27 02:07:19] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010190 10.0.0.19 - - [2026-04-27 02:07:19] "GET /instance-ip/d2063828-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003179 10.0.0.19 - - [2026-04-27 02:07:19] "POST /tags HTTP/1.1" 200 301 0.036458 10.0.0.19 - - [2026-04-27 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008417 10.0.0.19 - - [2026-04-27 02:07:19] "GET /tag/37a4da27-b785-45f0-b9c6-d80c2ba6e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.032652 10.0.0.19 - - [2026-04-27 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2026-04-27 02:07:19] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071345 10.0.0.19 - - [2026-04-27 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008651 10.0.0.19 - - [2026-04-27 02:07:19] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.014014 10.0.0.19 - - [2026-04-27 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2026-04-27 02:07:19] "GET /service-appliance-set/f54140f4-a659-46f1-8a8e-292c2e5bccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011507 10.0.0.19 - - [2026-04-27 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.003192 10.0.0.19 - - [2026-04-27 02:07:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113534 10.0.0.19 - - [2026-04-27 02:07:20] "GET /virtual-machine-interface/d8ee0bc3-89e1-4ef0-b19b-78442662e95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011510 10.0.0.19 - - [2026-04-27 02:07:20] "POST /instance-ips HTTP/1.1" 200 377 0.090363 10.0.0.19 - - [2026-04-27 02:07:20] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017958 10.0.0.19 - - [2026-04-27 02:07:20] "POST /loadbalancers HTTP/1.1" 200 582 0.084438 10.0.0.19 - - [2026-04-27 02:07:20] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060133 10.0.0.19 - - [2026-04-27 02:07:20] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007965 10.0.0.19 - - [2026-04-27 02:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.055061 10.0.0.19 - - [2026-04-27 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011656 10.0.0.19 - - [2026-04-27 02:07:20] "POST /floating-ips HTTP/1.1" 200 581 0.058159 10.0.0.19 - - [2026-04-27 02:07:20] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087715 10.0.0.19 - - [2026-04-27 02:07:20] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009610 10.0.0.19 - - [2026-04-27 02:07:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031231 10.0.0.19 - - [2026-04-27 02:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030597 10.0.0.19 - - [2026-04-27 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012783 10.0.0.19 - - [2026-04-27 02:07:20] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048001 10.0.0.19 - - [2026-04-27 02:07:20] "GET /loadbalancer-listener/1d871655-948a-441b-9cbc-9a0f1c8fd54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.011878 10.0.0.19 - - [2026-04-27 02:07:20] "GET /loadbalancer-listener/1d871655-948a-441b-9cbc-9a0f1c8fd54e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011002 10.0.0.19 - - [2026-04-27 02:07:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040182 10.0.0.19 - - [2026-04-27 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007033 10.0.0.19 - - [2026-04-27 02:07:20] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007450 10.0.0.19 - - [2026-04-27 02:07:20] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?fields=floating_ips HTTP/1.1" 200 1165 0.011407 10.0.0.19 - - [2026-04-27 02:07:20] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008679 10.0.0.19 - - [2026-04-27 02:07:21] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055793 10.0.0.19 - - [2026-04-27 02:07:21] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003350 10.0.0.19 - - [2026-04-27 02:07:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024732 10.0.0.19 - - [2026-04-27 02:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033517 10.0.0.19 - - [2026-04-27 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.19 - - [2026-04-27 02:07:21] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053885 10.0.0.19 - - [2026-04-27 02:07:21] "GET /loadbalancer-listener/3393b61d-5844-4e44-9df9-15e93d9ac251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.022488 10.0.0.19 - - [2026-04-27 02:07:21] "GET /loadbalancer-listener/3393b61d-5844-4e44-9df9-15e93d9ac251?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.023508 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005030 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005146 10.0.0.19 - - [2026-04-27 02:07:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.065792 10.0.0.19 - - [2026-04-27 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.19 - - [2026-04-27 02:07:21] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005136 10.0.0.19 - - [2026-04-27 02:07:21] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?fields=floating_ips HTTP/1.1" 200 1165 0.008364 10.0.0.19 - - [2026-04-27 02:07:21] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.024159 10.0.0.19 - - [2026-04-27 02:07:21] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.088691 10.0.0.19 - - [2026-04-27 02:07:21] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010987 10.0.0.19 - - [2026-04-27 02:07:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030110 10.0.0.19 - - [2026-04-27 02:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.040664 10.0.0.19 - - [2026-04-27 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.19 - - [2026-04-27 02:07:21] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038934 10.0.0.19 - - [2026-04-27 02:07:21] "GET /loadbalancer-listener/fc1fe29a-8af9-4be6-bc1b-8ef1d427c489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.038475 10.0.0.19 - - [2026-04-27 02:07:21] "GET /loadbalancer-listener/fc1fe29a-8af9-4be6-bc1b-8ef1d427c489?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.063634 10.0.0.19 - - [2026-04-27 02:07:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.092041 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009555 10.0.0.19 - - [2026-04-27 02:07:22] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003792 10.0.0.19 - - [2026-04-27 02:07:22] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004264 10.0.0.19 - - [2026-04-27 02:07:22] "GET /instance-ip/db74c45c-3932-4d3a-ad79-0e0e03e8fc8e?fields=floating_ips HTTP/1.1" 200 1165 0.004518 10.0.0.19 - - [2026-04-27 02:07:22] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003326 10.0.0.19 - - [2026-04-27 02:07:22] "POST /tags HTTP/1.1" 200 357 0.037768 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.030219 10.0.0.19 - - [2026-04-27 02:07:22] "GET /tag/1acc2670-3257-4759-a24c-5cab04a609bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.017225 10.0.0.19 - - [2026-04-27 02:07:22] "POST /tags HTTP/1.1" 200 305 0.055978 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.047184 10.0.0.19 - - [2026-04-27 02:07:22] "GET /tag/a0e20fad-cb77-4ef0-aab8-95b0f14fd164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.050926 10.0.0.19 - - [2026-04-27 02:07:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.000735 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.022861 10.0.0.19 - - [2026-04-27 02:07:22] "POST /security-groups HTTP/1.1" 200 571 0.089021 10.0.0.19 - - [2026-04-27 02:07:22] "POST /projects HTTP/1.1" 200 483 0.282914 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.003186 10.0.0.19 - - [2026-04-27 02:07:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039073 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.19 - - [2026-04-27 02:07:22] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.010030 10.0.0.19 - - [2026-04-27 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.19 - - [2026-04-27 02:07:22] "POST /access-control-lists HTTP/1.1" 200 580 0.147321 10.0.0.19 - - [2026-04-27 02:07:22] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.023445 10.0.0.19 - - [2026-04-27 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.006925 10.0.0.19 - - [2026-04-27 02:07:23] "POST /access-control-lists HTTP/1.1" 200 578 0.129836 10.0.0.19 - - [2026-04-27 02:07:23] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.260496 10.0.0.19 - - [2026-04-27 02:07:23] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.103770 10.0.0.19 - - [2026-04-27 02:07:23] "POST /security-groups HTTP/1.1" 200 537 0.100813 10.0.0.19 - - [2026-04-27 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.122250 10.0.0.19 - - [2026-04-27 02:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.171122 10.0.0.19 - - [2026-04-27 02:07:23] "POST /chown HTTP/1.1" 200 109 0.060642 10.0.0.19 - - [2026-04-27 02:07:23] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003857 10.0.0.19 - - [2026-04-27 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.19 - - [2026-04-27 02:07:23] "POST /access-control-lists HTTP/1.1" 200 596 0.174019 10.0.0.19 - - [2026-04-27 02:07:23] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044265 10.0.0.19 - - [2026-04-27 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.018372 10.0.0.19 - - [2026-04-27 02:07:23] "POST /tags HTTP/1.1" 409 207 0.010646 10.0.0.19 - - [2026-04-27 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007098 10.0.0.19 - - [2026-04-27 02:07:23] "GET /tag/a0e20fad-cb77-4ef0-aab8-95b0f14fd164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.031334 10.0.0.19 - - [2026-04-27 02:07:24] "POST /access-control-lists HTTP/1.1" 200 594 0.125583 10.0.0.19 - - [2026-04-27 02:07:24] "POST /firewall-rules HTTP/1.1" 200 564 0.179370 10.0.0.19 - - [2026-04-27 02:07:24] "GET /firewall-rule/55f854ec-96aa-4a6c-abf7-2e42fa78dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.027372 10.0.0.19 - - [2026-04-27 02:07:24] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007155 10.0.0.19 - - [2026-04-27 02:07:24] "GET /firewall-rule/55f854ec-96aa-4a6c-abf7-2e42fa78dceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003760 10.0.0.19 - - [2026-04-27 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.031664 10.0.0.19 - - [2026-04-27 02:07:24] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007105 10.0.0.19 - - [2026-04-27 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.19 - - [2026-04-27 02:07:24] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.052098 10.0.0.19 - - [2026-04-27 02:07:24] "POST /tags HTTP/1.1" 409 207 0.004482 10.0.0.19 - - [2026-04-27 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.19 - - [2026-04-27 02:07:24] "GET /tag/a0e20fad-cb77-4ef0-aab8-95b0f14fd164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.022757 10.0.0.19 - - [2026-04-27 02:07:24] "POST /firewall-rules HTTP/1.1" 200 562 0.110810 10.0.0.19 - - [2026-04-27 02:07:24] "GET /firewall-rule/1b7c755b-9840-48bb-9ab0-eb49612f59ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007657 10.0.0.19 - - [2026-04-27 02:07:24] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005927 10.0.0.19 - - [2026-04-27 02:07:24] "GET /firewall-rule/1b7c755b-9840-48bb-9ab0-eb49612f59ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003154 10.0.0.19 - - [2026-04-27 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.041911 10.0.0.19 - - [2026-04-27 02:07:24] "POST /tags HTTP/1.1" 200 355 0.050743 10.0.0.19 - - [2026-04-27 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009632 10.0.0.19 - - [2026-04-27 02:07:24] "GET /tag/d088fbf3-d921-41b9-92b1-ce9c8063275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.025640 10.0.0.19 - - [2026-04-27 02:07:25] "POST /tags HTTP/1.1" 200 303 0.045239 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.033368 10.0.0.19 - - [2026-04-27 02:07:25] "GET /tag/8dc3e8eb-1da6-4743-bdae-c09599e105ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023723 10.0.0.19 - - [2026-04-27 02:07:25] "POST /projects HTTP/1.1" 409 218 0.006581 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.19 - - [2026-04-27 02:07:25] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.126278 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.19 - - [2026-04-27 02:07:25] "GET /network-ipam/16abaf49-8511-43f3-8095-9858d9206c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004951 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2026-04-27 02:07:25] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005727 10.0.0.19 - - [2026-04-27 02:07:25] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.092228 10.0.0.19 - - [2026-04-27 02:07:25] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005711 10.0.0.19 - - [2026-04-27 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.072873 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014918 10.0.0.19 - - [2026-04-27 02:07:25] "GET /network-ipam/73e13365-4739-439a-9335-90d3da33b72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003463 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2026-04-27 02:07:25] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005239 10.0.0.19 - - [2026-04-27 02:07:25] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.078027 10.0.0.19 - - [2026-04-27 02:07:25] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005398 10.0.0.19 - - [2026-04-27 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.056403 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.19 - - [2026-04-27 02:07:25] "GET /network-policy/fded43b7-23f3-4ffb-a7f5-5600c8a702e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003977 10.0.0.19 - - [2026-04-27 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2026-04-27 02:07:25] "GET /network-policy/30e50b6b-02cb-45fe-9b81-e2d3bdf8f6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003899 10.0.0.19 - - [2026-04-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.19 - - [2026-04-27 02:07:26] "GET /network-policy/07432cc3-000f-4a34-942b-c53efe0b3ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005903 10.0.0.19 - - [2026-04-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2026-04-27 02:07:26] "PUT /network-policy/07432cc3-000f-4a34-942b-c53efe0b3ad1 HTTP/1.1" 200 262 0.012227 10.0.0.19 - - [2026-04-27 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.087900 10.0.0.19 - - [2026-04-27 02:07:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023495 10.0.0.19 - - [2026-04-27 02:07:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008681 10.0.0.19 - - [2026-04-27 02:07:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2026-04-27 02:07:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2026-04-27 02:07:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-04-27 02:07:26] "POST /security-groups HTTP/1.1" 409 245 0.022236 10.0.0.19 - - [2026-04-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.19 - - [2026-04-27 02:07:26] "PUT /security-group/ec86c16e-1600-4654-9df1-6b1341bf64e4 HTTP/1.1" 200 262 0.090478 10.0.0.19 - - [2026-04-27 02:07:26] "PUT /access-control-list/e9a4b2c0-9fb5-47af-8854-ad48fbb2324c HTTP/1.1" 200 272 0.033367 10.0.0.19 - - [2026-04-27 02:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043908 10.0.0.19 - - [2026-04-27 02:07:26] "PUT /access-control-list/db30f919-d9ba-4e6c-9ca7-50cabb1be163 HTTP/1.1" 200 272 0.074774 10.0.0.19 - - [2026-04-27 02:07:26] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031969 10.0.0.19 - - [2026-04-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.19 - - [2026-04-27 02:07:26] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003987 10.0.0.19 - - [2026-04-27 02:07:26] "POST /tags HTTP/1.1" 409 206 0.003061 10.0.0.19 - - [2026-04-27 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.19 - - [2026-04-27 02:07:26] "GET /tag/8dc3e8eb-1da6-4743-bdae-c09599e105ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.033408 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001182 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001340 10.0.0.19 - - [2026-04-27 02:07:26] "POST /firewall-rules HTTP/1.1" 200 562 0.136150 10.0.0.19 - - [2026-04-27 02:07:26] "GET /firewall-rule/9bec6e3c-10fc-485e-a997-91eb4c1e5297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.045796 10.0.0.19 - - [2026-04-27 02:07:27] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006897 10.0.0.19 - - [2026-04-27 02:07:27] "GET /firewall-rule/9bec6e3c-10fc-485e-a997-91eb4c1e5297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005716 10.0.0.19 - - [2026-04-27 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.061543 10.0.0.19 - - [2026-04-27 02:07:27] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005102 10.0.0.19 - - [2026-04-27 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.19 - - [2026-04-27 02:07:27] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004074 10.0.0.19 - - [2026-04-27 02:07:27] "POST /tags HTTP/1.1" 409 206 0.002934 10.0.0.19 - - [2026-04-27 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009368 10.0.0.19 - - [2026-04-27 02:07:27] "GET /tag/8dc3e8eb-1da6-4743-bdae-c09599e105ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014199 10.0.0.19 - - [2026-04-27 02:07:27] "POST /firewall-rules HTTP/1.1" 200 560 0.182508 10.0.0.19 - - [2026-04-27 02:07:27] "GET /firewall-rule/029e4e75-18df-425a-8866-c19896e97b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.016670 10.0.0.19 - - [2026-04-27 02:07:27] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.018772 10.0.0.19 - - [2026-04-27 02:07:27] "GET /firewall-rule/029e4e75-18df-425a-8866-c19896e97b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004263 10.0.0.19 - - [2026-04-27 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.049180 10.0.0.19 - - [2026-04-27 02:07:27] "POST /tags HTTP/1.1" 200 371 0.055230 10.0.0.19 - - [2026-04-27 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.19 - - [2026-04-27 02:07:27] "GET /tag/68cd8da4-ab0e-4d73-9b35-56e711b9ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.017974 10.0.0.19 - - [2026-04-27 02:07:27] "POST /tags HTTP/1.1" 200 319 0.037736 10.0.0.19 - - [2026-04-27 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.19 - - [2026-04-27 02:07:27] "GET /tag/e4b44e45-482a-451f-bab8-72279c923e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032623 10.0.0.19 - - [2026-04-27 02:07:28] "POST /id-to-fqname HTTP/1.1" 200 181 0.000675 10.0.0.19 - - [2026-04-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.007747 10.0.0.19 - - [2026-04-27 02:07:28] "POST /security-groups HTTP/1.1" 200 578 0.095362 10.0.0.19 - - [2026-04-27 02:07:28] "POST /projects HTTP/1.1" 200 497 0.348732 10.0.0.19 - - [2026-04-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.014230 10.0.0.19 - - [2026-04-27 02:07:28] "POST /access-control-lists HTTP/1.1" 200 587 0.103766 10.0.0.19 - - [2026-04-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.022398 10.0.0.19 - - [2026-04-27 02:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.089148 10.0.0.19 - - [2026-04-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019751 10.0.0.19 - - [2026-04-27 02:07:28] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.016664 10.0.0.19 - - [2026-04-27 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.19 - - [2026-04-27 02:07:28] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.012121 10.0.0.19 - - [2026-04-27 02:07:28] "POST /access-control-lists HTTP/1.1" 200 585 0.117374 10.0.0.19 - - [2026-04-27 02:07:28] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.144160 10.0.0.19 - - [2026-04-27 02:07:28] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.125146 10.0.0.19 - - [2026-04-27 02:07:28] "POST /security-groups HTTP/1.1" 200 558 0.122235 10.0.0.19 - - [2026-04-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.008793 10.0.0.19 - - [2026-04-27 02:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042573 10.0.0.19 - - [2026-04-27 02:07:29] "POST /chown HTTP/1.1" 200 109 0.077579 10.0.0.19 - - [2026-04-27 02:07:29] "POST /access-control-lists HTTP/1.1" 200 610 0.130424 10.0.0.19 - - [2026-04-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.046072 10.0.0.19 - - [2026-04-27 02:07:29] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010875 10.0.0.19 - - [2026-04-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2026-04-27 02:07:29] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005920 10.0.0.19 - - [2026-04-27 02:07:29] "POST /tags HTTP/1.1" 409 214 0.008132 10.0.0.19 - - [2026-04-27 02:07:29] "POST /access-control-lists HTTP/1.1" 200 608 0.078073 10.0.0.19 - - [2026-04-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024692 10.0.0.19 - - [2026-04-27 02:07:29] "GET /tag/e4b44e45-482a-451f-bab8-72279c923e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.025015 10.0.0.19 - - [2026-04-27 02:07:29] "POST /firewall-rules HTTP/1.1" 200 578 0.085903 10.0.0.19 - - [2026-04-27 02:07:29] "GET /firewall-rule/695bb827-3033-4d78-983f-a98466624e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.024561 10.0.0.19 - - [2026-04-27 02:07:29] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005340 10.0.0.19 - - [2026-04-27 02:07:29] "GET /firewall-rule/695bb827-3033-4d78-983f-a98466624e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003766 10.0.0.19 - - [2026-04-27 02:07:29] "POST /ref-update HTTP/1.1" 200 156 0.045800 10.0.0.19 - - [2026-04-27 02:07:29] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028647 10.0.0.19 - - [2026-04-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.19 - - [2026-04-27 02:07:29] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003535 10.0.0.19 - - [2026-04-27 02:07:29] "POST /tags HTTP/1.1" 409 214 0.002393 10.0.0.19 - - [2026-04-27 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2026-04-27 02:07:29] "GET /tag/e4b44e45-482a-451f-bab8-72279c923e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.016806 10.0.0.19 - - [2026-04-27 02:07:29] "POST /firewall-rules HTTP/1.1" 200 576 0.078980 10.0.0.19 - - [2026-04-27 02:07:29] "GET /firewall-rule/7e8c8906-26fe-435e-862d-d419e128c7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005783 10.0.0.19 - - [2026-04-27 02:07:29] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004587 10.0.0.19 - - [2026-04-27 02:07:29] "GET /firewall-rule/7e8c8906-26fe-435e-862d-d419e128c7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002695 10.0.0.19 - - [2026-04-27 02:07:30] "POST /ref-update HTTP/1.1" 200 156 0.064019 10.0.0.19 - - [2026-04-27 02:07:30] "POST /tags HTTP/1.1" 200 363 0.042747 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028662 10.0.0.19 - - [2026-04-27 02:07:30] "GET /tag/75aa4f02-f888-418d-b59c-66244fe244d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013887 10.0.0.19 - - [2026-04-27 02:07:30] "POST /tags HTTP/1.1" 200 311 0.031424 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022045 10.0.0.19 - - [2026-04-27 02:07:30] "GET /tag/0bf3bd12-ca8c-4e81-9d83-aaeb537ab742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014360 10.0.0.19 - - [2026-04-27 02:07:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000677 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.006652 10.0.0.19 - - [2026-04-27 02:07:30] "POST /security-groups HTTP/1.1" 200 574 0.076944 10.0.0.19 - - [2026-04-27 02:07:30] "POST /projects HTTP/1.1" 200 489 0.228693 10.0.0.19 - - [2026-04-27 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014457 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008353 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.006833 10.0.0.19 - - [2026-04-27 02:07:30] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.030867 10.0.0.19 - - [2026-04-27 02:07:30] "POST /access-control-lists HTTP/1.1" 200 583 0.067600 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011925 10.0.0.19 - - [2026-04-27 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.019154 10.0.0.19 - - [2026-04-27 02:07:30] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009353 10.0.0.19 - - [2026-04-27 02:07:30] "POST /access-control-lists HTTP/1.1" 200 581 0.073451 10.0.0.19 - - [2026-04-27 02:07:30] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.097917 10.0.0.19 - - [2026-04-27 02:07:30] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.053057 10.0.0.19 - - [2026-04-27 02:07:31] "POST /security-groups HTTP/1.1" 200 546 0.088199 10.0.0.19 - - [2026-04-27 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.002827 10.0.0.19 - - [2026-04-27 02:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.038866 10.0.0.19 - - [2026-04-27 02:07:31] "POST /access-control-lists HTTP/1.1" 200 602 0.077790 10.0.0.19 - - [2026-04-27 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.007684 10.0.0.19 - - [2026-04-27 02:07:31] "POST /chown HTTP/1.1" 200 109 0.053867 10.0.0.19 - - [2026-04-27 02:07:31] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012518 10.0.0.19 - - [2026-04-27 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.19 - - [2026-04-27 02:07:31] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019858 10.0.0.19 - - [2026-04-27 02:07:31] "POST /access-control-lists HTTP/1.1" 200 600 0.084378 10.0.0.19 - - [2026-04-27 02:07:31] "POST /tags HTTP/1.1" 409 210 0.025628 10.0.0.19 - - [2026-04-27 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2026-04-27 02:07:31] "GET /tag/0bf3bd12-ca8c-4e81-9d83-aaeb537ab742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.028751 10.0.0.19 - - [2026-04-27 02:07:31] "POST /firewall-rules HTTP/1.1" 200 570 0.076869 10.0.0.19 - - [2026-04-27 02:07:31] "GET /firewall-rule/8db11c39-4836-484c-8a69-387e38906794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005623 10.0.0.19 - - [2026-04-27 02:07:31] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005308 10.0.0.19 - - [2026-04-27 02:07:31] "GET /firewall-rule/8db11c39-4836-484c-8a69-387e38906794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004238 10.0.0.19 - - [2026-04-27 02:07:31] "POST /ref-update HTTP/1.1" 200 156 0.076905 10.0.0.19 - - [2026-04-27 02:07:31] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030451 10.0.0.19 - - [2026-04-27 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009113 10.0.0.19 - - [2026-04-27 02:07:31] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004210 10.0.0.19 - - [2026-04-27 02:07:31] "POST /tags HTTP/1.1" 409 210 0.004308 10.0.0.19 - - [2026-04-27 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2026-04-27 02:07:31] "GET /tag/0bf3bd12-ca8c-4e81-9d83-aaeb537ab742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013481 10.0.0.19 - - [2026-04-27 02:07:31] "POST /firewall-rules HTTP/1.1" 200 568 0.092763 10.0.0.19 - - [2026-04-27 02:07:31] "GET /firewall-rule/50eb9897-1e3f-4c54-8078-3d971338cf8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013013 10.0.0.19 - - [2026-04-27 02:07:32] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007342 10.0.0.19 - - [2026-04-27 02:07:32] "GET /firewall-rule/50eb9897-1e3f-4c54-8078-3d971338cf8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003872 10.0.0.19 - - [2026-04-27 02:07:32] "POST /ref-update HTTP/1.1" 200 156 0.076029 10.0.0.19 - - [2026-04-27 02:07:32] "POST /tags HTTP/1.1" 409 237 0.007699 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.19 - - [2026-04-27 02:07:32] "GET /tag/4ee0d2ab-2b49-4e4c-89af-b39c56a9393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.023144 10.0.0.19 - - [2026-04-27 02:07:32] "POST /tags HTTP/1.1" 409 210 0.003091 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-04-27 02:07:32] "GET /tag/73a6ba98-3be2-4b9c-885f-7dc15f151b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012969 10.0.0.19 - - [2026-04-27 02:07:32] "POST /projects HTTP/1.1" 409 223 0.002843 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.19 - - [2026-04-27 02:07:32] "GET /project/16dd93aa-dd4c-40d8-af13-b4d2f84c139f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047537 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008322 10.0.0.19 - - [2026-04-27 02:07:32] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006059 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.19 - - [2026-04-27 02:07:32] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005761 10.0.0.19 - - [2026-04-27 02:07:32] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.080635 10.0.0.19 - - [2026-04-27 02:07:32] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.059223 10.0.0.19 - - [2026-04-27 02:07:32] "POST /security-groups HTTP/1.1" 409 253 0.012818 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2026-04-27 02:07:32] "PUT /security-group/7e25f6f2-7f0e-42b7-bc15-ce605485dce0 HTTP/1.1" 200 262 0.068572 10.0.0.19 - - [2026-04-27 02:07:32] "PUT /access-control-list/9c2fe289-bd34-4fd8-adc2-69cd4b05933a HTTP/1.1" 200 272 0.045558 10.0.0.19 - - [2026-04-27 02:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.058994 10.0.0.19 - - [2026-04-27 02:07:32] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024077 10.0.0.19 - - [2026-04-27 02:07:32] "PUT /access-control-list/03ec47da-132d-44f4-ab63-9b6d14a0f4ed HTTP/1.1" 200 272 0.048820 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.19 - - [2026-04-27 02:07:32] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003012 10.0.0.19 - - [2026-04-27 02:07:32] "POST /tags HTTP/1.1" 409 210 0.002253 10.0.0.19 - - [2026-04-27 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2026-04-27 02:07:32] "GET /tag/73a6ba98-3be2-4b9c-885f-7dc15f151b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012605 10.0.0.19 - - [2026-04-27 02:07:33] "POST /firewall-rules HTTP/1.1" 200 570 0.097480 10.0.0.19 - - [2026-04-27 02:07:33] "GET /firewall-rule/d58cbf29-13bd-454a-a3fc-027e9d6feb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004846 10.0.0.19 - - [2026-04-27 02:07:33] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004142 10.0.0.19 - - [2026-04-27 02:07:33] "GET /firewall-rule/d58cbf29-13bd-454a-a3fc-027e9d6feb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002811 10.0.0.19 - - [2026-04-27 02:07:33] "POST /ref-update HTTP/1.1" 200 156 0.044253 10.0.0.19 - - [2026-04-27 02:07:33] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021361 10.0.0.19 - - [2026-04-27 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.19 - - [2026-04-27 02:07:33] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003758 10.0.0.19 - - [2026-04-27 02:07:33] "POST /tags HTTP/1.1" 409 210 0.002568 10.0.0.19 - - [2026-04-27 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2026-04-27 02:07:33] "GET /tag/73a6ba98-3be2-4b9c-885f-7dc15f151b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016125 10.0.0.19 - - [2026-04-27 02:07:33] "POST /firewall-rules HTTP/1.1" 200 568 0.073850 10.0.0.19 - - [2026-04-27 02:07:33] "GET /firewall-rule/9557ad8c-e884-4c40-91b0-e98188e247d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021407 10.0.0.19 - - [2026-04-27 02:07:33] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005507 10.0.0.19 - - [2026-04-27 02:07:33] "GET /firewall-rule/9557ad8c-e884-4c40-91b0-e98188e247d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003702 10.0.0.19 - - [2026-04-27 02:07:33] "POST /ref-update HTTP/1.1" 200 156 0.059867 10.0.0.19 - - [2026-04-27 02:07:33] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005209 10.0.0.19 - - [2026-04-27 02:07:33] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.19 - - [2026-04-27 02:07:48] "GET /global-system-configs HTTP/1.1" 200 322 0.006644 10.0.0.19 - - [2026-04-27 02:07:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004671 10.0.0.241 - - [2026-04-27 02:08:12] "GET / HTTP/1.1" 200 35931 0.003317 10.0.0.241 - - [2026-04-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.241 - - [2026-04-27 02:08:12] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005783 10.0.0.241 - - [2026-04-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.241 - - [2026-04-27 02:08:12] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003521 10.0.0.241 - - [2026-04-27 02:08:12] "PUT /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea HTTP/1.1" 200 274 0.010577 10.0.0.241 - - [2026-04-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.013028 10.0.0.241 - - [2026-04-27 02:08:12] "POST /virtual-routers HTTP/1.1" 200 599 0.022667 10.0.0.241 - - [2026-04-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020518 10.0.0.241 - - [2026-04-27 02:08:12] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004143 10.0.0.241 - - [2026-04-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002140 10.0.0.241 - - [2026-04-27 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.241 - - [2026-04-27 02:08:12] "GET /virtual-network/6e91903e-d341-4ae4-8ee1-ccfc5df06d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004486 10.0.0.241 - - [2026-04-27 02:08:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057671 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:09:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:09:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:10:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001184 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:10:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001177 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:10:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:10:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001376 10.0.0.19 - - [2026-04-27 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.19 - - [2026-04-27 02:11:43] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003407 10.0.0.241 - - [2026-04-27 02:11:45] "GET / HTTP/1.1" 200 35931 0.002815 10.0.0.241 - - [2026-04-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.241 - - [2026-04-27 02:11:45] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006859 10.0.0.241 - - [2026-04-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.241 - - [2026-04-27 02:11:45] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004513 10.0.0.241 - - [2026-04-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.241 - - [2026-04-27 02:11:45] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004005 10.0.0.241 - - [2026-04-27 02:11:45] "PUT /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09 HTTP/1.1" 200 262 0.015232 10.0.0.241 - - [2026-04-27 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016936 10.0.0.241 - - [2026-04-27 02:11:45] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004625 10.0.0.241 - - [2026-04-27 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.241 - - [2026-04-27 02:11:46] "GET /virtual-machine-interface/bbe77dcd-7512-45d4-b3bf-f6912c27cfbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005148 10.0.0.241 - - [2026-04-27 02:11:46] "PUT /virtual-machine-interface/bbe77dcd-7512-45d4-b3bf-f6912c27cfbe HTTP/1.1" 200 284 0.012996 10.0.0.19 - - [2026-04-27 02:12:15] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003895 10.0.0.19 - - [2026-04-27 02:12:15] "POST /ref-update HTTP/1.1" 200 156 0.010827 10.0.0.19 - - [2026-04-27 02:12:22] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004802 10.0.0.19 - - [2026-04-27 02:12:22] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.19 - - [2026-04-27 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.19 - - [2026-04-27 02:12:22] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003581 10.0.0.19 - - [2026-04-27 02:12:22] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007185 10.0.0.19 - - [2026-04-27 02:12:22] "POST /set-tag HTTP/1.1" 200 109 0.007957 10.0.0.19 - - [2026-04-27 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2026-04-27 02:12:22] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003182 10.0.0.19 - - [2026-04-27 02:12:22] "GET /loadbalancer-pool/1464dd65-55b4-4403-89c2-cf222ddca1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004295 10.0.0.19 - - [2026-04-27 02:12:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019247 10.0.0.19 - - [2026-04-27 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009300 10.0.0.19 - - [2026-04-27 02:12:23] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006343 10.0.0.19 - - [2026-04-27 02:12:23] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008511 10.0.0.19 - - [2026-04-27 02:12:23] "POST /tags HTTP/1.1" 409 205 0.003809 10.0.0.19 - - [2026-04-27 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.008867 10.0.0.19 - - [2026-04-27 02:12:23] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.015391 10.0.0.19 - - [2026-04-27 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-04-27 02:12:23] "GET /tag/37a4da27-b785-45f0-b9c6-d80c2ba6e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012286 10.0.0.19 - - [2026-04-27 02:12:23] "PUT /floating-ip/03888209-9ecb-47b5-bbe2-890101363379 HTTP/1.1" 200 256 0.020781 10.0.0.19 - - [2026-04-27 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.095048 10.0.0.19 - - [2026-04-27 02:12:23] "GET /loadbalancer-pool/e7382d28-b921-4b3b-b989-45add1986755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004266 10.0.0.19 - - [2026-04-27 02:12:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015670 10.0.0.19 - - [2026-04-27 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026273 10.0.0.19 - - [2026-04-27 02:12:23] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022348 10.0.0.19 - - [2026-04-27 02:12:23] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005171 10.0.0.19 - - [2026-04-27 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.010216 10.0.0.19 - - [2026-04-27 02:12:23] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003229 10.0.0.19 - - [2026-04-27 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.016211 10.0.0.19 - - [2026-04-27 02:12:23] "GET /loadbalancer-pool/588c69cd-618b-44e7-937a-c61c37333551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004253 10.0.0.19 - - [2026-04-27 02:12:23] "PUT /floating-ip/03888209-9ecb-47b5-bbe2-890101363379 HTTP/1.1" 200 256 0.011704 10.0.0.19 - - [2026-04-27 02:12:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031626 10.0.0.19 - - [2026-04-27 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024197 10.0.0.19 - - [2026-04-27 02:12:23] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010200 10.0.0.19 - - [2026-04-27 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.19 - - [2026-04-27 02:12:23] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005462 10.0.0.19 - - [2026-04-27 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.007565 10.0.0.19 - - [2026-04-27 02:12:23] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.009670 10.0.0.19 - - [2026-04-27 02:12:23] "PUT /floating-ip/03888209-9ecb-47b5-bbe2-890101363379 HTTP/1.1" 200 256 0.011958 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:12:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001555 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:12:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001609 10.0.0.19 - - [2026-04-27 02:12:48] "GET /global-system-configs HTTP/1.1" 200 322 0.009453 10.0.0.19 - - [2026-04-27 02:12:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004502 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:14:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:14:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:14:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:14:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001483 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001516 10.0.0.19 - - [2026-04-27 02:15:42] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011970 10.0.0.19 - - [2026-04-27 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.007236 10.0.0.19 - - [2026-04-27 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2026-04-27 02:15:42] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003284 10.0.0.19 - - [2026-04-27 02:15:42] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005513 10.0.0.19 - - [2026-04-27 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.053348 10.0.0.19 - - [2026-04-27 02:15:42] "DELETE /loadbalancer-member/94de2c33-04e8-40cd-b15e-fe85f060eb0f HTTP/1.1" 200 115 0.065413 10.0.0.19 - - [2026-04-27 02:15:42] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017937 10.0.0.19 - - [2026-04-27 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.006332 10.0.0.19 - - [2026-04-27 02:15:42] "DELETE /loadbalancer-member/cde78b37-9666-46fd-92a0-f09fc4c89de1 HTTP/1.1" 200 115 0.046906 10.0.0.19 - - [2026-04-27 02:15:42] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008282 10.0.0.19 - - [2026-04-27 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.005691 10.0.0.19 - - [2026-04-27 02:15:42] "DELETE /loadbalancer-member/39e3f39f-fe7e-400c-bca2-84afa54a5944 HTTP/1.1" 200 115 0.069081 10.0.0.19 - - [2026-04-27 02:15:42] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029643 10.0.0.19 - - [2026-04-27 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.005544 10.0.0.19 - - [2026-04-27 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2026-04-27 02:15:42] "GET /loadbalancer/2e91520e-602a-4775-a5da-bbe8e27ab485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003601 10.0.0.19 - - [2026-04-27 02:15:42] "GET /loadbalancer-pool/1464dd65-55b4-4403-89c2-cf222ddca1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004566 10.0.0.19 - - [2026-04-27 02:15:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032523 10.0.0.19 - - [2026-04-27 02:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017538 10.0.0.19 - - [2026-04-27 02:15:43] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.048577 10.0.0.19 - - [2026-04-27 02:15:43] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021433 10.0.0.19 - - [2026-04-27 02:15:43] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009469 10.0.0.19 - - [2026-04-27 02:15:43] "POST /set-tag HTTP/1.1" 200 109 0.117469 10.0.0.19 - - [2026-04-27 02:15:43] "GET /loadbalancer-pool/e7382d28-b921-4b3b-b989-45add1986755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021137 10.0.0.19 - - [2026-04-27 02:15:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048594 10.0.0.19 - - [2026-04-27 02:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013968 10.0.0.19 - - [2026-04-27 02:15:43] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019678 10.0.0.19 - - [2026-04-27 02:15:43] "POST /set-tag HTTP/1.1" 200 109 0.005103 10.0.0.19 - - [2026-04-27 02:15:43] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011944 10.0.0.19 - - [2026-04-27 02:15:43] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004054 10.0.0.19 - - [2026-04-27 02:15:43] "GET /loadbalancer-pool/588c69cd-618b-44e7-937a-c61c37333551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003740 10.0.0.19 - - [2026-04-27 02:15:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047611 10.0.0.19 - - [2026-04-27 02:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.079205 10.0.0.19 - - [2026-04-27 02:15:43] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022441 10.0.0.19 - - [2026-04-27 02:15:43] "GET /virtual-machine-interface/d1dcc27c-41dd-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006252 10.0.0.19 - - [2026-04-27 02:15:43] "GET /floating-ip/03888209-9ecb-47b5-bbe2-890101363379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003357 10.0.0.19 - - [2026-04-27 02:15:43] "POST /set-tag HTTP/1.1" 200 109 0.004903 10.0.0.19 - - [2026-04-27 02:17:05] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.19 - - [2026-04-27 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.19 - - [2026-04-27 02:17:05] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064653 10.0.0.19 - - [2026-04-27 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2026-04-27 02:17:05] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053928 10.0.0.19 - - [2026-04-27 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-04-27 02:17:05] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054970 10.0.0.19 - - [2026-04-27 02:17:06] "POST /tags HTTP/1.1" 200 333 0.030911 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019783 10.0.0.19 - - [2026-04-27 02:17:06] "GET /tag/bc43ab16-162f-49a9-b6cb-c717c877b38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.029303 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005865 10.0.0.19 - - [2026-04-27 02:17:06] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060669 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.19 - - [2026-04-27 02:17:06] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063206 10.0.0.19 - - [2026-04-27 02:17:06] "GET /virtual-networks?parent_id=8a6de637-e972-428a-b2cb-f265cc6410f2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002268 10.0.0.19 - - [2026-04-27 02:17:06] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006478 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.19 - - [2026-04-27 02:17:06] "GET /service-appliance-set/f54140f4-a659-46f1-8a8e-292c2e5bccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004419 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.004527 10.0.0.19 - - [2026-04-27 02:17:06] "POST /virtual-networks HTTP/1.1" 200 512 0.103220 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.19 - - [2026-04-27 02:17:06] "GET /network-ipam/420b2dba-1beb-4b71-88da-16968087e265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014798 10.0.0.19 - - [2026-04-27 02:17:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.125019 10.0.0.19 - - [2026-04-27 02:17:06] "GET /virtual-machine-interface/6a559b10-9ffe-4c6f-a495-fc00a840c4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026236 10.0.0.19 - - [2026-04-27 02:17:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007370 10.0.0.19 - - [2026-04-27 02:17:06] "POST /ref-update HTTP/1.1" 200 156 0.104566 10.0.0.19 - - [2026-04-27 02:17:06] "POST /instance-ips HTTP/1.1" 200 409 0.031233 10.0.0.19 - - [2026-04-27 02:17:06] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.011165 10.0.0.19 - - [2026-04-27 02:17:06] "GET /instance-ip/9ee033e8-dd28-4395-8043-c53606a1f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.024294 10.0.0.19 - - [2026-04-27 02:17:06] "GET /domains HTTP/1.1" 200 280 0.006597 10.0.0.19 - - [2026-04-27 02:17:06] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa HTTP/1.1" 200 3087 0.015967 10.0.0.19 - - [2026-04-27 02:17:06] "POST /loadbalancers HTTP/1.1" 200 610 0.037986 10.0.0.19 - - [2026-04-27 02:17:06] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2 HTTP/1.1" 200 5716 0.068641 10.0.0.19 - - [2026-04-27 02:17:06] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.007967 10.0.0.19 - - [2026-04-27 02:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027839 10.0.0.19 - - [2026-04-27 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028328 10.0.0.19 - - [2026-04-27 02:17:06] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.015947 10.0.0.19 - - [2026-04-27 02:17:06] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093317 10.0.0.19 - - [2026-04-27 02:17:06] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1181 0.003791 10.0.0.19 - - [2026-04-27 02:17:06] "GET /instance-ip/9ee033e8-dd28-4395-8043-c53606a1f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.005355 10.0.0.19 - - [2026-04-27 02:17:06] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1181 0.004457 10.0.0.19 - - [2026-04-27 02:17:06] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058712 10.0.0.19 - - [2026-04-27 02:17:06] "POST /floating-ips HTTP/1.1" 200 597 0.041518 10.0.0.19 - - [2026-04-27 02:17:07] "GET /loadbalancer/c04cd67b-3319-4375-a16c-6a53857007b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007006 10.0.0.19 - - [2026-04-27 02:17:07] "POST /route-targets HTTP/1.1" 200 327 0.036766 10.0.0.19 - - [2026-04-27 02:17:07] "POST /ref-update HTTP/1.1" 200 156 0.040567 10.0.0.19 - - [2026-04-27 02:17:07] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.100097 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017365 10.0.0.19 - - [2026-04-27 02:17:07] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057281 10.0.0.19 - - [2026-04-27 02:17:07] "GET /loadbalancer-listener/0e2efdef-ad45-4b20-b9a1-44a6c304b372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006962 10.0.0.19 - - [2026-04-27 02:17:07] "GET /loadbalancer-listener/0e2efdef-ad45-4b20-b9a1-44a6c304b372?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004503 10.0.0.19 - - [2026-04-27 02:17:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.038406 10.0.0.19 - - [2026-04-27 02:17:07] "GET /instance-ip/9ee033e8-dd28-4395-8043-c53606a1f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.010267 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.19 - - [2026-04-27 02:17:07] "GET /loadbalancer/c04cd67b-3319-4375-a16c-6a53857007b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007095 10.0.0.19 - - [2026-04-27 02:17:07] "GET /instance-ip/9ee033e8-dd28-4395-8043-c53606a1f35a?fields=floating_ips HTTP/1.1" 200 1212 0.007333 10.0.0.19 - - [2026-04-27 02:17:07] "GET /floating-ip/0de584ec-3599-465e-b771-53f310496c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006963 10.0.0.19 - - [2026-04-27 02:17:07] "POST /tags HTTP/1.1" 200 295 0.098817 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012294 10.0.0.19 - - [2026-04-27 02:17:07] "GET /tag/1a6f86e7-648d-4ab2-99b7-5f167e80735c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.019232 10.0.0.19 - - [2026-04-27 02:17:07] "POST /tags HTTP/1.1" 409 233 0.002415 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-04-27 02:17:07] "GET /tag/d088fbf3-d921-41b9-92b1-ce9c8063275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014557 10.0.0.19 - - [2026-04-27 02:17:07] "POST /tags HTTP/1.1" 409 206 0.002623 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2026-04-27 02:17:07] "GET /tag/8dc3e8eb-1da6-4743-bdae-c09599e105ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018487 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2026-04-27 02:17:07] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006791 10.0.0.19 - - [2026-04-27 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.19 - - [2026-04-27 02:17:07] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045286 10.0.0.19 - - [2026-04-27 02:17:07] "POST /virtual-machines HTTP/1.1" 200 369 0.013902 10.0.0.19 - - [2026-04-27 02:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010024 10.0.0.19 - - [2026-04-27 02:17:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115770 10.0.0.19 - - [2026-04-27 02:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030928 10.0.0.19 - - [2026-04-27 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006357 10.0.0.19 - - [2026-04-27 02:17:08] "POST /instance-ips HTTP/1.1" 200 409 0.045364 10.0.0.19 - - [2026-04-27 02:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025806 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018389 10.0.0.19 - - [2026-04-27 02:17:08] "POST /set-tag HTTP/1.1" 200 109 0.024358 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024636 10.0.0.19 - - [2026-04-27 02:17:08] "GET /instance-ip/30fe7772-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004281 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005280 10.0.0.19 - - [2026-04-27 02:17:08] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005781 10.0.0.19 - - [2026-04-27 02:17:08] "POST /ref-update HTTP/1.1" 200 156 0.010828 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016047 10.0.0.19 - - [2026-04-27 02:17:08] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.19 - - [2026-04-27 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.19 - - [2026-04-27 02:17:08] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004905 10.0.0.19 - - [2026-04-27 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2026-04-27 02:17:08] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048585 10.0.0.19 - - [2026-04-27 02:17:08] "POST /virtual-machines HTTP/1.1" 200 369 0.018259 10.0.0.19 - - [2026-04-27 02:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013202 10.0.0.19 - - [2026-04-27 02:17:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138942 10.0.0.19 - - [2026-04-27 02:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019947 10.0.0.19 - - [2026-04-27 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007459 10.0.0.19 - - [2026-04-27 02:17:09] "POST /instance-ips HTTP/1.1" 200 409 0.034962 10.0.0.19 - - [2026-04-27 02:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020192 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011831 10.0.0.19 - - [2026-04-27 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.023431 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014541 10.0.0.19 - - [2026-04-27 02:17:09] "GET /instance-ip/31884a06-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004714 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005772 10.0.0.19 - - [2026-04-27 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.003723 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.006761 10.0.0.19 - - [2026-04-27 02:17:09] "POST /ref-update HTTP/1.1" 200 156 0.013970 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006746 10.0.0.19 - - [2026-04-27 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005038 10.0.0.19 - - [2026-04-27 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.19 - - [2026-04-27 02:17:09] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004713 10.0.0.19 - - [2026-04-27 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.010285 10.0.0.19 - - [2026-04-27 02:17:11] "GET /domains HTTP/1.1" 200 280 0.002391 10.0.0.19 - - [2026-04-27 02:17:11] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa HTTP/1.1" 200 3087 0.004629 10.0.0.19 - - [2026-04-27 02:17:11] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2 HTTP/1.1" 200 7064 0.035191 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.004699 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.004925 10.0.0.19 - - [2026-04-27 02:17:12] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1402 0.006684 10.0.0.19 - - [2026-04-27 02:17:12] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1402 0.004129 10.0.0.19 - - [2026-04-27 02:17:12] "GET /route-target/ac629dec-217c-4af4-960b-13018c34e5e7 HTTP/1.1" 200 1153 0.003410 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.005386 10.0.0.19 - - [2026-04-27 02:17:12] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1402 0.003598 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005596 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.005686 10.0.0.19 - - [2026-04-27 02:17:12] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1402 0.003762 10.0.0.19 - - [2026-04-27 02:17:12] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 200 1402 0.003193 10.0.0.19 - - [2026-04-27 02:17:12] "GET /route-target/ac629dec-217c-4af4-960b-13018c34e5e7 HTTP/1.1" 200 1153 0.003548 10.0.0.19 - - [2026-04-27 02:17:12] "GET /domains HTTP/1.1" 200 280 0.002179 10.0.0.19 - - [2026-04-27 02:17:12] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa HTTP/1.1" 200 3087 0.003764 10.0.0.19 - - [2026-04-27 02:17:12] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2 HTTP/1.1" 200 7064 0.055313 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2086 0.004810 10.0.0.19 - - [2026-04-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.19 - - [2026-04-27 02:17:12] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035890 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004872 10.0.0.19 - - [2026-04-27 02:17:12] "GET /floating-ip-pools?parent_id=76e552b8-7662-4c43-9c51-78732b0d52ee&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002181 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006129 10.0.0.19 - - [2026-04-27 02:17:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025109 10.0.0.19 - - [2026-04-27 02:17:12] "POST /ref-update HTTP/1.1" 200 156 0.028551 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004928 10.0.0.19 - - [2026-04-27 02:17:12] "GET /domains HTTP/1.1" 200 280 0.002069 10.0.0.19 - - [2026-04-27 02:17:12] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa HTTP/1.1" 200 3087 0.003599 10.0.0.19 - - [2026-04-27 02:17:12] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2 HTTP/1.1" 200 7320 0.048592 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2324 0.012705 10.0.0.19 - - [2026-04-27 02:17:12] "GET /floating-ip-pool/60ed78de-a75f-4364-b1af-5113325fc164 HTTP/1.1" 200 1314 0.003121 10.0.0.19 - - [2026-04-27 02:17:12] "GET /domains HTTP/1.1" 200 280 0.002170 10.0.0.19 - - [2026-04-27 02:17:12] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa HTTP/1.1" 200 3087 0.003688 10.0.0.19 - - [2026-04-27 02:17:12] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2 HTTP/1.1" 200 7320 0.048153 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 2324 0.005401 10.0.0.19 - - [2026-04-27 02:17:12] "GET /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005276 10.0.0.19 - - [2026-04-27 02:17:12] "POST /tags HTTP/1.1" 200 365 0.074129 10.0.0.19 - - [2026-04-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022069 10.0.0.19 - - [2026-04-27 02:17:12] "GET /tag/587060e1-46e0-4137-81f5-2ee99580bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016325 10.0.0.19 - - [2026-04-27 02:17:12] "POST /tags HTTP/1.1" 409 206 0.002733 10.0.0.19 - - [2026-04-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.19 - - [2026-04-27 02:17:12] "GET /tag/8dc3e8eb-1da6-4743-bdae-c09599e105ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012410 10.0.0.19 - - [2026-04-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.19 - - [2026-04-27 02:17:12] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040437 10.0.0.19 - - [2026-04-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-04-27 02:17:13] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005988 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2026-04-27 02:17:13] "GET /service-appliance-set/92d410db-fadd-4e27-9c94-b6e057c884cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.008847 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 404 258 0.002430 10.0.0.19 - - [2026-04-27 02:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119095 10.0.0.19 - - [2026-04-27 02:17:13] "GET /virtual-machine-interface/bd8e45c6-c89b-4705-89a0-9b78910ecb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021471 10.0.0.19 - - [2026-04-27 02:17:13] "POST /set-tag HTTP/1.1" 200 109 0.020979 10.0.0.19 - - [2026-04-27 02:17:13] "POST /instance-ips HTTP/1.1" 200 417 0.035570 10.0.0.19 - - [2026-04-27 02:17:13] "GET /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.015025 10.0.0.19 - - [2026-04-27 02:17:13] "POST /loadbalancers HTTP/1.1" 200 618 0.076904 10.0.0.19 - - [2026-04-27 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026020 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011529 10.0.0.19 - - [2026-04-27 02:17:13] "POST /service-instances HTTP/1.1" 200 566 0.032367 10.0.0.19 - - [2026-04-27 02:17:13] "POST /ref-update HTTP/1.1" 200 156 0.015273 10.0.0.19 - - [2026-04-27 02:17:13] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052318 10.0.0.19 - - [2026-04-27 02:17:13] "GET /virtual-machine-interface/bd8e45c6-c89b-4705-89a0-9b78910ecb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006747 10.0.0.19 - - [2026-04-27 02:17:13] "GET /virtual-machine-interface/bd8e45c6-c89b-4705-89a0-9b78910ecb1d?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009872 10.0.0.19 - - [2026-04-27 02:17:13] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.009482 10.0.0.19 - - [2026-04-27 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022952 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.19 - - [2026-04-27 02:17:13] "GET /floating-ip-pool/60ed78de-a75f-4364-b1af-5113325fc164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005974 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012161 10.0.0.19 - - [2026-04-27 02:17:13] "POST /virtual-machines HTTP/1.1" 200 429 0.020536 10.0.0.19 - - [2026-04-27 02:17:13] "POST /floating-ips HTTP/1.1" 200 671 0.091418 10.0.0.19 - - [2026-04-27 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010702 10.0.0.19 - - [2026-04-27 02:17:13] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009404 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.19 - - [2026-04-27 02:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.097802 10.0.0.19 - - [2026-04-27 02:17:13] "POST /chown HTTP/1.1" 200 109 0.023939 10.0.0.19 - - [2026-04-27 02:17:13] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017522 10.0.0.19 - - [2026-04-27 02:17:13] "POST /tags HTTP/1.1" 409 221 0.002422 10.0.0.19 - - [2026-04-27 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.19 - - [2026-04-27 02:17:14] "POST /chown HTTP/1.1" 200 109 0.012333 10.0.0.19 - - [2026-04-27 02:17:14] "GET /tag/bc43ab16-162f-49a9-b6cb-c717c877b38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019405 10.0.0.19 - - [2026-04-27 02:17:14] "POST /tags HTTP/1.1" 409 238 0.002454 10.0.0.19 - - [2026-04-27 02:17:14] "PUT /virtual-machine-interface/b3b1332e-d237-4d63-b894-f10a29dbcc0b HTTP/1.1" 200 284 0.035565 10.0.0.19 - - [2026-04-27 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020534 10.0.0.19 - - [2026-04-27 02:17:14] "PUT /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 256 0.033087 10.0.0.19 - - [2026-04-27 02:17:14] "GET /tag/587060e1-46e0-4137-81f5-2ee99580bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016065 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.029746 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.038525 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.034090 10.0.0.19 - - [2026-04-27 02:17:14] "POST /firewall-rules HTTP/1.1" 200 650 0.185690 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.058231 10.0.0.19 - - [2026-04-27 02:17:14] "GET /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.021963 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.018221 10.0.0.19 - - [2026-04-27 02:17:14] "GET /firewall-policy/ce79a899-3c42-4f48-b6a2-98f5803e9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.019754 10.0.0.19 - - [2026-04-27 02:17:14] "GET /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.009234 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.052665 10.0.0.19 - - [2026-04-27 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.053173 10.0.0.19 - - [2026-04-27 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2026-04-27 02:17:14] "POST /virtual-machines HTTP/1.1" 200 429 0.031261 10.0.0.19 - - [2026-04-27 02:17:14] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051660 10.0.0.19 - - [2026-04-27 02:17:14] "GET /loadbalancer/0993f25f-5c50-4456-a740-1cbff726435a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003917 10.0.0.19 - - [2026-04-27 02:17:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162784 10.0.0.19 - - [2026-04-27 02:17:14] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.111331 10.0.0.19 - - [2026-04-27 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008417 10.0.0.19 - - [2026-04-27 02:17:14] "POST /chown HTTP/1.1" 200 109 0.060045 10.0.0.19 - - [2026-04-27 02:17:14] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080930 10.0.0.19 - - [2026-04-27 02:17:14] "POST /chown HTTP/1.1" 200 109 0.038725 10.0.0.19 - - [2026-04-27 02:17:14] "PUT /virtual-machine-interface/1f96475b-6e98-4af2-bbfd-42301f00d46f HTTP/1.1" 200 284 0.036485 10.0.0.19 - - [2026-04-27 02:17:14] "GET /loadbalancer-listener/ad59c9f7-ca86-47a0-8703-c5f4095eb928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.027437 10.0.0.19 - - [2026-04-27 02:17:14] "GET /loadbalancer-listener/ad59c9f7-ca86-47a0-8703-c5f4095eb928?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007220 10.0.0.19 - - [2026-04-27 02:17:15] "PUT /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 256 0.048506 10.0.0.19 - - [2026-04-27 02:17:15] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.076267 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.036921 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.029975 10.0.0.19 - - [2026-04-27 02:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011502 10.0.0.19 - - [2026-04-27 02:17:15] "GET /loadbalancer-pool/3fcf68f3-30cc-4adb-99e9-41c8714bc86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.024444 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.047700 10.0.0.19 - - [2026-04-27 02:17:15] "POST /loadbalancer-members HTTP/1.1" 200 707 0.061881 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.037986 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.056718 10.0.0.19 - - [2026-04-27 02:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.045991 10.0.0.19 - - [2026-04-27 02:17:15] "GET /loadbalancer-member/ff4eefc6-0891-4e18-a226-8c0d086e5e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.022921 10.0.0.19 - - [2026-04-27 02:17:15] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002882 10.0.0.19 - - [2026-04-27 02:17:15] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.020971 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.19 - - [2026-04-27 02:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036271 10.0.0.19 - - [2026-04-27 02:17:15] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016881 10.0.0.19 - - [2026-04-27 02:17:15] "POST /tags HTTP/1.1" 409 221 0.013824 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2026-04-27 02:17:15] "GET /tag/bc43ab16-162f-49a9-b6cb-c717c877b38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012187 10.0.0.19 - - [2026-04-27 02:17:15] "POST /chown HTTP/1.1" 200 109 0.027850 10.0.0.19 - - [2026-04-27 02:17:15] "POST /tags HTTP/1.1" 409 238 0.023610 10.0.0.19 - - [2026-04-27 02:17:15] "POST /chown HTTP/1.1" 200 109 0.020374 10.0.0.19 - - [2026-04-27 02:17:15] "PUT /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 256 0.036327 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2026-04-27 02:17:15] "GET /tag/587060e1-46e0-4137-81f5-2ee99580bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018463 10.0.0.19 - - [2026-04-27 02:17:15] "POST /firewall-rules HTTP/1.1" 409 293 0.002473 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.024386 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021468 10.0.0.19 - - [2026-04-27 02:17:15] "POST /chown HTTP/1.1" 200 109 0.048868 10.0.0.19 - - [2026-04-27 02:17:15] "POST /chown HTTP/1.1" 200 109 0.034269 10.0.0.19 - - [2026-04-27 02:17:15] "PUT /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5 HTTP/1.1" 200 260 0.081482 10.0.0.19 - - [2026-04-27 02:17:15] "GET /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.016647 10.0.0.19 - - [2026-04-27 02:17:15] "PUT /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 256 0.025154 10.0.0.19 - - [2026-04-27 02:17:15] "GET /firewall-policy/ce79a899-3c42-4f48-b6a2-98f5803e9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010352 10.0.0.19 - - [2026-04-27 02:17:15] "GET /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003800 10.0.0.19 - - [2026-04-27 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.047855 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.19 - - [2026-04-27 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2026-04-27 02:17:16] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004987 10.0.0.19 - - [2026-04-27 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-04-27 02:17:16] "POST /chown HTTP/1.1" 200 109 0.010975 10.0.0.19 - - [2026-04-27 02:17:16] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.071181 10.0.0.19 - - [2026-04-27 02:17:16] "POST /chown HTTP/1.1" 200 109 0.057090 10.0.0.19 - - [2026-04-27 02:17:16] "PUT /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 256 0.026179 10.0.0.19 - - [2026-04-27 02:17:16] "POST /virtual-machines HTTP/1.1" 200 373 0.016281 10.0.0.19 - - [2026-04-27 02:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022766 10.0.0.19 - - [2026-04-27 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.036779 10.0.0.19 - - [2026-04-27 02:17:16] "POST /chown HTTP/1.1" 200 109 0.015029 10.0.0.19 - - [2026-04-27 02:17:16] "POST /chown HTTP/1.1" 200 109 0.026133 10.0.0.19 - - [2026-04-27 02:17:16] "PUT /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 256 0.077154 10.0.0.19 - - [2026-04-27 02:17:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.218199 10.0.0.19 - - [2026-04-27 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.044688 10.0.0.19 - - [2026-04-27 02:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027421 10.0.0.19 - - [2026-04-27 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015771 10.0.0.19 - - [2026-04-27 02:17:16] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009037 10.0.0.19 - - [2026-04-27 02:17:16] "POST /instance-ips HTTP/1.1" 200 413 0.035105 10.0.0.19 - - [2026-04-27 02:17:16] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.012037 10.0.0.19 - - [2026-04-27 02:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.056046 10.0.0.19 - - [2026-04-27 02:17:16] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.023259 10.0.0.19 - - [2026-04-27 02:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034200 10.0.0.19 - - [2026-04-27 02:17:16] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.014947 10.0.0.19 - - [2026-04-27 02:17:16] "POST /set-tag HTTP/1.1" 200 109 0.041475 10.0.0.19 - - [2026-04-27 02:17:16] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022848 10.0.0.19 - - [2026-04-27 02:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043634 10.0.0.19 - - [2026-04-27 02:17:16] "GET /instance-ip/36029ed8-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.017986 10.0.0.19 - - [2026-04-27 02:17:16] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008022 10.0.0.19 - - [2026-04-27 02:17:16] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.030941 10.0.0.19 - - [2026-04-27 02:17:16] "POST /set-tag HTTP/1.1" 200 109 0.011665 10.0.0.19 - - [2026-04-27 02:17:16] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.008530 10.0.0.19 - - [2026-04-27 02:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023549 10.0.0.19 - - [2026-04-27 02:17:16] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.019522 10.0.0.19 - - [2026-04-27 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.017834 10.0.0.19 - - [2026-04-27 02:17:17] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019216 10.0.0.19 - - [2026-04-27 02:17:17] "POST /set-tag HTTP/1.1" 200 109 0.003311 10.0.0.19 - - [2026-04-27 02:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009837 10.0.0.19 - - [2026-04-27 02:17:17] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005027 10.0.0.19 - - [2026-04-27 02:17:17] "POST /set-tag HTTP/1.1" 200 109 0.005668 10.0.0.19 - - [2026-04-27 02:17:17] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.013152 10.0.0.19 - - [2026-04-27 02:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010231 10.0.0.19 - - [2026-04-27 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.012905 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.022121 10.0.0.19 - - [2026-04-27 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.020140 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.007606 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.024628 10.0.0.19 - - [2026-04-27 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.011713 10.0.0.19 - - [2026-04-27 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.008457 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.020033 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.008730 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.030921 10.0.0.19 - - [2026-04-27 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.009337 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.009762 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.013564 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.016734 10.0.0.19 - - [2026-04-27 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.009402 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.020013 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.022302 10.0.0.19 - - [2026-04-27 02:17:17] "POST /chown HTTP/1.1" 200 109 0.027689 10.0.0.19 - - [2026-04-27 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009993 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.009195 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.014405 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.033173 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.010991 10.0.0.19 - - [2026-04-27 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.007648 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.008431 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.017447 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.034880 10.0.0.19 - - [2026-04-27 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.007185 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.019628 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.007933 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.021513 10.0.0.19 - - [2026-04-27 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009852 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.010004 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.033581 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.014848 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.008313 10.0.0.19 - - [2026-04-27 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.007790 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.007622 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.018993 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.017429 10.0.0.19 - - [2026-04-27 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.008108 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.014657 10.0.0.19 - - [2026-04-27 02:17:18] "POST /chown HTTP/1.1" 200 109 0.008880 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.024753 10.0.0.19 - - [2026-04-27 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.008904 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.028386 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.019979 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.007683 10.0.0.19 - - [2026-04-27 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.007250 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.009915 10.0.0.19 - - [2026-04-27 02:17:19] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016593 10.0.0.19 - - [2026-04-27 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.005585 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.028781 10.0.0.19 - - [2026-04-27 02:17:19] "POST /chown HTTP/1.1" 200 109 0.035159 10.0.0.19 - - [2026-04-27 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.19 - - [2026-04-27 02:17:19] "GET /loadbalancer/c04cd67b-3319-4375-a16c-6a53857007b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003124 10.0.0.19 - - [2026-04-27 02:17:19] "GET /loadbalancer-pool/bdaf2324-52bb-4365-8810-573382198609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003186 10.0.0.19 - - [2026-04-27 02:17:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025086 10.0.0.19 - - [2026-04-27 02:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020236 10.0.0.19 - - [2026-04-27 02:17:19] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009629 10.0.0.19 - - [2026-04-27 02:17:19] "POST /tags HTTP/1.1" 409 221 0.002480 10.0.0.19 - - [2026-04-27 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.19 - - [2026-04-27 02:17:19] "GET /tag/bc43ab16-162f-49a9-b6cb-c717c877b38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014187 10.0.0.19 - - [2026-04-27 02:17:19] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005219 10.0.0.19 - - [2026-04-27 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.010717 10.0.0.19 - - [2026-04-27 02:17:19] "GET /floating-ip/0de584ec-3599-465e-b771-53f310496c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.018160 10.0.0.19 - - [2026-04-27 02:17:19] "PUT /floating-ip/0de584ec-3599-465e-b771-53f310496c02 HTTP/1.1" 200 256 0.009635 10.0.0.19 - - [2026-04-27 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.056045 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007674 10.0.0.19 - - [2026-04-27 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.19 - - [2026-04-27 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.19 - - [2026-04-27 02:17:20] "GET /loadbalancer/c04cd67b-3319-4375-a16c-6a53857007b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002744 10.0.0.19 - - [2026-04-27 02:17:20] "GET /loadbalancer-pool/bdaf2324-52bb-4365-8810-573382198609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003447 10.0.0.19 - - [2026-04-27 02:17:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025876 10.0.0.19 - - [2026-04-27 02:17:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021682 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019922 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004534 10.0.0.19 - - [2026-04-27 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.19 - - [2026-04-27 02:17:20] "GET /floating-ip/0de584ec-3599-465e-b771-53f310496c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.019799 10.0.0.19 - - [2026-04-27 02:17:20] "POST /set-tag HTTP/1.1" 200 109 0.048762 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine/41dd5341-c9ae-4240-b47c-24d5f8190c07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003882 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006820 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine/aa13f1b5-c561-47af-9d17-897216e37d89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003525 10.0.0.19 - - [2026-04-27 02:17:20] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005221 10.0.0.19 - - [2026-04-27 02:17:25] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005347 10.0.0.19 - - [2026-04-27 02:17:25] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2026-04-27 02:17:26] "GET /virtual-machine/8f8fa636-f984-499b-912b-871b5d67580a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004119 10.0.0.19 - - [2026-04-27 02:17:26] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004787 10.0.0.19 - - [2026-04-27 02:17:26] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005630 10.0.0.19 - - [2026-04-27 02:17:26] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.19 - - [2026-04-27 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-04-27 02:17:43] "POST /chown HTTP/1.1" 200 109 0.007524 10.0.0.19 - - [2026-04-27 02:17:43] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.19 - - [2026-04-27 02:17:43] "POST /chown HTTP/1.1" 200 109 0.009985 10.0.0.19 - - [2026-04-27 02:17:43] "POST /chown HTTP/1.1" 200 109 0.020938 10.0.0.19 - - [2026-04-27 02:17:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002843 10.0.0.19 - - [2026-04-27 02:17:51] "GET /global-system-configs HTTP/1.1" 200 322 0.006645 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:17:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:17:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.19 - - [2026-04-27 02:17:58] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005253 10.0.0.19 - - [2026-04-27 02:17:58] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.19 - - [2026-04-27 02:17:58] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004988 10.0.0.19 - - [2026-04-27 02:17:58] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.19 - - [2026-04-27 02:17:58] "GET /virtual-machine/8f8fa636-f984-499b-912b-871b5d67580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003694 10.0.0.19 - - [2026-04-27 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.011336 10.0.0.19 - - [2026-04-27 02:17:58] "GET /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011472 10.0.0.19 - - [2026-04-27 02:17:58] "POST /set-tag HTTP/1.1" 200 109 0.022164 10.0.0.19 - - [2026-04-27 02:17:58] "POST /set-tag HTTP/1.1" 200 109 0.042801 10.0.0.19 - - [2026-04-27 02:17:58] "DELETE /instance-ip/36029ed8-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.063613 10.0.0.19 - - [2026-04-27 02:17:58] "DELETE /virtual-machine-interface/35d42d8c-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.042111 10.0.0.19 - - [2026-04-27 02:17:58] "DELETE /virtual-machine/8f8fa636-f984-499b-912b-871b5d67580a HTTP/1.1" 200 115 0.020144 10.0.0.19 - - [2026-04-27 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.19 - - [2026-04-27 02:18:01] "GET /tag/587060e1-46e0-4137-81f5-2ee99580bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014195 10.0.0.19 - - [2026-04-27 02:18:01] "GET /tag/587060e1-46e0-4137-81f5-2ee99580bf1a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014628 10.0.0.19 - - [2026-04-27 02:18:01] "GET /virtual-machine-interface/1f96475b-6e98-4af2-bbfd-42301f00d46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005232 10.0.0.19 - - [2026-04-27 02:18:01] "POST /set-tag HTTP/1.1" 200 109 0.023488 10.0.0.19 - - [2026-04-27 02:18:01] "GET /virtual-machine-interface/b3b1332e-d237-4d63-b894-f10a29dbcc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007558 10.0.0.19 - - [2026-04-27 02:18:01] "POST /set-tag HTTP/1.1" 200 109 0.020533 10.0.0.19 - - [2026-04-27 02:18:01] "GET /virtual-machine-interface/bd8e45c6-c89b-4705-89a0-9b78910ecb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017987 10.0.0.19 - - [2026-04-27 02:18:01] "POST /set-tag HTTP/1.1" 200 109 0.018517 10.0.0.19 - - [2026-04-27 02:18:01] "GET /firewall-policy/ce79a899-3c42-4f48-b6a2-98f5803e9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009552 10.0.0.19 - - [2026-04-27 02:18:01] "GET /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004935 10.0.0.19 - - [2026-04-27 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.015305 10.0.0.19 - - [2026-04-27 02:18:01] "DELETE /firewall-rule/a98d729a-7e89-429f-b1b5-c7c166013cb5 HTTP/1.1" 200 115 0.045578 10.0.0.19 - - [2026-04-27 02:18:01] "DELETE /loadbalancer-member/ff4eefc6-0891-4e18-a226-8c0d086e5e76 HTTP/1.1" 200 115 0.045869 10.0.0.19 - - [2026-04-27 02:18:01] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.013681 10.0.0.19 - - [2026-04-27 02:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013140 10.0.0.19 - - [2026-04-27 02:18:01] "DELETE /loadbalancer-pool/3fcf68f3-30cc-4adb-99e9-41c8714bc86f HTTP/1.1" 200 115 0.076930 10.0.0.19 - - [2026-04-27 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011895 10.0.0.19 - - [2026-04-27 02:18:01] "POST /chown HTTP/1.1" 200 109 0.017219 10.0.0.19 - - [2026-04-27 02:18:01] "DELETE /loadbalancer-listener/ad59c9f7-ca86-47a0-8703-c5f4095eb928 HTTP/1.1" 200 115 0.059477 10.0.0.19 - - [2026-04-27 02:18:01] "GET /floating-ip/dfb7633c-bab2-427b-a549-c5931e4666a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009753 10.0.0.19 - - [2026-04-27 02:18:01] "POST /chown HTTP/1.1" 200 109 0.016366 10.0.0.19 - - [2026-04-27 02:18:02] "POST /chown HTTP/1.1" 200 109 0.024070 10.0.0.19 - - [2026-04-27 02:18:02] "POST /chown HTTP/1.1" 200 109 0.032154 10.0.0.19 - - [2026-04-27 02:18:02] "PUT /floating-ip/dfb7633c-bab2-427b-a549-c5931e4666a4 HTTP/1.1" 200 256 0.057906 10.0.0.19 - - [2026-04-27 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.19 - - [2026-04-27 02:18:02] "POST /chown HTTP/1.1" 200 109 0.013327 10.0.0.19 - - [2026-04-27 02:18:02] "POST /chown HTTP/1.1" 200 109 0.036817 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /floating-ip/dfb7633c-bab2-427b-a549-c5931e4666a4 HTTP/1.1" 200 115 0.103632 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /loadbalancer/0993f25f-5c50-4456-a740-1cbff726435a HTTP/1.1" 200 115 0.048428 10.0.0.19 - - [2026-04-27 02:18:02] "POST /chown HTTP/1.1" 200 109 0.022436 10.0.0.19 - - [2026-04-27 02:18:02] "POST /chown HTTP/1.1" 200 109 0.023201 10.0.0.19 - - [2026-04-27 02:18:02] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.011753 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /instance-ip/ffc07273-00f3-4c73-a122-f6527903bac0 HTTP/1.1" 200 115 0.121013 10.0.0.19 - - [2026-04-27 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024174 10.0.0.19 - - [2026-04-27 02:18:02] "GET /floating-ip-pool/60ed78de-a75f-4364-b1af-5113325fc164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012810 10.0.0.19 - - [2026-04-27 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.043190 10.0.0.19 - - [2026-04-27 02:18:02] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.026697 10.0.0.19 - - [2026-04-27 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034907 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /virtual-machine-interface/bd8e45c6-c89b-4705-89a0-9b78910ecb1d HTTP/1.1" 200 115 0.225952 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /floating-ip-pool/60ed78de-a75f-4364-b1af-5113325fc164 HTTP/1.1" 200 115 0.166362 10.0.0.19 - - [2026-04-27 02:18:02] "PUT /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 266 0.037766 10.0.0.19 - - [2026-04-27 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033638 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /service-instance/9ae6edaf-5a84-430c-9af4-fbea35aff842 HTTP/1.1" 200 115 0.086661 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /tag/587060e1-46e0-4137-81f5-2ee99580bf1a HTTP/1.1" 200 115 0.239102 10.0.0.19 - - [2026-04-27 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.19 - - [2026-04-27 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.017086 10.0.0.19 - - [2026-04-27 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002897 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee HTTP/1.1" 200 115 0.250952 10.0.0.19 - - [2026-04-27 02:18:02] "GET /virtual-machine-interface/1f96475b-6e98-4af2-bbfd-42301f00d46f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005983 10.0.0.19 - - [2026-04-27 02:18:02] "GET /routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 HTTP/1.1" 404 171 0.005783 10.0.0.19 - - [2026-04-27 02:18:02] "GET /domains HTTP/1.1" 200 280 0.010434 10.0.0.19 - - [2026-04-27 02:18:02] "DELETE /route-target/ac629dec-217c-4af4-960b-13018c34e5e7 HTTP/1.1" 200 115 0.042989 10.0.0.19 - - [2026-04-27 02:18:02] "GET /domain/ea6af560-ed35-423f-b55c-8e4e49e990aa HTTP/1.1" 200 3087 0.007762 10.0.0.19 - - [2026-04-27 02:18:03] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2 HTTP/1.1" 200 7142 0.046590 10.0.0.19 - - [2026-04-27 02:18:03] "DELETE /virtual-machine-interface/1f96475b-6e98-4af2-bbfd-42301f00d46f HTTP/1.1" 200 115 0.132203 10.0.0.19 - - [2026-04-27 02:18:03] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016500 10.0.0.19 - - [2026-04-27 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.004624 10.0.0.19 - - [2026-04-27 02:18:03] "DELETE /virtual-machine/0711724b-cb78-4feb-bf13-9f1d16922649 HTTP/1.1" 200 115 0.088028 10.0.0.19 - - [2026-04-27 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022054 10.0.0.19 - - [2026-04-27 02:18:03] "GET /virtual-machine-interface/b3b1332e-d237-4d63-b894-f10a29dbcc0b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006586 10.0.0.19 - - [2026-04-27 02:18:03] "GET /loadbalancer/c04cd67b-3319-4375-a16c-6a53857007b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006263 10.0.0.19 - - [2026-04-27 02:18:03] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006507 10.0.0.19 - - [2026-04-27 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.024997 10.0.0.19 - - [2026-04-27 02:18:03] "DELETE /virtual-machine-interface/b3b1332e-d237-4d63-b894-f10a29dbcc0b HTTP/1.1" 200 115 0.110163 10.0.0.19 - - [2026-04-27 02:18:03] "DELETE /loadbalancer-member/89f4daa3-3035-4298-aad8-e8dffaaac932 HTTP/1.1" 200 115 0.081183 10.0.0.19 - - [2026-04-27 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.030531 10.0.0.19 - - [2026-04-27 02:18:03] "DELETE /virtual-machine/6d9feb10-a08d-49b8-98b8-76ad4d64b997 HTTP/1.1" 200 115 0.041855 10.0.0.19 - - [2026-04-27 02:18:04] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009410 10.0.0.19 - - [2026-04-27 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.008952 10.0.0.19 - - [2026-04-27 02:18:04] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006546 10.0.0.19 - - [2026-04-27 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.19 - - [2026-04-27 02:18:04] "GET /virtual-machine/aa13f1b5-c561-47af-9d17-897216e37d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004936 10.0.0.19 - - [2026-04-27 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.012631 10.0.0.19 - - [2026-04-27 02:18:04] "GET /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010980 10.0.0.19 - - [2026-04-27 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.029721 10.0.0.19 - - [2026-04-27 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.053386 10.0.0.19 - - [2026-04-27 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.040463 10.0.0.19 - - [2026-04-27 02:18:04] "DELETE /instance-ip/31884a06-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.052877 10.0.0.19 - - [2026-04-27 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.021295 10.0.0.19 - - [2026-04-27 02:18:04] "DELETE /virtual-machine-interface/3166a4b4-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.049241 10.0.0.19 - - [2026-04-27 02:18:04] "DELETE /virtual-machine/aa13f1b5-c561-47af-9d17-897216e37d89 HTTP/1.1" 200 115 0.029702 10.0.0.19 - - [2026-04-27 02:18:08] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011409 10.0.0.19 - - [2026-04-27 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.007391 10.0.0.19 - - [2026-04-27 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2026-04-27 02:18:08] "GET /loadbalancer/c04cd67b-3319-4375-a16c-6a53857007b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004490 10.0.0.19 - - [2026-04-27 02:18:09] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007318 10.0.0.19 - - [2026-04-27 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.19 - - [2026-04-27 02:18:09] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007693 10.0.0.19 - - [2026-04-27 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.19 - - [2026-04-27 02:18:09] "GET /virtual-machine/41dd5341-c9ae-4240-b47c-24d5f8190c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003554 10.0.0.19 - - [2026-04-27 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.012363 10.0.0.19 - - [2026-04-27 02:18:09] "GET /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009573 10.0.0.19 - - [2026-04-27 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.020261 10.0.0.19 - - [2026-04-27 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.022947 10.0.0.19 - - [2026-04-27 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.033035 10.0.0.19 - - [2026-04-27 02:18:09] "DELETE /instance-ip/30fe7772-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.048166 10.0.0.19 - - [2026-04-27 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.010800 10.0.0.19 - - [2026-04-27 02:18:09] "DELETE /virtual-machine-interface/30e636ee-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.046979 10.0.0.19 - - [2026-04-27 02:18:09] "DELETE /virtual-machine/41dd5341-c9ae-4240-b47c-24d5f8190c07 HTTP/1.1" 200 115 0.020467 10.0.0.19 - - [2026-04-27 02:18:09] "DELETE /tag/d088fbf3-d921-41b9-92b1-ce9c8063275e HTTP/1.1" 200 115 0.046263 10.0.0.19 - - [2026-04-27 02:18:09] "DELETE /tag/1a6f86e7-648d-4ab2-99b7-5f167e80735c HTTP/1.1" 200 115 0.062691 10.0.0.19 - - [2026-04-27 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.19 - - [2026-04-27 02:18:13] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060615 10.0.0.19 - - [2026-04-27 02:18:13] "POST /tags HTTP/1.1" 200 393 0.031550 10.0.0.19 - - [2026-04-27 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.19 - - [2026-04-27 02:18:13] "GET /tag/5ebb9a29-c99e-4a29-8de1-22658cd70cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.018772 10.0.0.19 - - [2026-04-27 02:18:13] "POST /tags HTTP/1.1" 200 341 0.020691 10.0.0.19 - - [2026-04-27 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-04-27 02:18:13] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016787 10.0.0.19 - - [2026-04-27 02:18:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.001456 10.0.0.19 - - [2026-04-27 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.005791 10.0.0.19 - - [2026-04-27 02:18:14] "POST /security-groups HTTP/1.1" 200 589 0.080926 10.0.0.19 - - [2026-04-27 02:18:14] "POST /projects HTTP/1.1" 200 519 0.261300 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.004061 10.0.0.19 - - [2026-04-27 02:18:14] "POST /access-control-lists HTTP/1.1" 200 598 0.068379 10.0.0.19 - - [2026-04-27 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.060413 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.017017 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008284 10.0.0.19 - - [2026-04-27 02:18:14] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.014358 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.19 - - [2026-04-27 02:18:14] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.013097 10.0.0.19 - - [2026-04-27 02:18:14] "POST /access-control-lists HTTP/1.1" 200 596 0.088186 10.0.0.19 - - [2026-04-27 02:18:14] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.073474 10.0.0.19 - - [2026-04-27 02:18:14] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.079021 10.0.0.19 - - [2026-04-27 02:18:14] "POST /security-groups HTTP/1.1" 200 591 0.084776 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.002067 10.0.0.19 - - [2026-04-27 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.051052 10.0.0.19 - - [2026-04-27 02:18:14] "POST /chown HTTP/1.1" 200 109 0.022585 10.0.0.19 - - [2026-04-27 02:18:14] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027260 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-04-27 02:18:14] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002939 10.0.0.19 - - [2026-04-27 02:18:14] "POST /access-control-lists HTTP/1.1" 200 632 0.118123 10.0.0.19 - - [2026-04-27 02:18:14] "POST /tags HTTP/1.1" 409 226 0.004438 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.014059 10.0.0.19 - - [2026-04-27 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.19 - - [2026-04-27 02:18:14] "POST /access-control-lists HTTP/1.1" 200 630 0.070684 10.0.0.19 - - [2026-04-27 02:18:14] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.079562 10.0.0.19 - - [2026-04-27 02:18:14] "POST /firewall-rules HTTP/1.1" 200 600 0.087396 10.0.0.19 - - [2026-04-27 02:18:14] "GET /firewall-rule/800947bd-a204-45d7-b150-b10abbb6425d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.031132 10.0.0.19 - - [2026-04-27 02:18:15] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006231 10.0.0.19 - - [2026-04-27 02:18:15] "GET /firewall-rule/800947bd-a204-45d7-b150-b10abbb6425d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002579 10.0.0.19 - - [2026-04-27 02:18:15] "POST /ref-update HTTP/1.1" 200 156 0.046854 10.0.0.19 - - [2026-04-27 02:18:15] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002800 10.0.0.19 - - [2026-04-27 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-04-27 02:18:15] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002949 10.0.0.19 - - [2026-04-27 02:18:15] "POST /tags HTTP/1.1" 409 226 0.002461 10.0.0.19 - - [2026-04-27 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2026-04-27 02:18:15] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014378 10.0.0.19 - - [2026-04-27 02:18:15] "POST /firewall-rules HTTP/1.1" 200 598 0.072912 10.0.0.19 - - [2026-04-27 02:18:15] "GET /firewall-rule/a9b5cb82-5054-4028-83ea-1c47476ca2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.024775 10.0.0.19 - - [2026-04-27 02:18:15] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005029 10.0.0.19 - - [2026-04-27 02:18:15] "GET /firewall-rule/a9b5cb82-5054-4028-83ea-1c47476ca2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003591 10.0.0.19 - - [2026-04-27 02:18:15] "POST /ref-update HTTP/1.1" 200 156 0.046717 10.0.0.19 - - [2026-04-27 02:18:16] "POST /tags HTTP/1.1" 200 393 0.033949 10.0.0.19 - - [2026-04-27 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011346 10.0.0.19 - - [2026-04-27 02:18:16] "GET /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.020932 10.0.0.19 - - [2026-04-27 02:18:16] "POST /tags HTTP/1.1" 200 341 0.027706 10.0.0.19 - - [2026-04-27 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007836 10.0.0.19 - - [2026-04-27 02:18:16] "GET /tag/272731d9-f9ad-46ad-b8e2-7114cb886647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014676 10.0.0.19 - - [2026-04-27 02:18:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001597 10.0.0.19 - - [2026-04-27 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.005796 10.0.0.19 - - [2026-04-27 02:18:17] "POST /security-groups HTTP/1.1" 200 589 0.066709 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.002384 10.0.0.19 - - [2026-04-27 02:18:17] "POST /projects HTTP/1.1" 200 519 0.243576 10.0.0.19 - - [2026-04-27 02:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009357 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.19 - - [2026-04-27 02:18:17] "POST /access-control-lists HTTP/1.1" 200 598 0.084042 10.0.0.19 - - [2026-04-27 02:18:17] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.011332 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2026-04-27 02:18:17] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004957 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.002032 10.0.0.19 - - [2026-04-27 02:18:17] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.109734 10.0.0.19 - - [2026-04-27 02:18:17] "POST /access-control-lists HTTP/1.1" 200 596 0.107663 10.0.0.19 - - [2026-04-27 02:18:17] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.057761 10.0.0.19 - - [2026-04-27 02:18:17] "POST /security-groups HTTP/1.1" 200 591 0.078155 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002606 10.0.0.19 - - [2026-04-27 02:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.044909 10.0.0.19 - - [2026-04-27 02:18:17] "POST /chown HTTP/1.1" 200 109 0.019207 10.0.0.19 - - [2026-04-27 02:18:17] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020061 10.0.0.19 - - [2026-04-27 02:18:17] "POST /access-control-lists HTTP/1.1" 200 632 0.096717 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014648 10.0.0.19 - - [2026-04-27 02:18:17] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005851 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.002139 10.0.0.19 - - [2026-04-27 02:18:17] "POST /tags HTTP/1.1" 409 226 0.002359 10.0.0.19 - - [2026-04-27 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2026-04-27 02:18:17] "POST /access-control-lists HTTP/1.1" 200 630 0.060569 10.0.0.19 - - [2026-04-27 02:18:17] "GET /tag/272731d9-f9ad-46ad-b8e2-7114cb886647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.070961 10.0.0.19 - - [2026-04-27 02:18:17] "POST /firewall-rules HTTP/1.1" 200 600 0.073957 10.0.0.19 - - [2026-04-27 02:18:17] "GET /firewall-rule/bad22279-f5d4-46b0-bec8-a15f16df906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.012206 10.0.0.19 - - [2026-04-27 02:18:17] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004592 10.0.0.19 - - [2026-04-27 02:18:18] "GET /firewall-rule/bad22279-f5d4-46b0-bec8-a15f16df906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003370 10.0.0.19 - - [2026-04-27 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.065019 10.0.0.19 - - [2026-04-27 02:18:18] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011557 10.0.0.19 - - [2026-04-27 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2026-04-27 02:18:18] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003274 10.0.0.19 - - [2026-04-27 02:18:18] "POST /tags HTTP/1.1" 409 226 0.002068 10.0.0.19 - - [2026-04-27 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.19 - - [2026-04-27 02:18:18] "GET /tag/272731d9-f9ad-46ad-b8e2-7114cb886647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014637 10.0.0.19 - - [2026-04-27 02:18:18] "POST /firewall-rules HTTP/1.1" 200 598 0.070362 10.0.0.19 - - [2026-04-27 02:18:18] "GET /firewall-rule/8917bbb2-4e8b-4efb-98a9-3f41b7b19d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005764 10.0.0.19 - - [2026-04-27 02:18:18] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004243 10.0.0.19 - - [2026-04-27 02:18:18] "GET /firewall-rule/8917bbb2-4e8b-4efb-98a9-3f41b7b19d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002976 10.0.0.19 - - [2026-04-27 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.096791 10.0.0.19 - - [2026-04-27 02:18:19] "POST /tags HTTP/1.1" 200 345 0.092998 10.0.0.19 - - [2026-04-27 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020566 10.0.0.19 - - [2026-04-27 02:18:19] "GET /tag/5fa08596-8ded-4cc4-95aa-95091da3d1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.023591 10.0.0.19 - - [2026-04-27 02:18:19] "POST /projects HTTP/1.1" 409 238 0.002792 10.0.0.19 - - [2026-04-27 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.19 - - [2026-04-27 02:18:19] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053679 10.0.0.19 - - [2026-04-27 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.19 - - [2026-04-27 02:18:19] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007271 10.0.0.19 - - [2026-04-27 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.19 - - [2026-04-27 02:18:19] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005269 10.0.0.19 - - [2026-04-27 02:18:20] "POST /security-groups HTTP/1.1" 409 285 0.003737 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.19 - - [2026-04-27 02:18:20] "PUT /security-group/67bf099d-64e1-4573-a6a4-f96fb310caf1 HTTP/1.1" 200 262 0.066778 10.0.0.19 - - [2026-04-27 02:18:20] "PUT /access-control-list/f10b82f4-e2c6-4b05-bd96-fa95c518d479 HTTP/1.1" 200 272 0.009899 10.0.0.19 - - [2026-04-27 02:18:20] "PUT /access-control-list/98cdb81a-9f11-4d99-b778-433df061b5b6 HTTP/1.1" 200 272 0.028258 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991 10.0.0.19 - - [2026-04-27 02:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035489 10.0.0.19 - - [2026-04-27 02:18:20] "POST /tags HTTP/1.1" 409 228 0.003463 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-04-27 02:18:20] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050536 10.0.0.19 - - [2026-04-27 02:18:20] "GET /tag/5fa08596-8ded-4cc4-95aa-95091da3d1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014128 10.0.0.19 - - [2026-04-27 02:18:20] "POST /tags HTTP/1.1" 200 345 0.048482 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022674 10.0.0.19 - - [2026-04-27 02:18:20] "GET /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020482 10.0.0.19 - - [2026-04-27 02:18:20] "POST /projects HTTP/1.1" 409 238 0.002471 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2026-04-27 02:18:20] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054776 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-04-27 02:18:20] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004553 10.0.0.19 - - [2026-04-27 02:18:20] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034886 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2026-04-27 02:18:20] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004950 10.0.0.19 - - [2026-04-27 02:18:20] "POST /security-groups HTTP/1.1" 409 285 0.003053 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2026-04-27 02:18:20] "PUT /security-group/52d45ad7-4664-4ad2-b957-2eca052aa818 HTTP/1.1" 200 262 0.059311 10.0.0.19 - - [2026-04-27 02:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037911 10.0.0.19 - - [2026-04-27 02:18:20] "PUT /access-control-list/22fb3e6a-403f-4a43-b3c1-28f74f097eb9 HTTP/1.1" 200 272 0.031995 10.0.0.19 - - [2026-04-27 02:18:20] "POST /tags HTTP/1.1" 409 228 0.027850 10.0.0.19 - - [2026-04-27 02:18:20] "PUT /access-control-list/d5c220fc-2676-4eca-be1f-2a9b492e19eb HTTP/1.1" 200 272 0.020417 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-04-27 02:18:20] "GET /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018328 10.0.0.19 - - [2026-04-27 02:18:20] "POST /tags HTTP/1.1" 200 291 0.062141 10.0.0.19 - - [2026-04-27 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2026-04-27 02:18:20] "GET /tag/e49ac180-a2af-4158-a992-34da69d4146c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014159 10.0.0.19 - - [2026-04-27 02:18:21] "POST /tags HTTP/1.1" 200 303 0.056939 10.0.0.19 - - [2026-04-27 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2026-04-27 02:18:21] "GET /tag/b7707e9a-58f0-46db-9332-5c11ea36f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014595 10.0.0.19 - - [2026-04-27 02:18:21] "POST /tags HTTP/1.1" 409 252 0.002147 10.0.0.19 - - [2026-04-27 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-04-27 02:18:21] "GET /tag/5ebb9a29-c99e-4a29-8de1-22658cd70cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012549 10.0.0.19 - - [2026-04-27 02:18:21] "POST /tags HTTP/1.1" 409 226 0.002095 10.0.0.19 - - [2026-04-27 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2026-04-27 02:18:21] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.021997 10.0.0.19 - - [2026-04-27 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.19 - - [2026-04-27 02:18:21] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005002 10.0.0.19 - - [2026-04-27 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.19 - - [2026-04-27 02:18:21] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047478 10.0.0.19 - - [2026-04-27 02:18:21] "POST /virtual-machines HTTP/1.1" 200 395 0.009205 10.0.0.19 - - [2026-04-27 02:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039255 10.0.0.19 - - [2026-04-27 02:18:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118520 10.0.0.19 - - [2026-04-27 02:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008552 10.0.0.19 - - [2026-04-27 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017240 10.0.0.19 - - [2026-04-27 02:18:21] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004724 10.0.0.19 - - [2026-04-27 02:18:21] "POST /instance-ips HTTP/1.1" 200 397 0.027074 10.0.0.19 - - [2026-04-27 02:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034476 10.0.0.19 - - [2026-04-27 02:18:21] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017480 10.0.0.19 - - [2026-04-27 02:18:21] "POST /set-tag HTTP/1.1" 200 109 0.070289 10.0.0.19 - - [2026-04-27 02:18:21] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021682 10.0.0.19 - - [2026-04-27 02:18:21] "GET /instance-ip/5cdc5986-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003515 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004778 10.0.0.19 - - [2026-04-27 02:18:22] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004171 10.0.0.19 - - [2026-04-27 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.010362 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012418 10.0.0.19 - - [2026-04-27 02:18:22] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.19 - - [2026-04-27 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005570 10.0.0.19 - - [2026-04-27 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.19 - - [2026-04-27 02:18:22] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.064076 10.0.0.19 - - [2026-04-27 02:18:22] "POST /virtual-machines HTTP/1.1" 200 395 0.010494 10.0.0.19 - - [2026-04-27 02:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033540 10.0.0.19 - - [2026-04-27 02:18:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131098 10.0.0.19 - - [2026-04-27 02:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009408 10.0.0.19 - - [2026-04-27 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014300 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009372 10.0.0.19 - - [2026-04-27 02:18:22] "POST /instance-ips HTTP/1.1" 200 397 0.022726 10.0.0.19 - - [2026-04-27 02:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025681 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011083 10.0.0.19 - - [2026-04-27 02:18:22] "POST /set-tag HTTP/1.1" 200 109 0.068155 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026942 10.0.0.19 - - [2026-04-27 02:18:22] "GET /instance-ip/5d64a638-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003912 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006810 10.0.0.19 - - [2026-04-27 02:18:22] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.19 - - [2026-04-27 02:18:22] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005473 10.0.0.19 - - [2026-04-27 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.012309 10.0.0.19 - - [2026-04-27 02:18:23] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012896 10.0.0.19 - - [2026-04-27 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2026-04-27 02:18:23] "POST /tags HTTP/1.1" 200 291 0.023568 10.0.0.19 - - [2026-04-27 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-04-27 02:18:23] "GET /tag/19389b57-fbd8-4b8d-a70e-0ef70d194ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013693 10.0.0.19 - - [2026-04-27 02:18:23] "POST /tags HTTP/1.1" 409 252 0.003076 10.0.0.19 - - [2026-04-27 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2026-04-27 02:18:23] "GET /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.018087 10.0.0.19 - - [2026-04-27 02:18:23] "POST /tags HTTP/1.1" 409 226 0.002862 10.0.0.19 - - [2026-04-27 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.19 - - [2026-04-27 02:18:23] "GET /tag/272731d9-f9ad-46ad-b8e2-7114cb886647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015720 10.0.0.19 - - [2026-04-27 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.19 - - [2026-04-27 02:18:23] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005470 10.0.0.19 - - [2026-04-27 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.19 - - [2026-04-27 02:18:23] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049569 10.0.0.19 - - [2026-04-27 02:18:23] "POST /virtual-machines HTTP/1.1" 200 395 0.010759 10.0.0.19 - - [2026-04-27 02:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017980 10.0.0.19 - - [2026-04-27 02:18:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110343 10.0.0.19 - - [2026-04-27 02:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009154 10.0.0.19 - - [2026-04-27 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014090 10.0.0.19 - - [2026-04-27 02:18:23] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004832 10.0.0.19 - - [2026-04-27 02:18:23] "POST /instance-ips HTTP/1.1" 200 397 0.023200 10.0.0.19 - - [2026-04-27 02:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023011 10.0.0.19 - - [2026-04-27 02:18:23] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014371 10.0.0.19 - - [2026-04-27 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.063746 10.0.0.19 - - [2026-04-27 02:18:23] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016905 10.0.0.19 - - [2026-04-27 02:18:23] "GET /instance-ip/5e0d0c42-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003433 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004649 10.0.0.19 - - [2026-04-27 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003478 10.0.0.19 - - [2026-04-27 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.010575 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005001 10.0.0.19 - - [2026-04-27 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.19 - - [2026-04-27 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005286 10.0.0.19 - - [2026-04-27 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-04-27 02:18:24] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044617 10.0.0.19 - - [2026-04-27 02:18:24] "POST /virtual-machines HTTP/1.1" 200 395 0.010735 10.0.0.19 - - [2026-04-27 02:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011603 10.0.0.19 - - [2026-04-27 02:18:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109840 10.0.0.19 - - [2026-04-27 02:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014465 10.0.0.19 - - [2026-04-27 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023684 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005434 10.0.0.19 - - [2026-04-27 02:18:24] "POST /instance-ips HTTP/1.1" 200 397 0.026246 10.0.0.19 - - [2026-04-27 02:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026830 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012244 10.0.0.19 - - [2026-04-27 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.066630 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014897 10.0.0.19 - - [2026-04-27 02:18:24] "GET /instance-ip/5e87edd6-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004160 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005942 10.0.0.19 - - [2026-04-27 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004848 10.0.0.19 - - [2026-04-27 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.013046 10.0.0.19 - - [2026-04-27 02:18:24] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011161 10.0.0.19 - - [2026-04-27 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.005351 10.0.0.19 - - [2026-04-27 02:18:25] "POST /tags HTTP/1.1" 200 299 0.033448 10.0.0.19 - - [2026-04-27 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2026-04-27 02:18:25] "GET /tag/a3f13195-a292-4e51-9264-b2eacf2a0981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013566 10.0.0.19 - - [2026-04-27 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2026-04-27 02:18:25] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004500 10.0.0.19 - - [2026-04-27 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-04-27 02:18:25] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041516 10.0.0.19 - - [2026-04-27 02:18:25] "POST /virtual-machines HTTP/1.1" 200 395 0.013242 10.0.0.19 - - [2026-04-27 02:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011535 10.0.0.19 - - [2026-04-27 02:18:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132198 10.0.0.19 - - [2026-04-27 02:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012306 10.0.0.19 - - [2026-04-27 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013511 10.0.0.19 - - [2026-04-27 02:18:25] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007708 10.0.0.19 - - [2026-04-27 02:18:25] "POST /instance-ips HTTP/1.1" 200 397 0.030724 10.0.0.19 - - [2026-04-27 02:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.056783 10.0.0.19 - - [2026-04-27 02:18:25] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010683 10.0.0.19 - - [2026-04-27 02:18:25] "POST /set-tag HTTP/1.1" 200 109 0.065589 10.0.0.19 - - [2026-04-27 02:18:25] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.043502 10.0.0.19 - - [2026-04-27 02:18:25] "GET /instance-ip/5f2171f4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012837 10.0.0.19 - - [2026-04-27 02:18:25] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004956 10.0.0.19 - - [2026-04-27 02:18:25] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.19 - - [2026-04-27 02:18:25] "POST /tags HTTP/1.1" 200 299 0.021070 10.0.0.19 - - [2026-04-27 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2026-04-27 02:18:26] "GET /tag/3f6d09fd-ffc6-4c49-8cb0-28b520fbecca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.018357 10.0.0.19 - - [2026-04-27 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.19 - - [2026-04-27 02:18:26] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004902 10.0.0.19 - - [2026-04-27 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.19 - - [2026-04-27 02:18:26] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039964 10.0.0.19 - - [2026-04-27 02:18:26] "POST /virtual-machines HTTP/1.1" 200 395 0.014499 10.0.0.19 - - [2026-04-27 02:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014597 10.0.0.19 - - [2026-04-27 02:18:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120122 10.0.0.19 - - [2026-04-27 02:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014152 10.0.0.19 - - [2026-04-27 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016816 10.0.0.19 - - [2026-04-27 02:18:26] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009435 10.0.0.19 - - [2026-04-27 02:18:26] "POST /instance-ips HTTP/1.1" 200 397 0.025003 10.0.0.19 - - [2026-04-27 02:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026392 10.0.0.19 - - [2026-04-27 02:18:26] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013796 10.0.0.19 - - [2026-04-27 02:18:26] "POST /set-tag HTTP/1.1" 200 109 0.028532 10.0.0.19 - - [2026-04-27 02:18:26] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014126 10.0.0.19 - - [2026-04-27 02:18:26] "GET /instance-ip/5faebe92-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003854 10.0.0.19 - - [2026-04-27 02:18:26] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005787 10.0.0.19 - - [2026-04-27 02:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.19 - - [2026-04-27 02:18:26] "POST /tags HTTP/1.1" 200 299 0.022612 10.0.0.19 - - [2026-04-27 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.19 - - [2026-04-27 02:18:26] "GET /tag/6d129def-a4f1-49fa-b715-1a74e75ec819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013438 10.0.0.19 - - [2026-04-27 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2026-04-27 02:18:26] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005469 10.0.0.19 - - [2026-04-27 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-04-27 02:18:26] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035501 10.0.0.19 - - [2026-04-27 02:18:26] "POST /virtual-machines HTTP/1.1" 200 395 0.010030 10.0.0.19 - - [2026-04-27 02:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014931 10.0.0.19 - - [2026-04-27 02:18:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150093 10.0.0.19 - - [2026-04-27 02:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009376 10.0.0.19 - - [2026-04-27 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.19 - - [2026-04-27 02:18:27] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007870 10.0.0.19 - - [2026-04-27 02:18:27] "POST /instance-ips HTTP/1.1" 200 397 0.022222 10.0.0.19 - - [2026-04-27 02:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029765 10.0.0.19 - - [2026-04-27 02:18:27] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014114 10.0.0.19 - - [2026-04-27 02:18:27] "POST /set-tag HTTP/1.1" 200 109 0.023353 10.0.0.19 - - [2026-04-27 02:18:27] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019020 10.0.0.19 - - [2026-04-27 02:18:27] "GET /instance-ip/602a6f56-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004744 10.0.0.19 - - [2026-04-27 02:18:27] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004984 10.0.0.19 - - [2026-04-27 02:18:27] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.19 - - [2026-04-27 02:18:27] "POST /tags HTTP/1.1" 200 299 0.019343 10.0.0.19 - - [2026-04-27 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-04-27 02:18:27] "GET /tag/6efeaa54-ec16-4fb2-a30a-736f960eac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016662 10.0.0.19 - - [2026-04-27 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2026-04-27 02:18:27] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006576 10.0.0.19 - - [2026-04-27 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.19 - - [2026-04-27 02:18:27] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027233 10.0.0.19 - - [2026-04-27 02:18:27] "POST /virtual-machines HTTP/1.1" 200 395 0.009498 10.0.0.19 - - [2026-04-27 02:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020257 10.0.0.19 - - [2026-04-27 02:18:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116194 10.0.0.19 - - [2026-04-27 02:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008041 10.0.0.19 - - [2026-04-27 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.19 - - [2026-04-27 02:18:27] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006258 10.0.0.19 - - [2026-04-27 02:18:28] "POST /instance-ips HTTP/1.1" 200 397 0.022561 10.0.0.19 - - [2026-04-27 02:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026186 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011164 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.020584 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016684 10.0.0.19 - - [2026-04-27 02:18:28] "GET /instance-ip/609e40d4-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003912 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005223 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.006215 10.0.0.19 - - [2026-04-27 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.010399 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007551 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011320 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.004867 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005816 10.0.0.19 - - [2026-04-27 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.010408 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019300 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005929 10.0.0.19 - - [2026-04-27 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.011154 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009789 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006117 10.0.0.19 - - [2026-04-27 02:18:28] "POST /ref-update HTTP/1.1" 200 156 0.012151 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005157 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005203 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005258 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005222 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.003898 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005724 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005342 10.0.0.19 - - [2026-04-27 02:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.19 - - [2026-04-27 02:18:28] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004908 10.0.0.19 - - [2026-04-27 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.004863 10.0.0.19 - - [2026-04-27 02:18:29] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005276 10.0.0.19 - - [2026-04-27 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.19 - - [2026-04-27 02:18:29] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007036 10.0.0.19 - - [2026-04-27 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.19 - - [2026-04-27 02:18:29] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007170 10.0.0.19 - - [2026-04-27 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.003394 10.0.0.19 - - [2026-04-27 02:18:29] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005433 10.0.0.19 - - [2026-04-27 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.19 - - [2026-04-27 02:18:30] "GET /virtual-machine/3ecba3b9-b5b2-45c8-852a-c206ab1c906e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003495 10.0.0.19 - - [2026-04-27 02:18:30] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004702 10.0.0.19 - - [2026-04-27 02:18:30] "GET /virtual-machine/707c5457-2e81-4cc8-ae48-f480780de1c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003889 10.0.0.19 - - [2026-04-27 02:18:30] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004771 10.0.0.19 - - [2026-04-27 02:18:30] "GET /virtual-machine/c1430ee6-18e9-477f-aa73-74519be8e37c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003564 10.0.0.19 - - [2026-04-27 02:18:30] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.19 - - [2026-04-27 02:18:32] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006675 10.0.0.19 - - [2026-04-27 02:18:32] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.19 - - [2026-04-27 02:18:32] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005012 10.0.0.19 - - [2026-04-27 02:18:32] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.19 - - [2026-04-27 02:18:33] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005726 10.0.0.19 - - [2026-04-27 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.19 - - [2026-04-27 02:18:35] "GET /virtual-machine/b6065e83-37a4-4192-b934-305dce9ad022?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004149 10.0.0.19 - - [2026-04-27 02:18:35] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004874 10.0.0.19 - - [2026-04-27 02:18:36] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005487 10.0.0.19 - - [2026-04-27 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.19 - - [2026-04-27 02:18:37] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006084 10.0.0.19 - - [2026-04-27 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.19 - - [2026-04-27 02:18:40] "GET /virtual-machine/e3c71ce6-5010-4743-b360-76e3b75af23d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005105 10.0.0.19 - - [2026-04-27 02:18:40] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006418 10.0.0.19 - - [2026-04-27 02:18:40] "GET /virtual-machine/6902c57e-5389-4697-90ca-1b420f92fa75?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004950 10.0.0.19 - - [2026-04-27 02:18:40] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005077 10.0.0.19 - - [2026-04-27 02:18:41] "GET /virtual-machine/31c9528a-6782-4a34-8dcb-889e0defa472?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003445 10.0.0.19 - - [2026-04-27 02:18:41] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004869 10.0.0.19 - - [2026-04-27 02:18:41] "GET /virtual-machine/22f2d67a-bd3b-446a-b530-9d7999bbf9d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003275 10.0.0.19 - - [2026-04-27 02:18:41] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004662 10.0.0.19 - - [2026-04-27 02:18:41] "GET /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005550 10.0.0.19 - - [2026-04-27 02:18:41] "POST /tags HTTP/1.1" 200 333 0.030441 10.0.0.19 - - [2026-04-27 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019083 10.0.0.19 - - [2026-04-27 02:18:41] "GET /tag/2227ced7-40b5-4513-b53f-150607b9fc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016210 10.0.0.19 - - [2026-04-27 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.19 - - [2026-04-27 02:18:41] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.055612 10.0.0.19 - - [2026-04-27 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.19 - - [2026-04-27 02:18:41] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004878 10.0.0.19 - - [2026-04-27 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.19 - - [2026-04-27 02:18:42] "GET /service-appliance-set/f54140f4-a659-46f1-8a8e-292c2e5bccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003700 10.0.0.19 - - [2026-04-27 02:18:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.002558 10.0.0.19 - - [2026-04-27 02:18:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.146089 10.0.0.19 - - [2026-04-27 02:18:42] "GET /virtual-machine-interface/e7e91127-b1ea-43c3-8fdf-6108d9be521e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.026503 10.0.0.19 - - [2026-04-27 02:18:42] "POST /instance-ips HTTP/1.1" 200 409 0.026887 10.0.0.19 - - [2026-04-27 02:18:42] "GET /instance-ip/56dac1e8-63cf-4821-a46f-8367ed68d6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.007693 10.0.0.19 - - [2026-04-27 02:18:42] "POST /loadbalancers HTTP/1.1" 200 629 0.065180 10.0.0.19 - - [2026-04-27 02:18:42] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038601 10.0.0.19 - - [2026-04-27 02:18:42] "GET /instance-ip/56dac1e8-63cf-4821-a46f-8367ed68d6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.005169 10.0.0.19 - - [2026-04-27 02:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029363 10.0.0.19 - - [2026-04-27 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.19 - - [2026-04-27 02:18:42] "POST /floating-ips HTTP/1.1" 200 597 0.049695 10.0.0.19 - - [2026-04-27 02:18:42] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.072137 10.0.0.19 - - [2026-04-27 02:18:42] "GET /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.005532 10.0.0.19 - - [2026-04-27 02:18:42] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.029115 10.0.0.19 - - [2026-04-27 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.19 - - [2026-04-27 02:18:42] "GET /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.012143 10.0.0.19 - - [2026-04-27 02:18:42] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041777 10.0.0.19 - - [2026-04-27 02:18:42] "GET /loadbalancer-listener/4fb68dab-c729-4667-8f00-63c818d36608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.008529 10.0.0.19 - - [2026-04-27 02:18:42] "GET /loadbalancer-listener/4fb68dab-c729-4667-8f00-63c818d36608?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.007654 10.0.0.19 - - [2026-04-27 02:18:42] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026699 10.0.0.19 - - [2026-04-27 02:18:42] "GET /instance-ip/56dac1e8-63cf-4821-a46f-8367ed68d6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.020925 10.0.0.19 - - [2026-04-27 02:18:42] "GET /instance-ip/56dac1e8-63cf-4821-a46f-8367ed68d6f5?fields=floating_ips HTTP/1.1" 200 1212 0.016776 10.0.0.19 - - [2026-04-27 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.19 - - [2026-04-27 02:18:42] "GET /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003979 10.0.0.19 - - [2026-04-27 02:18:42] "GET /loadbalancer-pool/52e1631d-dc65-4c5c-99c1-ea386d79d739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009526 10.0.0.19 - - [2026-04-27 02:18:42] "GET /floating-ip/43d24bb3-c06c-4466-9634-ab424e07c34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003833 10.0.0.19 - - [2026-04-27 02:18:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023290 10.0.0.19 - - [2026-04-27 02:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015611 10.0.0.19 - - [2026-04-27 02:18:43] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015481 10.0.0.19 - - [2026-04-27 02:18:43] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010665 10.0.0.19 - - [2026-04-27 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.19 - - [2026-04-27 02:18:43] "GET /floating-ip/43d24bb3-c06c-4466-9634-ab424e07c34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.009646 10.0.0.19 - - [2026-04-27 02:18:43] "POST /tags HTTP/1.1" 409 221 0.002367 10.0.0.19 - - [2026-04-27 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-04-27 02:18:43] "GET /tag/2227ced7-40b5-4513-b53f-150607b9fc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011530 10.0.0.19 - - [2026-04-27 02:18:43] "PUT /floating-ip/43d24bb3-c06c-4466-9634-ab424e07c34f HTTP/1.1" 200 256 0.011277 10.0.0.19 - - [2026-04-27 02:18:43] "POST /set-tag HTTP/1.1" 200 109 0.063890 10.0.0.19 - - [2026-04-27 02:18:43] "GET /loadbalancer-pool/52e1631d-dc65-4c5c-99c1-ea386d79d739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011341 10.0.0.19 - - [2026-04-27 02:18:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017912 10.0.0.19 - - [2026-04-27 02:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013201 10.0.0.19 - - [2026-04-27 02:18:43] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011575 10.0.0.19 - - [2026-04-27 02:18:43] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007707 10.0.0.19 - - [2026-04-27 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.012962 10.0.0.19 - - [2026-04-27 02:18:43] "GET /floating-ip/43d24bb3-c06c-4466-9634-ab424e07c34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.011902 10.0.0.19 - - [2026-04-27 02:18:43] "POST /set-tag HTTP/1.1" 200 109 0.092135 10.0.0.19 - - [2026-04-27 02:18:44] "POST /tags HTTP/1.1" 409 206 0.003418 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.19 - - [2026-04-27 02:18:44] "GET /tag/b7707e9a-58f0-46db-9332-5c11ea36f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016649 10.0.0.19 - - [2026-04-27 02:18:44] "POST /tags HTTP/1.1" 409 204 0.002490 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2026-04-27 02:18:44] "GET /tag/3f6d09fd-ffc6-4c49-8cb0-28b520fbecca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012548 10.0.0.19 - - [2026-04-27 02:18:44] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007625 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.19 - - [2026-04-27 02:18:44] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003517 10.0.0.19 - - [2026-04-27 02:18:44] "POST /tags HTTP/1.1" 409 206 0.002739 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2026-04-27 02:18:44] "GET /tag/b7707e9a-58f0-46db-9332-5c11ea36f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012793 10.0.0.19 - - [2026-04-27 02:18:44] "POST /tags HTTP/1.1" 409 226 0.002623 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.19 - - [2026-04-27 02:18:44] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012820 10.0.0.19 - - [2026-04-27 02:18:44] "POST /tags HTTP/1.1" 409 204 0.002218 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.19 - - [2026-04-27 02:18:44] "GET /tag/3f6d09fd-ffc6-4c49-8cb0-28b520fbecca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012558 10.0.0.19 - - [2026-04-27 02:18:44] "POST /tags HTTP/1.1" 409 226 0.002819 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2026-04-27 02:18:44] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019700 10.0.0.19 - - [2026-04-27 02:18:44] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005704 10.0.0.19 - - [2026-04-27 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2026-04-27 02:18:44] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004101 10.0.0.19 - - [2026-04-27 02:18:44] "POST /firewall-rules HTTP/1.1" 200 626 0.083756 10.0.0.19 - - [2026-04-27 02:18:44] "POST /firewall-rules HTTP/1.1" 200 646 0.092907 10.0.0.19 - - [2026-04-27 02:18:44] "GET /firewall-rule/5a01431e-2f5f-4059-b6d1-502a956a6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.015509 10.0.0.19 - - [2026-04-27 02:18:44] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003353 10.0.0.19 - - [2026-04-27 02:18:44] "GET /firewall-rule/cb449bac-dc23-42cc-b1ef-bcc0d9e7a3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004675 10.0.0.19 - - [2026-04-27 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.023160 10.0.0.19 - - [2026-04-27 02:18:44] "POST /firewall-policys HTTP/1.1" 200 606 0.042946 10.0.0.19 - - [2026-04-27 02:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016552 10.0.0.19 - - [2026-04-27 02:18:44] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.015538 10.0.0.19 - - [2026-04-27 02:18:44] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003077 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003432 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006266 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/ce79a899-3c42-4f48-b6a2-98f5803e9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005027 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.009528 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003469 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009297 10.0.0.19 - - [2026-04-27 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.038387 10.0.0.19 - - [2026-04-27 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.039786 10.0.0.19 - - [2026-04-27 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.044891 10.0.0.19 - - [2026-04-27 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.047776 10.0.0.19 - - [2026-04-27 02:18:45] "POST /ref-update HTTP/1.1" 200 156 0.038329 10.0.0.19 - - [2026-04-27 02:18:45] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.013120 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:20:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001359 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:20:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001185 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:20:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001242 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:20:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001180 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:20:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001324 10.0.0.19 - - [2026-04-27 02:20:43] "POST /tags HTTP/1.1" 409 252 0.006647 10.0.0.19 - - [2026-04-27 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.19 - - [2026-04-27 02:20:43] "GET /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.026983 10.0.0.19 - - [2026-04-27 02:20:43] "POST /tags HTTP/1.1" 409 228 0.003145 10.0.0.19 - - [2026-04-27 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.19 - - [2026-04-27 02:20:43] "GET /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020849 10.0.0.19 - - [2026-04-27 02:20:44] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012997 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.19 - - [2026-04-27 02:20:44] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003473 10.0.0.19 - - [2026-04-27 02:20:44] "POST /tags HTTP/1.1" 409 206 0.002208 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-04-27 02:20:44] "GET /tag/b7707e9a-58f0-46db-9332-5c11ea36f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014907 10.0.0.19 - - [2026-04-27 02:20:44] "POST /tags HTTP/1.1" 409 226 0.002273 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.19 - - [2026-04-27 02:20:44] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.026761 10.0.0.19 - - [2026-04-27 02:20:44] "POST /tags HTTP/1.1" 409 204 0.002688 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.19 - - [2026-04-27 02:20:44] "GET /tag/3f6d09fd-ffc6-4c49-8cb0-28b520fbecca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014315 10.0.0.19 - - [2026-04-27 02:20:44] "POST /tags HTTP/1.1" 409 226 0.002823 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2026-04-27 02:20:44] "GET /tag/c29a84b6-123a-4025-b336-ccc7c0834205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015790 10.0.0.19 - - [2026-04-27 02:20:44] "POST /tags HTTP/1.1" 409 228 0.002533 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2026-04-27 02:20:44] "GET /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012620 10.0.0.19 - - [2026-04-27 02:20:44] "POST /tags HTTP/1.1" 409 252 0.003203 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2026-04-27 02:20:44] "GET /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012418 10.0.0.19 - - [2026-04-27 02:20:44] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002810 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2026-04-27 02:20:44] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004366 10.0.0.19 - - [2026-04-27 02:20:44] "POST /firewall-rules HTTP/1.1" 409 281 0.003000 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.19 - - [2026-04-27 02:20:44] "PUT /firewall-rule/cb449bac-dc23-42cc-b1ef-bcc0d9e7a3ba HTTP/1.1" 200 260 0.028596 10.0.0.19 - - [2026-04-27 02:20:44] "POST /firewall-rules HTTP/1.1" 409 291 0.008672 10.0.0.19 - - [2026-04-27 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2026-04-27 02:20:44] "PUT /firewall-rule/5a01431e-2f5f-4059-b6d1-502a956a6f2d HTTP/1.1" 200 260 0.031839 10.0.0.19 - - [2026-04-27 02:20:44] "GET /firewall-rule/5a01431e-2f5f-4059-b6d1-502a956a6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.014141 10.0.0.19 - - [2026-04-27 02:20:44] "POST /firewall-rules HTTP/1.1" 200 658 0.085679 10.0.0.19 - - [2026-04-27 02:20:44] "GET /firewall-rule/4afe8a47-ccd3-447a-84bd-94c13a896a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.025939 10.0.0.19 - - [2026-04-27 02:20:44] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004627 10.0.0.19 - - [2026-04-27 02:20:44] "GET /firewall-rule/cb449bac-dc23-42cc-b1ef-bcc0d9e7a3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003458 10.0.0.19 - - [2026-04-27 02:20:45] "POST /firewall-policys HTTP/1.1" 409 269 0.002701 10.0.0.19 - - [2026-04-27 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-04-27 02:20:45] "PUT /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821 HTTP/1.1" 200 264 0.042208 10.0.0.19 - - [2026-04-27 02:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.049868 10.0.0.19 - - [2026-04-27 02:20:45] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013757 10.0.0.19 - - [2026-04-27 02:20:45] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003196 10.0.0.19 - - [2026-04-27 02:20:45] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004719 10.0.0.19 - - [2026-04-27 02:20:45] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002621 10.0.0.19 - - [2026-04-27 02:20:45] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004261 10.0.0.19 - - [2026-04-27 02:21:46] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012780 10.0.0.19 - - [2026-04-27 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.006344 10.0.0.19 - - [2026-04-27 02:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2026-04-27 02:21:46] "GET /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.012510 10.0.0.19 - - [2026-04-27 02:21:46] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013979 10.0.0.19 - - [2026-04-27 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.024109 10.0.0.19 - - [2026-04-27 02:21:46] "DELETE /loadbalancer-member/449aa1c0-c90e-4d68-b9cd-07fe99a1c077 HTTP/1.1" 200 115 0.038934 10.0.0.19 - - [2026-04-27 02:21:46] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010866 10.0.0.19 - - [2026-04-27 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.004203 10.0.0.19 - - [2026-04-27 02:21:46] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004809 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004431 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004792 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005370 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004727 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005477 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.19 - - [2026-04-27 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.19 - - [2026-04-27 02:21:47] "GET /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002588 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014215 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.010684 10.0.0.19 - - [2026-04-27 02:21:47] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013270 10.0.0.19 - - [2026-04-27 02:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.19 - - [2026-04-27 02:21:48] "GET /virtual-machine/707c5457-2e81-4cc8-ae48-f480780de1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003311 10.0.0.19 - - [2026-04-27 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.016216 10.0.0.19 - - [2026-04-27 02:21:48] "GET /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005851 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.032114 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.049763 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.024415 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.059153 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.041731 10.0.0.19 - - [2026-04-27 02:21:48] "DELETE /instance-ip/5d64a638-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.044348 10.0.0.19 - - [2026-04-27 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.010880 10.0.0.19 - - [2026-04-27 02:21:48] "DELETE /virtual-machine-interface/5d480c94-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.068047 10.0.0.19 - - [2026-04-27 02:21:48] "DELETE /virtual-machine/707c5457-2e81-4cc8-ae48-f480780de1c9 HTTP/1.1" 200 115 0.131979 10.0.0.19 - - [2026-04-27 02:21:48] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005132 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.004138 10.0.0.19 - - [2026-04-27 02:21:48] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006923 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.004317 10.0.0.19 - - [2026-04-27 02:21:48] "GET /virtual-machine/c1430ee6-18e9-477f-aa73-74519be8e37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003244 10.0.0.19 - - [2026-04-27 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.022160 10.0.0.19 - - [2026-04-27 02:21:48] "GET /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018203 10.0.0.19 - - [2026-04-27 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.031856 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.054368 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.050827 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.035766 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.043697 10.0.0.19 - - [2026-04-27 02:21:49] "DELETE /instance-ip/5e0d0c42-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.066346 10.0.0.19 - - [2026-04-27 02:21:49] "DELETE /virtual-machine-interface/5df265cc-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.054983 10.0.0.19 - - [2026-04-27 02:21:49] "DELETE /virtual-machine/c1430ee6-18e9-477f-aa73-74519be8e37c HTTP/1.1" 200 115 0.046048 10.0.0.19 - - [2026-04-27 02:21:49] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007532 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.003448 10.0.0.19 - - [2026-04-27 02:21:49] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006581 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.006026 10.0.0.19 - - [2026-04-27 02:21:49] "GET /virtual-machine/b6065e83-37a4-4192-b934-305dce9ad022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003360 10.0.0.19 - - [2026-04-27 02:21:49] "POST /ref-update HTTP/1.1" 200 156 0.018462 10.0.0.19 - - [2026-04-27 02:21:49] "GET /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019070 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.025293 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.041795 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.035741 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.034799 10.0.0.19 - - [2026-04-27 02:21:49] "POST /set-tag HTTP/1.1" 200 109 0.045119 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /instance-ip/5e87edd6-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.099099 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /virtual-machine-interface/5e6cc718-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.064468 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /virtual-machine/b6065e83-37a4-4192-b934-305dce9ad022 HTTP/1.1" 200 115 0.027311 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /tag/19389b57-fbd8-4b8d-a70e-0ef70d194ebc HTTP/1.1" 200 115 0.052078 10.0.0.19 - - [2026-04-27 02:21:50] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018861 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.19 - - [2026-04-27 02:21:50] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004692 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.003498 10.0.0.19 - - [2026-04-27 02:21:50] "GET /virtual-machine/3ecba3b9-b5b2-45c8-852a-c206ab1c906e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003354 10.0.0.19 - - [2026-04-27 02:21:50] "POST /ref-update HTTP/1.1" 200 156 0.013405 10.0.0.19 - - [2026-04-27 02:21:50] "GET /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014402 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.023259 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.051753 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.030547 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.015295 10.0.0.19 - - [2026-04-27 02:21:50] "POST /set-tag HTTP/1.1" 200 109 0.027836 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /instance-ip/5cdc5986-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.054049 10.0.0.19 - - [2026-04-27 02:21:50] "POST /ref-update HTTP/1.1" 200 156 0.008338 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /virtual-machine-interface/5cbf7dc0-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.041887 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /virtual-machine/3ecba3b9-b5b2-45c8-852a-c206ab1c906e HTTP/1.1" 200 115 0.022177 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /tag/b7707e9a-58f0-46db-9332-5c11ea36f805 HTTP/1.1" 409 388 0.006814 10.0.0.19 - - [2026-04-27 02:21:50] "DELETE /tag/e49ac180-a2af-4158-a992-34da69d4146c HTTP/1.1" 200 115 0.033992 10.0.0.19 - - [2026-04-27 02:22:17] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006225 10.0.0.19 - - [2026-04-27 02:22:17] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.19 - - [2026-04-27 02:22:17] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007296 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.19 - - [2026-04-27 02:22:18] "GET /virtual-machine/6902c57e-5389-4697-90ca-1b420f92fa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003137 10.0.0.19 - - [2026-04-27 02:22:18] "POST /ref-update HTTP/1.1" 200 156 0.010819 10.0.0.19 - - [2026-04-27 02:22:18] "GET /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005064 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.020362 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.041272 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.014885 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.025670 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /instance-ip/602a6f56-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.052690 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /virtual-machine-interface/6009d156-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.057093 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /virtual-machine/6902c57e-5389-4697-90ca-1b420f92fa75 HTTP/1.1" 200 115 0.023751 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /tag/6d129def-a4f1-49fa-b715-1a74e75ec819 HTTP/1.1" 200 115 0.036098 10.0.0.19 - - [2026-04-27 02:22:18] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005800 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.19 - - [2026-04-27 02:22:18] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004617 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.19 - - [2026-04-27 02:22:18] "GET /virtual-machine/e3c71ce6-5010-4743-b360-76e3b75af23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004458 10.0.0.19 - - [2026-04-27 02:22:18] "POST /ref-update HTTP/1.1" 200 156 0.015072 10.0.0.19 - - [2026-04-27 02:22:18] "GET /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020421 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.020665 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.025718 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.029816 10.0.0.19 - - [2026-04-27 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.014143 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /instance-ip/5f2171f4-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.055920 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /virtual-machine-interface/5f030a2a-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.046661 10.0.0.19 - - [2026-04-27 02:22:18] "DELETE /virtual-machine/e3c71ce6-5010-4743-b360-76e3b75af23d HTTP/1.1" 200 115 0.028725 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /tag/a3f13195-a292-4e51-9264-b2eacf2a0981 HTTP/1.1" 200 115 0.038716 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004798 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004948 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine/31c9528a-6782-4a34-8dcb-889e0defa472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003678 10.0.0.19 - - [2026-04-27 02:22:19] "POST /ref-update HTTP/1.1" 200 156 0.014488 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012773 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.020010 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.041433 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.025508 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.018561 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /instance-ip/5faebe92-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.046708 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /virtual-machine-interface/5f925248-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.047312 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /virtual-machine/31c9528a-6782-4a34-8dcb-889e0defa472 HTTP/1.1" 200 115 0.135550 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /tag/3f6d09fd-ffc6-4c49-8cb0-28b520fbecca HTTP/1.1" 409 236 0.071632 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /tag/5ebb9a29-c99e-4a29-8de1-22658cd70cb1 HTTP/1.1" 200 115 0.058425 10.0.0.19 - - [2026-04-27 02:22:19] "DELETE /tag/5fa08596-8ded-4cc4-95aa-95091da3d1e7 HTTP/1.1" 200 115 0.042229 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007574 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004853 10.0.0.19 - - [2026-04-27 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.19 - - [2026-04-27 02:22:19] "GET /virtual-machine/22f2d67a-bd3b-446a-b530-9d7999bbf9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003702 10.0.0.19 - - [2026-04-27 02:22:19] "POST /ref-update HTTP/1.1" 200 156 0.010597 10.0.0.19 - - [2026-04-27 02:22:20] "GET /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012908 10.0.0.19 - - [2026-04-27 02:22:20] "POST /set-tag HTTP/1.1" 200 109 0.020117 10.0.0.19 - - [2026-04-27 02:22:20] "POST /set-tag HTTP/1.1" 200 109 0.032204 10.0.0.19 - - [2026-04-27 02:22:20] "POST /set-tag HTTP/1.1" 200 109 0.025823 10.0.0.19 - - [2026-04-27 02:22:20] "POST /set-tag HTTP/1.1" 200 109 0.015145 10.0.0.19 - - [2026-04-27 02:22:20] "DELETE /instance-ip/609e40d4-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.051282 10.0.0.19 - - [2026-04-27 02:22:20] "DELETE /virtual-machine-interface/6082d056-41df-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.046148 10.0.0.19 - - [2026-04-27 02:22:20] "DELETE /virtual-machine/22f2d67a-bd3b-446a-b530-9d7999bbf9d7 HTTP/1.1" 200 115 0.038734 10.0.0.19 - - [2026-04-27 02:22:20] "DELETE /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79 HTTP/1.1" 409 236 0.015908 10.0.0.19 - - [2026-04-27 02:22:20] "DELETE /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca HTTP/1.1" 409 236 0.006333 10.0.0.19 - - [2026-04-27 02:22:20] "DELETE /tag/6efeaa54-ec16-4fb2-a30a-736f960eac3a HTTP/1.1" 200 115 0.034295 10.0.0.19 - - [2026-04-27 02:22:21] "POST /projects HTTP/1.1" 409 238 0.002650 10.0.0.19 - - [2026-04-27 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2026-04-27 02:22:22] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044407 10.0.0.19 - - [2026-04-27 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.19 - - [2026-04-27 02:22:22] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.016099 10.0.0.19 - - [2026-04-27 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2026-04-27 02:22:22] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006953 10.0.0.19 - - [2026-04-27 02:22:22] "POST /security-groups HTTP/1.1" 409 285 0.002538 10.0.0.19 - - [2026-04-27 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-04-27 02:22:22] "PUT /security-group/52d45ad7-4664-4ad2-b957-2eca052aa818 HTTP/1.1" 200 262 0.059211 10.0.0.19 - - [2026-04-27 02:22:22] "PUT /access-control-list/22fb3e6a-403f-4a43-b3c1-28f74f097eb9 HTTP/1.1" 200 272 0.015318 10.0.0.19 - - [2026-04-27 02:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029663 10.0.0.19 - - [2026-04-27 02:22:22] "PUT /access-control-list/d5c220fc-2676-4eca-be1f-2a9b492e19eb HTTP/1.1" 200 272 0.025766 10.0.0.19 - - [2026-04-27 02:22:27] "POST /projects HTTP/1.1" 409 238 0.002478 10.0.0.19 - - [2026-04-27 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-04-27 02:22:27] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041761 10.0.0.19 - - [2026-04-27 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2026-04-27 02:22:27] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005706 10.0.0.19 - - [2026-04-27 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2026-04-27 02:22:27] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004891 10.0.0.19 - - [2026-04-27 02:22:27] "POST /security-groups HTTP/1.1" 409 285 0.002867 10.0.0.19 - - [2026-04-27 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-04-27 02:22:27] "PUT /security-group/52d45ad7-4664-4ad2-b957-2eca052aa818 HTTP/1.1" 200 262 0.060446 10.0.0.19 - - [2026-04-27 02:22:27] "PUT /access-control-list/22fb3e6a-403f-4a43-b3c1-28f74f097eb9 HTTP/1.1" 200 272 0.019087 10.0.0.19 - - [2026-04-27 02:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037282 10.0.0.19 - - [2026-04-27 02:22:27] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005109 10.0.0.19 - - [2026-04-27 02:22:27] "PUT /access-control-list/d5c220fc-2676-4eca-be1f-2a9b492e19eb HTTP/1.1" 200 272 0.050236 10.0.0.19 - - [2026-04-27 02:22:27] "GET /firewall-rule/bad22279-f5d4-46b0-bec8-a15f16df906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003313 10.0.0.19 - - [2026-04-27 02:22:27] "POST /ref-update HTTP/1.1" 200 156 0.059887 10.0.0.19 - - [2026-04-27 02:22:27] "DELETE /firewall-rule/bad22279-f5d4-46b0-bec8-a15f16df906f HTTP/1.1" 200 115 0.037594 10.0.0.19 - - [2026-04-27 02:22:27] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005908 10.0.0.19 - - [2026-04-27 02:22:27] "GET /firewall-rule/8917bbb2-4e8b-4efb-98a9-3f41b7b19d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003474 10.0.0.19 - - [2026-04-27 02:22:27] "POST /ref-update HTTP/1.1" 200 156 0.061826 10.0.0.19 - - [2026-04-27 02:22:27] "DELETE /firewall-rule/8917bbb2-4e8b-4efb-98a9-3f41b7b19d30 HTTP/1.1" 200 115 0.064806 10.0.0.19 - - [2026-04-27 02:22:27] "DELETE /tag/272731d9-f9ad-46ad-b8e2-7114cb886647 HTTP/1.1" 200 115 0.065298 10.0.0.19 - - [2026-04-27 02:22:27] "DELETE /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79 HTTP/1.1" 409 236 0.007998 10.0.0.19 - - [2026-04-27 02:22:27] "DELETE /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca HTTP/1.1" 409 236 0.005860 10.0.0.19 - - [2026-04-27 02:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2026-04-27 02:22:27] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009071 10.0.0.19 - - [2026-04-27 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2026-04-27 02:22:28] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005826 10.0.0.19 - - [2026-04-27 02:22:28] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.058061 10.0.0.19 - - [2026-04-27 02:22:28] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.059066 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /security-group/52d45ad7-4664-4ad2-b957-2eca052aa818 HTTP/1.1" 200 115 0.073068 10.0.0.19 - - [2026-04-27 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /access-control-list/22fb3e6a-403f-4a43-b3c1-28f74f097eb9 HTTP/1.1" 200 115 0.051956 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /access-control-list/d5c220fc-2676-4eca-be1f-2a9b492e19eb HTTP/1.1" 200 115 0.046793 10.0.0.19 - - [2026-04-27 02:22:28] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.072985 10.0.0.19 - - [2026-04-27 02:22:28] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?fields=security_groups HTTP/1.1" 200 1352 0.040386 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /security-group/e1fe8f42-b60e-4bd9-a3af-5215b6dd7030 HTTP/1.1" 200 115 0.061072 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /access-control-list/35f2141c-8175-4c01-a188-b2bb3bdfb9cf HTTP/1.1" 200 115 0.048615 10.0.0.19 - - [2026-04-27 02:22:28] "GET /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa?fields=application_policy_sets HTTP/1.1" 200 1391 0.096812 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /access-control-list/832a8af5-e420-4700-8dd4-bfb002b7da3e HTTP/1.1" 200 115 0.147975 10.0.0.19 - - [2026-04-27 02:22:28] "DELETE /project/8a8e4133-f186-4f6a-97d2-be93ad0204fa HTTP/1.1" 200 115 0.566893 10.0.0.19 - - [2026-04-27 02:22:28] "POST /projects HTTP/1.1" 409 238 0.003808 10.0.0.19 - - [2026-04-27 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013079 10.0.0.19 - - [2026-04-27 02:22:29] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039257 10.0.0.19 - - [2026-04-27 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2026-04-27 02:22:29] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004451 10.0.0.19 - - [2026-04-27 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-04-27 02:22:29] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005765 10.0.0.19 - - [2026-04-27 02:22:29] "POST /security-groups HTTP/1.1" 409 285 0.002496 10.0.0.19 - - [2026-04-27 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2026-04-27 02:22:29] "PUT /security-group/67bf099d-64e1-4573-a6a4-f96fb310caf1 HTTP/1.1" 200 262 0.059126 10.0.0.19 - - [2026-04-27 02:22:29] "PUT /access-control-list/f10b82f4-e2c6-4b05-bd96-fa95c518d479 HTTP/1.1" 200 272 0.015640 10.0.0.19 - - [2026-04-27 02:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036430 10.0.0.19 - - [2026-04-27 02:22:29] "PUT /access-control-list/98cdb81a-9f11-4d99-b778-433df061b5b6 HTTP/1.1" 200 272 0.032905 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /loadbalancer-member/f11b85a7-ae7f-4a37-a19b-455d0406aaa5 HTTP/1.1" 200 115 0.049726 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /loadbalancer-pool/52e1631d-dc65-4c5c-99c1-ea386d79d739 HTTP/1.1" 200 115 0.035986 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /loadbalancer-listener/4fb68dab-c729-4667-8f00-63c818d36608 HTTP/1.1" 200 115 0.037722 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /loadbalancer/0568a7d2-099b-4cc6-b1b2-097eb37f4784 HTTP/1.1" 200 115 0.037450 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /floating-ip/43d24bb3-c06c-4466-9634-ab424e07c34f HTTP/1.1" 200 115 0.057914 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /instance-ip/56dac1e8-63cf-4821-a46f-8367ed68d6f5 HTTP/1.1" 200 115 0.066111 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /virtual-machine-interface/e7e91127-b1ea-43c3-8fdf-6108d9be521e HTTP/1.1" 200 115 0.088889 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /tag/2227ced7-40b5-4513-b53f-150607b9fc9a HTTP/1.1" 200 115 0.048168 10.0.0.19 - - [2026-04-27 02:22:33] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002971 10.0.0.19 - - [2026-04-27 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.19 - - [2026-04-27 02:22:33] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002900 10.0.0.19 - - [2026-04-27 02:22:33] "GET /firewall-policy/ff3fe2ca-c8bf-4ad8-ac5e-66bb1a276576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002581 10.0.0.19 - - [2026-04-27 02:22:33] "GET /firewall-rule/cb449bac-dc23-42cc-b1ef-bcc0d9e7a3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003423 10.0.0.19 - - [2026-04-27 02:22:33] "POST /ref-update HTTP/1.1" 200 156 0.017103 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /firewall-rule/cb449bac-dc23-42cc-b1ef-bcc0d9e7a3ba HTTP/1.1" 200 115 0.036534 10.0.0.19 - - [2026-04-27 02:22:33] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007953 10.0.0.19 - - [2026-04-27 02:22:33] "GET /firewall-rule/5a01431e-2f5f-4059-b6d1-502a956a6f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003505 10.0.0.19 - - [2026-04-27 02:22:33] "POST /ref-update HTTP/1.1" 200 156 0.016681 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /firewall-rule/5a01431e-2f5f-4059-b6d1-502a956a6f2d HTTP/1.1" 200 115 0.044137 10.0.0.19 - - [2026-04-27 02:22:33] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005131 10.0.0.19 - - [2026-04-27 02:22:33] "GET /firewall-rule/4afe8a47-ccd3-447a-84bd-94c13a896a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.003403 10.0.0.19 - - [2026-04-27 02:22:33] "POST /ref-update HTTP/1.1" 200 156 0.015519 10.0.0.19 - - [2026-04-27 02:22:33] "DELETE /firewall-rule/4afe8a47-ccd3-447a-84bd-94c13a896a7a HTTP/1.1" 200 115 0.047139 10.0.0.19 - - [2026-04-27 02:22:33] "GET /application-policy-set/408c93c9-4490-4e64-9ab6-f974858accf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004050 10.0.0.19 - - [2026-04-27 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2026-04-27 02:22:34] "GET /policy-management/b0b24296-a7ef-411a-97cc-5a898f55c68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003223 10.0.0.19 - - [2026-04-27 02:22:34] "GET /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004122 10.0.0.19 - - [2026-04-27 02:22:34] "POST /ref-update HTTP/1.1" 200 156 0.042434 10.0.0.19 - - [2026-04-27 02:22:34] "DELETE /firewall-policy/0cf7e4f3-d1d8-44b1-a962-e77093c7c821 HTTP/1.1" 200 115 0.048390 10.0.0.19 - - [2026-04-27 02:22:34] "DELETE /tag/2a2796bd-2ac5-417e-9b5a-b3e85a72cf79 HTTP/1.1" 200 115 0.047239 10.0.0.19 - - [2026-04-27 02:22:34] "DELETE /tag/ce2b6b75-a836-44c3-9e7c-0a210e84faca HTTP/1.1" 200 115 0.081078 10.0.0.19 - - [2026-04-27 02:22:34] "DELETE /tag/3f6d09fd-ffc6-4c49-8cb0-28b520fbecca HTTP/1.1" 200 115 0.074555 10.0.0.19 - - [2026-04-27 02:22:34] "DELETE /tag/b7707e9a-58f0-46db-9332-5c11ea36f805 HTTP/1.1" 200 115 0.083967 10.0.0.19 - - [2026-04-27 02:22:34] "POST /projects HTTP/1.1" 409 238 0.009281 10.0.0.19 - - [2026-04-27 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.19 - - [2026-04-27 02:22:34] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.061497 10.0.0.19 - - [2026-04-27 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.19 - - [2026-04-27 02:22:34] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.008042 10.0.0.19 - - [2026-04-27 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009229 10.0.0.19 - - [2026-04-27 02:22:34] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010293 10.0.0.19 - - [2026-04-27 02:22:34] "POST /security-groups HTTP/1.1" 409 285 0.002991 10.0.0.19 - - [2026-04-27 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.19 - - [2026-04-27 02:22:34] "PUT /security-group/67bf099d-64e1-4573-a6a4-f96fb310caf1 HTTP/1.1" 200 262 0.076589 10.0.0.19 - - [2026-04-27 02:22:34] "PUT /access-control-list/f10b82f4-e2c6-4b05-bd96-fa95c518d479 HTTP/1.1" 200 272 0.062747 10.0.0.19 - - [2026-04-27 02:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.073492 10.0.0.19 - - [2026-04-27 02:22:34] "PUT /access-control-list/98cdb81a-9f11-4d99-b778-433df061b5b6 HTTP/1.1" 200 272 0.061471 10.0.0.19 - - [2026-04-27 02:22:34] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.035505 10.0.0.19 - - [2026-04-27 02:22:35] "GET /firewall-rule/800947bd-a204-45d7-b150-b10abbb6425d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.014819 10.0.0.19 - - [2026-04-27 02:22:35] "POST /ref-update HTTP/1.1" 200 156 0.092138 10.0.0.19 - - [2026-04-27 02:22:35] "DELETE /firewall-rule/800947bd-a204-45d7-b150-b10abbb6425d HTTP/1.1" 200 115 0.057723 10.0.0.19 - - [2026-04-27 02:22:35] "GET /firewall-policy/6e32eb67-af48-45ac-ad9a-f1635f990176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007105 10.0.0.19 - - [2026-04-27 02:22:35] "GET /firewall-rule/a9b5cb82-5054-4028-83ea-1c47476ca2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004186 10.0.0.19 - - [2026-04-27 02:22:35] "POST /ref-update HTTP/1.1" 200 156 0.065212 10.0.0.19 - - [2026-04-27 02:22:35] "DELETE /firewall-rule/a9b5cb82-5054-4028-83ea-1c47476ca2bf HTTP/1.1" 200 115 0.095012 10.0.0.19 - - [2026-04-27 02:22:35] "DELETE /tag/c29a84b6-123a-4025-b336-ccc7c0834205 HTTP/1.1" 200 115 0.082578 10.0.0.19 - - [2026-04-27 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.19 - - [2026-04-27 02:22:35] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.013967 10.0.0.19 - - [2026-04-27 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.19 - - [2026-04-27 02:22:35] "GET /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006788 10.0.0.19 - - [2026-04-27 02:22:35] "PUT /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d HTTP/1.1" 200 264 0.079844 10.0.0.19 - - [2026-04-27 02:22:35] "PUT /virtual-network/eec0bfa6-4ac5-4eec-a24f-19e30c4a93a1 HTTP/1.1" 200 264 0.117292 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /security-group/67bf099d-64e1-4573-a6a4-f96fb310caf1 HTTP/1.1" 200 115 0.111969 10.0.0.19 - - [2026-04-27 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /access-control-list/f10b82f4-e2c6-4b05-bd96-fa95c518d479 HTTP/1.1" 200 115 0.065525 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /access-control-list/98cdb81a-9f11-4d99-b778-433df061b5b6 HTTP/1.1" 200 115 0.029299 10.0.0.19 - - [2026-04-27 02:22:36] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.059835 10.0.0.19 - - [2026-04-27 02:22:36] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?fields=security_groups HTTP/1.1" 200 1351 0.070548 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /security-group/0b78994e-b464-442e-9fa2-dc5fa176a7c0 HTTP/1.1" 200 115 0.073848 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /access-control-list/4253845b-1024-4e27-98bf-c3fb1442813f HTTP/1.1" 200 115 0.070084 10.0.0.19 - - [2026-04-27 02:22:36] "GET /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b?fields=application_policy_sets HTTP/1.1" 200 1390 0.092373 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /access-control-list/953ace3b-8baa-4d77-9eca-a6d4f5a72f56 HTTP/1.1" 200 115 0.110985 10.0.0.19 - - [2026-04-27 02:22:36] "DELETE /project/8447bf2f-e78a-4ea2-896f-8efac928cd5b HTTP/1.1" 200 115 0.562567 10.0.0.19 - - [2026-04-27 02:22:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003059 10.0.0.19 - - [2026-04-27 02:22:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002674 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001271 10.0.0.19 - - [2026-04-27 02:23:33] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.19 - - [2026-04-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2026-04-27 02:23:33] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003202 10.0.0.19 - - [2026-04-27 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.19 - - [2026-04-27 02:23:34] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002845 10.0.0.19 - - [2026-04-27 02:23:49] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.19 - - [2026-04-27 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-04-27 02:23:49] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004521 10.0.0.19 - - [2026-04-27 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-04-27 02:23:49] "GET /config-node/dc8f48c4-0ff9-4316-9b99-fcc6221178d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001920 10.0.0.19 - - [2026-04-27 02:23:50] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.19 - - [2026-04-27 02:23:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008359 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-04-27 02:23:55] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002804 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.009980 10.0.0.19 - - [2026-04-27 02:23:55] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 264 0.002279 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/8dd7aa09-8294-4856-a2c0-0c0ee07b657a HTTP/1.1" 200 244 0.011380 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 261 0.003666 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/eecff406-feb8-4b47-be21-b7c659483df1 HTTP/1.1" 200 244 0.011877 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 261 0.014515 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/6c33c238-a07e-4fc9-b075-16d87497479e HTTP/1.1" 200 244 0.011512 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 253 0.006595 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/187c7374-1173-422f-b77f-47b3ad48c76c HTTP/1.1" 200 244 0.011158 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 251 0.005677 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/8efa23ac-396c-45e4-aa26-51a49d9a4c22 HTTP/1.1" 200 244 0.011341 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 252 0.002495 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/0542aaf1-7ee1-4d52-8e27-1b2ca6ae1666 HTTP/1.1" 200 244 0.010467 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 256 0.005792 10.0.0.19 - - [2026-04-27 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2026-04-27 02:23:55] "PUT /alarm/44ccd02b-15f9-4e3f-8138-6e1e8f3d2932 HTTP/1.1" 200 244 0.010356 10.0.0.19 - - [2026-04-27 02:23:55] "POST /alarms HTTP/1.1" 409 248 0.007163 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/879bc4f7-e720-46da-a896-9e2c07a30810 HTTP/1.1" 200 244 0.013521 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 252 0.008320 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/94aa4ce0-f502-403d-a5a9-74c827b34fb0 HTTP/1.1" 200 244 0.011627 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 257 0.015954 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/b3779435-29de-4493-b5b1-a39ff61a0c6f HTTP/1.1" 200 244 0.013970 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 251 0.005820 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/5e8509c3-6829-420c-a4b7-37e8e7c7458d HTTP/1.1" 200 244 0.014284 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 257 0.007959 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/8e78c872-b281-4043-aae1-82d2b2a3bcd5 HTTP/1.1" 200 244 0.012419 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 261 0.003744 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/9adf2110-aaea-4d93-bdc7-ed72542991b1 HTTP/1.1" 200 244 0.012339 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 258 0.014608 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/c450c56d-3fd9-4db5-84b9-f35fec5e4d44 HTTP/1.1" 200 244 0.011282 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 254 0.009265 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/90dbbb11-fde9-400d-9073-f7461e76fabc HTTP/1.1" 200 244 0.015530 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 254 0.002790 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/35569c95-ecde-4362-80ea-b793d3ccca73 HTTP/1.1" 200 244 0.012422 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 254 0.015996 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/07ffec2c-3e74-4aaf-90e7-c4c979148853 HTTP/1.1" 200 244 0.011830 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 247 0.004711 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/ba30f8d9-e0bc-41ef-bdd5-41682d36453d HTTP/1.1" 200 244 0.011854 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 272 0.012843 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/c3700839-fdb5-4837-87c0-9ea8797c962c HTTP/1.1" 200 244 0.013949 10.0.0.19 - - [2026-04-27 02:23:56] "POST /alarms HTTP/1.1" 409 261 0.009955 10.0.0.19 - - [2026-04-27 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.19 - - [2026-04-27 02:23:56] "PUT /alarm/dd471f96-6dcb-462c-94f8-c72a47555cda HTTP/1.1" 200 244 0.023581 10.0.0.19 - - [2026-04-27 02:23:57] "POST /alarms HTTP/1.1" 409 259 0.016829 10.0.0.19 - - [2026-04-27 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2026-04-27 02:23:57] "PUT /alarm/3ebdddb4-21cc-4cd4-81fc-78b105080ab3 HTTP/1.1" 200 244 0.015752 10.0.0.19 - - [2026-04-27 02:23:57] "POST /alarms HTTP/1.1" 409 265 0.010602 10.0.0.19 - - [2026-04-27 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.19 - - [2026-04-27 02:23:57] "PUT /alarm/e2ea6d9a-f8da-4884-8dad-09c4613db512 HTTP/1.1" 200 244 0.011869 10.0.0.19 - - [2026-04-27 02:23:57] "POST /alarms HTTP/1.1" 409 279 0.006565 10.0.0.19 - - [2026-04-27 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.19 - - [2026-04-27 02:23:57] "PUT /alarm/3e833370-f9db-4e87-9222-39afd61823a2 HTTP/1.1" 200 244 0.022708 10.0.0.19 - - [2026-04-27 02:23:57] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.19 - - [2026-04-27 02:23:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002552 10.0.0.19 - - [2026-04-27 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.19 - - [2026-04-27 02:23:57] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.010665 10.0.0.19 - - [2026-04-27 02:23:57] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.19 - - [2026-04-27 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.19 - - [2026-04-27 02:23:57] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.009731 10.0.0.19 - - [2026-04-27 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2026-04-27 02:23:58] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.024411 10.0.0.19 - - [2026-04-27 02:23:58] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.19 - - [2026-04-27 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2026-04-27 02:23:58] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.015185 10.0.0.19 - - [2026-04-27 02:23:58] "PUT /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea HTTP/1.1" 200 274 0.030298 10.0.0.19 - - [2026-04-27 02:24:01] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.19 - - [2026-04-27 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.19 - - [2026-04-27 02:24:01] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006569 10.0.0.19 - - [2026-04-27 02:24:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002769 10.0.0.19 - - [2026-04-27 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.19 - - [2026-04-27 02:24:01] "GET /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003551 10.0.0.19 - - [2026-04-27 02:24:02] "PUT /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3 HTTP/1.1" 200 254 0.013840 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 10.0.0.19 - - [2026-04-27 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.19 - - [2026-04-27 02:24:04] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003524 10.0.0.19 - - [2026-04-27 02:24:17] "GET / HTTP/1.1" 200 35931 0.005899 10.0.0.19 - - [2026-04-27 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-04-27 02:24:17] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006949 10.0.0.19 - - [2026-04-27 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2026-04-27 02:24:17] "GET /config-node/dc8f48c4-0ff9-4316-9b99-fcc6221178d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003315 10.0.0.19 - - [2026-04-27 02:24:28] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.19 - - [2026-04-27 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2026-04-27 02:24:28] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003251 10.0.0.19 - - [2026-04-27 02:24:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002332 10.0.0.19 - - [2026-04-27 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.19 - - [2026-04-27 02:24:28] "GET /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002851 10.0.0.19 - - [2026-04-27 02:24:28] "PUT /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3 HTTP/1.1" 200 254 0.012604 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001318 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:24:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001262 10.0.0.19 - - [2026-04-27 02:24:51] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.19 - - [2026-04-27 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.19 - - [2026-04-27 02:24:51] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005181 10.0.0.19 - - [2026-04-27 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.19 - - [2026-04-27 02:24:51] "GET /config-node/dc8f48c4-0ff9-4316-9b99-fcc6221178d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006636 10.0.0.19 - - [2026-04-27 02:24:51] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.19 - - [2026-04-27 02:24:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002610 10.0.0.19 - - [2026-04-27 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.19 - - [2026-04-27 02:24:56] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003486 10.0.0.19 - - [2026-04-27 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-04-27 02:24:56] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.013166 10.0.0.19 - - [2026-04-27 02:24:57] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 264 0.002455 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/8dd7aa09-8294-4856-a2c0-0c0ee07b657a HTTP/1.1" 200 244 0.013047 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 261 0.005414 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/eecff406-feb8-4b47-be21-b7c659483df1 HTTP/1.1" 200 244 0.011940 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 261 0.010071 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/6c33c238-a07e-4fc9-b075-16d87497479e HTTP/1.1" 200 244 0.015442 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 253 0.008828 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/187c7374-1173-422f-b77f-47b3ad48c76c HTTP/1.1" 200 244 0.013769 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 251 0.007225 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/8efa23ac-396c-45e4-aa26-51a49d9a4c22 HTTP/1.1" 200 244 0.016195 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 252 0.017087 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/0542aaf1-7ee1-4d52-8e27-1b2ca6ae1666 HTTP/1.1" 200 244 0.013918 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 256 0.006562 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/44ccd02b-15f9-4e3f-8138-6e1e8f3d2932 HTTP/1.1" 200 244 0.012143 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 248 0.014323 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/879bc4f7-e720-46da-a896-9e2c07a30810 HTTP/1.1" 200 244 0.012729 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 252 0.009647 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/94aa4ce0-f502-403d-a5a9-74c827b34fb0 HTTP/1.1" 200 244 0.013410 10.0.0.19 - - [2026-04-27 02:24:57] "POST /alarms HTTP/1.1" 409 257 0.008839 10.0.0.19 - - [2026-04-27 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.19 - - [2026-04-27 02:24:57] "PUT /alarm/b3779435-29de-4493-b5b1-a39ff61a0c6f HTTP/1.1" 200 244 0.011969 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 251 0.009944 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/5e8509c3-6829-420c-a4b7-37e8e7c7458d HTTP/1.1" 200 244 0.013552 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 257 0.011556 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/8e78c872-b281-4043-aae1-82d2b2a3bcd5 HTTP/1.1" 200 244 0.022887 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 261 0.012418 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/9adf2110-aaea-4d93-bdc7-ed72542991b1 HTTP/1.1" 200 244 0.032546 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 258 0.017127 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/c450c56d-3fd9-4db5-84b9-f35fec5e4d44 HTTP/1.1" 200 244 0.030595 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 254 0.004339 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/90dbbb11-fde9-400d-9073-f7461e76fabc HTTP/1.1" 200 244 0.032116 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 254 0.005784 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/35569c95-ecde-4362-80ea-b793d3ccca73 HTTP/1.1" 200 244 0.043175 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 254 0.022338 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/07ffec2c-3e74-4aaf-90e7-c4c979148853 HTTP/1.1" 200 244 0.021421 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 247 0.012855 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/ba30f8d9-e0bc-41ef-bdd5-41682d36453d HTTP/1.1" 200 244 0.033376 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 272 0.026001 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.19 - - [2026-04-27 02:24:58] "PUT /alarm/c3700839-fdb5-4837-87c0-9ea8797c962c HTTP/1.1" 200 244 0.014983 10.0.0.19 - - [2026-04-27 02:24:58] "POST /alarms HTTP/1.1" 409 261 0.006440 10.0.0.19 - - [2026-04-27 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2026-04-27 02:24:59] "PUT /alarm/dd471f96-6dcb-462c-94f8-c72a47555cda HTTP/1.1" 200 244 0.021114 10.0.0.19 - - [2026-04-27 02:24:59] "POST /alarms HTTP/1.1" 409 259 0.004662 10.0.0.19 - - [2026-04-27 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2026-04-27 02:24:59] "PUT /alarm/3ebdddb4-21cc-4cd4-81fc-78b105080ab3 HTTP/1.1" 200 244 0.029062 10.0.0.19 - - [2026-04-27 02:24:59] "POST /alarms HTTP/1.1" 409 265 0.010605 10.0.0.19 - - [2026-04-27 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.19 - - [2026-04-27 02:24:59] "PUT /alarm/e2ea6d9a-f8da-4884-8dad-09c4613db512 HTTP/1.1" 200 244 0.019166 10.0.0.19 - - [2026-04-27 02:24:59] "POST /alarms HTTP/1.1" 409 279 0.002349 10.0.0.19 - - [2026-04-27 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.19 - - [2026-04-27 02:24:59] "PUT /alarm/3e833370-f9db-4e87-9222-39afd61823a2 HTTP/1.1" 200 244 0.023535 10.0.0.19 - - [2026-04-27 02:24:59] "GET / HTTP/1.1" 200 35931 0.002728 10.0.0.19 - - [2026-04-27 02:24:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002399 10.0.0.19 - - [2026-04-27 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-04-27 02:24:59] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.009223 10.0.0.19 - - [2026-04-27 02:24:59] "GET / HTTP/1.1" 200 35931 0.002098 10.0.0.19 - - [2026-04-27 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.19 - - [2026-04-27 02:24:59] "GET /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003678 10.0.0.19 - - [2026-04-27 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-04-27 02:24:59] "PUT /global-vrouter-config/d61bfe82-56dc-4966-9227-2eaf73b02b42 HTTP/1.1" 200 276 0.011574 10.0.0.19 - - [2026-04-27 02:25:00] "GET / HTTP/1.1" 200 35931 0.002935 10.0.0.19 - - [2026-04-27 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.19 - - [2026-04-27 02:25:00] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007142 10.0.0.19 - - [2026-04-27 02:25:00] "PUT /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea HTTP/1.1" 200 274 0.015798 10.0.0.19 - - [2026-04-27 02:25:03] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.19 - - [2026-04-27 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.19 - - [2026-04-27 02:25:03] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003906 10.0.0.19 - - [2026-04-27 02:25:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002549 10.0.0.19 - - [2026-04-27 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.19 - - [2026-04-27 02:25:03] "GET /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003445 10.0.0.19 - - [2026-04-27 02:25:03] "PUT /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3 HTTP/1.1" 200 254 0.015987 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:25:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001313 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001490 10.0.0.19 - - [2026-04-27 02:25:08] "POST /tags HTTP/1.1" 200 355 0.032610 10.0.0.19 - - [2026-04-27 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017408 10.0.0.19 - - [2026-04-27 02:25:08] "GET /tag/f716689d-137c-4601-8d73-e1f9efed6c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.022550 10.0.0.19 - - [2026-04-27 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2026-04-27 02:25:08] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.016814 10.0.0.19 - - [2026-04-27 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.19 - - [2026-04-27 02:25:08] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058727 10.0.0.19 - - [2026-04-27 02:25:08] "POST /virtual-machines HTTP/1.1" 200 351 0.032128 10.0.0.19 - - [2026-04-27 02:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019138 10.0.0.19 - - [2026-04-27 02:25:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115097 10.0.0.19 - - [2026-04-27 02:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012885 10.0.0.19 - - [2026-04-27 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011916 10.0.0.19 - - [2026-04-27 02:25:08] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009220 10.0.0.19 - - [2026-04-27 02:25:08] "POST /instance-ips HTTP/1.1" 200 391 0.021122 10.0.0.19 - - [2026-04-27 02:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024486 10.0.0.19 - - [2026-04-27 02:25:08] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007341 10.0.0.19 - - [2026-04-27 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.015983 10.0.0.19 - - [2026-04-27 02:25:08] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010213 10.0.0.19 - - [2026-04-27 02:25:08] "GET /instance-ip/4f751df4-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004363 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006431 10.0.0.19 - - [2026-04-27 02:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009614 10.0.0.19 - - [2026-04-27 02:25:09] "POST /ref-update HTTP/1.1" 200 156 0.011200 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004664 10.0.0.19 - - [2026-04-27 02:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.19 - - [2026-04-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-network/19f9255d-e930-4d49-8442-1749cb15ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005016 10.0.0.19 - - [2026-04-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-04-27 02:25:09] "GET /project/8a6de637-e972-428a-b2cb-f265cc6410f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039130 10.0.0.19 - - [2026-04-27 02:25:09] "POST /virtual-machines HTTP/1.1" 200 355 0.013299 10.0.0.19 - - [2026-04-27 02:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020799 10.0.0.19 - - [2026-04-27 02:25:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.151510 10.0.0.19 - - [2026-04-27 02:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008509 10.0.0.19 - - [2026-04-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006830 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009659 10.0.0.19 - - [2026-04-27 02:25:09] "POST /instance-ips HTTP/1.1" 200 395 0.035907 10.0.0.19 - - [2026-04-27 02:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045726 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016369 10.0.0.19 - - [2026-04-27 02:25:09] "POST /set-tag HTTP/1.1" 200 109 0.030322 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016593 10.0.0.19 - - [2026-04-27 02:25:09] "GET /instance-ip/4ff33522-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004003 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004983 10.0.0.19 - - [2026-04-27 02:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-router/68ce9afe-ba29-4767-a20a-d33da13cfc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004692 10.0.0.19 - - [2026-04-27 02:25:09] "POST /ref-update HTTP/1.1" 200 156 0.016941 10.0.0.19 - - [2026-04-27 02:25:09] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011459 10.0.0.19 - - [2026-04-27 02:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2026-04-27 02:25:10] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007830 10.0.0.19 - - [2026-04-27 02:25:10] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.19 - - [2026-04-27 02:25:10] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005031 10.0.0.19 - - [2026-04-27 02:25:10] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.19 - - [2026-04-27 02:25:19] "GET / HTTP/1.1" 200 35931 0.002362 10.0.0.19 - - [2026-04-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.19 - - [2026-04-27 02:25:19] "GET /global-system-config/849d6b32-1109-4c27-8f2e-f8149aaa48ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005843 10.0.0.19 - - [2026-04-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-04-27 02:25:19] "GET /config-node/dc8f48c4-0ff9-4316-9b99-fcc6221178d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002696 10.0.0.19 - - [2026-04-27 02:25:21] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004910 10.0.0.19 - - [2026-04-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.19 - - [2026-04-27 02:25:22] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004941 10.0.0.19 - - [2026-04-27 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.19 - - [2026-04-27 02:25:23] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005741 10.0.0.19 - - [2026-04-27 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.19 - - [2026-04-27 02:25:31] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.19 - - [2026-04-27 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2026-04-27 02:25:31] "GET /routing-instance/77fd13d0-5f87-4c05-9426-6112aaaa0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003883 10.0.0.19 - - [2026-04-27 02:25:31] "POST /bgp-routers HTTP/1.1" 409 301 0.004756 10.0.0.19 - - [2026-04-27 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.19 - - [2026-04-27 02:25:31] "GET /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005464 10.0.0.19 - - [2026-04-27 02:25:31] "PUT /bgp-router/6fc0d872-ec22-4c5e-add3-dc8cc12bc4b3 HTTP/1.1" 200 254 0.013952 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.19 - - [2026-04-27 02:25:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 10.0.0.19 - - [2026-04-27 02:25:54] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006176 10.0.0.19 - - [2026-04-27 02:25:54] "POST /set-tag HTTP/1.1" 200 109 0.005245 10.0.0.19 - - [2026-04-27 02:25:54] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010293 10.0.0.19 - - [2026-04-27 02:25:54] "POST /set-tag HTTP/1.1" 200 109 0.004548 10.0.0.19 - - [2026-04-27 02:25:54] "GET /virtual-machine/5369011e-9056-4958-84c7-f7200fb181b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004106 10.0.0.19 - - [2026-04-27 02:25:54] "POST /ref-update HTTP/1.1" 200 156 0.017259 10.0.0.19 - - [2026-04-27 02:25:54] "GET /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004678 10.0.0.19 - - [2026-04-27 02:25:54] "POST /set-tag HTTP/1.1" 200 109 0.015258 10.0.0.19 - - [2026-04-27 02:25:54] "POST /set-tag HTTP/1.1" 200 109 0.025162 10.0.0.19 - - [2026-04-27 02:25:54] "DELETE /instance-ip/4f751df4-41e0-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.041378 10.0.0.19 - - [2026-04-27 02:25:54] "DELETE /virtual-machine-interface/4f597ee6-41e0-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.048572 10.0.0.19 - - [2026-04-27 02:25:54] "DELETE /virtual-machine/5369011e-9056-4958-84c7-f7200fb181b6 HTTP/1.1" 200 115 0.016922 10.0.0.19 - - [2026-04-27 02:25:54] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007308 10.0.0.19 - - [2026-04-27 02:25:54] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.19 - - [2026-04-27 02:26:25] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015992 10.0.0.19 - - [2026-04-27 02:26:25] "POST /set-tag HTTP/1.1" 200 109 0.005116 10.0.0.19 - - [2026-04-27 02:26:25] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006535 10.0.0.19 - - [2026-04-27 02:26:25] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.19 - - [2026-04-27 02:26:25] "GET /virtual-machine/97bf883b-c487-44fd-ab0e-77f857e57a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004086 10.0.0.19 - - [2026-04-27 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.048891 10.0.0.19 - - [2026-04-27 02:26:25] "GET /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005684 10.0.0.19 - - [2026-04-27 02:26:25] "POST /set-tag HTTP/1.1" 200 109 0.029220 10.0.0.19 - - [2026-04-27 02:26:25] "POST /set-tag HTTP/1.1" 200 109 0.036108 10.0.0.19 - - [2026-04-27 02:26:25] "DELETE /instance-ip/4ff33522-41e0-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.041481 10.0.0.19 - - [2026-04-27 02:26:25] "DELETE /virtual-machine-interface/4fd1b2a8-41e0-11f1-be2b-fa163e02edef HTTP/1.1" 200 115 0.059714 10.0.0.19 - - [2026-04-27 02:26:25] "DELETE /virtual-machine/97bf883b-c487-44fd-ab0e-77f857e57a1e HTTP/1.1" 200 115 0.043285 10.0.0.19 - - [2026-04-27 02:26:25] "DELETE /tag/f716689d-137c-4601-8d73-e1f9efed6c3c HTTP/1.1" 200 115 0.081415