++ 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: =================== Thu Jan 15 01:40:53 AM UTC 2026 ===================' INFO: =================== Thu Jan 15 01:40:53 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ 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.41 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + 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.41 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.41 +++ local servers=10.0.0.41 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.41,10.81.90.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.81.90.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ sort ++ grep '^API__.*__.*=.*$' ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/15/2026 01:41:38.987 7f2c02b5bf40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/15/2026 01:41:39.339 7f2c02b5bf40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/15/2026 01:41:39.359 7f2c02b5bf40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/15/2026 01:41:39.359 7f2c02b5bf40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-01-15 01:41:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000981 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-01-15 01:41:50] "GET / HTTP/1.1" 503 181 0.000456 10.0.0.41 - - [2026-01-15 01:41:51] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.41 - - [2026-01-15 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012270 10.0.0.41 - - [2026-01-15 01:41:51] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014654 10.0.0.41 - - [2026-01-15 01:41:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.015261 10.0.0.41 - - [2026-01-15 01:41:51] "POST /database-nodes HTTP/1.1" 200 597 0.059234 10.0.0.41 - - [2026-01-15 01:41:51] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.41 - - [2026-01-15 01:41:51] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.41 - - [2026-01-15 01:41:51] "GET / HTTP/1.1" 200 45303 0.001257 10.0.0.41 - - [2026-01-15 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008517 10.0.0.41 - - [2026-01-15 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013498 10.0.0.41 - - [2026-01-15 01:41:52] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.41 - - [2026-01-15 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.41 - - [2026-01-15 01:41:52] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005086 10.0.0.41 - - [2026-01-15 01:41:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002117 10.0.0.41 - - [2026-01-15 01:41:52] "GET / HTTP/1.1" 200 35931 0.002188 10.0.0.41 - - [2026-01-15 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.41 - - [2026-01-15 01:41:52] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.039031 10.0.0.41 - - [2026-01-15 01:41:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.005749 10.0.0.41 - - [2026-01-15 01:41:52] "POST /analytics-nodes HTTP/1.1" 200 599 0.136356 10.0.0.41 - - [2026-01-15 01:41:52] "POST /config-nodes HTTP/1.1" 200 593 0.101751 10.0.0.41 - - [2026-01-15 01:41:52] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.41 - - [2026-01-15 01:41:52] "GET / HTTP/1.1" 200 35931 0.001249 10.0.0.41 - - [2026-01-15 01:41:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003956 10.0.0.41 - - [2026-01-15 01:41:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.003322 10.0.0.41 - - [2026-01-15 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.41 - - [2026-01-15 01:41:53] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010752 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-appliance-sets HTTP/1.1" 200 553 0.055582 10.0.0.41 - - [2026-01-15 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.003735 10.0.0.41 - - [2026-01-15 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.41 - - [2026-01-15 01:41:53] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009160 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.028743 10.0.0.41 - - [2026-01-15 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.41 - - [2026-01-15 01:41:53] "GET /network-ipam/7a8b4ef6-f583-4cd8-a533-2f2a174623ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006128 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-templates HTTP/1.1" 200 511 0.044612 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-templates HTTP/1.1" 200 501 0.061199 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-templates HTTP/1.1" 200 515 0.121182 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-templates HTTP/1.1" 200 535 0.083462 10.0.0.41 - - [2026-01-15 01:41:53] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.41 - - [2026-01-15 01:41:53] "POST /service-templates HTTP/1.1" 200 507 0.118506 10.0.0.41 - - [2026-01-15 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.038414 10.0.0.41 - - [2026-01-15 01:41:53] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010293 10.0.0.41 - - [2026-01-15 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.024080 10.0.0.41 - - [2026-01-15 01:41:54] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.41 - - [2026-01-15 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.41 - - [2026-01-15 01:41:54] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.038354 10.0.0.41 - - [2026-01-15 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.025821 10.0.0.41 - - [2026-01-15 01:41:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.178091 10.0.0.41 - - [2026-01-15 01:41:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.172216 10.0.0.41 - - [2026-01-15 01:41:54] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.41 - - [2026-01-15 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023735 10.0.0.41 - - [2026-01-15 01:41:54] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007735 10.0.0.41 - - [2026-01-15 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002581 10.0.0.41 - - [2026-01-15 01:41:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.052664 10.0.0.41 - - [2026-01-15 01:41:55] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.41 - - [2026-01-15 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.41 - - [2026-01-15 01:41:55] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003455 10.0.0.41 - - [2026-01-15 01:41:55] "POST /bgp-routers HTTP/1.1" 200 616 0.036494 10.0.0.41 - - [2026-01-15 01:41:55] "GET /bgp-router/40916194-ed20-45e9-a602-20d252bda940?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.015308 10.0.0.41 - - [2026-01-15 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.41 - - [2026-01-15 01:41:55] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010041 10.0.0.41 - - [2026-01-15 01:41:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006573 10.0.0.41 - - [2026-01-15 01:41:56] "POST /ref-update HTTP/1.1" 200 156 0.014643 10.0.0.41 - - [2026-01-15 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.41 - - [2026-01-15 01:41:56] "GET /network-ipam/7a8b4ef6-f583-4cd8-a533-2f2a174623ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003195 10.0.0.41 - - [2026-01-15 01:41:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003101 10.0.0.41 - - [2026-01-15 01:41:57] "POST /access-control-lists HTTP/1.1" 200 587 0.048147 10.0.0.41 - - [2026-01-15 01:41:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.018241 10.0.0.41 - - [2026-01-15 01:41:57] "POST /access-control-lists HTTP/1.1" 200 585 0.032389 10.0.0.41 - - [2026-01-15 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.41 - - [2026-01-15 01:41:57] "POST /route-targets HTTP/1.1" 200 327 0.017899 10.0.0.41 - - [2026-01-15 01:41:57] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.025461 10.0.0.41 - - [2026-01-15 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.41 - - [2026-01-15 01:41:57] "POST /ref-update HTTP/1.1" 200 156 0.035699 10.0.0.41 - - [2026-01-15 01:41:57] "POST /route-targets HTTP/1.1" 200 327 0.026755 10.0.0.41 - - [2026-01-15 01:41:57] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.028987 10.0.0.41 - - [2026-01-15 01:41:57] "POST /ref-update HTTP/1.1" 200 156 0.041694 10.0.0.41 - - [2026-01-15 01:41:57] "POST /route-targets HTTP/1.1" 200 327 0.019210 10.0.0.41 - - [2026-01-15 01:41:58] "POST /ref-update HTTP/1.1" 200 156 0.043507 10.0.0.41 - - [2026-01-15 01:41:58] "POST /route-targets HTTP/1.1" 200 327 0.027385 10.0.0.41 - - [2026-01-15 01:41:58] "POST /ref-update HTTP/1.1" 200 156 0.069897 10.0.0.41 - - [2026-01-15 01:41:58] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.41 - - [2026-01-15 01:41:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.009732 10.0.0.41 - - [2026-01-15 01:41:58] "POST /access-control-lists HTTP/1.1" 200 551 0.052241 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 581 0.074448 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 575 0.077224 10.0.0.41 - - [2026-01-15 01:41:58] "PUT /access-control-list/3a302cb2-6ff3-4c36-b391-ef3cb68bd9cc HTTP/1.1" 200 272 0.055951 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 575 0.062981 10.0.0.41 - - [2026-01-15 01:41:58] "PUT /access-control-list/e19cc360-fe79-48df-bb91-e945bc6da4c1 HTTP/1.1" 200 272 0.090485 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 559 0.038130 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 555 0.091952 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 557 0.045878 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 565 0.042907 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 549 0.067278 10.0.0.41 - - [2026-01-15 01:41:58] "POST /alarms HTTP/1.1" 200 557 0.049685 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 567 0.036440 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 555 0.119900 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 567 0.046539 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 575 0.085180 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 569 0.048852 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 561 0.058831 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 561 0.039679 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 561 0.068445 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 547 0.048212 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 595 0.076453 10.0.0.41 - - [2026-01-15 01:41:59] "POST /alarms HTTP/1.1" 200 575 0.113339 10.0.0.41 - - [2026-01-15 01:42:00] "POST /alarms HTTP/1.1" 200 571 0.114107 10.0.0.41 - - [2026-01-15 01:42:00] "POST /alarms HTTP/1.1" 200 583 0.061585 10.0.0.41 - - [2026-01-15 01:42:00] "POST /alarms HTTP/1.1" 200 609 0.076840 10.0.0.41 - - [2026-01-15 01:42:00] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.41 - - [2026-01-15 01:42:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003976 10.0.0.41 - - [2026-01-15 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.41 - - [2026-01-15 01:42:00] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.036935 10.0.0.41 - - [2026-01-15 01:42:01] "GET / HTTP/1.1" 200 35931 0.002670 10.0.0.41 - - [2026-01-15 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.41 - - [2026-01-15 01:42:01] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008708 10.0.0.41 - - [2026-01-15 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007663 10.0.0.41 - - [2026-01-15 01:42:01] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.014585 10.0.0.41 - - [2026-01-15 01:42:01] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.41 - - [2026-01-15 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.41 - - [2026-01-15 01:42:01] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.045201 10.0.0.41 - - [2026-01-15 01:42:01] "PUT /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76 HTTP/1.1" 200 274 0.109635 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:44:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:44:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003152 10.0.0.41 - - [2026-01-15 01:44:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002449 10.0.0.41 - - [2026-01-15 01:44:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002865 10.0.0.41 - - [2026-01-15 01:44:46] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.41 - - [2026-01-15 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.41 - - [2026-01-15 01:44:46] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004800 10.0.0.41 - - [2026-01-15 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.41 - - [2026-01-15 01:44:46] "GET /config-node/ee97bc4f-3939-4875-a798-ec685a1d13d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003277 10.0.0.41 - - [2026-01-15 01:44:57] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.41 - - [2026-01-15 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008354 10.0.0.41 - - [2026-01-15 01:44:57] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002964 10.0.0.41 - - [2026-01-15 01:44:57] "POST /bgp-routers HTTP/1.1" 409 301 0.003316 10.0.0.41 - - [2026-01-15 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.41 - - [2026-01-15 01:44:57] "GET /bgp-router/40916194-ed20-45e9-a602-20d252bda940?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004944 10.0.0.41 - - [2026-01-15 01:44:57] "PUT /bgp-router/40916194-ed20-45e9-a602-20d252bda940 HTTP/1.1" 200 254 0.015415 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001762 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001203 10.0.0.41 - - [2026-01-15 01:45:56] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.41 - - [2026-01-15 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.41 - - [2026-01-15 01:45:56] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006220 10.0.0.41 - - [2026-01-15 01:45:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.004315 10.0.0.41 - - [2026-01-15 01:45:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.005874 10.0.0.41 - - [2026-01-15 01:45:57] "POST /security-groups HTTP/1.1" 200 570 0.075791 10.0.0.41 - - [2026-01-15 01:45:57] "POST /projects HTTP/1.1" 200 481 0.273026 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.005630 10.0.0.41 - - [2026-01-15 01:45:57] "POST /security-groups HTTP/1.1" 200 534 0.084311 10.0.0.41 - - [2026-01-15 01:45:57] "POST /access-control-lists HTTP/1.1" 200 579 0.095383 10.0.0.41 - - [2026-01-15 01:45:57] "POST /chown HTTP/1.1" 200 109 0.010047 10.0.0.41 - - [2026-01-15 01:45:57] "POST /policy-managements HTTP/1.1" 409 214 0.030076 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.026144 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.41 - - [2026-01-15 01:45:57] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003716 10.0.0.41 - - [2026-01-15 01:45:57] "POST /access-control-lists HTTP/1.1" 200 577 0.080831 10.0.0.41 - - [2026-01-15 01:45:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.052774 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.003656 10.0.0.41 - - [2026-01-15 01:45:57] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006925 10.0.0.41 - - [2026-01-15 01:45:57] "POST /access-control-lists HTTP/1.1" 200 594 0.058790 10.0.0.41 - - [2026-01-15 01:45:57] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.039944 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023881 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.021333 10.0.0.41 - - [2026-01-15 01:45:57] "GET /virtual-network/1cafd54f-6425-46b7-aff4-c9be9bab5f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004790 10.0.0.41 - - [2026-01-15 01:45:57] "POST /access-control-lists HTTP/1.1" 200 592 0.103434 10.0.0.41 - - [2026-01-15 01:45:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000520 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.013691 10.0.0.41 - - [2026-01-15 01:45:57] "POST /security-groups HTTP/1.1" 200 574 0.084034 10.0.0.41 - - [2026-01-15 01:45:57] "POST /projects HTTP/1.1" 200 489 0.297219 10.0.0.41 - - [2026-01-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.012275 10.0.0.41 - - [2026-01-15 01:45:58] "POST /security-groups HTTP/1.1" 200 546 0.141959 10.0.0.41 - - [2026-01-15 01:45:58] "POST /access-control-lists HTTP/1.1" 200 583 0.116922 10.0.0.41 - - [2026-01-15 01:45:58] "POST /chown HTTP/1.1" 200 109 0.018315 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.012672 10.0.0.41 - - [2026-01-15 01:45:58] "POST /access-control-lists HTTP/1.1" 200 581 0.047316 10.0.0.41 - - [2026-01-15 01:45:58] "POST /network-ipams HTTP/1.1" 200 522 0.071142 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.007147 10.0.0.41 - - [2026-01-15 01:45:58] "POST /network-ipams HTTP/1.1" 200 510 0.061698 10.0.0.41 - - [2026-01-15 01:45:58] "POST /access-control-lists HTTP/1.1" 200 602 0.090778 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.008768 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.027052 10.0.0.41 - - [2026-01-15 01:45:58] "POST /access-control-lists HTTP/1.1" 200 600 0.033987 10.0.0.41 - - [2026-01-15 01:45:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009435 10.0.0.41 - - [2026-01-15 01:45:58] "POST /virtual-networks HTTP/1.1" 200 538 0.289962 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.41 - - [2026-01-15 01:45:58] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.007890 10.0.0.41 - - [2026-01-15 01:45:58] "POST /network-ipams HTTP/1.1" 200 518 0.020304 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003704 10.0.0.41 - - [2026-01-15 01:45:58] "POST /useragent-kv HTTP/1.1" 200 115 0.019942 10.0.0.41 - - [2026-01-15 01:45:58] "POST /virtual-networks HTTP/1.1" 200 546 0.150951 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.41 - - [2026-01-15 01:45:58] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.007432 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.001908 10.0.0.41 - - [2026-01-15 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.013811 10.0.0.41 - - [2026-01-15 01:45:59] "POST /network-policys HTTP/1.1" 200 538 0.052338 10.0.0.41 - - [2026-01-15 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.016763 10.0.0.41 - - [2026-01-15 01:45:59] "POST /access-control-lists HTTP/1.1" 200 589 0.117020 10.0.0.41 - - [2026-01-15 01:45:59] "POST /network-policys HTTP/1.1" 200 534 0.069622 10.0.0.41 - - [2026-01-15 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.027866 10.0.0.41 - - [2026-01-15 01:45:59] "POST /network-policys HTTP/1.1" 200 542 0.032753 10.0.0.41 - - [2026-01-15 01:45:59] "POST /route-targets HTTP/1.1" 200 327 0.034724 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.053710 10.0.0.41 - - [2026-01-15 01:45:59] "PUT /access-control-list/f27068e3-eaf8-4a89-87c5-889429359685 HTTP/1.1" 200 272 0.053533 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.116834 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005595 10.0.0.41 - - [2026-01-15 01:45:59] "POST /route-targets HTTP/1.1" 200 327 0.033347 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.104558 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.055352 10.0.0.41 - - [2026-01-15 01:45:59] "PUT /access-control-list/f27068e3-eaf8-4a89-87c5-889429359685 HTTP/1.1" 200 272 0.072597 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.151841 10.0.0.41 - - [2026-01-15 01:45:59] "PUT /access-control-list/02e78adc-38c6-4112-a1b5-6b8b328875c2 HTTP/1.1" 200 272 0.049030 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035752 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012969 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.049930 10.0.0.41 - - [2026-01-15 01:45:59] "PUT /access-control-list/f27068e3-eaf8-4a89-87c5-889429359685 HTTP/1.1" 200 272 0.020903 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 10.0.0.41 - - [2026-01-15 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.163000 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.41 - - [2026-01-15 01:46:00] "PUT /access-control-list/f27068e3-eaf8-4a89-87c5-889429359685 HTTP/1.1" 200 272 0.107937 10.0.0.41 - - [2026-01-15 01:46:00] "PUT /access-control-list/02e78adc-38c6-4112-a1b5-6b8b328875c2 HTTP/1.1" 200 272 0.041890 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-update HTTP/1.1" 200 156 0.137388 10.0.0.41 - - [2026-01-15 01:46:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.001884 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-update HTTP/1.1" 200 156 0.101348 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005796 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009359 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008469 10.0.0.41 - - [2026-01-15 01:46:00] "POST /access-control-lists HTTP/1.1" 200 601 0.152786 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-update HTTP/1.1" 200 156 0.053429 10.0.0.41 - - [2026-01-15 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.41 - - [2026-01-15 01:46:00] "GET /virtual-network/1cafd54f-6425-46b7-aff4-c9be9bab5f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.042456 10.0.0.41 - - [2026-01-15 01:46:00] "PUT /access-control-list/2af50e3b-eb85-4036-9e79-df36d7502d6c HTTP/1.1" 200 272 0.102961 10.0.0.41 - - [2026-01-15 01:46:00] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.037963 10.0.0.41 - - [2026-01-15 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-update HTTP/1.1" 200 156 0.032632 10.0.0.41 - - [2026-01-15 01:46:00] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006505 10.0.0.41 - - [2026-01-15 01:46:00] "POST /firewall-policys HTTP/1.1" 200 530 0.044649 10.0.0.41 - - [2026-01-15 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037328 10.0.0.41 - - [2026-01-15 01:46:00] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012215 10.0.0.41 - - [2026-01-15 01:46:00] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002921 10.0.0.41 - - [2026-01-15 01:46:00] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004954 10.0.0.41 - - [2026-01-15 01:46:00] "POST /ref-update HTTP/1.1" 200 156 0.056895 10.0.0.41 - - [2026-01-15 01:46:00] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009870 10.0.0.41 - - [2026-01-15 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.41 - - [2026-01-15 01:46:00] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004087 10.0.0.41 - - [2026-01-15 01:46:00] "POST /firewall-policys HTTP/1.1" 200 532 0.061801 10.0.0.41 - - [2026-01-15 01:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.053724 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.012994 10.0.0.41 - - [2026-01-15 01:46:01] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006039 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003495 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015889 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005885 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.019720 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.049054 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.027134 10.0.0.41 - - [2026-01-15 01:46:01] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.017764 10.0.0.41 - - [2026-01-15 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.41 - - [2026-01-15 01:46:01] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003156 10.0.0.41 - - [2026-01-15 01:46:01] "POST /firewall-policys HTTP/1.1" 200 530 0.023659 10.0.0.41 - - [2026-01-15 01:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.040614 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/956bf669-d048-4dae-9714-ba2386158109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021060 10.0.0.41 - - [2026-01-15 01:46:01] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002850 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/956bf669-d048-4dae-9714-ba2386158109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002593 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002214 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002875 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003589 10.0.0.41 - - [2026-01-15 01:46:01] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002498 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.017511 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.039973 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.034048 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.050749 10.0.0.41 - - [2026-01-15 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.060814 10.0.0.41 - - [2026-01-15 01:46:01] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.039066 10.0.0.41 - - [2026-01-15 01:46:02] "POST /tags HTTP/1.1" 200 299 0.046522 10.0.0.41 - - [2026-01-15 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019431 10.0.0.41 - - [2026-01-15 01:46:02] "GET /tag/e129da30-1401-46df-bbcd-b6dc6a07b531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020618 10.0.0.41 - - [2026-01-15 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.039030 10.0.0.41 - - [2026-01-15 01:46:02] "POST /tags HTTP/1.1" 200 357 0.159016 10.0.0.41 - - [2026-01-15 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.037215 10.0.0.41 - - [2026-01-15 01:46:02] "GET /tag/48518625-79dc-47f4-a6e5-b60a86487774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018207 10.0.0.41 - - [2026-01-15 01:46:02] "POST /tags HTTP/1.1" 200 305 0.122178 10.0.0.41 - - [2026-01-15 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024837 10.0.0.41 - - [2026-01-15 01:46:02] "GET /tag/8b44f5ef-b2b5-4ea8-9093-b5e7790956dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026483 10.0.0.41 - - [2026-01-15 01:46:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.000581 10.0.0.41 - - [2026-01-15 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.021322 10.0.0.41 - - [2026-01-15 01:46:03] "POST /security-groups HTTP/1.1" 200 571 0.117800 10.0.0.41 - - [2026-01-15 01:46:03] "POST /projects HTTP/1.1" 200 483 0.346159 10.0.0.41 - - [2026-01-15 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.021358 10.0.0.41 - - [2026-01-15 01:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.070439 10.0.0.41 - - [2026-01-15 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.41 - - [2026-01-15 01:46:03] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.028184 10.0.0.41 - - [2026-01-15 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.41 - - [2026-01-15 01:46:03] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.038209 10.0.0.41 - - [2026-01-15 01:46:03] "POST /access-control-lists HTTP/1.1" 200 580 0.181317 10.0.0.41 - - [2026-01-15 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.020911 10.0.0.41 - - [2026-01-15 01:46:03] "POST /access-control-lists HTTP/1.1" 200 578 0.095315 10.0.0.41 - - [2026-01-15 01:46:03] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.161069 10.0.0.41 - - [2026-01-15 01:46:03] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.101460 10.0.0.41 - - [2026-01-15 01:46:03] "POST /security-groups HTTP/1.1" 200 537 0.093158 10.0.0.41 - - [2026-01-15 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.003649 10.0.0.41 - - [2026-01-15 01:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039186 10.0.0.41 - - [2026-01-15 01:46:04] "POST /access-control-lists HTTP/1.1" 200 596 0.166473 10.0.0.41 - - [2026-01-15 01:46:04] "POST /chown HTTP/1.1" 200 109 0.134779 10.0.0.41 - - [2026-01-15 01:46:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.133057 10.0.0.41 - - [2026-01-15 01:46:04] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.092629 10.0.0.41 - - [2026-01-15 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.41 - - [2026-01-15 01:46:04] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004742 10.0.0.41 - - [2026-01-15 01:46:04] "POST /tags HTTP/1.1" 409 207 0.005545 10.0.0.41 - - [2026-01-15 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.41 - - [2026-01-15 01:46:04] "GET /tag/8b44f5ef-b2b5-4ea8-9093-b5e7790956dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.036961 10.0.0.41 - - [2026-01-15 01:46:04] "POST /access-control-lists HTTP/1.1" 200 594 0.146516 10.0.0.41 - - [2026-01-15 01:46:04] "POST /firewall-rules HTTP/1.1" 200 564 0.091107 10.0.0.41 - - [2026-01-15 01:46:04] "GET /firewall-rule/dd51e22e-7fea-4abb-8ed6-a59f0155bc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008389 10.0.0.41 - - [2026-01-15 01:46:04] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003367 10.0.0.41 - - [2026-01-15 01:46:04] "GET /firewall-rule/dd51e22e-7fea-4abb-8ed6-a59f0155bc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004028 10.0.0.41 - - [2026-01-15 01:46:04] "POST /ref-update HTTP/1.1" 200 156 0.044538 10.0.0.41 - - [2026-01-15 01:46:04] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002587 10.0.0.41 - - [2026-01-15 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.41 - - [2026-01-15 01:46:04] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007869 10.0.0.41 - - [2026-01-15 01:46:04] "POST /tags HTTP/1.1" 409 207 0.002137 10.0.0.41 - - [2026-01-15 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.41 - - [2026-01-15 01:46:04] "GET /tag/8b44f5ef-b2b5-4ea8-9093-b5e7790956dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016847 10.0.0.41 - - [2026-01-15 01:46:04] "POST /firewall-rules HTTP/1.1" 200 562 0.108751 10.0.0.41 - - [2026-01-15 01:46:04] "GET /firewall-rule/74bb8573-3434-4a67-be65-f2338e8e58a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005836 10.0.0.41 - - [2026-01-15 01:46:04] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004820 10.0.0.41 - - [2026-01-15 01:46:04] "GET /firewall-rule/74bb8573-3434-4a67-be65-f2338e8e58a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002203 10.0.0.41 - - [2026-01-15 01:46:04] "POST /ref-update HTTP/1.1" 200 156 0.021170 10.0.0.41 - - [2026-01-15 01:46:05] "POST /tags HTTP/1.1" 200 305 0.072185 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.41 - - [2026-01-15 01:46:05] "GET /tag/2c0ce605-f6c0-499d-be47-91d589560529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019856 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.41 - - [2026-01-15 01:46:05] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042476 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.41 - - [2026-01-15 01:46:05] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015140 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.41 - - [2026-01-15 01:46:05] "GET /service-appliance-set/02d37069-49ac-41cc-ac88-5d9215ace930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003992 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002230 10.0.0.41 - - [2026-01-15 01:46:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127825 10.0.0.41 - - [2026-01-15 01:46:05] "GET /virtual-machine-interface/55823d09-9cce-4221-8cd3-917f85ed7bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.022435 10.0.0.41 - - [2026-01-15 01:46:05] "POST /instance-ips HTTP/1.1" 200 381 0.044272 10.0.0.41 - - [2026-01-15 01:46:05] "GET /instance-ip/96e48f3d-3796-42f5-ac09-2df362eff16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004409 10.0.0.41 - - [2026-01-15 01:46:05] "POST /loadbalancers HTTP/1.1" 200 582 0.061860 10.0.0.41 - - [2026-01-15 01:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034846 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.41 - - [2026-01-15 01:46:05] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065817 10.0.0.41 - - [2026-01-15 01:46:05] "GET /loadbalancer/ab2139f2-809b-47b1-9b45-33dd5fd7b502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003243 10.0.0.41 - - [2026-01-15 01:46:05] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078102 10.0.0.41 - - [2026-01-15 01:46:05] "GET /instance-ip/96e48f3d-3796-42f5-ac09-2df362eff16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009698 10.0.0.41 - - [2026-01-15 01:46:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.074868 10.0.0.41 - - [2026-01-15 01:46:05] "POST /floating-ips HTTP/1.1" 200 583 0.028643 10.0.0.41 - - [2026-01-15 01:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028133 10.0.0.41 - - [2026-01-15 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017617 10.0.0.41 - - [2026-01-15 01:46:06] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060540 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:46:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:46:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006493 10.0.0.41 - - [2026-01-15 01:46:06] "GET /loadbalancer-listener/874387fe-9fe9-4089-9be5-e8da645f1b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004599 10.0.0.41 - - [2026-01-15 01:46:06] "GET /loadbalancer-listener/874387fe-9fe9-4089-9be5-e8da645f1b25?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005239 10.0.0.41 - - [2026-01-15 01:46:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.056340 10.0.0.41 - - [2026-01-15 01:46:06] "GET /instance-ip/96e48f3d-3796-42f5-ac09-2df362eff16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003343 10.0.0.41 - - [2026-01-15 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.41 - - [2026-01-15 01:46:06] "GET /instance-ip/96e48f3d-3796-42f5-ac09-2df362eff16c?fields=floating_ips HTTP/1.1" 200 1171 0.005693 10.0.0.41 - - [2026-01-15 01:46:06] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010095 10.0.0.41 - - [2026-01-15 01:46:06] "GET /floating-ip/856a20f8-d25a-42b5-826f-fc139c9cc7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.011549 10.0.0.41 - - [2026-01-15 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028094 10.0.0.41 - - [2026-01-15 01:46:06] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.009730 10.0.0.41 - - [2026-01-15 01:46:06] "POST /tags HTTP/1.1" 200 301 0.106158 10.0.0.41 - - [2026-01-15 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013535 10.0.0.41 - - [2026-01-15 01:46:06] "GET /tag/a180b4b4-1a8b-47de-a08e-67f70fa69325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024017 10.0.0.41 - - [2026-01-15 01:46:06] "POST /tags HTTP/1.1" 200 325 0.107712 10.0.0.41 - - [2026-01-15 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.036340 10.0.0.41 - - [2026-01-15 01:46:06] "GET /tag/d5e58699-1388-4703-b033-887ddc817ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.027988 10.0.0.41 - - [2026-01-15 01:46:07] "POST /tags HTTP/1.1" 200 363 0.259201 10.0.0.41 - - [2026-01-15 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018299 10.0.0.41 - - [2026-01-15 01:46:07] "GET /tag/fd652535-3bf9-492a-86a7-c8baced8da91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.024585 10.0.0.41 - - [2026-01-15 01:46:07] "POST /tags HTTP/1.1" 200 311 0.063972 10.0.0.41 - - [2026-01-15 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027819 10.0.0.41 - - [2026-01-15 01:46:07] "GET /tag/2463cac4-eba1-418c-b560-bcd823a9668c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026217 10.0.0.41 - - [2026-01-15 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.41 - - [2026-01-15 01:46:07] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008647 10.0.0.41 - - [2026-01-15 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.41 - - [2026-01-15 01:46:07] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052015 10.0.0.41 - - [2026-01-15 01:46:07] "POST /virtual-machines HTTP/1.1" 200 377 0.035961 10.0.0.41 - - [2026-01-15 01:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018087 10.0.0.41 - - [2026-01-15 01:46:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.139233 10.0.0.41 - - [2026-01-15 01:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015119 10.0.0.41 - - [2026-01-15 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.41 - - [2026-01-15 01:46:07] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013072 10.0.0.41 - - [2026-01-15 01:46:07] "POST /instance-ips HTTP/1.1" 200 409 0.056933 10.0.0.41 - - [2026-01-15 01:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014358 10.0.0.41 - - [2026-01-15 01:46:07] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006199 10.0.0.41 - - [2026-01-15 01:46:07] "POST /set-tag HTTP/1.1" 200 109 0.056497 10.0.0.41 - - [2026-01-15 01:46:07] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009212 10.0.0.41 - - [2026-01-15 01:46:07] "GET /instance-ip/f5ff45aa-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.011973 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.41 - - [2026-01-15 01:46:08] "GET /loadbalancer/ab2139f2-809b-47b1-9b45-33dd5fd7b502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002456 10.0.0.41 - - [2026-01-15 01:46:08] "POST /tags HTTP/1.1" 200 301 0.030366 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016477 10.0.0.41 - - [2026-01-15 01:46:08] "GET /tag/89b087b8-6807-441c-8902-1eaad7cc5efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013848 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.41 - - [2026-01-15 01:46:08] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040669 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.41 - - [2026-01-15 01:46:08] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006254 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.41 - - [2026-01-15 01:46:08] "GET /service-appliance-set/02d37069-49ac-41cc-ac88-5d9215ace930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.008394 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.015255 10.0.0.41 - - [2026-01-15 01:46:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.155380 10.0.0.41 - - [2026-01-15 01:46:08] "GET /virtual-machine-interface/7c303c5b-6566-4c51-b5d1-f53d11a1c4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.037460 10.0.0.41 - - [2026-01-15 01:46:08] "POST /instance-ips HTTP/1.1" 200 377 0.104688 10.0.0.41 - - [2026-01-15 01:46:08] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.032443 10.0.0.41 - - [2026-01-15 01:46:08] "POST /loadbalancers HTTP/1.1" 200 582 0.090447 10.0.0.41 - - [2026-01-15 01:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025861 10.0.0.41 - - [2026-01-15 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007085 10.0.0.41 - - [2026-01-15 01:46:09] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.110959 10.0.0.41 - - [2026-01-15 01:46:09] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006920 10.0.0.41 - - [2026-01-15 01:46:09] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.109688 10.0.0.41 - - [2026-01-15 01:46:09] "POST /floating-ips HTTP/1.1" 200 581 0.049213 10.0.0.41 - - [2026-01-15 01:46:09] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007577 10.0.0.41 - - [2026-01-15 01:46:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050799 10.0.0.41 - - [2026-01-15 01:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048613 10.0.0.41 - - [2026-01-15 01:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012484 10.0.0.41 - - [2026-01-15 01:46:09] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069420 10.0.0.41 - - [2026-01-15 01:46:09] "GET /loadbalancer-listener/23c4958f-253a-4c37-8328-19f9580f977c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.008693 10.0.0.41 - - [2026-01-15 01:46:09] "GET /loadbalancer-listener/23c4958f-253a-4c37-8328-19f9580f977c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.006499 10.0.0.41 - - [2026-01-15 01:46:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.076267 10.0.0.41 - - [2026-01-15 01:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013201 10.0.0.41 - - [2026-01-15 01:46:09] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004951 10.0.0.41 - - [2026-01-15 01:46:09] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?fields=floating_ips HTTP/1.1" 200 1165 0.008361 10.0.0.41 - - [2026-01-15 01:46:09] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006053 10.0.0.41 - - [2026-01-15 01:46:09] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050674 10.0.0.41 - - [2026-01-15 01:46:09] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002744 10.0.0.41 - - [2026-01-15 01:46:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019053 10.0.0.41 - - [2026-01-15 01:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030958 10.0.0.41 - - [2026-01-15 01:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.41 - - [2026-01-15 01:46:09] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042296 10.0.0.41 - - [2026-01-15 01:46:09] "GET /loadbalancer-listener/b502b5ed-3e35-401a-bb89-9682528abf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003118 10.0.0.41 - - [2026-01-15 01:46:09] "GET /loadbalancer-listener/b502b5ed-3e35-401a-bb89-9682528abf6a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002772 10.0.0.41 - - [2026-01-15 01:46:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023533 10.0.0.41 - - [2026-01-15 01:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.41 - - [2026-01-15 01:46:09] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003658 10.0.0.41 - - [2026-01-15 01:46:09] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?fields=floating_ips HTTP/1.1" 200 1165 0.003284 10.0.0.41 - - [2026-01-15 01:46:09] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005574 10.0.0.41 - - [2026-01-15 01:46:10] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063476 10.0.0.41 - - [2026-01-15 01:46:10] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003522 10.0.0.41 - - [2026-01-15 01:46:10] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030421 10.0.0.41 - - [2026-01-15 01:46:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013596 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010394 10.0.0.41 - - [2026-01-15 01:46:10] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040934 10.0.0.41 - - [2026-01-15 01:46:10] "GET /loadbalancer-listener/f49c53f7-de83-444f-9fb1-2c8c2d9223b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005605 10.0.0.41 - - [2026-01-15 01:46:10] "GET /loadbalancer-listener/f49c53f7-de83-444f-9fb1-2c8c2d9223b6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003528 10.0.0.41 - - [2026-01-15 01:46:10] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019418 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011095 10.0.0.41 - - [2026-01-15 01:46:10] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006907 10.0.0.41 - - [2026-01-15 01:46:10] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004772 10.0.0.41 - - [2026-01-15 01:46:10] "GET /instance-ip/b1bee7d3-87c2-4df1-998a-52487912ef66?fields=floating_ips HTTP/1.1" 200 1165 0.003903 10.0.0.41 - - [2026-01-15 01:46:10] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005453 10.0.0.41 - - [2026-01-15 01:46:10] "POST /tags HTTP/1.1" 200 355 0.041870 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012366 10.0.0.41 - - [2026-01-15 01:46:10] "GET /tag/b4015150-7efe-4c6d-bba3-352d36513749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026974 10.0.0.41 - - [2026-01-15 01:46:10] "POST /tags HTTP/1.1" 200 303 0.031792 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007858 10.0.0.41 - - [2026-01-15 01:46:10] "GET /tag/a6ba7f89-06b5-4562-b306-03723040b4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017470 10.0.0.41 - - [2026-01-15 01:46:10] "POST /projects HTTP/1.1" 409 218 0.002240 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.41 - - [2026-01-15 01:46:10] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.021794 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.41 - - [2026-01-15 01:46:10] "GET /network-ipam/1358e81c-5dca-45ce-8c04-e2a2b20cde66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002781 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:46:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 10.0.0.41 - - [2026-01-15 01:46:10] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004557 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:46:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 10.0.0.41 - - [2026-01-15 01:46:10] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.047919 10.0.0.41 - - [2026-01-15 01:46:10] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007047 10.0.0.41 - - [2026-01-15 01:46:10] "POST /set-tag HTTP/1.1" 200 109 0.079535 10.0.0.41 - - [2026-01-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.41 - - [2026-01-15 01:46:10] "GET /network-ipam/e9ed12fb-4dcf-487a-87a7-a8add24e2aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002904 10.0.0.41 - - [2026-01-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.41 - - [2026-01-15 01:46:11] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005398 10.0.0.41 - - [2026-01-15 01:46:11] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.059394 10.0.0.41 - - [2026-01-15 01:46:11] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.063874 10.0.0.41 - - [2026-01-15 01:46:11] "POST /set-tag HTTP/1.1" 200 109 0.217368 10.0.0.41 - - [2026-01-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009972 10.0.0.41 - - [2026-01-15 01:46:11] "GET /network-policy/e956b63d-a091-4f6c-8527-8ba4c17dd7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002973 10.0.0.41 - - [2026-01-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.41 - - [2026-01-15 01:46:11] "GET /network-policy/b95b3914-36a2-4f08-b202-080ba22b2bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002512 10.0.0.41 - - [2026-01-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.41 - - [2026-01-15 01:46:11] "GET /network-policy/628aaa90-c67d-4917-9ce1-b4ff236c7ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002489 10.0.0.41 - - [2026-01-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.41 - - [2026-01-15 01:46:11] "PUT /network-policy/628aaa90-c67d-4917-9ce1-b4ff236c7ea9 HTTP/1.1" 200 262 0.010094 10.0.0.41 - - [2026-01-15 01:46:11] "POST /ref-update HTTP/1.1" 200 156 0.053121 10.0.0.41 - - [2026-01-15 01:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012841 10.0.0.41 - - [2026-01-15 01:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002236 10.0.0.41 - - [2026-01-15 01:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002896 10.0.0.41 - - [2026-01-15 01:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002302 10.0.0.41 - - [2026-01-15 01:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002617 10.0.0.41 - - [2026-01-15 01:46:11] "POST /security-groups HTTP/1.1" 409 245 0.003742 10.0.0.41 - - [2026-01-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006986 10.0.0.41 - - [2026-01-15 01:46:11] "PUT /security-group/5261b82d-4b9d-4b3a-86bf-6ec671b16e0d HTTP/1.1" 200 262 0.067582 10.0.0.41 - - [2026-01-15 01:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.039237 10.0.0.41 - - [2026-01-15 01:46:12] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015711 10.0.0.41 - - [2026-01-15 01:46:12] "PUT /access-control-list/b0fc47cc-0902-4761-9096-750d632b407c HTTP/1.1" 200 272 0.034812 10.0.0.41 - - [2026-01-15 01:46:12] "PUT /access-control-list/c0126472-ec78-4977-adf4-1b74aac149c5 HTTP/1.1" 200 272 0.016137 10.0.0.41 - - [2026-01-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.41 - - [2026-01-15 01:46:12] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002962 10.0.0.41 - - [2026-01-15 01:46:12] "POST /tags HTTP/1.1" 409 206 0.002139 10.0.0.41 - - [2026-01-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.41 - - [2026-01-15 01:46:12] "GET /tag/a6ba7f89-06b5-4562-b306-03723040b4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012495 10.0.0.41 - - [2026-01-15 01:46:12] "POST /firewall-rules HTTP/1.1" 200 562 0.090657 10.0.0.41 - - [2026-01-15 01:46:12] "GET /firewall-rule/36c86569-96bd-409e-8b52-26bc3e5422fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004262 10.0.0.41 - - [2026-01-15 01:46:12] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003301 10.0.0.41 - - [2026-01-15 01:46:12] "GET /firewall-rule/36c86569-96bd-409e-8b52-26bc3e5422fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001942 10.0.0.41 - - [2026-01-15 01:46:12] "POST /ref-update HTTP/1.1" 200 156 0.019997 10.0.0.41 - - [2026-01-15 01:46:12] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009048 10.0.0.41 - - [2026-01-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.41 - - [2026-01-15 01:46:12] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002551 10.0.0.41 - - [2026-01-15 01:46:12] "POST /tags HTTP/1.1" 409 206 0.002022 10.0.0.41 - - [2026-01-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2026-01-15 01:46:12] "GET /tag/a6ba7f89-06b5-4562-b306-03723040b4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012491 10.0.0.41 - - [2026-01-15 01:46:12] "POST /firewall-rules HTTP/1.1" 200 560 0.078560 10.0.0.41 - - [2026-01-15 01:46:12] "GET /firewall-rule/6c3582ca-a26b-4dc9-a3ae-6189c5d5ae1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004009 10.0.0.41 - - [2026-01-15 01:46:12] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003463 10.0.0.41 - - [2026-01-15 01:46:12] "GET /firewall-rule/6c3582ca-a26b-4dc9-a3ae-6189c5d5ae1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002108 10.0.0.41 - - [2026-01-15 01:46:12] "POST /ref-update HTTP/1.1" 200 156 0.040972 10.0.0.41 - - [2026-01-15 01:46:12] "POST /tags HTTP/1.1" 200 371 0.026172 10.0.0.41 - - [2026-01-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021379 10.0.0.41 - - [2026-01-15 01:46:12] "GET /tag/f12b8a0a-8983-4c97-a4fd-eea21aa9edff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012494 10.0.0.41 - - [2026-01-15 01:46:12] "POST /tags HTTP/1.1" 200 319 0.017956 10.0.0.41 - - [2026-01-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017669 10.0.0.41 - - [2026-01-15 01:46:12] "GET /tag/db062777-5105-49c8-94ac-bb3e81407240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014368 10.0.0.41 - - [2026-01-15 01:46:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000593 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.012314 10.0.0.41 - - [2026-01-15 01:46:13] "POST /security-groups HTTP/1.1" 200 578 0.069146 10.0.0.41 - - [2026-01-15 01:46:13] "POST /projects HTTP/1.1" 200 497 0.214617 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.005300 10.0.0.41 - - [2026-01-15 01:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017082 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021940 10.0.0.41 - - [2026-01-15 01:46:13] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.026154 10.0.0.41 - - [2026-01-15 01:46:13] "POST /access-control-lists HTTP/1.1" 200 587 0.113776 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.013540 10.0.0.41 - - [2026-01-15 01:46:13] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010876 10.0.0.41 - - [2026-01-15 01:46:13] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.078361 10.0.0.41 - - [2026-01-15 01:46:13] "POST /access-control-lists HTTP/1.1" 200 585 0.095492 10.0.0.41 - - [2026-01-15 01:46:13] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.081987 10.0.0.41 - - [2026-01-15 01:46:13] "POST /security-groups HTTP/1.1" 200 558 0.073217 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.007582 10.0.0.41 - - [2026-01-15 01:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024554 10.0.0.41 - - [2026-01-15 01:46:13] "POST /access-control-lists HTTP/1.1" 200 610 0.087431 10.0.0.41 - - [2026-01-15 01:46:13] "POST /chown HTTP/1.1" 200 109 0.064991 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.017111 10.0.0.41 - - [2026-01-15 01:46:13] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002431 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.41 - - [2026-01-15 01:46:13] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003923 10.0.0.41 - - [2026-01-15 01:46:13] "POST /tags HTTP/1.1" 409 214 0.003237 10.0.0.41 - - [2026-01-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.41 - - [2026-01-15 01:46:13] "GET /tag/db062777-5105-49c8-94ac-bb3e81407240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012613 10.0.0.41 - - [2026-01-15 01:46:13] "POST /access-control-lists HTTP/1.1" 200 608 0.081306 10.0.0.41 - - [2026-01-15 01:46:13] "POST /firewall-rules HTTP/1.1" 200 578 0.065812 10.0.0.41 - - [2026-01-15 01:46:13] "GET /firewall-rule/020dad01-8640-4f4c-a360-b02b3fbe5563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003968 10.0.0.41 - - [2026-01-15 01:46:13] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003271 10.0.0.41 - - [2026-01-15 01:46:13] "GET /firewall-rule/020dad01-8640-4f4c-a360-b02b3fbe5563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001978 10.0.0.41 - - [2026-01-15 01:46:14] "POST /ref-update HTTP/1.1" 200 156 0.035686 10.0.0.41 - - [2026-01-15 01:46:14] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006418 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.41 - - [2026-01-15 01:46:14] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002941 10.0.0.41 - - [2026-01-15 01:46:14] "POST /tags HTTP/1.1" 409 214 0.001883 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.41 - - [2026-01-15 01:46:14] "GET /tag/db062777-5105-49c8-94ac-bb3e81407240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012122 10.0.0.41 - - [2026-01-15 01:46:14] "POST /firewall-rules HTTP/1.1" 200 576 0.062574 10.0.0.41 - - [2026-01-15 01:46:14] "GET /firewall-rule/9f30678b-e5bf-4f29-aa37-4d38e49a690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010520 10.0.0.41 - - [2026-01-15 01:46:14] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004501 10.0.0.41 - - [2026-01-15 01:46:14] "GET /firewall-rule/9f30678b-e5bf-4f29-aa37-4d38e49a690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002953 10.0.0.41 - - [2026-01-15 01:46:14] "POST /ref-update HTTP/1.1" 200 156 0.029850 10.0.0.41 - - [2026-01-15 01:46:14] "POST /tags HTTP/1.1" 200 363 0.019348 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012323 10.0.0.41 - - [2026-01-15 01:46:14] "GET /tag/e73d4846-6d4f-458a-82a1-022e907e8385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012620 10.0.0.41 - - [2026-01-15 01:46:14] "POST /tags HTTP/1.1" 200 311 0.021495 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.41 - - [2026-01-15 01:46:14] "GET /tag/fa96e319-92a5-4a35-90ec-87f438f414df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012027 10.0.0.41 - - [2026-01-15 01:46:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000494 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.004974 10.0.0.41 - - [2026-01-15 01:46:14] "POST /security-groups HTTP/1.1" 200 574 0.090603 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.001913 10.0.0.41 - - [2026-01-15 01:46:14] "POST /projects HTTP/1.1" 200 489 0.223201 10.0.0.41 - - [2026-01-15 01:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013853 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006459 10.0.0.41 - - [2026-01-15 01:46:14] "POST /access-control-lists HTTP/1.1" 200 583 0.035058 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.007722 10.0.0.41 - - [2026-01-15 01:46:14] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005146 10.0.0.41 - - [2026-01-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.41 - - [2026-01-15 01:46:14] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004132 10.0.0.41 - - [2026-01-15 01:46:14] "POST /access-control-lists HTTP/1.1" 200 581 0.038537 10.0.0.41 - - [2026-01-15 01:46:15] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.119290 10.0.0.41 - - [2026-01-15 01:46:15] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.041727 10.0.0.41 - - [2026-01-15 01:46:15] "POST /security-groups HTTP/1.1" 200 546 0.072359 10.0.0.41 - - [2026-01-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003501 10.0.0.41 - - [2026-01-15 01:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.050209 10.0.0.41 - - [2026-01-15 01:46:15] "POST /chown HTTP/1.1" 200 109 0.062289 10.0.0.41 - - [2026-01-15 01:46:15] "POST /access-control-lists HTTP/1.1" 200 602 0.099522 10.0.0.41 - - [2026-01-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.015721 10.0.0.41 - - [2026-01-15 01:46:15] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003178 10.0.0.41 - - [2026-01-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.41 - - [2026-01-15 01:46:15] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002440 10.0.0.41 - - [2026-01-15 01:46:15] "POST /tags HTTP/1.1" 409 210 0.001589 10.0.0.41 - - [2026-01-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.41 - - [2026-01-15 01:46:15] "GET /tag/fa96e319-92a5-4a35-90ec-87f438f414df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.045631 10.0.0.41 - - [2026-01-15 01:46:15] "POST /access-control-lists HTTP/1.1" 200 600 0.075072 10.0.0.41 - - [2026-01-15 01:46:15] "POST /firewall-rules HTTP/1.1" 200 570 0.084369 10.0.0.41 - - [2026-01-15 01:46:15] "GET /firewall-rule/31ef4e23-61d6-437a-ab30-9a3547295bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004811 10.0.0.41 - - [2026-01-15 01:46:15] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004049 10.0.0.41 - - [2026-01-15 01:46:15] "GET /firewall-rule/31ef4e23-61d6-437a-ab30-9a3547295bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002257 10.0.0.41 - - [2026-01-15 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.033928 10.0.0.41 - - [2026-01-15 01:46:15] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014634 10.0.0.41 - - [2026-01-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.41 - - [2026-01-15 01:46:15] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002858 10.0.0.41 - - [2026-01-15 01:46:15] "POST /tags HTTP/1.1" 409 210 0.002120 10.0.0.41 - - [2026-01-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.41 - - [2026-01-15 01:46:15] "GET /tag/fa96e319-92a5-4a35-90ec-87f438f414df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012077 10.0.0.41 - - [2026-01-15 01:46:15] "POST /firewall-rules HTTP/1.1" 200 568 0.066002 10.0.0.41 - - [2026-01-15 01:46:15] "GET /firewall-rule/a93d811b-e6f4-4e7b-930a-b58f4693b7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.021305 10.0.0.41 - - [2026-01-15 01:46:15] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004309 10.0.0.41 - - [2026-01-15 01:46:15] "GET /firewall-rule/a93d811b-e6f4-4e7b-930a-b58f4693b7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002527 10.0.0.41 - - [2026-01-15 01:46:16] "POST /ref-update HTTP/1.1" 200 156 0.057083 10.0.0.41 - - [2026-01-15 01:46:16] "POST /tags HTTP/1.1" 409 237 0.002264 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.41 - - [2026-01-15 01:46:16] "GET /tag/fd652535-3bf9-492a-86a7-c8baced8da91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011219 10.0.0.41 - - [2026-01-15 01:46:16] "POST /tags HTTP/1.1" 409 210 0.002369 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.41 - - [2026-01-15 01:46:16] "GET /tag/2463cac4-eba1-418c-b560-bcd823a9668c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015555 10.0.0.41 - - [2026-01-15 01:46:16] "POST /projects HTTP/1.1" 409 223 0.002029 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.41 - - [2026-01-15 01:46:16] "GET /project/8a2a1bcf-dabd-4c49-8c62-5b308854d354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026205 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.41 - - [2026-01-15 01:46:16] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004265 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.41 - - [2026-01-15 01:46:16] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005022 10.0.0.41 - - [2026-01-15 01:46:16] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.041337 10.0.0.41 - - [2026-01-15 01:46:16] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.053830 10.0.0.41 - - [2026-01-15 01:46:16] "POST /security-groups HTTP/1.1" 409 253 0.006720 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.41 - - [2026-01-15 01:46:16] "PUT /security-group/ce58df85-72a5-4852-bcb4-3c34597c84a3 HTTP/1.1" 200 262 0.091676 10.0.0.41 - - [2026-01-15 01:46:16] "PUT /access-control-list/1211e5b6-33ea-453a-83a4-ac6802ffeeac HTTP/1.1" 200 272 0.008682 10.0.0.41 - - [2026-01-15 01:46:16] "PUT /access-control-list/b3365f2e-8795-4a35-b566-c72aaf07317a HTTP/1.1" 200 272 0.027022 10.0.0.41 - - [2026-01-15 01:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042660 10.0.0.41 - - [2026-01-15 01:46:16] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004682 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.41 - - [2026-01-15 01:46:16] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002792 10.0.0.41 - - [2026-01-15 01:46:16] "POST /tags HTTP/1.1" 409 210 0.001741 10.0.0.41 - - [2026-01-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.41 - - [2026-01-15 01:46:16] "GET /tag/2463cac4-eba1-418c-b560-bcd823a9668c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019184 10.0.0.41 - - [2026-01-15 01:46:16] "POST /firewall-rules HTTP/1.1" 200 570 0.069834 10.0.0.41 - - [2026-01-15 01:46:16] "GET /firewall-rule/e8ecb709-f218-415d-83ef-0a80a221c198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012547 10.0.0.41 - - [2026-01-15 01:46:17] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.008013 10.0.0.41 - - [2026-01-15 01:46:17] "GET /firewall-rule/e8ecb709-f218-415d-83ef-0a80a221c198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021777 10.0.0.41 - - [2026-01-15 01:46:17] "POST /ref-update HTTP/1.1" 200 156 0.043004 10.0.0.41 - - [2026-01-15 01:46:17] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002924 10.0.0.41 - - [2026-01-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.41 - - [2026-01-15 01:46:17] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002323 10.0.0.41 - - [2026-01-15 01:46:17] "POST /tags HTTP/1.1" 409 210 0.002387 10.0.0.41 - - [2026-01-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.41 - - [2026-01-15 01:46:17] "GET /tag/2463cac4-eba1-418c-b560-bcd823a9668c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015641 10.0.0.41 - - [2026-01-15 01:46:17] "POST /firewall-rules HTTP/1.1" 200 568 0.067505 10.0.0.41 - - [2026-01-15 01:46:17] "GET /firewall-rule/7a3a5361-7e15-4974-bd64-ab1cd2192b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015343 10.0.0.41 - - [2026-01-15 01:46:17] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.003675 10.0.0.41 - - [2026-01-15 01:46:17] "GET /firewall-rule/7a3a5361-7e15-4974-bd64-ab1cd2192b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003140 10.0.0.41 - - [2026-01-15 01:46:17] "POST /ref-update HTTP/1.1" 200 156 0.048330 10.0.0.41 - - [2026-01-15 01:46:17] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018103 10.0.0.41 - - [2026-01-15 01:46:17] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.131 - - [2026-01-15 01:47:00] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.131 - - [2026-01-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.131 - - [2026-01-15 01:47:00] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004950 10.0.0.131 - - [2026-01-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.131 - - [2026-01-15 01:47:00] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003349 10.0.0.131 - - [2026-01-15 01:47:00] "PUT /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76 HTTP/1.1" 200 274 0.020290 10.0.0.131 - - [2026-01-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.013035 10.0.0.131 - - [2026-01-15 01:47:00] "POST /virtual-routers HTTP/1.1" 200 599 0.021090 10.0.0.131 - - [2026-01-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013801 10.0.0.131 - - [2026-01-15 01:47:00] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004907 10.0.0.131 - - [2026-01-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.001978 10.0.0.131 - - [2026-01-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.131 - - [2026-01-15 01:47:00] "GET /virtual-network/1cafd54f-6425-46b7-aff4-c9be9bab5f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004198 10.0.0.131 - - [2026-01-15 01:47:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.087741 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:49:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:49:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:49:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:49:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.41 - - [2026-01-15 01:49:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002210 10.0.0.41 - - [2026-01-15 01:49:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005311 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:50:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:50:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.41 - - [2026-01-15 01:51:02] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003659 10.0.0.41 - - [2026-01-15 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.016133 10.0.0.41 - - [2026-01-15 01:51:15] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006651 10.0.0.41 - - [2026-01-15 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.41 - - [2026-01-15 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.41 - - [2026-01-15 01:51:15] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007107 10.0.0.41 - - [2026-01-15 01:51:15] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005413 10.0.0.41 - - [2026-01-15 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.41 - - [2026-01-15 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.41 - - [2026-01-15 01:51:15] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002578 10.0.0.41 - - [2026-01-15 01:51:15] "GET /loadbalancer-pool/2207440c-ad03-4f02-afe3-7317100f3a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003829 10.0.0.41 - - [2026-01-15 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027458 10.0.0.41 - - [2026-01-15 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028961 10.0.0.41 - - [2026-01-15 01:51:15] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011917 10.0.0.41 - - [2026-01-15 01:51:15] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010541 10.0.0.41 - - [2026-01-15 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.006922 10.0.0.41 - - [2026-01-15 01:51:15] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.020934 10.0.0.41 - - [2026-01-15 01:51:15] "POST /tags HTTP/1.1" 409 205 0.002200 10.0.0.41 - - [2026-01-15 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.41 - - [2026-01-15 01:51:15] "GET /tag/89b087b8-6807-441c-8902-1eaad7cc5efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011582 10.0.0.41 - - [2026-01-15 01:51:15] "PUT /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1 HTTP/1.1" 200 256 0.008816 10.0.0.41 - - [2026-01-15 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.084827 10.0.0.41 - - [2026-01-15 01:51:15] "GET /loadbalancer-pool/9527596f-a8af-4c61-aeea-bbea1ca9c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013227 10.0.0.41 - - [2026-01-15 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022608 10.0.0.41 - - [2026-01-15 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014388 10.0.0.41 - - [2026-01-15 01:51:16] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011337 10.0.0.41 - - [2026-01-15 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.004057 10.0.0.41 - - [2026-01-15 01:51:16] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010889 10.0.0.41 - - [2026-01-15 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.020906 10.0.0.41 - - [2026-01-15 01:51:16] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.014632 10.0.0.41 - - [2026-01-15 01:51:16] "GET /loadbalancer-pool/b298894e-d56a-4bcb-8efb-9abdf1191c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.016377 10.0.0.41 - - [2026-01-15 01:51:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022777 10.0.0.41 - - [2026-01-15 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033557 10.0.0.41 - - [2026-01-15 01:51:16] "PUT /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1 HTTP/1.1" 200 256 0.053095 10.0.0.41 - - [2026-01-15 01:51:16] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.031339 10.0.0.41 - - [2026-01-15 01:51:16] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008520 10.0.0.41 - - [2026-01-15 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.011144 10.0.0.41 - - [2026-01-15 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.005820 10.0.0.41 - - [2026-01-15 01:51:16] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.003994 10.0.0.41 - - [2026-01-15 01:51:16] "PUT /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1 HTTP/1.1" 200 256 0.014360 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009595 10.0.0.41 - - [2026-01-15 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.41 - - [2026-01-15 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.41 - - [2026-01-15 01:51:30] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002624 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004058 10.0.0.41 - - [2026-01-15 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.033811 10.0.0.41 - - [2026-01-15 01:51:30] "DELETE /loadbalancer-member/a14d08df-ac08-4005-a200-6b44a425dd09 HTTP/1.1" 200 115 0.043524 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004547 10.0.0.41 - - [2026-01-15 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.41 - - [2026-01-15 01:51:30] "DELETE /loadbalancer-member/a14e6391-caa7-4a8f-885b-b95e19ba767b HTTP/1.1" 200 115 0.034570 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003994 10.0.0.41 - - [2026-01-15 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.41 - - [2026-01-15 01:51:30] "DELETE /loadbalancer-member/d21c22a0-942b-444c-a099-11716665180e HTTP/1.1" 200 115 0.037601 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005359 10.0.0.41 - - [2026-01-15 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.41 - - [2026-01-15 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.41 - - [2026-01-15 01:51:30] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002300 10.0.0.41 - - [2026-01-15 01:51:30] "GET /loadbalancer-pool/2207440c-ad03-4f02-afe3-7317100f3a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002321 10.0.0.41 - - [2026-01-15 01:51:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018945 10.0.0.41 - - [2026-01-15 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023656 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005594 10.0.0.41 - - [2026-01-15 01:51:30] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003898 10.0.0.41 - - [2026-01-15 01:51:30] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002341 10.0.0.41 - - [2026-01-15 01:51:30] "POST /set-tag HTTP/1.1" 200 109 0.072051 10.0.0.41 - - [2026-01-15 01:51:31] "GET /loadbalancer-pool/9527596f-a8af-4c61-aeea-bbea1ca9c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014806 10.0.0.41 - - [2026-01-15 01:51:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014760 10.0.0.41 - - [2026-01-15 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008984 10.0.0.41 - - [2026-01-15 01:51:31] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017037 10.0.0.41 - - [2026-01-15 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.41 - - [2026-01-15 01:51:31] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004232 10.0.0.41 - - [2026-01-15 01:51:31] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001920 10.0.0.41 - - [2026-01-15 01:51:31] "GET /loadbalancer-pool/b298894e-d56a-4bcb-8efb-9abdf1191c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003231 10.0.0.41 - - [2026-01-15 01:51:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015781 10.0.0.41 - - [2026-01-15 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027260 10.0.0.41 - - [2026-01-15 01:51:31] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016817 10.0.0.41 - - [2026-01-15 01:51:31] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007471 10.0.0.41 - - [2026-01-15 01:51:31] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003304 10.0.0.41 - - [2026-01-15 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.131 - - [2026-01-15 01:52:49] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.131 - - [2026-01-15 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.131 - - [2026-01-15 01:52:49] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004797 10.0.0.131 - - [2026-01-15 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.131 - - [2026-01-15 01:52:49] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002587 10.0.0.131 - - [2026-01-15 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.131 - - [2026-01-15 01:52:49] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006093 10.0.0.131 - - [2026-01-15 01:52:49] "PUT /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2 HTTP/1.1" 200 262 0.014551 10.0.0.131 - - [2026-01-15 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.131 - - [2026-01-15 01:52:49] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002536 10.0.0.131 - - [2026-01-15 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.131 - - [2026-01-15 01:52:49] "GET /virtual-machine-interface/a160e730-21c2-4b5d-9def-547416453808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004713 10.0.0.131 - - [2026-01-15 01:52:49] "PUT /virtual-machine-interface/a160e730-21c2-4b5d-9def-547416453808 HTTP/1.1" 200 284 0.012895 10.0.0.41 - - [2026-01-15 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.41 - - [2026-01-15 01:52:54] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002703 10.0.0.41 - - [2026-01-15 01:54:04] "GET / HTTP/1.1" 200 35931 0.006863 10.0.0.41 - - [2026-01-15 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.41 - - [2026-01-15 01:54:04] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064587 10.0.0.41 - - [2026-01-15 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.41 - - [2026-01-15 01:54:05] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051241 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:54:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:54:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.41 - - [2026-01-15 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.41 - - [2026-01-15 01:54:05] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032513 10.0.0.41 - - [2026-01-15 01:54:05] "POST /tags HTTP/1.1" 200 333 0.027632 10.0.0.41 - - [2026-01-15 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.41 - - [2026-01-15 01:54:06] "GET /tag/c52dbb74-4e33-4da7-8b83-4267548f0bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.046611 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008571 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.41 - - [2026-01-15 01:54:06] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049864 10.0.0.41 - - [2026-01-15 01:54:06] "GET /virtual-networks?parent_id=c62b8327-6a2a-4e00-a4ad-2afdba081a97&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005890 10.0.0.41 - - [2026-01-15 01:54:06] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049213 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.41 - - [2026-01-15 01:54:06] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005049 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.41 - - [2026-01-15 01:54:06] "GET /service-appliance-set/02d37069-49ac-41cc-ac88-5d9215ace930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002270 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.001929 10.0.0.41 - - [2026-01-15 01:54:06] "POST /virtual-networks HTTP/1.1" 200 512 0.117294 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.41 - - [2026-01-15 01:54:06] "GET /network-ipam/e924ace8-177e-4cb5-9654-1669bd868a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002087 10.0.0.41 - - [2026-01-15 01:54:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.104135 10.0.0.41 - - [2026-01-15 01:54:06] "GET /virtual-machine-interface/592d8beb-ceea-47f8-abb3-a12823363383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014053 10.0.0.41 - - [2026-01-15 01:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.014048 10.0.0.41 - - [2026-01-15 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.129267 10.0.0.41 - - [2026-01-15 01:54:06] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016801 10.0.0.41 - - [2026-01-15 01:54:06] "GET /domains HTTP/1.1" 200 280 0.002686 10.0.0.41 - - [2026-01-15 01:54:06] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55 HTTP/1.1" 200 3087 0.031655 10.0.0.41 - - [2026-01-15 01:54:06] "POST /instance-ips HTTP/1.1" 200 409 0.085288 10.0.0.41 - - [2026-01-15 01:54:06] "GET /instance-ip/f12de82f-bdf6-4f5d-b451-657639c2111f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.014448 10.0.0.41 - - [2026-01-15 01:54:06] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97 HTTP/1.1" 200 5477 0.071503 10.0.0.41 - - [2026-01-15 01:54:06] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.006018 10.0.0.41 - - [2026-01-15 01:54:06] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.005226 10.0.0.41 - - [2026-01-15 01:54:06] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1181 0.011996 10.0.0.41 - - [2026-01-15 01:54:06] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1181 0.010400 10.0.0.41 - - [2026-01-15 01:54:06] "POST /loadbalancers HTTP/1.1" 200 610 0.113935 10.0.0.41 - - [2026-01-15 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026443 10.0.0.41 - - [2026-01-15 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015017 10.0.0.41 - - [2026-01-15 01:54:06] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.086044 10.0.0.41 - - [2026-01-15 01:54:06] "GET /instance-ip/f12de82f-bdf6-4f5d-b451-657639c2111f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003251 10.0.0.41 - - [2026-01-15 01:54:06] "POST /route-targets HTTP/1.1" 200 327 0.042643 10.0.0.41 - - [2026-01-15 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.060359 10.0.0.41 - - [2026-01-15 01:54:06] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096755 10.0.0.41 - - [2026-01-15 01:54:06] "GET /loadbalancer/8b8fad82-c69e-4e8b-b188-9295d0bdd524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007234 10.0.0.41 - - [2026-01-15 01:54:06] "POST /floating-ips HTTP/1.1" 200 597 0.109009 10.0.0.41 - - [2026-01-15 01:54:07] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.126265 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.41 - - [2026-01-15 01:54:07] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067229 10.0.0.41 - - [2026-01-15 01:54:07] "GET /loadbalancer-listener/ae4bbf63-de44-4d85-84e6-d054c632afa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004484 10.0.0.41 - - [2026-01-15 01:54:07] "GET /loadbalancer-listener/ae4bbf63-de44-4d85-84e6-d054c632afa5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004666 10.0.0.41 - - [2026-01-15 01:54:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.049982 10.0.0.41 - - [2026-01-15 01:54:07] "GET /instance-ip/f12de82f-bdf6-4f5d-b451-657639c2111f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003627 10.0.0.41 - - [2026-01-15 01:54:07] "GET /instance-ip/f12de82f-bdf6-4f5d-b451-657639c2111f?fields=floating_ips HTTP/1.1" 200 1213 0.004861 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.41 - - [2026-01-15 01:54:07] "GET /loadbalancer/8b8fad82-c69e-4e8b-b188-9295d0bdd524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001981 10.0.0.41 - - [2026-01-15 01:54:07] "GET /floating-ip/fefbb72b-b200-48cd-9b58-8b7d99e7da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007990 10.0.0.41 - - [2026-01-15 01:54:07] "POST /tags HTTP/1.1" 200 295 0.127081 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014372 10.0.0.41 - - [2026-01-15 01:54:07] "GET /tag/93dee510-1524-4745-8442-1dd31a29f356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.029917 10.0.0.41 - - [2026-01-15 01:54:07] "POST /tags HTTP/1.1" 409 233 0.006688 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.41 - - [2026-01-15 01:54:07] "GET /tag/b4015150-7efe-4c6d-bba3-352d36513749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016004 10.0.0.41 - - [2026-01-15 01:54:07] "POST /tags HTTP/1.1" 409 206 0.005108 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.41 - - [2026-01-15 01:54:07] "GET /tag/a6ba7f89-06b5-4562-b306-03723040b4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022681 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.41 - - [2026-01-15 01:54:07] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009339 10.0.0.41 - - [2026-01-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.41 - - [2026-01-15 01:54:07] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.074139 10.0.0.41 - - [2026-01-15 01:54:07] "POST /virtual-machines HTTP/1.1" 200 369 0.009035 10.0.0.41 - - [2026-01-15 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015034 10.0.0.41 - - [2026-01-15 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122580 10.0.0.41 - - [2026-01-15 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023489 10.0.0.41 - - [2026-01-15 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011456 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004708 10.0.0.41 - - [2026-01-15 01:54:08] "POST /instance-ips HTTP/1.1" 200 409 0.024448 10.0.0.41 - - [2026-01-15 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028881 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009622 10.0.0.41 - - [2026-01-15 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.016780 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011757 10.0.0.41 - - [2026-01-15 01:54:08] "GET /instance-ip/144df06e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006307 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004390 10.0.0.41 - - [2026-01-15 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.41 - - [2026-01-15 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004466 10.0.0.41 - - [2026-01-15 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.41 - - [2026-01-15 01:54:08] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057148 10.0.0.41 - - [2026-01-15 01:54:08] "POST /virtual-machines HTTP/1.1" 200 369 0.009863 10.0.0.41 - - [2026-01-15 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013408 10.0.0.41 - - [2026-01-15 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150999 10.0.0.41 - - [2026-01-15 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034235 10.0.0.41 - - [2026-01-15 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013394 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010355 10.0.0.41 - - [2026-01-15 01:54:08] "POST /instance-ips HTTP/1.1" 200 409 0.032415 10.0.0.41 - - [2026-01-15 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.068997 10.0.0.41 - - [2026-01-15 01:54:08] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022169 10.0.0.41 - - [2026-01-15 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.057029 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.036400 10.0.0.41 - - [2026-01-15 01:54:09] "GET /instance-ip/14b63e9e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.015708 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017346 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001360 10.0.0.41 - - [2026-01-15 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.012056 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002867 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.018180 10.0.0.41 - - [2026-01-15 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.019828 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016116 10.0.0.41 - - [2026-01-15 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.027258 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.014861 10.0.0.41 - - [2026-01-15 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.026255 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.039846 10.0.0.41 - - [2026-01-15 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.008705 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011436 10.0.0.41 - - [2026-01-15 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.004128 10.0.0.41 - - [2026-01-15 01:54:09] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015703 10.0.0.41 - - [2026-01-15 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.005347 10.0.0.41 - - [2026-01-15 01:54:11] "GET /domains HTTP/1.1" 200 280 0.009059 10.0.0.41 - - [2026-01-15 01:54:11] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55 HTTP/1.1" 200 3087 0.003081 10.0.0.41 - - [2026-01-15 01:54:11] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97 HTTP/1.1" 200 7065 0.052594 10.0.0.41 - - [2026-01-15 01:54:11] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.007786 10.0.0.41 - - [2026-01-15 01:54:11] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.004520 10.0.0.41 - - [2026-01-15 01:54:11] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1402 0.011050 10.0.0.41 - - [2026-01-15 01:54:11] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1402 0.004375 10.0.0.41 - - [2026-01-15 01:54:11] "GET /route-target/78196f26-c236-4fcd-83ab-353f333504e5 HTTP/1.1" 200 1151 0.003139 10.0.0.41 - - [2026-01-15 01:54:11] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.004466 10.0.0.41 - - [2026-01-15 01:54:11] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1402 0.002675 10.0.0.41 - - [2026-01-15 01:54:11] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003834 10.0.0.41 - - [2026-01-15 01:54:11] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.004056 10.0.0.41 - - [2026-01-15 01:54:11] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1402 0.002609 10.0.0.41 - - [2026-01-15 01:54:11] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 200 1402 0.002671 10.0.0.41 - - [2026-01-15 01:54:11] "GET /route-target/78196f26-c236-4fcd-83ab-353f333504e5 HTTP/1.1" 200 1151 0.002367 10.0.0.41 - - [2026-01-15 01:54:11] "GET /domains HTTP/1.1" 200 280 0.002331 10.0.0.41 - - [2026-01-15 01:54:11] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55 HTTP/1.1" 200 3087 0.003228 10.0.0.41 - - [2026-01-15 01:54:11] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97 HTTP/1.1" 200 7065 0.051752 10.0.0.41 - - [2026-01-15 01:54:11] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2093 0.006472 10.0.0.41 - - [2026-01-15 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.41 - - [2026-01-15 01:54:12] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.085915 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012280 10.0.0.41 - - [2026-01-15 01:54:12] "GET /floating-ip-pools?parent_id=9e7224c6-0f57-4d0d-a64f-a38714ae952a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002421 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013222 10.0.0.41 - - [2026-01-15 01:54:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.023873 10.0.0.41 - - [2026-01-15 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.017123 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013391 10.0.0.41 - - [2026-01-15 01:54:12] "GET /domains HTTP/1.1" 200 280 0.001894 10.0.0.41 - - [2026-01-15 01:54:12] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55 HTTP/1.1" 200 3087 0.002973 10.0.0.41 - - [2026-01-15 01:54:12] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97 HTTP/1.1" 200 7321 0.037110 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2331 0.013786 10.0.0.41 - - [2026-01-15 01:54:12] "GET /floating-ip-pool/e4ea39b3-04b8-4495-8955-20ab80633e7e HTTP/1.1" 200 1314 0.004390 10.0.0.41 - - [2026-01-15 01:54:12] "GET /domains HTTP/1.1" 200 280 0.002334 10.0.0.41 - - [2026-01-15 01:54:12] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55 HTTP/1.1" 200 3087 0.003011 10.0.0.41 - - [2026-01-15 01:54:12] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97 HTTP/1.1" 200 7321 0.034733 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 2331 0.004500 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008168 10.0.0.41 - - [2026-01-15 01:54:12] "POST /tags HTTP/1.1" 200 365 0.075939 10.0.0.41 - - [2026-01-15 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.024170 10.0.0.41 - - [2026-01-15 01:54:12] "GET /tag/21f63826-5448-4e54-bcc4-dd60bc4ddba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.040083 10.0.0.41 - - [2026-01-15 01:54:12] "POST /tags HTTP/1.1" 409 206 0.002738 10.0.0.41 - - [2026-01-15 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.41 - - [2026-01-15 01:54:12] "GET /tag/a6ba7f89-06b5-4562-b306-03723040b4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021127 10.0.0.41 - - [2026-01-15 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.41 - - [2026-01-15 01:54:12] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035052 10.0.0.41 - - [2026-01-15 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.41 - - [2026-01-15 01:54:12] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.047274 10.0.0.41 - - [2026-01-15 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.41 - - [2026-01-15 01:54:12] "GET /service-appliance-set/0eb3b165-0fa1-4367-a58a-3dbfe758dd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003618 10.0.0.41 - - [2026-01-15 01:54:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.003714 10.0.0.41 - - [2026-01-15 01:54:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.109257 10.0.0.41 - - [2026-01-15 01:54:13] "GET /virtual-machine-interface/c8dfe407-e4e8-4ae4-a905-97021b518fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022535 10.0.0.41 - - [2026-01-15 01:54:13] "POST /set-tag HTTP/1.1" 200 109 0.016359 10.0.0.41 - - [2026-01-15 01:54:13] "POST /instance-ips HTTP/1.1" 200 417 0.047346 10.0.0.41 - - [2026-01-15 01:54:13] "GET /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008642 10.0.0.41 - - [2026-01-15 01:54:13] "POST /loadbalancers HTTP/1.1" 200 618 0.064904 10.0.0.41 - - [2026-01-15 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021328 10.0.0.41 - - [2026-01-15 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011605 10.0.0.41 - - [2026-01-15 01:54:13] "POST /service-instances HTTP/1.1" 200 566 0.027760 10.0.0.41 - - [2026-01-15 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.015225 10.0.0.41 - - [2026-01-15 01:54:13] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076118 10.0.0.41 - - [2026-01-15 01:54:13] "GET /virtual-machine-interface/c8dfe407-e4e8-4ae4-a905-97021b518fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005187 10.0.0.41 - - [2026-01-15 01:54:13] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.023618 10.0.0.41 - - [2026-01-15 01:54:13] "GET /virtual-machine-interface/c8dfe407-e4e8-4ae4-a905-97021b518fb1?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017857 10.0.0.41 - - [2026-01-15 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025684 10.0.0.41 - - [2026-01-15 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.41 - - [2026-01-15 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.41 - - [2026-01-15 01:54:13] "GET /floating-ip-pool/e4ea39b3-04b8-4495-8955-20ab80633e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002376 10.0.0.41 - - [2026-01-15 01:54:13] "POST /virtual-machines HTTP/1.1" 200 429 0.031260 10.0.0.41 - - [2026-01-15 01:54:13] "POST /floating-ips HTTP/1.1" 200 671 0.134415 10.0.0.41 - - [2026-01-15 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027964 10.0.0.41 - - [2026-01-15 01:54:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.140614 10.0.0.41 - - [2026-01-15 01:54:13] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010233 10.0.0.41 - - [2026-01-15 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016440 10.0.0.41 - - [2026-01-15 01:54:13] "POST /chown HTTP/1.1" 200 109 0.039804 10.0.0.41 - - [2026-01-15 01:54:13] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003308 10.0.0.41 - - [2026-01-15 01:54:13] "POST /tags HTTP/1.1" 409 221 0.002735 10.0.0.41 - - [2026-01-15 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.41 - - [2026-01-15 01:54:13] "POST /chown HTTP/1.1" 200 109 0.007316 10.0.0.41 - - [2026-01-15 01:54:13] "PUT /virtual-machine-interface/dd11ccd3-b5d8-4c4e-82ce-5733ca532af0 HTTP/1.1" 200 284 0.030649 10.0.0.41 - - [2026-01-15 01:54:13] "GET /tag/c52dbb74-4e33-4da7-8b83-4267548f0bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022968 10.0.0.41 - - [2026-01-15 01:54:13] "POST /tags HTTP/1.1" 409 238 0.001744 10.0.0.41 - - [2026-01-15 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.41 - - [2026-01-15 01:54:13] "PUT /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 256 0.043023 10.0.0.41 - - [2026-01-15 01:54:14] "GET /tag/21f63826-5448-4e54-bcc4-dd60bc4ddba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.044940 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.017937 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.026474 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.018941 10.0.0.41 - - [2026-01-15 01:54:14] "POST /firewall-rules HTTP/1.1" 200 650 0.092251 10.0.0.41 - - [2026-01-15 01:54:14] "GET /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004985 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.014475 10.0.0.41 - - [2026-01-15 01:54:14] "GET /firewall-policy/956bf669-d048-4dae-9714-ba2386158109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015945 10.0.0.41 - - [2026-01-15 01:54:14] "GET /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003079 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.028050 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.020132 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.016155 10.0.0.41 - - [2026-01-15 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023081 10.0.0.41 - - [2026-01-15 01:54:14] "POST /virtual-machines HTTP/1.1" 200 429 0.027683 10.0.0.41 - - [2026-01-15 01:54:14] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.070544 10.0.0.41 - - [2026-01-15 01:54:14] "GET /loadbalancer/ae39251d-0914-4275-9f36-8e69a5e274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.039817 10.0.0.41 - - [2026-01-15 01:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163028 10.0.0.41 - - [2026-01-15 01:54:14] "POST /chown HTTP/1.1" 200 109 0.038853 10.0.0.41 - - [2026-01-15 01:54:14] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.120983 10.0.0.41 - - [2026-01-15 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.41 - - [2026-01-15 01:54:14] "POST /chown HTTP/1.1" 200 109 0.007446 10.0.0.41 - - [2026-01-15 01:54:14] "PUT /virtual-machine-interface/3e4fde66-42b8-4aab-80c0-785b2bd7fad3 HTTP/1.1" 200 284 0.027382 10.0.0.41 - - [2026-01-15 01:54:14] "PUT /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 256 0.055723 10.0.0.41 - - [2026-01-15 01:54:14] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.070988 10.0.0.41 - - [2026-01-15 01:54:14] "GET /loadbalancer-listener/575d7283-bc96-43df-b7a5-e6e9de5d9df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.011745 10.0.0.41 - - [2026-01-15 01:54:14] "GET /loadbalancer-listener/575d7283-bc96-43df-b7a5-e6e9de5d9df0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006972 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.027178 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.026987 10.0.0.41 - - [2026-01-15 01:54:14] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055301 10.0.0.41 - - [2026-01-15 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030293 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.037844 10.0.0.41 - - [2026-01-15 01:54:14] "GET /loadbalancer-pool/e93ce952-7af5-46aa-b390-5ab487dd5ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021513 10.0.0.41 - - [2026-01-15 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.045503 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:54:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001473 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:54:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 10.0.0.41 - - [2026-01-15 01:54:14] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.032009 10.0.0.41 - - [2026-01-15 01:54:15] "POST /loadbalancer-members HTTP/1.1" 200 707 0.060274 10.0.0.41 - - [2026-01-15 01:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017543 10.0.0.41 - - [2026-01-15 01:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.048312 10.0.0.41 - - [2026-01-15 01:54:15] "GET /loadbalancer-member/1c0aed3b-24d5-4e5e-89f8-0e2446e26f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.020705 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.007245 10.0.0.41 - - [2026-01-15 01:54:15] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009930 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.027247 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015263 10.0.0.41 - - [2026-01-15 01:54:15] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002993 10.0.0.41 - - [2026-01-15 01:54:15] "PUT /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 256 0.013161 10.0.0.41 - - [2026-01-15 01:54:15] "POST /tags HTTP/1.1" 409 221 0.012308 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.41 - - [2026-01-15 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.026222 10.0.0.41 - - [2026-01-15 01:54:15] "GET /tag/c52dbb74-4e33-4da7-8b83-4267548f0bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.032875 10.0.0.41 - - [2026-01-15 01:54:15] "POST /tags HTTP/1.1" 409 238 0.002424 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.032260 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.41 - - [2026-01-15 01:54:15] "GET /tag/21f63826-5448-4e54-bcc4-dd60bc4ddba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.092028 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.101186 10.0.0.41 - - [2026-01-15 01:54:15] "POST /firewall-rules HTTP/1.1" 409 293 0.005691 10.0.0.41 - - [2026-01-15 01:54:15] "PUT /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 256 0.011039 10.0.0.41 - - [2026-01-15 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.010080 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.031513 10.0.0.41 - - [2026-01-15 01:54:15] "PUT /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe HTTP/1.1" 200 260 0.106798 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.035377 10.0.0.41 - - [2026-01-15 01:54:15] "GET /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.019339 10.0.0.41 - - [2026-01-15 01:54:15] "GET /firewall-policy/956bf669-d048-4dae-9714-ba2386158109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008763 10.0.0.41 - - [2026-01-15 01:54:15] "PUT /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 256 0.020117 10.0.0.41 - - [2026-01-15 01:54:15] "GET /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012654 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.41 - - [2026-01-15 01:54:15] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004553 10.0.0.41 - - [2026-01-15 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.025966 10.0.0.41 - - [2026-01-15 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.031240 10.0.0.41 - - [2026-01-15 01:54:15] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058557 10.0.0.41 - - [2026-01-15 01:54:15] "POST /chown HTTP/1.1" 200 109 0.056103 10.0.0.41 - - [2026-01-15 01:54:15] "POST /virtual-machines HTTP/1.1" 200 373 0.043835 10.0.0.41 - - [2026-01-15 01:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026941 10.0.0.41 - - [2026-01-15 01:54:15] "PUT /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 256 0.060732 10.0.0.41 - - [2026-01-15 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.072480 10.0.0.41 - - [2026-01-15 01:54:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.234174 10.0.0.41 - - [2026-01-15 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021806 10.0.0.41 - - [2026-01-15 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012988 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015485 10.0.0.41 - - [2026-01-15 01:54:16] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.033593 10.0.0.41 - - [2026-01-15 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016735 10.0.0.41 - - [2026-01-15 01:54:16] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.008958 10.0.0.41 - - [2026-01-15 01:54:16] "POST /instance-ips HTTP/1.1" 200 413 0.072501 10.0.0.41 - - [2026-01-15 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.046408 10.0.0.41 - - [2026-01-15 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.060233 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019585 10.0.0.41 - - [2026-01-15 01:54:16] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.029388 10.0.0.41 - - [2026-01-15 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010935 10.0.0.41 - - [2026-01-15 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.41 - - [2026-01-15 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.081098 10.0.0.41 - - [2026-01-15 01:54:16] "POST /chown HTTP/1.1" 200 109 0.026840 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020674 10.0.0.41 - - [2026-01-15 01:54:16] "POST /chown HTTP/1.1" 200 109 0.023893 10.0.0.41 - - [2026-01-15 01:54:16] "GET /instance-ip/192e52a4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.011565 10.0.0.41 - - [2026-01-15 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010078 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007118 10.0.0.41 - - [2026-01-15 01:54:16] "POST /chown HTTP/1.1" 200 109 0.033987 10.0.0.41 - - [2026-01-15 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.014852 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.020273 10.0.0.41 - - [2026-01-15 01:54:16] "POST /chown HTTP/1.1" 200 109 0.045951 10.0.0.41 - - [2026-01-15 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.019195 10.0.0.41 - - [2026-01-15 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.029882 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022775 10.0.0.41 - - [2026-01-15 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.007556 10.0.0.41 - - [2026-01-15 01:54:16] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.007929 10.0.0.41 - - [2026-01-15 01:54:16] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016105 10.0.0.41 - - [2026-01-15 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.006181 10.0.0.41 - - [2026-01-15 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025263 10.0.0.41 - - [2026-01-15 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006555 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.021738 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.020520 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006480 10.0.0.41 - - [2026-01-15 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006021 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.027448 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.016261 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006780 10.0.0.41 - - [2026-01-15 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006291 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006669 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.013268 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.020571 10.0.0.41 - - [2026-01-15 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.007379 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.020269 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006085 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006986 10.0.0.41 - - [2026-01-15 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.007384 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.013445 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.010910 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.013658 10.0.0.41 - - [2026-01-15 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006800 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.011317 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.009479 10.0.0.41 - - [2026-01-15 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.41 - - [2026-01-15 01:54:17] "POST /chown HTTP/1.1" 200 109 0.006684 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.016126 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.009111 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.006492 10.0.0.41 - - [2026-01-15 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.006465 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.007624 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.007477 10.0.0.41 - - [2026-01-15 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.009199 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.007945 10.0.0.41 - - [2026-01-15 01:54:18] "POST /chown HTTP/1.1" 200 109 0.010751 10.0.0.41 - - [2026-01-15 01:54:18] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004440 10.0.0.41 - - [2026-01-15 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.41 - - [2026-01-15 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.41 - - [2026-01-15 01:54:18] "GET /loadbalancer/8b8fad82-c69e-4e8b-b188-9295d0bdd524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002187 10.0.0.41 - - [2026-01-15 01:54:18] "GET /loadbalancer-pool/68c2f4be-ab71-478c-acda-7abfbe199e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002791 10.0.0.41 - - [2026-01-15 01:54:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.033998 10.0.0.41 - - [2026-01-15 01:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017055 10.0.0.41 - - [2026-01-15 01:54:18] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006038 10.0.0.41 - - [2026-01-15 01:54:18] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003681 10.0.0.41 - - [2026-01-15 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.006754 10.0.0.41 - - [2026-01-15 01:54:18] "GET /floating-ip/fefbb72b-b200-48cd-9b58-8b7d99e7da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.012357 10.0.0.41 - - [2026-01-15 01:54:18] "PUT /floating-ip/fefbb72b-b200-48cd-9b58-8b7d99e7da27 HTTP/1.1" 200 256 0.011042 10.0.0.41 - - [2026-01-15 01:54:18] "POST /tags HTTP/1.1" 409 221 0.010440 10.0.0.41 - - [2026-01-15 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.41 - - [2026-01-15 01:54:18] "GET /tag/c52dbb74-4e33-4da7-8b83-4267548f0bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011841 10.0.0.41 - - [2026-01-15 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.018493 10.0.0.41 - - [2026-01-15 01:54:19] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004651 10.0.0.41 - - [2026-01-15 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.41 - - [2026-01-15 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.41 - - [2026-01-15 01:54:19] "GET /loadbalancer/8b8fad82-c69e-4e8b-b188-9295d0bdd524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002512 10.0.0.41 - - [2026-01-15 01:54:19] "GET /loadbalancer-pool/68c2f4be-ab71-478c-acda-7abfbe199e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005478 10.0.0.41 - - [2026-01-15 01:54:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019047 10.0.0.41 - - [2026-01-15 01:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017844 10.0.0.41 - - [2026-01-15 01:54:19] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007187 10.0.0.41 - - [2026-01-15 01:54:19] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005419 10.0.0.41 - - [2026-01-15 01:54:19] "POST /ref-update HTTP/1.1" 200 156 0.005688 10.0.0.41 - - [2026-01-15 01:54:19] "GET /floating-ip/fefbb72b-b200-48cd-9b58-8b7d99e7da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011338 10.0.0.41 - - [2026-01-15 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.033883 10.0.0.41 - - [2026-01-15 01:54:20] "GET /virtual-machine/3108f943-2ca1-4487-8af4-2bae1d2d143b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003178 10.0.0.41 - - [2026-01-15 01:54:20] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004279 10.0.0.41 - - [2026-01-15 01:54:20] "GET /virtual-machine/6d44725a-a473-46eb-9b09-210fd59a16fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002965 10.0.0.41 - - [2026-01-15 01:54:20] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004507 10.0.0.41 - - [2026-01-15 01:54:29] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004877 10.0.0.41 - - [2026-01-15 01:54:29] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.41 - - [2026-01-15 01:54:30] "GET /virtual-machine/220adbe1-b47d-4c58-9d02-5fe81493aafc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002946 10.0.0.41 - - [2026-01-15 01:54:30] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004760 10.0.0.41 - - [2026-01-15 01:54:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002247 10.0.0.41 - - [2026-01-15 01:54:31] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004305 10.0.0.41 - - [2026-01-15 01:54:31] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.41 - - [2026-01-15 01:54:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001934 10.0.0.41 - - [2026-01-15 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.41 - - [2026-01-15 01:54:54] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.41 - - [2026-01-15 01:54:54] "POST /chown HTTP/1.1" 200 109 0.019667 10.0.0.41 - - [2026-01-15 01:54:54] "POST /chown HTTP/1.1" 200 109 0.007657 10.0.0.41 - - [2026-01-15 01:54:54] "POST /chown HTTP/1.1" 200 109 0.021314 10.0.0.41 - - [2026-01-15 01:55:02] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008979 10.0.0.41 - - [2026-01-15 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.41 - - [2026-01-15 01:55:02] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004377 10.0.0.41 - - [2026-01-15 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.41 - - [2026-01-15 01:55:02] "GET /virtual-machine/220adbe1-b47d-4c58-9d02-5fe81493aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002838 10.0.0.41 - - [2026-01-15 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.010551 10.0.0.41 - - [2026-01-15 01:55:02] "GET /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.033073 10.0.0.41 - - [2026-01-15 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.017214 10.0.0.41 - - [2026-01-15 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.045863 10.0.0.41 - - [2026-01-15 01:55:03] "DELETE /instance-ip/192e52a4-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.042782 10.0.0.41 - - [2026-01-15 01:55:03] "DELETE /virtual-machine-interface/18feedd4-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.040393 10.0.0.41 - - [2026-01-15 01:55:03] "DELETE /virtual-machine/220adbe1-b47d-4c58-9d02-5fe81493aafc HTTP/1.1" 200 115 0.019820 10.0.0.41 - - [2026-01-15 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2026-01-15 01:55:06] "GET /tag/21f63826-5448-4e54-bcc4-dd60bc4ddba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016498 10.0.0.41 - - [2026-01-15 01:55:06] "GET /tag/21f63826-5448-4e54-bcc4-dd60bc4ddba8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015468 10.0.0.41 - - [2026-01-15 01:55:06] "GET /virtual-machine-interface/3e4fde66-42b8-4aab-80c0-785b2bd7fad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.006322 10.0.0.41 - - [2026-01-15 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.013340 10.0.0.41 - - [2026-01-15 01:55:06] "GET /virtual-machine-interface/c8dfe407-e4e8-4ae4-a905-97021b518fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004642 10.0.0.41 - - [2026-01-15 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.013564 10.0.0.41 - - [2026-01-15 01:55:06] "GET /virtual-machine-interface/dd11ccd3-b5d8-4c4e-82ce-5733ca532af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.023907 10.0.0.41 - - [2026-01-15 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.016007 10.0.0.41 - - [2026-01-15 01:55:06] "GET /firewall-policy/956bf669-d048-4dae-9714-ba2386158109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003746 10.0.0.41 - - [2026-01-15 01:55:06] "GET /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002823 10.0.0.41 - - [2026-01-15 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.018397 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /firewall-rule/ca863dff-309b-45db-9255-da4ed097adfe HTTP/1.1" 200 115 0.036135 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /loadbalancer-member/1c0aed3b-24d5-4e5e-89f8-0e2446e26f13 HTTP/1.1" 200 115 0.032948 10.0.0.41 - - [2026-01-15 01:55:06] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.013416 10.0.0.41 - - [2026-01-15 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015621 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /loadbalancer-pool/e93ce952-7af5-46aa-b390-5ab487dd5ab7 HTTP/1.1" 200 115 0.070100 10.0.0.41 - - [2026-01-15 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /loadbalancer-listener/575d7283-bc96-43df-b7a5-e6e9de5d9df0 HTTP/1.1" 200 115 0.032600 10.0.0.41 - - [2026-01-15 01:55:06] "GET /floating-ip/d14f4402-fbea-4296-acee-d9b4f61f9ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002270 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.018945 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.020272 10.0.0.41 - - [2026-01-15 01:55:06] "PUT /floating-ip/d14f4402-fbea-4296-acee-d9b4f61f9ceb HTTP/1.1" 200 256 0.047004 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.005855 10.0.0.41 - - [2026-01-15 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.014668 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /floating-ip/d14f4402-fbea-4296-acee-d9b4f61f9ceb HTTP/1.1" 200 115 0.061062 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.022789 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /loadbalancer/ae39251d-0914-4275-9f36-8e69a5e274b3 HTTP/1.1" 200 115 0.104471 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.021301 10.0.0.41 - - [2026-01-15 01:55:06] "POST /chown HTTP/1.1" 200 109 0.022374 10.0.0.41 - - [2026-01-15 01:55:06] "DELETE /instance-ip/c0d5a7a0-086f-4608-8be7-ca3e56fa2e31 HTTP/1.1" 200 115 0.069727 10.0.0.41 - - [2026-01-15 01:55:07] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.009521 10.0.0.41 - - [2026-01-15 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029474 10.0.0.41 - - [2026-01-15 01:55:07] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.008744 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /virtual-machine-interface/c8dfe407-e4e8-4ae4-a905-97021b518fb1 HTTP/1.1" 200 115 0.110790 10.0.0.41 - - [2026-01-15 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010688 10.0.0.41 - - [2026-01-15 01:55:07] "GET /floating-ip-pool/e4ea39b3-04b8-4495-8955-20ab80633e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002944 10.0.0.41 - - [2026-01-15 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.010779 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /tag/21f63826-5448-4e54-bcc4-dd60bc4ddba8 HTTP/1.1" 200 115 0.102220 10.0.0.41 - - [2026-01-15 01:55:07] "PUT /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 266 0.025212 10.0.0.41 - - [2026-01-15 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010616 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /floating-ip-pool/e4ea39b3-04b8-4495-8955-20ab80633e7e HTTP/1.1" 200 115 0.083504 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /service-instance/d1e2b93c-1aee-4de7-a6f9-a0c905b99283 HTTP/1.1" 200 115 0.054901 10.0.0.41 - - [2026-01-15 01:55:07] "GET /virtual-machine-interface/3e4fde66-42b8-4aab-80c0-785b2bd7fad3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.004483 10.0.0.41 - - [2026-01-15 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.41 - - [2026-01-15 01:55:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005079 10.0.0.41 - - [2026-01-15 01:55:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002256 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /virtual-network/9e7224c6-0f57-4d0d-a64f-a38714ae952a HTTP/1.1" 200 115 0.147086 10.0.0.41 - - [2026-01-15 01:55:07] "GET /routing-instance/63e1af97-e61a-4034-a400-b4a94bef5e12 HTTP/1.1" 404 171 0.001577 10.0.0.41 - - [2026-01-15 01:55:07] "GET /domains HTTP/1.1" 200 280 0.002786 10.0.0.41 - - [2026-01-15 01:55:07] "GET /domain/c48bc28e-7fee-4538-a001-6bb2c2d0bc55 HTTP/1.1" 200 3087 0.006368 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /route-target/78196f26-c236-4fcd-83ab-353f333504e5 HTTP/1.1" 200 115 0.029163 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /virtual-machine-interface/3e4fde66-42b8-4aab-80c0-785b2bd7fad3 HTTP/1.1" 200 115 0.122376 10.0.0.41 - - [2026-01-15 01:55:07] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97 HTTP/1.1" 200 7143 0.064778 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /virtual-machine/aa057e62-374d-4c9f-bcc0-104b9219fa77 HTTP/1.1" 200 115 0.055423 10.0.0.41 - - [2026-01-15 01:55:07] "GET /virtual-machine-interface/dd11ccd3-b5d8-4c4e-82ce-5733ca532af0?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008514 10.0.0.41 - - [2026-01-15 01:55:07] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007353 10.0.0.41 - - [2026-01-15 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.41 - - [2026-01-15 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.41 - - [2026-01-15 01:55:07] "GET /loadbalancer/8b8fad82-c69e-4e8b-b188-9295d0bdd524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002891 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /virtual-machine-interface/dd11ccd3-b5d8-4c4e-82ce-5733ca532af0 HTTP/1.1" 200 115 0.056556 10.0.0.41 - - [2026-01-15 01:55:07] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005354 10.0.0.41 - - [2026-01-15 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.016349 10.0.0.41 - - [2026-01-15 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.042609 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /virtual-machine/e755c1ea-fb99-4e17-9315-6eb8744bb78f HTTP/1.1" 200 115 0.046286 10.0.0.41 - - [2026-01-15 01:55:07] "DELETE /loadbalancer-member/3283e25e-7f17-4759-b44b-d10e81739277 HTTP/1.1" 200 115 0.040929 10.0.0.41 - - [2026-01-15 01:55:08] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006963 10.0.0.41 - - [2026-01-15 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.41 - - [2026-01-15 01:55:08] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005295 10.0.0.41 - - [2026-01-15 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.41 - - [2026-01-15 01:55:08] "GET /virtual-machine/6d44725a-a473-46eb-9b09-210fd59a16fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003687 10.0.0.41 - - [2026-01-15 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.011525 10.0.0.41 - - [2026-01-15 01:55:08] "GET /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012052 10.0.0.41 - - [2026-01-15 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.015860 10.0.0.41 - - [2026-01-15 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.027744 10.0.0.41 - - [2026-01-15 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.023696 10.0.0.41 - - [2026-01-15 01:55:09] "DELETE /instance-ip/14b63e9e-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.050176 10.0.0.41 - - [2026-01-15 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.026115 10.0.0.41 - - [2026-01-15 01:55:09] "DELETE /virtual-machine-interface/14983e6c-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.079229 10.0.0.41 - - [2026-01-15 01:55:09] "DELETE /virtual-machine/6d44725a-a473-46eb-9b09-210fd59a16fc HTTP/1.1" 200 115 0.017609 10.0.0.41 - - [2026-01-15 01:55:12] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004392 10.0.0.41 - - [2026-01-15 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.41 - - [2026-01-15 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.41 - - [2026-01-15 01:55:12] "GET /loadbalancer/8b8fad82-c69e-4e8b-b188-9295d0bdd524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002368 10.0.0.41 - - [2026-01-15 01:55:13] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006561 10.0.0.41 - - [2026-01-15 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.41 - - [2026-01-15 01:55:14] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004842 10.0.0.41 - - [2026-01-15 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.41 - - [2026-01-15 01:55:14] "GET /virtual-machine/3108f943-2ca1-4487-8af4-2bae1d2d143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002857 10.0.0.41 - - [2026-01-15 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.010005 10.0.0.41 - - [2026-01-15 01:55:14] "GET /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004470 10.0.0.41 - - [2026-01-15 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.016840 10.0.0.41 - - [2026-01-15 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.022043 10.0.0.41 - - [2026-01-15 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.016486 10.0.0.41 - - [2026-01-15 01:55:14] "DELETE /instance-ip/144df06e-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.043694 10.0.0.41 - - [2026-01-15 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.007700 10.0.0.41 - - [2026-01-15 01:55:14] "DELETE /virtual-machine-interface/1433629e-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.040591 10.0.0.41 - - [2026-01-15 01:55:14] "DELETE /virtual-machine/3108f943-2ca1-4487-8af4-2bae1d2d143b HTTP/1.1" 200 115 0.016022 10.0.0.41 - - [2026-01-15 01:55:14] "DELETE /tag/93dee510-1524-4745-8442-1dd31a29f356 HTTP/1.1" 200 115 0.056042 10.0.0.41 - - [2026-01-15 01:55:14] "DELETE /tag/b4015150-7efe-4c6d-bba3-352d36513749 HTTP/1.1" 200 115 0.031085 10.0.0.41 - - [2026-01-15 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2026-01-15 01:55:18] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036026 10.0.0.41 - - [2026-01-15 01:55:18] "POST /tags HTTP/1.1" 200 393 0.046014 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.41 - - [2026-01-15 01:55:18] "GET /tag/c1dbda24-1acc-421c-8792-4c464ad8a7cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021746 10.0.0.41 - - [2026-01-15 01:55:18] "POST /tags HTTP/1.1" 200 341 0.022354 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.41 - - [2026-01-15 01:55:18] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015905 10.0.0.41 - - [2026-01-15 01:55:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.001406 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.003351 10.0.0.41 - - [2026-01-15 01:55:18] "POST /security-groups HTTP/1.1" 200 589 0.064587 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002704 10.0.0.41 - - [2026-01-15 01:55:18] "POST /projects HTTP/1.1" 200 519 0.211409 10.0.0.41 - - [2026-01-15 01:55:18] "POST /access-control-lists HTTP/1.1" 200 598 0.077354 10.0.0.41 - - [2026-01-15 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050326 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.018161 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015429 10.0.0.41 - - [2026-01-15 01:55:18] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009281 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.41 - - [2026-01-15 01:55:18] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004663 10.0.0.41 - - [2026-01-15 01:55:18] "POST /access-control-lists HTTP/1.1" 200 596 0.071079 10.0.0.41 - - [2026-01-15 01:55:18] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.094666 10.0.0.41 - - [2026-01-15 01:55:18] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.054261 10.0.0.41 - - [2026-01-15 01:55:18] "POST /security-groups HTTP/1.1" 200 591 0.086811 10.0.0.41 - - [2026-01-15 01:55:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.014610 10.0.0.41 - - [2026-01-15 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.058119 10.0.0.41 - - [2026-01-15 01:55:19] "POST /access-control-lists HTTP/1.1" 200 632 0.070445 10.0.0.41 - - [2026-01-15 01:55:19] "POST /chown HTTP/1.1" 200 109 0.053335 10.0.0.41 - - [2026-01-15 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.014421 10.0.0.41 - - [2026-01-15 01:55:19] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008592 10.0.0.41 - - [2026-01-15 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.41 - - [2026-01-15 01:55:19] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003642 10.0.0.41 - - [2026-01-15 01:55:19] "POST /tags HTTP/1.1" 409 226 0.001858 10.0.0.41 - - [2026-01-15 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.41 - - [2026-01-15 01:55:19] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.031440 10.0.0.41 - - [2026-01-15 01:55:19] "POST /access-control-lists HTTP/1.1" 200 630 0.075640 10.0.0.41 - - [2026-01-15 01:55:19] "POST /firewall-rules HTTP/1.1" 200 600 0.083917 10.0.0.41 - - [2026-01-15 01:55:19] "GET /firewall-rule/1facf3c3-e43a-4abe-a527-0a68151ba9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016158 10.0.0.41 - - [2026-01-15 01:55:19] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009223 10.0.0.41 - - [2026-01-15 01:55:19] "GET /firewall-rule/1facf3c3-e43a-4abe-a527-0a68151ba9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003074 10.0.0.41 - - [2026-01-15 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.077035 10.0.0.41 - - [2026-01-15 01:55:19] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002551 10.0.0.41 - - [2026-01-15 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.41 - - [2026-01-15 01:55:19] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002560 10.0.0.41 - - [2026-01-15 01:55:19] "POST /tags HTTP/1.1" 409 226 0.002074 10.0.0.41 - - [2026-01-15 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2026-01-15 01:55:19] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011261 10.0.0.41 - - [2026-01-15 01:55:19] "POST /firewall-rules HTTP/1.1" 200 598 0.068512 10.0.0.41 - - [2026-01-15 01:55:19] "GET /firewall-rule/e2bc8b5e-3020-4d24-9dcc-a8828f77396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013718 10.0.0.41 - - [2026-01-15 01:55:19] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010724 10.0.0.41 - - [2026-01-15 01:55:19] "GET /firewall-rule/e2bc8b5e-3020-4d24-9dcc-a8828f77396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002746 10.0.0.41 - - [2026-01-15 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.044802 10.0.0.41 - - [2026-01-15 01:55:21] "POST /tags HTTP/1.1" 200 393 0.021178 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.41 - - [2026-01-15 01:55:21] "GET /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012206 10.0.0.41 - - [2026-01-15 01:55:21] "POST /tags HTTP/1.1" 200 341 0.015520 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009539 10.0.0.41 - - [2026-01-15 01:55:21] "GET /tag/91fb755c-c068-4b0d-814d-a08ffc9863d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012696 10.0.0.41 - - [2026-01-15 01:55:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.001606 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.003393 10.0.0.41 - - [2026-01-15 01:55:21] "POST /security-groups HTTP/1.1" 200 589 0.066762 10.0.0.41 - - [2026-01-15 01:55:21] "POST /projects HTTP/1.1" 200 519 0.148159 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002866 10.0.0.41 - - [2026-01-15 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013285 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.41 - - [2026-01-15 01:55:21] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010537 10.0.0.41 - - [2026-01-15 01:55:21] "POST /access-control-lists HTTP/1.1" 200 598 0.084561 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.008455 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011566 10.0.0.41 - - [2026-01-15 01:55:21] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.021159 10.0.0.41 - - [2026-01-15 01:55:21] "POST /access-control-lists HTTP/1.1" 200 596 0.064812 10.0.0.41 - - [2026-01-15 01:55:21] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.083313 10.0.0.41 - - [2026-01-15 01:55:21] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.054637 10.0.0.41 - - [2026-01-15 01:55:21] "POST /security-groups HTTP/1.1" 200 591 0.064607 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.001674 10.0.0.41 - - [2026-01-15 01:55:21] "POST /access-control-lists HTTP/1.1" 200 632 0.020674 10.0.0.41 - - [2026-01-15 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.005423 10.0.0.41 - - [2026-01-15 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032463 10.0.0.41 - - [2026-01-15 01:55:21] "POST /chown HTTP/1.1" 200 109 0.014065 10.0.0.41 - - [2026-01-15 01:55:21] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014734 10.0.0.41 - - [2026-01-15 01:55:22] "POST /access-control-lists HTTP/1.1" 200 630 0.091043 10.0.0.41 - - [2026-01-15 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.41 - - [2026-01-15 01:55:22] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011215 10.0.0.41 - - [2026-01-15 01:55:22] "POST /tags HTTP/1.1" 409 226 0.001949 10.0.0.41 - - [2026-01-15 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.41 - - [2026-01-15 01:55:22] "GET /tag/91fb755c-c068-4b0d-814d-a08ffc9863d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011925 10.0.0.41 - - [2026-01-15 01:55:22] "POST /firewall-rules HTTP/1.1" 200 600 0.066265 10.0.0.41 - - [2026-01-15 01:55:22] "GET /firewall-rule/377e1069-c7d3-45ca-93f6-e20de7ce6f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013158 10.0.0.41 - - [2026-01-15 01:55:22] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003699 10.0.0.41 - - [2026-01-15 01:55:22] "GET /firewall-rule/377e1069-c7d3-45ca-93f6-e20de7ce6f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001953 10.0.0.41 - - [2026-01-15 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.049483 10.0.0.41 - - [2026-01-15 01:55:22] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012914 10.0.0.41 - - [2026-01-15 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.41 - - [2026-01-15 01:55:22] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002680 10.0.0.41 - - [2026-01-15 01:55:22] "POST /tags HTTP/1.1" 409 226 0.001638 10.0.0.41 - - [2026-01-15 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.41 - - [2026-01-15 01:55:22] "GET /tag/91fb755c-c068-4b0d-814d-a08ffc9863d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018756 10.0.0.41 - - [2026-01-15 01:55:22] "POST /firewall-rules HTTP/1.1" 200 598 0.067382 10.0.0.41 - - [2026-01-15 01:55:22] "GET /firewall-rule/828ac223-665d-4859-bdd6-65ca0ee1f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012449 10.0.0.41 - - [2026-01-15 01:55:22] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004125 10.0.0.41 - - [2026-01-15 01:55:22] "GET /firewall-rule/828ac223-665d-4859-bdd6-65ca0ee1f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002240 10.0.0.41 - - [2026-01-15 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.055608 10.0.0.41 - - [2026-01-15 01:55:24] "POST /tags HTTP/1.1" 200 345 0.069694 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010404 10.0.0.41 - - [2026-01-15 01:55:24] "GET /tag/1975eaf5-ac8d-41a5-8100-51b06320a790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.037575 10.0.0.41 - - [2026-01-15 01:55:24] "POST /projects HTTP/1.1" 409 238 0.010663 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.41 - - [2026-01-15 01:55:24] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040173 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.41 - - [2026-01-15 01:55:24] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005585 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.41 - - [2026-01-15 01:55:24] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005758 10.0.0.41 - - [2026-01-15 01:55:24] "POST /security-groups HTTP/1.1" 409 285 0.002079 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.41 - - [2026-01-15 01:55:24] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038754 10.0.0.41 - - [2026-01-15 01:55:24] "PUT /security-group/06ab3539-a740-4884-b746-e719af4a71bf HTTP/1.1" 200 262 0.089966 10.0.0.41 - - [2026-01-15 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038089 10.0.0.41 - - [2026-01-15 01:55:24] "PUT /access-control-list/7c08c3c7-1d5e-4f68-93ef-5956857dec7b HTTP/1.1" 200 272 0.026511 10.0.0.41 - - [2026-01-15 01:55:24] "POST /tags HTTP/1.1" 409 228 0.007341 10.0.0.41 - - [2026-01-15 01:55:24] "PUT /access-control-list/755a744a-3028-47ef-8f1b-17e15064f61d HTTP/1.1" 200 272 0.034810 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.41 - - [2026-01-15 01:55:24] "GET /tag/1975eaf5-ac8d-41a5-8100-51b06320a790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012628 10.0.0.41 - - [2026-01-15 01:55:24] "POST /tags HTTP/1.1" 200 345 0.020175 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.41 - - [2026-01-15 01:55:24] "GET /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015309 10.0.0.41 - - [2026-01-15 01:55:24] "POST /projects HTTP/1.1" 409 238 0.002081 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.41 - - [2026-01-15 01:55:24] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036748 10.0.0.41 - - [2026-01-15 01:55:24] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056795 10.0.0.41 - - [2026-01-15 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.41 - - [2026-01-15 01:55:25] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004493 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.41 - - [2026-01-15 01:55:25] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004193 10.0.0.41 - - [2026-01-15 01:55:25] "POST /security-groups HTTP/1.1" 409 285 0.002120 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.41 - - [2026-01-15 01:55:25] "PUT /security-group/2d20879b-4f6f-4280-9094-35e421e11605 HTTP/1.1" 200 262 0.059337 10.0.0.41 - - [2026-01-15 01:55:25] "PUT /access-control-list/85a3889a-a719-4ffa-8a87-ad58a5d863c9 HTTP/1.1" 200 272 0.012727 10.0.0.41 - - [2026-01-15 01:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.044951 10.0.0.41 - - [2026-01-15 01:55:25] "POST /tags HTTP/1.1" 409 228 0.006936 10.0.0.41 - - [2026-01-15 01:55:25] "PUT /access-control-list/41f9daee-a477-4d7e-99bd-f53575c60ca2 HTTP/1.1" 200 272 0.027580 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.41 - - [2026-01-15 01:55:25] "GET /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011614 10.0.0.41 - - [2026-01-15 01:55:25] "POST /tags HTTP/1.1" 200 291 0.043061 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.41 - - [2026-01-15 01:55:25] "GET /tag/70fac234-455c-42a4-a77d-5b0535f7aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012963 10.0.0.41 - - [2026-01-15 01:55:25] "POST /tags HTTP/1.1" 200 303 0.052021 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016052 10.0.0.41 - - [2026-01-15 01:55:25] "GET /tag/abf45948-ecf3-464f-996f-79d4f5c2967b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014104 10.0.0.41 - - [2026-01-15 01:55:25] "POST /tags HTTP/1.1" 409 252 0.002641 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.41 - - [2026-01-15 01:55:25] "GET /tag/c1dbda24-1acc-421c-8792-4c464ad8a7cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012347 10.0.0.41 - - [2026-01-15 01:55:25] "POST /tags HTTP/1.1" 409 226 0.001759 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.41 - - [2026-01-15 01:55:25] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011532 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.41 - - [2026-01-15 01:55:25] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003702 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.41 - - [2026-01-15 01:55:25] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022679 10.0.0.41 - - [2026-01-15 01:55:25] "POST /virtual-machines HTTP/1.1" 200 395 0.010103 10.0.0.41 - - [2026-01-15 01:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008317 10.0.0.41 - - [2026-01-15 01:55:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109468 10.0.0.41 - - [2026-01-15 01:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019863 10.0.0.41 - - [2026-01-15 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.41 - - [2026-01-15 01:55:25] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004835 10.0.0.41 - - [2026-01-15 01:55:26] "POST /instance-ips HTTP/1.1" 200 397 0.027532 10.0.0.41 - - [2026-01-15 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029446 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011345 10.0.0.41 - - [2026-01-15 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.063662 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016641 10.0.0.41 - - [2026-01-15 01:55:26] "GET /instance-ip/42b892ce-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003087 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006213 10.0.0.41 - - [2026-01-15 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003709 10.0.0.41 - - [2026-01-15 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012463 10.0.0.41 - - [2026-01-15 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.41 - - [2026-01-15 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005460 10.0.0.41 - - [2026-01-15 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.41 - - [2026-01-15 01:55:26] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055109 10.0.0.41 - - [2026-01-15 01:55:26] "POST /virtual-machines HTTP/1.1" 200 395 0.011677 10.0.0.41 - - [2026-01-15 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027230 10.0.0.41 - - [2026-01-15 01:55:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110508 10.0.0.41 - - [2026-01-15 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008254 10.0.0.41 - - [2026-01-15 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008024 10.0.0.41 - - [2026-01-15 01:55:26] "POST /instance-ips HTTP/1.1" 200 397 0.019222 10.0.0.41 - - [2026-01-15 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028465 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012401 10.0.0.41 - - [2026-01-15 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.064321 10.0.0.41 - - [2026-01-15 01:55:26] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019752 10.0.0.41 - - [2026-01-15 01:55:26] "GET /instance-ip/4331ae8e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002857 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004334 10.0.0.41 - - [2026-01-15 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003263 10.0.0.41 - - [2026-01-15 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.008237 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004368 10.0.0.41 - - [2026-01-15 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.41 - - [2026-01-15 01:55:27] "POST /tags HTTP/1.1" 200 291 0.020312 10.0.0.41 - - [2026-01-15 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.41 - - [2026-01-15 01:55:27] "GET /tag/57dadebe-b92a-4205-8897-0c2d02a1e65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014208 10.0.0.41 - - [2026-01-15 01:55:27] "POST /tags HTTP/1.1" 409 252 0.001819 10.0.0.41 - - [2026-01-15 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.41 - - [2026-01-15 01:55:27] "GET /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011372 10.0.0.41 - - [2026-01-15 01:55:27] "POST /tags HTTP/1.1" 409 226 0.001872 10.0.0.41 - - [2026-01-15 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.41 - - [2026-01-15 01:55:27] "GET /tag/91fb755c-c068-4b0d-814d-a08ffc9863d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011582 10.0.0.41 - - [2026-01-15 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004627 10.0.0.41 - - [2026-01-15 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.41 - - [2026-01-15 01:55:27] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034269 10.0.0.41 - - [2026-01-15 01:55:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007346 10.0.0.41 - - [2026-01-15 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008500 10.0.0.41 - - [2026-01-15 01:55:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118823 10.0.0.41 - - [2026-01-15 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022243 10.0.0.41 - - [2026-01-15 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010427 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005406 10.0.0.41 - - [2026-01-15 01:55:27] "POST /instance-ips HTTP/1.1" 200 397 0.019512 10.0.0.41 - - [2026-01-15 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019627 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006310 10.0.0.41 - - [2026-01-15 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.068190 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011662 10.0.0.41 - - [2026-01-15 01:55:27] "GET /instance-ip/43ba4eb0-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004436 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004301 10.0.0.41 - - [2026-01-15 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.41 - - [2026-01-15 01:55:27] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003227 10.0.0.41 - - [2026-01-15 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.012269 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012024 10.0.0.41 - - [2026-01-15 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.41 - - [2026-01-15 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003709 10.0.0.41 - - [2026-01-15 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.41 - - [2026-01-15 01:55:28] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040197 10.0.0.41 - - [2026-01-15 01:55:28] "POST /virtual-machines HTTP/1.1" 200 395 0.015940 10.0.0.41 - - [2026-01-15 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008245 10.0.0.41 - - [2026-01-15 01:55:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111413 10.0.0.41 - - [2026-01-15 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028904 10.0.0.41 - - [2026-01-15 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012536 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004832 10.0.0.41 - - [2026-01-15 01:55:28] "POST /instance-ips HTTP/1.1" 200 397 0.018423 10.0.0.41 - - [2026-01-15 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027736 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008774 10.0.0.41 - - [2026-01-15 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.072137 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022558 10.0.0.41 - - [2026-01-15 01:55:28] "GET /instance-ip/442d9ac8-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003918 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005805 10.0.0.41 - - [2026-01-15 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003433 10.0.0.41 - - [2026-01-15 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.007937 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004301 10.0.0.41 - - [2026-01-15 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.41 - - [2026-01-15 01:55:28] "POST /tags HTTP/1.1" 200 299 0.018288 10.0.0.41 - - [2026-01-15 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.41 - - [2026-01-15 01:55:28] "GET /tag/e7224278-0480-4fae-a45a-87c383ca120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013316 10.0.0.41 - - [2026-01-15 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.41 - - [2026-01-15 01:55:28] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003713 10.0.0.41 - - [2026-01-15 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.41 - - [2026-01-15 01:55:28] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032173 10.0.0.41 - - [2026-01-15 01:55:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007540 10.0.0.41 - - [2026-01-15 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028024 10.0.0.41 - - [2026-01-15 01:55:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094119 10.0.0.41 - - [2026-01-15 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008193 10.0.0.41 - - [2026-01-15 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.41 - - [2026-01-15 01:55:29] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011699 10.0.0.41 - - [2026-01-15 01:55:29] "POST /instance-ips HTTP/1.1" 200 397 0.018653 10.0.0.41 - - [2026-01-15 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034513 10.0.0.41 - - [2026-01-15 01:55:29] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009198 10.0.0.41 - - [2026-01-15 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.017720 10.0.0.41 - - [2026-01-15 01:55:29] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014360 10.0.0.41 - - [2026-01-15 01:55:29] "GET /instance-ip/44a6a742-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003928 10.0.0.41 - - [2026-01-15 01:55:29] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004463 10.0.0.41 - - [2026-01-15 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.41 - - [2026-01-15 01:55:29] "POST /tags HTTP/1.1" 200 299 0.016393 10.0.0.41 - - [2026-01-15 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.41 - - [2026-01-15 01:55:29] "GET /tag/c47e1d8c-1ea1-46e4-85d6-929a7fba7fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013000 10.0.0.41 - - [2026-01-15 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.41 - - [2026-01-15 01:55:29] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003682 10.0.0.41 - - [2026-01-15 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.41 - - [2026-01-15 01:55:29] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043511 10.0.0.41 - - [2026-01-15 01:55:29] "POST /virtual-machines HTTP/1.1" 200 395 0.007298 10.0.0.41 - - [2026-01-15 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015485 10.0.0.41 - - [2026-01-15 01:55:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101256 10.0.0.41 - - [2026-01-15 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010749 10.0.0.41 - - [2026-01-15 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024256 10.0.0.41 - - [2026-01-15 01:55:29] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004239 10.0.0.41 - - [2026-01-15 01:55:29] "POST /instance-ips HTTP/1.1" 200 397 0.024044 10.0.0.41 - - [2026-01-15 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023932 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014685 10.0.0.41 - - [2026-01-15 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.021879 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014981 10.0.0.41 - - [2026-01-15 01:55:30] "GET /instance-ip/45109e22-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004751 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004739 10.0.0.41 - - [2026-01-15 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.41 - - [2026-01-15 01:55:30] "POST /tags HTTP/1.1" 200 299 0.018458 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-01-15 01:55:30] "GET /tag/6f13aff0-eb5b-4ac5-bc6c-6ef4c61d8edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012059 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003638 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.41 - - [2026-01-15 01:55:30] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029077 10.0.0.41 - - [2026-01-15 01:55:30] "POST /virtual-machines HTTP/1.1" 200 395 0.006953 10.0.0.41 - - [2026-01-15 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018802 10.0.0.41 - - [2026-01-15 01:55:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098101 10.0.0.41 - - [2026-01-15 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007858 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008646 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008902 10.0.0.41 - - [2026-01-15 01:55:30] "POST /instance-ips HTTP/1.1" 200 397 0.021089 10.0.0.41 - - [2026-01-15 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017872 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015025 10.0.0.41 - - [2026-01-15 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.018996 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015539 10.0.0.41 - - [2026-01-15 01:55:30] "GET /instance-ip/45762f08-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002694 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004292 10.0.0.41 - - [2026-01-15 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.41 - - [2026-01-15 01:55:30] "POST /tags HTTP/1.1" 200 299 0.015200 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-01-15 01:55:30] "GET /tag/d41a56c0-3a9b-4c3a-8721-42d6470c3174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013271 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.41 - - [2026-01-15 01:55:30] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004539 10.0.0.41 - - [2026-01-15 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.41 - - [2026-01-15 01:55:30] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040555 10.0.0.41 - - [2026-01-15 01:55:31] "POST /virtual-machines HTTP/1.1" 200 395 0.015922 10.0.0.41 - - [2026-01-15 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008119 10.0.0.41 - - [2026-01-15 01:55:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110750 10.0.0.41 - - [2026-01-15 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025439 10.0.0.41 - - [2026-01-15 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010176 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004574 10.0.0.41 - - [2026-01-15 01:55:31] "POST /instance-ips HTTP/1.1" 200 397 0.019148 10.0.0.41 - - [2026-01-15 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021907 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010984 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.018399 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012382 10.0.0.41 - - [2026-01-15 01:55:31] "GET /instance-ip/45dca800-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003026 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004576 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003477 10.0.0.41 - - [2026-01-15 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.009248 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020700 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006209 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003966 10.0.0.41 - - [2026-01-15 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015230 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003937 10.0.0.41 - - [2026-01-15 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.007627 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005461 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004761 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005292 10.0.0.41 - - [2026-01-15 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.009838 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011784 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.41 - - [2026-01-15 01:55:31] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003995 10.0.0.41 - - [2026-01-15 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.41 - - [2026-01-15 01:55:32] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004343 10.0.0.41 - - [2026-01-15 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.41 - - [2026-01-15 01:55:32] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003844 10.0.0.41 - - [2026-01-15 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.41 - - [2026-01-15 01:55:32] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004228 10.0.0.41 - - [2026-01-15 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.41 - - [2026-01-15 01:55:32] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004275 10.0.0.41 - - [2026-01-15 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.41 - - [2026-01-15 01:55:32] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003748 10.0.0.41 - - [2026-01-15 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.41 - - [2026-01-15 01:55:32] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004332 10.0.0.41 - - [2026-01-15 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.41 - - [2026-01-15 01:55:35] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004298 10.0.0.41 - - [2026-01-15 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.41 - - [2026-01-15 01:55:36] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008095 10.0.0.41 - - [2026-01-15 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.41 - - [2026-01-15 01:55:36] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004187 10.0.0.41 - - [2026-01-15 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.41 - - [2026-01-15 01:55:37] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006071 10.0.0.41 - - [2026-01-15 01:55:37] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.41 - - [2026-01-15 01:55:39] "GET /virtual-machine/4f65f53a-41ab-45e0-a92d-25614f1fa02c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002941 10.0.0.41 - - [2026-01-15 01:55:39] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004134 10.0.0.41 - - [2026-01-15 01:55:39] "GET /virtual-machine/c682463a-aa68-4688-8556-ce2e54bc61d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002868 10.0.0.41 - - [2026-01-15 01:55:39] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003772 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine/2f775cd7-4212-4ca6-af7d-dcca9b35a192?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002939 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003677 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine/f36715f9-3521-4a7b-8a6a-9a24ec94fd8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003163 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004331 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine/072dceaa-7d3c-4200-bbcd-bab5c311cf19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002722 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003814 10.0.0.41 - - [2026-01-15 01:55:40] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004519 10.0.0.41 - - [2026-01-15 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.41 - - [2026-01-15 01:55:41] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008863 10.0.0.41 - - [2026-01-15 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.41 - - [2026-01-15 01:55:42] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005559 10.0.0.41 - - [2026-01-15 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002956 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:55:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:55:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.41 - - [2026-01-15 01:55:45] "GET /virtual-machine/e380346f-763e-4aa7-be5d-425108141f90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003205 10.0.0.41 - - [2026-01-15 01:55:45] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004272 10.0.0.41 - - [2026-01-15 01:55:45] "GET /virtual-machine/bbfa4afa-3147-4062-a538-f0ea7642e974?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003504 10.0.0.41 - - [2026-01-15 01:55:45] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003951 10.0.0.41 - - [2026-01-15 01:55:45] "GET /virtual-machine/dd53d082-d158-47a0-88ec-2df6550faab0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002912 10.0.0.41 - - [2026-01-15 01:55:45] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004030 10.0.0.41 - - [2026-01-15 01:55:45] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002765 10.0.0.41 - - [2026-01-15 01:55:45] "POST /tags HTTP/1.1" 200 333 0.025850 10.0.0.41 - - [2026-01-15 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017890 10.0.0.41 - - [2026-01-15 01:55:45] "GET /tag/c82d2394-9b84-4658-bb5d-71361acf0241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013743 10.0.0.41 - - [2026-01-15 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.41 - - [2026-01-15 01:55:45] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039435 10.0.0.41 - - [2026-01-15 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.41 - - [2026-01-15 01:55:46] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005017 10.0.0.41 - - [2026-01-15 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.41 - - [2026-01-15 01:55:46] "GET /service-appliance-set/02d37069-49ac-41cc-ac88-5d9215ace930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003287 10.0.0.41 - - [2026-01-15 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 273 0.001828 10.0.0.41 - - [2026-01-15 01:55:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101233 10.0.0.41 - - [2026-01-15 01:55:46] "GET /virtual-machine-interface/d0cbe92d-0c3c-4bd7-8e94-2ad91c3c4d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004873 10.0.0.41 - - [2026-01-15 01:55:46] "POST /instance-ips HTTP/1.1" 200 409 0.022571 10.0.0.41 - - [2026-01-15 01:55:46] "GET /instance-ip/542f850f-6950-4b4d-9ecf-d720eec28429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005553 10.0.0.41 - - [2026-01-15 01:55:46] "POST /loadbalancers HTTP/1.1" 200 629 0.075971 10.0.0.41 - - [2026-01-15 01:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030326 10.0.0.41 - - [2026-01-15 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.41 - - [2026-01-15 01:55:46] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056988 10.0.0.41 - - [2026-01-15 01:55:46] "GET /instance-ip/542f850f-6950-4b4d-9ecf-d720eec28429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002531 10.0.0.41 - - [2026-01-15 01:55:46] "POST /floating-ips HTTP/1.1" 200 597 0.021839 10.0.0.41 - - [2026-01-15 01:55:46] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.072184 10.0.0.41 - - [2026-01-15 01:55:46] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005432 10.0.0.41 - - [2026-01-15 01:55:46] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.034988 10.0.0.41 - - [2026-01-15 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.41 - - [2026-01-15 01:55:46] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037154 10.0.0.41 - - [2026-01-15 01:55:46] "GET /loadbalancer-listener/ed217eca-4c22-4245-b540-a67f338e7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.010846 10.0.0.41 - - [2026-01-15 01:55:46] "GET /loadbalancer-listener/ed217eca-4c22-4245-b540-a67f338e7fce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003874 10.0.0.41 - - [2026-01-15 01:55:46] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018716 10.0.0.41 - - [2026-01-15 01:55:46] "GET /instance-ip/542f850f-6950-4b4d-9ecf-d720eec28429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009395 10.0.0.41 - - [2026-01-15 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.41 - - [2026-01-15 01:55:46] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005723 10.0.0.41 - - [2026-01-15 01:55:46] "GET /instance-ip/542f850f-6950-4b4d-9ecf-d720eec28429?fields=floating_ips HTTP/1.1" 200 1212 0.020472 10.0.0.41 - - [2026-01-15 01:55:46] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003001 10.0.0.41 - - [2026-01-15 01:55:46] "GET /loadbalancer-pool/6ff8b8d4-e9fd-48f3-a299-261ea89409a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004930 10.0.0.41 - - [2026-01-15 01:55:46] "GET /floating-ip/dd51aeb2-5af5-4a81-a152-9a839971329d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.006399 10.0.0.41 - - [2026-01-15 01:55:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.034043 10.0.0.41 - - [2026-01-15 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013190 10.0.0.41 - - [2026-01-15 01:55:47] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011388 10.0.0.41 - - [2026-01-15 01:55:47] "POST /tags HTTP/1.1" 409 221 0.002329 10.0.0.41 - - [2026-01-15 01:55:47] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007317 10.0.0.41 - - [2026-01-15 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.010790 10.0.0.41 - - [2026-01-15 01:55:47] "GET /floating-ip/dd51aeb2-5af5-4a81-a152-9a839971329d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.010697 10.0.0.41 - - [2026-01-15 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.41 - - [2026-01-15 01:55:47] "GET /tag/c82d2394-9b84-4658-bb5d-71361acf0241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012567 10.0.0.41 - - [2026-01-15 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.077071 10.0.0.41 - - [2026-01-15 01:55:47] "PUT /floating-ip/dd51aeb2-5af5-4a81-a152-9a839971329d HTTP/1.1" 200 256 0.063050 10.0.0.41 - - [2026-01-15 01:55:47] "GET /loadbalancer-pool/6ff8b8d4-e9fd-48f3-a299-261ea89409a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002868 10.0.0.41 - - [2026-01-15 01:55:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018229 10.0.0.41 - - [2026-01-15 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014303 10.0.0.41 - - [2026-01-15 01:55:47] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008948 10.0.0.41 - - [2026-01-15 01:55:47] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003595 10.0.0.41 - - [2026-01-15 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.041433 10.0.0.41 - - [2026-01-15 01:55:47] "GET /floating-ip/dd51aeb2-5af5-4a81-a152-9a839971329d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.008834 10.0.0.41 - - [2026-01-15 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.091751 10.0.0.41 - - [2026-01-15 01:55:48] "POST /tags HTTP/1.1" 409 206 0.002051 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.41 - - [2026-01-15 01:55:48] "GET /tag/abf45948-ecf3-464f-996f-79d4f5c2967b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012135 10.0.0.41 - - [2026-01-15 01:55:48] "POST /tags HTTP/1.1" 409 204 0.001735 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.41 - - [2026-01-15 01:55:48] "GET /tag/c47e1d8c-1ea1-46e4-85d6-929a7fba7fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010876 10.0.0.41 - - [2026-01-15 01:55:48] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002111 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2026-01-15 01:55:48] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002758 10.0.0.41 - - [2026-01-15 01:55:48] "POST /tags HTTP/1.1" 409 206 0.001382 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.41 - - [2026-01-15 01:55:48] "GET /tag/abf45948-ecf3-464f-996f-79d4f5c2967b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011062 10.0.0.41 - - [2026-01-15 01:55:48] "POST /tags HTTP/1.1" 409 226 0.001788 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.41 - - [2026-01-15 01:55:48] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011338 10.0.0.41 - - [2026-01-15 01:55:48] "POST /tags HTTP/1.1" 409 204 0.001591 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.41 - - [2026-01-15 01:55:48] "GET /tag/c47e1d8c-1ea1-46e4-85d6-929a7fba7fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011057 10.0.0.41 - - [2026-01-15 01:55:48] "POST /tags HTTP/1.1" 409 226 0.001634 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.41 - - [2026-01-15 01:55:48] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011244 10.0.0.41 - - [2026-01-15 01:55:48] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002029 10.0.0.41 - - [2026-01-15 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.41 - - [2026-01-15 01:55:48] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003579 10.0.0.41 - - [2026-01-15 01:55:48] "POST /firewall-rules HTTP/1.1" 200 626 0.086416 10.0.0.41 - - [2026-01-15 01:55:48] "POST /firewall-rules HTTP/1.1" 200 646 0.075685 10.0.0.41 - - [2026-01-15 01:55:48] "GET /firewall-rule/5b6dc583-0c9d-45a5-8c88-42c7b42cf1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003808 10.0.0.41 - - [2026-01-15 01:55:48] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001991 10.0.0.41 - - [2026-01-15 01:55:48] "GET /firewall-rule/04f76e0d-ba36-47e5-9449-719d55a3a7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003168 10.0.0.41 - - [2026-01-15 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.014174 10.0.0.41 - - [2026-01-15 01:55:48] "POST /firewall-policys HTTP/1.1" 200 606 0.033140 10.0.0.41 - - [2026-01-15 01:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023834 10.0.0.41 - - [2026-01-15 01:55:48] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010038 10.0.0.41 - - [2026-01-15 01:55:49] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002602 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001905 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003316 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003872 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/956bf669-d048-4dae-9714-ba2386158109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003196 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001831 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.001932 10.0.0.41 - - [2026-01-15 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.017937 10.0.0.41 - - [2026-01-15 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.028017 10.0.0.41 - - [2026-01-15 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.015802 10.0.0.41 - - [2026-01-15 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.031585 10.0.0.41 - - [2026-01-15 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.025869 10.0.0.41 - - [2026-01-15 01:55:49] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002495 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004585 10.0.0.41 - - [2026-01-15 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006427 10.0.0.41 - - [2026-01-15 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.005603 10.0.0.41 - - [2026-01-15 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.41 - - [2026-01-15 01:56:28] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002342 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004439 10.0.0.41 - - [2026-01-15 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.017175 10.0.0.41 - - [2026-01-15 01:56:28] "DELETE /loadbalancer-member/88101b0c-2418-446a-8fe3-c1403bb755f2 HTTP/1.1" 200 115 0.027870 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004167 10.0.0.41 - - [2026-01-15 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.41 - - [2026-01-15 01:56:28] "DELETE /loadbalancer-member/3d6a0c07-32d9-4a19-8cd9-9fdd412d17df HTTP/1.1" 200 115 0.038004 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004116 10.0.0.41 - - [2026-01-15 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.41 - - [2026-01-15 01:56:28] "DELETE /loadbalancer-member/a3f131df-5f92-4139-9c6d-09fa97136046 HTTP/1.1" 200 115 0.028926 10.0.0.41 - - [2026-01-15 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.41 - - [2026-01-15 01:56:28] "GET /loadbalancer/085902e6-dd38-4099-8be4-e684c0b305b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002733 10.0.0.41 - - [2026-01-15 01:56:28] "GET /loadbalancer-pool/2207440c-ad03-4f02-afe3-7317100f3a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002508 10.0.0.41 - - [2026-01-15 01:56:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014722 10.0.0.41 - - [2026-01-15 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007944 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009193 10.0.0.41 - - [2026-01-15 01:56:28] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006629 10.0.0.41 - - [2026-01-15 01:56:28] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002281 10.0.0.41 - - [2026-01-15 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.071786 10.0.0.41 - - [2026-01-15 01:56:28] "GET /loadbalancer-pool/9527596f-a8af-4c61-aeea-bbea1ca9c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002817 10.0.0.41 - - [2026-01-15 01:56:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017291 10.0.0.41 - - [2026-01-15 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017560 10.0.0.41 - - [2026-01-15 01:56:29] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009701 10.0.0.41 - - [2026-01-15 01:56:29] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004188 10.0.0.41 - - [2026-01-15 01:56:29] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002008 10.0.0.41 - - [2026-01-15 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.41 - - [2026-01-15 01:56:29] "GET /loadbalancer-pool/b298894e-d56a-4bcb-8efb-9abdf1191c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002219 10.0.0.41 - - [2026-01-15 01:56:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013294 10.0.0.41 - - [2026-01-15 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007425 10.0.0.41 - - [2026-01-15 01:56:29] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013892 10.0.0.41 - - [2026-01-15 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.41 - - [2026-01-15 01:56:29] "GET /virtual-machine-interface/f5e03912-f1b3-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004895 10.0.0.41 - - [2026-01-15 01:56:29] "GET /floating-ip/122beb3d-e23f-492b-89f0-65f8347e19f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001992 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 252 0.002297 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011587 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 228 0.001518 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011052 10.0.0.41 - - [2026-01-15 01:57:53] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003503 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.41 - - [2026-01-15 01:57:53] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002726 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 206 0.001633 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/abf45948-ecf3-464f-996f-79d4f5c2967b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011189 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 226 0.001842 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011446 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 204 0.002056 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/c47e1d8c-1ea1-46e4-85d6-929a7fba7fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011004 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 226 0.001977 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010851 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 228 0.001381 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011933 10.0.0.41 - - [2026-01-15 01:57:53] "POST /tags HTTP/1.1" 409 252 0.001725 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.41 - - [2026-01-15 01:57:53] "GET /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011762 10.0.0.41 - - [2026-01-15 01:57:53] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002154 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.41 - - [2026-01-15 01:57:53] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001952 10.0.0.41 - - [2026-01-15 01:57:53] "POST /firewall-rules HTTP/1.1" 409 281 0.001393 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.41 - - [2026-01-15 01:57:53] "PUT /firewall-rule/04f76e0d-ba36-47e5-9449-719d55a3a7b4 HTTP/1.1" 200 260 0.015283 10.0.0.41 - - [2026-01-15 01:57:53] "POST /firewall-rules HTTP/1.1" 409 291 0.004060 10.0.0.41 - - [2026-01-15 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.41 - - [2026-01-15 01:57:53] "PUT /firewall-rule/5b6dc583-0c9d-45a5-8c88-42c7b42cf1ae HTTP/1.1" 200 260 0.020113 10.0.0.41 - - [2026-01-15 01:57:53] "GET /firewall-rule/5b6dc583-0c9d-45a5-8c88-42c7b42cf1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010581 10.0.0.41 - - [2026-01-15 01:57:53] "POST /firewall-rules HTTP/1.1" 200 658 0.074563 10.0.0.41 - - [2026-01-15 01:57:53] "GET /firewall-rule/d74db867-ca35-4d15-b0de-d547d654c408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004258 10.0.0.41 - - [2026-01-15 01:57:53] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002020 10.0.0.41 - - [2026-01-15 01:57:53] "GET /firewall-rule/04f76e0d-ba36-47e5-9449-719d55a3a7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002223 10.0.0.41 - - [2026-01-15 01:57:54] "POST /firewall-policys HTTP/1.1" 409 269 0.003614 10.0.0.41 - - [2026-01-15 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.41 - - [2026-01-15 01:57:54] "PUT /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad HTTP/1.1" 200 264 0.029517 10.0.0.41 - - [2026-01-15 01:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011694 10.0.0.41 - - [2026-01-15 01:57:54] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015700 10.0.0.41 - - [2026-01-15 01:57:54] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002322 10.0.0.41 - - [2026-01-15 01:57:54] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002554 10.0.0.41 - - [2026-01-15 01:57:54] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002177 10.0.0.41 - - [2026-01-15 01:57:54] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002025 10.0.0.41 - - [2026-01-15 01:57:54] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002822 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008466 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.41 - - [2026-01-15 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.41 - - [2026-01-15 01:58:55] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002509 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005808 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.062486 10.0.0.41 - - [2026-01-15 01:58:55] "DELETE /loadbalancer-member/04958ac5-383a-4157-8bcd-710c7f480b70 HTTP/1.1" 200 115 0.039625 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017165 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003954 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004447 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004330 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006286 10.0.0.41 - - [2026-01-15 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.41 - - [2026-01-15 01:58:55] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007633 10.0.0.41 - - [2026-01-15 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.41 - - [2026-01-15 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.41 - - [2026-01-15 01:58:56] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002171 10.0.0.41 - - [2026-01-15 01:58:56] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004992 10.0.0.41 - - [2026-01-15 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.015731 10.0.0.41 - - [2026-01-15 01:58:56] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006041 10.0.0.41 - - [2026-01-15 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.41 - - [2026-01-15 01:58:56] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004488 10.0.0.41 - - [2026-01-15 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.41 - - [2026-01-15 01:58:56] "GET /virtual-machine/f36715f9-3521-4a7b-8a6a-9a24ec94fd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003108 10.0.0.41 - - [2026-01-15 01:58:56] "POST /ref-update HTTP/1.1" 200 156 0.010752 10.0.0.41 - - [2026-01-15 01:58:56] "GET /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004268 10.0.0.41 - - [2026-01-15 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.017097 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.020133 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.014676 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.020988 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.033484 10.0.0.41 - - [2026-01-15 01:58:57] "DELETE /instance-ip/442d9ac8-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.032920 10.0.0.41 - - [2026-01-15 01:58:57] "DELETE /virtual-machine-interface/4416a070-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.035945 10.0.0.41 - - [2026-01-15 01:58:57] "DELETE /virtual-machine/f36715f9-3521-4a7b-8a6a-9a24ec94fd8c HTTP/1.1" 200 115 0.016393 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005348 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.010152 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004294 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine/4f65f53a-41ab-45e0-a92d-25614f1fa02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002567 10.0.0.41 - - [2026-01-15 01:58:57] "POST /ref-update HTTP/1.1" 200 156 0.011146 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013196 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.021446 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.027084 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.022836 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.015106 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.023282 10.0.0.41 - - [2026-01-15 01:58:57] "DELETE /instance-ip/42b892ce-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.039599 10.0.0.41 - - [2026-01-15 01:58:57] "POST /ref-update HTTP/1.1" 200 156 0.007284 10.0.0.41 - - [2026-01-15 01:58:57] "DELETE /virtual-machine-interface/42a36570-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.033296 10.0.0.41 - - [2026-01-15 01:58:57] "DELETE /virtual-machine/4f65f53a-41ab-45e0-a92d-25614f1fa02c HTTP/1.1" 200 115 0.023554 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005859 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.003751 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003841 10.0.0.41 - - [2026-01-15 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine/c682463a-aa68-4688-8556-ce2e54bc61d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002896 10.0.0.41 - - [2026-01-15 01:58:57] "POST /ref-update HTTP/1.1" 200 156 0.008869 10.0.0.41 - - [2026-01-15 01:58:57] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012184 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.024853 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.027496 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.045360 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.014698 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.029516 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /instance-ip/4331ae8e-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.035156 10.0.0.41 - - [2026-01-15 01:58:58] "POST /ref-update HTTP/1.1" 200 156 0.008271 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.037610 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /virtual-machine/c682463a-aa68-4688-8556-ce2e54bc61d2 HTTP/1.1" 200 115 0.014993 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /tag/70fac234-455c-42a4-a77d-5b0535f7aa03 HTTP/1.1" 200 115 0.031982 10.0.0.41 - - [2026-01-15 01:58:58] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003906 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.011032 10.0.0.41 - - [2026-01-15 01:58:58] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004235 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.41 - - [2026-01-15 01:58:58] "GET /virtual-machine/2f775cd7-4212-4ca6-af7d-dcca9b35a192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002796 10.0.0.41 - - [2026-01-15 01:58:58] "POST /ref-update HTTP/1.1" 200 156 0.008094 10.0.0.41 - - [2026-01-15 01:58:58] "GET /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020129 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.018924 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.030465 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.025230 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.014177 10.0.0.41 - - [2026-01-15 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.022531 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /instance-ip/43ba4eb0-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.035141 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /virtual-machine-interface/43a3e26a-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.044797 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /virtual-machine/2f775cd7-4212-4ca6-af7d-dcca9b35a192 HTTP/1.1" 200 115 0.018343 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /tag/abf45948-ecf3-464f-996f-79d4f5c2967b HTTP/1.1" 409 388 0.003938 10.0.0.41 - - [2026-01-15 01:58:58] "DELETE /tag/57dadebe-b92a-4205-8897-0c2d02a1e65b HTTP/1.1" 200 115 0.029735 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:59:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.41 - - [2026-01-15 01:59:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.41 - - [2026-01-15 01:59:26] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008139 10.0.0.41 - - [2026-01-15 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.006266 10.0.0.41 - - [2026-01-15 01:59:26] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004453 10.0.0.41 - - [2026-01-15 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.41 - - [2026-01-15 01:59:26] "GET /virtual-machine/bbfa4afa-3147-4062-a538-f0ea7642e974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003030 10.0.0.41 - - [2026-01-15 01:59:26] "POST /ref-update HTTP/1.1" 200 156 0.009621 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004638 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.015702 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.027124 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.014909 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.024104 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /instance-ip/45109e22-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.041471 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /virtual-machine-interface/44f6a1d4-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.040996 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /virtual-machine/bbfa4afa-3147-4062-a538-f0ea7642e974 HTTP/1.1" 200 115 0.025691 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /tag/c47e1d8c-1ea1-46e4-85d6-929a7fba7fa4 HTTP/1.1" 409 236 0.005102 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005904 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003948 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine/e380346f-763e-4aa7-be5d-425108141f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002252 10.0.0.41 - - [2026-01-15 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.007305 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005853 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.029562 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.018034 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.014683 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.020951 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /instance-ip/45762f08-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.040358 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /virtual-machine-interface/455e4d7a-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.048282 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /virtual-machine/e380346f-763e-4aa7-be5d-425108141f90 HTTP/1.1" 200 115 0.016583 10.0.0.41 - - [2026-01-15 01:59:27] "DELETE /tag/6f13aff0-eb5b-4ac5-bc6c-6ef4c61d8edc HTTP/1.1" 200 115 0.038508 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003901 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003985 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.001664 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine/072dceaa-7d3c-4200-bbcd-bab5c311cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002621 10.0.0.41 - - [2026-01-15 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.009546 10.0.0.41 - - [2026-01-15 01:59:27] "GET /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009810 10.0.0.41 - - [2026-01-15 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.019443 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.033828 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.037267 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.015036 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /instance-ip/44a6a742-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.050434 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /virtual-machine-interface/448ebfc4-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.029499 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /virtual-machine/072dceaa-7d3c-4200-bbcd-bab5c311cf19 HTTP/1.1" 200 115 0.023311 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /tag/1975eaf5-ac8d-41a5-8100-51b06320a790 HTTP/1.1" 200 115 0.040267 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /tag/c1dbda24-1acc-421c-8792-4c464ad8a7cf HTTP/1.1" 200 115 0.033041 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /tag/e7224278-0480-4fae-a45a-87c383ca120d HTTP/1.1" 200 115 0.027685 10.0.0.41 - - [2026-01-15 01:59:28] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004179 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.41 - - [2026-01-15 01:59:28] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003807 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.41 - - [2026-01-15 01:59:28] "GET /virtual-machine/dd53d082-d158-47a0-88ec-2df6550faab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002715 10.0.0.41 - - [2026-01-15 01:59:28] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.41 - - [2026-01-15 01:59:28] "GET /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009681 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.015954 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.032399 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.025801 10.0.0.41 - - [2026-01-15 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.011998 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /instance-ip/45dca800-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.068761 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /virtual-machine-interface/45c6b04a-f1b5-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.044894 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /virtual-machine/dd53d082-d158-47a0-88ec-2df6550faab0 HTTP/1.1" 200 115 0.019206 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /tag/d41a56c0-3a9b-4c3a-8721-42d6470c3174 HTTP/1.1" 200 115 0.043583 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5 HTTP/1.1" 409 236 0.004270 10.0.0.41 - - [2026-01-15 01:59:28] "DELETE /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747 HTTP/1.1" 409 236 0.004160 10.0.0.41 - - [2026-01-15 01:59:30] "POST /projects HTTP/1.1" 409 238 0.002124 10.0.0.41 - - [2026-01-15 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.41 - - [2026-01-15 01:59:30] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029548 10.0.0.41 - - [2026-01-15 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.41 - - [2026-01-15 01:59:30] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004822 10.0.0.41 - - [2026-01-15 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.41 - - [2026-01-15 01:59:30] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003824 10.0.0.41 - - [2026-01-15 01:59:30] "GET /global-system-configs HTTP/1.1" 200 322 0.003161 10.0.0.41 - - [2026-01-15 01:59:30] "POST /security-groups HTTP/1.1" 409 285 0.002488 10.0.0.41 - - [2026-01-15 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.41 - - [2026-01-15 01:59:30] "PUT /security-group/2d20879b-4f6f-4280-9094-35e421e11605 HTTP/1.1" 200 262 0.054954 10.0.0.41 - - [2026-01-15 01:59:31] "PUT /access-control-list/85a3889a-a719-4ffa-8a87-ad58a5d863c9 HTTP/1.1" 200 272 0.008672 10.0.0.41 - - [2026-01-15 01:59:31] "PUT /access-control-list/41f9daee-a477-4d7e-99bd-f53575c60ca2 HTTP/1.1" 200 272 0.014920 10.0.0.41 - - [2026-01-15 01:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016997 10.0.0.41 - - [2026-01-15 01:59:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001882 10.0.0.41 - - [2026-01-15 01:59:35] "POST /projects HTTP/1.1" 409 238 0.001992 10.0.0.41 - - [2026-01-15 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.41 - - [2026-01-15 01:59:36] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034832 10.0.0.41 - - [2026-01-15 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.41 - - [2026-01-15 01:59:36] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003855 10.0.0.41 - - [2026-01-15 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.41 - - [2026-01-15 01:59:36] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007761 10.0.0.41 - - [2026-01-15 01:59:36] "POST /security-groups HTTP/1.1" 409 285 0.002141 10.0.0.41 - - [2026-01-15 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.41 - - [2026-01-15 01:59:36] "PUT /security-group/2d20879b-4f6f-4280-9094-35e421e11605 HTTP/1.1" 200 262 0.055373 10.0.0.41 - - [2026-01-15 01:59:36] "PUT /access-control-list/85a3889a-a719-4ffa-8a87-ad58a5d863c9 HTTP/1.1" 200 272 0.011788 10.0.0.41 - - [2026-01-15 01:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022049 10.0.0.41 - - [2026-01-15 01:59:36] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.012728 10.0.0.41 - - [2026-01-15 01:59:36] "PUT /access-control-list/41f9daee-a477-4d7e-99bd-f53575c60ca2 HTTP/1.1" 200 272 0.031988 10.0.0.41 - - [2026-01-15 01:59:36] "GET /firewall-rule/377e1069-c7d3-45ca-93f6-e20de7ce6f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002785 10.0.0.41 - - [2026-01-15 01:59:36] "POST /ref-update HTTP/1.1" 200 156 0.048400 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /firewall-rule/377e1069-c7d3-45ca-93f6-e20de7ce6f9d HTTP/1.1" 200 115 0.027785 10.0.0.41 - - [2026-01-15 01:59:36] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004336 10.0.0.41 - - [2026-01-15 01:59:36] "GET /firewall-rule/828ac223-665d-4859-bdd6-65ca0ee1f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002925 10.0.0.41 - - [2026-01-15 01:59:36] "POST /ref-update HTTP/1.1" 200 156 0.058829 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /firewall-rule/828ac223-665d-4859-bdd6-65ca0ee1f9d5 HTTP/1.1" 200 115 0.041675 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5 HTTP/1.1" 409 236 0.006675 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747 HTTP/1.1" 409 236 0.004639 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /tag/91fb755c-c068-4b0d-814d-a08ffc9863d8 HTTP/1.1" 200 115 0.030638 10.0.0.41 - - [2026-01-15 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.41 - - [2026-01-15 01:59:36] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004216 10.0.0.41 - - [2026-01-15 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.41 - - [2026-01-15 01:59:36] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003694 10.0.0.41 - - [2026-01-15 01:59:36] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.050117 10.0.0.41 - - [2026-01-15 01:59:36] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.037424 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /security-group/2d20879b-4f6f-4280-9094-35e421e11605 HTTP/1.1" 200 115 0.043327 10.0.0.41 - - [2026-01-15 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.41 - - [2026-01-15 01:59:36] "DELETE /access-control-list/85a3889a-a719-4ffa-8a87-ad58a5d863c9 HTTP/1.1" 200 115 0.020790 10.0.0.41 - - [2026-01-15 01:59:37] "DELETE /access-control-list/41f9daee-a477-4d7e-99bd-f53575c60ca2 HTTP/1.1" 200 115 0.048125 10.0.0.41 - - [2026-01-15 01:59:37] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.049628 10.0.0.41 - - [2026-01-15 01:59:37] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?fields=security_groups HTTP/1.1" 200 1352 0.031881 10.0.0.41 - - [2026-01-15 01:59:37] "DELETE /security-group/574dd6eb-5d32-4e50-9e9c-a8810aacf547 HTTP/1.1" 200 115 0.044739 10.0.0.41 - - [2026-01-15 01:59:37] "DELETE /access-control-list/06b68878-aae5-4a1f-b815-abcbe00b4963 HTTP/1.1" 200 115 0.030835 10.0.0.41 - - [2026-01-15 01:59:37] "GET /project/87b7b6af-24d9-4667-aad1-051af15ef8e7?fields=application_policy_sets HTTP/1.1" 200 1391 0.043006 10.0.0.41 - - [2026-01-15 01:59:37] "DELETE /access-control-list/584ac4ae-f3d5-460e-9e3a-c39dbaf5d39a HTTP/1.1" 200 115 0.050317 10.0.0.41 - - [2026-01-15 01:59:37] "DELETE /project/87b7b6af-24d9-4667-aad1-051af15ef8e7 HTTP/1.1" 200 115 0.315528 10.0.0.41 - - [2026-01-15 01:59:37] "POST /projects HTTP/1.1" 409 238 0.005797 10.0.0.41 - - [2026-01-15 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.41 - - [2026-01-15 01:59:37] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040416 10.0.0.41 - - [2026-01-15 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.41 - - [2026-01-15 01:59:37] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005958 10.0.0.41 - - [2026-01-15 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.41 - - [2026-01-15 01:59:37] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004996 10.0.0.41 - - [2026-01-15 01:59:37] "POST /security-groups HTTP/1.1" 409 285 0.002426 10.0.0.41 - - [2026-01-15 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.41 - - [2026-01-15 01:59:37] "PUT /security-group/06ab3539-a740-4884-b746-e719af4a71bf HTTP/1.1" 200 262 0.056141 10.0.0.41 - - [2026-01-15 01:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021781 10.0.0.41 - - [2026-01-15 01:59:37] "PUT /access-control-list/7c08c3c7-1d5e-4f68-93ef-5956857dec7b HTTP/1.1" 200 272 0.011049 10.0.0.41 - - [2026-01-15 01:59:37] "PUT /access-control-list/755a744a-3028-47ef-8f1b-17e15064f61d HTTP/1.1" 200 272 0.023237 10.0.0.41 - - [2026-01-15 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.41 - - [2026-01-15 01:59:41] "GET /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002482 10.0.0.41 - - [2026-01-15 01:59:41] "GET /virtual-machine-interface/4318732e-f1b5-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001438 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /loadbalancer-member/dbf4a88a-e042-4226-afe4-ba381b513184 HTTP/1.1" 200 115 0.034877 10.0.0.41 - - [2026-01-15 01:59:42] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004900 10.0.0.41 - - [2026-01-15 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.41 - - [2026-01-15 01:59:42] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002548 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-policy/92cec14a-8c6b-4dd6-8045-13b0c43464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005988 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-rule/04f76e0d-ba36-47e5-9449-719d55a3a7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002769 10.0.0.41 - - [2026-01-15 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.011570 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /firewall-rule/04f76e0d-ba36-47e5-9449-719d55a3a7b4 HTTP/1.1" 200 115 0.031413 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004353 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-rule/d74db867-ca35-4d15-b0de-d547d654c408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002972 10.0.0.41 - - [2026-01-15 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.013425 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /firewall-rule/d74db867-ca35-4d15-b0de-d547d654c408 HTTP/1.1" 200 115 0.040523 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005665 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-rule/5b6dc583-0c9d-45a5-8c88-42c7b42cf1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003457 10.0.0.41 - - [2026-01-15 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.012238 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /firewall-rule/5b6dc583-0c9d-45a5-8c88-42c7b42cf1ae HTTP/1.1" 200 115 0.046648 10.0.0.41 - - [2026-01-15 01:59:42] "GET /application-policy-set/18ac0dab-f0c7-44c1-956f-2e17c728b064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003923 10.0.0.41 - - [2026-01-15 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.41 - - [2026-01-15 01:59:42] "GET /policy-management/3a25bb2f-9ec6-40ad-8a92-fe5324cd899e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002302 10.0.0.41 - - [2026-01-15 01:59:42] "GET /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002978 10.0.0.41 - - [2026-01-15 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.019521 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /firewall-policy/46be0da3-f04e-4507-bc03-9ffe5bbcdbad HTTP/1.1" 200 115 0.025550 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /tag/c47e1d8c-1ea1-46e4-85d6-929a7fba7fa4 HTTP/1.1" 200 115 0.057688 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /tag/abf45948-ecf3-464f-996f-79d4f5c2967b HTTP/1.1" 200 115 0.051886 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /tag/d3d0abb5-b451-45da-b303-145ef28eb7d5 HTTP/1.1" 200 115 0.031585 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /tag/cfe0dde5-b06d-4c2d-8d38-1fe6b2727747 HTTP/1.1" 200 115 0.074233 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /loadbalancer-pool/6ff8b8d4-e9fd-48f3-a299-261ea89409a7 HTTP/1.1" 200 115 0.048562 10.0.0.41 - - [2026-01-15 01:59:42] "DELETE /loadbalancer-listener/ed217eca-4c22-4245-b540-a67f338e7fce HTTP/1.1" 200 115 0.034011 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /loadbalancer/0e9c02c6-3adb-4ece-9d13-78117b36408e HTTP/1.1" 200 115 0.039163 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /floating-ip/dd51aeb2-5af5-4a81-a152-9a839971329d HTTP/1.1" 200 115 0.040270 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /instance-ip/542f850f-6950-4b4d-9ecf-d720eec28429 HTTP/1.1" 200 115 0.033407 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /virtual-machine-interface/d0cbe92d-0c3c-4bd7-8e94-2ad91c3c4d5c HTTP/1.1" 200 115 0.033571 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /tag/c82d2394-9b84-4658-bb5d-71361acf0241 HTTP/1.1" 200 115 0.044411 10.0.0.41 - - [2026-01-15 01:59:43] "POST /projects HTTP/1.1" 409 238 0.003260 10.0.0.41 - - [2026-01-15 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.41 - - [2026-01-15 01:59:43] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037764 10.0.0.41 - - [2026-01-15 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.41 - - [2026-01-15 01:59:43] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004210 10.0.0.41 - - [2026-01-15 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.41 - - [2026-01-15 01:59:43] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003626 10.0.0.41 - - [2026-01-15 01:59:43] "POST /security-groups HTTP/1.1" 409 285 0.001917 10.0.0.41 - - [2026-01-15 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2026-01-15 01:59:43] "PUT /security-group/06ab3539-a740-4884-b746-e719af4a71bf HTTP/1.1" 200 262 0.063062 10.0.0.41 - - [2026-01-15 01:59:43] "PUT /access-control-list/7c08c3c7-1d5e-4f68-93ef-5956857dec7b HTTP/1.1" 200 272 0.047773 10.0.0.41 - - [2026-01-15 01:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.074743 10.0.0.41 - - [2026-01-15 01:59:43] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.024352 10.0.0.41 - - [2026-01-15 01:59:43] "PUT /access-control-list/755a744a-3028-47ef-8f1b-17e15064f61d HTTP/1.1" 200 272 0.065134 10.0.0.41 - - [2026-01-15 01:59:43] "GET /firewall-rule/1facf3c3-e43a-4abe-a527-0a68151ba9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003718 10.0.0.41 - - [2026-01-15 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.085589 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /firewall-rule/1facf3c3-e43a-4abe-a527-0a68151ba9d7 HTTP/1.1" 200 115 0.048349 10.0.0.41 - - [2026-01-15 01:59:43] "GET /firewall-policy/05c921ae-dd20-4608-bb69-af79508d9540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.005017 10.0.0.41 - - [2026-01-15 01:59:43] "GET /firewall-rule/e2bc8b5e-3020-4d24-9dcc-a8828f77396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003022 10.0.0.41 - - [2026-01-15 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.052382 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /firewall-rule/e2bc8b5e-3020-4d24-9dcc-a8828f77396f HTTP/1.1" 200 115 0.045512 10.0.0.41 - - [2026-01-15 01:59:43] "DELETE /tag/7646a3fc-f602-40e0-81ef-4fcd14d7349c HTTP/1.1" 200 115 0.040037 10.0.0.41 - - [2026-01-15 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.41 - - [2026-01-15 01:59:44] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004632 10.0.0.41 - - [2026-01-15 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.41 - - [2026-01-15 01:59:44] "GET /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003952 10.0.0.41 - - [2026-01-15 01:59:44] "PUT /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0 HTTP/1.1" 200 264 0.048903 10.0.0.41 - - [2026-01-15 01:59:44] "PUT /virtual-network/42cf1b1d-bd64-4780-b5a6-2da8bb98114c HTTP/1.1" 200 264 0.048711 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /security-group/06ab3539-a740-4884-b746-e719af4a71bf HTTP/1.1" 200 115 0.080799 10.0.0.41 - - [2026-01-15 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008996 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /access-control-list/7c08c3c7-1d5e-4f68-93ef-5956857dec7b HTTP/1.1" 200 115 0.040802 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /access-control-list/755a744a-3028-47ef-8f1b-17e15064f61d HTTP/1.1" 200 115 0.028302 10.0.0.41 - - [2026-01-15 01:59:44] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034741 10.0.0.41 - - [2026-01-15 01:59:44] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?fields=security_groups HTTP/1.1" 200 1352 0.027982 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /security-group/9a0b180b-8087-43eb-bd2e-6709a7337bbf HTTP/1.1" 200 115 0.057658 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /access-control-list/cd6950b8-1632-4d9d-862c-154b719ddc96 HTTP/1.1" 200 115 0.033386 10.0.0.41 - - [2026-01-15 01:59:44] "GET /project/3b2a7419-0fea-4201-a012-943195cb4105?fields=application_policy_sets HTTP/1.1" 200 1391 0.056621 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /access-control-list/2bef96c6-288c-4c69-b498-d28c8808dbf3 HTTP/1.1" 200 115 0.078230 10.0.0.41 - - [2026-01-15 01:59:44] "DELETE /project/3b2a7419-0fea-4201-a012-943195cb4105 HTTP/1.1" 200 115 0.349621 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:00:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:00:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.41 - - [2026-01-15 02:00:36] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.41 - - [2026-01-15 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.41 - - [2026-01-15 02:00:36] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004190 10.0.0.41 - - [2026-01-15 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-01-15 02:00:37] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002654 10.0.0.41 - - [2026-01-15 02:00:54] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.41 - - [2026-01-15 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.41 - - [2026-01-15 02:00:54] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004283 10.0.0.41 - - [2026-01-15 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.41 - - [2026-01-15 02:00:54] "GET /config-node/ee97bc4f-3939-4875-a798-ec685a1d13d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001686 10.0.0.41 - - [2026-01-15 02:00:54] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.41 - - [2026-01-15 02:00:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001868 10.0.0.41 - - [2026-01-15 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.41 - - [2026-01-15 02:00:59] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002196 10.0.0.41 - - [2026-01-15 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.41 - - [2026-01-15 02:00:59] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.006997 10.0.0.41 - - [2026-01-15 02:00:59] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.41 - - [2026-01-15 02:00:59] "POST /alarms HTTP/1.1" 409 264 0.002220 10.0.0.41 - - [2026-01-15 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/c44ed8c5-d5ac-45b3-b2f1-90007a20800f HTTP/1.1" 200 244 0.014488 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 261 0.012068 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007753 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/ca9d0d07-b869-483e-b5ab-1b58581c1fd3 HTTP/1.1" 200 244 0.014081 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 261 0.011934 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008018 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/33c1cfde-66ab-4b84-b9a6-7729be0910e9 HTTP/1.1" 200 244 0.011301 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 253 0.007940 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/7ad5aa4e-1e6f-46cd-b757-f7dec76d327b HTTP/1.1" 200 244 0.014309 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 251 0.006577 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/7b54e842-6350-4612-a9eb-96104df764f2 HTTP/1.1" 200 244 0.015627 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 252 0.011045 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/2297d651-6e87-4c64-992f-c59f027ca709 HTTP/1.1" 200 244 0.010565 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 256 0.001770 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/01294df5-adb7-48ac-9fe1-31f7082b09ea HTTP/1.1" 200 244 0.012096 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 248 0.002103 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/20782d43-c291-422a-8510-056d463ddb9e HTTP/1.1" 200 244 0.011784 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 252 0.007506 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/d77afc62-c12e-4146-a59c-d0675cf498fa HTTP/1.1" 200 244 0.014645 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 257 0.005437 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/b70e0a07-d98f-48ca-ac1b-fa07f4e5b2e1 HTTP/1.1" 200 244 0.013839 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 251 0.004513 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/8cb62850-24e2-4ec8-abc1-3ba334f9a472 HTTP/1.1" 200 244 0.013439 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 257 0.008608 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/f5656372-c3a3-43b5-bb5c-dbf665613ec0 HTTP/1.1" 200 244 0.014206 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 261 0.011235 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009223 10.0.0.41 - - [2026-01-15 02:01:00] "PUT /alarm/63b90b8c-5d7b-436d-8426-fdf6843bf142 HTTP/1.1" 200 244 0.012126 10.0.0.41 - - [2026-01-15 02:01:00] "POST /alarms HTTP/1.1" 409 258 0.006630 10.0.0.41 - - [2026-01-15 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/60f311ca-97f1-47ac-aea0-a6685592b781 HTTP/1.1" 200 244 0.021613 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 254 0.006174 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010314 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/3b839ee3-3a78-4569-a0c1-a77db8dcc889 HTTP/1.1" 200 244 0.012022 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 254 0.012348 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/8bca1cee-b264-4509-82a7-a276c35700c3 HTTP/1.1" 200 244 0.012350 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 254 0.023262 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/b8caec12-c055-4028-80a3-7da5006594af HTTP/1.1" 200 244 0.014155 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 247 0.014220 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/3aa9cb2b-a9a5-4459-833a-c48d75831588 HTTP/1.1" 200 244 0.013481 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 272 0.010185 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/a98d4d59-c36a-453d-8104-7ccd0dc9f5a6 HTTP/1.1" 200 244 0.020638 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 261 0.005529 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/6753760e-0141-4a06-ab7e-ba75879b645f HTTP/1.1" 200 244 0.016982 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 259 0.016124 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/d0816001-889a-4a80-9220-a3bde3a0ac73 HTTP/1.1" 200 244 0.012063 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 265 0.008071 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/7294f4b2-029d-4270-9f82-d9deb477364b HTTP/1.1" 200 244 0.013865 10.0.0.41 - - [2026-01-15 02:01:01] "POST /alarms HTTP/1.1" 409 279 0.008963 10.0.0.41 - - [2026-01-15 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.41 - - [2026-01-15 02:01:01] "PUT /alarm/95e8e9c1-232c-485e-b81b-24bb75855705 HTTP/1.1" 200 244 0.014731 10.0.0.41 - - [2026-01-15 02:01:02] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.41 - - [2026-01-15 02:01:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001935 10.0.0.41 - - [2026-01-15 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.41 - - [2026-01-15 02:01:02] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.010302 10.0.0.41 - - [2026-01-15 02:01:02] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.41 - - [2026-01-15 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.41 - - [2026-01-15 02:01:02] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002540 10.0.0.41 - - [2026-01-15 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.41 - - [2026-01-15 02:01:02] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.020666 10.0.0.41 - - [2026-01-15 02:01:02] "GET / HTTP/1.1" 200 35931 0.005347 10.0.0.41 - - [2026-01-15 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.41 - - [2026-01-15 02:01:02] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005071 10.0.0.41 - - [2026-01-15 02:01:02] "PUT /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76 HTTP/1.1" 200 274 0.016275 10.0.0.41 - - [2026-01-15 02:01:06] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.41 - - [2026-01-15 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.41 - - [2026-01-15 02:01:06] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002962 10.0.0.41 - - [2026-01-15 02:01:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001895 10.0.0.41 - - [2026-01-15 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.41 - - [2026-01-15 02:01:06] "GET /bgp-router/40916194-ed20-45e9-a602-20d252bda940?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003677 10.0.0.41 - - [2026-01-15 02:01:06] "PUT /bgp-router/40916194-ed20-45e9-a602-20d252bda940 HTTP/1.1" 200 254 0.032614 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:01:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:01:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 10.0.0.41 - - [2026-01-15 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.41 - - [2026-01-15 02:01:07] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002580 10.0.0.41 - - [2026-01-15 02:01:21] "GET / HTTP/1.1" 200 35931 0.002377 10.0.0.41 - - [2026-01-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2026-01-15 02:01:21] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004929 10.0.0.41 - - [2026-01-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.41 - - [2026-01-15 02:01:21] "GET /config-node/ee97bc4f-3939-4875-a798-ec685a1d13d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001843 10.0.0.41 - - [2026-01-15 02:01:32] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.41 - - [2026-01-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.41 - - [2026-01-15 02:01:32] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004554 10.0.0.41 - - [2026-01-15 02:01:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002766 10.0.0.41 - - [2026-01-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.41 - - [2026-01-15 02:01:32] "GET /bgp-router/40916194-ed20-45e9-a602-20d252bda940?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002527 10.0.0.41 - - [2026-01-15 02:01:32] "PUT /bgp-router/40916194-ed20-45e9-a602-20d252bda940 HTTP/1.1" 200 254 0.016829 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:01:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:01:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 10.0.0.41 - - [2026-01-15 02:01:52] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.41 - - [2026-01-15 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.41 - - [2026-01-15 02:01:52] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005924 10.0.0.41 - - [2026-01-15 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014343 10.0.0.41 - - [2026-01-15 02:01:52] "GET /config-node/ee97bc4f-3939-4875-a798-ec685a1d13d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.008073 10.0.0.41 - - [2026-01-15 02:01:52] "GET / HTTP/1.1" 200 35931 0.002195 10.0.0.41 - - [2026-01-15 02:01:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002192 10.0.0.41 - - [2026-01-15 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.41 - - [2026-01-15 02:01:57] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002261 10.0.0.41 - - [2026-01-15 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.41 - - [2026-01-15 02:01:57] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.007601 10.0.0.41 - - [2026-01-15 02:01:57] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.41 - - [2026-01-15 02:01:57] "POST /alarms HTTP/1.1" 409 264 0.002278 10.0.0.41 - - [2026-01-15 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.41 - - [2026-01-15 02:01:57] "PUT /alarm/c44ed8c5-d5ac-45b3-b2f1-90007a20800f HTTP/1.1" 200 244 0.012553 10.0.0.41 - - [2026-01-15 02:01:57] "POST /alarms HTTP/1.1" 409 261 0.014428 10.0.0.41 - - [2026-01-15 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.41 - - [2026-01-15 02:01:57] "PUT /alarm/ca9d0d07-b869-483e-b5ab-1b58581c1fd3 HTTP/1.1" 200 244 0.008589 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 261 0.006442 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/33c1cfde-66ab-4b84-b9a6-7729be0910e9 HTTP/1.1" 200 244 0.009954 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 253 0.004525 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/7ad5aa4e-1e6f-46cd-b757-f7dec76d327b HTTP/1.1" 200 244 0.010377 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 251 0.007182 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/7b54e842-6350-4612-a9eb-96104df764f2 HTTP/1.1" 200 244 0.009431 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 252 0.007758 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/2297d651-6e87-4c64-992f-c59f027ca709 HTTP/1.1" 200 244 0.010554 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 256 0.004938 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/01294df5-adb7-48ac-9fe1-31f7082b09ea HTTP/1.1" 200 244 0.009817 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 248 0.013158 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/20782d43-c291-422a-8510-056d463ddb9e HTTP/1.1" 200 244 0.009683 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 252 0.007412 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/d77afc62-c12e-4146-a59c-d0675cf498fa HTTP/1.1" 200 244 0.009689 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 257 0.012761 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/b70e0a07-d98f-48ca-ac1b-fa07f4e5b2e1 HTTP/1.1" 200 244 0.009120 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 251 0.007658 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/8cb62850-24e2-4ec8-abc1-3ba334f9a472 HTTP/1.1" 200 244 0.009640 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 257 0.011184 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/f5656372-c3a3-43b5-bb5c-dbf665613ec0 HTTP/1.1" 200 244 0.009852 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 261 0.007624 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/63b90b8c-5d7b-436d-8426-fdf6843bf142 HTTP/1.1" 200 244 0.011144 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 258 0.002948 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/60f311ca-97f1-47ac-aea0-a6685592b781 HTTP/1.1" 200 244 0.009284 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 254 0.011057 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/3b839ee3-3a78-4569-a0c1-a77db8dcc889 HTTP/1.1" 200 244 0.009157 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 254 0.005625 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.41 - - [2026-01-15 02:01:58] "PUT /alarm/8bca1cee-b264-4509-82a7-a276c35700c3 HTTP/1.1" 200 244 0.009998 10.0.0.41 - - [2026-01-15 02:01:58] "POST /alarms HTTP/1.1" 409 254 0.011293 10.0.0.41 - - [2026-01-15 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/b8caec12-c055-4028-80a3-7da5006594af HTTP/1.1" 200 244 0.009660 10.0.0.41 - - [2026-01-15 02:01:59] "POST /alarms HTTP/1.1" 409 247 0.004261 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/3aa9cb2b-a9a5-4459-833a-c48d75831588 HTTP/1.1" 200 244 0.008894 10.0.0.41 - - [2026-01-15 02:01:59] "POST /alarms HTTP/1.1" 409 272 0.005292 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/a98d4d59-c36a-453d-8104-7ccd0dc9f5a6 HTTP/1.1" 200 244 0.015521 10.0.0.41 - - [2026-01-15 02:01:59] "POST /alarms HTTP/1.1" 409 261 0.013228 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/6753760e-0141-4a06-ab7e-ba75879b645f HTTP/1.1" 200 244 0.009178 10.0.0.41 - - [2026-01-15 02:01:59] "POST /alarms HTTP/1.1" 409 259 0.004737 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/d0816001-889a-4a80-9220-a3bde3a0ac73 HTTP/1.1" 200 244 0.008574 10.0.0.41 - - [2026-01-15 02:01:59] "POST /alarms HTTP/1.1" 409 265 0.003980 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/7294f4b2-029d-4270-9f82-d9deb477364b HTTP/1.1" 200 244 0.009743 10.0.0.41 - - [2026-01-15 02:01:59] "POST /alarms HTTP/1.1" 409 279 0.011961 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /alarm/95e8e9c1-232c-485e-b81b-24bb75855705 HTTP/1.1" 200 244 0.009902 10.0.0.41 - - [2026-01-15 02:01:59] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.41 - - [2026-01-15 02:01:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001847 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.006825 10.0.0.41 - - [2026-01-15 02:01:59] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-01-15 02:01:59] "GET /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002307 10.0.0.41 - - [2026-01-15 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.41 - - [2026-01-15 02:01:59] "PUT /global-vrouter-config/f73f0a3d-f21f-4a42-8a2e-054ef7514d56 HTTP/1.1" 200 276 0.008456 10.0.0.41 - - [2026-01-15 02:02:00] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.41 - - [2026-01-15 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.41 - - [2026-01-15 02:02:00] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004546 10.0.0.41 - - [2026-01-15 02:02:00] "PUT /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76 HTTP/1.1" 200 274 0.014645 10.0.0.41 - - [2026-01-15 02:02:04] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.41 - - [2026-01-15 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.41 - - [2026-01-15 02:02:04] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002998 10.0.0.41 - - [2026-01-15 02:02:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002012 10.0.0.41 - - [2026-01-15 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012832 10.0.0.41 - - [2026-01-15 02:02:04] "GET /bgp-router/40916194-ed20-45e9-a602-20d252bda940?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003206 10.0.0.41 - - [2026-01-15 02:02:04] "PUT /bgp-router/40916194-ed20-45e9-a602-20d252bda940 HTTP/1.1" 200 254 0.014044 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001431 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.41 - - [2026-01-15 02:02:08] "POST /tags HTTP/1.1" 200 355 0.027171 10.0.0.41 - - [2026-01-15 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.41 - - [2026-01-15 02:02:08] "GET /tag/f9f5b33f-6e40-497a-a52d-37f8ee27f17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013597 10.0.0.41 - - [2026-01-15 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.41 - - [2026-01-15 02:02:08] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003906 10.0.0.41 - - [2026-01-15 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.41 - - [2026-01-15 02:02:08] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054735 10.0.0.41 - - [2026-01-15 02:02:08] "POST /virtual-machines HTTP/1.1" 200 351 0.011703 10.0.0.41 - - [2026-01-15 02:02:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018125 10.0.0.41 - - [2026-01-15 02:02:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.112443 10.0.0.41 - - [2026-01-15 02:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009496 10.0.0.41 - - [2026-01-15 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011439 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008832 10.0.0.41 - - [2026-01-15 02:02:09] "POST /instance-ips HTTP/1.1" 200 391 0.019300 10.0.0.41 - - [2026-01-15 02:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017983 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010222 10.0.0.41 - - [2026-01-15 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.016877 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009950 10.0.0.41 - - [2026-01-15 02:02:09] "GET /instance-ip/330992a0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005613 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004386 10.0.0.41 - - [2026-01-15 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003106 10.0.0.41 - - [2026-01-15 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.011062 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007026 10.0.0.41 - - [2026-01-15 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.41 - - [2026-01-15 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-network/8c9aa447-b0ea-4eb4-86c2-6066b7c202d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005027 10.0.0.41 - - [2026-01-15 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.41 - - [2026-01-15 02:02:09] "GET /project/c62b8327-6a2a-4e00-a4ad-2afdba081a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038033 10.0.0.41 - - [2026-01-15 02:02:09] "POST /virtual-machines HTTP/1.1" 200 355 0.008438 10.0.0.41 - - [2026-01-15 02:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016918 10.0.0.41 - - [2026-01-15 02:02:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098631 10.0.0.41 - - [2026-01-15 02:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009017 10.0.0.41 - - [2026-01-15 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011677 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004301 10.0.0.41 - - [2026-01-15 02:02:09] "POST /instance-ips HTTP/1.1" 200 395 0.018699 10.0.0.41 - - [2026-01-15 02:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021814 10.0.0.41 - - [2026-01-15 02:02:09] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008788 10.0.0.41 - - [2026-01-15 02:02:10] "POST /set-tag HTTP/1.1" 200 109 0.018345 10.0.0.41 - - [2026-01-15 02:02:10] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.025319 10.0.0.41 - - [2026-01-15 02:02:10] "GET /instance-ip/33791cc4-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011551 10.0.0.41 - - [2026-01-15 02:02:10] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004153 10.0.0.41 - - [2026-01-15 02:02:10] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.41 - - [2026-01-15 02:02:10] "GET /virtual-router/6316ae6c-36f1-477e-9e7a-88a0183493b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006984 10.0.0.41 - - [2026-01-15 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.008469 10.0.0.41 - - [2026-01-15 02:02:10] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017722 10.0.0.41 - - [2026-01-15 02:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.41 - - [2026-01-15 02:02:10] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005591 10.0.0.41 - - [2026-01-15 02:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.41 - - [2026-01-15 02:02:10] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003936 10.0.0.41 - - [2026-01-15 02:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.41 - - [2026-01-15 02:02:19] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.41 - - [2026-01-15 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.41 - - [2026-01-15 02:02:19] "GET /global-system-config/217dd3c4-0ab3-4dc8-9334-5ea41a6d1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004822 10.0.0.41 - - [2026-01-15 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.41 - - [2026-01-15 02:02:19] "GET /config-node/ee97bc4f-3939-4875-a798-ec685a1d13d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.014490 10.0.0.41 - - [2026-01-15 02:02:22] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010960 10.0.0.41 - - [2026-01-15 02:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.41 - - [2026-01-15 02:02:23] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004660 10.0.0.41 - - [2026-01-15 02:02:23] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.41 - - [2026-01-15 02:02:23] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004880 10.0.0.41 - - [2026-01-15 02:02:23] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.41 - - [2026-01-15 02:02:31] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.41 - - [2026-01-15 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.41 - - [2026-01-15 02:02:31] "GET /routing-instance/52e84caa-3489-4c80-bdd9-bf128037bf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002814 10.0.0.41 - - [2026-01-15 02:02:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002324 10.0.0.41 - - [2026-01-15 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.41 - - [2026-01-15 02:02:31] "GET /bgp-router/40916194-ed20-45e9-a602-20d252bda940?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003284 10.0.0.41 - - [2026-01-15 02:02:31] "PUT /bgp-router/40916194-ed20-45e9-a602-20d252bda940 HTTP/1.1" 200 254 0.013343 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.41 - - [2026-01-15 02:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.41 - - [2026-01-15 02:02:56] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005327 10.0.0.41 - - [2026-01-15 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.41 - - [2026-01-15 02:02:56] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019611 10.0.0.41 - - [2026-01-15 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.41 - - [2026-01-15 02:02:56] "GET /virtual-machine/70c5f3b2-f4be-4fbc-a8ff-674476da92b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.009309 10.0.0.41 - - [2026-01-15 02:02:56] "POST /ref-update HTTP/1.1" 200 156 0.015585 10.0.0.41 - - [2026-01-15 02:02:56] "GET /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004256 10.0.0.41 - - [2026-01-15 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.013964 10.0.0.41 - - [2026-01-15 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.025976 10.0.0.41 - - [2026-01-15 02:02:56] "DELETE /instance-ip/330992a0-f1b6-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.047359 10.0.0.41 - - [2026-01-15 02:02:56] "DELETE /virtual-machine-interface/32ef13bc-f1b6-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.037599 10.0.0.41 - - [2026-01-15 02:02:56] "DELETE /virtual-machine/70c5f3b2-f4be-4fbc-a8ff-674476da92b1 HTTP/1.1" 200 115 0.034448 10.0.0.41 - - [2026-01-15 02:02:56] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006603 10.0.0.41 - - [2026-01-15 02:02:56] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.41 - - [2026-01-15 02:03:27] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010131 10.0.0.41 - - [2026-01-15 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.012201 10.0.0.41 - - [2026-01-15 02:03:27] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004040 10.0.0.41 - - [2026-01-15 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.41 - - [2026-01-15 02:03:27] "GET /virtual-machine/db5b45ba-7509-4cc1-911b-eae355699e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002786 10.0.0.41 - - [2026-01-15 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.010789 10.0.0.41 - - [2026-01-15 02:03:27] "GET /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006535 10.0.0.41 - - [2026-01-15 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.014188 10.0.0.41 - - [2026-01-15 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.020111 10.0.0.41 - - [2026-01-15 02:03:27] "DELETE /instance-ip/33791cc4-f1b6-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.086285 10.0.0.41 - - [2026-01-15 02:03:27] "DELETE /virtual-machine-interface/33600cc0-f1b6-11f0-a076-fa163e2e9f9c HTTP/1.1" 200 115 0.070492 10.0.0.41 - - [2026-01-15 02:03:27] "DELETE /virtual-machine/db5b45ba-7509-4cc1-911b-eae355699e26 HTTP/1.1" 200 115 0.048517 10.0.0.41 - - [2026-01-15 02:03:27] "DELETE /tag/f9f5b33f-6e40-497a-a52d-37f8ee27f17f HTTP/1.1" 200 115 0.065710