++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon May 25 01:40:44 AM UTC 2026 ===================' INFO: =================== Mon May 25 01:40:44 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.141,10.108.176.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.108.176.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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: 05/25/2026 01:41:31.084 7f9cdae36400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/25/2026 01:41:31.440 7f9cdae36400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/25/2026 01:41:31.486 7f9cdae36400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/25/2026 01:41:31.486 7f9cdae36400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.141 - - [2026-05-25 01:41:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000629 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2026-05-25 01:41:45] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.141 - - [2026-05-25 01:41:46] "GET / HTTP/1.1" 200 45303 0.001161 10.0.0.141 - - [2026-05-25 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.141 - - [2026-05-25 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.141 - - [2026-05-25 01:41:46] "GET / HTTP/1.1" 200 36215 0.001189 10.0.0.141 - - [2026-05-25 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.141 - - [2026-05-25 01:41:46] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011219 10.0.0.141 - - [2026-05-25 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003127 10.0.0.141 - - [2026-05-25 01:41:46] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.141 - - [2026-05-25 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.141 - - [2026-05-25 01:41:46] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011313 10.0.0.141 - - [2026-05-25 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.006873 10.0.0.141 - - [2026-05-25 01:41:46] "POST /database-nodes HTTP/1.1" 200 599 0.039840 10.0.0.141 - - [2026-05-25 01:41:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.046229 10.0.0.141 - - [2026-05-25 01:41:46] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.141 - - [2026-05-25 01:41:46] "GET / HTTP/1.1" 200 36215 0.001190 10.0.0.141 - - [2026-05-25 01:41:47] "GET / HTTP/1.1" 200 36215 0.001163 10.0.0.141 - - [2026-05-25 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.141 - - [2026-05-25 01:41:47] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007511 10.0.0.141 - - [2026-05-25 01:41:47] "POST /bgp-routers HTTP/1.1" 200 618 0.027652 10.0.0.141 - - [2026-05-25 01:41:47] "GET /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.006929 10.0.0.141 - - [2026-05-25 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014335 10.0.0.141 - - [2026-05-25 01:41:48] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009830 10.0.0.141 - - [2026-05-25 01:41:48] "GET / HTTP/1.1" 200 36215 0.001388 10.0.0.141 - - [2026-05-25 01:41:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006773 10.0.0.141 - - [2026-05-25 01:41:48] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.141 - - [2026-05-25 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.010356 10.0.0.141 - - [2026-05-25 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.141 - - [2026-05-25 01:41:48] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011867 10.0.0.141 - - [2026-05-25 01:41:48] "POST /service-appliance-sets HTTP/1.1" 200 555 0.051636 10.0.0.141 - - [2026-05-25 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 180 0.001963 10.0.0.141 - - [2026-05-25 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007621 10.0.0.141 - - [2026-05-25 01:41:48] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005996 10.0.0.141 - - [2026-05-25 01:41:48] "POST /service-appliance-sets HTTP/1.1" 200 543 0.054822 10.0.0.141 - - [2026-05-25 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.141 - - [2026-05-25 01:41:48] "GET /network-ipam/8969cc30-9bd9-4d80-ae9b-8cbf597d4c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005809 10.0.0.141 - - [2026-05-25 01:41:48] "POST /service-templates HTTP/1.1" 200 513 0.053953 10.0.0.141 - - [2026-05-25 01:41:48] "POST /service-templates HTTP/1.1" 200 503 0.050968 10.0.0.141 - - [2026-05-25 01:41:48] "POST /service-templates HTTP/1.1" 200 517 0.024978 10.0.0.141 - - [2026-05-25 01:41:49] "POST /service-templates HTTP/1.1" 200 537 0.352273 10.0.0.141 - - [2026-05-25 01:41:49] "POST /service-templates HTTP/1.1" 200 509 0.037731 10.0.0.141 - - [2026-05-25 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.141 - - [2026-05-25 01:41:51] "GET /network-ipam/8969cc30-9bd9-4d80-ae9b-8cbf597d4c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004279 10.0.0.141 - - [2026-05-25 01:41:51] "GET / HTTP/1.1" 200 36215 0.001514 10.0.0.141 - - [2026-05-25 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.141 - - [2026-05-25 01:41:51] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007180 10.0.0.141 - - [2026-05-25 01:41:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.001930 10.0.0.141 - - [2026-05-25 01:41:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.016552 10.0.0.141 - - [2026-05-25 01:41:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004750 10.0.0.141 - - [2026-05-25 01:41:51] "POST /access-control-lists HTTP/1.1" 200 589 0.024788 10.0.0.141 - - [2026-05-25 01:41:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.003187 10.0.0.141 - - [2026-05-25 01:41:51] "POST /access-control-lists HTTP/1.1" 200 587 0.022216 10.0.0.141 - - [2026-05-25 01:41:51] "POST /route-targets HTTP/1.1" 200 328 0.015892 10.0.0.141 - - [2026-05-25 01:41:51] "POST /ref-update HTTP/1.1" 200 156 0.023629 10.0.0.141 - - [2026-05-25 01:41:51] "POST /route-targets HTTP/1.1" 200 328 0.013201 10.0.0.141 - - [2026-05-25 01:41:52] "POST /ref-update HTTP/1.1" 200 156 0.013954 10.0.0.141 - - [2026-05-25 01:41:52] "POST /route-targets HTTP/1.1" 200 328 0.010534 10.0.0.141 - - [2026-05-25 01:41:52] "POST /ref-update HTTP/1.1" 200 156 0.021136 10.0.0.141 - - [2026-05-25 01:41:52] "POST /route-targets HTTP/1.1" 200 328 0.014028 10.0.0.141 - - [2026-05-25 01:41:52] "POST /ref-update HTTP/1.1" 200 156 0.027353 10.0.0.141 - - [2026-05-25 01:41:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.014569 10.0.0.141 - - [2026-05-25 01:41:52] "POST /access-control-lists HTTP/1.1" 200 553 0.069214 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:41:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:41:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007345 10.0.0.141 - - [2026-05-25 01:41:53] "GET / HTTP/1.1" 200 36215 0.001308 10.0.0.141 - - [2026-05-25 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.141 - - [2026-05-25 01:41:53] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005032 10.0.0.141 - - [2026-05-25 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005671 10.0.0.141 - - [2026-05-25 01:41:53] "POST /analytics-nodes HTTP/1.1" 200 601 0.024870 10.0.0.141 - - [2026-05-25 01:41:54] "GET / HTTP/1.1" 200 36215 0.001334 10.0.0.141 - - [2026-05-25 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.141 - - [2026-05-25 01:41:54] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005786 10.0.0.141 - - [2026-05-25 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001916 10.0.0.141 - - [2026-05-25 01:41:54] "POST /config-nodes HTTP/1.1" 200 595 0.030739 10.0.0.141 - - [2026-05-25 01:41:54] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.141 - - [2026-05-25 01:41:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002715 10.0.0.141 - - [2026-05-25 01:41:55] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.141 - - [2026-05-25 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.141 - - [2026-05-25 01:41:55] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009504 10.0.0.141 - - [2026-05-25 01:41:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002306 10.0.0.141 - - [2026-05-25 01:41:55] "POST /config-database-nodes HTTP/1.1" 200 613 0.039661 10.0.0.141 - - [2026-05-25 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.141 - - [2026-05-25 01:41:59] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002698 10.0.0.141 - - [2026-05-25 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.141 - - [2026-05-25 01:41:59] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.008423 10.0.0.141 - - [2026-05-25 01:42:00] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 583 0.021408 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 577 0.029502 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 577 0.027238 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 561 0.022946 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 557 0.038001 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 559 0.027058 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 567 0.018377 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 551 0.030508 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 559 0.036425 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 569 0.023335 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 557 0.035826 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 569 0.040538 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 577 0.066140 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 571 0.036012 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 563 0.025692 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 563 0.026363 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 563 0.041686 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 549 0.028684 10.0.0.141 - - [2026-05-25 01:42:00] "POST /alarms HTTP/1.1" 200 597 0.024405 10.0.0.141 - - [2026-05-25 01:42:01] "POST /alarms HTTP/1.1" 200 577 0.040796 10.0.0.141 - - [2026-05-25 01:42:01] "POST /alarms HTTP/1.1" 200 573 0.030649 10.0.0.141 - - [2026-05-25 01:42:01] "POST /alarms HTTP/1.1" 200 585 0.018860 10.0.0.141 - - [2026-05-25 01:42:01] "POST /alarms HTTP/1.1" 200 611 0.033928 10.0.0.141 - - [2026-05-25 01:42:01] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.141 - - [2026-05-25 01:42:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002867 10.0.0.141 - - [2026-05-25 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.141 - - [2026-05-25 01:42:01] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.011338 10.0.0.141 - - [2026-05-25 01:42:01] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.141 - - [2026-05-25 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.141 - - [2026-05-25 01:42:01] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003219 10.0.0.141 - - [2026-05-25 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.141 - - [2026-05-25 01:42:01] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.011653 10.0.0.141 - - [2026-05-25 01:42:02] "GET / HTTP/1.1" 200 36215 0.001243 10.0.0.141 - - [2026-05-25 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.141 - - [2026-05-25 01:42:02] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005505 10.0.0.141 - - [2026-05-25 01:42:02] "PUT /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506 HTTP/1.1" 200 275 0.025265 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:42:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:42:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001529 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:43:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:43:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:43:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:43:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000862 10.0.0.141 - - [2026-05-25 01:44:13] "GET / HTTP/1.1" 200 36215 0.001582 10.0.0.141 - - [2026-05-25 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.141 - - [2026-05-25 01:44:13] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004640 10.0.0.141 - - [2026-05-25 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.141 - - [2026-05-25 01:44:14] "GET /config-node/370e41f4-e8d7-44ae-8282-cdf62d266a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004103 10.0.0.141 - - [2026-05-25 01:44:25] "GET / HTTP/1.1" 200 36215 0.001274 10.0.0.141 - - [2026-05-25 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.141 - - [2026-05-25 01:44:25] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005276 10.0.0.141 - - [2026-05-25 01:44:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001929 10.0.0.141 - - [2026-05-25 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.141 - - [2026-05-25 01:44:25] "GET /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.017499 10.0.0.141 - - [2026-05-25 01:44:25] "PUT /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436 HTTP/1.1" 200 255 0.029823 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001023 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000799 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000956 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.141 - - [2026-05-25 01:44:43] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.141 - - [2026-05-25 01:44:43] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003206 10.0.0.141 - - [2026-05-25 01:44:43] "POST /id-to-fqname HTTP/1.1" 200 173 0.004157 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.012143 10.0.0.141 - - [2026-05-25 01:44:43] "POST /security-groups HTTP/1.1" 200 570 0.068197 10.0.0.141 - - [2026-05-25 01:44:43] "POST /projects HTTP/1.1" 200 483 0.221601 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.003858 10.0.0.141 - - [2026-05-25 01:44:43] "POST /security-groups HTTP/1.1" 200 536 0.087353 10.0.0.141 - - [2026-05-25 01:44:43] "POST /access-control-lists HTTP/1.1" 200 581 0.070770 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.015329 10.0.0.141 - - [2026-05-25 01:44:43] "POST /chown HTTP/1.1" 200 109 0.025651 10.0.0.141 - - [2026-05-25 01:44:43] "POST /policy-managements HTTP/1.1" 409 214 0.011127 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.141 - - [2026-05-25 01:44:43] "POST /access-control-lists HTTP/1.1" 200 579 0.110384 10.0.0.141 - - [2026-05-25 01:44:43] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024645 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.005040 10.0.0.141 - - [2026-05-25 01:44:43] "POST /application-policy-sets HTTP/1.1" 200 530 0.081001 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.141 - - [2026-05-25 01:44:43] "POST /access-control-lists HTTP/1.1" 200 596 0.068974 10.0.0.141 - - [2026-05-25 01:44:43] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009049 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.020650 10.0.0.141 - - [2026-05-25 01:44:43] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.018369 10.0.0.141 - - [2026-05-25 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.141 - - [2026-05-25 01:44:43] "POST /access-control-lists HTTP/1.1" 200 594 0.029242 10.0.0.141 - - [2026-05-25 01:44:44] "GET /virtual-network/c32494ac-ab4c-4a90-b4d9-6644b5ffcf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.018885 10.0.0.141 - - [2026-05-25 01:44:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.010204 10.0.0.141 - - [2026-05-25 01:44:44] "POST /security-groups HTTP/1.1" 200 574 0.068248 10.0.0.141 - - [2026-05-25 01:44:44] "POST /projects HTTP/1.1" 200 491 0.259529 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.008791 10.0.0.141 - - [2026-05-25 01:44:44] "POST /security-groups HTTP/1.1" 200 548 0.041586 10.0.0.141 - - [2026-05-25 01:44:44] "POST /access-control-lists HTTP/1.1" 200 585 0.057247 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.001968 10.0.0.141 - - [2026-05-25 01:44:44] "POST /chown HTTP/1.1" 200 109 0.027738 10.0.0.141 - - [2026-05-25 01:44:44] "POST /access-control-lists HTTP/1.1" 200 583 0.184781 10.0.0.141 - - [2026-05-25 01:44:44] "POST /network-ipams HTTP/1.1" 200 524 0.214885 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.020908 10.0.0.141 - - [2026-05-25 01:44:44] "POST /access-control-lists HTTP/1.1" 200 604 0.046280 10.0.0.141 - - [2026-05-25 01:44:44] "POST /network-ipams HTTP/1.1" 200 512 0.074734 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.003842 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.011796 10.0.0.141 - - [2026-05-25 01:44:44] "POST /access-control-lists HTTP/1.1" 200 602 0.041108 10.0.0.141 - - [2026-05-25 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.002141 10.0.0.141 - - [2026-05-25 01:44:45] "POST /useragent-kv HTTP/1.1" 200 115 0.032322 10.0.0.141 - - [2026-05-25 01:44:45] "POST /virtual-networks HTTP/1.1" 200 540 0.228914 10.0.0.141 - - [2026-05-25 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.141 - - [2026-05-25 01:44:45] "POST /access-control-lists HTTP/1.1" 200 591 0.088346 10.0.0.141 - - [2026-05-25 01:44:45] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006673 10.0.0.141 - - [2026-05-25 01:44:45] "POST /route-targets HTTP/1.1" 200 328 0.017146 10.0.0.141 - - [2026-05-25 01:44:45] "POST /network-ipams HTTP/1.1" 200 520 0.059366 10.0.0.141 - - [2026-05-25 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.001860 10.0.0.141 - - [2026-05-25 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.076611 10.0.0.141 - - [2026-05-25 01:44:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008857 10.0.0.141 - - [2026-05-25 01:44:45] "POST /virtual-networks HTTP/1.1" 200 548 0.177175 10.0.0.141 - - [2026-05-25 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011278 10.0.0.141 - - [2026-05-25 01:44:45] "POST /route-targets HTTP/1.1" 200 328 0.031829 10.0.0.141 - - [2026-05-25 01:44:45] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.025893 10.0.0.141 - - [2026-05-25 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.001558 10.0.0.141 - - [2026-05-25 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.063673 10.0.0.141 - - [2026-05-25 01:44:45] "POST /network-policys HTTP/1.1" 200 540 0.055189 10.0.0.141 - - [2026-05-25 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.002489 10.0.0.141 - - [2026-05-25 01:44:45] "POST /network-policys HTTP/1.1" 200 536 0.017679 10.0.0.141 - - [2026-05-25 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.010435 10.0.0.141 - - [2026-05-25 01:44:45] "POST /network-policys HTTP/1.1" 200 544 0.032734 10.0.0.141 - - [2026-05-25 01:44:45] "PUT /access-control-list/23c127f7-f727-4637-b744-047484e1d496 HTTP/1.1" 200 273 0.024595 10.0.0.141 - - [2026-05-25 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.144530 10.0.0.141 - - [2026-05-25 01:44:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012650 10.0.0.141 - - [2026-05-25 01:44:45] "PUT /access-control-list/23c127f7-f727-4637-b744-047484e1d496 HTTP/1.1" 200 273 0.031640 10.0.0.141 - - [2026-05-25 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.084224 10.0.0.141 - - [2026-05-25 01:44:46] "PUT /access-control-list/b4900f1d-eb12-40e7-a779-486104a784ed HTTP/1.1" 200 273 0.037351 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.054985 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.105266 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015964 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017290 10.0.0.141 - - [2026-05-25 01:44:46] "PUT /access-control-list/b4900f1d-eb12-40e7-a779-486104a784ed HTTP/1.1" 200 273 0.056229 10.0.0.141 - - [2026-05-25 01:44:46] "PUT /access-control-list/23c127f7-f727-4637-b744-047484e1d496 HTTP/1.1" 200 273 0.055124 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.112496 10.0.0.141 - - [2026-05-25 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.016455 10.0.0.141 - - [2026-05-25 01:44:46] "POST /access-control-lists HTTP/1.1" 200 603 0.045297 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.024944 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.162799 10.0.0.141 - - [2026-05-25 01:44:46] "PUT /access-control-list/4f3d2f66-4e79-4cda-b53c-3463fbe7d1be HTTP/1.1" 200 273 0.014732 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.295359 10.0.0.141 - - [2026-05-25 01:44:46] "PUT /access-control-list/4f3d2f66-4e79-4cda-b53c-3463fbe7d1be HTTP/1.1" 200 273 0.161576 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014111 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008719 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.026346 10.0.0.141 - - [2026-05-25 01:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008865 10.0.0.141 - - [2026-05-25 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.141 - - [2026-05-25 01:44:46] "GET /virtual-network/c32494ac-ab4c-4a90-b4d9-6644b5ffcf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005789 10.0.0.141 - - [2026-05-25 01:44:47] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.013600 10.0.0.141 - - [2026-05-25 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.141 - - [2026-05-25 01:44:47] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003152 10.0.0.141 - - [2026-05-25 01:44:47] "POST /firewall-policys HTTP/1.1" 200 532 0.031944 10.0.0.141 - - [2026-05-25 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035680 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.027778 10.0.0.141 - - [2026-05-25 01:44:47] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003389 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002809 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000761 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000760 10.0.0.141 - - [2026-05-25 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.019270 10.0.0.141 - - [2026-05-25 01:44:47] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.006351 10.0.0.141 - - [2026-05-25 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.141 - - [2026-05-25 01:44:47] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003279 10.0.0.141 - - [2026-05-25 01:44:47] "POST /firewall-policys HTTP/1.1" 200 534 0.016382 10.0.0.141 - - [2026-05-25 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036587 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.017739 10.0.0.141 - - [2026-05-25 01:44:47] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002684 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002440 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010967 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009731 10.0.0.141 - - [2026-05-25 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.023767 10.0.0.141 - - [2026-05-25 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.058784 10.0.0.141 - - [2026-05-25 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.028043 10.0.0.141 - - [2026-05-25 01:44:47] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.024631 10.0.0.141 - - [2026-05-25 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.141 - - [2026-05-25 01:44:47] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002925 10.0.0.141 - - [2026-05-25 01:44:47] "POST /firewall-policys HTTP/1.1" 200 532 0.031290 10.0.0.141 - - [2026-05-25 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027169 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.013213 10.0.0.141 - - [2026-05-25 01:44:47] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002901 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002209 10.0.0.141 - - [2026-05-25 01:44:47] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002117 10.0.0.141 - - [2026-05-25 01:44:48] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012681 10.0.0.141 - - [2026-05-25 01:44:48] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003035 10.0.0.141 - - [2026-05-25 01:44:48] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002442 10.0.0.141 - - [2026-05-25 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.018665 10.0.0.141 - - [2026-05-25 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.037273 10.0.0.141 - - [2026-05-25 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.060072 10.0.0.141 - - [2026-05-25 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.024533 10.0.0.141 - - [2026-05-25 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.061704 10.0.0.141 - - [2026-05-25 01:44:48] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.007729 10.0.0.141 - - [2026-05-25 01:44:48] "POST /tags HTTP/1.1" 200 300 0.048684 10.0.0.141 - - [2026-05-25 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.141 - - [2026-05-25 01:44:48] "GET /tag/9d60beff-8c8e-4209-9d48-59f4d847353d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019122 10.0.0.141 - - [2026-05-25 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.024206 10.0.0.141 - - [2026-05-25 01:44:48] "POST /tags HTTP/1.1" 200 302 0.131967 10.0.0.141 - - [2026-05-25 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012255 10.0.0.141 - - [2026-05-25 01:44:48] "GET /tag/9ad922fc-7a04-4f06-a7d4-0bc26d78bb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.043299 10.0.0.141 - - [2026-05-25 01:44:48] "POST /tags HTTP/1.1" 200 326 0.077470 10.0.0.141 - - [2026-05-25 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015220 10.0.0.141 - - [2026-05-25 01:44:49] "GET /tag/da4805d4-dddc-4ccf-9553-1f4457ff2dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.036539 10.0.0.141 - - [2026-05-25 01:44:49] "POST /tags HTTP/1.1" 200 312 0.104841 10.0.0.141 - - [2026-05-25 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018119 10.0.0.141 - - [2026-05-25 01:44:49] "GET /tag/1e7da626-b757-4cd6-a86f-ae96024da965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.028193 10.0.0.141 - - [2026-05-25 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.141 - - [2026-05-25 01:44:49] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.008798 10.0.0.141 - - [2026-05-25 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.141 - - [2026-05-25 01:44:49] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049816 10.0.0.141 - - [2026-05-25 01:44:49] "POST /virtual-machines HTTP/1.1" 200 378 0.030660 10.0.0.141 - - [2026-05-25 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027541 10.0.0.141 - - [2026-05-25 01:44:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.165396 10.0.0.141 - - [2026-05-25 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.033713 10.0.0.141 - - [2026-05-25 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014245 10.0.0.141 - - [2026-05-25 01:44:49] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008364 10.0.0.141 - - [2026-05-25 01:44:49] "POST /instance-ips HTTP/1.1" 200 410 0.109116 10.0.0.141 - - [2026-05-25 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.064634 10.0.0.141 - - [2026-05-25 01:44:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028611 10.0.0.141 - - [2026-05-25 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.077586 10.0.0.141 - - [2026-05-25 01:44:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.025103 10.0.0.141 - - [2026-05-25 01:44:50] "GET /instance-ip/513a7952-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006862 10.0.0.141 - - [2026-05-25 01:44:50] "POST /tags HTTP/1.1" 200 358 0.110220 10.0.0.141 - - [2026-05-25 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015247 10.0.0.141 - - [2026-05-25 01:44:50] "GET /tag/e8563dce-a57f-4875-9fdd-9db2e5601297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.015790 10.0.0.141 - - [2026-05-25 01:44:50] "POST /tags HTTP/1.1" 200 306 0.036261 10.0.0.141 - - [2026-05-25 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.141 - - [2026-05-25 01:44:50] "GET /tag/5aaefdd1-8edc-4a75-afed-ca1d4e937b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.018946 10.0.0.141 - - [2026-05-25 01:44:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000582 10.0.0.141 - - [2026-05-25 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.006955 10.0.0.141 - - [2026-05-25 01:44:50] "POST /security-groups HTTP/1.1" 200 571 0.122727 10.0.0.141 - - [2026-05-25 01:44:50] "POST /projects HTTP/1.1" 200 485 0.385267 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.005100 10.0.0.141 - - [2026-05-25 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013188 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.141 - - [2026-05-25 01:44:51] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.056411 10.0.0.141 - - [2026-05-25 01:44:51] "POST /access-control-lists HTTP/1.1" 200 582 0.112219 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.004013 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.141 - - [2026-05-25 01:44:51] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009273 10.0.0.141 - - [2026-05-25 01:44:51] "POST /access-control-lists HTTP/1.1" 200 580 0.047507 10.0.0.141 - - [2026-05-25 01:44:51] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.102619 10.0.0.141 - - [2026-05-25 01:44:51] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.071331 10.0.0.141 - - [2026-05-25 01:44:51] "POST /security-groups HTTP/1.1" 200 539 0.101434 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.006492 10.0.0.141 - - [2026-05-25 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051521 10.0.0.141 - - [2026-05-25 01:44:51] "POST /access-control-lists HTTP/1.1" 200 598 0.059859 10.0.0.141 - - [2026-05-25 01:44:51] "POST /chown HTTP/1.1" 200 109 0.054291 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.003895 10.0.0.141 - - [2026-05-25 01:44:51] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012995 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.141 - - [2026-05-25 01:44:51] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003332 10.0.0.141 - - [2026-05-25 01:44:51] "POST /tags HTTP/1.1" 409 207 0.002644 10.0.0.141 - - [2026-05-25 01:44:51] "POST /access-control-lists HTTP/1.1" 200 596 0.097856 10.0.0.141 - - [2026-05-25 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.034432 10.0.0.141 - - [2026-05-25 01:44:51] "GET /tag/5aaefdd1-8edc-4a75-afed-ca1d4e937b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.010949 10.0.0.141 - - [2026-05-25 01:44:51] "POST /firewall-rules HTTP/1.1" 200 566 0.085592 10.0.0.141 - - [2026-05-25 01:44:52] "GET /firewall-rule/5270fb2a-d0a7-4f35-b836-188b4123f02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.043638 10.0.0.141 - - [2026-05-25 01:44:52] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005260 10.0.0.141 - - [2026-05-25 01:44:52] "GET /firewall-rule/5270fb2a-d0a7-4f35-b836-188b4123f02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.002850 10.0.0.141 - - [2026-05-25 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.015488 10.0.0.141 - - [2026-05-25 01:44:52] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021132 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011471 10.0.0.141 - - [2026-05-25 01:44:52] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008069 10.0.0.141 - - [2026-05-25 01:44:52] "POST /tags HTTP/1.1" 409 207 0.002395 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.141 - - [2026-05-25 01:44:52] "GET /tag/5aaefdd1-8edc-4a75-afed-ca1d4e937b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.030565 10.0.0.141 - - [2026-05-25 01:44:52] "POST /firewall-rules HTTP/1.1" 200 564 0.071169 10.0.0.141 - - [2026-05-25 01:44:52] "GET /firewall-rule/ebbbcc46-86cc-429f-a357-b980da0db0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004218 10.0.0.141 - - [2026-05-25 01:44:52] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003335 10.0.0.141 - - [2026-05-25 01:44:52] "GET /firewall-rule/ebbbcc46-86cc-429f-a357-b980da0db0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002631 10.0.0.141 - - [2026-05-25 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.027788 10.0.0.141 - - [2026-05-25 01:44:52] "POST /tags HTTP/1.1" 200 306 0.147758 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.141 - - [2026-05-25 01:44:52] "GET /tag/485da106-6963-402e-adb0-54cb51cbbaa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.013570 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-05-25 01:44:52] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050654 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.141 - - [2026-05-25 01:44:52] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004061 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000980 10.0.0.141 - - [2026-05-25 01:44:52] "GET /service-appliance-set/fe6b36a8-5a8e-481d-b33c-e318b08f01cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006443 10.0.0.141 - - [2026-05-25 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001770 10.0.0.141 - - [2026-05-25 01:44:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142785 10.0.0.141 - - [2026-05-25 01:44:53] "GET /virtual-machine-interface/91b8c2a0-0265-417a-98d9-2268fc778634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.004315 10.0.0.141 - - [2026-05-25 01:44:53] "POST /instance-ips HTTP/1.1" 200 382 0.200166 10.0.0.141 - - [2026-05-25 01:44:53] "GET /instance-ip/0c172027-7eff-4e05-8219-8a2a04ddfdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020710 10.0.0.141 - - [2026-05-25 01:44:53] "POST /loadbalancers HTTP/1.1" 200 584 0.076391 10.0.0.141 - - [2026-05-25 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031762 10.0.0.141 - - [2026-05-25 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.141 - - [2026-05-25 01:44:53] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070934 10.0.0.141 - - [2026-05-25 01:44:53] "GET /loadbalancer/aa092a6c-2815-4ec6-bd1b-7fc9698fd783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008530 10.0.0.141 - - [2026-05-25 01:44:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.037510 10.0.0.141 - - [2026-05-25 01:44:53] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072212 10.0.0.141 - - [2026-05-25 01:44:53] "GET /instance-ip/0c172027-7eff-4e05-8219-8a2a04ddfdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006830 10.0.0.141 - - [2026-05-25 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032750 10.0.0.141 - - [2026-05-25 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.141 - - [2026-05-25 01:44:53] "POST /floating-ips HTTP/1.1" 200 585 0.049124 10.0.0.141 - - [2026-05-25 01:44:53] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072739 10.0.0.141 - - [2026-05-25 01:44:53] "GET /loadbalancer-listener/04adbd38-6b03-49eb-8ffc-41bb6eeac939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003241 10.0.0.141 - - [2026-05-25 01:44:53] "GET /loadbalancer-listener/04adbd38-6b03-49eb-8ffc-41bb6eeac939?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003241 10.0.0.141 - - [2026-05-25 01:44:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027105 10.0.0.141 - - [2026-05-25 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.141 - - [2026-05-25 01:44:53] "GET /instance-ip/0c172027-7eff-4e05-8219-8a2a04ddfdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006020 10.0.0.141 - - [2026-05-25 01:44:53] "GET /instance-ip/0c172027-7eff-4e05-8219-8a2a04ddfdb1?fields=floating_ips HTTP/1.1" 200 1170 0.004556 10.0.0.141 - - [2026-05-25 01:44:53] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003354 10.0.0.141 - - [2026-05-25 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2026-05-25 01:44:53] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.021329 10.0.0.141 - - [2026-05-25 01:44:54] "GET /floating-ip/57f4c73b-6c77-4c6f-98c7-cf502f73ad20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.019159 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006730 10.0.0.141 - - [2026-05-25 01:44:54] "GET /loadbalancer/aa092a6c-2815-4ec6-bd1b-7fc9698fd783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002730 10.0.0.141 - - [2026-05-25 01:44:54] "POST /tags HTTP/1.1" 200 356 0.021658 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.141 - - [2026-05-25 01:44:54] "GET /tag/b97bb3fc-a544-40f0-8a0d-18b7a116e56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.020064 10.0.0.141 - - [2026-05-25 01:44:54] "POST /tags HTTP/1.1" 200 304 0.032185 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.141 - - [2026-05-25 01:44:54] "GET /tag/c0625487-a599-456e-a954-943eba3545e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013004 10.0.0.141 - - [2026-05-25 01:44:54] "POST /projects HTTP/1.1" 409 218 0.002141 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.141 - - [2026-05-25 01:44:54] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041189 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017089 10.0.0.141 - - [2026-05-25 01:44:54] "GET /network-ipam/e64bac91-078d-4cf1-a507-1685383388a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002944 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.141 - - [2026-05-25 01:44:54] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008215 10.0.0.141 - - [2026-05-25 01:44:54] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.065185 10.0.0.141 - - [2026-05-25 01:44:54] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.016945 10.0.0.141 - - [2026-05-25 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.136280 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.141 - - [2026-05-25 01:44:54] "GET /network-ipam/2f494d8c-9d27-4593-8913-6114e313d94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.029687 10.0.0.141 - - [2026-05-25 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.141 - - [2026-05-25 01:44:54] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009311 10.0.0.141 - - [2026-05-25 01:44:55] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.189225 10.0.0.141 - - [2026-05-25 01:44:55] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006214 10.0.0.141 - - [2026-05-25 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.068222 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011920 10.0.0.141 - - [2026-05-25 01:44:55] "GET /network-policy/c994e9f7-7d77-4a66-91e7-12aefdc9038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003633 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.141 - - [2026-05-25 01:44:55] "GET /network-policy/e769faba-76c6-48a1-bbeb-ec5e2966d229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003522 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.141 - - [2026-05-25 01:44:55] "GET /network-policy/99351605-17f0-4b99-960c-2cf366d032a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007648 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.141 - - [2026-05-25 01:44:55] "PUT /network-policy/99351605-17f0-4b99-960c-2cf366d032a6 HTTP/1.1" 200 263 0.014384 10.0.0.141 - - [2026-05-25 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.080014 10.0.0.141 - - [2026-05-25 01:44:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032084 10.0.0.141 - - [2026-05-25 01:44:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005184 10.0.0.141 - - [2026-05-25 01:44:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002702 10.0.0.141 - - [2026-05-25 01:44:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002241 10.0.0.141 - - [2026-05-25 01:44:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001831 10.0.0.141 - - [2026-05-25 01:44:55] "POST /security-groups HTTP/1.1" 409 245 0.009984 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011333 10.0.0.141 - - [2026-05-25 01:44:55] "PUT /security-group/c32386d5-4c8d-4e18-828a-2ce219d567fd HTTP/1.1" 200 263 0.063821 10.0.0.141 - - [2026-05-25 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042638 10.0.0.141 - - [2026-05-25 01:44:55] "PUT /access-control-list/7699ef6a-320a-442b-ae93-7a2f443db238 HTTP/1.1" 200 273 0.031982 10.0.0.141 - - [2026-05-25 01:44:55] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.044998 10.0.0.141 - - [2026-05-25 01:44:55] "PUT /access-control-list/64a4bca7-6426-45e4-b4be-3080f88b7084 HTTP/1.1" 200 273 0.057431 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.141 - - [2026-05-25 01:44:55] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002919 10.0.0.141 - - [2026-05-25 01:44:55] "POST /tags HTTP/1.1" 409 206 0.002339 10.0.0.141 - - [2026-05-25 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.141 - - [2026-05-25 01:44:55] "GET /tag/c0625487-a599-456e-a954-943eba3545e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014025 10.0.0.141 - - [2026-05-25 01:44:56] "POST /firewall-rules HTTP/1.1" 200 564 0.086602 10.0.0.141 - - [2026-05-25 01:44:56] "GET /firewall-rule/7905bc1f-847c-491f-a29b-316d5b2f097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004517 10.0.0.141 - - [2026-05-25 01:44:56] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004215 10.0.0.141 - - [2026-05-25 01:44:56] "GET /firewall-rule/7905bc1f-847c-491f-a29b-316d5b2f097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002407 10.0.0.141 - - [2026-05-25 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.020709 10.0.0.141 - - [2026-05-25 01:44:56] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013295 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-05-25 01:44:56] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003535 10.0.0.141 - - [2026-05-25 01:44:56] "POST /tags HTTP/1.1" 409 206 0.002074 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.141 - - [2026-05-25 01:44:56] "GET /tag/c0625487-a599-456e-a954-943eba3545e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014349 10.0.0.141 - - [2026-05-25 01:44:56] "POST /firewall-rules HTTP/1.1" 200 562 0.077805 10.0.0.141 - - [2026-05-25 01:44:56] "GET /firewall-rule/d343c378-dcd4-42c1-9522-792ce74599be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.035251 10.0.0.141 - - [2026-05-25 01:44:56] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003716 10.0.0.141 - - [2026-05-25 01:44:56] "GET /firewall-rule/d343c378-dcd4-42c1-9522-792ce74599be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002259 10.0.0.141 - - [2026-05-25 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.036972 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.002393 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000756 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000952 10.0.0.141 - - [2026-05-25 01:44:56] "POST /tags HTTP/1.1" 200 302 0.029006 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009024 10.0.0.141 - - [2026-05-25 01:44:56] "GET /tag/19a2ae19-c639-421a-97ef-24d0f12ed2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017683 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.141 - - [2026-05-25 01:44:56] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.097535 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.141 - - [2026-05-25 01:44:56] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007871 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.141 - - [2026-05-25 01:44:56] "GET /service-appliance-set/fe6b36a8-5a8e-481d-b33c-e318b08f01cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003505 10.0.0.141 - - [2026-05-25 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.005059 10.0.0.141 - - [2026-05-25 01:44:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.198905 10.0.0.141 - - [2026-05-25 01:44:57] "GET /virtual-machine-interface/03fe395a-5255-4886-a2ca-ce16491aa11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.005542 10.0.0.141 - - [2026-05-25 01:44:57] "POST /instance-ips HTTP/1.1" 200 378 0.031185 10.0.0.141 - - [2026-05-25 01:44:57] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004229 10.0.0.141 - - [2026-05-25 01:44:57] "POST /loadbalancers HTTP/1.1" 200 584 0.077924 10.0.0.141 - - [2026-05-25 01:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015833 10.0.0.141 - - [2026-05-25 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021989 10.0.0.141 - - [2026-05-25 01:44:57] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.116395 10.0.0.141 - - [2026-05-25 01:44:57] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003439 10.0.0.141 - - [2026-05-25 01:44:57] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.104543 10.0.0.141 - - [2026-05-25 01:44:57] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005785 10.0.0.141 - - [2026-05-25 01:44:57] "POST /floating-ips HTTP/1.1" 200 583 0.070016 10.0.0.141 - - [2026-05-25 01:44:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046263 10.0.0.141 - - [2026-05-25 01:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026192 10.0.0.141 - - [2026-05-25 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.141 - - [2026-05-25 01:44:57] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048871 10.0.0.141 - - [2026-05-25 01:44:57] "GET /loadbalancer-listener/ba5e6fab-96c1-4acf-b6bf-9e10777b14ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004404 10.0.0.141 - - [2026-05-25 01:44:57] "GET /loadbalancer-listener/ba5e6fab-96c1-4acf-b6bf-9e10777b14ed?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003913 10.0.0.141 - - [2026-05-25 01:44:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023522 10.0.0.141 - - [2026-05-25 01:44:57] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003462 10.0.0.141 - - [2026-05-25 01:44:57] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?fields=floating_ips HTTP/1.1" 200 1167 0.005486 10.0.0.141 - - [2026-05-25 01:44:57] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006673 10.0.0.141 - - [2026-05-25 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.141 - - [2026-05-25 01:44:57] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049631 10.0.0.141 - - [2026-05-25 01:44:57] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002635 10.0.0.141 - - [2026-05-25 01:44:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018547 10.0.0.141 - - [2026-05-25 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029434 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.141 - - [2026-05-25 01:44:58] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051942 10.0.0.141 - - [2026-05-25 01:44:58] "GET /loadbalancer-listener/4d9e196a-6aea-495a-8ded-e90087fcbc10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003739 10.0.0.141 - - [2026-05-25 01:44:58] "GET /loadbalancer-listener/4d9e196a-6aea-495a-8ded-e90087fcbc10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003056 10.0.0.141 - - [2026-05-25 01:44:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021794 10.0.0.141 - - [2026-05-25 01:44:58] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002748 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.141 - - [2026-05-25 01:44:58] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?fields=floating_ips HTTP/1.1" 200 1167 0.005513 10.0.0.141 - - [2026-05-25 01:44:58] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050667 10.0.0.141 - - [2026-05-25 01:44:58] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.012532 10.0.0.141 - - [2026-05-25 01:44:58] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002827 10.0.0.141 - - [2026-05-25 01:44:58] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.017461 10.0.0.141 - - [2026-05-25 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017607 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013048 10.0.0.141 - - [2026-05-25 01:44:58] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037483 10.0.0.141 - - [2026-05-25 01:44:58] "GET /loadbalancer-listener/ab9a39f2-c9fb-4fba-9904-2cdaa366e89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006610 10.0.0.141 - - [2026-05-25 01:44:58] "GET /loadbalancer-listener/ab9a39f2-c9fb-4fba-9904-2cdaa366e89d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.009361 10.0.0.141 - - [2026-05-25 01:44:58] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.020990 10.0.0.141 - - [2026-05-25 01:44:58] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004837 10.0.0.141 - - [2026-05-25 01:44:58] "GET /instance-ip/a3aecdee-2103-4d5d-8f77-12759db56bd6?fields=floating_ips HTTP/1.1" 200 1167 0.002846 10.0.0.141 - - [2026-05-25 01:44:58] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.010349 10.0.0.141 - - [2026-05-25 01:44:58] "POST /tags HTTP/1.1" 200 372 0.035321 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009438 10.0.0.141 - - [2026-05-25 01:44:58] "GET /tag/a4609f72-62b9-4acd-880c-dc9f5ddcf043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.011938 10.0.0.141 - - [2026-05-25 01:44:58] "POST /tags HTTP/1.1" 200 320 0.021841 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006491 10.0.0.141 - - [2026-05-25 01:44:58] "GET /tag/44ae5b57-efae-493f-93a6-fe82dbb21c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.011787 10.0.0.141 - - [2026-05-25 01:44:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000560 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.005191 10.0.0.141 - - [2026-05-25 01:44:58] "POST /security-groups HTTP/1.1" 200 578 0.065541 10.0.0.141 - - [2026-05-25 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.001804 10.0.0.141 - - [2026-05-25 01:44:58] "POST /projects HTTP/1.1" 200 499 0.203433 10.0.0.141 - - [2026-05-25 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.063216 10.0.0.141 - - [2026-05-25 01:44:59] "POST /access-control-lists HTTP/1.1" 200 589 0.086587 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015536 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.007125 10.0.0.141 - - [2026-05-25 01:44:59] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.022837 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.141 - - [2026-05-25 01:44:59] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005496 10.0.0.141 - - [2026-05-25 01:44:59] "POST /access-control-lists HTTP/1.1" 200 587 0.080123 10.0.0.141 - - [2026-05-25 01:44:59] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.052411 10.0.0.141 - - [2026-05-25 01:44:59] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.063880 10.0.0.141 - - [2026-05-25 01:44:59] "POST /security-groups HTTP/1.1" 200 560 0.075882 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.001927 10.0.0.141 - - [2026-05-25 01:44:59] "POST /access-control-lists HTTP/1.1" 200 612 0.028759 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.014889 10.0.0.141 - - [2026-05-25 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.040640 10.0.0.141 - - [2026-05-25 01:44:59] "POST /chown HTTP/1.1" 200 109 0.015154 10.0.0.141 - - [2026-05-25 01:44:59] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005638 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.141 - - [2026-05-25 01:44:59] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020432 10.0.0.141 - - [2026-05-25 01:44:59] "POST /access-control-lists HTTP/1.1" 200 610 0.066112 10.0.0.141 - - [2026-05-25 01:44:59] "POST /tags HTTP/1.1" 409 214 0.015667 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.141 - - [2026-05-25 01:44:59] "GET /tag/44ae5b57-efae-493f-93a6-fe82dbb21c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.012109 10.0.0.141 - - [2026-05-25 01:44:59] "POST /firewall-rules HTTP/1.1" 200 580 0.066574 10.0.0.141 - - [2026-05-25 01:44:59] "GET /firewall-rule/57dbbdfb-feec-4121-b48d-7d505cb696a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003975 10.0.0.141 - - [2026-05-25 01:44:59] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004147 10.0.0.141 - - [2026-05-25 01:44:59] "GET /firewall-rule/57dbbdfb-feec-4121-b48d-7d505cb696a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002266 10.0.0.141 - - [2026-05-25 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.040630 10.0.0.141 - - [2026-05-25 01:44:59] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013838 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.141 - - [2026-05-25 01:44:59] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003073 10.0.0.141 - - [2026-05-25 01:44:59] "POST /tags HTTP/1.1" 409 214 0.002024 10.0.0.141 - - [2026-05-25 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.141 - - [2026-05-25 01:45:00] "GET /tag/44ae5b57-efae-493f-93a6-fe82dbb21c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.010931 10.0.0.141 - - [2026-05-25 01:45:00] "POST /firewall-rules HTTP/1.1" 200 578 0.073999 10.0.0.141 - - [2026-05-25 01:45:00] "GET /firewall-rule/99261cd6-bce6-4300-9eae-bf164f0d1ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.022880 10.0.0.141 - - [2026-05-25 01:45:00] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.014078 10.0.0.141 - - [2026-05-25 01:45:00] "GET /firewall-rule/99261cd6-bce6-4300-9eae-bf164f0d1ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005486 10.0.0.141 - - [2026-05-25 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.039515 10.0.0.141 - - [2026-05-25 01:45:00] "POST /tags HTTP/1.1" 200 364 0.019464 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013517 10.0.0.141 - - [2026-05-25 01:45:00] "GET /tag/8dab5ad9-1293-44ba-ba1d-ba87dbb66f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.020790 10.0.0.141 - - [2026-05-25 01:45:00] "POST /tags HTTP/1.1" 200 312 0.019073 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010479 10.0.0.141 - - [2026-05-25 01:45:00] "GET /tag/97f222dc-753c-4cfc-a34a-82694c76492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011600 10.0.0.141 - - [2026-05-25 01:45:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000533 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.009563 10.0.0.141 - - [2026-05-25 01:45:00] "POST /security-groups HTTP/1.1" 200 574 0.067071 10.0.0.141 - - [2026-05-25 01:45:00] "POST /projects HTTP/1.1" 200 491 0.193542 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.001764 10.0.0.141 - - [2026-05-25 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022796 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.141 - - [2026-05-25 01:45:00] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.018058 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.141 - - [2026-05-25 01:45:00] "POST /access-control-lists HTTP/1.1" 200 585 0.090336 10.0.0.141 - - [2026-05-25 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.006294 10.0.0.141 - - [2026-05-25 01:45:00] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012356 10.0.0.141 - - [2026-05-25 01:45:00] "POST /access-control-lists HTTP/1.1" 200 583 0.069868 10.0.0.141 - - [2026-05-25 01:45:01] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.114745 10.0.0.141 - - [2026-05-25 01:45:01] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.061116 10.0.0.141 - - [2026-05-25 01:45:01] "POST /security-groups HTTP/1.1" 200 548 0.077046 10.0.0.141 - - [2026-05-25 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.002230 10.0.0.141 - - [2026-05-25 01:45:01] "POST /access-control-lists HTTP/1.1" 200 604 0.044457 10.0.0.141 - - [2026-05-25 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.012203 10.0.0.141 - - [2026-05-25 01:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.061839 10.0.0.141 - - [2026-05-25 01:45:01] "POST /chown HTTP/1.1" 200 109 0.034043 10.0.0.141 - - [2026-05-25 01:45:01] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015207 10.0.0.141 - - [2026-05-25 01:45:01] "POST /access-control-lists HTTP/1.1" 200 602 0.110232 10.0.0.141 - - [2026-05-25 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.141 - - [2026-05-25 01:45:01] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002812 10.0.0.141 - - [2026-05-25 01:45:01] "POST /tags HTTP/1.1" 409 210 0.006369 10.0.0.141 - - [2026-05-25 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.141 - - [2026-05-25 01:45:01] "GET /tag/97f222dc-753c-4cfc-a34a-82694c76492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014542 10.0.0.141 - - [2026-05-25 01:45:01] "POST /firewall-rules HTTP/1.1" 200 572 0.087575 10.0.0.141 - - [2026-05-25 01:45:01] "GET /firewall-rule/a6062bc5-7515-4b02-b854-3bd19a7ccf4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004449 10.0.0.141 - - [2026-05-25 01:45:01] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003685 10.0.0.141 - - [2026-05-25 01:45:01] "GET /firewall-rule/a6062bc5-7515-4b02-b854-3bd19a7ccf4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.005531 10.0.0.141 - - [2026-05-25 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.037673 10.0.0.141 - - [2026-05-25 01:45:01] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007987 10.0.0.141 - - [2026-05-25 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.141 - - [2026-05-25 01:45:01] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003183 10.0.0.141 - - [2026-05-25 01:45:01] "POST /tags HTTP/1.1" 409 210 0.001830 10.0.0.141 - - [2026-05-25 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.141 - - [2026-05-25 01:45:01] "GET /tag/97f222dc-753c-4cfc-a34a-82694c76492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011164 10.0.0.141 - - [2026-05-25 01:45:01] "POST /firewall-rules HTTP/1.1" 200 570 0.071004 10.0.0.141 - - [2026-05-25 01:45:01] "GET /firewall-rule/bd8248d6-49d6-429c-a30d-d9f33c003858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.013667 10.0.0.141 - - [2026-05-25 01:45:01] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004271 10.0.0.141 - - [2026-05-25 01:45:01] "GET /firewall-rule/bd8248d6-49d6-429c-a30d-d9f33c003858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002232 10.0.0.141 - - [2026-05-25 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.064480 10.0.0.141 - - [2026-05-25 01:45:02] "POST /tags HTTP/1.1" 200 364 0.032722 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.141 - - [2026-05-25 01:45:02] "GET /tag/10b6c359-287c-4695-b99f-6f7dc8b64ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.011544 10.0.0.141 - - [2026-05-25 01:45:02] "POST /tags HTTP/1.1" 409 210 0.002174 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2026-05-25 01:45:02] "GET /tag/1e7da626-b757-4cd6-a86f-ae96024da965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012455 10.0.0.141 - - [2026-05-25 01:45:02] "POST /projects HTTP/1.1" 409 223 0.002159 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.141 - - [2026-05-25 01:45:02] "GET /project/49aa0083-71bf-4987-a302-3d00bf00d2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037936 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.141 - - [2026-05-25 01:45:02] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004280 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.141 - - [2026-05-25 01:45:02] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004563 10.0.0.141 - - [2026-05-25 01:45:02] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.043227 10.0.0.141 - - [2026-05-25 01:45:02] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.051555 10.0.0.141 - - [2026-05-25 01:45:02] "POST /security-groups HTTP/1.1" 409 253 0.002614 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.141 - - [2026-05-25 01:45:02] "PUT /security-group/f0316c2f-658e-4c32-b077-be3c85f27ce1 HTTP/1.1" 200 263 0.063870 10.0.0.141 - - [2026-05-25 01:45:02] "PUT /access-control-list/ab4c9568-f9d0-4de3-9ef9-b5727f3427e6 HTTP/1.1" 200 273 0.009816 10.0.0.141 - - [2026-05-25 01:45:02] "PUT /access-control-list/93adae00-5d76-46c0-9239-0fd5422cb663 HTTP/1.1" 200 273 0.024073 10.0.0.141 - - [2026-05-25 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025501 10.0.0.141 - - [2026-05-25 01:45:02] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020410 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2026-05-25 01:45:02] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002906 10.0.0.141 - - [2026-05-25 01:45:02] "POST /tags HTTP/1.1" 409 210 0.001757 10.0.0.141 - - [2026-05-25 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.141 - - [2026-05-25 01:45:02] "GET /tag/1e7da626-b757-4cd6-a86f-ae96024da965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010900 10.0.0.141 - - [2026-05-25 01:45:02] "POST /firewall-rules HTTP/1.1" 200 572 0.068017 10.0.0.141 - - [2026-05-25 01:45:02] "GET /firewall-rule/8504359e-63a3-4d26-8b72-ff79c0ab73a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.009447 10.0.0.141 - - [2026-05-25 01:45:02] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004102 10.0.0.141 - - [2026-05-25 01:45:02] "GET /firewall-rule/8504359e-63a3-4d26-8b72-ff79c0ab73a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002589 10.0.0.141 - - [2026-05-25 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.045656 10.0.0.141 - - [2026-05-25 01:45:03] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008607 10.0.0.141 - - [2026-05-25 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.141 - - [2026-05-25 01:45:03] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004010 10.0.0.141 - - [2026-05-25 01:45:03] "POST /tags HTTP/1.1" 409 210 0.001659 10.0.0.141 - - [2026-05-25 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.141 - - [2026-05-25 01:45:03] "GET /tag/1e7da626-b757-4cd6-a86f-ae96024da965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010146 10.0.0.141 - - [2026-05-25 01:45:03] "POST /firewall-rules HTTP/1.1" 200 570 0.063841 10.0.0.141 - - [2026-05-25 01:45:03] "GET /firewall-rule/e19b3772-636a-44fc-ad36-a890c3cd37c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003781 10.0.0.141 - - [2026-05-25 01:45:03] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003543 10.0.0.141 - - [2026-05-25 01:45:03] "GET /firewall-rule/e19b3772-636a-44fc-ad36-a890c3cd37c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002541 10.0.0.141 - - [2026-05-25 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.051651 10.0.0.141 - - [2026-05-25 01:45:03] "POST /tags HTTP/1.1" 409 237 0.005178 10.0.0.141 - - [2026-05-25 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005525 10.0.0.141 - - [2026-05-25 01:45:03] "GET /tag/10b6c359-287c-4695-b99f-6f7dc8b64ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.010432 10.0.0.141 - - [2026-05-25 01:45:03] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.003691 10.0.0.141 - - [2026-05-25 01:45:03] "POST /set-tag HTTP/1.1" 200 109 0.024468 10.0.0.23 - - [2026-05-25 01:45:47] "GET / HTTP/1.1" 200 36215 0.002092 10.0.0.23 - - [2026-05-25 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.23 - - [2026-05-25 01:45:47] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012150 10.0.0.23 - - [2026-05-25 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.23 - - [2026-05-25 01:45:47] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002226 10.0.0.23 - - [2026-05-25 01:45:47] "PUT /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506 HTTP/1.1" 200 275 0.018687 10.0.0.23 - - [2026-05-25 01:45:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.016270 10.0.0.23 - - [2026-05-25 01:45:47] "POST /virtual-routers HTTP/1.1" 200 601 0.020916 10.0.0.23 - - [2026-05-25 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.23 - - [2026-05-25 01:45:47] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003281 10.0.0.23 - - [2026-05-25 01:45:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.001395 10.0.0.23 - - [2026-05-25 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.23 - - [2026-05-25 01:45:47] "GET /virtual-network/c32494ac-ab4c-4a90-b4d9-6644b5ffcf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004514 10.0.0.23 - - [2026-05-25 01:45:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057853 10.0.0.141 - - [2026-05-25 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.141 - - [2026-05-25 01:45:49] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002735 10.0.0.141 - - [2026-05-25 01:45:53] "GET /global-system-configs HTTP/1.1" 200 323 0.017280 10.0.0.141 - - [2026-05-25 01:45:55] "GET /global-system-configs HTTP/1.1" 200 323 0.004122 10.0.0.23 - - [2026-05-25 01:48:35] "GET / HTTP/1.1" 200 36215 0.002183 10.0.0.23 - - [2026-05-25 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.23 - - [2026-05-25 01:48:35] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004499 10.0.0.23 - - [2026-05-25 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.23 - - [2026-05-25 01:48:35] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003088 10.0.0.23 - - [2026-05-25 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.23 - - [2026-05-25 01:48:35] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002650 10.0.0.23 - - [2026-05-25 01:48:35] "PUT /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101 HTTP/1.1" 200 263 0.008548 10.0.0.23 - - [2026-05-25 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010101 10.0.0.23 - - [2026-05-25 01:48:35] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003244 10.0.0.23 - - [2026-05-25 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.23 - - [2026-05-25 01:48:35] "GET /virtual-machine-interface/cf75ba93-6c78-4ab3-9755-947fd9754fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004194 10.0.0.23 - - [2026-05-25 01:48:35] "PUT /virtual-machine-interface/cf75ba93-6c78-4ab3-9755-947fd9754fc4 HTTP/1.1" 200 285 0.007406 10.0.0.141 - - [2026-05-25 01:48:48] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003215 10.0.0.141 - - [2026-05-25 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.008067 10.0.0.141 - - [2026-05-25 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2026-05-25 01:48:49] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003988 10.0.0.141 - - [2026-05-25 01:48:59] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004528 10.0.0.141 - - [2026-05-25 01:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.141 - - [2026-05-25 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.141 - - [2026-05-25 01:48:59] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002552 10.0.0.141 - - [2026-05-25 01:48:59] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003646 10.0.0.141 - - [2026-05-25 01:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.141 - - [2026-05-25 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.141 - - [2026-05-25 01:48:59] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002522 10.0.0.141 - - [2026-05-25 01:48:59] "GET /loadbalancer-pool/de6e91a1-bd7d-42df-bba3-f11bb810ac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004238 10.0.0.141 - - [2026-05-25 01:49:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017145 10.0.0.141 - - [2026-05-25 01:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027256 10.0.0.141 - - [2026-05-25 01:49:00] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017677 10.0.0.141 - - [2026-05-25 01:49:00] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004234 10.0.0.141 - - [2026-05-25 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.141 - - [2026-05-25 01:49:00] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009912 10.0.0.141 - - [2026-05-25 01:49:00] "POST /tags HTTP/1.1" 409 205 0.001876 10.0.0.141 - - [2026-05-25 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.141 - - [2026-05-25 01:49:00] "GET /tag/19a2ae19-c639-421a-97ef-24d0f12ed2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010983 10.0.0.141 - - [2026-05-25 01:49:00] "PUT /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9 HTTP/1.1" 200 257 0.013506 10.0.0.141 - - [2026-05-25 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.101115 10.0.0.141 - - [2026-05-25 01:49:00] "GET /loadbalancer-pool/b9fe7fc7-a899-4d37-9105-68f836678798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004300 10.0.0.141 - - [2026-05-25 01:49:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015868 10.0.0.141 - - [2026-05-25 01:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016077 10.0.0.141 - - [2026-05-25 01:49:00] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016770 10.0.0.141 - - [2026-05-25 01:49:00] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004052 10.0.0.141 - - [2026-05-25 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.006808 10.0.0.141 - - [2026-05-25 01:49:00] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.009602 10.0.0.141 - - [2026-05-25 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.141 - - [2026-05-25 01:49:00] "GET /loadbalancer-pool/f675f013-dd1f-4d61-9226-0155cb2e7f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003059 10.0.0.141 - - [2026-05-25 01:49:00] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020686 10.0.0.141 - - [2026-05-25 01:49:00] "PUT /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9 HTTP/1.1" 200 257 0.012316 10.0.0.141 - - [2026-05-25 01:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008040 10.0.0.141 - - [2026-05-25 01:49:00] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019667 10.0.0.141 - - [2026-05-25 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.141 - - [2026-05-25 01:49:00] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005945 10.0.0.141 - - [2026-05-25 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.010233 10.0.0.141 - - [2026-05-25 01:49:00] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.013477 10.0.0.141 - - [2026-05-25 01:49:00] "PUT /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9 HTTP/1.1" 200 257 0.014170 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:49:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:49:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:49:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:49:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:50:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:50:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 10.0.0.141 - - [2026-05-25 01:50:53] "GET /global-system-configs HTTP/1.1" 200 323 0.011222 10.0.0.141 - - [2026-05-25 01:50:55] "GET /global-system-configs HTTP/1.1" 200 323 0.006546 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004013 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.141 - - [2026-05-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.141 - - [2026-05-25 01:52:50] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002628 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004808 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.025668 10.0.0.141 - - [2026-05-25 01:52:50] "DELETE /loadbalancer-member/8176186d-26b3-4240-847f-4d90bcb72687 HTTP/1.1" 200 115 0.025142 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004894 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.141 - - [2026-05-25 01:52:50] "DELETE /loadbalancer-member/243f8e89-d18a-447f-ae4a-feb096e067e7 HTTP/1.1" 200 115 0.029769 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006171 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.141 - - [2026-05-25 01:52:50] "DELETE /loadbalancer-member/9eae3f05-9c47-4fe4-814a-9c4bd864d9b1 HTTP/1.1" 200 115 0.030124 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006398 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.006209 10.0.0.141 - - [2026-05-25 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.141 - - [2026-05-25 01:52:50] "GET /loadbalancer/d31684ed-9ceb-45a7-a3e0-4f4d44f801a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002875 10.0.0.141 - - [2026-05-25 01:52:50] "GET /loadbalancer-pool/de6e91a1-bd7d-42df-bba3-f11bb810ac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002131 10.0.0.141 - - [2026-05-25 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021594 10.0.0.141 - - [2026-05-25 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012545 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024185 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004829 10.0.0.141 - - [2026-05-25 01:52:50] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005776 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.064047 10.0.0.141 - - [2026-05-25 01:52:50] "GET /loadbalancer-pool/b9fe7fc7-a899-4d37-9105-68f836678798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.017663 10.0.0.141 - - [2026-05-25 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023627 10.0.0.141 - - [2026-05-25 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010554 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015704 10.0.0.141 - - [2026-05-25 01:52:50] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010189 10.0.0.141 - - [2026-05-25 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.141 - - [2026-05-25 01:52:50] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002306 10.0.0.141 - - [2026-05-25 01:52:51] "GET /loadbalancer-pool/f675f013-dd1f-4d61-9226-0155cb2e7f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002652 10.0.0.141 - - [2026-05-25 01:52:51] "POST /loadbalancer-members HTTP/1.1" 200 694 0.031723 10.0.0.141 - - [2026-05-25 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014000 10.0.0.141 - - [2026-05-25 01:52:51] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003490 10.0.0.141 - - [2026-05-25 01:52:51] "GET /virtual-machine-interface/51143ae4-57db-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007633 10.0.0.141 - - [2026-05-25 01:52:51] "GET /floating-ip/51fe0dda-2458-4803-8c61-7badc41862a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003718 10.0.0.141 - - [2026-05-25 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.003117 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:53:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:53:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001074 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:53:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:53:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.141 - - [2026-05-25 01:54:48] "GET / HTTP/1.1" 200 36215 0.002588 10.0.0.141 - - [2026-05-25 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.141 - - [2026-05-25 01:54:48] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038952 10.0.0.141 - - [2026-05-25 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.141 - - [2026-05-25 01:54:48] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036906 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.141 - - [2026-05-25 01:54:49] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037078 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.005064 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.141 - - [2026-05-25 01:54:49] "POST /tags HTTP/1.1" 200 334 0.040365 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.141 - - [2026-05-25 01:54:49] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047691 10.0.0.141 - - [2026-05-25 01:54:49] "GET /virtual-networks?parent_id=d40fca5b-aea8-4426-838c-f367c218fb57&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001824 10.0.0.141 - - [2026-05-25 01:54:49] "GET /tag/edc8168b-9364-455d-b6d4-d5d99330ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.022235 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008506 10.0.0.141 - - [2026-05-25 01:54:49] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036129 10.0.0.141 - - [2026-05-25 01:54:49] "POST /virtual-networks HTTP/1.1" 200 514 0.084417 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.141 - - [2026-05-25 01:54:49] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004327 10.0.0.141 - - [2026-05-25 01:54:49] "GET /network-ipam/b3a36a42-5363-450c-8b88-1334eea89c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006547 10.0.0.141 - - [2026-05-25 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.141 - - [2026-05-25 01:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006383 10.0.0.141 - - [2026-05-25 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.057920 10.0.0.141 - - [2026-05-25 01:54:50] "GET /service-appliance-set/fe6b36a8-5a8e-481d-b33c-e318b08f01cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012579 10.0.0.141 - - [2026-05-25 01:54:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.001512 10.0.0.141 - - [2026-05-25 01:54:50] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.026188 10.0.0.141 - - [2026-05-25 01:54:50] "GET /domains HTTP/1.1" 200 281 0.002959 10.0.0.141 - - [2026-05-25 01:54:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.090337 10.0.0.141 - - [2026-05-25 01:54:50] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052 HTTP/1.1" 200 3097 0.023722 10.0.0.141 - - [2026-05-25 01:54:50] "GET /virtual-machine-interface/0474f988-4165-4a84-b11b-c0ebf27cf086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006096 10.0.0.141 - - [2026-05-25 01:54:50] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57 HTTP/1.1" 200 5497 0.041605 10.0.0.141 - - [2026-05-25 01:54:50] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.008477 10.0.0.141 - - [2026-05-25 01:54:50] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.005384 10.0.0.141 - - [2026-05-25 01:54:50] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1183 0.002799 10.0.0.141 - - [2026-05-25 01:54:50] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1183 0.003508 10.0.0.141 - - [2026-05-25 01:54:50] "POST /instance-ips HTTP/1.1" 200 410 0.053492 10.0.0.141 - - [2026-05-25 01:54:50] "GET /instance-ip/bc2f3b77-bcb8-4788-8d3e-e37ba577333a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004089 10.0.0.141 - - [2026-05-25 01:54:50] "POST /loadbalancers HTTP/1.1" 200 612 0.065261 10.0.0.141 - - [2026-05-25 01:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033455 10.0.0.141 - - [2026-05-25 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.141 - - [2026-05-25 01:54:50] "POST /route-targets HTTP/1.1" 200 328 0.029538 10.0.0.141 - - [2026-05-25 01:54:50] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.074142 10.0.0.141 - - [2026-05-25 01:54:50] "GET /instance-ip/bc2f3b77-bcb8-4788-8d3e-e37ba577333a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005877 10.0.0.141 - - [2026-05-25 01:54:50] "POST /ref-update HTTP/1.1" 200 156 0.041126 10.0.0.141 - - [2026-05-25 01:54:50] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058206 10.0.0.141 - - [2026-05-25 01:54:50] "GET /loadbalancer/2af624ec-cf04-4001-8d31-b5c2f3b22cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003114 10.0.0.141 - - [2026-05-25 01:54:50] "POST /floating-ips HTTP/1.1" 200 599 0.070325 10.0.0.141 - - [2026-05-25 01:54:50] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.033417 10.0.0.141 - - [2026-05-25 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.141 - - [2026-05-25 01:54:50] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038462 10.0.0.141 - - [2026-05-25 01:54:50] "GET /loadbalancer-listener/bafbb054-1dad-498f-85f8-83fea1e149e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.005299 10.0.0.141 - - [2026-05-25 01:54:50] "GET /loadbalancer-listener/bafbb054-1dad-498f-85f8-83fea1e149e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003873 10.0.0.141 - - [2026-05-25 01:54:50] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033836 10.0.0.141 - - [2026-05-25 01:54:50] "GET /instance-ip/bc2f3b77-bcb8-4788-8d3e-e37ba577333a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003642 10.0.0.141 - - [2026-05-25 01:54:50] "GET /instance-ip/bc2f3b77-bcb8-4788-8d3e-e37ba577333a?fields=floating_ips HTTP/1.1" 200 1215 0.004544 10.0.0.141 - - [2026-05-25 01:54:50] "GET /floating-ip/79d7edd1-d7f9-477c-9203-dc069dd439f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002133 10.0.0.141 - - [2026-05-25 01:54:50] "POST /tags HTTP/1.1" 200 296 0.056842 10.0.0.141 - - [2026-05-25 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.141 - - [2026-05-25 01:54:50] "GET /tag/405e3043-2f8f-443b-9b54-31c3cc38554d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.012839 10.0.0.141 - - [2026-05-25 01:54:50] "POST /tags HTTP/1.1" 409 233 0.001927 10.0.0.141 - - [2026-05-25 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.141 - - [2026-05-25 01:54:50] "GET /tag/b97bb3fc-a544-40f0-8a0d-18b7a116e56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.010988 10.0.0.141 - - [2026-05-25 01:54:50] "POST /tags HTTP/1.1" 409 206 0.002380 10.0.0.141 - - [2026-05-25 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.141 - - [2026-05-25 01:54:51] "GET /tag/c0625487-a599-456e-a954-943eba3545e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011422 10.0.0.141 - - [2026-05-25 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.141 - - [2026-05-25 01:54:51] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003833 10.0.0.141 - - [2026-05-25 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.141 - - [2026-05-25 01:54:51] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040425 10.0.0.141 - - [2026-05-25 01:54:51] "POST /virtual-machines HTTP/1.1" 200 370 0.008065 10.0.0.141 - - [2026-05-25 01:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020079 10.0.0.141 - - [2026-05-25 01:54:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.118213 10.0.0.141 - - [2026-05-25 01:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010815 10.0.0.141 - - [2026-05-25 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010838 10.0.0.141 - - [2026-05-25 01:54:51] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004826 10.0.0.141 - - [2026-05-25 01:54:51] "POST /instance-ips HTTP/1.1" 200 410 0.033190 10.0.0.141 - - [2026-05-25 01:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.034211 10.0.0.141 - - [2026-05-25 01:54:51] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.013704 10.0.0.141 - - [2026-05-25 01:54:51] "POST /set-tag HTTP/1.1" 200 109 0.020318 10.0.0.141 - - [2026-05-25 01:54:51] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015631 10.0.0.141 - - [2026-05-25 01:54:51] "GET /instance-ip/b7cf61fe-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003231 10.0.0.141 - - [2026-05-25 01:54:51] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005346 10.0.0.141 - - [2026-05-25 01:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.141 - - [2026-05-25 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.141 - - [2026-05-25 01:54:51] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006344 10.0.0.141 - - [2026-05-25 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.141 - - [2026-05-25 01:54:51] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048244 10.0.0.141 - - [2026-05-25 01:54:51] "POST /virtual-machines HTTP/1.1" 200 370 0.009169 10.0.0.141 - - [2026-05-25 01:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017907 10.0.0.141 - - [2026-05-25 01:54:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.150493 10.0.0.141 - - [2026-05-25 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033661 10.0.0.141 - - [2026-05-25 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006050 10.0.0.141 - - [2026-05-25 01:54:52] "POST /instance-ips HTTP/1.1" 200 410 0.021386 10.0.0.141 - - [2026-05-25 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024226 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.041692 10.0.0.141 - - [2026-05-25 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.018538 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011042 10.0.0.141 - - [2026-05-25 01:54:52] "GET /instance-ip/b842077c-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008084 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004570 10.0.0.141 - - [2026-05-25 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.010489 10.0.0.141 - - [2026-05-25 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.016933 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013674 10.0.0.141 - - [2026-05-25 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.014291 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004050 10.0.0.141 - - [2026-05-25 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017487 10.0.0.141 - - [2026-05-25 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004536 10.0.0.141 - - [2026-05-25 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.141 - - [2026-05-25 01:54:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005581 10.0.0.141 - - [2026-05-25 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domains HTTP/1.1" 200 281 0.001843 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052 HTTP/1.1" 200 3097 0.002805 10.0.0.141 - - [2026-05-25 01:54:55] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57 HTTP/1.1" 200 7091 0.035887 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.003842 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.003874 10.0.0.141 - - [2026-05-25 01:54:55] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1405 0.004084 10.0.0.141 - - [2026-05-25 01:54:55] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1405 0.002842 10.0.0.141 - - [2026-05-25 01:54:55] "GET /route-target/b306cf9a-2834-4a1e-977c-b4e96388ca5b HTTP/1.1" 200 1155 0.002191 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.003831 10.0.0.141 - - [2026-05-25 01:54:55] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1405 0.003456 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003470 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.003948 10.0.0.141 - - [2026-05-25 01:54:55] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1405 0.002621 10.0.0.141 - - [2026-05-25 01:54:55] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 200 1405 0.002441 10.0.0.141 - - [2026-05-25 01:54:55] "GET /route-target/b306cf9a-2834-4a1e-977c-b4e96388ca5b HTTP/1.1" 200 1155 0.002050 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domains HTTP/1.1" 200 281 0.001802 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052 HTTP/1.1" 200 3097 0.003314 10.0.0.141 - - [2026-05-25 01:54:55] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57 HTTP/1.1" 200 7091 0.036045 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2089 0.003718 10.0.0.141 - - [2026-05-25 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.141 - - [2026-05-25 01:54:55] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031055 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003649 10.0.0.141 - - [2026-05-25 01:54:55] "GET /floating-ip-pools?parent_id=670fe676-96c9-47b7-b69f-7b7dff7302e9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002443 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004703 10.0.0.141 - - [2026-05-25 01:54:55] "POST /floating-ip-pools HTTP/1.1" 200 564 0.034826 10.0.0.141 - - [2026-05-25 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.009369 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.018537 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domains HTTP/1.1" 200 281 0.001498 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052 HTTP/1.1" 200 3097 0.002520 10.0.0.141 - - [2026-05-25 01:54:55] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57 HTTP/1.1" 200 7348 0.027293 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2328 0.005635 10.0.0.141 - - [2026-05-25 01:54:55] "GET /floating-ip-pool/805e46aa-3695-4486-bd26-b7f6593f0d61 HTTP/1.1" 200 1317 0.002620 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domains HTTP/1.1" 200 281 0.001709 10.0.0.141 - - [2026-05-25 01:54:55] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052 HTTP/1.1" 200 3097 0.003264 10.0.0.141 - - [2026-05-25 01:54:55] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57 HTTP/1.1" 200 7348 0.053815 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 2328 0.004041 10.0.0.141 - - [2026-05-25 01:54:55] "GET /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004232 10.0.0.141 - - [2026-05-25 01:54:55] "POST /tags HTTP/1.1" 200 366 0.049361 10.0.0.141 - - [2026-05-25 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011954 10.0.0.141 - - [2026-05-25 01:54:55] "GET /tag/8bc860bf-f489-4277-812c-5ac7c2503619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.018145 10.0.0.141 - - [2026-05-25 01:54:55] "POST /tags HTTP/1.1" 409 206 0.002035 10.0.0.141 - - [2026-05-25 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.141 - - [2026-05-25 01:54:56] "GET /tag/c0625487-a599-456e-a954-943eba3545e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010789 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.141 - - [2026-05-25 01:54:56] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.049100 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.141 - - [2026-05-25 01:54:56] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004165 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.141 - - [2026-05-25 01:54:56] "GET /service-appliance-set/a306d535-3bcc-4ba0-9d87-1103830565db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003659 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 404 258 0.001522 10.0.0.141 - - [2026-05-25 01:54:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.107027 10.0.0.141 - - [2026-05-25 01:54:56] "GET /virtual-machine-interface/cf586d27-fd6c-4109-b9ad-428df5b958b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.019258 10.0.0.141 - - [2026-05-25 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.014778 10.0.0.141 - - [2026-05-25 01:54:56] "POST /instance-ips HTTP/1.1" 200 418 0.034270 10.0.0.141 - - [2026-05-25 01:54:56] "GET /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004889 10.0.0.141 - - [2026-05-25 01:54:56] "POST /loadbalancers HTTP/1.1" 200 620 0.063949 10.0.0.141 - - [2026-05-25 01:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015004 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.141 - - [2026-05-25 01:54:56] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047638 10.0.0.141 - - [2026-05-25 01:54:56] "GET /virtual-machine-interface/cf586d27-fd6c-4109-b9ad-428df5b958b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005668 10.0.0.141 - - [2026-05-25 01:54:56] "GET /virtual-machine-interface/cf586d27-fd6c-4109-b9ad-428df5b958b2?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.013807 10.0.0.141 - - [2026-05-25 01:54:56] "POST /service-instances HTTP/1.1" 200 568 0.068022 10.0.0.141 - - [2026-05-25 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.013860 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.141 - - [2026-05-25 01:54:56] "GET /floating-ip-pool/805e46aa-3695-4486-bd26-b7f6593f0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004760 10.0.0.141 - - [2026-05-25 01:54:56] "POST /floating-ips HTTP/1.1" 200 673 0.089295 10.0.0.141 - - [2026-05-25 01:54:56] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.063719 10.0.0.141 - - [2026-05-25 01:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024222 10.0.0.141 - - [2026-05-25 01:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033111 10.0.0.141 - - [2026-05-25 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.141 - - [2026-05-25 01:54:57] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017038 10.0.0.141 - - [2026-05-25 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.141 - - [2026-05-25 01:54:57] "POST /virtual-machines HTTP/1.1" 200 430 0.018585 10.0.0.141 - - [2026-05-25 01:54:57] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002840 10.0.0.141 - - [2026-05-25 01:54:57] "POST /tags HTTP/1.1" 409 221 0.001891 10.0.0.141 - - [2026-05-25 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.141 - - [2026-05-25 01:54:57] "GET /tag/edc8168b-9364-455d-b6d4-d5d99330ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.027933 10.0.0.141 - - [2026-05-25 01:54:57] "POST /tags HTTP/1.1" 409 238 0.006560 10.0.0.141 - - [2026-05-25 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.141 - - [2026-05-25 01:54:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.107703 10.0.0.141 - - [2026-05-25 01:54:57] "POST /chown HTTP/1.1" 200 109 0.026458 10.0.0.141 - - [2026-05-25 01:54:57] "GET /tag/8bc860bf-f489-4277-812c-5ac7c2503619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.021364 10.0.0.141 - - [2026-05-25 01:54:57] "POST /chown HTTP/1.1" 200 109 0.026185 10.0.0.141 - - [2026-05-25 01:54:57] "POST /firewall-rules HTTP/1.1" 200 652 0.090902 10.0.0.141 - - [2026-05-25 01:54:57] "PUT /virtual-machine-interface/633e1d27-ebb7-41e0-adc8-07d5be80fb69 HTTP/1.1" 200 285 0.054436 10.0.0.141 - - [2026-05-25 01:54:57] "GET /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.020366 10.0.0.141 - - [2026-05-25 01:54:57] "PUT /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 257 0.041178 10.0.0.141 - - [2026-05-25 01:54:57] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004017 10.0.0.141 - - [2026-05-25 01:54:57] "GET /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002055 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.024379 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.028340 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.008900 10.0.0.141 - - [2026-05-25 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.029757 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.034581 10.0.0.141 - - [2026-05-25 01:54:57] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.083811 10.0.0.141 - - [2026-05-25 01:54:57] "GET /loadbalancer/126b9763-06a8-4f54-9019-91313ac93b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002577 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.009792 10.0.0.141 - - [2026-05-25 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.025698 10.0.0.141 - - [2026-05-25 01:54:57] "POST /virtual-machines HTTP/1.1" 200 430 0.024354 10.0.0.141 - - [2026-05-25 01:54:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.063315 10.0.0.141 - - [2026-05-25 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.141 - - [2026-05-25 01:54:57] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.067040 10.0.0.141 - - [2026-05-25 01:54:57] "GET /loadbalancer-listener/5c4ea11a-1386-4e98-86ea-819f8c2143fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.018344 10.0.0.141 - - [2026-05-25 01:54:57] "GET /loadbalancer-listener/5c4ea11a-1386-4e98-86ea-819f8c2143fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003952 10.0.0.141 - - [2026-05-25 01:54:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.171516 10.0.0.141 - - [2026-05-25 01:54:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.052521 10.0.0.141 - - [2026-05-25 01:54:57] "POST /chown HTTP/1.1" 200 109 0.024693 10.0.0.141 - - [2026-05-25 01:54:57] "POST /chown HTTP/1.1" 200 109 0.020625 10.0.0.141 - - [2026-05-25 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030468 10.0.0.141 - - [2026-05-25 01:54:58] "GET /loadbalancer-pool/104b1df7-dde9-4916-af9f-882c3280eb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008950 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /virtual-machine-interface/30ec97fe-6a44-4518-b0bc-306b9de63cad HTTP/1.1" 200 285 0.022902 10.0.0.141 - - [2026-05-25 01:54:58] "POST /loadbalancer-members HTTP/1.1" 200 709 0.056271 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 257 0.033167 10.0.0.141 - - [2026-05-25 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018772 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.057924 10.0.0.141 - - [2026-05-25 01:54:58] "GET /loadbalancer-member/5a625b5e-4cbe-43cb-81f9-efa1ca9b9541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.027002 10.0.0.141 - - [2026-05-25 01:54:58] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004410 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.011440 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.141 - - [2026-05-25 01:54:58] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003289 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.025408 10.0.0.141 - - [2026-05-25 01:54:58] "POST /tags HTTP/1.1" 409 221 0.008840 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.020955 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008849 10.0.0.141 - - [2026-05-25 01:54:58] "GET /tag/edc8168b-9364-455d-b6d4-d5d99330ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.021705 10.0.0.141 - - [2026-05-25 01:54:58] "POST /tags HTTP/1.1" 409 238 0.004510 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.034870 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.141 - - [2026-05-25 01:54:58] "GET /tag/8bc860bf-f489-4277-812c-5ac7c2503619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.022562 10.0.0.141 - - [2026-05-25 01:54:58] "POST /firewall-rules HTTP/1.1" 409 293 0.004977 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.035173 10.0.0.141 - - [2026-05-25 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018064 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.014136 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b HTTP/1.1" 200 261 0.042531 10.0.0.141 - - [2026-05-25 01:54:58] "GET /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.006970 10.0.0.141 - - [2026-05-25 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007511 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.141 - - [2026-05-25 01:54:58] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006796 10.0.0.141 - - [2026-05-25 01:54:58] "GET /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.008608 10.0.0.141 - - [2026-05-25 01:54:58] "POST /chown HTTP/1.1" 200 109 0.023570 10.0.0.141 - - [2026-05-25 01:54:58] "POST /chown HTTP/1.1" 200 109 0.006814 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 257 0.027132 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.027393 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.009795 10.0.0.141 - - [2026-05-25 01:54:58] "POST /chown HTTP/1.1" 200 109 0.023339 10.0.0.141 - - [2026-05-25 01:54:58] "POST /chown HTTP/1.1" 200 109 0.014056 10.0.0.141 - - [2026-05-25 01:54:58] "PUT /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 257 0.014673 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.033645 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016268 10.0.0.141 - - [2026-05-25 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.035726 10.0.0.141 - - [2026-05-25 01:54:58] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.017828 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.141 - - [2026-05-25 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.141 - - [2026-05-25 01:54:58] "POST /chown HTTP/1.1" 200 109 0.007145 10.0.0.141 - - [2026-05-25 01:54:59] "POST /chown HTTP/1.1" 200 109 0.027880 10.0.0.141 - - [2026-05-25 01:54:59] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.065875 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 257 0.039400 10.0.0.141 - - [2026-05-25 01:54:59] "POST /virtual-machines HTTP/1.1" 200 374 0.011117 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012878 10.0.0.141 - - [2026-05-25 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.017991 10.0.0.141 - - [2026-05-25 01:54:59] "POST /chown HTTP/1.1" 200 109 0.033355 10.0.0.141 - - [2026-05-25 01:54:59] "POST /chown HTTP/1.1" 200 109 0.024564 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 257 0.059389 10.0.0.141 - - [2026-05-25 01:54:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.177729 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014557 10.0.0.141 - - [2026-05-25 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.141 - - [2026-05-25 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.039312 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005591 10.0.0.141 - - [2026-05-25 01:54:59] "POST /instance-ips HTTP/1.1" 200 414 0.023338 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018713 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008079 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.007947 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017813 10.0.0.141 - - [2026-05-25 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.035626 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018926 10.0.0.141 - - [2026-05-25 01:54:59] "GET /instance-ip/bc9421fc-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006054 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.032218 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010628 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007217 10.0.0.141 - - [2026-05-25 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.008862 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004163 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.007246 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020348 10.0.0.141 - - [2026-05-25 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.009787 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017313 10.0.0.141 - - [2026-05-25 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.008604 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006636 10.0.0.141 - - [2026-05-25 01:54:59] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004882 10.0.0.141 - - [2026-05-25 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.141 - - [2026-05-25 01:54:59] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.009084 10.0.0.141 - - [2026-05-25 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007503 10.0.0.141 - - [2026-05-25 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.141 - - [2026-05-25 01:54:59] "POST /chown HTTP/1.1" 200 109 0.006497 10.0.0.141 - - [2026-05-25 01:54:59] "POST /chown HTTP/1.1" 200 109 0.015144 10.0.0.141 - - [2026-05-25 01:54:59] "POST /chown HTTP/1.1" 200 109 0.021416 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.006029 10.0.0.141 - - [2026-05-25 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009120 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.006374 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.013633 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.016230 10.0.0.141 - - [2026-05-25 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.006621 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.014538 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.015093 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009115 10.0.0.141 - - [2026-05-25 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.007040 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.019589 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.006557 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.015103 10.0.0.141 - - [2026-05-25 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.015735 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.028772 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.008386 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.020407 10.0.0.141 - - [2026-05-25 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.020463 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.019886 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009607 10.0.0.141 - - [2026-05-25 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.005993 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.018972 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.007122 10.0.0.141 - - [2026-05-25 01:55:00] "POST /chown HTTP/1.1" 200 109 0.024709 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.009218 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.025868 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.012579 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.009241 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.021644 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.006482 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.012106 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.020505 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.014902 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.006795 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.021496 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.007103 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.023567 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.012874 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.006488 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.009036 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.018342 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.016572 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.007833 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.021209 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.007903 10.0.0.141 - - [2026-05-25 01:55:01] "POST /chown HTTP/1.1" 200 109 0.020581 10.0.0.141 - - [2026-05-25 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.141 - - [2026-05-25 01:55:02] "POST /chown HTTP/1.1" 200 109 0.009889 10.0.0.141 - - [2026-05-25 01:55:02] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.028383 10.0.0.141 - - [2026-05-25 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.141 - - [2026-05-25 01:55:02] "POST /chown HTTP/1.1" 200 109 0.029646 10.0.0.141 - - [2026-05-25 01:55:02] "POST /chown HTTP/1.1" 200 109 0.029540 10.0.0.141 - - [2026-05-25 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.141 - - [2026-05-25 01:55:02] "GET /loadbalancer/2af624ec-cf04-4001-8d31-b5c2f3b22cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008572 10.0.0.141 - - [2026-05-25 01:55:02] "GET /loadbalancer-pool/97c2a6b5-a71c-4dfe-8a04-74e3ad50cbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003029 10.0.0.141 - - [2026-05-25 01:55:02] "POST /chown HTTP/1.1" 200 109 0.017593 10.0.0.141 - - [2026-05-25 01:55:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.032472 10.0.0.141 - - [2026-05-25 01:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032600 10.0.0.141 - - [2026-05-25 01:55:02] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016647 10.0.0.141 - - [2026-05-25 01:55:02] "POST /tags HTTP/1.1" 409 221 0.002234 10.0.0.141 - - [2026-05-25 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.141 - - [2026-05-25 01:55:02] "GET /tag/edc8168b-9364-455d-b6d4-d5d99330ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.013868 10.0.0.141 - - [2026-05-25 01:55:02] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006334 10.0.0.141 - - [2026-05-25 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.015226 10.0.0.141 - - [2026-05-25 01:55:02] "GET /floating-ip/79d7edd1-d7f9-477c-9203-dc069dd439f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.007411 10.0.0.141 - - [2026-05-25 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.044734 10.0.0.141 - - [2026-05-25 01:55:02] "PUT /floating-ip/79d7edd1-d7f9-477c-9203-dc069dd439f2 HTTP/1.1" 200 257 0.008651 10.0.0.141 - - [2026-05-25 01:55:02] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005216 10.0.0.141 - - [2026-05-25 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.141 - - [2026-05-25 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2026-05-25 01:55:02] "GET /loadbalancer/2af624ec-cf04-4001-8d31-b5c2f3b22cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007342 10.0.0.141 - - [2026-05-25 01:55:02] "GET /loadbalancer-pool/97c2a6b5-a71c-4dfe-8a04-74e3ad50cbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002860 10.0.0.141 - - [2026-05-25 01:55:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015857 10.0.0.141 - - [2026-05-25 01:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011456 10.0.0.141 - - [2026-05-25 01:55:02] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009039 10.0.0.141 - - [2026-05-25 01:55:02] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005325 10.0.0.141 - - [2026-05-25 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.008601 10.0.0.141 - - [2026-05-25 01:55:03] "GET /floating-ip/79d7edd1-d7f9-477c-9203-dc069dd439f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.022347 10.0.0.141 - - [2026-05-25 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.023924 10.0.0.141 - - [2026-05-25 01:55:03] "GET /virtual-machine/cde737d7-0fdc-4179-91c9-6b892a2b59fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003097 10.0.0.141 - - [2026-05-25 01:55:03] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004728 10.0.0.141 - - [2026-05-25 01:55:04] "GET /virtual-machine/2c653e7d-6492-44ae-bf7e-5ebb9b13a61f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002898 10.0.0.141 - - [2026-05-25 01:55:04] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004438 10.0.0.141 - - [2026-05-25 01:55:12] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006269 10.0.0.141 - - [2026-05-25 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.141 - - [2026-05-25 01:55:14] "GET /virtual-machine/308de441-0acc-4482-8503-349bea790f83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003075 10.0.0.141 - - [2026-05-25 01:55:14] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003981 10.0.0.141 - - [2026-05-25 01:55:14] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004373 10.0.0.141 - - [2026-05-25 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.141 - - [2026-05-25 01:55:45] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004909 10.0.0.141 - - [2026-05-25 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.141 - - [2026-05-25 01:55:45] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003777 10.0.0.141 - - [2026-05-25 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.141 - - [2026-05-25 01:55:45] "GET /virtual-machine/308de441-0acc-4482-8503-349bea790f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002562 10.0.0.141 - - [2026-05-25 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.018822 10.0.0.141 - - [2026-05-25 01:55:46] "GET /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007791 10.0.0.141 - - [2026-05-25 01:55:46] "POST /set-tag HTTP/1.1" 200 109 0.013160 10.0.0.141 - - [2026-05-25 01:55:46] "POST /set-tag HTTP/1.1" 200 109 0.012190 10.0.0.141 - - [2026-05-25 01:55:46] "DELETE /instance-ip/bc9421fc-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.043883 10.0.0.141 - - [2026-05-25 01:55:46] "DELETE /virtual-machine-interface/bc7361c4-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.033528 10.0.0.141 - - [2026-05-25 01:55:46] "DELETE /virtual-machine/308de441-0acc-4482-8503-349bea790f83 HTTP/1.1" 200 115 0.027176 10.0.0.141 - - [2026-05-25 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-05-25 01:55:49] "GET /tag/8bc860bf-f489-4277-812c-5ac7c2503619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014875 10.0.0.141 - - [2026-05-25 01:55:49] "GET /tag/8bc860bf-f489-4277-812c-5ac7c2503619?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011485 10.0.0.141 - - [2026-05-25 01:55:49] "GET /virtual-machine-interface/30ec97fe-6a44-4518-b0bc-306b9de63cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003569 10.0.0.141 - - [2026-05-25 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.020820 10.0.0.141 - - [2026-05-25 01:55:49] "GET /virtual-machine-interface/633e1d27-ebb7-41e0-adc8-07d5be80fb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014719 10.0.0.141 - - [2026-05-25 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.013563 10.0.0.141 - - [2026-05-25 01:55:49] "GET /virtual-machine-interface/cf586d27-fd6c-4109-b9ad-428df5b958b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004475 10.0.0.141 - - [2026-05-25 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.141 - - [2026-05-25 01:55:49] "POST /chown HTTP/1.1" 200 109 0.006529 10.0.0.141 - - [2026-05-25 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.031446 10.0.0.141 - - [2026-05-25 01:55:49] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010857 10.0.0.141 - - [2026-05-25 01:55:49] "POST /chown HTTP/1.1" 200 109 0.030682 10.0.0.141 - - [2026-05-25 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.013671 10.0.0.141 - - [2026-05-25 01:55:49] "GET /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.013065 10.0.0.141 - - [2026-05-25 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.013213 10.0.0.141 - - [2026-05-25 01:55:49] "POST /chown HTTP/1.1" 200 109 0.022628 10.0.0.141 - - [2026-05-25 01:55:49] "POST /chown HTTP/1.1" 200 109 0.017944 10.0.0.141 - - [2026-05-25 01:55:49] "DELETE /firewall-rule/e78f9e90-b7b3-4b99-bad6-65bf7142361b HTTP/1.1" 200 115 0.070817 10.0.0.141 - - [2026-05-25 01:55:49] "DELETE /loadbalancer-member/5a625b5e-4cbe-43cb-81f9-efa1ca9b9541 HTTP/1.1" 200 115 0.025612 10.0.0.141 - - [2026-05-25 01:55:49] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.012015 10.0.0.141 - - [2026-05-25 01:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016772 10.0.0.141 - - [2026-05-25 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.141 - - [2026-05-25 01:55:49] "DELETE /loadbalancer-pool/104b1df7-dde9-4916-af9f-882c3280eb5d HTTP/1.1" 200 115 0.060715 10.0.0.141 - - [2026-05-25 01:55:49] "DELETE /loadbalancer-listener/5c4ea11a-1386-4e98-86ea-819f8c2143fb HTTP/1.1" 200 115 0.024663 10.0.0.141 - - [2026-05-25 01:55:49] "GET /floating-ip/ad4acf18-15a0-4c60-ab16-5d1449b8453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003016 10.0.0.141 - - [2026-05-25 01:55:49] "POST /chown HTTP/1.1" 200 109 0.005704 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 200 109 0.043840 10.0.0.141 - - [2026-05-25 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.026862 10.0.0.141 - - [2026-05-25 01:55:50] "PUT /floating-ip/ad4acf18-15a0-4c60-ab16-5d1449b8453e HTTP/1.1" 200 257 0.091025 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 200 109 0.015432 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 200 109 0.022423 10.0.0.141 - - [2026-05-25 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /floating-ip/ad4acf18-15a0-4c60-ab16-5d1449b8453e HTTP/1.1" 200 115 0.091675 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 200 109 0.033419 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /loadbalancer/126b9763-06a8-4f54-9019-91313ac93b38 HTTP/1.1" 200 115 0.059411 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 200 109 0.020245 10.0.0.141 - - [2026-05-25 01:55:50] "POST /chown HTTP/1.1" 404 171 0.005427 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /instance-ip/c054085e-4566-4d24-b56d-faa3dd3b25cc HTTP/1.1" 200 115 0.080468 10.0.0.141 - - [2026-05-25 01:55:50] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.014066 10.0.0.141 - - [2026-05-25 01:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028988 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /virtual-machine-interface/cf586d27-fd6c-4109-b9ad-428df5b958b2 HTTP/1.1" 200 115 0.092146 10.0.0.141 - - [2026-05-25 01:55:50] "GET /floating-ip-pool/805e46aa-3695-4486-bd26-b7f6593f0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002221 10.0.0.141 - - [2026-05-25 01:55:50] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.009549 10.0.0.141 - - [2026-05-25 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.023078 10.0.0.141 - - [2026-05-25 01:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034827 10.0.0.141 - - [2026-05-25 01:55:50] "PUT /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 267 0.010577 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /floating-ip-pool/805e46aa-3695-4486-bd26-b7f6593f0d61 HTTP/1.1" 200 115 0.065810 10.0.0.141 - - [2026-05-25 01:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039728 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /tag/8bc860bf-f489-4277-812c-5ac7c2503619 HTTP/1.1" 200 115 0.178879 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /service-instance/f1fcbd6c-d945-42a0-bacf-4e6018ba9ccf HTTP/1.1" 200 115 0.053137 10.0.0.141 - - [2026-05-25 01:55:50] "GET /virtual-machine-interface/633e1d27-ebb7-41e0-adc8-07d5be80fb69?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004092 10.0.0.141 - - [2026-05-25 01:55:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001851 10.0.0.141 - - [2026-05-25 01:55:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004319 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /virtual-network/670fe676-96c9-47b7-b69f-7b7dff7302e9 HTTP/1.1" 200 115 0.150677 10.0.0.141 - - [2026-05-25 01:55:50] "GET /routing-instance/912d6410-84ad-44a9-80ce-9121ecc88597 HTTP/1.1" 404 171 0.006179 10.0.0.141 - - [2026-05-25 01:55:50] "GET /domains HTTP/1.1" 200 281 0.001900 10.0.0.141 - - [2026-05-25 01:55:50] "GET /domain/09e9eb68-bd3c-42cb-809a-3ed590d40052 HTTP/1.1" 200 3097 0.004346 10.0.0.141 - - [2026-05-25 01:55:50] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57 HTTP/1.1" 200 7169 0.042633 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /virtual-machine-interface/633e1d27-ebb7-41e0-adc8-07d5be80fb69 HTTP/1.1" 200 115 0.104214 10.0.0.141 - - [2026-05-25 01:55:50] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008310 10.0.0.141 - - [2026-05-25 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.033241 10.0.0.141 - - [2026-05-25 01:55:50] "POST /set-tag HTTP/1.1" 200 109 0.009998 10.0.0.141 - - [2026-05-25 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.141 - - [2026-05-25 01:55:50] "GET /loadbalancer/2af624ec-cf04-4001-8d31-b5c2f3b22cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001883 10.0.0.141 - - [2026-05-25 01:55:50] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003794 10.0.0.141 - - [2026-05-25 01:55:50] "DELETE /virtual-machine/bf4948bb-66b0-461e-b13b-357caa91a014 HTTP/1.1" 200 115 0.079325 10.0.0.141 - - [2026-05-25 01:55:51] "GET /virtual-machine-interface/30ec97fe-6a44-4518-b0bc-306b9de63cad?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.020237 10.0.0.141 - - [2026-05-25 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.141 - - [2026-05-25 01:55:51] "DELETE /route-target/b306cf9a-2834-4a1e-977c-b4e96388ca5b HTTP/1.1" 200 115 0.031066 10.0.0.141 - - [2026-05-25 01:55:51] "POST /set-tag HTTP/1.1" 200 109 0.051247 10.0.0.141 - - [2026-05-25 01:55:51] "DELETE /loadbalancer-member/5a335079-c4ab-4181-b029-9f06426c0afe HTTP/1.1" 200 115 0.048547 10.0.0.141 - - [2026-05-25 01:55:51] "DELETE /virtual-machine-interface/30ec97fe-6a44-4518-b0bc-306b9de63cad HTTP/1.1" 200 115 0.088073 10.0.0.141 - - [2026-05-25 01:55:51] "DELETE /virtual-machine/c572f483-a951-40de-b829-999d4728913b HTTP/1.1" 200 115 0.018543 10.0.0.141 - - [2026-05-25 01:55:51] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005832 10.0.0.141 - - [2026-05-25 01:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.141 - - [2026-05-25 01:55:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004505 10.0.0.141 - - [2026-05-25 01:55:52] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.141 - - [2026-05-25 01:55:52] "GET /virtual-machine/2c653e7d-6492-44ae-bf7e-5ebb9b13a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003255 10.0.0.141 - - [2026-05-25 01:55:52] "POST /ref-update HTTP/1.1" 200 156 0.010799 10.0.0.141 - - [2026-05-25 01:55:52] "GET /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008793 10.0.0.141 - - [2026-05-25 01:55:52] "POST /set-tag HTTP/1.1" 200 109 0.016966 10.0.0.141 - - [2026-05-25 01:55:52] "POST /set-tag HTTP/1.1" 200 109 0.014902 10.0.0.141 - - [2026-05-25 01:55:52] "POST /set-tag HTTP/1.1" 200 109 0.026450 10.0.0.141 - - [2026-05-25 01:55:52] "DELETE /instance-ip/b842077c-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.046122 10.0.0.141 - - [2026-05-25 01:55:52] "POST /ref-update HTTP/1.1" 200 156 0.011037 10.0.0.141 - - [2026-05-25 01:55:52] "DELETE /virtual-machine-interface/b81e9224-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.044661 10.0.0.141 - - [2026-05-25 01:55:52] "DELETE /virtual-machine/2c653e7d-6492-44ae-bf7e-5ebb9b13a61f HTTP/1.1" 200 115 0.017187 10.0.0.141 - - [2026-05-25 01:55:53] "GET /global-system-configs HTTP/1.1" 200 323 0.004613 10.0.0.141 - - [2026-05-25 01:55:55] "GET /global-system-configs HTTP/1.1" 200 323 0.001719 10.0.0.141 - - [2026-05-25 01:55:55] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009414 10.0.0.141 - - [2026-05-25 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.010173 10.0.0.141 - - [2026-05-25 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.141 - - [2026-05-25 01:55:56] "GET /loadbalancer/2af624ec-cf04-4001-8d31-b5c2f3b22cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002439 10.0.0.141 - - [2026-05-25 01:55:56] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005744 10.0.0.141 - - [2026-05-25 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.141 - - [2026-05-25 01:55:56] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004331 10.0.0.141 - - [2026-05-25 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.141 - - [2026-05-25 01:55:57] "GET /virtual-machine/cde737d7-0fdc-4179-91c9-6b892a2b59fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002844 10.0.0.141 - - [2026-05-25 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.141 - - [2026-05-25 01:55:57] "GET /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007257 10.0.0.141 - - [2026-05-25 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.018986 10.0.0.141 - - [2026-05-25 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.023514 10.0.0.141 - - [2026-05-25 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.024421 10.0.0.141 - - [2026-05-25 01:55:57] "DELETE /instance-ip/b7cf61fe-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.032756 10.0.0.141 - - [2026-05-25 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.008512 10.0.0.141 - - [2026-05-25 01:55:57] "DELETE /virtual-machine-interface/b7b4d6ea-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.051404 10.0.0.141 - - [2026-05-25 01:55:57] "DELETE /virtual-machine/cde737d7-0fdc-4179-91c9-6b892a2b59fa HTTP/1.1" 200 115 0.020923 10.0.0.141 - - [2026-05-25 01:55:57] "DELETE /tag/405e3043-2f8f-443b-9b54-31c3cc38554d HTTP/1.1" 200 115 0.063363 10.0.0.141 - - [2026-05-25 01:55:57] "DELETE /tag/b97bb3fc-a544-40f0-8a0d-18b7a116e56b HTTP/1.1" 200 115 0.035361 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.141 - - [2026-05-25 01:56:01] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031455 10.0.0.141 - - [2026-05-25 01:56:01] "POST /tags HTTP/1.1" 200 394 0.036732 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010270 10.0.0.141 - - [2026-05-25 01:56:01] "GET /tag/2f75e661-dd2b-48d9-a08c-45cdcb6d3099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016144 10.0.0.141 - - [2026-05-25 01:56:01] "POST /tags HTTP/1.1" 200 342 0.026117 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.141 - - [2026-05-25 01:56:01] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016808 10.0.0.141 - - [2026-05-25 01:56:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000913 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.009986 10.0.0.141 - - [2026-05-25 01:56:01] "POST /security-groups HTTP/1.1" 200 589 0.068481 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003040 10.0.0.141 - - [2026-05-25 01:56:01] "POST /projects HTTP/1.1" 200 521 0.257123 10.0.0.141 - - [2026-05-25 01:56:01] "POST /access-control-lists HTTP/1.1" 200 600 0.070624 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.009785 10.0.0.141 - - [2026-05-25 01:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.049859 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010750 10.0.0.141 - - [2026-05-25 01:56:01] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005974 10.0.0.141 - - [2026-05-25 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.141 - - [2026-05-25 01:56:01] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009571 10.0.0.141 - - [2026-05-25 01:56:01] "POST /access-control-lists HTTP/1.1" 200 598 0.091098 10.0.0.141 - - [2026-05-25 01:56:01] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.071004 10.0.0.141 - - [2026-05-25 01:56:02] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.039799 10.0.0.141 - - [2026-05-25 01:56:02] "POST /security-groups HTTP/1.1" 200 593 0.065663 10.0.0.141 - - [2026-05-25 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.005270 10.0.0.141 - - [2026-05-25 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028548 10.0.0.141 - - [2026-05-25 01:56:02] "POST /chown HTTP/1.1" 200 109 0.019205 10.0.0.141 - - [2026-05-25 01:56:02] "POST /access-control-lists HTTP/1.1" 200 634 0.047154 10.0.0.141 - - [2026-05-25 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.030506 10.0.0.141 - - [2026-05-25 01:56:02] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019254 10.0.0.141 - - [2026-05-25 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.141 - - [2026-05-25 01:56:02] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008548 10.0.0.141 - - [2026-05-25 01:56:02] "POST /tags HTTP/1.1" 409 226 0.002018 10.0.0.141 - - [2026-05-25 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.141 - - [2026-05-25 01:56:02] "POST /access-control-lists HTTP/1.1" 200 632 0.076406 10.0.0.141 - - [2026-05-25 01:56:02] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.023874 10.0.0.141 - - [2026-05-25 01:56:02] "POST /firewall-rules HTTP/1.1" 200 602 0.069171 10.0.0.141 - - [2026-05-25 01:56:02] "GET /firewall-rule/93297c75-14d1-4334-adbd-af513e90fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004311 10.0.0.141 - - [2026-05-25 01:56:02] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003652 10.0.0.141 - - [2026-05-25 01:56:02] "GET /firewall-rule/93297c75-14d1-4334-adbd-af513e90fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.002264 10.0.0.141 - - [2026-05-25 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.041924 10.0.0.141 - - [2026-05-25 01:56:02] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004435 10.0.0.141 - - [2026-05-25 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.141 - - [2026-05-25 01:56:02] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003048 10.0.0.141 - - [2026-05-25 01:56:02] "POST /tags HTTP/1.1" 409 226 0.001657 10.0.0.141 - - [2026-05-25 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.141 - - [2026-05-25 01:56:02] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012465 10.0.0.141 - - [2026-05-25 01:56:02] "POST /firewall-rules HTTP/1.1" 200 600 0.070888 10.0.0.141 - - [2026-05-25 01:56:02] "GET /firewall-rule/ef2af50b-b4ca-46f7-8deb-fa7628bbaa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.016167 10.0.0.141 - - [2026-05-25 01:56:02] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004289 10.0.0.141 - - [2026-05-25 01:56:02] "GET /firewall-rule/ef2af50b-b4ca-46f7-8deb-fa7628bbaa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004229 10.0.0.141 - - [2026-05-25 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.065423 10.0.0.141 - - [2026-05-25 01:56:04] "POST /tags HTTP/1.1" 200 394 0.025063 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.141 - - [2026-05-25 01:56:04] "GET /tag/20928317-9bec-4b9f-9548-c56b1da8c24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012324 10.0.0.141 - - [2026-05-25 01:56:04] "POST /tags HTTP/1.1" 200 342 0.016883 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.141 - - [2026-05-25 01:56:04] "GET /tag/04b66edf-412f-4f41-89b1-04d310d6f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010511 10.0.0.141 - - [2026-05-25 01:56:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000521 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.001781 10.0.0.141 - - [2026-05-25 01:56:04] "POST /security-groups HTTP/1.1" 200 589 0.072108 10.0.0.141 - - [2026-05-25 01:56:04] "POST /projects HTTP/1.1" 200 521 0.160950 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001771 10.0.0.141 - - [2026-05-25 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007591 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007875 10.0.0.141 - - [2026-05-25 01:56:04] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.034338 10.0.0.141 - - [2026-05-25 01:56:04] "POST /access-control-lists HTTP/1.1" 200 600 0.069830 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.019223 10.0.0.141 - - [2026-05-25 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.141 - - [2026-05-25 01:56:04] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.030173 10.0.0.141 - - [2026-05-25 01:56:04] "POST /access-control-lists HTTP/1.1" 200 598 0.068958 10.0.0.141 - - [2026-05-25 01:56:04] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.056134 10.0.0.141 - - [2026-05-25 01:56:04] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.036698 10.0.0.141 - - [2026-05-25 01:56:05] "POST /security-groups HTTP/1.1" 200 593 0.069034 10.0.0.141 - - [2026-05-25 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.002646 10.0.0.141 - - [2026-05-25 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.056659 10.0.0.141 - - [2026-05-25 01:56:05] "POST /chown HTTP/1.1" 200 109 0.064040 10.0.0.141 - - [2026-05-25 01:56:05] "POST /access-control-lists HTTP/1.1" 200 634 0.105885 10.0.0.141 - - [2026-05-25 01:56:05] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002101 10.0.0.141 - - [2026-05-25 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.141 - - [2026-05-25 01:56:05] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002303 10.0.0.141 - - [2026-05-25 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.001977 10.0.0.141 - - [2026-05-25 01:56:05] "POST /tags HTTP/1.1" 409 226 0.004495 10.0.0.141 - - [2026-05-25 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.141 - - [2026-05-25 01:56:05] "GET /tag/04b66edf-412f-4f41-89b1-04d310d6f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016602 10.0.0.141 - - [2026-05-25 01:56:05] "POST /access-control-lists HTTP/1.1" 200 632 0.093112 10.0.0.141 - - [2026-05-25 01:56:05] "POST /firewall-rules HTTP/1.1" 200 602 0.133226 10.0.0.141 - - [2026-05-25 01:56:05] "GET /firewall-rule/935e87a8-3e99-4b68-8f93-b618b80a4227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004976 10.0.0.141 - - [2026-05-25 01:56:05] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004280 10.0.0.141 - - [2026-05-25 01:56:05] "GET /firewall-rule/935e87a8-3e99-4b68-8f93-b618b80a4227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.002446 10.0.0.141 - - [2026-05-25 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.054784 10.0.0.141 - - [2026-05-25 01:56:05] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008365 10.0.0.141 - - [2026-05-25 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.141 - - [2026-05-25 01:56:05] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002542 10.0.0.141 - - [2026-05-25 01:56:05] "POST /tags HTTP/1.1" 409 226 0.001534 10.0.0.141 - - [2026-05-25 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.141 - - [2026-05-25 01:56:05] "GET /tag/04b66edf-412f-4f41-89b1-04d310d6f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011833 10.0.0.141 - - [2026-05-25 01:56:05] "POST /firewall-rules HTTP/1.1" 200 600 0.062314 10.0.0.141 - - [2026-05-25 01:56:05] "GET /firewall-rule/c54876fd-589d-4bc6-915e-a2bd451a9499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.025686 10.0.0.141 - - [2026-05-25 01:56:05] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004921 10.0.0.141 - - [2026-05-25 01:56:05] "GET /firewall-rule/c54876fd-589d-4bc6-915e-a2bd451a9499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002324 10.0.0.141 - - [2026-05-25 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.058969 10.0.0.141 - - [2026-05-25 01:56:07] "POST /tags HTTP/1.1" 200 346 0.098358 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204 10.0.0.141 - - [2026-05-25 01:56:07] "GET /tag/f79f7c3e-2d7d-46e5-b169-3c3d4fe81fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.015957 10.0.0.141 - - [2026-05-25 01:56:07] "POST /projects HTTP/1.1" 409 238 0.003698 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.141 - - [2026-05-25 01:56:07] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038156 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.141 - - [2026-05-25 01:56:07] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007989 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.141 - - [2026-05-25 01:56:07] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005883 10.0.0.141 - - [2026-05-25 01:56:07] "POST /security-groups HTTP/1.1" 409 285 0.003609 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.141 - - [2026-05-25 01:56:07] "PUT /security-group/8760482b-1198-4c25-b586-05be9a42637d HTTP/1.1" 200 263 0.063522 10.0.0.141 - - [2026-05-25 01:56:07] "PUT /access-control-list/6e515129-f45e-4e37-977a-0fc5da999df4 HTTP/1.1" 200 273 0.015455 10.0.0.141 - - [2026-05-25 01:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029557 10.0.0.141 - - [2026-05-25 01:56:07] "POST /tags HTTP/1.1" 409 228 0.013021 10.0.0.141 - - [2026-05-25 01:56:07] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.082505 10.0.0.141 - - [2026-05-25 01:56:07] "PUT /access-control-list/6232035a-685f-49d6-8654-47be5b8e08a6 HTTP/1.1" 200 273 0.046700 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.141 - - [2026-05-25 01:56:07] "GET /tag/f79f7c3e-2d7d-46e5-b169-3c3d4fe81fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.016968 10.0.0.141 - - [2026-05-25 01:56:07] "POST /tags HTTP/1.1" 200 346 0.019182 10.0.0.141 - - [2026-05-25 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.141 - - [2026-05-25 01:56:08] "GET /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.022881 10.0.0.141 - - [2026-05-25 01:56:08] "POST /projects HTTP/1.1" 409 238 0.002395 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.141 - - [2026-05-25 01:56:08] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031521 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008452 10.0.0.141 - - [2026-05-25 01:56:08] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004425 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.141 - - [2026-05-25 01:56:08] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003770 10.0.0.141 - - [2026-05-25 01:56:08] "POST /security-groups HTTP/1.1" 409 285 0.003139 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.141 - - [2026-05-25 01:56:08] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027036 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012961 10.0.0.141 - - [2026-05-25 01:56:08] "PUT /security-group/31b962b9-2069-4bbb-ba89-8229d1aa6f65 HTTP/1.1" 200 263 0.055044 10.0.0.141 - - [2026-05-25 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020449 10.0.0.141 - - [2026-05-25 01:56:08] "PUT /access-control-list/17b1eb66-9fcc-4b6e-b37b-581f99ccdcd8 HTTP/1.1" 200 273 0.008452 10.0.0.141 - - [2026-05-25 01:56:08] "POST /tags HTTP/1.1" 409 228 0.007898 10.0.0.141 - - [2026-05-25 01:56:08] "PUT /access-control-list/4b5f7031-4e77-4433-b819-fc39893fe324 HTTP/1.1" 200 273 0.013574 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.141 - - [2026-05-25 01:56:08] "GET /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011998 10.0.0.141 - - [2026-05-25 01:56:08] "POST /tags HTTP/1.1" 200 292 0.065670 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.141 - - [2026-05-25 01:56:08] "GET /tag/5044ce59-7523-46cc-8950-617177bb0795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011894 10.0.0.141 - - [2026-05-25 01:56:08] "POST /tags HTTP/1.1" 200 304 0.055599 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.141 - - [2026-05-25 01:56:08] "GET /tag/19ba25cd-e2b2-439e-9e16-1545f2b3eee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014083 10.0.0.141 - - [2026-05-25 01:56:08] "POST /tags HTTP/1.1" 409 252 0.001868 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.141 - - [2026-05-25 01:56:08] "GET /tag/2f75e661-dd2b-48d9-a08c-45cdcb6d3099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012562 10.0.0.141 - - [2026-05-25 01:56:08] "POST /tags HTTP/1.1" 409 226 0.002231 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2026-05-25 01:56:08] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010069 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.141 - - [2026-05-25 01:56:08] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004263 10.0.0.141 - - [2026-05-25 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.141 - - [2026-05-25 01:56:08] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029908 10.0.0.141 - - [2026-05-25 01:56:08] "POST /virtual-machines HTTP/1.1" 200 396 0.007162 10.0.0.141 - - [2026-05-25 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007796 10.0.0.141 - - [2026-05-25 01:56:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115499 10.0.0.141 - - [2026-05-25 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015658 10.0.0.141 - - [2026-05-25 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004212 10.0.0.141 - - [2026-05-25 01:56:09] "POST /instance-ips HTTP/1.1" 200 398 0.025715 10.0.0.141 - - [2026-05-25 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022402 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005513 10.0.0.141 - - [2026-05-25 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.059581 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009032 10.0.0.141 - - [2026-05-25 01:56:09] "GET /instance-ip/e6205310-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006054 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004176 10.0.0.141 - - [2026-05-25 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002903 10.0.0.141 - - [2026-05-25 01:56:09] "POST /ref-update HTTP/1.1" 200 156 0.008166 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010962 10.0.0.141 - - [2026-05-25 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.141 - - [2026-05-25 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003921 10.0.0.141 - - [2026-05-25 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.141 - - [2026-05-25 01:56:09] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032573 10.0.0.141 - - [2026-05-25 01:56:09] "POST /virtual-machines HTTP/1.1" 200 396 0.007630 10.0.0.141 - - [2026-05-25 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015419 10.0.0.141 - - [2026-05-25 01:56:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100035 10.0.0.141 - - [2026-05-25 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021613 10.0.0.141 - - [2026-05-25 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008591 10.0.0.141 - - [2026-05-25 01:56:09] "POST /instance-ips HTTP/1.1" 200 398 0.039127 10.0.0.141 - - [2026-05-25 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027690 10.0.0.141 - - [2026-05-25 01:56:09] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020130 10.0.0.141 - - [2026-05-25 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.063177 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015523 10.0.0.141 - - [2026-05-25 01:56:10] "GET /instance-ip/e692e75e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003215 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004510 10.0.0.141 - - [2026-05-25 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003579 10.0.0.141 - - [2026-05-25 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.021433 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008993 10.0.0.141 - - [2026-05-25 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.141 - - [2026-05-25 01:56:10] "POST /tags HTTP/1.1" 200 292 0.015668 10.0.0.141 - - [2026-05-25 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.141 - - [2026-05-25 01:56:10] "GET /tag/1322f70c-64ee-4d12-85b8-95d8702d2586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011585 10.0.0.141 - - [2026-05-25 01:56:10] "POST /tags HTTP/1.1" 409 252 0.005441 10.0.0.141 - - [2026-05-25 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.141 - - [2026-05-25 01:56:10] "GET /tag/20928317-9bec-4b9f-9548-c56b1da8c24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.010284 10.0.0.141 - - [2026-05-25 01:56:10] "POST /tags HTTP/1.1" 409 226 0.001325 10.0.0.141 - - [2026-05-25 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.141 - - [2026-05-25 01:56:10] "GET /tag/04b66edf-412f-4f41-89b1-04d310d6f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011352 10.0.0.141 - - [2026-05-25 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003723 10.0.0.141 - - [2026-05-25 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.141 - - [2026-05-25 01:56:10] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031668 10.0.0.141 - - [2026-05-25 01:56:10] "POST /virtual-machines HTTP/1.1" 200 396 0.009265 10.0.0.141 - - [2026-05-25 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007147 10.0.0.141 - - [2026-05-25 01:56:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098058 10.0.0.141 - - [2026-05-25 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024502 10.0.0.141 - - [2026-05-25 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009862 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004688 10.0.0.141 - - [2026-05-25 01:56:10] "POST /instance-ips HTTP/1.1" 200 398 0.023204 10.0.0.141 - - [2026-05-25 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018220 10.0.0.141 - - [2026-05-25 01:56:10] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010451 10.0.0.141 - - [2026-05-25 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.063770 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013240 10.0.0.141 - - [2026-05-25 01:56:11] "GET /instance-ip/e72a0daa-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004506 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004511 10.0.0.141 - - [2026-05-25 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003481 10.0.0.141 - - [2026-05-25 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.008693 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012576 10.0.0.141 - - [2026-05-25 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.004311 10.0.0.141 - - [2026-05-25 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003897 10.0.0.141 - - [2026-05-25 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.141 - - [2026-05-25 01:56:11] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039823 10.0.0.141 - - [2026-05-25 01:56:11] "POST /virtual-machines HTTP/1.1" 200 396 0.008557 10.0.0.141 - - [2026-05-25 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016553 10.0.0.141 - - [2026-05-25 01:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122512 10.0.0.141 - - [2026-05-25 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008376 10.0.0.141 - - [2026-05-25 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011272 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008899 10.0.0.141 - - [2026-05-25 01:56:11] "POST /instance-ips HTTP/1.1" 200 398 0.019156 10.0.0.141 - - [2026-05-25 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027922 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013365 10.0.0.141 - - [2026-05-25 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.067618 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011509 10.0.0.141 - - [2026-05-25 01:56:11] "GET /instance-ip/e79f98a4-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002814 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004135 10.0.0.141 - - [2026-05-25 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005119 10.0.0.141 - - [2026-05-25 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.009370 10.0.0.141 - - [2026-05-25 01:56:11] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012140 10.0.0.141 - - [2026-05-25 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.141 - - [2026-05-25 01:56:12] "POST /tags HTTP/1.1" 200 300 0.022835 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006886 10.0.0.141 - - [2026-05-25 01:56:12] "GET /tag/3f0e6faf-61ef-4bee-b0f6-60238ed27bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015097 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.141 - - [2026-05-25 01:56:12] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003954 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.141 - - [2026-05-25 01:56:12] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046082 10.0.0.141 - - [2026-05-25 01:56:12] "POST /virtual-machines HTTP/1.1" 200 396 0.008311 10.0.0.141 - - [2026-05-25 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021191 10.0.0.141 - - [2026-05-25 01:56:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109126 10.0.0.141 - - [2026-05-25 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015877 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013020 10.0.0.141 - - [2026-05-25 01:56:12] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009144 10.0.0.141 - - [2026-05-25 01:56:12] "POST /instance-ips HTTP/1.1" 200 398 0.023000 10.0.0.141 - - [2026-05-25 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021729 10.0.0.141 - - [2026-05-25 01:56:12] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006396 10.0.0.141 - - [2026-05-25 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.017622 10.0.0.141 - - [2026-05-25 01:56:12] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017763 10.0.0.141 - - [2026-05-25 01:56:12] "GET /instance-ip/e828cbd8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004077 10.0.0.141 - - [2026-05-25 01:56:12] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004544 10.0.0.141 - - [2026-05-25 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.141 - - [2026-05-25 01:56:12] "POST /tags HTTP/1.1" 200 300 0.029490 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.141 - - [2026-05-25 01:56:12] "GET /tag/8248a306-f528-4713-b340-0d11e5d63da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016259 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.141 - - [2026-05-25 01:56:12] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004182 10.0.0.141 - - [2026-05-25 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.141 - - [2026-05-25 01:56:12] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035896 10.0.0.141 - - [2026-05-25 01:56:12] "POST /virtual-machines HTTP/1.1" 200 396 0.009103 10.0.0.141 - - [2026-05-25 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010790 10.0.0.141 - - [2026-05-25 01:56:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137342 10.0.0.141 - - [2026-05-25 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013871 10.0.0.141 - - [2026-05-25 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016370 10.0.0.141 - - [2026-05-25 01:56:13] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004248 10.0.0.141 - - [2026-05-25 01:56:13] "POST /instance-ips HTTP/1.1" 200 398 0.028677 10.0.0.141 - - [2026-05-25 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.047985 10.0.0.141 - - [2026-05-25 01:56:13] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014023 10.0.0.141 - - [2026-05-25 01:56:13] "POST /set-tag HTTP/1.1" 200 109 0.037481 10.0.0.141 - - [2026-05-25 01:56:13] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027223 10.0.0.141 - - [2026-05-25 01:56:13] "GET /instance-ip/e89aa532-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004059 10.0.0.141 - - [2026-05-25 01:56:13] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005615 10.0.0.141 - - [2026-05-25 01:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.141 - - [2026-05-25 01:56:13] "POST /tags HTTP/1.1" 200 300 0.021094 10.0.0.141 - - [2026-05-25 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425 10.0.0.141 - - [2026-05-25 01:56:13] "GET /tag/107fa7ac-cb9d-4562-b766-b682a525c056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011555 10.0.0.141 - - [2026-05-25 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-05-25 01:56:13] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006241 10.0.0.141 - - [2026-05-25 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.141 - - [2026-05-25 01:56:13] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040723 10.0.0.141 - - [2026-05-25 01:56:13] "POST /virtual-machines HTTP/1.1" 200 396 0.018170 10.0.0.141 - - [2026-05-25 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011421 10.0.0.141 - - [2026-05-25 01:56:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127235 10.0.0.141 - - [2026-05-25 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035009 10.0.0.141 - - [2026-05-25 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009887 10.0.0.141 - - [2026-05-25 01:56:14] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.032180 10.0.0.141 - - [2026-05-25 01:56:14] "POST /instance-ips HTTP/1.1" 200 398 0.089157 10.0.0.141 - - [2026-05-25 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024395 10.0.0.141 - - [2026-05-25 01:56:14] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009275 10.0.0.141 - - [2026-05-25 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.077777 10.0.0.141 - - [2026-05-25 01:56:14] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007293 10.0.0.141 - - [2026-05-25 01:56:14] "GET /instance-ip/e9189f78-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007952 10.0.0.141 - - [2026-05-25 01:56:14] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005407 10.0.0.141 - - [2026-05-25 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.141 - - [2026-05-25 01:56:14] "POST /tags HTTP/1.1" 200 300 0.031805 10.0.0.141 - - [2026-05-25 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.141 - - [2026-05-25 01:56:14] "GET /tag/3c03d3b8-960b-4984-80ab-3ad8f5444630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018008 10.0.0.141 - - [2026-05-25 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.141 - - [2026-05-25 01:56:14] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004084 10.0.0.141 - - [2026-05-25 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.141 - - [2026-05-25 01:56:14] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041025 10.0.0.141 - - [2026-05-25 01:56:14] "POST /virtual-machines HTTP/1.1" 200 396 0.010101 10.0.0.141 - - [2026-05-25 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011793 10.0.0.141 - - [2026-05-25 01:56:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.158572 10.0.0.141 - - [2026-05-25 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030313 10.0.0.141 - - [2026-05-25 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014117 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004661 10.0.0.141 - - [2026-05-25 01:56:15] "POST /instance-ips HTTP/1.1" 200 398 0.033563 10.0.0.141 - - [2026-05-25 01:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039030 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020871 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.017841 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020850 10.0.0.141 - - [2026-05-25 01:56:15] "GET /instance-ip/e9ab1182-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003353 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005145 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003209 10.0.0.141 - - [2026-05-25 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.008462 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013489 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004781 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004437 10.0.0.141 - - [2026-05-25 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.010446 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009788 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.013657 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004150 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.005703 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004884 10.0.0.141 - - [2026-05-25 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.013628 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025714 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005750 10.0.0.141 - - [2026-05-25 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.011584 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016133 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000930 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001149 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005695 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.007212 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009794 10.0.0.141 - - [2026-05-25 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.141 - - [2026-05-25 01:56:15] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003693 10.0.0.141 - - [2026-05-25 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.141 - - [2026-05-25 01:56:16] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005314 10.0.0.141 - - [2026-05-25 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.141 - - [2026-05-25 01:56:16] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004225 10.0.0.141 - - [2026-05-25 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.141 - - [2026-05-25 01:56:16] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003915 10.0.0.141 - - [2026-05-25 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.141 - - [2026-05-25 01:56:16] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004097 10.0.0.141 - - [2026-05-25 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.141 - - [2026-05-25 01:56:16] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005183 10.0.0.141 - - [2026-05-25 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.141 - - [2026-05-25 01:56:18] "GET /virtual-machine/784e7bac-db48-4db3-9ead-7bf9f9136694?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003556 10.0.0.141 - - [2026-05-25 01:56:18] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005585 10.0.0.141 - - [2026-05-25 01:56:19] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004225 10.0.0.141 - - [2026-05-25 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.141 - - [2026-05-25 01:56:20] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004422 10.0.0.141 - - [2026-05-25 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.141 - - [2026-05-25 01:56:20] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004218 10.0.0.141 - - [2026-05-25 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.141 - - [2026-05-25 01:56:20] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004237 10.0.0.141 - - [2026-05-25 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.141 - - [2026-05-25 01:56:23] "GET /virtual-machine/217532f4-4c79-435a-a478-eea6547cff64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002650 10.0.0.141 - - [2026-05-25 01:56:23] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003897 10.0.0.141 - - [2026-05-25 01:56:23] "GET /virtual-machine/29aadc45-5f7a-42fb-8c07-9959075fd885?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004484 10.0.0.141 - - [2026-05-25 01:56:23] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004525 10.0.0.141 - - [2026-05-25 01:56:23] "GET /virtual-machine/26436b5c-0e3a-4b4c-b26b-e3fcb922a2f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004260 10.0.0.141 - - [2026-05-25 01:56:23] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003730 10.0.0.141 - - [2026-05-25 01:56:25] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004744 10.0.0.141 - - [2026-05-25 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.141 - - [2026-05-25 01:56:25] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003593 10.0.0.141 - - [2026-05-25 01:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine/c3d54ba3-2bf9-4125-a4dc-65c674835479?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004433 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004177 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine/491fe64b-a73c-4fec-b590-4de8321b318f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002862 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004313 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine/9ec2aef2-0a2d-4935-baa9-4b735da866fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002947 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004170 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine/a9191768-0f12-4d7a-8aaa-3f7d6e882eae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002968 10.0.0.141 - - [2026-05-25 01:56:28] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003995 10.0.0.141 - - [2026-05-25 01:56:29] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002383 10.0.0.141 - - [2026-05-25 01:56:29] "POST /tags HTTP/1.1" 200 334 0.023920 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021801 10.0.0.141 - - [2026-05-25 01:56:29] "GET /tag/cabf4c80-e432-4d72-9abb-f5bfdb55bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020412 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.141 - - [2026-05-25 01:56:29] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035084 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.141 - - [2026-05-25 01:56:29] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004350 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.141 - - [2026-05-25 01:56:29] "GET /service-appliance-set/fe6b36a8-5a8e-481d-b33c-e318b08f01cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001927 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001436 10.0.0.141 - - [2026-05-25 01:56:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.093901 10.0.0.141 - - [2026-05-25 01:56:29] "GET /virtual-machine-interface/4313d545-5717-4b24-9172-14b5d6d44eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.014439 10.0.0.141 - - [2026-05-25 01:56:29] "POST /instance-ips HTTP/1.1" 200 410 0.020921 10.0.0.141 - - [2026-05-25 01:56:29] "GET /instance-ip/4d1e5d48-8b4a-47f1-8978-5110eae70ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003731 10.0.0.141 - - [2026-05-25 01:56:29] "POST /loadbalancers HTTP/1.1" 200 631 0.059137 10.0.0.141 - - [2026-05-25 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012914 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.141 - - [2026-05-25 01:56:29] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027369 10.0.0.141 - - [2026-05-25 01:56:29] "GET /instance-ip/4d1e5d48-8b4a-47f1-8978-5110eae70ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003525 10.0.0.141 - - [2026-05-25 01:56:29] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033120 10.0.0.141 - - [2026-05-25 01:56:29] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002995 10.0.0.141 - - [2026-05-25 01:56:29] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018376 10.0.0.141 - - [2026-05-25 01:56:29] "POST /floating-ips HTTP/1.1" 200 599 0.026911 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.141 - - [2026-05-25 01:56:29] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031618 10.0.0.141 - - [2026-05-25 01:56:29] "GET /loadbalancer-listener/79e98a41-1fc9-48a7-923d-7167d7673e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003177 10.0.0.141 - - [2026-05-25 01:56:29] "GET /loadbalancer-listener/79e98a41-1fc9-48a7-923d-7167d7673e1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002769 10.0.0.141 - - [2026-05-25 01:56:29] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017429 10.0.0.141 - - [2026-05-25 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.141 - - [2026-05-25 01:56:29] "GET /instance-ip/4d1e5d48-8b4a-47f1-8978-5110eae70ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002979 10.0.0.141 - - [2026-05-25 01:56:29] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003278 10.0.0.141 - - [2026-05-25 01:56:30] "GET /instance-ip/4d1e5d48-8b4a-47f1-8978-5110eae70ef7?fields=floating_ips HTTP/1.1" 200 1213 0.004950 10.0.0.141 - - [2026-05-25 01:56:30] "GET /floating-ip/96a678ee-e1fc-4082-ac01-c66e8ae0b274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.001983 10.0.0.141 - - [2026-05-25 01:56:30] "GET /loadbalancer-pool/b5a272cd-a5e6-4090-b742-332830a4c175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010705 10.0.0.141 - - [2026-05-25 01:56:30] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014954 10.0.0.141 - - [2026-05-25 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018699 10.0.0.141 - - [2026-05-25 01:56:30] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004358 10.0.0.141 - - [2026-05-25 01:56:30] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004346 10.0.0.141 - - [2026-05-25 01:56:30] "POST /ref-update HTTP/1.1" 200 156 0.008450 10.0.0.141 - - [2026-05-25 01:56:30] "GET /floating-ip/96a678ee-e1fc-4082-ac01-c66e8ae0b274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006395 10.0.0.141 - - [2026-05-25 01:56:30] "PUT /floating-ip/96a678ee-e1fc-4082-ac01-c66e8ae0b274 HTTP/1.1" 200 257 0.006691 10.0.0.141 - - [2026-05-25 01:56:30] "POST /tags HTTP/1.1" 409 221 0.004648 10.0.0.141 - - [2026-05-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.141 - - [2026-05-25 01:56:30] "GET /tag/cabf4c80-e432-4d72-9abb-f5bfdb55bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011088 10.0.0.141 - - [2026-05-25 01:56:30] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.038443 10.0.0.141 - - [2026-05-25 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.062688 10.0.0.141 - - [2026-05-25 01:56:30] "GET /loadbalancer-pool/b5a272cd-a5e6-4090-b742-332830a4c175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002600 10.0.0.141 - - [2026-05-25 01:56:30] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013401 10.0.0.141 - - [2026-05-25 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014573 10.0.0.141 - - [2026-05-25 01:56:30] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011118 10.0.0.141 - - [2026-05-25 01:56:30] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004484 10.0.0.141 - - [2026-05-25 01:56:30] "POST /ref-update HTTP/1.1" 200 156 0.007289 10.0.0.141 - - [2026-05-25 01:56:30] "GET /floating-ip/96a678ee-e1fc-4082-ac01-c66e8ae0b274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.017363 10.0.0.141 - - [2026-05-25 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.064179 10.0.0.141 - - [2026-05-25 01:56:30] "POST /tags HTTP/1.1" 409 206 0.002185 10.0.0.141 - - [2026-05-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.141 - - [2026-05-25 01:56:30] "GET /tag/19ba25cd-e2b2-439e-9e16-1545f2b3eee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013819 10.0.0.141 - - [2026-05-25 01:56:30] "POST /tags HTTP/1.1" 409 204 0.002388 10.0.0.141 - - [2026-05-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.141 - - [2026-05-25 01:56:30] "GET /tag/8248a306-f528-4713-b340-0d11e5d63da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011157 10.0.0.141 - - [2026-05-25 01:56:30] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002801 10.0.0.141 - - [2026-05-25 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.141 - - [2026-05-25 01:56:30] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003686 10.0.0.141 - - [2026-05-25 01:56:31] "POST /tags HTTP/1.1" 409 206 0.002035 10.0.0.141 - - [2026-05-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.141 - - [2026-05-25 01:56:31] "GET /tag/19ba25cd-e2b2-439e-9e16-1545f2b3eee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010817 10.0.0.141 - - [2026-05-25 01:56:31] "POST /tags HTTP/1.1" 409 226 0.001837 10.0.0.141 - - [2026-05-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.141 - - [2026-05-25 01:56:31] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010930 10.0.0.141 - - [2026-05-25 01:56:31] "POST /tags HTTP/1.1" 409 204 0.008711 10.0.0.141 - - [2026-05-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.141 - - [2026-05-25 01:56:31] "GET /tag/8248a306-f528-4713-b340-0d11e5d63da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010029 10.0.0.141 - - [2026-05-25 01:56:31] "POST /tags HTTP/1.1" 409 226 0.002061 10.0.0.141 - - [2026-05-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.141 - - [2026-05-25 01:56:31] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010926 10.0.0.141 - - [2026-05-25 01:56:31] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002203 10.0.0.141 - - [2026-05-25 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.141 - - [2026-05-25 01:56:31] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006180 10.0.0.141 - - [2026-05-25 01:56:31] "POST /firewall-rules HTTP/1.1" 200 628 0.076150 10.0.0.141 - - [2026-05-25 01:56:31] "POST /firewall-rules HTTP/1.1" 200 648 0.072821 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-rule/00e01d33-9780-409b-afef-6aa5eac37725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.003766 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001857 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-rule/a1c6d969-4696-4266-8078-4ecf5b4ae48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003752 10.0.0.141 - - [2026-05-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.015260 10.0.0.141 - - [2026-05-25 01:56:31] "POST /firewall-policys HTTP/1.1" 200 608 0.032722 10.0.0.141 - - [2026-05-25 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018880 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007092 10.0.0.141 - - [2026-05-25 01:56:31] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002397 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002100 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003403 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003983 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003552 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.007478 10.0.0.141 - - [2026-05-25 01:56:31] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002792 10.0.0.141 - - [2026-05-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.029830 10.0.0.141 - - [2026-05-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.037070 10.0.0.141 - - [2026-05-25 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.016310 10.0.0.141 - - [2026-05-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.040272 10.0.0.141 - - [2026-05-25 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.047575 10.0.0.141 - - [2026-05-25 01:56:32] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002904 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:58:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:58:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000862 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:58:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:58:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:58:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.141 - - [2026-05-25 01:58:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000856 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 252 0.002127 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.141 - - [2026-05-25 01:58:30] "GET /tag/20928317-9bec-4b9f-9548-c56b1da8c24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014356 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 228 0.002462 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.141 - - [2026-05-25 01:58:30] "GET /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014146 10.0.0.141 - - [2026-05-25 01:58:30] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003361 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.141 - - [2026-05-25 01:58:30] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002268 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 206 0.003928 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.141 - - [2026-05-25 01:58:30] "GET /tag/19ba25cd-e2b2-439e-9e16-1545f2b3eee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012028 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 226 0.002535 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.141 - - [2026-05-25 01:58:30] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.018037 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 204 0.002532 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.141 - - [2026-05-25 01:58:30] "GET /tag/8248a306-f528-4713-b340-0d11e5d63da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018236 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 226 0.002195 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.141 - - [2026-05-25 01:58:30] "GET /tag/9c562994-ccc7-451b-b08e-5d5dae71a199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010581 10.0.0.141 - - [2026-05-25 01:58:30] "POST /tags HTTP/1.1" 409 228 0.001903 10.0.0.141 - - [2026-05-25 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.141 - - [2026-05-25 01:58:31] "GET /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.018109 10.0.0.141 - - [2026-05-25 01:58:31] "POST /tags HTTP/1.1" 409 252 0.002362 10.0.0.141 - - [2026-05-25 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.141 - - [2026-05-25 01:58:31] "GET /tag/20928317-9bec-4b9f-9548-c56b1da8c24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012569 10.0.0.141 - - [2026-05-25 01:58:31] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002776 10.0.0.141 - - [2026-05-25 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.141 - - [2026-05-25 01:58:31] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002410 10.0.0.141 - - [2026-05-25 01:58:31] "POST /firewall-rules HTTP/1.1" 409 281 0.002117 10.0.0.141 - - [2026-05-25 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.141 - - [2026-05-25 01:58:31] "PUT /firewall-rule/a1c6d969-4696-4266-8078-4ecf5b4ae48b HTTP/1.1" 200 261 0.039736 10.0.0.141 - - [2026-05-25 01:58:31] "POST /firewall-rules HTTP/1.1" 409 291 0.002295 10.0.0.141 - - [2026-05-25 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.141 - - [2026-05-25 01:58:31] "PUT /firewall-rule/00e01d33-9780-409b-afef-6aa5eac37725 HTTP/1.1" 200 261 0.020798 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-rule/00e01d33-9780-409b-afef-6aa5eac37725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.011688 10.0.0.141 - - [2026-05-25 01:58:31] "POST /firewall-rules HTTP/1.1" 200 660 0.097199 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-rule/944f77cb-4c98-44d7-9e79-b667427151cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.012142 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002632 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-rule/a1c6d969-4696-4266-8078-4ecf5b4ae48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.002882 10.0.0.141 - - [2026-05-25 01:58:31] "POST /firewall-policys HTTP/1.1" 409 269 0.001963 10.0.0.141 - - [2026-05-25 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.141 - - [2026-05-25 01:58:31] "PUT /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28 HTTP/1.1" 200 265 0.026728 10.0.0.141 - - [2026-05-25 01:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029160 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.019823 10.0.0.141 - - [2026-05-25 01:58:31] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002434 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001860 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/23689839-2bfe-47af-b121-8286de71b1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001902 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001625 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003715 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007696 10.0.0.141 - - [2026-05-25 01:58:31] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011616 10.0.0.141 - - [2026-05-25 01:59:32] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016567 10.0.0.141 - - [2026-05-25 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.141 - - [2026-05-25 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.141 - - [2026-05-25 01:59:33] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004586 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004891 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.024182 10.0.0.141 - - [2026-05-25 01:59:33] "DELETE /loadbalancer-member/11450f94-1d10-4451-a6b2-df758d4f5896 HTTP/1.1" 200 115 0.028698 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005138 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009577 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004231 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003783 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004550 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.141 - - [2026-05-25 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.141 - - [2026-05-25 01:59:33] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.013981 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006226 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.005430 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005265 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004885 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005438 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine/784e7bac-db48-4db3-9ead-7bf9f9136694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002838 10.0.0.141 - - [2026-05-25 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.008763 10.0.0.141 - - [2026-05-25 01:59:33] "GET /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004338 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.030163 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.032955 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.026281 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.032449 10.0.0.141 - - [2026-05-25 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.034527 10.0.0.141 - - [2026-05-25 01:59:34] "DELETE /instance-ip/e6205310-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.206944 10.0.0.141 - - [2026-05-25 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.008341 10.0.0.141 - - [2026-05-25 01:59:34] "DELETE /virtual-machine-interface/e60ad602-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.038662 10.0.0.141 - - [2026-05-25 01:59:34] "DELETE /virtual-machine/784e7bac-db48-4db3-9ead-7bf9f9136694 HTTP/1.1" 200 115 0.012807 10.0.0.141 - - [2026-05-25 01:59:34] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005258 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.005269 10.0.0.141 - - [2026-05-25 01:59:34] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004377 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.141 - - [2026-05-25 01:59:34] "GET /virtual-machine/217532f4-4c79-435a-a478-eea6547cff64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004034 10.0.0.141 - - [2026-05-25 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.009423 10.0.0.141 - - [2026-05-25 01:59:34] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018035 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.064251 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.036765 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.075291 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.016250 10.0.0.141 - - [2026-05-25 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.017714 10.0.0.141 - - [2026-05-25 01:59:34] "DELETE /instance-ip/e692e75e-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.050331 10.0.0.141 - - [2026-05-25 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.006798 10.0.0.141 - - [2026-05-25 01:59:35] "DELETE /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.053620 10.0.0.141 - - [2026-05-25 01:59:35] "DELETE /virtual-machine/217532f4-4c79-435a-a478-eea6547cff64 HTTP/1.1" 200 115 0.028280 10.0.0.141 - - [2026-05-25 01:59:35] "DELETE /tag/5044ce59-7523-46cc-8950-617177bb0795 HTTP/1.1" 200 115 0.032259 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006127 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003872 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine/29aadc45-5f7a-42fb-8c07-9959075fd885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002879 10.0.0.141 - - [2026-05-25 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.008006 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017436 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.020216 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.040431 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.040936 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.016991 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.026793 10.0.0.141 - - [2026-05-25 01:59:35] "DELETE /instance-ip/e72a0daa-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.048610 10.0.0.141 - - [2026-05-25 01:59:35] "DELETE /virtual-machine-interface/e71636d6-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.040929 10.0.0.141 - - [2026-05-25 01:59:35] "DELETE /virtual-machine/29aadc45-5f7a-42fb-8c07-9959075fd885 HTTP/1.1" 200 115 0.028912 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006759 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003995 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine/26436b5c-0e3a-4b4c-b26b-e3fcb922a2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002712 10.0.0.141 - - [2026-05-25 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.141 - - [2026-05-25 01:59:35] "GET /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010273 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.018099 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.032207 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.034022 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.017567 10.0.0.141 - - [2026-05-25 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.023154 10.0.0.141 - - [2026-05-25 01:59:36] "DELETE /instance-ip/e79f98a4-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.060789 10.0.0.141 - - [2026-05-25 01:59:36] "DELETE /virtual-machine-interface/e7840080-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.043605 10.0.0.141 - - [2026-05-25 01:59:36] "DELETE /virtual-machine/26436b5c-0e3a-4b4c-b26b-e3fcb922a2f9 HTTP/1.1" 200 115 0.020663 10.0.0.141 - - [2026-05-25 01:59:36] "DELETE /tag/19ba25cd-e2b2-439e-9e16-1545f2b3eee7 HTTP/1.1" 409 391 0.005867 10.0.0.141 - - [2026-05-25 01:59:36] "DELETE /tag/1322f70c-64ee-4d12-85b8-95d8702d2586 HTTP/1.1" 200 115 0.033888 10.0.0.141 - - [2026-05-25 02:00:04] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006037 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.141 - - [2026-05-25 02:00:04] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007238 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.008830 10.0.0.141 - - [2026-05-25 02:00:04] "GET /virtual-machine/a9191768-0f12-4d7a-8aaa-3f7d6e882eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002712 10.0.0.141 - - [2026-05-25 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.008776 10.0.0.141 - - [2026-05-25 02:00:04] "GET /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004311 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.014598 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.017582 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.013640 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.020196 10.0.0.141 - - [2026-05-25 02:00:04] "DELETE /instance-ip/e9ab1182-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.039779 10.0.0.141 - - [2026-05-25 02:00:04] "DELETE /virtual-machine-interface/e989f736-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.035898 10.0.0.141 - - [2026-05-25 02:00:04] "DELETE /virtual-machine/a9191768-0f12-4d7a-8aaa-3f7d6e882eae HTTP/1.1" 200 115 0.016670 10.0.0.141 - - [2026-05-25 02:00:04] "DELETE /tag/3c03d3b8-960b-4984-80ab-3ad8f5444630 HTTP/1.1" 200 115 0.034896 10.0.0.141 - - [2026-05-25 02:00:04] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003659 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.141 - - [2026-05-25 02:00:04] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003708 10.0.0.141 - - [2026-05-25 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine/491fe64b-a73c-4fec-b590-4de8321b318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004471 10.0.0.141 - - [2026-05-25 02:00:05] "POST /ref-update HTTP/1.1" 200 156 0.009918 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015244 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.018890 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.033722 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.025252 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.014769 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /instance-ip/e9189f78-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.049196 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /virtual-machine-interface/e8fef97e-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.034589 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /virtual-machine/491fe64b-a73c-4fec-b590-4de8321b318f HTTP/1.1" 200 115 0.018964 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /tag/107fa7ac-cb9d-4562-b766-b682a525c056 HTTP/1.1" 200 115 0.034158 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /tag/20928317-9bec-4b9f-9548-c56b1da8c24a HTTP/1.1" 409 237 0.003691 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556 HTTP/1.1" 409 237 0.004426 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003948 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004149 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine/9ec2aef2-0a2d-4935-baa9-4b735da866fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.005975 10.0.0.141 - - [2026-05-25 02:00:05] "POST /ref-update HTTP/1.1" 200 156 0.007619 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004263 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.015541 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.025342 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.014363 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.025230 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /instance-ip/e89aa532-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.058143 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /virtual-machine-interface/e87b89c2-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.039033 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /virtual-machine/9ec2aef2-0a2d-4935-baa9-4b735da866fb HTTP/1.1" 200 115 0.022281 10.0.0.141 - - [2026-05-25 02:00:05] "DELETE /tag/8248a306-f528-4713-b340-0d11e5d63da2 HTTP/1.1" 409 237 0.005536 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004734 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003597 10.0.0.141 - - [2026-05-25 02:00:05] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.141 - - [2026-05-25 02:00:05] "GET /virtual-machine/c3d54ba3-2bf9-4125-a4dc-65c674835479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002768 10.0.0.141 - - [2026-05-25 02:00:05] "POST /ref-update HTTP/1.1" 200 156 0.011301 10.0.0.141 - - [2026-05-25 02:00:06] "GET /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014397 10.0.0.141 - - [2026-05-25 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.016705 10.0.0.141 - - [2026-05-25 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.030292 10.0.0.141 - - [2026-05-25 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.031382 10.0.0.141 - - [2026-05-25 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.013555 10.0.0.141 - - [2026-05-25 02:00:06] "DELETE /instance-ip/e828cbd8-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.046898 10.0.0.141 - - [2026-05-25 02:00:06] "DELETE /virtual-machine-interface/e80ceaf8-57dc-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.035390 10.0.0.141 - - [2026-05-25 02:00:06] "DELETE /virtual-machine/c3d54ba3-2bf9-4125-a4dc-65c674835479 HTTP/1.1" 200 115 0.021614 10.0.0.141 - - [2026-05-25 02:00:06] "DELETE /tag/3f0e6faf-61ef-4bee-b0f6-60238ed27bbc HTTP/1.1" 200 115 0.031404 10.0.0.141 - - [2026-05-25 02:00:06] "DELETE /tag/f79f7c3e-2d7d-46e5-b169-3c3d4fe81fdf HTTP/1.1" 200 115 0.032099 10.0.0.141 - - [2026-05-25 02:00:06] "DELETE /tag/2f75e661-dd2b-48d9-a08c-45cdcb6d3099 HTTP/1.1" 200 115 0.030462 10.0.0.141 - - [2026-05-25 02:00:08] "POST /projects HTTP/1.1" 409 238 0.002089 10.0.0.141 - - [2026-05-25 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.141 - - [2026-05-25 02:00:08] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.020818 10.0.0.141 - - [2026-05-25 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.141 - - [2026-05-25 02:00:08] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004128 10.0.0.141 - - [2026-05-25 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2026-05-25 02:00:08] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005506 10.0.0.141 - - [2026-05-25 02:00:08] "POST /security-groups HTTP/1.1" 409 285 0.002609 10.0.0.141 - - [2026-05-25 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.141 - - [2026-05-25 02:00:08] "PUT /security-group/31b962b9-2069-4bbb-ba89-8229d1aa6f65 HTTP/1.1" 200 263 0.059400 10.0.0.141 - - [2026-05-25 02:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019123 10.0.0.141 - - [2026-05-25 02:00:08] "PUT /access-control-list/17b1eb66-9fcc-4b6e-b37b-581f99ccdcd8 HTTP/1.1" 200 273 0.015715 10.0.0.141 - - [2026-05-25 02:00:08] "PUT /access-control-list/4b5f7031-4e77-4433-b819-fc39893fe324 HTTP/1.1" 200 273 0.021829 10.0.0.141 - - [2026-05-25 02:00:13] "POST /projects HTTP/1.1" 409 238 0.001998 10.0.0.141 - - [2026-05-25 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.141 - - [2026-05-25 02:00:13] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028223 10.0.0.141 - - [2026-05-25 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.141 - - [2026-05-25 02:00:13] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004241 10.0.0.141 - - [2026-05-25 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.141 - - [2026-05-25 02:00:13] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005014 10.0.0.141 - - [2026-05-25 02:00:13] "POST /security-groups HTTP/1.1" 409 285 0.002659 10.0.0.141 - - [2026-05-25 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.141 - - [2026-05-25 02:00:13] "PUT /security-group/31b962b9-2069-4bbb-ba89-8229d1aa6f65 HTTP/1.1" 200 263 0.055461 10.0.0.141 - - [2026-05-25 02:00:13] "PUT /access-control-list/17b1eb66-9fcc-4b6e-b37b-581f99ccdcd8 HTTP/1.1" 200 273 0.016081 10.0.0.141 - - [2026-05-25 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030701 10.0.0.141 - - [2026-05-25 02:00:13] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.009180 10.0.0.141 - - [2026-05-25 02:00:13] "PUT /access-control-list/4b5f7031-4e77-4433-b819-fc39893fe324 HTTP/1.1" 200 273 0.031183 10.0.0.141 - - [2026-05-25 02:00:13] "GET /firewall-rule/935e87a8-3e99-4b68-8f93-b618b80a4227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.002774 10.0.0.141 - - [2026-05-25 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.059333 10.0.0.141 - - [2026-05-25 02:00:13] "DELETE /firewall-rule/935e87a8-3e99-4b68-8f93-b618b80a4227 HTTP/1.1" 200 115 0.038026 10.0.0.141 - - [2026-05-25 02:00:13] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005642 10.0.0.141 - - [2026-05-25 02:00:13] "GET /firewall-rule/c54876fd-589d-4bc6-915e-a2bd451a9499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003076 10.0.0.141 - - [2026-05-25 02:00:14] "POST /ref-update HTTP/1.1" 200 156 0.053891 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /firewall-rule/c54876fd-589d-4bc6-915e-a2bd451a9499 HTTP/1.1" 200 115 0.042901 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /tag/20928317-9bec-4b9f-9548-c56b1da8c24a HTTP/1.1" 409 237 0.007201 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /tag/04b66edf-412f-4f41-89b1-04d310d6f71d HTTP/1.1" 200 115 0.032279 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556 HTTP/1.1" 409 237 0.003340 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.141 - - [2026-05-25 02:00:14] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005087 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.141 - - [2026-05-25 02:00:14] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006052 10.0.0.141 - - [2026-05-25 02:00:14] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.043749 10.0.0.141 - - [2026-05-25 02:00:14] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.065677 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /security-group/31b962b9-2069-4bbb-ba89-8229d1aa6f65 HTTP/1.1" 200 115 0.050220 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /access-control-list/17b1eb66-9fcc-4b6e-b37b-581f99ccdcd8 HTTP/1.1" 200 115 0.023854 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /access-control-list/4b5f7031-4e77-4433-b819-fc39893fe324 HTTP/1.1" 200 115 0.022651 10.0.0.141 - - [2026-05-25 02:00:14] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035527 10.0.0.141 - - [2026-05-25 02:00:14] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?fields=security_groups HTTP/1.1" 200 1353 0.029038 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /access-control-list/2afcf7d1-b7e4-4c12-a4b9-1edd1a9eaf4b HTTP/1.1" 200 115 0.026838 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /security-group/238e2487-cae4-4056-90c7-18d68a9b058a HTTP/1.1" 200 115 0.066685 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /access-control-list/28d6e241-cf73-491b-aa95-9b6220019b61 HTTP/1.1" 200 115 0.039878 10.0.0.141 - - [2026-05-25 02:00:14] "GET /project/d0cc2d10-9053-433f-a1f2-63867af26e21?fields=application_policy_sets HTTP/1.1" 200 1392 0.051120 10.0.0.141 - - [2026-05-25 02:00:14] "DELETE /project/d0cc2d10-9053-433f-a1f2-63867af26e21 HTTP/1.1" 200 115 0.299447 10.0.0.141 - - [2026-05-25 02:00:14] "POST /projects HTTP/1.1" 409 238 0.006003 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.141 - - [2026-05-25 02:00:14] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030221 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.141 - - [2026-05-25 02:00:14] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003569 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.141 - - [2026-05-25 02:00:14] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003721 10.0.0.141 - - [2026-05-25 02:00:14] "POST /security-groups HTTP/1.1" 409 285 0.001893 10.0.0.141 - - [2026-05-25 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.141 - - [2026-05-25 02:00:15] "PUT /security-group/8760482b-1198-4c25-b586-05be9a42637d HTTP/1.1" 200 263 0.064307 10.0.0.141 - - [2026-05-25 02:00:15] "PUT /access-control-list/6e515129-f45e-4e37-977a-0fc5da999df4 HTTP/1.1" 200 273 0.013212 10.0.0.141 - - [2026-05-25 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025401 10.0.0.141 - - [2026-05-25 02:00:15] "PUT /access-control-list/6232035a-685f-49d6-8654-47be5b8e08a6 HTTP/1.1" 200 273 0.025183 10.0.0.141 - - [2026-05-25 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.141 - - [2026-05-25 02:00:19] "GET /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002317 10.0.0.141 - - [2026-05-25 02:00:19] "GET /virtual-machine-interface/e6780f60-57dc-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002285 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /loadbalancer-member/1be9b340-8642-4dc7-a7ef-f8dba5110c5b HTTP/1.1" 200 115 0.040321 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /loadbalancer-pool/b5a272cd-a5e6-4090-b742-332830a4c175 HTTP/1.1" 200 115 0.044538 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /loadbalancer-listener/79e98a41-1fc9-48a7-923d-7167d7673e1b HTTP/1.1" 200 115 0.043864 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /loadbalancer/c1a3652b-4496-4dd4-b06f-08ef82acf1b2 HTTP/1.1" 200 115 0.046026 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /floating-ip/96a678ee-e1fc-4082-ac01-c66e8ae0b274 HTTP/1.1" 200 115 0.023458 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /instance-ip/4d1e5d48-8b4a-47f1-8978-5110eae70ef7 HTTP/1.1" 200 115 0.039863 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /virtual-machine-interface/4313d545-5717-4b24-9172-14b5d6d44eaf HTTP/1.1" 200 115 0.030998 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /tag/cabf4c80-e432-4d72-9abb-f5bfdb55bb11 HTTP/1.1" 200 115 0.028976 10.0.0.141 - - [2026-05-25 02:00:19] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001950 10.0.0.141 - - [2026-05-25 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.141 - - [2026-05-25 02:00:19] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002082 10.0.0.141 - - [2026-05-25 02:00:19] "GET /firewall-policy/50815fda-8ce7-432c-8520-231e49eb577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001793 10.0.0.141 - - [2026-05-25 02:00:19] "GET /firewall-rule/a1c6d969-4696-4266-8078-4ecf5b4ae48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.002017 10.0.0.141 - - [2026-05-25 02:00:19] "POST /ref-update HTTP/1.1" 200 156 0.012604 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /firewall-rule/a1c6d969-4696-4266-8078-4ecf5b4ae48b HTTP/1.1" 200 115 0.028876 10.0.0.141 - - [2026-05-25 02:00:19] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005115 10.0.0.141 - - [2026-05-25 02:00:19] "GET /firewall-rule/00e01d33-9780-409b-afef-6aa5eac37725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.003286 10.0.0.141 - - [2026-05-25 02:00:19] "POST /ref-update HTTP/1.1" 200 156 0.013768 10.0.0.141 - - [2026-05-25 02:00:19] "DELETE /firewall-rule/00e01d33-9780-409b-afef-6aa5eac37725 HTTP/1.1" 200 115 0.039675 10.0.0.141 - - [2026-05-25 02:00:19] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.003654 10.0.0.141 - - [2026-05-25 02:00:20] "GET /firewall-rule/944f77cb-4c98-44d7-9e79-b667427151cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003208 10.0.0.141 - - [2026-05-25 02:00:20] "POST /ref-update HTTP/1.1" 200 156 0.011710 10.0.0.141 - - [2026-05-25 02:00:20] "DELETE /firewall-rule/944f77cb-4c98-44d7-9e79-b667427151cf HTTP/1.1" 200 115 0.042942 10.0.0.141 - - [2026-05-25 02:00:20] "GET /application-policy-set/7bc96424-1fae-437b-b73f-4ad0469c1838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003939 10.0.0.141 - - [2026-05-25 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.141 - - [2026-05-25 02:00:20] "GET /policy-management/fb750523-82f5-4eb8-b2cd-81344eac73e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002555 10.0.0.141 - - [2026-05-25 02:00:20] "GET /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003305 10.0.0.141 - - [2026-05-25 02:00:20] "POST /ref-update HTTP/1.1" 200 156 0.020158 10.0.0.141 - - [2026-05-25 02:00:20] "DELETE /firewall-policy/9b66ccfd-a5cd-42ff-8e90-f419d6390e28 HTTP/1.1" 200 115 0.033772 10.0.0.141 - - [2026-05-25 02:00:20] "DELETE /tag/8248a306-f528-4713-b340-0d11e5d63da2 HTTP/1.1" 200 115 0.107348 10.0.0.141 - - [2026-05-25 02:00:20] "DELETE /tag/19ba25cd-e2b2-439e-9e16-1545f2b3eee7 HTTP/1.1" 200 115 0.066593 10.0.0.141 - - [2026-05-25 02:00:20] "DELETE /tag/20928317-9bec-4b9f-9548-c56b1da8c24a HTTP/1.1" 200 115 0.035851 10.0.0.141 - - [2026-05-25 02:00:20] "DELETE /tag/1429eb1b-e631-4b58-a33e-0feacaa1b556 HTTP/1.1" 200 115 0.069882 10.0.0.141 - - [2026-05-25 02:00:20] "POST /projects HTTP/1.1" 409 238 0.002486 10.0.0.141 - - [2026-05-25 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.141 - - [2026-05-25 02:00:20] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038754 10.0.0.141 - - [2026-05-25 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.141 - - [2026-05-25 02:00:20] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004473 10.0.0.141 - - [2026-05-25 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.141 - - [2026-05-25 02:00:20] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011645 10.0.0.141 - - [2026-05-25 02:00:20] "POST /security-groups HTTP/1.1" 409 285 0.002196 10.0.0.141 - - [2026-05-25 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.141 - - [2026-05-25 02:00:20] "PUT /security-group/8760482b-1198-4c25-b586-05be9a42637d HTTP/1.1" 200 263 0.059680 10.0.0.141 - - [2026-05-25 02:00:20] "PUT /access-control-list/6e515129-f45e-4e37-977a-0fc5da999df4 HTTP/1.1" 200 273 0.018732 10.0.0.141 - - [2026-05-25 02:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.050232 10.0.0.141 - - [2026-05-25 02:00:20] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011309 10.0.0.141 - - [2026-05-25 02:00:20] "PUT /access-control-list/6232035a-685f-49d6-8654-47be5b8e08a6 HTTP/1.1" 200 273 0.035541 10.0.0.141 - - [2026-05-25 02:00:20] "GET /firewall-rule/93297c75-14d1-4334-adbd-af513e90fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.009353 10.0.0.141 - - [2026-05-25 02:00:20] "POST /ref-update HTTP/1.1" 200 156 0.056788 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /firewall-rule/93297c75-14d1-4334-adbd-af513e90fceb HTTP/1.1" 200 115 0.073619 10.0.0.141 - - [2026-05-25 02:00:21] "GET /firewall-policy/89f9170e-ec40-4940-aa40-98921e9b96e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007045 10.0.0.141 - - [2026-05-25 02:00:21] "GET /firewall-rule/ef2af50b-b4ca-46f7-8deb-fa7628bbaa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005718 10.0.0.141 - - [2026-05-25 02:00:21] "POST /ref-update HTTP/1.1" 200 156 0.045613 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /firewall-rule/ef2af50b-b4ca-46f7-8deb-fa7628bbaa90 HTTP/1.1" 200 115 0.032210 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /tag/9c562994-ccc7-451b-b08e-5d5dae71a199 HTTP/1.1" 200 115 0.054338 10.0.0.141 - - [2026-05-25 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.141 - - [2026-05-25 02:00:21] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005411 10.0.0.141 - - [2026-05-25 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.141 - - [2026-05-25 02:00:21] "GET /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003991 10.0.0.141 - - [2026-05-25 02:00:21] "PUT /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6 HTTP/1.1" 200 265 0.065870 10.0.0.141 - - [2026-05-25 02:00:21] "PUT /virtual-network/185bce97-d8e9-42a6-bf79-0ce741808935 HTTP/1.1" 200 265 0.053254 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /security-group/8760482b-1198-4c25-b586-05be9a42637d HTTP/1.1" 200 115 0.064441 10.0.0.141 - - [2026-05-25 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /access-control-list/6e515129-f45e-4e37-977a-0fc5da999df4 HTTP/1.1" 200 115 0.044928 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /access-control-list/6232035a-685f-49d6-8654-47be5b8e08a6 HTTP/1.1" 200 115 0.021155 10.0.0.141 - - [2026-05-25 02:00:21] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037480 10.0.0.141 - - [2026-05-25 02:00:21] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?fields=security_groups HTTP/1.1" 200 1353 0.041288 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /security-group/24b6823b-1878-4e64-827f-86e6778247d8 HTTP/1.1" 200 115 0.048298 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /access-control-list/1d7ef21a-dd57-47fc-ae07-be9e3f4ddb0d HTTP/1.1" 200 115 0.042081 10.0.0.141 - - [2026-05-25 02:00:21] "GET /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb?fields=application_policy_sets HTTP/1.1" 200 1392 0.061310 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /access-control-list/8f1d47d7-0867-4fd1-a02f-14b2189a24d3 HTTP/1.1" 200 115 0.061464 10.0.0.141 - - [2026-05-25 02:00:21] "DELETE /project/b1a43422-fb86-449c-a91f-3a50e6b1f2bb HTTP/1.1" 200 115 0.333505 10.0.0.141 - - [2026-05-25 02:00:53] "GET /global-system-configs HTTP/1.1" 200 323 0.003603 10.0.0.141 - - [2026-05-25 02:00:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002071 10.0.0.141 - - [2026-05-25 02:01:22] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.141 - - [2026-05-25 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.141 - - [2026-05-25 02:01:22] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002983 10.0.0.141 - - [2026-05-25 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.141 - - [2026-05-25 02:01:23] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002677 10.0.0.141 - - [2026-05-25 02:01:39] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.141 - - [2026-05-25 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-05-25 02:01:39] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004652 10.0.0.141 - - [2026-05-25 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.141 - - [2026-05-25 02:01:39] "GET /config-node/370e41f4-e8d7-44ae-8282-cdf62d266a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002440 10.0.0.141 - - [2026-05-25 02:01:39] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.141 - - [2026-05-25 02:01:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011819 10.0.0.141 - - [2026-05-25 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.141 - - [2026-05-25 02:01:44] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007555 10.0.0.141 - - [2026-05-25 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.141 - - [2026-05-25 02:01:44] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.009776 10.0.0.141 - - [2026-05-25 02:01:44] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.141 - - [2026-05-25 02:01:44] "POST /alarms HTTP/1.1" 409 264 0.001815 10.0.0.141 - - [2026-05-25 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.141 - - [2026-05-25 02:01:44] "PUT /alarm/8e2f0392-f373-4721-a118-1289d60c224f HTTP/1.1" 200 245 0.009068 10.0.0.141 - - [2026-05-25 02:01:44] "POST /alarms HTTP/1.1" 409 261 0.003165 10.0.0.141 - - [2026-05-25 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.141 - - [2026-05-25 02:01:44] "PUT /alarm/39a81ee8-a2b3-44b8-8bf6-38f65dab5842 HTTP/1.1" 200 245 0.008637 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 261 0.001989 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/db151476-6dee-4efa-bc03-65ab75037f58 HTTP/1.1" 200 245 0.009455 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 253 0.003251 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/790fe4f7-bb1c-4878-83fb-669852a74806 HTTP/1.1" 200 245 0.010466 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 251 0.011493 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/300c078c-4270-403a-bdd4-dad2d6f91000 HTTP/1.1" 200 245 0.010681 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 252 0.007780 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/18b51535-9629-4420-94f6-eef89c4cb9d9 HTTP/1.1" 200 245 0.010798 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 256 0.007219 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/167e55eb-dffb-4012-ae7c-1b0c375c2f56 HTTP/1.1" 200 245 0.010148 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 248 0.005047 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/05ad9de6-18bf-49af-849f-93fa77750889 HTTP/1.1" 200 245 0.010001 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 252 0.002765 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/bddc2257-f896-449c-8a88-4d8fb97e8553 HTTP/1.1" 200 245 0.010994 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 257 0.007607 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/35ba5b32-9eac-47c6-899c-c56db363516f HTTP/1.1" 200 245 0.009954 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 251 0.002232 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/05978637-1304-4f81-9eb5-43d0c4df4392 HTTP/1.1" 200 245 0.010512 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 257 0.001570 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/5d3a35a8-db91-4432-8f95-d27fae3ed755 HTTP/1.1" 200 245 0.009900 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 261 0.010573 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/ab917d78-d1ff-4e08-af70-3caa84838c38 HTTP/1.1" 200 245 0.008896 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 258 0.007709 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/3f82b60a-6353-46e7-a85e-90f5914acba0 HTTP/1.1" 200 245 0.010052 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 254 0.004057 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/af74b675-474c-46af-9f1e-6c9ac5442a9f HTTP/1.1" 200 245 0.010101 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 254 0.003588 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.141 - - [2026-05-25 02:01:45] "PUT /alarm/29ebe4aa-7f1f-4fc8-8424-a0a94a252bb9 HTTP/1.1" 200 245 0.010494 10.0.0.141 - - [2026-05-25 02:01:45] "POST /alarms HTTP/1.1" 409 254 0.006498 10.0.0.141 - - [2026-05-25 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/4e5253af-8491-4c80-a75a-217e6fc740f3 HTTP/1.1" 200 245 0.040584 10.0.0.141 - - [2026-05-25 02:01:46] "POST /alarms HTTP/1.1" 409 247 0.007226 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/2487439a-79d6-4a70-a0eb-1989dd0b2813 HTTP/1.1" 200 245 0.013008 10.0.0.141 - - [2026-05-25 02:01:46] "POST /alarms HTTP/1.1" 409 272 0.017101 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/ebb14b45-15c6-42c7-a63b-d3ae9d595ecc HTTP/1.1" 200 245 0.011954 10.0.0.141 - - [2026-05-25 02:01:46] "POST /alarms HTTP/1.1" 409 261 0.008336 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/d31a632f-6c86-44aa-9300-84d901d86bc3 HTTP/1.1" 200 245 0.010835 10.0.0.141 - - [2026-05-25 02:01:46] "POST /alarms HTTP/1.1" 409 259 0.010126 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/b0a00af7-8a58-4630-886c-625d1bd999b9 HTTP/1.1" 200 245 0.011514 10.0.0.141 - - [2026-05-25 02:01:46] "POST /alarms HTTP/1.1" 409 265 0.006178 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/50fedd17-aa19-411e-921c-7c3f88c7b206 HTTP/1.1" 200 245 0.010365 10.0.0.141 - - [2026-05-25 02:01:46] "POST /alarms HTTP/1.1" 409 279 0.008150 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /alarm/49e10531-d05f-45d4-8c85-83e81d3f62d5 HTTP/1.1" 200 245 0.018605 10.0.0.141 - - [2026-05-25 02:01:46] "GET / HTTP/1.1" 200 36215 0.002593 10.0.0.141 - - [2026-05-25 02:01:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008655 10.0.0.141 - - [2026-05-25 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.141 - - [2026-05-25 02:01:46] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.007518 10.0.0.141 - - [2026-05-25 02:01:47] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.141 - - [2026-05-25 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.141 - - [2026-05-25 02:01:47] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002258 10.0.0.141 - - [2026-05-25 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.141 - - [2026-05-25 02:01:47] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.009983 10.0.0.141 - - [2026-05-25 02:01:47] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.141 - - [2026-05-25 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-05-25 02:01:47] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004316 10.0.0.141 - - [2026-05-25 02:01:47] "PUT /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506 HTTP/1.1" 200 275 0.016204 10.0.0.141 - - [2026-05-25 02:01:50] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.141 - - [2026-05-25 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.141 - - [2026-05-25 02:01:50] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007832 10.0.0.141 - - [2026-05-25 02:01:50] "POST /bgp-routers HTTP/1.1" 409 301 0.003248 10.0.0.141 - - [2026-05-25 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.141 - - [2026-05-25 02:01:50] "GET /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002633 10.0.0.141 - - [2026-05-25 02:01:50] "PUT /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436 HTTP/1.1" 200 255 0.018035 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:01:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:01:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.141 - - [2026-05-25 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.141 - - [2026-05-25 02:01:53] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003017 10.0.0.141 - - [2026-05-25 02:02:06] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.141 - - [2026-05-25 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.141 - - [2026-05-25 02:02:06] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005004 10.0.0.141 - - [2026-05-25 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.141 - - [2026-05-25 02:02:06] "GET /config-node/370e41f4-e8d7-44ae-8282-cdf62d266a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002469 10.0.0.141 - - [2026-05-25 02:02:17] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.141 - - [2026-05-25 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.141 - - [2026-05-25 02:02:17] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002937 10.0.0.141 - - [2026-05-25 02:02:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001737 10.0.0.141 - - [2026-05-25 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.141 - - [2026-05-25 02:02:17] "GET /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004381 10.0.0.141 - - [2026-05-25 02:02:17] "PUT /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436 HTTP/1.1" 200 255 0.013576 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001176 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:02:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:02:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 10.0.0.141 - - [2026-05-25 02:02:34] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.141 - - [2026-05-25 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.141 - - [2026-05-25 02:02:34] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009437 10.0.0.141 - - [2026-05-25 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.141 - - [2026-05-25 02:02:34] "GET /config-node/370e41f4-e8d7-44ae-8282-cdf62d266a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002542 10.0.0.141 - - [2026-05-25 02:02:35] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.141 - - [2026-05-25 02:02:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005958 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.141 - - [2026-05-25 02:02:40] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002645 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.012210 10.0.0.141 - - [2026-05-25 02:02:40] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 264 0.010438 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/8e2f0392-f373-4721-a118-1289d60c224f HTTP/1.1" 200 245 0.021623 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 261 0.014668 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/39a81ee8-a2b3-44b8-8bf6-38f65dab5842 HTTP/1.1" 200 245 0.025876 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 261 0.024513 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/db151476-6dee-4efa-bc03-65ab75037f58 HTTP/1.1" 200 245 0.013232 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 253 0.002192 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/790fe4f7-bb1c-4878-83fb-669852a74806 HTTP/1.1" 200 245 0.016303 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 251 0.022924 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/300c078c-4270-403a-bdd4-dad2d6f91000 HTTP/1.1" 200 245 0.036847 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 252 0.010631 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010161 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/18b51535-9629-4420-94f6-eef89c4cb9d9 HTTP/1.1" 200 245 0.025524 10.0.0.141 - - [2026-05-25 02:02:40] "POST /alarms HTTP/1.1" 409 256 0.027790 10.0.0.141 - - [2026-05-25 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.141 - - [2026-05-25 02:02:40] "PUT /alarm/167e55eb-dffb-4012-ae7c-1b0c375c2f56 HTTP/1.1" 200 245 0.017137 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 248 0.028662 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/05ad9de6-18bf-49af-849f-93fa77750889 HTTP/1.1" 200 245 0.038321 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 252 0.008889 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/bddc2257-f896-449c-8a88-4d8fb97e8553 HTTP/1.1" 200 245 0.012416 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 257 0.010596 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/35ba5b32-9eac-47c6-899c-c56db363516f HTTP/1.1" 200 245 0.014347 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 251 0.005262 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/05978637-1304-4f81-9eb5-43d0c4df4392 HTTP/1.1" 200 245 0.009012 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 257 0.005126 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/5d3a35a8-db91-4432-8f95-d27fae3ed755 HTTP/1.1" 200 245 0.009732 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 261 0.006792 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/ab917d78-d1ff-4e08-af70-3caa84838c38 HTTP/1.1" 200 245 0.012134 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 258 0.011881 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/3f82b60a-6353-46e7-a85e-90f5914acba0 HTTP/1.1" 200 245 0.008435 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 254 0.009813 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/af74b675-474c-46af-9f1e-6c9ac5442a9f HTTP/1.1" 200 245 0.008446 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 254 0.004130 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/29ebe4aa-7f1f-4fc8-8424-a0a94a252bb9 HTTP/1.1" 200 245 0.009223 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 254 0.008210 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/4e5253af-8491-4c80-a75a-217e6fc740f3 HTTP/1.1" 200 245 0.018060 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 247 0.005778 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/2487439a-79d6-4a70-a0eb-1989dd0b2813 HTTP/1.1" 200 245 0.009883 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 272 0.005666 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/ebb14b45-15c6-42c7-a63b-d3ae9d595ecc HTTP/1.1" 200 245 0.011900 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 261 0.002367 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.141 - - [2026-05-25 02:02:41] "PUT /alarm/d31a632f-6c86-44aa-9300-84d901d86bc3 HTTP/1.1" 200 245 0.011337 10.0.0.141 - - [2026-05-25 02:02:41] "POST /alarms HTTP/1.1" 409 259 0.008373 10.0.0.141 - - [2026-05-25 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.141 - - [2026-05-25 02:02:42] "PUT /alarm/b0a00af7-8a58-4630-886c-625d1bd999b9 HTTP/1.1" 200 245 0.009795 10.0.0.141 - - [2026-05-25 02:02:42] "POST /alarms HTTP/1.1" 409 265 0.002972 10.0.0.141 - - [2026-05-25 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.141 - - [2026-05-25 02:02:42] "PUT /alarm/50fedd17-aa19-411e-921c-7c3f88c7b206 HTTP/1.1" 200 245 0.019351 10.0.0.141 - - [2026-05-25 02:02:42] "POST /alarms HTTP/1.1" 409 279 0.011182 10.0.0.141 - - [2026-05-25 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.141 - - [2026-05-25 02:02:42] "PUT /alarm/49e10531-d05f-45d4-8c85-83e81d3f62d5 HTTP/1.1" 200 245 0.011119 10.0.0.141 - - [2026-05-25 02:02:42] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.141 - - [2026-05-25 02:02:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001948 10.0.0.141 - - [2026-05-25 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.141 - - [2026-05-25 02:02:42] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.009058 10.0.0.141 - - [2026-05-25 02:02:42] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.141 - - [2026-05-25 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.141 - - [2026-05-25 02:02:42] "GET /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002309 10.0.0.141 - - [2026-05-25 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.141 - - [2026-05-25 02:02:42] "PUT /global-vrouter-config/305d940f-2978-40ef-bbdb-064d2fa764da HTTP/1.1" 200 277 0.016567 10.0.0.141 - - [2026-05-25 02:02:43] "GET / HTTP/1.1" 200 36215 0.002486 10.0.0.141 - - [2026-05-25 02:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.141 - - [2026-05-25 02:02:43] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004288 10.0.0.141 - - [2026-05-25 02:02:43] "PUT /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506 HTTP/1.1" 200 275 0.015631 10.0.0.141 - - [2026-05-25 02:02:46] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.141 - - [2026-05-25 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.141 - - [2026-05-25 02:02:46] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003894 10.0.0.141 - - [2026-05-25 02:02:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001839 10.0.0.141 - - [2026-05-25 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.141 - - [2026-05-25 02:02:46] "GET /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002909 10.0.0.141 - - [2026-05-25 02:02:46] "PUT /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436 HTTP/1.1" 200 255 0.012451 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:02:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:02:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.141 - - [2026-05-25 02:02:50] "POST /tags HTTP/1.1" 200 356 0.021485 10.0.0.141 - - [2026-05-25 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013189 10.0.0.141 - - [2026-05-25 02:02:50] "GET /tag/b519a8a6-380c-4f09-932a-46374e4d1327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.016542 10.0.0.141 - - [2026-05-25 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.141 - - [2026-05-25 02:02:50] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003767 10.0.0.141 - - [2026-05-25 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.141 - - [2026-05-25 02:02:50] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055492 10.0.0.141 - - [2026-05-25 02:02:50] "POST /virtual-machines HTTP/1.1" 200 352 0.013608 10.0.0.141 - - [2026-05-25 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.059451 10.0.0.141 - - [2026-05-25 02:02:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.115953 10.0.0.141 - - [2026-05-25 02:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010357 10.0.0.141 - - [2026-05-25 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004147 10.0.0.141 - - [2026-05-25 02:02:51] "POST /instance-ips HTTP/1.1" 200 392 0.021506 10.0.0.141 - - [2026-05-25 02:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029247 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014210 10.0.0.141 - - [2026-05-25 02:02:51] "POST /set-tag HTTP/1.1" 200 109 0.015810 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015820 10.0.0.141 - - [2026-05-25 02:02:51] "GET /instance-ip/d5bf6a0a-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003117 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004379 10.0.0.141 - - [2026-05-25 02:02:51] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003701 10.0.0.141 - - [2026-05-25 02:02:51] "POST /ref-update HTTP/1.1" 200 156 0.008208 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022538 10.0.0.141 - - [2026-05-25 02:02:51] "POST /set-tag HTTP/1.1" 200 109 0.008834 10.0.0.141 - - [2026-05-25 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010366 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-network/138d7daa-0426-4124-b4a2-0c44200077c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004892 10.0.0.141 - - [2026-05-25 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.141 - - [2026-05-25 02:02:51] "GET /project/d40fca5b-aea8-4426-838c-f367c218fb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042012 10.0.0.141 - - [2026-05-25 02:02:51] "POST /virtual-machines HTTP/1.1" 200 356 0.015590 10.0.0.141 - - [2026-05-25 02:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028975 10.0.0.141 - - [2026-05-25 02:02:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.118402 10.0.0.141 - - [2026-05-25 02:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010730 10.0.0.141 - - [2026-05-25 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.141 - - [2026-05-25 02:02:51] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.016350 10.0.0.141 - - [2026-05-25 02:02:51] "POST /instance-ips HTTP/1.1" 200 396 0.043543 10.0.0.141 - - [2026-05-25 02:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032710 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.008986 10.0.0.141 - - [2026-05-25 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.018601 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.022896 10.0.0.141 - - [2026-05-25 02:02:52] "GET /instance-ip/d6374020-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005208 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010378 10.0.0.141 - - [2026-05-25 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.005146 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-router/c0336b91-48ee-4414-afd5-d0bb65cd8101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004576 10.0.0.141 - - [2026-05-25 02:02:52] "POST /ref-update HTTP/1.1" 200 156 0.007689 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011125 10.0.0.141 - - [2026-05-25 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004458 10.0.0.141 - - [2026-05-25 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.141 - - [2026-05-25 02:02:52] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004351 10.0.0.141 - - [2026-05-25 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.141 - - [2026-05-25 02:03:01] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.141 - - [2026-05-25 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.141 - - [2026-05-25 02:03:01] "GET /global-system-config/1d68e3e4-166b-4116-9487-670a141f0506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004284 10.0.0.141 - - [2026-05-25 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.141 - - [2026-05-25 02:03:01] "GET /config-node/370e41f4-e8d7-44ae-8282-cdf62d266a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004099 10.0.0.141 - - [2026-05-25 02:03:01] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005134 10.0.0.141 - - [2026-05-25 02:03:01] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.141 - - [2026-05-25 02:03:02] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004255 10.0.0.141 - - [2026-05-25 02:03:02] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.141 - - [2026-05-25 02:03:03] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005527 10.0.0.141 - - [2026-05-25 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.141 - - [2026-05-25 02:03:13] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.141 - - [2026-05-25 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.141 - - [2026-05-25 02:03:13] "GET /routing-instance/dccf7c00-e3da-4594-a97d-db64554f663a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002391 10.0.0.141 - - [2026-05-25 02:03:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001580 10.0.0.141 - - [2026-05-25 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.141 - - [2026-05-25 02:03:13] "GET /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003633 10.0.0.141 - - [2026-05-25 02:03:13] "PUT /bgp-router/80a47277-dc5c-4992-ad1b-986d813f4436 HTTP/1.1" 200 255 0.011621 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.141 - - [2026-05-25 02:03:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001082 10.0.0.141 - - [2026-05-25 02:03:34] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004526 10.0.0.141 - - [2026-05-25 02:03:34] "POST /set-tag HTTP/1.1" 200 109 0.003601 10.0.0.141 - - [2026-05-25 02:03:34] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008109 10.0.0.141 - - [2026-05-25 02:03:34] "POST /set-tag HTTP/1.1" 200 109 0.011346 10.0.0.141 - - [2026-05-25 02:03:34] "GET /virtual-machine/0ee9a9c5-1754-49f7-b0b3-9fab0e5d4eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003165 10.0.0.141 - - [2026-05-25 02:03:34] "POST /ref-update HTTP/1.1" 200 156 0.011806 10.0.0.141 - - [2026-05-25 02:03:34] "GET /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.024968 10.0.0.141 - - [2026-05-25 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.016424 10.0.0.141 - - [2026-05-25 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.036320 10.0.0.141 - - [2026-05-25 02:03:35] "DELETE /instance-ip/d5bf6a0a-57dd-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.047360 10.0.0.141 - - [2026-05-25 02:03:35] "DELETE /virtual-machine-interface/d5a435d2-57dd-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.040691 10.0.0.141 - - [2026-05-25 02:03:35] "DELETE /virtual-machine/0ee9a9c5-1754-49f7-b0b3-9fab0e5d4eb5 HTTP/1.1" 200 115 0.020541 10.0.0.141 - - [2026-05-25 02:03:35] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004973 10.0.0.141 - - [2026-05-25 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.141 - - [2026-05-25 02:04:05] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011803 10.0.0.141 - - [2026-05-25 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.007437 10.0.0.141 - - [2026-05-25 02:04:05] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011063 10.0.0.141 - - [2026-05-25 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.141 - - [2026-05-25 02:04:06] "GET /virtual-machine/865f3040-f6a3-42f1-8aa9-72e35c9cbd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004443 10.0.0.141 - - [2026-05-25 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.010535 10.0.0.141 - - [2026-05-25 02:04:06] "GET /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007326 10.0.0.141 - - [2026-05-25 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.025736 10.0.0.141 - - [2026-05-25 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.053847 10.0.0.141 - - [2026-05-25 02:04:06] "DELETE /instance-ip/d6374020-57dd-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.041185 10.0.0.141 - - [2026-05-25 02:04:06] "DELETE /virtual-machine-interface/d61bd95c-57dd-11f1-a114-fa163e34d84b HTTP/1.1" 200 115 0.051761 10.0.0.141 - - [2026-05-25 02:04:06] "DELETE /virtual-machine/865f3040-f6a3-42f1-8aa9-72e35c9cbd8d HTTP/1.1" 200 115 0.017796 10.0.0.141 - - [2026-05-25 02:04:06] "DELETE /tag/b519a8a6-380c-4f09-932a-46374e4d1327 HTTP/1.1" 200 115 0.033003