++ 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: =================== Tue Feb 3 02:12:57 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 02:12:57 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.75.133.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.75.133.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 02:13:39.683 7fc4d62b9080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 02:13:39.830 7fc4d62b9080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 02:13:39.862 7fc4d62b9080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 02:13:39.862 7fc4d62b9080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-03 02:13:48] "GET / HTTP/1.1" 503 181 0.000327 10.0.0.242 - - [2026-02-03 02:13:49] "GET / HTTP/1.1" 200 36215 0.001468 10.0.0.242 - - [2026-02-03 02:13:49] "GET / HTTP/1.1" 200 45303 0.001265 10.0.0.242 - - [2026-02-03 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010073 10.0.0.242 - - [2026-02-03 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.242 - - [2026-02-03 02:13:50] "GET / HTTP/1.1" 200 36215 0.001854 10.0.0.242 - - [2026-02-03 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022660 10.0.0.242 - - [2026-02-03 02:13:50] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009244 10.0.0.242 - - [2026-02-03 02:13:50] "POST /bgp-routers HTTP/1.1" 200 618 0.100830 10.0.0.242 - - [2026-02-03 02:13:50] "GET /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.045359 10.0.0.242 - - [2026-02-03 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030728 10.0.0.242 - - [2026-02-03 02:13:50] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008885 10.0.0.242 - - [2026-02-03 02:13:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002724 10.0.0.242 - - [2026-02-03 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.010650 10.0.0.242 - - [2026-02-03 02:13:50] "GET / HTTP/1.1" 200 36215 0.002361 10.0.0.242 - - [2026-02-03 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006292 10.0.0.242 - - [2026-02-03 02:13:50] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010273 10.0.0.242 - - [2026-02-03 02:13:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.001980 10.0.0.242 - - [2026-02-03 02:13:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.084829 10.0.0.242 - - [2026-02-03 02:13:50] "GET / HTTP/1.1" 200 36215 0.001403 10.0.0.242 - - [2026-02-03 02:13:54] "GET / HTTP/1.1" 200 36215 0.001320 10.0.0.242 - - [2026-02-03 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.242 - - [2026-02-03 02:13:54] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005218 10.0.0.242 - - [2026-02-03 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003275 10.0.0.242 - - [2026-02-03 02:13:54] "POST /analytics-nodes HTTP/1.1" 200 601 0.071682 10.0.0.242 - - [2026-02-03 02:13:55] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.242 - - [2026-02-03 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.242 - - [2026-02-03 02:13:55] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008248 10.0.0.242 - - [2026-02-03 02:13:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002529 10.0.0.242 - - [2026-02-03 02:13:55] "POST /config-nodes HTTP/1.1" 200 595 0.031332 10.0.0.242 - - [2026-02-03 02:13:55] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.242 - - [2026-02-03 02:13:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002744 10.0.0.242 - - [2026-02-03 02:13:56] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.242 - - [2026-02-03 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.242 - - [2026-02-03 02:13:56] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009317 10.0.0.242 - - [2026-02-03 02:13:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.008130 10.0.0.242 - - [2026-02-03 02:13:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.049271 10.0.0.242 - - [2026-02-03 02:13:57] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.242 - - [2026-02-03 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011569 10.0.0.242 - - [2026-02-03 02:13:57] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004530 10.0.0.242 - - [2026-02-03 02:13:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001960 10.0.0.242 - - [2026-02-03 02:13:57] "POST /database-nodes HTTP/1.1" 200 599 0.056448 10.0.0.242 - - [2026-02-03 02:13:58] "GET / HTTP/1.1" 200 36215 0.001455 10.0.0.242 - - [2026-02-03 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.242 - - [2026-02-03 02:13:58] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013210 10.0.0.242 - - [2026-02-03 02:13:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003378 10.0.0.242 - - [2026-02-03 02:13:58] "POST /config-database-nodes HTTP/1.1" 200 613 0.034478 10.0.0.242 - - [2026-02-03 02:13:59] "GET / HTTP/1.1" 200 36215 0.001849 10.0.0.242 - - [2026-02-03 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.242 - - [2026-02-03 02:13:59] "GET /network-ipam/3bbffabb-2c5f-4072-b3f4-09f20097794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003545 10.0.0.242 - - [2026-02-03 02:13:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.003737 10.0.0.242 - - [2026-02-03 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.242 - - [2026-02-03 02:13:59] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005903 10.0.0.242 - - [2026-02-03 02:13:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.037677 10.0.0.242 - - [2026-02-03 02:13:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.005800 10.0.0.242 - - [2026-02-03 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.242 - - [2026-02-03 02:13:59] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004348 10.0.0.242 - - [2026-02-03 02:13:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.036530 10.0.0.242 - - [2026-02-03 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.242 - - [2026-02-03 02:14:00] "GET /network-ipam/3bbffabb-2c5f-4072-b3f4-09f20097794a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002657 10.0.0.242 - - [2026-02-03 02:14:00] "POST /service-templates HTTP/1.1" 200 513 0.052928 10.0.0.242 - - [2026-02-03 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.008438 10.0.0.242 - - [2026-02-03 02:14:00] "POST /service-templates HTTP/1.1" 200 503 0.067085 10.0.0.242 - - [2026-02-03 02:14:00] "POST /access-control-lists HTTP/1.1" 200 589 0.063172 10.0.0.242 - - [2026-02-03 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.015991 10.0.0.242 - - [2026-02-03 02:14:00] "POST /service-templates HTTP/1.1" 200 517 0.049358 10.0.0.242 - - [2026-02-03 02:14:00] "POST /access-control-lists HTTP/1.1" 200 587 0.067165 10.0.0.242 - - [2026-02-03 02:14:00] "POST /service-templates HTTP/1.1" 200 537 0.064374 10.0.0.242 - - [2026-02-03 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.242 - - [2026-02-03 02:14:00] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.007541 10.0.0.242 - - [2026-02-03 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.242 - - [2026-02-03 02:14:00] "POST /service-templates HTTP/1.1" 200 509 0.062276 10.0.0.242 - - [2026-02-03 02:14:00] "POST /route-targets HTTP/1.1" 200 328 0.019914 10.0.0.242 - - [2026-02-03 02:14:00] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.086807 10.0.0.242 - - [2026-02-03 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.106185 10.0.0.242 - - [2026-02-03 02:14:00] "POST /route-targets HTTP/1.1" 200 328 0.030017 10.0.0.242 - - [2026-02-03 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.046498 10.0.0.242 - - [2026-02-03 02:14:00] "POST /route-targets HTTP/1.1" 200 328 0.030777 10.0.0.242 - - [2026-02-03 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.023781 10.0.0.242 - - [2026-02-03 02:14:01] "POST /route-targets HTTP/1.1" 200 328 0.023997 10.0.0.242 - - [2026-02-03 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.035221 10.0.0.242 - - [2026-02-03 02:14:01] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.242 - - [2026-02-03 02:14:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002605 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 583 0.052025 10.0.0.242 - - [2026-02-03 02:14:01] "POST /access-control-lists HTTP/1.1" 200 553 0.130381 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 577 0.099666 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 577 0.066955 10.0.0.242 - - [2026-02-03 02:14:01] "PUT /access-control-list/3347f769-4228-4c0c-ae37-83186e932820 HTTP/1.1" 200 273 0.060930 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 561 0.088685 10.0.0.242 - - [2026-02-03 02:14:01] "PUT /access-control-list/b9c12c68-2103-4fd9-8753-34bb32d5b951 HTTP/1.1" 200 273 0.057685 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 557 0.080850 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 559 0.069718 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 567 0.073383 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 551 0.039032 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 559 0.039080 10.0.0.242 - - [2026-02-03 02:14:01] "POST /alarms HTTP/1.1" 200 569 0.032620 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 557 0.039143 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:14:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:14:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002752 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 569 0.063774 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 577 0.113149 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 571 0.095348 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 563 0.308238 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 563 0.093380 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 563 0.045439 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 549 0.034719 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 597 0.043488 10.0.0.242 - - [2026-02-03 02:14:02] "POST /alarms HTTP/1.1" 200 577 0.026389 10.0.0.242 - - [2026-02-03 02:14:03] "POST /alarms HTTP/1.1" 200 573 0.051729 10.0.0.242 - - [2026-02-03 02:14:03] "POST /alarms HTTP/1.1" 200 585 0.072574 10.0.0.242 - - [2026-02-03 02:14:03] "POST /alarms HTTP/1.1" 200 611 0.033375 10.0.0.242 - - [2026-02-03 02:14:03] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.242 - - [2026-02-03 02:14:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002975 10.0.0.242 - - [2026-02-03 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.242 - - [2026-02-03 02:14:03] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.020223 10.0.0.242 - - [2026-02-03 02:14:04] "GET / HTTP/1.1" 200 36215 0.001210 10.0.0.242 - - [2026-02-03 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.242 - - [2026-02-03 02:14:04] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002611 10.0.0.242 - - [2026-02-03 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.242 - - [2026-02-03 02:14:04] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.030677 10.0.0.242 - - [2026-02-03 02:14:04] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.242 - - [2026-02-03 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.242 - - [2026-02-03 02:14:04] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012494 10.0.0.242 - - [2026-02-03 02:14:04] "PUT /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea HTTP/1.1" 200 275 0.025821 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001501 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:14:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:14:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 10.0.0.242 - - [2026-02-03 02:14:13] "GET / HTTP/1.1" 200 36215 0.001453 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.242 - - [2026-02-03 02:14:13] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003966 10.0.0.242 - - [2026-02-03 02:14:13] "POST /id-to-fqname HTTP/1.1" 200 173 0.000525 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.005310 10.0.0.242 - - [2026-02-03 02:14:13] "POST /security-groups HTTP/1.1" 200 570 0.107840 10.0.0.242 - - [2026-02-03 02:14:13] "POST /projects HTTP/1.1" 200 483 0.300935 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.004646 10.0.0.242 - - [2026-02-03 02:14:13] "POST /access-control-lists HTTP/1.1" 200 581 0.033800 10.0.0.242 - - [2026-02-03 02:14:13] "POST /security-groups HTTP/1.1" 200 536 0.058182 10.0.0.242 - - [2026-02-03 02:14:13] "POST /chown HTTP/1.1" 200 109 0.035336 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.005117 10.0.0.242 - - [2026-02-03 02:14:13] "POST /policy-managements HTTP/1.1" 409 214 0.001811 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.242 - - [2026-02-03 02:14:13] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.033516 10.0.0.242 - - [2026-02-03 02:14:13] "POST /access-control-lists HTTP/1.1" 200 579 0.082818 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.001605 10.0.0.242 - - [2026-02-03 02:14:13] "POST /application-policy-sets HTTP/1.1" 200 530 0.043061 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-02-03 02:14:13] "POST /access-control-lists HTTP/1.1" 200 596 0.032478 10.0.0.242 - - [2026-02-03 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.002739 10.0.0.242 - - [2026-02-03 02:14:13] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011117 10.0.0.242 - - [2026-02-03 02:14:13] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.014068 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023531 10.0.0.242 - - [2026-02-03 02:14:14] "POST /access-control-lists HTTP/1.1" 200 594 0.059794 10.0.0.242 - - [2026-02-03 02:14:14] "GET /virtual-network/0446ce28-0657-4b4f-9467-c1ba3a1ba012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009148 10.0.0.242 - - [2026-02-03 02:14:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.001299 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.003625 10.0.0.242 - - [2026-02-03 02:14:14] "POST /security-groups HTTP/1.1" 200 574 0.085094 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.005430 10.0.0.242 - - [2026-02-03 02:14:14] "POST /projects HTTP/1.1" 200 491 0.278741 10.0.0.242 - - [2026-02-03 02:14:14] "POST /access-control-lists HTTP/1.1" 200 585 0.068041 10.0.0.242 - - [2026-02-03 02:14:14] "POST /security-groups HTTP/1.1" 200 548 0.086620 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.008199 10.0.0.242 - - [2026-02-03 02:14:14] "POST /access-control-lists HTTP/1.1" 200 583 0.041529 10.0.0.242 - - [2026-02-03 02:14:14] "POST /chown HTTP/1.1" 200 109 0.049173 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.017707 10.0.0.242 - - [2026-02-03 02:14:14] "POST /network-ipams HTTP/1.1" 200 524 0.068593 10.0.0.242 - - [2026-02-03 02:14:14] "POST /access-control-lists HTTP/1.1" 200 604 0.075442 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.026070 10.0.0.242 - - [2026-02-03 02:14:14] "POST /network-ipams HTTP/1.1" 200 512 0.084778 10.0.0.242 - - [2026-02-03 02:14:14] "POST /access-control-lists HTTP/1.1" 200 602 0.057269 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.002295 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003365 10.0.0.242 - - [2026-02-03 02:14:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008713 10.0.0.242 - - [2026-02-03 02:14:14] "POST /virtual-networks HTTP/1.1" 200 540 0.199093 10.0.0.242 - - [2026-02-03 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008221 10.0.0.242 - - [2026-02-03 02:14:14] "POST /access-control-lists HTTP/1.1" 200 591 0.062870 10.0.0.242 - - [2026-02-03 02:14:15] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.016706 10.0.0.242 - - [2026-02-03 02:14:15] "POST /route-targets HTTP/1.1" 200 328 0.025284 10.0.0.242 - - [2026-02-03 02:14:15] "POST /ref-update HTTP/1.1" 200 156 0.033850 10.0.0.242 - - [2026-02-03 02:14:15] "POST /network-ipams HTTP/1.1" 200 520 0.080446 10.0.0.242 - - [2026-02-03 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.003139 10.0.0.242 - - [2026-02-03 02:14:15] "PUT /access-control-list/c8d303a7-d9f4-4bdb-8360-5b1a2d400492 HTTP/1.1" 200 273 0.065337 10.0.0.242 - - [2026-02-03 02:14:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007194 10.0.0.242 - - [2026-02-03 02:14:15] "POST /virtual-networks HTTP/1.1" 200 548 0.169493 10.0.0.242 - - [2026-02-03 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.242 - - [2026-02-03 02:14:15] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.010065 10.0.0.242 - - [2026-02-03 02:14:15] "POST /route-targets HTTP/1.1" 200 328 0.011884 10.0.0.242 - - [2026-02-03 02:14:15] "POST /ref-update HTTP/1.1" 200 156 0.021098 10.0.0.242 - - [2026-02-03 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.010297 10.0.0.242 - - [2026-02-03 02:14:15] "POST /network-policys HTTP/1.1" 200 540 0.035439 10.0.0.242 - - [2026-02-03 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.012130 10.0.0.242 - - [2026-02-03 02:14:15] "POST /network-policys HTTP/1.1" 200 536 0.019761 10.0.0.242 - - [2026-02-03 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.009855 10.0.0.242 - - [2026-02-03 02:14:15] "POST /network-policys HTTP/1.1" 200 544 0.025796 10.0.0.242 - - [2026-02-03 02:14:15] "POST /ref-update HTTP/1.1" 200 156 0.047734 10.0.0.242 - - [2026-02-03 02:14:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005885 10.0.0.242 - - [2026-02-03 02:14:15] "PUT /access-control-list/497d4cfe-6eca-40e4-908c-fc3bbc9e35cd HTTP/1.1" 200 273 0.026269 10.0.0.242 - - [2026-02-03 02:14:15] "PUT /access-control-list/c8d303a7-d9f4-4bdb-8360-5b1a2d400492 HTTP/1.1" 200 273 0.039391 10.0.0.242 - - [2026-02-03 02:14:15] "POST /ref-update HTTP/1.1" 200 156 0.116545 10.0.0.242 - - [2026-02-03 02:14:15] "PUT /access-control-list/497d4cfe-6eca-40e4-908c-fc3bbc9e35cd HTTP/1.1" 200 273 0.080659 10.0.0.242 - - [2026-02-03 02:14:15] "POST /ref-update HTTP/1.1" 200 156 0.046027 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.168236 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019767 10.0.0.242 - - [2026-02-03 02:14:16] "PUT /access-control-list/c8d303a7-d9f4-4bdb-8360-5b1a2d400492 HTTP/1.1" 200 273 0.041528 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023856 10.0.0.242 - - [2026-02-03 02:14:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.001781 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.074889 10.0.0.242 - - [2026-02-03 02:14:16] "POST /access-control-lists HTTP/1.1" 200 603 0.091251 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.112465 10.0.0.242 - - [2026-02-03 02:14:16] "PUT /access-control-list/497d4cfe-6eca-40e4-908c-fc3bbc9e35cd HTTP/1.1" 200 273 0.039802 10.0.0.242 - - [2026-02-03 02:14:16] "PUT /access-control-list/9085cffb-d3f6-42f5-9c74-1eba0b8123d1 HTTP/1.1" 200 273 0.044943 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.107548 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.010152 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014367 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005308 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005231 10.0.0.242 - - [2026-02-03 02:14:16] "PUT /access-control-list/9085cffb-d3f6-42f5-9c74-1eba0b8123d1 HTTP/1.1" 200 273 0.082409 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.015033 10.0.0.242 - - [2026-02-03 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.242 - - [2026-02-03 02:14:16] "GET /virtual-network/0446ce28-0657-4b4f-9467-c1ba3a1ba012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.006025 10.0.0.242 - - [2026-02-03 02:14:16] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004686 10.0.0.242 - - [2026-02-03 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2026-02-03 02:14:16] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003067 10.0.0.242 - - [2026-02-03 02:14:16] "POST /firewall-policys HTTP/1.1" 200 532 0.018934 10.0.0.242 - - [2026-02-03 02:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016787 10.0.0.242 - - [2026-02-03 02:14:16] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.012539 10.0.0.242 - - [2026-02-03 02:14:16] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002850 10.0.0.242 - - [2026-02-03 02:14:16] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002564 10.0.0.242 - - [2026-02-03 02:14:16] "POST /ref-update HTTP/1.1" 200 156 0.014169 10.0.0.242 - - [2026-02-03 02:14:16] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003902 10.0.0.242 - - [2026-02-03 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.242 - - [2026-02-03 02:14:16] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002335 10.0.0.242 - - [2026-02-03 02:14:16] "POST /firewall-policys HTTP/1.1" 200 534 0.026547 10.0.0.242 - - [2026-02-03 02:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.055385 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.010116 10.0.0.242 - - [2026-02-03 02:14:17] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003031 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003587 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002705 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003117 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.039519 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.048287 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.018678 10.0.0.242 - - [2026-02-03 02:14:17] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.021201 10.0.0.242 - - [2026-02-03 02:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.242 - - [2026-02-03 02:14:17] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003462 10.0.0.242 - - [2026-02-03 02:14:17] "POST /firewall-policys HTTP/1.1" 200 532 0.017779 10.0.0.242 - - [2026-02-03 02:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.059821 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/b36530df-bf63-44de-b2f8-0ccd55877dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.015723 10.0.0.242 - - [2026-02-03 02:14:17] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002947 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/b36530df-bf63-44de-b2f8-0ccd55877dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003135 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002755 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003448 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002644 10.0.0.242 - - [2026-02-03 02:14:17] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004764 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.020078 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.038254 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.056201 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.242 - - [2026-02-03 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.069307 10.0.0.242 - - [2026-02-03 02:14:17] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.005773 10.0.0.242 - - [2026-02-03 02:14:18] "POST /tags HTTP/1.1" 200 300 0.038451 10.0.0.242 - - [2026-02-03 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014019 10.0.0.242 - - [2026-02-03 02:14:18] "GET /tag/54800f65-6894-400b-950a-f4d7398296dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012778 10.0.0.242 - - [2026-02-03 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.018517 10.0.0.242 - - [2026-02-03 02:14:18] "POST /tags HTTP/1.1" 200 302 0.079955 10.0.0.242 - - [2026-02-03 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.029052 10.0.0.242 - - [2026-02-03 02:14:18] "GET /tag/eb720bc2-cf73-4868-88b0-828121885048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014765 10.0.0.242 - - [2026-02-03 02:14:18] "POST /tags HTTP/1.1" 200 326 0.079307 10.0.0.242 - - [2026-02-03 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017217 10.0.0.242 - - [2026-02-03 02:14:18] "GET /tag/62688917-faa3-42c6-a834-54baa5190b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.017744 10.0.0.242 - - [2026-02-03 02:14:18] "POST /tags HTTP/1.1" 200 312 0.213387 10.0.0.242 - - [2026-02-03 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019978 10.0.0.242 - - [2026-02-03 02:14:18] "GET /tag/aac70c35-9b93-4a43-89f2-13f5944e1f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.022300 10.0.0.242 - - [2026-02-03 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.242 - - [2026-02-03 02:14:18] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.020405 10.0.0.242 - - [2026-02-03 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.242 - - [2026-02-03 02:14:19] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.043087 10.0.0.242 - - [2026-02-03 02:14:19] "POST /virtual-machines HTTP/1.1" 200 378 0.021696 10.0.0.242 - - [2026-02-03 02:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022360 10.0.0.242 - - [2026-02-03 02:14:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.133834 10.0.0.242 - - [2026-02-03 02:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008187 10.0.0.242 - - [2026-02-03 02:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008996 10.0.0.242 - - [2026-02-03 02:14:19] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005200 10.0.0.242 - - [2026-02-03 02:14:19] "POST /instance-ips HTTP/1.1" 200 410 0.037753 10.0.0.242 - - [2026-02-03 02:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023595 10.0.0.242 - - [2026-02-03 02:14:19] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009924 10.0.0.242 - - [2026-02-03 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.028317 10.0.0.242 - - [2026-02-03 02:14:19] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.013937 10.0.0.242 - - [2026-02-03 02:14:19] "GET /instance-ip/0c1fe046-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.013529 10.0.0.242 - - [2026-02-03 02:14:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.002878 10.0.0.242 - - [2026-02-03 02:14:19] "POST /tags HTTP/1.1" 200 358 0.050788 10.0.0.242 - - [2026-02-03 02:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011081 10.0.0.242 - - [2026-02-03 02:14:19] "GET /tag/ba1388f0-423b-473f-a65a-262bc114890e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013084 10.0.0.242 - - [2026-02-03 02:14:19] "POST /tags HTTP/1.1" 200 306 0.028298 10.0.0.242 - - [2026-02-03 02:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.026336 10.0.0.242 - - [2026-02-03 02:14:19] "GET /tag/fb81b039-6df9-41a3-b92b-f041c31a68d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021411 10.0.0.242 - - [2026-02-03 02:14:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.001763 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.005605 10.0.0.242 - - [2026-02-03 02:14:20] "POST /security-groups HTTP/1.1" 200 571 0.067465 10.0.0.242 - - [2026-02-03 02:14:20] "POST /projects HTTP/1.1" 200 485 0.217207 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.001614 10.0.0.242 - - [2026-02-03 02:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021182 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017551 10.0.0.242 - - [2026-02-03 02:14:20] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.019428 10.0.0.242 - - [2026-02-03 02:14:20] "POST /access-control-lists HTTP/1.1" 200 582 0.093509 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.032420 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.028134 10.0.0.242 - - [2026-02-03 02:14:20] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.010897 10.0.0.242 - - [2026-02-03 02:14:20] "POST /access-control-lists HTTP/1.1" 200 580 0.069261 10.0.0.242 - - [2026-02-03 02:14:20] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.074050 10.0.0.242 - - [2026-02-03 02:14:20] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.046370 10.0.0.242 - - [2026-02-03 02:14:20] "POST /security-groups HTTP/1.1" 200 539 0.083871 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.002079 10.0.0.242 - - [2026-02-03 02:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017695 10.0.0.242 - - [2026-02-03 02:14:20] "POST /access-control-lists HTTP/1.1" 200 598 0.081583 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.009690 10.0.0.242 - - [2026-02-03 02:14:20] "POST /chown HTTP/1.1" 200 109 0.068641 10.0.0.242 - - [2026-02-03 02:14:20] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012556 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.242 - - [2026-02-03 02:14:20] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009275 10.0.0.242 - - [2026-02-03 02:14:20] "POST /access-control-lists HTTP/1.1" 200 596 0.065735 10.0.0.242 - - [2026-02-03 02:14:20] "POST /tags HTTP/1.1" 409 207 0.015859 10.0.0.242 - - [2026-02-03 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011556 10.0.0.242 - - [2026-02-03 02:14:20] "GET /tag/fb81b039-6df9-41a3-b92b-f041c31a68d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010954 10.0.0.242 - - [2026-02-03 02:14:20] "POST /firewall-rules HTTP/1.1" 200 566 0.073962 10.0.0.242 - - [2026-02-03 02:14:20] "GET /firewall-rule/a66809aa-6a31-48d0-8473-09ff83cebd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006886 10.0.0.242 - - [2026-02-03 02:14:20] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003489 10.0.0.242 - - [2026-02-03 02:14:21] "GET /firewall-rule/a66809aa-6a31-48d0-8473-09ff83cebd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003556 10.0.0.242 - - [2026-02-03 02:14:21] "POST /ref-update HTTP/1.1" 200 156 0.029193 10.0.0.242 - - [2026-02-03 02:14:21] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011741 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.242 - - [2026-02-03 02:14:21] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015644 10.0.0.242 - - [2026-02-03 02:14:21] "POST /tags HTTP/1.1" 409 207 0.010472 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.242 - - [2026-02-03 02:14:21] "GET /tag/fb81b039-6df9-41a3-b92b-f041c31a68d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013390 10.0.0.242 - - [2026-02-03 02:14:21] "POST /firewall-rules HTTP/1.1" 200 564 0.075991 10.0.0.242 - - [2026-02-03 02:14:21] "GET /firewall-rule/ed3f7546-82d2-4393-b867-b536daa98ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011943 10.0.0.242 - - [2026-02-03 02:14:21] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004158 10.0.0.242 - - [2026-02-03 02:14:21] "GET /firewall-rule/ed3f7546-82d2-4393-b867-b536daa98ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002268 10.0.0.242 - - [2026-02-03 02:14:21] "POST /ref-update HTTP/1.1" 200 156 0.013693 10.0.0.242 - - [2026-02-03 02:14:21] "POST /tags HTTP/1.1" 200 306 0.125806 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.242 - - [2026-02-03 02:14:21] "GET /tag/8c12daa9-c833-45af-8006-68b53d516ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023510 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.242 - - [2026-02-03 02:14:21] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036075 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.242 - - [2026-02-03 02:14:21] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005002 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.242 - - [2026-02-03 02:14:21] "GET /service-appliance-set/aa61994f-6878-4188-8238-7b454d9912ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009799 10.0.0.242 - - [2026-02-03 02:14:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.001770 10.0.0.242 - - [2026-02-03 02:14:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103360 10.0.0.242 - - [2026-02-03 02:14:21] "GET /virtual-machine-interface/86532849-4d39-44ed-b6ea-ffb59ad99e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.023585 10.0.0.242 - - [2026-02-03 02:14:21] "POST /instance-ips HTTP/1.1" 200 382 0.049006 10.0.0.242 - - [2026-02-03 02:14:22] "GET /instance-ip/7b8347ad-6db6-4b83-8791-73a7c13fc325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006554 10.0.0.242 - - [2026-02-03 02:14:22] "POST /loadbalancers HTTP/1.1" 200 584 0.075135 10.0.0.242 - - [2026-02-03 02:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023901 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.242 - - [2026-02-03 02:14:22] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042615 10.0.0.242 - - [2026-02-03 02:14:22] "GET /instance-ip/7b8347ad-6db6-4b83-8791-73a7c13fc325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.018579 10.0.0.242 - - [2026-02-03 02:14:22] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068295 10.0.0.242 - - [2026-02-03 02:14:22] "GET /loadbalancer/8d62383d-59b6-4a81-a191-1225fc6f9705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006001 10.0.0.242 - - [2026-02-03 02:14:22] "POST /floating-ips HTTP/1.1" 200 585 0.032669 10.0.0.242 - - [2026-02-03 02:14:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.053968 10.0.0.242 - - [2026-02-03 02:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007909 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.242 - - [2026-02-03 02:14:22] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037128 10.0.0.242 - - [2026-02-03 02:14:22] "GET /loadbalancer-listener/2c42047c-ed0b-4421-9983-d4fd6e76b375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003126 10.0.0.242 - - [2026-02-03 02:14:22] "GET /loadbalancer-listener/2c42047c-ed0b-4421-9983-d4fd6e76b375?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004516 10.0.0.242 - - [2026-02-03 02:14:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033667 10.0.0.242 - - [2026-02-03 02:14:22] "GET /instance-ip/7b8347ad-6db6-4b83-8791-73a7c13fc325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006991 10.0.0.242 - - [2026-02-03 02:14:22] "GET /instance-ip/7b8347ad-6db6-4b83-8791-73a7c13fc325?fields=floating_ips HTTP/1.1" 200 1171 0.006118 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.242 - - [2026-02-03 02:14:22] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002521 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013358 10.0.0.242 - - [2026-02-03 02:14:22] "GET /floating-ip/6f212004-b300-44ab-8e8c-f2bcaa51baa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002628 10.0.0.242 - - [2026-02-03 02:14:22] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.008555 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.002773 10.0.0.242 - - [2026-02-03 02:14:22] "POST /tags HTTP/1.1" 200 356 0.014975 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2026-02-03 02:14:22] "GET /tag/9b000687-0441-4ed0-bbb8-4b0b80a701eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011234 10.0.0.242 - - [2026-02-03 02:14:22] "POST /tags HTTP/1.1" 200 304 0.015391 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015062 10.0.0.242 - - [2026-02-03 02:14:22] "GET /tag/a170d79c-7f10-4221-98bf-7f665546c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011495 10.0.0.242 - - [2026-02-03 02:14:22] "POST /projects HTTP/1.1" 409 218 0.001805 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.242 - - [2026-02-03 02:14:22] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045617 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.242 - - [2026-02-03 02:14:22] "GET /network-ipam/89e95e41-fec5-4420-bb87-5d721c506de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002770 10.0.0.242 - - [2026-02-03 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.242 - - [2026-02-03 02:14:23] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004901 10.0.0.242 - - [2026-02-03 02:14:23] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.061511 10.0.0.242 - - [2026-02-03 02:14:23] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017980 10.0.0.242 - - [2026-02-03 02:14:23] "POST /set-tag HTTP/1.1" 200 109 0.055180 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006845 10.0.0.242 - - [2026-02-03 02:14:23] "GET /network-ipam/9857112a-1c6d-425c-92b4-17dadc1b8c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002706 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-02-03 02:14:23] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007101 10.0.0.242 - - [2026-02-03 02:14:23] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.064784 10.0.0.242 - - [2026-02-03 02:14:23] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004930 10.0.0.242 - - [2026-02-03 02:14:23] "POST /set-tag HTTP/1.1" 200 109 0.038500 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.242 - - [2026-02-03 02:14:23] "GET /network-policy/40465f0c-64db-43e8-a31f-9b9b2144442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007479 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.242 - - [2026-02-03 02:14:23] "GET /network-policy/88277af6-2f6d-43bc-a1fe-e825974949ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002489 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.242 - - [2026-02-03 02:14:23] "GET /network-policy/c81f6916-7306-494c-aec5-7981a36048b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002751 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.242 - - [2026-02-03 02:14:23] "PUT /network-policy/c81f6916-7306-494c-aec5-7981a36048b3 HTTP/1.1" 200 263 0.014598 10.0.0.242 - - [2026-02-03 02:14:23] "PUT /access-control-list/9085cffb-d3f6-42f5-9c74-1eba0b8123d1 HTTP/1.1" 200 273 0.021189 10.0.0.242 - - [2026-02-03 02:14:23] "POST /ref-update HTTP/1.1" 200 156 0.083122 10.0.0.242 - - [2026-02-03 02:14:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009708 10.0.0.242 - - [2026-02-03 02:14:23] "PUT /access-control-list/c8d303a7-d9f4-4bdb-8360-5b1a2d400492 HTTP/1.1" 200 273 0.072466 10.0.0.242 - - [2026-02-03 02:14:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022387 10.0.0.242 - - [2026-02-03 02:14:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006882 10.0.0.242 - - [2026-02-03 02:14:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002801 10.0.0.242 - - [2026-02-03 02:14:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002834 10.0.0.242 - - [2026-02-03 02:14:23] "POST /security-groups HTTP/1.1" 409 245 0.002967 10.0.0.242 - - [2026-02-03 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-02-03 02:14:23] "PUT /security-group/0449045e-5606-4663-9f9a-559a7ff95f06 HTTP/1.1" 200 263 0.059670 10.0.0.242 - - [2026-02-03 02:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.063143 10.0.0.242 - - [2026-02-03 02:14:24] "PUT /access-control-list/0451aea6-81b6-44cd-84fd-458eb06e92e9 HTTP/1.1" 200 273 0.057596 10.0.0.242 - - [2026-02-03 02:14:24] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023130 10.0.0.242 - - [2026-02-03 02:14:24] "PUT /access-control-list/f17fc679-d303-4b20-988f-7c6f1011b692 HTTP/1.1" 200 273 0.034062 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007815 10.0.0.242 - - [2026-02-03 02:14:24] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002861 10.0.0.242 - - [2026-02-03 02:14:24] "POST /tags HTTP/1.1" 409 206 0.002105 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.242 - - [2026-02-03 02:14:24] "GET /tag/a170d79c-7f10-4221-98bf-7f665546c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013355 10.0.0.242 - - [2026-02-03 02:14:24] "POST /firewall-rules HTTP/1.1" 200 564 0.074382 10.0.0.242 - - [2026-02-03 02:14:24] "GET /firewall-rule/432352f3-7c6f-4b92-9754-38dcdcfe9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005111 10.0.0.242 - - [2026-02-03 02:14:24] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004086 10.0.0.242 - - [2026-02-03 02:14:24] "GET /firewall-rule/432352f3-7c6f-4b92-9754-38dcdcfe9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002597 10.0.0.242 - - [2026-02-03 02:14:24] "POST /ref-update HTTP/1.1" 200 156 0.029541 10.0.0.242 - - [2026-02-03 02:14:24] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007285 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.242 - - [2026-02-03 02:14:24] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003976 10.0.0.242 - - [2026-02-03 02:14:24] "POST /tags HTTP/1.1" 409 206 0.002480 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.242 - - [2026-02-03 02:14:24] "GET /tag/a170d79c-7f10-4221-98bf-7f665546c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013566 10.0.0.242 - - [2026-02-03 02:14:24] "POST /firewall-rules HTTP/1.1" 200 562 0.082690 10.0.0.242 - - [2026-02-03 02:14:24] "GET /firewall-rule/0d834f61-3e3c-4794-b9f1-18ca42b7db60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006533 10.0.0.242 - - [2026-02-03 02:14:24] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003869 10.0.0.242 - - [2026-02-03 02:14:24] "GET /firewall-rule/0d834f61-3e3c-4794-b9f1-18ca42b7db60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002486 10.0.0.242 - - [2026-02-03 02:14:24] "POST /ref-update HTTP/1.1" 200 156 0.038810 10.0.0.242 - - [2026-02-03 02:14:24] "POST /tags HTTP/1.1" 200 302 0.034134 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016600 10.0.0.242 - - [2026-02-03 02:14:24] "GET /tag/73b2e93d-34f6-48e0-ac1f-2e3375bd74d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012883 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-02-03 02:14:24] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.044971 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2026-02-03 02:14:24] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004851 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-02-03 02:14:24] "GET /service-appliance-set/aa61994f-6878-4188-8238-7b454d9912ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002646 10.0.0.242 - - [2026-02-03 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.002180 10.0.0.242 - - [2026-02-03 02:14:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125323 10.0.0.242 - - [2026-02-03 02:14:25] "GET /virtual-machine-interface/5543374d-17ea-4d57-a31a-a67a1d938b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.010152 10.0.0.242 - - [2026-02-03 02:14:25] "POST /instance-ips HTTP/1.1" 200 378 0.040993 10.0.0.242 - - [2026-02-03 02:14:25] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011089 10.0.0.242 - - [2026-02-03 02:14:25] "POST /loadbalancers HTTP/1.1" 200 584 0.063632 10.0.0.242 - - [2026-02-03 02:14:25] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.032066 10.0.0.242 - - [2026-02-03 02:14:25] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003209 10.0.0.242 - - [2026-02-03 02:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017818 10.0.0.242 - - [2026-02-03 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.242 - - [2026-02-03 02:14:25] "POST /floating-ips HTTP/1.1" 200 583 0.036446 10.0.0.242 - - [2026-02-03 02:14:25] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.044162 10.0.0.242 - - [2026-02-03 02:14:25] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003513 10.0.0.242 - - [2026-02-03 02:14:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035440 10.0.0.242 - - [2026-02-03 02:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014487 10.0.0.242 - - [2026-02-03 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.242 - - [2026-02-03 02:14:25] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.031149 10.0.0.242 - - [2026-02-03 02:14:25] "GET /loadbalancer-listener/2ea847b6-08e9-4b7e-a67d-2fdfcf845736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013638 10.0.0.242 - - [2026-02-03 02:14:25] "GET /loadbalancer-listener/2ea847b6-08e9-4b7e-a67d-2fdfcf845736?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.019959 10.0.0.242 - - [2026-02-03 02:14:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031231 10.0.0.242 - - [2026-02-03 02:14:25] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004456 10.0.0.242 - - [2026-02-03 02:14:25] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?fields=floating_ips HTTP/1.1" 200 1167 0.005725 10.0.0.242 - - [2026-02-03 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020041 10.0.0.242 - - [2026-02-03 02:14:25] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006818 10.0.0.242 - - [2026-02-03 02:14:25] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.054739 10.0.0.242 - - [2026-02-03 02:14:25] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003732 10.0.0.242 - - [2026-02-03 02:14:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043049 10.0.0.242 - - [2026-02-03 02:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.044402 10.0.0.242 - - [2026-02-03 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.242 - - [2026-02-03 02:14:26] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.080444 10.0.0.242 - - [2026-02-03 02:14:26] "GET /loadbalancer-listener/a7820fed-51ee-4a79-a94f-c58d787ce3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002364 10.0.0.242 - - [2026-02-03 02:14:26] "GET /loadbalancer-listener/a7820fed-51ee-4a79-a94f-c58d787ce3f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003370 10.0.0.242 - - [2026-02-03 02:14:26] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025179 10.0.0.242 - - [2026-02-03 02:14:26] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008285 10.0.0.242 - - [2026-02-03 02:14:26] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?fields=floating_ips HTTP/1.1" 200 1167 0.005148 10.0.0.242 - - [2026-02-03 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.242 - - [2026-02-03 02:14:26] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008952 10.0.0.242 - - [2026-02-03 02:14:26] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.043465 10.0.0.242 - - [2026-02-03 02:14:26] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004407 10.0.0.242 - - [2026-02-03 02:14:26] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025590 10.0.0.242 - - [2026-02-03 02:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021589 10.0.0.242 - - [2026-02-03 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.242 - - [2026-02-03 02:14:26] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.040294 10.0.0.242 - - [2026-02-03 02:14:26] "GET /loadbalancer-listener/db1fcd4d-47da-4069-95c1-1a88e891f9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.008437 10.0.0.242 - - [2026-02-03 02:14:26] "GET /loadbalancer-listener/db1fcd4d-47da-4069-95c1-1a88e891f9c5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003318 10.0.0.242 - - [2026-02-03 02:14:26] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018794 10.0.0.242 - - [2026-02-03 02:14:26] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004621 10.0.0.242 - - [2026-02-03 02:14:26] "GET /instance-ip/e409418f-c4cb-409c-9f5b-93fb3871b974?fields=floating_ips HTTP/1.1" 200 1167 0.002355 10.0.0.242 - - [2026-02-03 02:14:26] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002022 10.0.0.242 - - [2026-02-03 02:14:26] "POST /tags HTTP/1.1" 200 372 0.041956 10.0.0.242 - - [2026-02-03 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013729 10.0.0.242 - - [2026-02-03 02:14:26] "GET /tag/8f740cf6-e407-4ef5-bfa7-375ad57ca260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.015360 10.0.0.242 - - [2026-02-03 02:14:26] "POST /tags HTTP/1.1" 200 320 0.022866 10.0.0.242 - - [2026-02-03 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012526 10.0.0.242 - - [2026-02-03 02:14:26] "GET /tag/d53c61ae-67ac-41b1-9b14-7eee857b74bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011944 10.0.0.242 - - [2026-02-03 02:14:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.000494 10.0.0.242 - - [2026-02-03 02:14:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.006850 10.0.0.242 - - [2026-02-03 02:14:26] "POST /security-groups HTTP/1.1" 200 578 0.099120 10.0.0.242 - - [2026-02-03 02:14:27] "POST /projects HTTP/1.1" 200 499 0.232265 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.001967 10.0.0.242 - - [2026-02-03 02:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012048 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.242 - - [2026-02-03 02:14:27] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.022646 10.0.0.242 - - [2026-02-03 02:14:27] "POST /access-control-lists HTTP/1.1" 200 589 0.090240 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010286 10.0.0.242 - - [2026-02-03 02:14:27] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004968 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.002351 10.0.0.242 - - [2026-02-03 02:14:27] "POST /access-control-lists HTTP/1.1" 200 587 0.068994 10.0.0.242 - - [2026-02-03 02:14:27] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.133806 10.0.0.242 - - [2026-02-03 02:14:27] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.046882 10.0.0.242 - - [2026-02-03 02:14:27] "POST /security-groups HTTP/1.1" 200 560 0.080577 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.001832 10.0.0.242 - - [2026-02-03 02:14:27] "POST /access-control-lists HTTP/1.1" 200 612 0.058568 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.017728 10.0.0.242 - - [2026-02-03 02:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.071662 10.0.0.242 - - [2026-02-03 02:14:27] "POST /chown HTTP/1.1" 200 109 0.022870 10.0.0.242 - - [2026-02-03 02:14:27] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032644 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.242 - - [2026-02-03 02:14:27] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012474 10.0.0.242 - - [2026-02-03 02:14:27] "POST /access-control-lists HTTP/1.1" 200 610 0.094861 10.0.0.242 - - [2026-02-03 02:14:27] "POST /tags HTTP/1.1" 409 214 0.002675 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-02-03 02:14:27] "GET /tag/d53c61ae-67ac-41b1-9b14-7eee857b74bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011970 10.0.0.242 - - [2026-02-03 02:14:27] "POST /firewall-rules HTTP/1.1" 200 580 0.064848 10.0.0.242 - - [2026-02-03 02:14:27] "GET /firewall-rule/3972ca02-874c-4576-8855-9ec44b2da4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003811 10.0.0.242 - - [2026-02-03 02:14:27] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.002769 10.0.0.242 - - [2026-02-03 02:14:27] "GET /firewall-rule/3972ca02-874c-4576-8855-9ec44b2da4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.001817 10.0.0.242 - - [2026-02-03 02:14:27] "POST /ref-update HTTP/1.1" 200 156 0.024600 10.0.0.242 - - [2026-02-03 02:14:27] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013785 10.0.0.242 - - [2026-02-03 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.242 - - [2026-02-03 02:14:28] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003140 10.0.0.242 - - [2026-02-03 02:14:28] "POST /tags HTTP/1.1" 409 214 0.001779 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.242 - - [2026-02-03 02:14:28] "GET /tag/d53c61ae-67ac-41b1-9b14-7eee857b74bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012477 10.0.0.242 - - [2026-02-03 02:14:28] "POST /firewall-rules HTTP/1.1" 200 578 0.082489 10.0.0.242 - - [2026-02-03 02:14:28] "GET /firewall-rule/16543f27-288a-4e1e-a6cc-e2610f692b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012361 10.0.0.242 - - [2026-02-03 02:14:28] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004610 10.0.0.242 - - [2026-02-03 02:14:28] "GET /firewall-rule/16543f27-288a-4e1e-a6cc-e2610f692b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002270 10.0.0.242 - - [2026-02-03 02:14:28] "POST /ref-update HTTP/1.1" 200 156 0.029196 10.0.0.242 - - [2026-02-03 02:14:28] "POST /tags HTTP/1.1" 200 364 0.030496 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-02-03 02:14:28] "GET /tag/9fe99489-8406-4713-b646-786082f1e1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012496 10.0.0.242 - - [2026-02-03 02:14:28] "POST /tags HTTP/1.1" 200 312 0.019117 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.242 - - [2026-02-03 02:14:28] "GET /tag/c56e2a47-f6bd-4966-974a-0693d2bd1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.025084 10.0.0.242 - - [2026-02-03 02:14:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.001806 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.002840 10.0.0.242 - - [2026-02-03 02:14:28] "POST /security-groups HTTP/1.1" 200 574 0.072093 10.0.0.242 - - [2026-02-03 02:14:28] "POST /projects HTTP/1.1" 200 491 0.178771 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.004932 10.0.0.242 - - [2026-02-03 02:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009354 10.0.0.242 - - [2026-02-03 02:14:28] "POST /access-control-lists HTTP/1.1" 200 585 0.032982 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022455 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.013426 10.0.0.242 - - [2026-02-03 02:14:28] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.011337 10.0.0.242 - - [2026-02-03 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.242 - - [2026-02-03 02:14:28] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004179 10.0.0.242 - - [2026-02-03 02:14:28] "POST /access-control-lists HTTP/1.1" 200 583 0.031409 10.0.0.242 - - [2026-02-03 02:14:28] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.062745 10.0.0.242 - - [2026-02-03 02:14:28] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.055115 10.0.0.242 - - [2026-02-03 02:14:29] "POST /security-groups HTTP/1.1" 200 548 0.081795 10.0.0.242 - - [2026-02-03 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002195 10.0.0.242 - - [2026-02-03 02:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.139712 10.0.0.242 - - [2026-02-03 02:14:29] "POST /chown HTTP/1.1" 200 109 0.021915 10.0.0.242 - - [2026-02-03 02:14:29] "POST /access-control-lists HTTP/1.1" 200 604 0.056673 10.0.0.242 - - [2026-02-03 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.008775 10.0.0.242 - - [2026-02-03 02:14:29] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004074 10.0.0.242 - - [2026-02-03 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431 10.0.0.242 - - [2026-02-03 02:14:29] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013125 10.0.0.242 - - [2026-02-03 02:14:29] "POST /tags HTTP/1.1" 409 210 0.010521 10.0.0.242 - - [2026-02-03 02:14:29] "POST /access-control-lists HTTP/1.1" 200 602 0.089994 10.0.0.242 - - [2026-02-03 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017264 10.0.0.242 - - [2026-02-03 02:14:29] "GET /tag/c56e2a47-f6bd-4966-974a-0693d2bd1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.025013 10.0.0.242 - - [2026-02-03 02:14:29] "POST /firewall-rules HTTP/1.1" 200 572 0.083778 10.0.0.242 - - [2026-02-03 02:14:29] "GET /firewall-rule/b3867caf-36e5-42ef-af6c-56ca63b533d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017845 10.0.0.242 - - [2026-02-03 02:14:29] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004169 10.0.0.242 - - [2026-02-03 02:14:29] "GET /firewall-rule/b3867caf-36e5-42ef-af6c-56ca63b533d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005579 10.0.0.242 - - [2026-02-03 02:14:29] "POST /ref-update HTTP/1.1" 200 156 0.055229 10.0.0.242 - - [2026-02-03 02:14:29] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009680 10.0.0.242 - - [2026-02-03 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2026-02-03 02:14:29] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002625 10.0.0.242 - - [2026-02-03 02:14:29] "POST /tags HTTP/1.1" 409 210 0.001569 10.0.0.242 - - [2026-02-03 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009225 10.0.0.242 - - [2026-02-03 02:14:29] "GET /tag/c56e2a47-f6bd-4966-974a-0693d2bd1b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017936 10.0.0.242 - - [2026-02-03 02:14:29] "POST /firewall-rules HTTP/1.1" 200 570 0.069427 10.0.0.242 - - [2026-02-03 02:14:29] "GET /firewall-rule/4072109b-e87c-4639-b52f-e31ca38bae27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010848 10.0.0.242 - - [2026-02-03 02:14:30] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.010905 10.0.0.242 - - [2026-02-03 02:14:30] "GET /firewall-rule/4072109b-e87c-4639-b52f-e31ca38bae27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004648 10.0.0.242 - - [2026-02-03 02:14:30] "POST /ref-update HTTP/1.1" 200 156 0.036027 10.0.0.242 - - [2026-02-03 02:14:30] "POST /tags HTTP/1.1" 200 364 0.023816 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015412 10.0.0.242 - - [2026-02-03 02:14:30] "GET /tag/2f730e93-07a0-4071-a9c6-c614a4541146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012832 10.0.0.242 - - [2026-02-03 02:14:30] "POST /tags HTTP/1.1" 409 210 0.002116 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-02-03 02:14:30] "GET /tag/aac70c35-9b93-4a43-89f2-13f5944e1f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011083 10.0.0.242 - - [2026-02-03 02:14:30] "POST /projects HTTP/1.1" 409 223 0.001829 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2026-02-03 02:14:30] "GET /project/159c6962-7b74-46ed-875b-bb50ca4318cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.032877 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-02-03 02:14:30] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005222 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2026-02-03 02:14:30] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004245 10.0.0.242 - - [2026-02-03 02:14:30] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.051476 10.0.0.242 - - [2026-02-03 02:14:30] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.081980 10.0.0.242 - - [2026-02-03 02:14:30] "POST /security-groups HTTP/1.1" 409 253 0.009192 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.242 - - [2026-02-03 02:14:30] "PUT /security-group/7530ce6b-cc92-4eca-b511-a695e43bdc2f HTTP/1.1" 200 263 0.065232 10.0.0.242 - - [2026-02-03 02:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024208 10.0.0.242 - - [2026-02-03 02:14:30] "PUT /access-control-list/03644572-8041-44b0-a237-c4ed6830f62d HTTP/1.1" 200 273 0.015439 10.0.0.242 - - [2026-02-03 02:14:30] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016476 10.0.0.242 - - [2026-02-03 02:14:30] "PUT /access-control-list/b1d30645-ed06-4000-be81-d6cdefc84901 HTTP/1.1" 200 273 0.027019 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.242 - - [2026-02-03 02:14:30] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003314 10.0.0.242 - - [2026-02-03 02:14:30] "POST /tags HTTP/1.1" 409 210 0.002779 10.0.0.242 - - [2026-02-03 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-02-03 02:14:30] "GET /tag/aac70c35-9b93-4a43-89f2-13f5944e1f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011041 10.0.0.242 - - [2026-02-03 02:14:30] "POST /firewall-rules HTTP/1.1" 200 572 0.063771 10.0.0.242 - - [2026-02-03 02:14:30] "GET /firewall-rule/a22b33ef-791f-40eb-a9b5-c28b4ef3b979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004080 10.0.0.242 - - [2026-02-03 02:14:30] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003022 10.0.0.242 - - [2026-02-03 02:14:30] "GET /firewall-rule/a22b33ef-791f-40eb-a9b5-c28b4ef3b979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002284 10.0.0.242 - - [2026-02-03 02:14:31] "POST /ref-update HTTP/1.1" 200 156 0.040676 10.0.0.242 - - [2026-02-03 02:14:31] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004941 10.0.0.242 - - [2026-02-03 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.242 - - [2026-02-03 02:14:31] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002292 10.0.0.242 - - [2026-02-03 02:14:31] "POST /tags HTTP/1.1" 409 210 0.001256 10.0.0.242 - - [2026-02-03 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-02-03 02:14:31] "GET /tag/aac70c35-9b93-4a43-89f2-13f5944e1f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009592 10.0.0.242 - - [2026-02-03 02:14:31] "POST /firewall-rules HTTP/1.1" 200 570 0.065822 10.0.0.242 - - [2026-02-03 02:14:31] "GET /firewall-rule/9dacf3cd-3d21-47c7-89a9-1f78fac9f0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012550 10.0.0.242 - - [2026-02-03 02:14:31] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.008432 10.0.0.242 - - [2026-02-03 02:14:31] "GET /firewall-rule/9dacf3cd-3d21-47c7-89a9-1f78fac9f0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002184 10.0.0.242 - - [2026-02-03 02:14:31] "POST /ref-update HTTP/1.1" 200 156 0.055330 10.0.0.242 - - [2026-02-03 02:14:31] "POST /tags HTTP/1.1" 409 237 0.026841 10.0.0.242 - - [2026-02-03 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.242 - - [2026-02-03 02:14:31] "GET /tag/2f730e93-07a0-4071-a9c6-c614a4541146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012179 10.0.0.242 - - [2026-02-03 02:14:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.006578 10.0.0.242 - - [2026-02-03 02:14:31] "POST /set-tag HTTP/1.1" 200 109 0.021303 10.0.0.33 - - [2026-02-03 02:14:45] "GET / HTTP/1.1" 200 36215 0.001742 10.0.0.33 - - [2026-02-03 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.33 - - [2026-02-03 02:14:45] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004367 10.0.0.33 - - [2026-02-03 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.33 - - [2026-02-03 02:14:45] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002854 10.0.0.33 - - [2026-02-03 02:14:45] "PUT /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea HTTP/1.1" 200 275 0.008295 10.0.0.33 - - [2026-02-03 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.004976 10.0.0.33 - - [2026-02-03 02:14:45] "POST /virtual-routers HTTP/1.1" 200 601 0.017046 10.0.0.33 - - [2026-02-03 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017321 10.0.0.33 - - [2026-02-03 02:14:45] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004184 10.0.0.33 - - [2026-02-03 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002269 10.0.0.33 - - [2026-02-03 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.33 - - [2026-02-03 02:14:45] "GET /virtual-network/0446ce28-0657-4b4f-9467-c1ba3a1ba012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.005091 10.0.0.33 - - [2026-02-03 02:14:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.044675 10.0.0.242 - - [2026-02-03 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.242 - - [2026-02-03 02:15:00] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004912 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000781 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:16:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 10.0.0.33 - - [2026-02-03 02:16:49] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.33 - - [2026-02-03 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2026-02-03 02:16:49] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.011432 10.0.0.33 - - [2026-02-03 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-02-03 02:16:50] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003051 10.0.0.33 - - [2026-02-03 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-03 02:16:50] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002463 10.0.0.33 - - [2026-02-03 02:16:50] "PUT /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432 HTTP/1.1" 200 263 0.009959 10.0.0.33 - - [2026-02-03 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022235 10.0.0.33 - - [2026-02-03 02:16:50] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.011119 10.0.0.33 - - [2026-02-03 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-02-03 02:16:50] "GET /virtual-machine-interface/416cd334-b894-4788-a4cd-49c8df0180f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005100 10.0.0.33 - - [2026-02-03 02:16:50] "PUT /virtual-machine-interface/416cd334-b894-4788-a4cd-49c8df0180f7 HTTP/1.1" 200 285 0.010734 10.0.0.242 - - [2026-02-03 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2026-02-03 02:17:00] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002775 10.0.0.242 - - [2026-02-03 02:18:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002221 10.0.0.242 - - [2026-02-03 02:18:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002218 10.0.0.242 - - [2026-02-03 02:18:18] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003412 10.0.0.242 - - [2026-02-03 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.013553 10.0.0.242 - - [2026-02-03 02:18:29] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008889 10.0.0.242 - - [2026-02-03 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.242 - - [2026-02-03 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-02-03 02:18:29] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004124 10.0.0.242 - - [2026-02-03 02:18:29] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004945 10.0.0.242 - - [2026-02-03 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.242 - - [2026-02-03 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.242 - - [2026-02-03 02:18:29] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002553 10.0.0.242 - - [2026-02-03 02:18:29] "GET /loadbalancer-pool/54653eec-3ed7-4b4a-95d3-25e4d672eccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004590 10.0.0.242 - - [2026-02-03 02:18:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021222 10.0.0.242 - - [2026-02-03 02:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008462 10.0.0.242 - - [2026-02-03 02:18:29] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004289 10.0.0.242 - - [2026-02-03 02:18:29] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004900 10.0.0.242 - - [2026-02-03 02:18:29] "POST /tags HTTP/1.1" 409 205 0.001719 10.0.0.242 - - [2026-02-03 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.242 - - [2026-02-03 02:18:29] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.011063 10.0.0.242 - - [2026-02-03 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.242 - - [2026-02-03 02:18:29] "GET /tag/73b2e93d-34f6-48e0-ac1f-2e3375bd74d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010331 10.0.0.242 - - [2026-02-03 02:18:29] "PUT /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915 HTTP/1.1" 200 257 0.008603 10.0.0.242 - - [2026-02-03 02:18:29] "POST /set-tag HTTP/1.1" 200 109 0.101104 10.0.0.242 - - [2026-02-03 02:18:29] "GET /loadbalancer-pool/82705841-f316-428d-a5d8-282adfebcd3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004530 10.0.0.242 - - [2026-02-03 02:18:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012858 10.0.0.242 - - [2026-02-03 02:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015821 10.0.0.242 - - [2026-02-03 02:18:29] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.019880 10.0.0.242 - - [2026-02-03 02:18:29] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004107 10.0.0.242 - - [2026-02-03 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.010756 10.0.0.242 - - [2026-02-03 02:18:30] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010396 10.0.0.242 - - [2026-02-03 02:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.242 - - [2026-02-03 02:18:30] "GET /loadbalancer-pool/faeb0156-df29-4ea6-a72d-588908a581c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003306 10.0.0.242 - - [2026-02-03 02:18:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016716 10.0.0.242 - - [2026-02-03 02:18:30] "PUT /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915 HTTP/1.1" 200 257 0.015206 10.0.0.242 - - [2026-02-03 02:18:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007312 10.0.0.242 - - [2026-02-03 02:18:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.013233 10.0.0.242 - - [2026-02-03 02:18:30] "POST /set-tag HTTP/1.1" 200 109 0.004363 10.0.0.242 - - [2026-02-03 02:18:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003392 10.0.0.242 - - [2026-02-03 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.006334 10.0.0.242 - - [2026-02-03 02:18:30] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.008247 10.0.0.242 - - [2026-02-03 02:18:30] "PUT /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915 HTTP/1.1" 200 257 0.009420 10.0.0.242 - - [2026-02-03 02:21:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004646 10.0.0.242 - - [2026-02-03 02:21:30] "POST /set-tag HTTP/1.1" 200 109 0.004671 10.0.0.242 - - [2026-02-03 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-02-03 02:21:30] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002092 10.0.0.242 - - [2026-02-03 02:21:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003873 10.0.0.242 - - [2026-02-03 02:21:30] "POST /set-tag HTTP/1.1" 200 109 0.029508 10.0.0.242 - - [2026-02-03 02:21:30] "DELETE /loadbalancer-member/6c513293-39aa-4daf-a194-c2482f55b846 HTTP/1.1" 200 115 0.071645 10.0.0.242 - - [2026-02-03 02:21:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006140 10.0.0.242 - - [2026-02-03 02:21:30] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.242 - - [2026-02-03 02:21:30] "DELETE /loadbalancer-member/e2671ed6-0266-4270-b840-4af6d8231020 HTTP/1.1" 200 115 0.043441 10.0.0.242 - - [2026-02-03 02:21:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005537 10.0.0.242 - - [2026-02-03 02:21:30] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.242 - - [2026-02-03 02:21:30] "DELETE /loadbalancer-member/873bb35b-1f4c-4366-8dc6-c5905d099154 HTTP/1.1" 200 115 0.091970 10.0.0.242 - - [2026-02-03 02:21:30] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014545 10.0.0.242 - - [2026-02-03 02:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.242 - - [2026-02-03 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.242 - - [2026-02-03 02:21:30] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002922 10.0.0.242 - - [2026-02-03 02:21:31] "GET /loadbalancer-pool/54653eec-3ed7-4b4a-95d3-25e4d672eccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004103 10.0.0.242 - - [2026-02-03 02:21:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038445 10.0.0.242 - - [2026-02-03 02:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.044796 10.0.0.242 - - [2026-02-03 02:21:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006040 10.0.0.242 - - [2026-02-03 02:21:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014192 10.0.0.242 - - [2026-02-03 02:21:31] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005568 10.0.0.242 - - [2026-02-03 02:21:31] "POST /set-tag HTTP/1.1" 200 109 0.069687 10.0.0.242 - - [2026-02-03 02:21:31] "GET /loadbalancer-pool/82705841-f316-428d-a5d8-282adfebcd3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002757 10.0.0.242 - - [2026-02-03 02:21:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.062029 10.0.0.242 - - [2026-02-03 02:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009562 10.0.0.242 - - [2026-02-03 02:21:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006077 10.0.0.242 - - [2026-02-03 02:21:31] "POST /set-tag HTTP/1.1" 200 109 0.007673 10.0.0.242 - - [2026-02-03 02:21:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008754 10.0.0.242 - - [2026-02-03 02:21:31] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002266 10.0.0.242 - - [2026-02-03 02:21:31] "GET /loadbalancer-pool/faeb0156-df29-4ea6-a72d-588908a581c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003208 10.0.0.242 - - [2026-02-03 02:21:31] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017000 10.0.0.242 - - [2026-02-03 02:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026690 10.0.0.242 - - [2026-02-03 02:21:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.023542 10.0.0.242 - - [2026-02-03 02:21:31] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004171 10.0.0.242 - - [2026-02-03 02:21:31] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002031 10.0.0.242 - - [2026-02-03 02:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002860 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:21:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:21:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004613 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:21:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:21:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:21:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001121 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:21:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001230 10.0.0.242 - - [2026-02-03 02:21:59] "GET / HTTP/1.1" 200 36215 0.002507 10.0.0.242 - - [2026-02-03 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.242 - - [2026-02-03 02:21:59] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005282 10.0.0.242 - - [2026-02-03 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.242 - - [2026-02-03 02:21:59] "GET /config-node/79b8d21e-e934-414f-9300-dc2a74b8e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.009278 10.0.0.242 - - [2026-02-03 02:22:10] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.242 - - [2026-02-03 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.242 - - [2026-02-03 02:22:10] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002997 10.0.0.242 - - [2026-02-03 02:22:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002262 10.0.0.242 - - [2026-02-03 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747 10.0.0.242 - - [2026-02-03 02:22:10] "GET /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003934 10.0.0.242 - - [2026-02-03 02:22:10] "PUT /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf HTTP/1.1" 200 255 0.035096 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:22:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:22:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 10.0.0.242 - - [2026-02-03 02:23:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002123 10.0.0.242 - - [2026-02-03 02:23:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002827 10.0.0.242 - - [2026-02-03 02:23:52] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.242 - - [2026-02-03 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.242 - - [2026-02-03 02:23:52] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036725 10.0.0.242 - - [2026-02-03 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.242 - - [2026-02-03 02:23:52] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032792 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2026-02-03 02:23:53] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032370 10.0.0.242 - - [2026-02-03 02:23:53] "POST /tags HTTP/1.1" 200 334 0.067895 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023931 10.0.0.242 - - [2026-02-03 02:23:53] "GET /tag/667d7d38-7e6b-4ba6-9552-50ae5ffa9c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.030673 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.242 - - [2026-02-03 02:23:53] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046880 10.0.0.242 - - [2026-02-03 02:23:53] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066198 10.0.0.242 - - [2026-02-03 02:23:53] "GET /virtual-networks?parent_id=8f4716a1-4755-4830-9842-0eef2e386cde&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004436 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016682 10.0.0.242 - - [2026-02-03 02:23:53] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005270 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.242 - - [2026-02-03 02:23:53] "GET /service-appliance-set/aa61994f-6878-4188-8238-7b454d9912ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002974 10.0.0.242 - - [2026-02-03 02:23:53] "POST /virtual-networks HTTP/1.1" 200 514 0.088608 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011091 10.0.0.242 - - [2026-02-03 02:23:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001768 10.0.0.242 - - [2026-02-03 02:23:53] "GET /network-ipam/69ac57be-0e1c-4057-ba08-87cf8e0643c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.041240 10.0.0.242 - - [2026-02-03 02:23:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.085181 10.0.0.242 - - [2026-02-03 02:23:53] "GET /virtual-machine-interface/3bd3573d-eed1-4c11-ac13-0f713d6945be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.010070 10.0.0.242 - - [2026-02-03 02:23:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 10.0.0.242 - - [2026-02-03 02:23:53] "POST /ref-update HTTP/1.1" 200 156 0.116239 10.0.0.242 - - [2026-02-03 02:23:53] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.013014 10.0.0.242 - - [2026-02-03 02:23:53] "POST /instance-ips HTTP/1.1" 200 410 0.096705 10.0.0.242 - - [2026-02-03 02:23:53] "GET /domains HTTP/1.1" 200 281 0.003795 10.0.0.242 - - [2026-02-03 02:23:53] "GET /instance-ip/89ddff1e-e1ca-4ac6-b900-9c83b8b69ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.015967 10.0.0.242 - - [2026-02-03 02:23:53] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158 HTTP/1.1" 200 3100 0.018071 10.0.0.242 - - [2026-02-03 02:23:54] "POST /loadbalancers HTTP/1.1" 200 612 0.075706 10.0.0.242 - - [2026-02-03 02:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.047163 10.0.0.242 - - [2026-02-03 02:23:54] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde HTTP/1.1" 200 5739 0.119827 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.242 - - [2026-02-03 02:23:54] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.006969 10.0.0.242 - - [2026-02-03 02:23:54] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.003629 10.0.0.242 - - [2026-02-03 02:23:54] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1184 0.002564 10.0.0.242 - - [2026-02-03 02:23:54] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058647 10.0.0.242 - - [2026-02-03 02:23:54] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1184 0.010536 10.0.0.242 - - [2026-02-03 02:23:54] "GET /instance-ip/89ddff1e-e1ca-4ac6-b900-9c83b8b69ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004844 10.0.0.242 - - [2026-02-03 02:23:54] "POST /route-targets HTTP/1.1" 200 328 0.015663 10.0.0.242 - - [2026-02-03 02:23:54] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056475 10.0.0.242 - - [2026-02-03 02:23:54] "GET /loadbalancer/3f61b539-1cea-41d9-88dc-9cedc6b3b3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002303 10.0.0.242 - - [2026-02-03 02:23:54] "POST /ref-update HTTP/1.1" 200 156 0.031629 10.0.0.242 - - [2026-02-03 02:23:54] "POST /floating-ips HTTP/1.1" 200 599 0.068699 10.0.0.242 - - [2026-02-03 02:23:54] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.034153 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.242 - - [2026-02-03 02:23:54] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031113 10.0.0.242 - - [2026-02-03 02:23:54] "GET /loadbalancer-listener/17a0f576-6824-4b08-a129-43b27b865235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004601 10.0.0.242 - - [2026-02-03 02:23:54] "GET /loadbalancer-listener/17a0f576-6824-4b08-a129-43b27b865235?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004492 10.0.0.242 - - [2026-02-03 02:23:54] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023700 10.0.0.242 - - [2026-02-03 02:23:54] "GET /instance-ip/89ddff1e-e1ca-4ac6-b900-9c83b8b69ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005678 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2026-02-03 02:23:54] "GET /instance-ip/89ddff1e-e1ca-4ac6-b900-9c83b8b69ddf?fields=floating_ips HTTP/1.1" 200 1214 0.010320 10.0.0.242 - - [2026-02-03 02:23:54] "GET /floating-ip/f7619fb4-8ea2-4f9d-86cd-4770f118a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.001760 10.0.0.242 - - [2026-02-03 02:23:54] "GET /loadbalancer/3f61b539-1cea-41d9-88dc-9cedc6b3b3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003369 10.0.0.242 - - [2026-02-03 02:23:54] "POST /tags HTTP/1.1" 200 296 0.052488 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014373 10.0.0.242 - - [2026-02-03 02:23:54] "GET /tag/01a2310e-a096-4ba9-9304-9a40780131d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014181 10.0.0.242 - - [2026-02-03 02:23:54] "POST /tags HTTP/1.1" 409 233 0.001696 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.242 - - [2026-02-03 02:23:54] "GET /tag/9b000687-0441-4ed0-bbb8-4b0b80a701eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014061 10.0.0.242 - - [2026-02-03 02:23:54] "POST /tags HTTP/1.1" 409 206 0.004449 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.242 - - [2026-02-03 02:23:54] "GET /tag/a170d79c-7f10-4221-98bf-7f665546c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010321 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.242 - - [2026-02-03 02:23:54] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004677 10.0.0.242 - - [2026-02-03 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.242 - - [2026-02-03 02:23:54] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035155 10.0.0.242 - - [2026-02-03 02:23:54] "POST /virtual-machines HTTP/1.1" 200 370 0.013692 10.0.0.242 - - [2026-02-03 02:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008636 10.0.0.242 - - [2026-02-03 02:23:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102643 10.0.0.242 - - [2026-02-03 02:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018500 10.0.0.242 - - [2026-02-03 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004649 10.0.0.242 - - [2026-02-03 02:23:55] "POST /instance-ips HTTP/1.1" 200 410 0.017247 10.0.0.242 - - [2026-02-03 02:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021521 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013499 10.0.0.242 - - [2026-02-03 02:23:55] "POST /set-tag HTTP/1.1" 200 109 0.016362 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011166 10.0.0.242 - - [2026-02-03 02:23:55] "GET /instance-ip/6345b746-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003471 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004206 10.0.0.242 - - [2026-02-03 02:23:55] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003211 10.0.0.242 - - [2026-02-03 02:23:55] "POST /ref-update HTTP/1.1" 200 156 0.007463 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012786 10.0.0.242 - - [2026-02-03 02:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.242 - - [2026-02-03 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010993 10.0.0.242 - - [2026-02-03 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2026-02-03 02:23:55] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032301 10.0.0.242 - - [2026-02-03 02:23:55] "POST /virtual-machines HTTP/1.1" 200 370 0.026249 10.0.0.242 - - [2026-02-03 02:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008916 10.0.0.242 - - [2026-02-03 02:23:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104326 10.0.0.242 - - [2026-02-03 02:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018296 10.0.0.242 - - [2026-02-03 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009230 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004883 10.0.0.242 - - [2026-02-03 02:23:55] "POST /instance-ips HTTP/1.1" 200 410 0.025195 10.0.0.242 - - [2026-02-03 02:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025576 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007155 10.0.0.242 - - [2026-02-03 02:23:55] "POST /set-tag HTTP/1.1" 200 109 0.016367 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021328 10.0.0.242 - - [2026-02-03 02:23:55] "GET /instance-ip/63ad2dc2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002763 10.0.0.242 - - [2026-02-03 02:23:55] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004878 10.0.0.242 - - [2026-02-03 02:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.242 - - [2026-02-03 02:23:56] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.007427 10.0.0.242 - - [2026-02-03 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.009028 10.0.0.242 - - [2026-02-03 02:23:56] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008910 10.0.0.242 - - [2026-02-03 02:23:56] "POST /set-tag HTTP/1.1" 200 109 0.005213 10.0.0.242 - - [2026-02-03 02:23:56] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004367 10.0.0.242 - - [2026-02-03 02:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.242 - - [2026-02-03 02:23:56] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004036 10.0.0.242 - - [2026-02-03 02:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domains HTTP/1.1" 200 281 0.002074 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158 HTTP/1.1" 200 3100 0.002672 10.0.0.242 - - [2026-02-03 02:23:59] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde HTTP/1.1" 200 7092 0.030909 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.003779 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.003675 10.0.0.242 - - [2026-02-03 02:23:59] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1406 0.004298 10.0.0.242 - - [2026-02-03 02:23:59] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1406 0.002340 10.0.0.242 - - [2026-02-03 02:23:59] "GET /route-target/86c97392-0ceb-4125-9b04-74a5090c42e0 HTTP/1.1" 200 1154 0.001848 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.004559 10.0.0.242 - - [2026-02-03 02:23:59] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1406 0.002530 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003445 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.003672 10.0.0.242 - - [2026-02-03 02:23:59] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1406 0.002598 10.0.0.242 - - [2026-02-03 02:23:59] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 200 1406 0.002580 10.0.0.242 - - [2026-02-03 02:23:59] "GET /route-target/86c97392-0ceb-4125-9b04-74a5090c42e0 HTTP/1.1" 200 1154 0.001658 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domains HTTP/1.1" 200 281 0.005085 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158 HTTP/1.1" 200 3100 0.007862 10.0.0.242 - - [2026-02-03 02:23:59] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde HTTP/1.1" 200 7092 0.027958 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2084 0.003827 10.0.0.242 - - [2026-02-03 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.242 - - [2026-02-03 02:23:59] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029556 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010955 10.0.0.242 - - [2026-02-03 02:23:59] "GET /floating-ip-pools?parent_id=d898954d-d3b4-4860-afa2-9087fe1b53f3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002835 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015854 10.0.0.242 - - [2026-02-03 02:23:59] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021941 10.0.0.242 - - [2026-02-03 02:23:59] "POST /ref-update HTTP/1.1" 200 156 0.018112 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004312 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domains HTTP/1.1" 200 281 0.001454 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158 HTTP/1.1" 200 3100 0.002188 10.0.0.242 - - [2026-02-03 02:23:59] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde HTTP/1.1" 200 7349 0.028495 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2323 0.005083 10.0.0.242 - - [2026-02-03 02:23:59] "GET /floating-ip-pool/f66a12ad-bd5b-40d5-a960-5a34ba9be4fe HTTP/1.1" 200 1318 0.002208 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domains HTTP/1.1" 200 281 0.001401 10.0.0.242 - - [2026-02-03 02:23:59] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158 HTTP/1.1" 200 3100 0.002264 10.0.0.242 - - [2026-02-03 02:23:59] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde HTTP/1.1" 200 7349 0.026582 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 2323 0.003636 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003747 10.0.0.242 - - [2026-02-03 02:23:59] "POST /tags HTTP/1.1" 200 366 0.042835 10.0.0.242 - - [2026-02-03 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013412 10.0.0.242 - - [2026-02-03 02:23:59] "GET /tag/7ad4aebc-f510-48c2-8df6-4d05eb203d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014575 10.0.0.242 - - [2026-02-03 02:23:59] "POST /tags HTTP/1.1" 409 206 0.001962 10.0.0.242 - - [2026-02-03 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.242 - - [2026-02-03 02:23:59] "GET /tag/a170d79c-7f10-4221-98bf-7f665546c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011281 10.0.0.242 - - [2026-02-03 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.242 - - [2026-02-03 02:23:59] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.036341 10.0.0.242 - - [2026-02-03 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2026-02-03 02:23:59] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004757 10.0.0.242 - - [2026-02-03 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.242 - - [2026-02-03 02:24:00] "GET /service-appliance-set/369f2707-f43b-4e97-b1d6-e90e15d122c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004068 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 404 258 0.001701 10.0.0.242 - - [2026-02-03 02:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.114284 10.0.0.242 - - [2026-02-03 02:24:00] "GET /virtual-machine-interface/cfe223bb-3773-4945-9d8d-06352820bc94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.013543 10.0.0.242 - - [2026-02-03 02:24:00] "POST /set-tag HTTP/1.1" 200 109 0.014731 10.0.0.242 - - [2026-02-03 02:24:00] "POST /instance-ips HTTP/1.1" 200 418 0.030843 10.0.0.242 - - [2026-02-03 02:24:00] "GET /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.014418 10.0.0.242 - - [2026-02-03 02:24:00] "POST /loadbalancers HTTP/1.1" 200 620 0.060432 10.0.0.242 - - [2026-02-03 02:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021651 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.242 - - [2026-02-03 02:24:00] "POST /service-instances HTTP/1.1" 200 568 0.019636 10.0.0.242 - - [2026-02-03 02:24:00] "POST /ref-update HTTP/1.1" 200 156 0.022129 10.0.0.242 - - [2026-02-03 02:24:00] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.047531 10.0.0.242 - - [2026-02-03 02:24:00] "GET /virtual-machine-interface/cfe223bb-3773-4945-9d8d-06352820bc94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004391 10.0.0.242 - - [2026-02-03 02:24:00] "GET /virtual-machine-interface/cfe223bb-3773-4945-9d8d-06352820bc94?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.005211 10.0.0.242 - - [2026-02-03 02:24:00] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.008885 10.0.0.242 - - [2026-02-03 02:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011580 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.242 - - [2026-02-03 02:24:00] "GET /floating-ip-pool/f66a12ad-bd5b-40d5-a960-5a34ba9be4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002161 10.0.0.242 - - [2026-02-03 02:24:00] "POST /floating-ips HTTP/1.1" 200 673 0.093001 10.0.0.242 - - [2026-02-03 02:24:00] "POST /virtual-machines HTTP/1.1" 200 430 0.066626 10.0.0.242 - - [2026-02-03 02:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.005601 10.0.0.242 - - [2026-02-03 02:24:00] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002820 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.242 - - [2026-02-03 02:24:00] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002838 10.0.0.242 - - [2026-02-03 02:24:00] "POST /tags HTTP/1.1" 409 221 0.016539 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008497 10.0.0.242 - - [2026-02-03 02:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128537 10.0.0.242 - - [2026-02-03 02:24:00] "GET /tag/667d7d38-7e6b-4ba6-9552-50ae5ffa9c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.030731 10.0.0.242 - - [2026-02-03 02:24:00] "POST /tags HTTP/1.1" 409 238 0.001888 10.0.0.242 - - [2026-02-03 02:24:00] "POST /chown HTTP/1.1" 200 109 0.077718 10.0.0.242 - - [2026-02-03 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-02-03 02:24:00] "GET /tag/7ad4aebc-f510-48c2-8df6-4d05eb203d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012652 10.0.0.242 - - [2026-02-03 02:24:01] "POST /chown HTTP/1.1" 200 109 0.010919 10.0.0.242 - - [2026-02-03 02:24:01] "PUT /virtual-machine-interface/eff16485-96bf-44f5-b279-254198230427 HTTP/1.1" 200 285 0.027619 10.0.0.242 - - [2026-02-03 02:24:01] "PUT /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 257 0.074491 10.0.0.242 - - [2026-02-03 02:24:01] "POST /firewall-rules HTTP/1.1" 200 652 0.133610 10.0.0.242 - - [2026-02-03 02:24:01] "GET /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.009945 10.0.0.242 - - [2026-02-03 02:24:01] "GET /firewall-policy/b36530df-bf63-44de-b2f8-0ccd55877dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003649 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.041832 10.0.0.242 - - [2026-02-03 02:24:01] "GET /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.013232 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.035056 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.041610 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.015477 10.0.0.242 - - [2026-02-03 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.020926 10.0.0.242 - - [2026-02-03 02:24:01] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.063483 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.043218 10.0.0.242 - - [2026-02-03 02:24:01] "GET /loadbalancer/7d504aa9-fcbe-48d9-aeb5-82f42f6cac2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010332 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.025196 10.0.0.242 - - [2026-02-03 02:24:01] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.020270 10.0.0.242 - - [2026-02-03 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.242 - - [2026-02-03 02:24:01] "POST /virtual-machines HTTP/1.1" 200 430 0.021388 10.0.0.242 - - [2026-02-03 02:24:01] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.064138 10.0.0.242 - - [2026-02-03 02:24:01] "GET /loadbalancer-listener/c48fc815-5868-4ed5-8a6e-a36cd6603fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017094 10.0.0.242 - - [2026-02-03 02:24:01] "GET /loadbalancer-listener/c48fc815-5868-4ed5-8a6e-a36cd6603fe8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.014337 10.0.0.242 - - [2026-02-03 02:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.117006 10.0.0.242 - - [2026-02-03 02:24:01] "POST /chown HTTP/1.1" 200 109 0.017614 10.0.0.242 - - [2026-02-03 02:24:01] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.047708 10.0.0.242 - - [2026-02-03 02:24:01] "POST /chown HTTP/1.1" 200 109 0.006733 10.0.0.242 - - [2026-02-03 02:24:01] "PUT /virtual-machine-interface/05dc06d5-a6ab-485c-aa8b-98ece0012213 HTTP/1.1" 200 285 0.017474 10.0.0.242 - - [2026-02-03 02:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023336 10.0.0.242 - - [2026-02-03 02:24:01] "GET /loadbalancer-pool/f92c0189-e934-4f23-8e8a-8e71d557d5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007280 10.0.0.242 - - [2026-02-03 02:24:01] "PUT /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 257 0.044318 10.0.0.242 - - [2026-02-03 02:24:01] "POST /loadbalancer-members HTTP/1.1" 200 709 0.034444 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.009986 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.017791 10.0.0.242 - - [2026-02-03 02:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014265 10.0.0.242 - - [2026-02-03 02:24:01] "GET /loadbalancer-member/aeaaab67-2484-4bba-8665-13c90c7d6bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.002045 10.0.0.242 - - [2026-02-03 02:24:01] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018674 10.0.0.242 - - [2026-02-03 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.031400 10.0.0.242 - - [2026-02-03 02:24:01] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004075 10.0.0.242 - - [2026-02-03 02:24:01] "POST /tags HTTP/1.1" 409 221 0.001318 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.009142 10.0.0.242 - - [2026-02-03 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-02-03 02:24:01] "GET /tag/667d7d38-7e6b-4ba6-9552-50ae5ffa9c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016202 10.0.0.242 - - [2026-02-03 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.032244 10.0.0.242 - - [2026-02-03 02:24:02] "POST /tags HTTP/1.1" 409 238 0.003091 10.0.0.242 - - [2026-02-03 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.242 - - [2026-02-03 02:24:02] "GET /tag/7ad4aebc-f510-48c2-8df6-4d05eb203d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009745 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.019220 10.0.0.242 - - [2026-02-03 02:24:02] "POST /firewall-rules HTTP/1.1" 409 293 0.002866 10.0.0.242 - - [2026-02-03 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.242 - - [2026-02-03 02:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010762 10.0.0.242 - - [2026-02-03 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.005969 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785 HTTP/1.1" 200 261 0.050071 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.005894 10.0.0.242 - - [2026-02-03 02:24:02] "GET /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004344 10.0.0.242 - - [2026-02-03 02:24:02] "GET /firewall-policy/b36530df-bf63-44de-b2f8-0ccd55877dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003087 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 257 0.022984 10.0.0.242 - - [2026-02-03 02:24:02] "GET /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003041 10.0.0.242 - - [2026-02-03 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.022787 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.006763 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.018892 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 257 0.017847 10.0.0.242 - - [2026-02-03 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.011745 10.0.0.242 - - [2026-02-03 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.005754 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.015348 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 257 0.015274 10.0.0.242 - - [2026-02-03 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.019413 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.021440 10.0.0.242 - - [2026-02-03 02:24:02] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 257 0.023193 10.0.0.242 - - [2026-02-03 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.017245 10.0.0.242 - - [2026-02-03 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.242 - - [2026-02-03 02:24:02] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007905 10.0.0.242 - - [2026-02-03 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.242 - - [2026-02-03 02:24:02] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044912 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.028718 10.0.0.242 - - [2026-02-03 02:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016278 10.0.0.242 - - [2026-02-03 02:24:02] "POST /virtual-machines HTTP/1.1" 200 374 0.018099 10.0.0.242 - - [2026-02-03 02:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025340 10.0.0.242 - - [2026-02-03 02:24:02] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.011014 10.0.0.242 - - [2026-02-03 02:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.054453 10.0.0.242 - - [2026-02-03 02:24:03] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.014251 10.0.0.242 - - [2026-02-03 02:24:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.165406 10.0.0.242 - - [2026-02-03 02:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007770 10.0.0.242 - - [2026-02-03 02:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010387 10.0.0.242 - - [2026-02-03 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011688 10.0.0.242 - - [2026-02-03 02:24:03] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.008439 10.0.0.242 - - [2026-02-03 02:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015116 10.0.0.242 - - [2026-02-03 02:24:03] "POST /instance-ips HTTP/1.1" 200 414 0.022918 10.0.0.242 - - [2026-02-03 02:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039099 10.0.0.242 - - [2026-02-03 02:24:03] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.014748 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012869 10.0.0.242 - - [2026-02-03 02:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024741 10.0.0.242 - - [2026-02-03 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.242 - - [2026-02-03 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.013812 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012612 10.0.0.242 - - [2026-02-03 02:24:03] "GET /instance-ip/681dfb0c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004209 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.008026 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.030785 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013965 10.0.0.242 - - [2026-02-03 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.005410 10.0.0.242 - - [2026-02-03 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.036329 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009030 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.006971 10.0.0.242 - - [2026-02-03 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.015814 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.016399 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016861 10.0.0.242 - - [2026-02-03 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.242 - - [2026-02-03 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.025052 10.0.0.242 - - [2026-02-03 02:24:03] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005546 10.0.0.242 - - [2026-02-03 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.242 - - [2026-02-03 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.007273 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.016051 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.008143 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.017816 10.0.0.242 - - [2026-02-03 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.005927 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.009908 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.006712 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.020516 10.0.0.242 - - [2026-02-03 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.242 - - [2026-02-03 02:24:03] "POST /chown HTTP/1.1" 200 109 0.006860 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.017901 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.021127 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.006357 10.0.0.242 - - [2026-02-03 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.005629 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.006307 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.013558 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.043262 10.0.0.242 - - [2026-02-03 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.006480 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.010171 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.006878 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.025876 10.0.0.242 - - [2026-02-03 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.008032 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.021060 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.019688 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.242 - - [2026-02-03 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.014657 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.007985 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.016872 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.017106 10.0.0.242 - - [2026-02-03 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.005985 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.015646 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.008285 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.022113 10.0.0.242 - - [2026-02-03 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.242 - - [2026-02-03 02:24:04] "POST /chown HTTP/1.1" 200 109 0.006898 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.026539 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.010810 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.006588 10.0.0.242 - - [2026-02-03 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.013206 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.006804 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.020551 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.014568 10.0.0.242 - - [2026-02-03 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.006130 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.016983 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.011489 10.0.0.242 - - [2026-02-03 02:24:05] "POST /chown HTTP/1.1" 200 109 0.014991 10.0.0.242 - - [2026-02-03 02:24:06] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004388 10.0.0.242 - - [2026-02-03 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.242 - - [2026-02-03 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.242 - - [2026-02-03 02:24:06] "GET /loadbalancer/3f61b539-1cea-41d9-88dc-9cedc6b3b3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002207 10.0.0.242 - - [2026-02-03 02:24:06] "GET /loadbalancer-pool/33d76827-9ef4-4ca7-9b99-d1c458f7fb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002414 10.0.0.242 - - [2026-02-03 02:24:06] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019485 10.0.0.242 - - [2026-02-03 02:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014535 10.0.0.242 - - [2026-02-03 02:24:06] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009104 10.0.0.242 - - [2026-02-03 02:24:06] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009787 10.0.0.242 - - [2026-02-03 02:24:06] "POST /ref-update HTTP/1.1" 200 156 0.007368 10.0.0.242 - - [2026-02-03 02:24:06] "POST /tags HTTP/1.1" 409 221 0.003841 10.0.0.242 - - [2026-02-03 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.242 - - [2026-02-03 02:24:06] "GET /tag/667d7d38-7e6b-4ba6-9552-50ae5ffa9c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010155 10.0.0.242 - - [2026-02-03 02:24:06] "GET /floating-ip/f7619fb4-8ea2-4f9d-86cd-4770f118a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003235 10.0.0.242 - - [2026-02-03 02:24:06] "PUT /floating-ip/f7619fb4-8ea2-4f9d-86cd-4770f118a85d HTTP/1.1" 200 257 0.008406 10.0.0.242 - - [2026-02-03 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.021394 10.0.0.242 - - [2026-02-03 02:24:07] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004486 10.0.0.242 - - [2026-02-03 02:24:07] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.242 - - [2026-02-03 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.242 - - [2026-02-03 02:24:07] "GET /loadbalancer/3f61b539-1cea-41d9-88dc-9cedc6b3b3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002983 10.0.0.242 - - [2026-02-03 02:24:07] "GET /loadbalancer-pool/33d76827-9ef4-4ca7-9b99-d1c458f7fb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003031 10.0.0.242 - - [2026-02-03 02:24:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018349 10.0.0.242 - - [2026-02-03 02:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008566 10.0.0.242 - - [2026-02-03 02:24:07] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013433 10.0.0.242 - - [2026-02-03 02:24:07] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004796 10.0.0.242 - - [2026-02-03 02:24:07] "POST /ref-update HTTP/1.1" 200 156 0.020540 10.0.0.242 - - [2026-02-03 02:24:07] "POST /set-tag HTTP/1.1" 200 109 0.065509 10.0.0.242 - - [2026-02-03 02:24:07] "GET /floating-ip/f7619fb4-8ea2-4f9d-86cd-4770f118a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004371 10.0.0.242 - - [2026-02-03 02:24:10] "GET /virtual-machine/eb99df74-5cd0-4113-899c-9cc5b6f40073?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002909 10.0.0.242 - - [2026-02-03 02:24:10] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003936 10.0.0.242 - - [2026-02-03 02:24:10] "GET /virtual-machine/a58473ac-87d8-4dd8-bb93-53b1e847be84?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003161 10.0.0.242 - - [2026-02-03 02:24:10] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003900 10.0.0.242 - - [2026-02-03 02:24:17] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004174 10.0.0.242 - - [2026-02-03 02:24:17] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.242 - - [2026-02-03 02:24:21] "GET /virtual-machine/6d42a193-9796-49fb-8e15-5cec55d611c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003091 10.0.0.242 - - [2026-02-03 02:24:21] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003710 10.0.0.242 - - [2026-02-03 02:24:21] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004414 10.0.0.242 - - [2026-02-03 02:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.242 - - [2026-02-03 02:24:51] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004353 10.0.0.242 - - [2026-02-03 02:24:51] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.242 - - [2026-02-03 02:24:51] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004308 10.0.0.242 - - [2026-02-03 02:24:51] "POST /set-tag HTTP/1.1" 200 109 0.005730 10.0.0.242 - - [2026-02-03 02:24:51] "GET /virtual-machine/6d42a193-9796-49fb-8e15-5cec55d611c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003408 10.0.0.242 - - [2026-02-03 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.008078 10.0.0.242 - - [2026-02-03 02:24:51] "GET /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004655 10.0.0.242 - - [2026-02-03 02:24:51] "POST /set-tag HTTP/1.1" 200 109 0.013109 10.0.0.242 - - [2026-02-03 02:24:51] "POST /set-tag HTTP/1.1" 200 109 0.018192 10.0.0.242 - - [2026-02-03 02:24:52] "DELETE /instance-ip/681dfb0c-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.052860 10.0.0.242 - - [2026-02-03 02:24:52] "DELETE /virtual-machine-interface/67fb1074-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.039200 10.0.0.242 - - [2026-02-03 02:24:52] "DELETE /virtual-machine/6d42a193-9796-49fb-8e15-5cec55d611c2 HTTP/1.1" 200 115 0.025500 10.0.0.242 - - [2026-02-03 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.242 - - [2026-02-03 02:24:56] "GET /tag/7ad4aebc-f510-48c2-8df6-4d05eb203d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011955 10.0.0.242 - - [2026-02-03 02:24:56] "GET /tag/7ad4aebc-f510-48c2-8df6-4d05eb203d2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011357 10.0.0.242 - - [2026-02-03 02:24:56] "GET /virtual-machine-interface/05dc06d5-a6ab-485c-aa8b-98ece0012213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004055 10.0.0.242 - - [2026-02-03 02:24:56] "POST /set-tag HTTP/1.1" 200 109 0.014719 10.0.0.242 - - [2026-02-03 02:24:56] "GET /virtual-machine-interface/cfe223bb-3773-4945-9d8d-06352820bc94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.017687 10.0.0.242 - - [2026-02-03 02:24:56] "POST /set-tag HTTP/1.1" 200 109 0.014197 10.0.0.242 - - [2026-02-03 02:24:56] "GET /virtual-machine-interface/eff16485-96bf-44f5-b279-254198230427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005291 10.0.0.242 - - [2026-02-03 02:24:56] "POST /set-tag HTTP/1.1" 200 109 0.013580 10.0.0.242 - - [2026-02-03 02:24:56] "GET /firewall-policy/b36530df-bf63-44de-b2f8-0ccd55877dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017427 10.0.0.242 - - [2026-02-03 02:24:56] "GET /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002751 10.0.0.242 - - [2026-02-03 02:24:56] "POST /ref-update HTTP/1.1" 200 156 0.010890 10.0.0.242 - - [2026-02-03 02:24:56] "DELETE /firewall-rule/907da236-0d26-4e9e-9d57-13ad2af1a785 HTTP/1.1" 200 115 0.051751 10.0.0.242 - - [2026-02-03 02:24:56] "DELETE /loadbalancer-member/aeaaab67-2484-4bba-8665-13c90c7d6bb7 HTTP/1.1" 200 115 0.022754 10.0.0.242 - - [2026-02-03 02:24:56] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.009268 10.0.0.242 - - [2026-02-03 02:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022527 10.0.0.242 - - [2026-02-03 02:24:56] "DELETE /loadbalancer-pool/f92c0189-e934-4f23-8e8a-8e71d557d5a1 HTTP/1.1" 200 115 0.055745 10.0.0.242 - - [2026-02-03 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013037 10.0.0.242 - - [2026-02-03 02:24:56] "DELETE /loadbalancer-listener/c48fc815-5868-4ed5-8a6e-a36cd6603fe8 HTTP/1.1" 200 115 0.046959 10.0.0.242 - - [2026-02-03 02:24:56] "GET /floating-ip/ec3c94d2-9318-47dd-b13a-4df259c18546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.002300 10.0.0.242 - - [2026-02-03 02:24:56] "POST /chown HTTP/1.1" 200 109 0.006722 10.0.0.242 - - [2026-02-03 02:24:56] "POST /chown HTTP/1.1" 200 109 0.016338 10.0.0.242 - - [2026-02-03 02:24:56] "POST /chown HTTP/1.1" 200 109 0.010109 10.0.0.242 - - [2026-02-03 02:24:56] "PUT /floating-ip/ec3c94d2-9318-47dd-b13a-4df259c18546 HTTP/1.1" 200 257 0.028414 10.0.0.242 - - [2026-02-03 02:24:56] "POST /chown HTTP/1.1" 200 109 0.009495 10.0.0.242 - - [2026-02-03 02:24:56] "DELETE /floating-ip/ec3c94d2-9318-47dd-b13a-4df259c18546 HTTP/1.1" 200 115 0.066922 10.0.0.242 - - [2026-02-03 02:24:56] "DELETE /loadbalancer/7d504aa9-fcbe-48d9-aeb5-82f42f6cac2f HTTP/1.1" 200 115 0.038708 10.0.0.242 - - [2026-02-03 02:24:56] "PUT /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 267 0.009598 10.0.0.242 - - [2026-02-03 02:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013552 10.0.0.242 - - [2026-02-03 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /instance-ip/5fe68910-3f0f-40b3-b506-3c7ce63000cd HTTP/1.1" 200 115 0.065886 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /virtual-machine-interface/cfe223bb-3773-4945-9d8d-06352820bc94 HTTP/1.1" 200 115 0.032654 10.0.0.242 - - [2026-02-03 02:24:57] "POST /service-instances HTTP/1.1" 409 259 0.001728 10.0.0.242 - - [2026-02-03 02:24:57] "POST /service-instances HTTP/1.1" 409 259 0.001699 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /tag/7ad4aebc-f510-48c2-8df6-4d05eb203d2a HTTP/1.1" 200 115 0.070886 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /service-instance/85c20ea2-b03f-4d4e-8964-da7a76ed7441 HTTP/1.1" 200 115 0.042546 10.0.0.242 - - [2026-02-03 02:24:57] "GET /virtual-machine-interface/05dc06d5-a6ab-485c-aa8b-98ece0012213?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004813 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /virtual-machine-interface/05dc06d5-a6ab-485c-aa8b-98ece0012213 HTTP/1.1" 200 115 0.050092 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /virtual-machine/3126f642-d541-4f0f-b637-7de344cca1e9 HTTP/1.1" 200 115 0.020030 10.0.0.242 - - [2026-02-03 02:24:57] "GET /virtual-machine-interface/eff16485-96bf-44f5-b279-254198230427?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.007390 10.0.0.242 - - [2026-02-03 02:24:57] "GET /floating-ip-pool/f66a12ad-bd5b-40d5-a960-5a34ba9be4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002746 10.0.0.242 - - [2026-02-03 02:24:57] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /floating-ip-pool/f66a12ad-bd5b-40d5-a960-5a34ba9be4fe HTTP/1.1" 200 115 0.059081 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /virtual-machine-interface/eff16485-96bf-44f5-b279-254198230427 HTTP/1.1" 200 115 0.101280 10.0.0.242 - - [2026-02-03 02:24:57] "POST /ref-update HTTP/1.1" 200 156 0.009187 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /virtual-machine/b4621f43-f8b4-428f-ba10-95ba3a28026b HTTP/1.1" 200 115 0.049772 10.0.0.242 - - [2026-02-03 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.242 - - [2026-02-03 02:24:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004223 10.0.0.242 - - [2026-02-03 02:24:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001122 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /virtual-network/d898954d-d3b4-4860-afa2-9087fe1b53f3 HTTP/1.1" 200 115 0.142659 10.0.0.242 - - [2026-02-03 02:24:57] "GET /routing-instance/fc60013f-2a38-4017-9886-62a1347a5ff5 HTTP/1.1" 404 171 0.001651 10.0.0.242 - - [2026-02-03 02:24:57] "GET /domains HTTP/1.1" 200 281 0.001891 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /route-target/86c97392-0ceb-4125-9b04-74a5090c42e0 HTTP/1.1" 200 115 0.025589 10.0.0.242 - - [2026-02-03 02:24:57] "GET /domain/8dd8ca91-da09-48e0-941a-311b8624e158 HTTP/1.1" 200 3100 0.008427 10.0.0.242 - - [2026-02-03 02:24:57] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde HTTP/1.1" 200 6900 0.026385 10.0.0.242 - - [2026-02-03 02:24:57] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007881 10.0.0.242 - - [2026-02-03 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.242 - - [2026-02-03 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.242 - - [2026-02-03 02:24:57] "GET /loadbalancer/3f61b539-1cea-41d9-88dc-9cedc6b3b3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002114 10.0.0.242 - - [2026-02-03 02:24:57] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003534 10.0.0.242 - - [2026-02-03 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.014887 10.0.0.242 - - [2026-02-03 02:24:57] "DELETE /loadbalancer-member/d4eb42b2-c4a3-4fb0-b68c-8ef5262f6397 HTTP/1.1" 200 115 0.026295 10.0.0.242 - - [2026-02-03 02:24:59] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005129 10.0.0.242 - - [2026-02-03 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.242 - - [2026-02-03 02:24:59] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003865 10.0.0.242 - - [2026-02-03 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.242 - - [2026-02-03 02:24:59] "GET /virtual-machine/a58473ac-87d8-4dd8-bb93-53b1e847be84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003046 10.0.0.242 - - [2026-02-03 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.008104 10.0.0.242 - - [2026-02-03 02:24:59] "GET /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016824 10.0.0.242 - - [2026-02-03 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.021543 10.0.0.242 - - [2026-02-03 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.028624 10.0.0.242 - - [2026-02-03 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.027468 10.0.0.242 - - [2026-02-03 02:24:59] "DELETE /instance-ip/63ad2dc2-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.027074 10.0.0.242 - - [2026-02-03 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.015158 10.0.0.242 - - [2026-02-03 02:24:59] "DELETE /virtual-machine-interface/6397d7c4-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.039927 10.0.0.242 - - [2026-02-03 02:24:59] "DELETE /virtual-machine/a58473ac-87d8-4dd8-bb93-53b1e847be84 HTTP/1.1" 200 115 0.024690 10.0.0.242 - - [2026-02-03 02:25:02] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005358 10.0.0.242 - - [2026-02-03 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.007101 10.0.0.242 - - [2026-02-03 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-03 02:25:02] "GET /loadbalancer/3f61b539-1cea-41d9-88dc-9cedc6b3b3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002512 10.0.0.242 - - [2026-02-03 02:25:03] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006960 10.0.0.242 - - [2026-02-03 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.242 - - [2026-02-03 02:25:03] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006272 10.0.0.242 - - [2026-02-03 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.242 - - [2026-02-03 02:25:03] "GET /virtual-machine/eb99df74-5cd0-4113-899c-9cc5b6f40073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002825 10.0.0.242 - - [2026-02-03 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.242 - - [2026-02-03 02:25:03] "GET /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006168 10.0.0.242 - - [2026-02-03 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.015196 10.0.0.242 - - [2026-02-03 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.027299 10.0.0.242 - - [2026-02-03 02:25:03] "POST /set-tag HTTP/1.1" 200 109 0.017062 10.0.0.242 - - [2026-02-03 02:25:03] "DELETE /instance-ip/6345b746-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.049992 10.0.0.242 - - [2026-02-03 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.009837 10.0.0.242 - - [2026-02-03 02:25:03] "DELETE /virtual-machine-interface/63314dc4-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.045811 10.0.0.242 - - [2026-02-03 02:25:03] "DELETE /virtual-machine/eb99df74-5cd0-4113-899c-9cc5b6f40073 HTTP/1.1" 200 115 0.025610 10.0.0.242 - - [2026-02-03 02:25:04] "DELETE /tag/01a2310e-a096-4ba9-9304-9a40780131d4 HTTP/1.1" 200 115 0.073317 10.0.0.242 - - [2026-02-03 02:25:04] "DELETE /tag/9b000687-0441-4ed0-bbb8-4b0b80a701eb HTTP/1.1" 200 115 0.048147 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2026-02-03 02:25:08] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037988 10.0.0.242 - - [2026-02-03 02:25:08] "POST /tags HTTP/1.1" 200 394 0.031274 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.242 - - [2026-02-03 02:25:08] "GET /tag/a76151c5-d098-416d-92a6-8480126dd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015959 10.0.0.242 - - [2026-02-03 02:25:08] "POST /tags HTTP/1.1" 200 342 0.027135 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.242 - - [2026-02-03 02:25:08] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011738 10.0.0.242 - - [2026-02-03 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000482 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.003885 10.0.0.242 - - [2026-02-03 02:25:08] "POST /security-groups HTTP/1.1" 200 589 0.067119 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.001806 10.0.0.242 - - [2026-02-03 02:25:08] "POST /projects HTTP/1.1" 200 521 0.192491 10.0.0.242 - - [2026-02-03 02:25:08] "POST /access-control-lists HTTP/1.1" 200 600 0.065765 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.002153 10.0.0.242 - - [2026-02-03 02:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024986 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012011 10.0.0.242 - - [2026-02-03 02:25:08] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.013018 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-02-03 02:25:08] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.022609 10.0.0.242 - - [2026-02-03 02:25:08] "POST /access-control-lists HTTP/1.1" 200 598 0.062934 10.0.0.242 - - [2026-02-03 02:25:08] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.053822 10.0.0.242 - - [2026-02-03 02:25:08] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.041429 10.0.0.242 - - [2026-02-03 02:25:08] "POST /security-groups HTTP/1.1" 200 593 0.076327 10.0.0.242 - - [2026-02-03 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.003133 10.0.0.242 - - [2026-02-03 02:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020277 10.0.0.242 - - [2026-02-03 02:25:08] "POST /chown HTTP/1.1" 200 109 0.017348 10.0.0.242 - - [2026-02-03 02:25:09] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.041430 10.0.0.242 - - [2026-02-03 02:25:09] "POST /access-control-lists HTTP/1.1" 200 634 0.115425 10.0.0.242 - - [2026-02-03 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010470 10.0.0.242 - - [2026-02-03 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.012558 10.0.0.242 - - [2026-02-03 02:25:09] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003753 10.0.0.242 - - [2026-02-03 02:25:09] "POST /tags HTTP/1.1" 409 226 0.002761 10.0.0.242 - - [2026-02-03 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.242 - - [2026-02-03 02:25:09] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011513 10.0.0.242 - - [2026-02-03 02:25:09] "POST /access-control-lists HTTP/1.1" 200 632 0.069512 10.0.0.242 - - [2026-02-03 02:25:09] "POST /firewall-rules HTTP/1.1" 200 602 0.080357 10.0.0.242 - - [2026-02-03 02:25:09] "GET /firewall-rule/b9b48e6f-0ef1-4dad-8eb8-9e48c7d928bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010487 10.0.0.242 - - [2026-02-03 02:25:09] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.007567 10.0.0.242 - - [2026-02-03 02:25:09] "GET /firewall-rule/b9b48e6f-0ef1-4dad-8eb8-9e48c7d928bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002899 10.0.0.242 - - [2026-02-03 02:25:09] "POST /ref-update HTTP/1.1" 200 156 0.041385 10.0.0.242 - - [2026-02-03 02:25:09] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009149 10.0.0.242 - - [2026-02-03 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016512 10.0.0.242 - - [2026-02-03 02:25:09] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004072 10.0.0.242 - - [2026-02-03 02:25:09] "POST /tags HTTP/1.1" 409 226 0.005852 10.0.0.242 - - [2026-02-03 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.242 - - [2026-02-03 02:25:09] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012412 10.0.0.242 - - [2026-02-03 02:25:09] "POST /firewall-rules HTTP/1.1" 200 600 0.075569 10.0.0.242 - - [2026-02-03 02:25:09] "GET /firewall-rule/a474a76e-45d4-4987-8cbb-a0d8a1c8b5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004944 10.0.0.242 - - [2026-02-03 02:25:09] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003358 10.0.0.242 - - [2026-02-03 02:25:09] "GET /firewall-rule/a474a76e-45d4-4987-8cbb-a0d8a1c8b5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002112 10.0.0.242 - - [2026-02-03 02:25:09] "POST /ref-update HTTP/1.1" 200 156 0.047696 10.0.0.242 - - [2026-02-03 02:25:11] "POST /tags HTTP/1.1" 200 394 0.021562 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023157 10.0.0.242 - - [2026-02-03 02:25:11] "GET /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011195 10.0.0.242 - - [2026-02-03 02:25:11] "POST /tags HTTP/1.1" 200 342 0.023100 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020164 10.0.0.242 - - [2026-02-03 02:25:11] "GET /tag/ca7315bc-f0b1-462b-a95e-a47c59a95673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013842 10.0.0.242 - - [2026-02-03 02:25:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000529 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.008582 10.0.0.242 - - [2026-02-03 02:25:11] "POST /security-groups HTTP/1.1" 200 589 0.059771 10.0.0.242 - - [2026-02-03 02:25:11] "POST /projects HTTP/1.1" 200 521 0.159119 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.005124 10.0.0.242 - - [2026-02-03 02:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014141 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.242 - - [2026-02-03 02:25:11] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.019296 10.0.0.242 - - [2026-02-03 02:25:11] "POST /access-control-lists HTTP/1.1" 200 600 0.071431 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.005891 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.242 - - [2026-02-03 02:25:11] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005220 10.0.0.242 - - [2026-02-03 02:25:11] "POST /access-control-lists HTTP/1.1" 200 598 0.069022 10.0.0.242 - - [2026-02-03 02:25:11] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.071356 10.0.0.242 - - [2026-02-03 02:25:11] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.047783 10.0.0.242 - - [2026-02-03 02:25:11] "POST /security-groups HTTP/1.1" 200 593 0.067544 10.0.0.242 - - [2026-02-03 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.002156 10.0.0.242 - - [2026-02-03 02:25:11] "POST /access-control-lists HTTP/1.1" 200 634 0.070463 10.0.0.242 - - [2026-02-03 02:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.067450 10.0.0.242 - - [2026-02-03 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.024600 10.0.0.242 - - [2026-02-03 02:25:12] "POST /chown HTTP/1.1" 200 109 0.026334 10.0.0.242 - - [2026-02-03 02:25:12] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010870 10.0.0.242 - - [2026-02-03 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2026-02-03 02:25:12] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004690 10.0.0.242 - - [2026-02-03 02:25:12] "POST /access-control-lists HTTP/1.1" 200 632 0.074545 10.0.0.242 - - [2026-02-03 02:25:12] "POST /tags HTTP/1.1" 409 226 0.007590 10.0.0.242 - - [2026-02-03 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.242 - - [2026-02-03 02:25:12] "GET /tag/ca7315bc-f0b1-462b-a95e-a47c59a95673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010139 10.0.0.242 - - [2026-02-03 02:25:12] "POST /firewall-rules HTTP/1.1" 200 602 0.066818 10.0.0.242 - - [2026-02-03 02:25:12] "GET /firewall-rule/8608175e-57f5-455b-a4a0-5850c3e5d199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004465 10.0.0.242 - - [2026-02-03 02:25:12] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003319 10.0.0.242 - - [2026-02-03 02:25:12] "GET /firewall-rule/8608175e-57f5-455b-a4a0-5850c3e5d199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001953 10.0.0.242 - - [2026-02-03 02:25:12] "POST /ref-update HTTP/1.1" 200 156 0.050696 10.0.0.242 - - [2026-02-03 02:25:12] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013382 10.0.0.242 - - [2026-02-03 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2026-02-03 02:25:12] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002710 10.0.0.242 - - [2026-02-03 02:25:12] "POST /tags HTTP/1.1" 409 226 0.001620 10.0.0.242 - - [2026-02-03 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.242 - - [2026-02-03 02:25:12] "GET /tag/ca7315bc-f0b1-462b-a95e-a47c59a95673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016934 10.0.0.242 - - [2026-02-03 02:25:12] "POST /firewall-rules HTTP/1.1" 200 600 0.065124 10.0.0.242 - - [2026-02-03 02:25:12] "GET /firewall-rule/b82cc727-71b0-412a-ae5d-4f244b843915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011910 10.0.0.242 - - [2026-02-03 02:25:12] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004186 10.0.0.242 - - [2026-02-03 02:25:12] "GET /firewall-rule/b82cc727-71b0-412a-ae5d-4f244b843915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003954 10.0.0.242 - - [2026-02-03 02:25:12] "POST /ref-update HTTP/1.1" 200 156 0.043364 10.0.0.242 - - [2026-02-03 02:25:14] "POST /tags HTTP/1.1" 200 346 0.078639 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022770 10.0.0.242 - - [2026-02-03 02:25:14] "GET /tag/1d6a8cc9-8b5a-4a59-97dd-1e6f844d366e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018051 10.0.0.242 - - [2026-02-03 02:25:14] "POST /projects HTTP/1.1" 409 238 0.004370 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.242 - - [2026-02-03 02:25:14] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031300 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012321 10.0.0.242 - - [2026-02-03 02:25:14] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.015012 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2026-02-03 02:25:14] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004589 10.0.0.242 - - [2026-02-03 02:25:14] "POST /security-groups HTTP/1.1" 409 285 0.002341 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.242 - - [2026-02-03 02:25:14] "PUT /security-group/4db1a8fc-e1b9-4818-a4d4-bf64d9562266 HTTP/1.1" 200 263 0.058077 10.0.0.242 - - [2026-02-03 02:25:14] "PUT /access-control-list/146b6f6b-2664-4612-9dbc-87248277c94a HTTP/1.1" 200 273 0.025391 10.0.0.242 - - [2026-02-03 02:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.043489 10.0.0.242 - - [2026-02-03 02:25:14] "POST /tags HTTP/1.1" 409 228 0.005225 10.0.0.242 - - [2026-02-03 02:25:14] "PUT /access-control-list/d6ece6a7-b6c5-4d9a-89bc-0f97684171b8 HTTP/1.1" 200 273 0.017275 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.242 - - [2026-02-03 02:25:14] "GET /tag/1d6a8cc9-8b5a-4a59-97dd-1e6f844d366e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011429 10.0.0.242 - - [2026-02-03 02:25:14] "POST /tags HTTP/1.1" 200 346 0.028474 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.242 - - [2026-02-03 02:25:14] "GET /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011608 10.0.0.242 - - [2026-02-03 02:25:14] "POST /projects HTTP/1.1" 409 238 0.002169 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.242 - - [2026-02-03 02:25:14] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031715 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2026-02-03 02:25:14] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007943 10.0.0.242 - - [2026-02-03 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-02-03 02:25:14] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003656 10.0.0.242 - - [2026-02-03 02:25:14] "POST /security-groups HTTP/1.1" 409 285 0.002331 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.242 - - [2026-02-03 02:25:15] "PUT /security-group/164ee6d2-2e01-4c30-b212-4e993b57440f HTTP/1.1" 200 263 0.071214 10.0.0.242 - - [2026-02-03 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015646 10.0.0.242 - - [2026-02-03 02:25:15] "PUT /access-control-list/bbe46ffb-288f-4d60-82ca-4d824a970f5f HTTP/1.1" 200 273 0.023551 10.0.0.242 - - [2026-02-03 02:25:15] "PUT /access-control-list/39febf0a-c4df-4c4f-ad3c-ab8d25c1cc83 HTTP/1.1" 200 273 0.012977 10.0.0.242 - - [2026-02-03 02:25:15] "POST /tags HTTP/1.1" 200 292 0.071160 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.242 - - [2026-02-03 02:25:15] "GET /tag/7d7bbcee-614d-4e46-82bf-0065e78c99b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011851 10.0.0.242 - - [2026-02-03 02:25:15] "POST /tags HTTP/1.1" 200 304 0.055449 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.242 - - [2026-02-03 02:25:15] "GET /tag/9719d130-707b-40e2-bc85-2c20c0b5d8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014141 10.0.0.242 - - [2026-02-03 02:25:15] "POST /tags HTTP/1.1" 409 252 0.001734 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-03 02:25:15] "GET /tag/a76151c5-d098-416d-92a6-8480126dd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010725 10.0.0.242 - - [2026-02-03 02:25:15] "POST /tags HTTP/1.1" 409 226 0.002223 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.242 - - [2026-02-03 02:25:15] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013038 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.242 - - [2026-02-03 02:25:15] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004974 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2026-02-03 02:25:15] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032032 10.0.0.242 - - [2026-02-03 02:25:15] "POST /virtual-machines HTTP/1.1" 200 396 0.008630 10.0.0.242 - - [2026-02-03 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006822 10.0.0.242 - - [2026-02-03 02:25:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101158 10.0.0.242 - - [2026-02-03 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020291 10.0.0.242 - - [2026-02-03 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.242 - - [2026-02-03 02:25:15] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004909 10.0.0.242 - - [2026-02-03 02:25:15] "POST /instance-ips HTTP/1.1" 200 398 0.034653 10.0.0.242 - - [2026-02-03 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.034860 10.0.0.242 - - [2026-02-03 02:25:15] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024267 10.0.0.242 - - [2026-02-03 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.063869 10.0.0.242 - - [2026-02-03 02:25:16] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022699 10.0.0.242 - - [2026-02-03 02:25:16] "GET /instance-ip/936f671e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002776 10.0.0.242 - - [2026-02-03 02:25:16] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004605 10.0.0.242 - - [2026-02-03 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.242 - - [2026-02-03 02:25:16] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003581 10.0.0.242 - - [2026-02-03 02:25:16] "POST /ref-update HTTP/1.1" 200 156 0.024273 10.0.0.242 - - [2026-02-03 02:25:16] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008375 10.0.0.242 - - [2026-02-03 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.242 - - [2026-02-03 02:25:16] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004294 10.0.0.242 - - [2026-02-03 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.242 - - [2026-02-03 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.242 - - [2026-02-03 02:25:17] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005087 10.0.0.242 - - [2026-02-03 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2026-02-03 02:25:17] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048372 10.0.0.242 - - [2026-02-03 02:25:17] "POST /virtual-machines HTTP/1.1" 200 396 0.013947 10.0.0.242 - - [2026-02-03 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007048 10.0.0.242 - - [2026-02-03 02:25:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108322 10.0.0.242 - - [2026-02-03 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020421 10.0.0.242 - - [2026-02-03 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009068 10.0.0.242 - - [2026-02-03 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.242 - - [2026-02-03 02:25:17] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004354 10.0.0.242 - - [2026-02-03 02:25:17] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028827 10.0.0.242 - - [2026-02-03 02:25:17] "POST /instance-ips HTTP/1.1" 200 398 0.040295 10.0.0.242 - - [2026-02-03 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013435 10.0.0.242 - - [2026-02-03 02:25:17] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006727 10.0.0.242 - - [2026-02-03 02:25:17] "POST /set-tag HTTP/1.1" 200 109 0.063853 10.0.0.242 - - [2026-02-03 02:25:17] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004447 10.0.0.242 - - [2026-02-03 02:25:17] "GET /instance-ip/947ac824-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003746 10.0.0.242 - - [2026-02-03 02:25:17] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004567 10.0.0.242 - - [2026-02-03 02:25:17] "POST /set-tag HTTP/1.1" 200 109 0.003686 10.0.0.242 - - [2026-02-03 02:25:17] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003922 10.0.0.242 - - [2026-02-03 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.007878 10.0.0.242 - - [2026-02-03 02:25:18] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008165 10.0.0.242 - - [2026-02-03 02:25:18] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.242 - - [2026-02-03 02:25:18] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039629 10.0.0.242 - - [2026-02-03 02:25:18] "POST /tags HTTP/1.1" 200 292 0.020061 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.242 - - [2026-02-03 02:25:18] "GET /tag/06bebb60-010d-427b-a1e0-60122ec5a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013364 10.0.0.242 - - [2026-02-03 02:25:18] "POST /tags HTTP/1.1" 409 252 0.001987 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.242 - - [2026-02-03 02:25:18] "GET /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009603 10.0.0.242 - - [2026-02-03 02:25:18] "POST /tags HTTP/1.1" 409 228 0.001360 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2026-02-03 02:25:18] "GET /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012388 10.0.0.242 - - [2026-02-03 02:25:18] "POST /tags HTTP/1.1" 409 226 0.001465 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.242 - - [2026-02-03 02:25:18] "GET /tag/ca7315bc-f0b1-462b-a95e-a47c59a95673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010548 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2026-02-03 02:25:18] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003684 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2026-02-03 02:25:18] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034563 10.0.0.242 - - [2026-02-03 02:25:18] "POST /virtual-machines HTTP/1.1" 200 396 0.006598 10.0.0.242 - - [2026-02-03 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007552 10.0.0.242 - - [2026-02-03 02:25:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.144227 10.0.0.242 - - [2026-02-03 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022087 10.0.0.242 - - [2026-02-03 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.242 - - [2026-02-03 02:25:18] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004683 10.0.0.242 - - [2026-02-03 02:25:18] "POST /instance-ips HTTP/1.1" 200 398 0.018747 10.0.0.242 - - [2026-02-03 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024426 10.0.0.242 - - [2026-02-03 02:25:18] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010729 10.0.0.242 - - [2026-02-03 02:25:18] "POST /set-tag HTTP/1.1" 200 109 0.063976 10.0.0.242 - - [2026-02-03 02:25:18] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016646 10.0.0.242 - - [2026-02-03 02:25:18] "GET /instance-ip/95252be8-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002938 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004425 10.0.0.242 - - [2026-02-03 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003895 10.0.0.242 - - [2026-02-03 02:25:19] "POST /ref-update HTTP/1.1" 200 156 0.007087 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004122 10.0.0.242 - - [2026-02-03 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.242 - - [2026-02-03 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004054 10.0.0.242 - - [2026-02-03 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.242 - - [2026-02-03 02:25:19] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031796 10.0.0.242 - - [2026-02-03 02:25:19] "POST /virtual-machines HTTP/1.1" 200 396 0.009663 10.0.0.242 - - [2026-02-03 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032340 10.0.0.242 - - [2026-02-03 02:25:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095071 10.0.0.242 - - [2026-02-03 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007715 10.0.0.242 - - [2026-02-03 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011350 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005560 10.0.0.242 - - [2026-02-03 02:25:19] "POST /instance-ips HTTP/1.1" 200 398 0.032610 10.0.0.242 - - [2026-02-03 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019367 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016430 10.0.0.242 - - [2026-02-03 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.063214 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006892 10.0.0.242 - - [2026-02-03 02:25:19] "GET /instance-ip/9595837a-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002629 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004637 10.0.0.242 - - [2026-02-03 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003489 10.0.0.242 - - [2026-02-03 02:25:19] "POST /ref-update HTTP/1.1" 200 156 0.007573 10.0.0.242 - - [2026-02-03 02:25:19] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013175 10.0.0.242 - - [2026-02-03 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.242 - - [2026-02-03 02:25:19] "POST /tags HTTP/1.1" 200 300 0.016450 10.0.0.242 - - [2026-02-03 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009677 10.0.0.242 - - [2026-02-03 02:25:19] "GET /tag/cb89552f-42ae-4037-9cb6-dc58477431a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010765 10.0.0.242 - - [2026-02-03 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005517 10.0.0.242 - - [2026-02-03 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.242 - - [2026-02-03 02:25:20] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030226 10.0.0.242 - - [2026-02-03 02:25:20] "POST /virtual-machines HTTP/1.1" 200 396 0.011996 10.0.0.242 - - [2026-02-03 02:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025658 10.0.0.242 - - [2026-02-03 02:25:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112941 10.0.0.242 - - [2026-02-03 02:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008375 10.0.0.242 - - [2026-02-03 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011931 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004240 10.0.0.242 - - [2026-02-03 02:25:20] "POST /instance-ips HTTP/1.1" 200 398 0.020067 10.0.0.242 - - [2026-02-03 02:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018107 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011934 10.0.0.242 - - [2026-02-03 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.018810 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009976 10.0.0.242 - - [2026-02-03 02:25:20] "GET /instance-ip/961a3566-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003217 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004180 10.0.0.242 - - [2026-02-03 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003961 10.0.0.242 - - [2026-02-03 02:25:20] "POST /ref-update HTTP/1.1" 200 156 0.008486 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016001 10.0.0.242 - - [2026-02-03 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.242 - - [2026-02-03 02:25:20] "POST /tags HTTP/1.1" 200 300 0.022130 10.0.0.242 - - [2026-02-03 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010100 10.0.0.242 - - [2026-02-03 02:25:20] "GET /tag/132c642e-7440-4952-b419-62f77783b407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015875 10.0.0.242 - - [2026-02-03 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.242 - - [2026-02-03 02:25:20] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004822 10.0.0.242 - - [2026-02-03 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.242 - - [2026-02-03 02:25:20] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.020970 10.0.0.242 - - [2026-02-03 02:25:20] "POST /virtual-machines HTTP/1.1" 200 396 0.019427 10.0.0.242 - - [2026-02-03 02:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017323 10.0.0.242 - - [2026-02-03 02:25:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115259 10.0.0.242 - - [2026-02-03 02:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009665 10.0.0.242 - - [2026-02-03 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013019 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005806 10.0.0.242 - - [2026-02-03 02:25:21] "POST /instance-ips HTTP/1.1" 200 398 0.029782 10.0.0.242 - - [2026-02-03 02:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019964 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004267 10.0.0.242 - - [2026-02-03 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.018171 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017570 10.0.0.242 - - [2026-02-03 02:25:21] "GET /instance-ip/9698112a-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009920 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005012 10.0.0.242 - - [2026-02-03 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.242 - - [2026-02-03 02:25:21] "POST /tags HTTP/1.1" 200 300 0.027174 10.0.0.242 - - [2026-02-03 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.242 - - [2026-02-03 02:25:21] "GET /tag/e9fc79c8-2d18-4000-8376-9f6f671e2a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012083 10.0.0.242 - - [2026-02-03 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003346 10.0.0.242 - - [2026-02-03 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-02-03 02:25:21] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030199 10.0.0.242 - - [2026-02-03 02:25:21] "POST /virtual-machines HTTP/1.1" 200 396 0.006980 10.0.0.242 - - [2026-02-03 02:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007936 10.0.0.242 - - [2026-02-03 02:25:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112499 10.0.0.242 - - [2026-02-03 02:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021286 10.0.0.242 - - [2026-02-03 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005145 10.0.0.242 - - [2026-02-03 02:25:21] "POST /instance-ips HTTP/1.1" 200 398 0.023877 10.0.0.242 - - [2026-02-03 02:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024457 10.0.0.242 - - [2026-02-03 02:25:21] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004791 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.017684 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015789 10.0.0.242 - - [2026-02-03 02:25:22] "GET /instance-ip/9700d43a-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009110 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004479 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.242 - - [2026-02-03 02:25:22] "POST /tags HTTP/1.1" 200 300 0.023627 10.0.0.242 - - [2026-02-03 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.242 - - [2026-02-03 02:25:22] "GET /tag/512919e9-b959-4821-94cb-05480b95d062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017047 10.0.0.242 - - [2026-02-03 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007015 10.0.0.242 - - [2026-02-03 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.242 - - [2026-02-03 02:25:22] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042250 10.0.0.242 - - [2026-02-03 02:25:22] "POST /virtual-machines HTTP/1.1" 200 396 0.008588 10.0.0.242 - - [2026-02-03 02:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010400 10.0.0.242 - - [2026-02-03 02:25:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097271 10.0.0.242 - - [2026-02-03 02:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008154 10.0.0.242 - - [2026-02-03 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003899 10.0.0.242 - - [2026-02-03 02:25:22] "POST /instance-ips HTTP/1.1" 200 398 0.018956 10.0.0.242 - - [2026-02-03 02:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018742 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004927 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.017546 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008429 10.0.0.242 - - [2026-02-03 02:25:22] "GET /instance-ip/976e0a82-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005151 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004288 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003616 10.0.0.242 - - [2026-02-03 02:25:22] "POST /ref-update HTTP/1.1" 200 156 0.008891 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007317 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.005466 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004289 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003472 10.0.0.242 - - [2026-02-03 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.242 - - [2026-02-03 02:25:22] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003844 10.0.0.242 - - [2026-02-03 02:25:23] "POST /ref-update HTTP/1.1" 200 156 0.027941 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013686 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003579 10.0.0.242 - - [2026-02-03 02:25:23] "POST /ref-update HTTP/1.1" 200 156 0.008334 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004714 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003624 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.001574 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016788 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003515 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003467 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.001503 10.0.0.242 - - [2026-02-03 02:25:23] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004367 10.0.0.242 - - [2026-02-03 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.242 - - [2026-02-03 02:25:24] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005144 10.0.0.242 - - [2026-02-03 02:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.242 - - [2026-02-03 02:25:24] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004302 10.0.0.242 - - [2026-02-03 02:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.242 - - [2026-02-03 02:25:24] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003589 10.0.0.242 - - [2026-02-03 02:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.242 - - [2026-02-03 02:25:24] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003991 10.0.0.242 - - [2026-02-03 02:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.242 - - [2026-02-03 02:25:24] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004153 10.0.0.242 - - [2026-02-03 02:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.242 - - [2026-02-03 02:25:25] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006381 10.0.0.242 - - [2026-02-03 02:25:25] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.242 - - [2026-02-03 02:25:26] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004338 10.0.0.242 - - [2026-02-03 02:25:26] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.242 - - [2026-02-03 02:25:28] "GET /virtual-machine/95a622bc-6a70-4fc0-b052-86f7b2f772c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003121 10.0.0.242 - - [2026-02-03 02:25:28] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003810 10.0.0.242 - - [2026-02-03 02:25:29] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004166 10.0.0.242 - - [2026-02-03 02:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/1d02d08c-95fc-4eaa-8766-c347f456d276?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003315 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003945 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/94617b39-0213-4419-9a8d-5798f4d85779?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003956 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006133 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/3f966cee-10d4-4504-befc-a3b79c8f35b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003862 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004084 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/73b892b4-b863-4b4e-b5aa-5a29cabf5992?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002701 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003558 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/0ec27031-33e9-42fc-a2dc-562548db472e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003208 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006607 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/1933d070-f624-4570-8f0c-64dfc04c5b2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003008 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006124 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine/98f38c4c-673b-4684-ae34-c14cad768e71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003579 10.0.0.242 - - [2026-02-03 02:25:33] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004009 10.0.0.242 - - [2026-02-03 02:25:34] "GET /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002947 10.0.0.242 - - [2026-02-03 02:25:34] "POST /tags HTTP/1.1" 200 334 0.023942 10.0.0.242 - - [2026-02-03 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.242 - - [2026-02-03 02:25:34] "GET /tag/1407c51b-00ea-4254-adf8-4f1d2500060b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013883 10.0.0.242 - - [2026-02-03 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-02-03 02:25:34] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032972 10.0.0.242 - - [2026-02-03 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2026-02-03 02:25:34] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003779 10.0.0.242 - - [2026-02-03 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.242 - - [2026-02-03 02:25:34] "GET /service-appliance-set/aa61994f-6878-4188-8238-7b454d9912ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002778 10.0.0.242 - - [2026-02-03 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001661 10.0.0.242 - - [2026-02-03 02:25:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.097157 10.0.0.242 - - [2026-02-03 02:25:34] "GET /virtual-machine-interface/ffacbecd-f6f8-435c-9298-65d15abd74f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004424 10.0.0.242 - - [2026-02-03 02:25:34] "POST /instance-ips HTTP/1.1" 200 410 0.021214 10.0.0.242 - - [2026-02-03 02:25:34] "GET /instance-ip/b0635caa-744b-4472-af1a-6792e753f7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.009418 10.0.0.242 - - [2026-02-03 02:25:34] "POST /loadbalancers HTTP/1.1" 200 631 0.063666 10.0.0.242 - - [2026-02-03 02:25:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036960 10.0.0.242 - - [2026-02-03 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.242 - - [2026-02-03 02:25:34] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.076035 10.0.0.242 - - [2026-02-03 02:25:34] "GET /instance-ip/b0635caa-744b-4472-af1a-6792e753f7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002449 10.0.0.242 - - [2026-02-03 02:25:34] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047105 10.0.0.242 - - [2026-02-03 02:25:34] "GET /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002900 10.0.0.242 - - [2026-02-03 02:25:35] "POST /floating-ips HTTP/1.1" 200 599 0.057350 10.0.0.242 - - [2026-02-03 02:25:35] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.052894 10.0.0.242 - - [2026-02-03 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.242 - - [2026-02-03 02:25:35] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043379 10.0.0.242 - - [2026-02-03 02:25:35] "GET /loadbalancer-listener/0b273cc0-5807-47b0-aadf-7f5f6ea8f8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.007891 10.0.0.242 - - [2026-02-03 02:25:35] "GET /loadbalancer-listener/0b273cc0-5807-47b0-aadf-7f5f6ea8f8f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003642 10.0.0.242 - - [2026-02-03 02:25:35] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020202 10.0.0.242 - - [2026-02-03 02:25:35] "GET /instance-ip/b0635caa-744b-4472-af1a-6792e753f7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003525 10.0.0.242 - - [2026-02-03 02:25:35] "GET /instance-ip/b0635caa-744b-4472-af1a-6792e753f7eb?fields=floating_ips HTTP/1.1" 200 1215 0.005066 10.0.0.242 - - [2026-02-03 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2026-02-03 02:25:35] "GET /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002325 10.0.0.242 - - [2026-02-03 02:25:35] "GET /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002138 10.0.0.242 - - [2026-02-03 02:25:35] "GET /floating-ip/5e129d71-9d9d-4761-b188-5b2614daa2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.006630 10.0.0.242 - - [2026-02-03 02:25:35] "GET /loadbalancer-pool/d025f39b-14ba-4e9e-9c57-e75d3cd48f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010310 10.0.0.242 - - [2026-02-03 02:25:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.032740 10.0.0.242 - - [2026-02-03 02:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030874 10.0.0.242 - - [2026-02-03 02:25:35] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022745 10.0.0.242 - - [2026-02-03 02:25:35] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009512 10.0.0.242 - - [2026-02-03 02:25:35] "POST /ref-update HTTP/1.1" 200 156 0.007481 10.0.0.242 - - [2026-02-03 02:25:35] "GET /floating-ip/5e129d71-9d9d-4761-b188-5b2614daa2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.024004 10.0.0.242 - - [2026-02-03 02:25:35] "POST /tags HTTP/1.1" 409 221 0.007079 10.0.0.242 - - [2026-02-03 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.242 - - [2026-02-03 02:25:35] "GET /tag/1407c51b-00ea-4254-adf8-4f1d2500060b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024860 10.0.0.242 - - [2026-02-03 02:25:35] "PUT /floating-ip/5e129d71-9d9d-4761-b188-5b2614daa2ee HTTP/1.1" 200 257 0.014229 10.0.0.242 - - [2026-02-03 02:25:35] "POST /set-tag HTTP/1.1" 200 109 0.083572 10.0.0.242 - - [2026-02-03 02:25:35] "GET /loadbalancer-pool/d025f39b-14ba-4e9e-9c57-e75d3cd48f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.017374 10.0.0.242 - - [2026-02-03 02:25:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.045361 10.0.0.242 - - [2026-02-03 02:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021599 10.0.0.242 - - [2026-02-03 02:25:35] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031054 10.0.0.242 - - [2026-02-03 02:25:35] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011722 10.0.0.242 - - [2026-02-03 02:25:35] "POST /ref-update HTTP/1.1" 200 156 0.008353 10.0.0.242 - - [2026-02-03 02:25:35] "GET /floating-ip/5e129d71-9d9d-4761-b188-5b2614daa2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.008512 10.0.0.242 - - [2026-02-03 02:25:35] "POST /set-tag HTTP/1.1" 200 109 0.093990 10.0.0.242 - - [2026-02-03 02:25:36] "POST /tags HTTP/1.1" 409 206 0.002689 10.0.0.242 - - [2026-02-03 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-02-03 02:25:36] "GET /tag/9719d130-707b-40e2-bc85-2c20c0b5d8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012434 10.0.0.242 - - [2026-02-03 02:25:36] "POST /tags HTTP/1.1" 409 204 0.007491 10.0.0.242 - - [2026-02-03 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.242 - - [2026-02-03 02:25:36] "GET /tag/132c642e-7440-4952-b419-62f77783b407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012321 10.0.0.242 - - [2026-02-03 02:25:36] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003069 10.0.0.242 - - [2026-02-03 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.242 - - [2026-02-03 02:25:36] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005406 10.0.0.242 - - [2026-02-03 02:25:36] "POST /tags HTTP/1.1" 409 206 0.001613 10.0.0.242 - - [2026-02-03 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.242 - - [2026-02-03 02:25:36] "GET /tag/9719d130-707b-40e2-bc85-2c20c0b5d8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013059 10.0.0.242 - - [2026-02-03 02:25:36] "POST /tags HTTP/1.1" 409 226 0.001769 10.0.0.242 - - [2026-02-03 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.242 - - [2026-02-03 02:25:37] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010453 10.0.0.242 - - [2026-02-03 02:25:37] "POST /tags HTTP/1.1" 409 204 0.002078 10.0.0.242 - - [2026-02-03 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2026-02-03 02:25:37] "GET /tag/132c642e-7440-4952-b419-62f77783b407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012056 10.0.0.242 - - [2026-02-03 02:25:37] "POST /tags HTTP/1.1" 409 226 0.001675 10.0.0.242 - - [2026-02-03 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.242 - - [2026-02-03 02:25:37] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011536 10.0.0.242 - - [2026-02-03 02:25:37] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002937 10.0.0.242 - - [2026-02-03 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.242 - - [2026-02-03 02:25:37] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002500 10.0.0.242 - - [2026-02-03 02:25:37] "POST /firewall-rules HTTP/1.1" 200 628 0.141791 10.0.0.242 - - [2026-02-03 02:25:37] "POST /firewall-rules HTTP/1.1" 200 648 0.246062 10.0.0.242 - - [2026-02-03 02:25:37] "GET /firewall-rule/3bb93a33-d6e8-4d06-99fd-241e60afde00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010742 10.0.0.242 - - [2026-02-03 02:25:37] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.082316 10.0.0.242 - - [2026-02-03 02:25:37] "GET /firewall-rule/83e6ec30-445c-4a9e-96a1-cb32969ef339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004533 10.0.0.242 - - [2026-02-03 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.019302 10.0.0.242 - - [2026-02-03 02:25:37] "POST /firewall-policys HTTP/1.1" 200 608 0.089263 10.0.0.242 - - [2026-02-03 02:25:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015523 10.0.0.242 - - [2026-02-03 02:25:37] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.016991 10.0.0.242 - - [2026-02-03 02:25:37] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004861 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003040 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/b36530df-bf63-44de-b2f8-0ccd55877dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003584 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004057 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006334 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003733 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002594 10.0.0.242 - - [2026-02-03 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.036480 10.0.0.242 - - [2026-02-03 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.041914 10.0.0.242 - - [2026-02-03 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.040682 10.0.0.242 - - [2026-02-03 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.019048 10.0.0.242 - - [2026-02-03 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.036318 10.0.0.242 - - [2026-02-03 02:25:38] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004952 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:25:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:25:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.242 - - [2026-02-03 02:25:56] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010530 10.0.0.242 - - [2026-02-03 02:25:56] "POST /set-tag HTTP/1.1" 200 109 0.005082 10.0.0.242 - - [2026-02-03 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.242 - - [2026-02-03 02:25:56] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002270 10.0.0.242 - - [2026-02-03 02:25:56] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003738 10.0.0.242 - - [2026-02-03 02:25:56] "POST /set-tag HTTP/1.1" 200 109 0.016690 10.0.0.242 - - [2026-02-03 02:25:56] "DELETE /loadbalancer-member/822aa15e-f5f6-4514-b48b-b3f8609559e9 HTTP/1.1" 200 115 0.035214 10.0.0.242 - - [2026-02-03 02:25:56] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004799 10.0.0.242 - - [2026-02-03 02:25:56] "POST /set-tag HTTP/1.1" 200 109 0.004415 10.0.0.242 - - [2026-02-03 02:25:56] "DELETE /loadbalancer-member/332ffcdc-586e-4f5d-b278-5e43889d20f0 HTTP/1.1" 200 115 0.037142 10.0.0.242 - - [2026-02-03 02:25:56] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004064 10.0.0.242 - - [2026-02-03 02:25:56] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.242 - - [2026-02-03 02:25:56] "DELETE /loadbalancer-member/fddd6f95-007c-4303-b55e-0c7d698da795 HTTP/1.1" 200 115 0.040220 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011423 10.0.0.242 - - [2026-02-03 02:25:57] "POST /set-tag HTTP/1.1" 200 109 0.004177 10.0.0.242 - - [2026-02-03 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.242 - - [2026-02-03 02:25:57] "GET /loadbalancer/028c62c9-9915-4e8d-a8a3-5f086b71d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002379 10.0.0.242 - - [2026-02-03 02:25:57] "GET /loadbalancer-pool/54653eec-3ed7-4b4a-95d3-25e4d672eccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002237 10.0.0.242 - - [2026-02-03 02:25:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014135 10.0.0.242 - - [2026-02-03 02:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.006479 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006368 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006184 10.0.0.242 - - [2026-02-03 02:25:57] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003031 10.0.0.242 - - [2026-02-03 02:25:57] "POST /set-tag HTTP/1.1" 200 109 0.078980 10.0.0.242 - - [2026-02-03 02:25:57] "GET /loadbalancer-pool/82705841-f316-428d-a5d8-282adfebcd3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005616 10.0.0.242 - - [2026-02-03 02:25:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027471 10.0.0.242 - - [2026-02-03 02:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021679 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015419 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.023586 10.0.0.242 - - [2026-02-03 02:25:57] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008981 10.0.0.242 - - [2026-02-03 02:25:57] "POST /set-tag HTTP/1.1" 200 109 0.008950 10.0.0.242 - - [2026-02-03 02:25:57] "GET /loadbalancer-pool/faeb0156-df29-4ea6-a72d-588908a581c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003292 10.0.0.242 - - [2026-02-03 02:25:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025195 10.0.0.242 - - [2026-02-03 02:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024439 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010783 10.0.0.242 - - [2026-02-03 02:25:57] "GET /virtual-machine-interface/0c0107a2-00a6-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003643 10.0.0.242 - - [2026-02-03 02:25:57] "GET /floating-ip/8ee5d144-8a16-48d5-8723-798d29674915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002409 10.0.0.242 - - [2026-02-03 02:25:57] "POST /set-tag HTTP/1.1" 200 109 0.002624 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:27:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001113 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:27:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001453 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:27:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:27:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001131 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:27:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:27:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001047 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 252 0.002190 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010641 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 228 0.002255 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010092 10.0.0.242 - - [2026-02-03 02:27:44] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004088 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.242 - - [2026-02-03 02:27:44] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002160 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 206 0.001378 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/9719d130-707b-40e2-bc85-2c20c0b5d8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010248 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 226 0.001585 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009870 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 204 0.001485 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/132c642e-7440-4952-b419-62f77783b407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009483 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 226 0.001213 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012746 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 228 0.001423 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001041 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011134 10.0.0.242 - - [2026-02-03 02:27:44] "POST /tags HTTP/1.1" 409 252 0.001678 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.242 - - [2026-02-03 02:27:44] "GET /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009819 10.0.0.242 - - [2026-02-03 02:27:44] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001927 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.242 - - [2026-02-03 02:27:44] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002686 10.0.0.242 - - [2026-02-03 02:27:44] "POST /firewall-rules HTTP/1.1" 409 281 0.001526 10.0.0.242 - - [2026-02-03 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.242 - - [2026-02-03 02:27:45] "PUT /firewall-rule/83e6ec30-445c-4a9e-96a1-cb32969ef339 HTTP/1.1" 200 261 0.028721 10.0.0.242 - - [2026-02-03 02:27:45] "POST /firewall-rules HTTP/1.1" 409 291 0.024738 10.0.0.242 - - [2026-02-03 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.242 - - [2026-02-03 02:27:45] "PUT /firewall-rule/3bb93a33-d6e8-4d06-99fd-241e60afde00 HTTP/1.1" 200 261 0.017954 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-rule/3bb93a33-d6e8-4d06-99fd-241e60afde00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005187 10.0.0.242 - - [2026-02-03 02:27:45] "POST /firewall-rules HTTP/1.1" 200 660 0.070278 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-rule/027c585b-5ca3-4052-beb4-3ac03776ab49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004058 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002090 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-rule/83e6ec30-445c-4a9e-96a1-cb32969ef339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002041 10.0.0.242 - - [2026-02-03 02:27:45] "POST /firewall-policys HTTP/1.1" 409 269 0.002403 10.0.0.242 - - [2026-02-03 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.242 - - [2026-02-03 02:27:45] "PUT /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc HTTP/1.1" 200 265 0.018426 10.0.0.242 - - [2026-02-03 02:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015906 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004617 10.0.0.242 - - [2026-02-03 02:27:45] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002940 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002390 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002299 10.0.0.242 - - [2026-02-03 02:27:45] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003404 10.0.0.242 - - [2026-02-03 02:28:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002571 10.0.0.242 - - [2026-02-03 02:28:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002349 10.0.0.242 - - [2026-02-03 02:28:46] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005125 10.0.0.242 - - [2026-02-03 02:28:46] "POST /set-tag HTTP/1.1" 200 109 0.006595 10.0.0.242 - - [2026-02-03 02:28:46] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005983 10.0.0.242 - - [2026-02-03 02:28:46] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.242 - - [2026-02-03 02:28:46] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005334 10.0.0.242 - - [2026-02-03 02:28:46] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.242 - - [2026-02-03 02:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-02-03 02:28:47] "GET /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002181 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003640 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.020132 10.0.0.242 - - [2026-02-03 02:28:47] "DELETE /loadbalancer-member/bb503055-a8de-428c-9d40-48397a662177 HTTP/1.1" 200 115 0.028936 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004264 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004202 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004894 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003766 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.005418 10.0.0.242 - - [2026-02-03 02:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2026-02-03 02:28:47] "GET /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002167 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004227 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005681 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003899 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.242 - - [2026-02-03 02:28:47] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005113 10.0.0.242 - - [2026-02-03 02:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004526 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine/95a622bc-6a70-4fc0-b052-86f7b2f772c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002671 10.0.0.242 - - [2026-02-03 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.009799 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018020 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.016318 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.029421 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.019238 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.013813 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.024911 10.0.0.242 - - [2026-02-03 02:28:48] "DELETE /instance-ip/936f671e-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.045032 10.0.0.242 - - [2026-02-03 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.009013 10.0.0.242 - - [2026-02-03 02:28:48] "DELETE /virtual-machine-interface/935b4ca2-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.037050 10.0.0.242 - - [2026-02-03 02:28:48] "DELETE /virtual-machine/95a622bc-6a70-4fc0-b052-86f7b2f772c3 HTTP/1.1" 200 115 0.016744 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004450 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine/3f966cee-10d4-4504-befc-a3b79c8f35b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003872 10.0.0.242 - - [2026-02-03 02:28:48] "POST /ref-update HTTP/1.1" 200 156 0.007119 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004421 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.014565 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.027674 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.013804 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.022705 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.017361 10.0.0.242 - - [2026-02-03 02:28:48] "DELETE /instance-ip/9595837a-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.047312 10.0.0.242 - - [2026-02-03 02:28:48] "DELETE /virtual-machine-interface/957e827e-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.044526 10.0.0.242 - - [2026-02-03 02:28:48] "DELETE /virtual-machine/3f966cee-10d4-4504-befc-a3b79c8f35b5 HTTP/1.1" 200 115 0.013095 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006354 10.0.0.242 - - [2026-02-03 02:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.242 - - [2026-02-03 02:28:48] "GET /virtual-machine/94617b39-0213-4419-9a8d-5798f4d85779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002625 10.0.0.242 - - [2026-02-03 02:28:49] "POST /ref-update HTTP/1.1" 200 156 0.020463 10.0.0.242 - - [2026-02-03 02:28:49] "GET /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004550 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.017844 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.030234 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.021224 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.031637 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.024254 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /instance-ip/95252be8-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.034873 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /virtual-machine-interface/950af9ee-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.031906 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /virtual-machine/94617b39-0213-4419-9a8d-5798f4d85779 HTTP/1.1" 200 115 0.016619 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /tag/06bebb60-010d-427b-a1e0-60122ec5a0f6 HTTP/1.1" 200 115 0.036027 10.0.0.242 - - [2026-02-03 02:28:49] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004432 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.003778 10.0.0.242 - - [2026-02-03 02:28:49] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004189 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.242 - - [2026-02-03 02:28:49] "GET /virtual-machine/1d02d08c-95fc-4eaa-8766-c347f456d276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003002 10.0.0.242 - - [2026-02-03 02:28:49] "POST /ref-update HTTP/1.1" 200 156 0.008103 10.0.0.242 - - [2026-02-03 02:28:49] "GET /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016328 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.018433 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.032061 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.026331 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.016008 10.0.0.242 - - [2026-02-03 02:28:49] "POST /set-tag HTTP/1.1" 200 109 0.022591 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /instance-ip/947ac824-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.046524 10.0.0.242 - - [2026-02-03 02:28:49] "POST /ref-update HTTP/1.1" 200 156 0.007384 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /virtual-machine-interface/94646944-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.039234 10.0.0.242 - - [2026-02-03 02:28:49] "DELETE /virtual-machine/1d02d08c-95fc-4eaa-8766-c347f456d276 HTTP/1.1" 200 115 0.014930 10.0.0.242 - - [2026-02-03 02:28:50] "DELETE /tag/7d7bbcee-614d-4e46-82bf-0065e78c99b3 HTTP/1.1" 200 115 0.047355 10.0.0.242 - - [2026-02-03 02:28:50] "DELETE /tag/9719d130-707b-40e2-bc85-2c20c0b5d8dd HTTP/1.1" 409 391 0.003304 10.0.0.242 - - [2026-02-03 02:29:17] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008171 10.0.0.242 - - [2026-02-03 02:29:17] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004683 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine/1933d070-f624-4570-8f0c-64dfc04c5b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006128 10.0.0.242 - - [2026-02-03 02:29:18] "POST /ref-update HTTP/1.1" 200 156 0.009668 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008299 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.014664 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.014994 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.021335 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.030812 10.0.0.242 - - [2026-02-03 02:29:18] "DELETE /instance-ip/9698112a-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.035695 10.0.0.242 - - [2026-02-03 02:29:18] "DELETE /virtual-machine-interface/967d74f0-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.041551 10.0.0.242 - - [2026-02-03 02:29:18] "DELETE /virtual-machine/1933d070-f624-4570-8f0c-64dfc04c5b2c HTTP/1.1" 200 115 0.021311 10.0.0.242 - - [2026-02-03 02:29:18] "DELETE /tag/132c642e-7440-4952-b419-62f77783b407 HTTP/1.1" 409 237 0.008009 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004627 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006119 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.004649 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine/73b892b4-b863-4b4e-b5aa-5a29cabf5992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002829 10.0.0.242 - - [2026-02-03 02:29:18] "POST /ref-update HTTP/1.1" 200 156 0.007977 10.0.0.242 - - [2026-02-03 02:29:18] "GET /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008222 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.015779 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.029116 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.026425 10.0.0.242 - - [2026-02-03 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.012677 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /instance-ip/961a3566-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.040183 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /virtual-machine-interface/96008166-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.042530 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /virtual-machine/73b892b4-b863-4b4e-b5aa-5a29cabf5992 HTTP/1.1" 200 115 0.023204 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /tag/a76151c5-d098-416d-92a6-8480126dd474 HTTP/1.1" 200 115 0.030922 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /tag/cb89552f-42ae-4037-9cb6-dc58477431a4 HTTP/1.1" 200 115 0.029499 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /tag/1d6a8cc9-8b5a-4a59-97dd-1e6f844d366e HTTP/1.1" 200 115 0.029345 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003558 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003812 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine/98f38c4c-673b-4684-ae34-c14cad768e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003224 10.0.0.242 - - [2026-02-03 02:29:19] "POST /ref-update HTTP/1.1" 200 156 0.008348 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004320 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.015582 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.025200 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.025957 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.012788 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /instance-ip/976e0a82-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.050348 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /virtual-machine-interface/9756e5e6-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.045656 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /virtual-machine/98f38c4c-673b-4684-ae34-c14cad768e71 HTTP/1.1" 200 115 0.020816 10.0.0.242 - - [2026-02-03 02:29:19] "DELETE /tag/512919e9-b959-4821-94cb-05480b95d062 HTTP/1.1" 200 115 0.044669 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003739 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005023 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine/0ec27031-33e9-42fc-a2dc-562548db472e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002468 10.0.0.242 - - [2026-02-03 02:29:19] "POST /ref-update HTTP/1.1" 200 156 0.008461 10.0.0.242 - - [2026-02-03 02:29:19] "GET /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006035 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.014840 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.020934 10.0.0.242 - - [2026-02-03 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.026410 10.0.0.242 - - [2026-02-03 02:29:20] "POST /set-tag HTTP/1.1" 200 109 0.013233 10.0.0.242 - - [2026-02-03 02:29:20] "DELETE /instance-ip/9700d43a-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.036151 10.0.0.242 - - [2026-02-03 02:29:20] "DELETE /virtual-machine-interface/96eb590c-00a7-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.032279 10.0.0.242 - - [2026-02-03 02:29:20] "DELETE /virtual-machine/0ec27031-33e9-42fc-a2dc-562548db472e HTTP/1.1" 200 115 0.015847 10.0.0.242 - - [2026-02-03 02:29:20] "DELETE /tag/e9fc79c8-2d18-4000-8376-9f6f671e2a85 HTTP/1.1" 200 115 0.036305 10.0.0.242 - - [2026-02-03 02:29:20] "DELETE /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6 HTTP/1.1" 409 237 0.004106 10.0.0.242 - - [2026-02-03 02:29:20] "DELETE /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707 HTTP/1.1" 409 237 0.006217 10.0.0.242 - - [2026-02-03 02:29:22] "POST /projects HTTP/1.1" 409 238 0.002475 10.0.0.242 - - [2026-02-03 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.242 - - [2026-02-03 02:29:22] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027066 10.0.0.242 - - [2026-02-03 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-02-03 02:29:22] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003659 10.0.0.242 - - [2026-02-03 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.242 - - [2026-02-03 02:29:22] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006167 10.0.0.242 - - [2026-02-03 02:29:22] "POST /security-groups HTTP/1.1" 409 285 0.002406 10.0.0.242 - - [2026-02-03 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.242 - - [2026-02-03 02:29:22] "PUT /security-group/164ee6d2-2e01-4c30-b212-4e993b57440f HTTP/1.1" 200 263 0.055782 10.0.0.242 - - [2026-02-03 02:29:22] "PUT /access-control-list/bbe46ffb-288f-4d60-82ca-4d824a970f5f HTTP/1.1" 200 273 0.012827 10.0.0.242 - - [2026-02-03 02:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032576 10.0.0.242 - - [2026-02-03 02:29:22] "PUT /access-control-list/39febf0a-c4df-4c4f-ad3c-ab8d25c1cc83 HTTP/1.1" 200 273 0.025118 10.0.0.242 - - [2026-02-03 02:29:27] "POST /projects HTTP/1.1" 409 238 0.002178 10.0.0.242 - - [2026-02-03 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.242 - - [2026-02-03 02:29:27] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039735 10.0.0.242 - - [2026-02-03 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2026-02-03 02:29:27] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004579 10.0.0.242 - - [2026-02-03 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2026-02-03 02:29:27] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005066 10.0.0.242 - - [2026-02-03 02:29:27] "POST /security-groups HTTP/1.1" 409 285 0.007370 10.0.0.242 - - [2026-02-03 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.242 - - [2026-02-03 02:29:27] "PUT /security-group/164ee6d2-2e01-4c30-b212-4e993b57440f HTTP/1.1" 200 263 0.061202 10.0.0.242 - - [2026-02-03 02:29:27] "PUT /access-control-list/bbe46ffb-288f-4d60-82ca-4d824a970f5f HTTP/1.1" 200 273 0.012357 10.0.0.242 - - [2026-02-03 02:29:27] "PUT /access-control-list/39febf0a-c4df-4c4f-ad3c-ab8d25c1cc83 HTTP/1.1" 200 273 0.016916 10.0.0.242 - - [2026-02-03 02:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026615 10.0.0.242 - - [2026-02-03 02:29:27] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.017492 10.0.0.242 - - [2026-02-03 02:29:27] "GET /firewall-rule/8608175e-57f5-455b-a4a0-5850c3e5d199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004661 10.0.0.242 - - [2026-02-03 02:29:27] "POST /ref-update HTTP/1.1" 200 156 0.045888 10.0.0.242 - - [2026-02-03 02:29:27] "DELETE /firewall-rule/8608175e-57f5-455b-a4a0-5850c3e5d199 HTTP/1.1" 200 115 0.045586 10.0.0.242 - - [2026-02-03 02:29:27] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004542 10.0.0.242 - - [2026-02-03 02:29:27] "GET /firewall-rule/b82cc727-71b0-412a-ae5d-4f244b843915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002798 10.0.0.242 - - [2026-02-03 02:29:27] "POST /ref-update HTTP/1.1" 200 156 0.041049 10.0.0.242 - - [2026-02-03 02:29:27] "DELETE /firewall-rule/b82cc727-71b0-412a-ae5d-4f244b843915 HTTP/1.1" 200 115 0.038865 10.0.0.242 - - [2026-02-03 02:29:27] "DELETE /tag/ca7315bc-f0b1-462b-a95e-a47c59a95673 HTTP/1.1" 200 115 0.037311 10.0.0.242 - - [2026-02-03 02:29:27] "DELETE /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6 HTTP/1.1" 409 237 0.003638 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707 HTTP/1.1" 409 237 0.004391 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.242 - - [2026-02-03 02:29:28] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003512 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.242 - - [2026-02-03 02:29:28] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006849 10.0.0.242 - - [2026-02-03 02:29:28] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.045135 10.0.0.242 - - [2026-02-03 02:29:28] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.040023 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /security-group/164ee6d2-2e01-4c30-b212-4e993b57440f HTTP/1.1" 200 115 0.044799 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /access-control-list/bbe46ffb-288f-4d60-82ca-4d824a970f5f HTTP/1.1" 200 115 0.032785 10.0.0.242 - - [2026-02-03 02:29:28] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048530 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /access-control-list/39febf0a-c4df-4c4f-ad3c-ab8d25c1cc83 HTTP/1.1" 200 115 0.047161 10.0.0.242 - - [2026-02-03 02:29:28] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?fields=security_groups HTTP/1.1" 200 1352 0.048139 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /security-group/47e119ff-b9bd-49c6-920c-76322633ae29 HTTP/1.1" 200 115 0.044767 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /access-control-list/65b9cdc8-5c5e-4c72-bcc9-854d22507346 HTTP/1.1" 200 115 0.033242 10.0.0.242 - - [2026-02-03 02:29:28] "GET /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd?fields=application_policy_sets HTTP/1.1" 200 1391 0.038301 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /access-control-list/41096168-c5be-4b77-983f-5c402a569a84 HTTP/1.1" 200 115 0.047279 10.0.0.242 - - [2026-02-03 02:29:28] "DELETE /project/4b6cdb6c-ec3f-463b-8f79-8b41495a58bd HTTP/1.1" 200 115 0.319374 10.0.0.242 - - [2026-02-03 02:29:28] "POST /projects HTTP/1.1" 409 238 0.001865 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2026-02-03 02:29:28] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039631 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2026-02-03 02:29:28] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004338 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2026-02-03 02:29:28] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003760 10.0.0.242 - - [2026-02-03 02:29:28] "POST /security-groups HTTP/1.1" 409 285 0.002180 10.0.0.242 - - [2026-02-03 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.242 - - [2026-02-03 02:29:28] "PUT /security-group/4db1a8fc-e1b9-4818-a4d4-bf64d9562266 HTTP/1.1" 200 263 0.055274 10.0.0.242 - - [2026-02-03 02:29:28] "PUT /access-control-list/146b6f6b-2664-4612-9dbc-87248277c94a HTTP/1.1" 200 273 0.013423 10.0.0.242 - - [2026-02-03 02:29:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023444 10.0.0.242 - - [2026-02-03 02:29:28] "PUT /access-control-list/d6ece6a7-b6c5-4d9a-89bc-0f97684171b8 HTTP/1.1" 200 273 0.035543 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /loadbalancer-member/e89a0757-b6f5-4e3a-a4ed-b08ea9c53b5c HTTP/1.1" 200 115 0.032800 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /loadbalancer-pool/d025f39b-14ba-4e9e-9c57-e75d3cd48f7d HTTP/1.1" 200 115 0.050929 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /loadbalancer-listener/0b273cc0-5807-47b0-aadf-7f5f6ea8f8f6 HTTP/1.1" 200 115 0.031078 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /loadbalancer/c1a375fd-5d59-4b6f-8a1f-c2abe98bf993 HTTP/1.1" 200 115 0.033586 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /floating-ip/5e129d71-9d9d-4761-b188-5b2614daa2ee HTTP/1.1" 200 115 0.030476 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /instance-ip/b0635caa-744b-4472-af1a-6792e753f7eb HTTP/1.1" 200 115 0.043082 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /virtual-machine-interface/ffacbecd-f6f8-435c-9298-65d15abd74f8 HTTP/1.1" 200 115 0.042290 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /tag/1407c51b-00ea-4254-adf8-4f1d2500060b HTTP/1.1" 200 115 0.033779 10.0.0.242 - - [2026-02-03 02:29:33] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003104 10.0.0.242 - - [2026-02-03 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.242 - - [2026-02-03 02:29:33] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002730 10.0.0.242 - - [2026-02-03 02:29:33] "GET /firewall-policy/b5e4da0e-a040-4f2f-b9b2-de71eda68901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002064 10.0.0.242 - - [2026-02-03 02:29:33] "GET /firewall-rule/83e6ec30-445c-4a9e-96a1-cb32969ef339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002999 10.0.0.242 - - [2026-02-03 02:29:33] "POST /ref-update HTTP/1.1" 200 156 0.012751 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /firewall-rule/83e6ec30-445c-4a9e-96a1-cb32969ef339 HTTP/1.1" 200 115 0.033626 10.0.0.242 - - [2026-02-03 02:29:33] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003262 10.0.0.242 - - [2026-02-03 02:29:33] "GET /firewall-rule/3bb93a33-d6e8-4d06-99fd-241e60afde00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002878 10.0.0.242 - - [2026-02-03 02:29:33] "POST /ref-update HTTP/1.1" 200 156 0.013430 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /firewall-rule/3bb93a33-d6e8-4d06-99fd-241e60afde00 HTTP/1.1" 200 115 0.044821 10.0.0.242 - - [2026-02-03 02:29:33] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004015 10.0.0.242 - - [2026-02-03 02:29:33] "GET /firewall-rule/027c585b-5ca3-4052-beb4-3ac03776ab49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002767 10.0.0.242 - - [2026-02-03 02:29:33] "POST /ref-update HTTP/1.1" 200 156 0.013067 10.0.0.242 - - [2026-02-03 02:29:33] "DELETE /firewall-rule/027c585b-5ca3-4052-beb4-3ac03776ab49 HTTP/1.1" 200 115 0.045534 10.0.0.242 - - [2026-02-03 02:29:33] "GET /application-policy-set/8a73c48f-fb31-4cf1-b072-fa2edf0989c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003897 10.0.0.242 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-02-03 02:29:34] "GET /policy-management/e47e9d1c-ede2-43a3-bdcb-0eb59f1dffeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002490 10.0.0.242 - - [2026-02-03 02:29:34] "GET /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003137 10.0.0.242 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.025639 10.0.0.242 - - [2026-02-03 02:29:34] "DELETE /firewall-policy/6993c665-0193-4c10-9017-562f10cf27bc HTTP/1.1" 200 115 0.046201 10.0.0.242 - - [2026-02-03 02:29:34] "DELETE /tag/5ef40a35-1356-46a7-b609-c254fe3d01a6 HTTP/1.1" 200 115 0.048320 10.0.0.242 - - [2026-02-03 02:29:34] "DELETE /tag/0a3671a4-9bf6-4040-92d7-cf7dab29a707 HTTP/1.1" 200 115 0.087652 10.0.0.242 - - [2026-02-03 02:29:34] "DELETE /tag/9719d130-707b-40e2-bc85-2c20c0b5d8dd HTTP/1.1" 200 115 0.071830 10.0.0.242 - - [2026-02-03 02:29:34] "DELETE /tag/132c642e-7440-4952-b419-62f77783b407 HTTP/1.1" 200 115 0.082926 10.0.0.242 - - [2026-02-03 02:29:34] "POST /projects HTTP/1.1" 409 238 0.001832 10.0.0.242 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.242 - - [2026-02-03 02:29:34] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043081 10.0.0.242 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.242 - - [2026-02-03 02:29:34] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.013984 10.0.0.242 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.242 - - [2026-02-03 02:29:34] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006864 10.0.0.242 - - [2026-02-03 02:29:34] "POST /security-groups HTTP/1.1" 409 285 0.003282 10.0.0.242 - - [2026-02-03 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.242 - - [2026-02-03 02:29:34] "PUT /security-group/4db1a8fc-e1b9-4818-a4d4-bf64d9562266 HTTP/1.1" 200 263 0.057401 10.0.0.242 - - [2026-02-03 02:29:34] "PUT /access-control-list/146b6f6b-2664-4612-9dbc-87248277c94a HTTP/1.1" 200 273 0.042150 10.0.0.242 - - [2026-02-03 02:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.058326 10.0.0.242 - - [2026-02-03 02:29:34] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.027072 10.0.0.242 - - [2026-02-03 02:29:34] "PUT /access-control-list/d6ece6a7-b6c5-4d9a-89bc-0f97684171b8 HTTP/1.1" 200 273 0.047056 10.0.0.242 - - [2026-02-03 02:29:34] "GET /firewall-rule/b9b48e6f-0ef1-4dad-8eb8-9e48c7d928bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003718 10.0.0.242 - - [2026-02-03 02:29:34] "POST /ref-update HTTP/1.1" 200 156 0.053089 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /firewall-rule/b9b48e6f-0ef1-4dad-8eb8-9e48c7d928bb HTTP/1.1" 200 115 0.038361 10.0.0.242 - - [2026-02-03 02:29:35] "GET /firewall-policy/f76ec1fe-71f7-4acf-99fc-c9a14b919bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005787 10.0.0.242 - - [2026-02-03 02:29:35] "GET /firewall-rule/a474a76e-45d4-4987-8cbb-a0d8a1c8b5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002973 10.0.0.242 - - [2026-02-03 02:29:35] "POST /ref-update HTTP/1.1" 200 156 0.039569 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /firewall-rule/a474a76e-45d4-4987-8cbb-a0d8a1c8b5de HTTP/1.1" 200 115 0.051040 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /tag/09b241df-f113-49e0-b46e-5fb83d4bbfa4 HTTP/1.1" 200 115 0.045222 10.0.0.242 - - [2026-02-03 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012565 10.0.0.242 - - [2026-02-03 02:29:35] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004201 10.0.0.242 - - [2026-02-03 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.242 - - [2026-02-03 02:29:35] "GET /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003277 10.0.0.242 - - [2026-02-03 02:29:35] "PUT /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88 HTTP/1.1" 200 265 0.048031 10.0.0.242 - - [2026-02-03 02:29:35] "PUT /virtual-network/98e059c3-b8f8-4dfc-8d21-e7511bfd7bef HTTP/1.1" 200 265 0.046391 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /security-group/4db1a8fc-e1b9-4818-a4d4-bf64d9562266 HTTP/1.1" 200 115 0.045346 10.0.0.242 - - [2026-02-03 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /access-control-list/146b6f6b-2664-4612-9dbc-87248277c94a HTTP/1.1" 200 115 0.024745 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /access-control-list/d6ece6a7-b6c5-4d9a-89bc-0f97684171b8 HTTP/1.1" 200 115 0.028825 10.0.0.242 - - [2026-02-03 02:29:35] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033821 10.0.0.242 - - [2026-02-03 02:29:35] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?fields=security_groups HTTP/1.1" 200 1352 0.061990 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /security-group/b56176a3-6d96-4246-bbeb-164465f9d002 HTTP/1.1" 200 115 0.087771 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /access-control-list/1e3ced66-8873-4ab7-b9e8-6064e557205b HTTP/1.1" 200 115 0.066159 10.0.0.242 - - [2026-02-03 02:29:35] "GET /project/7da116e9-cf1b-4403-9023-90ca39d6128e?fields=application_policy_sets HTTP/1.1" 200 1391 0.098170 10.0.0.242 - - [2026-02-03 02:29:35] "DELETE /access-control-list/39bb6ee8-ba03-411b-88e9-d4efbe035141 HTTP/1.1" 200 115 0.114073 10.0.0.242 - - [2026-02-03 02:29:36] "DELETE /project/7da116e9-cf1b-4403-9023-90ca39d6128e HTTP/1.1" 200 115 0.503784 10.0.0.242 - - [2026-02-03 02:30:25] "GET / HTTP/1.1" 200 36215 0.002087 10.0.0.242 - - [2026-02-03 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.242 - - [2026-02-03 02:30:25] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003677 10.0.0.242 - - [2026-02-03 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.242 - - [2026-02-03 02:30:26] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002559 10.0.0.242 - - [2026-02-03 02:30:57] "GET / HTTP/1.1" 200 36215 0.001441 10.0.0.242 - - [2026-02-03 02:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.242 - - [2026-02-03 02:30:57] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004164 10.0.0.242 - - [2026-02-03 02:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.242 - - [2026-02-03 02:30:57] "GET /config-node/79b8d21e-e934-414f-9300-dc2a74b8e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001577 10.0.0.242 - - [2026-02-03 02:30:58] "GET / HTTP/1.1" 200 36215 0.001740 10.0.0.242 - - [2026-02-03 02:30:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002420 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.242 - - [2026-02-03 02:31:03] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002433 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.006213 10.0.0.242 - - [2026-02-03 02:31:03] "GET / HTTP/1.1" 200 36215 0.001681 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 264 0.002091 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/82f50d87-4f48-40f7-8b78-cbd3c6eb1deb HTTP/1.1" 200 245 0.010300 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 261 0.002959 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/e6ae2164-bef9-4e45-9b19-c0c3bbb82367 HTTP/1.1" 200 245 0.010514 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 261 0.005597 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/add995f0-a2fc-44c9-8d77-1466329a55ac HTTP/1.1" 200 245 0.014043 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 253 0.007674 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/79b77420-aa84-4847-b34a-0648b961112a HTTP/1.1" 200 245 0.011166 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 251 0.009723 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/65dbbef9-5548-4bed-901b-39444e4ea5e1 HTTP/1.1" 200 245 0.011555 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 252 0.017154 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/4afd7781-b47e-401e-bb13-2551f173926f HTTP/1.1" 200 245 0.014055 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 256 0.002829 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/68ee665c-dcc7-4b5e-8d7b-2a653f689a09 HTTP/1.1" 200 245 0.011036 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 248 0.004157 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/b7bf01ac-a0b1-4d3c-b823-5ab6e54663f3 HTTP/1.1" 200 245 0.013401 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 252 0.006585 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.242 - - [2026-02-03 02:31:03] "PUT /alarm/632792f1-6cb7-4f69-9f49-026068fcd1a2 HTTP/1.1" 200 245 0.009304 10.0.0.242 - - [2026-02-03 02:31:03] "POST /alarms HTTP/1.1" 409 257 0.008156 10.0.0.242 - - [2026-02-03 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/0190804e-4ac4-4f34-8382-ce44de252625 HTTP/1.1" 200 245 0.011969 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 251 0.012111 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/750bdcec-80d7-4725-9e6d-71db3bbee113 HTTP/1.1" 200 245 0.009038 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 257 0.007337 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/ca3d68d5-af2b-483d-b7f2-b66e2cc21525 HTTP/1.1" 200 245 0.009949 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 261 0.012148 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/c201f84e-59c8-4769-b980-2cd6e9b02c8f HTTP/1.1" 200 245 0.010306 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 258 0.002866 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/a550ee68-a4cd-4406-a323-312940f46673 HTTP/1.1" 200 245 0.011978 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 254 0.002968 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/040aac33-7895-4611-aea1-7d6e7d815dbc HTTP/1.1" 200 245 0.010334 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 254 0.003679 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/a300595d-0f8f-4ccf-94f3-657d71dce518 HTTP/1.1" 200 245 0.010697 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 254 0.006227 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/1521c107-f17a-413b-8fcb-5846b3d0d021 HTTP/1.1" 200 245 0.013176 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 247 0.003449 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/57bc1fc3-9611-4cd5-b687-6cb120be85e0 HTTP/1.1" 200 245 0.013192 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 272 0.010265 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/591e44b7-3cac-4e66-a839-74e64b6c5a3e HTTP/1.1" 200 245 0.013322 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 261 0.008430 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/b957d750-ff77-48ba-9229-51f779238357 HTTP/1.1" 200 245 0.010708 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 259 0.005753 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010733 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/7a49c9d6-937c-475b-8451-51ed8edfed48 HTTP/1.1" 200 245 0.023442 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 265 0.020200 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/d599e347-d0b6-4d68-8ba8-04ab666938fe HTTP/1.1" 200 245 0.010482 10.0.0.242 - - [2026-02-03 02:31:04] "POST /alarms HTTP/1.1" 409 279 0.013834 10.0.0.242 - - [2026-02-03 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-02-03 02:31:04] "PUT /alarm/fb943af0-9321-43ac-9476-1ac58e15dff9 HTTP/1.1" 200 245 0.014001 10.0.0.242 - - [2026-02-03 02:31:05] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.242 - - [2026-02-03 02:31:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001957 10.0.0.242 - - [2026-02-03 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.242 - - [2026-02-03 02:31:05] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.007022 10.0.0.242 - - [2026-02-03 02:31:05] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.242 - - [2026-02-03 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-02-03 02:31:05] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002467 10.0.0.242 - - [2026-02-03 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-02-03 02:31:05] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.011496 10.0.0.242 - - [2026-02-03 02:31:05] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.242 - - [2026-02-03 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.242 - - [2026-02-03 02:31:05] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004377 10.0.0.242 - - [2026-02-03 02:31:05] "PUT /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea HTTP/1.1" 200 275 0.023370 10.0.0.242 - - [2026-02-03 02:31:09] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.242 - - [2026-02-03 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.242 - - [2026-02-03 02:31:09] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002542 10.0.0.242 - - [2026-02-03 02:31:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002239 10.0.0.242 - - [2026-02-03 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.242 - - [2026-02-03 02:31:09] "GET /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002285 10.0.0.242 - - [2026-02-03 02:31:09] "PUT /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf HTTP/1.1" 200 255 0.010783 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:31:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001546 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000967 10.0.0.242 - - [2026-02-03 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.242 - - [2026-02-03 02:31:10] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003670 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:31:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:31:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 10.0.0.242 - - [2026-02-03 02:31:27] "GET / HTTP/1.1" 200 36215 0.006470 10.0.0.242 - - [2026-02-03 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.242 - - [2026-02-03 02:31:27] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007570 10.0.0.242 - - [2026-02-03 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-02-03 02:31:27] "GET /config-node/79b8d21e-e934-414f-9300-dc2a74b8e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004926 10.0.0.242 - - [2026-02-03 02:31:39] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.242 - - [2026-02-03 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-03 02:31:39] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002469 10.0.0.242 - - [2026-02-03 02:31:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001702 10.0.0.242 - - [2026-02-03 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.242 - - [2026-02-03 02:31:39] "GET /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005949 10.0.0.242 - - [2026-02-03 02:31:39] "PUT /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf HTTP/1.1" 200 255 0.015257 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:31:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000970 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:31:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.242 - - [2026-02-03 02:31:53] "GET / HTTP/1.1" 200 36215 0.001715 10.0.0.242 - - [2026-02-03 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2026-02-03 02:31:53] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004184 10.0.0.242 - - [2026-02-03 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.242 - - [2026-02-03 02:31:53] "GET /config-node/79b8d21e-e934-414f-9300-dc2a74b8e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001655 10.0.0.242 - - [2026-02-03 02:31:53] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.242 - - [2026-02-03 02:31:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002286 10.0.0.242 - - [2026-02-03 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-02-03 02:31:58] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002496 10.0.0.242 - - [2026-02-03 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.009640 10.0.0.242 - - [2026-02-03 02:31:59] "GET / HTTP/1.1" 200 36215 0.001635 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 264 0.006334 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/82f50d87-4f48-40f7-8b78-cbd3c6eb1deb HTTP/1.1" 200 245 0.010278 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 261 0.002317 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/e6ae2164-bef9-4e45-9b19-c0c3bbb82367 HTTP/1.1" 200 245 0.009109 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 261 0.002416 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/add995f0-a2fc-44c9-8d77-1466329a55ac HTTP/1.1" 200 245 0.010150 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 253 0.002821 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/79b77420-aa84-4847-b34a-0648b961112a HTTP/1.1" 200 245 0.010139 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 251 0.002889 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/65dbbef9-5548-4bed-901b-39444e4ea5e1 HTTP/1.1" 200 245 0.008182 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 252 0.002709 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/4afd7781-b47e-401e-bb13-2551f173926f HTTP/1.1" 200 245 0.008127 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 256 0.002424 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/68ee665c-dcc7-4b5e-8d7b-2a653f689a09 HTTP/1.1" 200 245 0.008982 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 248 0.002819 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/b7bf01ac-a0b1-4d3c-b823-5ab6e54663f3 HTTP/1.1" 200 245 0.014433 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 252 0.002372 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/632792f1-6cb7-4f69-9f49-026068fcd1a2 HTTP/1.1" 200 245 0.010652 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 257 0.002373 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/0190804e-4ac4-4f34-8382-ce44de252625 HTTP/1.1" 200 245 0.010434 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 251 0.002605 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/750bdcec-80d7-4725-9e6d-71db3bbee113 HTTP/1.1" 200 245 0.010025 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 257 0.002287 10.0.0.242 - - [2026-02-03 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.242 - - [2026-02-03 02:31:59] "PUT /alarm/ca3d68d5-af2b-483d-b7f2-b66e2cc21525 HTTP/1.1" 200 245 0.008826 10.0.0.242 - - [2026-02-03 02:31:59] "POST /alarms HTTP/1.1" 409 261 0.002792 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/c201f84e-59c8-4769-b980-2cd6e9b02c8f HTTP/1.1" 200 245 0.011164 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 258 0.009818 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/a550ee68-a4cd-4406-a323-312940f46673 HTTP/1.1" 200 245 0.014196 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 254 0.004052 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/040aac33-7895-4611-aea1-7d6e7d815dbc HTTP/1.1" 200 245 0.008342 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 254 0.003912 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/a300595d-0f8f-4ccf-94f3-657d71dce518 HTTP/1.1" 200 245 0.010375 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 254 0.007622 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/1521c107-f17a-413b-8fcb-5846b3d0d021 HTTP/1.1" 200 245 0.010357 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 247 0.015130 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/57bc1fc3-9611-4cd5-b687-6cb120be85e0 HTTP/1.1" 200 245 0.011081 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 272 0.015035 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/591e44b7-3cac-4e66-a839-74e64b6c5a3e HTTP/1.1" 200 245 0.009919 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 261 0.007425 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/b957d750-ff77-48ba-9229-51f779238357 HTTP/1.1" 200 245 0.009623 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 259 0.008146 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/7a49c9d6-937c-475b-8451-51ed8edfed48 HTTP/1.1" 200 245 0.010676 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 265 0.002145 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/d599e347-d0b6-4d68-8ba8-04ab666938fe HTTP/1.1" 200 245 0.012882 10.0.0.242 - - [2026-02-03 02:32:00] "POST /alarms HTTP/1.1" 409 279 0.007115 10.0.0.242 - - [2026-02-03 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-02-03 02:32:00] "PUT /alarm/fb943af0-9321-43ac-9476-1ac58e15dff9 HTTP/1.1" 200 245 0.010097 10.0.0.242 - - [2026-02-03 02:32:01] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.242 - - [2026-02-03 02:32:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002399 10.0.0.242 - - [2026-02-03 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.242 - - [2026-02-03 02:32:01] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.009832 10.0.0.242 - - [2026-02-03 02:32:01] "GET / HTTP/1.1" 200 36215 0.001930 10.0.0.242 - - [2026-02-03 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.242 - - [2026-02-03 02:32:01] "GET /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002509 10.0.0.242 - - [2026-02-03 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.242 - - [2026-02-03 02:32:01] "PUT /global-vrouter-config/68c2bd1f-6674-44bf-b358-dba8955f4966 HTTP/1.1" 200 277 0.013660 10.0.0.242 - - [2026-02-03 02:32:01] "GET / HTTP/1.1" 200 36215 0.001678 10.0.0.242 - - [2026-02-03 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.242 - - [2026-02-03 02:32:01] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004796 10.0.0.242 - - [2026-02-03 02:32:01] "PUT /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea HTTP/1.1" 200 275 0.014415 10.0.0.242 - - [2026-02-03 02:32:05] "GET / HTTP/1.1" 200 36215 0.001550 10.0.0.242 - - [2026-02-03 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-02-03 02:32:05] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002584 10.0.0.242 - - [2026-02-03 02:32:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001679 10.0.0.242 - - [2026-02-03 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.242 - - [2026-02-03 02:32:05] "GET /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002358 10.0.0.242 - - [2026-02-03 02:32:05] "PUT /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf HTTP/1.1" 200 255 0.010107 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001004 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001197 10.0.0.242 - - [2026-02-03 02:32:10] "POST /tags HTTP/1.1" 200 356 0.028725 10.0.0.242 - - [2026-02-03 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263 10.0.0.242 - - [2026-02-03 02:32:10] "GET /tag/afbbd7f1-faae-43f4-b477-31d2ffa5acca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.034760 10.0.0.242 - - [2026-02-03 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.242 - - [2026-02-03 02:32:10] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008063 10.0.0.242 - - [2026-02-03 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.242 - - [2026-02-03 02:32:10] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053341 10.0.0.242 - - [2026-02-03 02:32:10] "POST /virtual-machines HTTP/1.1" 200 352 0.033882 10.0.0.242 - - [2026-02-03 02:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.072852 10.0.0.242 - - [2026-02-03 02:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.123935 10.0.0.242 - - [2026-02-03 02:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010438 10.0.0.242 - - [2026-02-03 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.242 - - [2026-02-03 02:32:10] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004128 10.0.0.242 - - [2026-02-03 02:32:10] "POST /instance-ips HTTP/1.1" 200 392 0.056450 10.0.0.242 - - [2026-02-03 02:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038491 10.0.0.242 - - [2026-02-03 02:32:10] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.011518 10.0.0.242 - - [2026-02-03 02:32:10] "POST /set-tag HTTP/1.1" 200 109 0.015124 10.0.0.242 - - [2026-02-03 02:32:10] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011838 10.0.0.242 - - [2026-02-03 02:32:10] "GET /instance-ip/8aa931fe-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004478 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000841 10.0.0.242 - - [2026-02-03 02:32:10] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007948 10.0.0.242 - - [2026-02-03 02:32:10] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.242 - - [2026-02-03 02:32:10] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007306 10.0.0.242 - - [2026-02-03 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.009518 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012543 10.0.0.242 - - [2026-02-03 02:32:11] "POST /set-tag HTTP/1.1" 200 109 0.003880 10.0.0.242 - - [2026-02-03 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-network/8c499f31-8eb5-436e-acea-c41aff494f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005037 10.0.0.242 - - [2026-02-03 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-02-03 02:32:11] "GET /project/8f4716a1-4755-4830-9842-0eef2e386cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039540 10.0.0.242 - - [2026-02-03 02:32:11] "POST /virtual-machines HTTP/1.1" 200 356 0.006951 10.0.0.242 - - [2026-02-03 02:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022149 10.0.0.242 - - [2026-02-03 02:32:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.296873 10.0.0.242 - - [2026-02-03 02:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015018 10.0.0.242 - - [2026-02-03 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.026989 10.0.0.242 - - [2026-02-03 02:32:11] "POST /instance-ips HTTP/1.1" 200 396 0.044883 10.0.0.242 - - [2026-02-03 02:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.044884 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.011653 10.0.0.242 - - [2026-02-03 02:32:11] "POST /set-tag HTTP/1.1" 200 109 0.015445 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011173 10.0.0.242 - - [2026-02-03 02:32:11] "GET /instance-ip/8b4472ea-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.006423 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013083 10.0.0.242 - - [2026-02-03 02:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.242 - - [2026-02-03 02:32:11] "GET /virtual-router/77aad292-b451-4572-b4ad-49c2faebc432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003636 10.0.0.242 - - [2026-02-03 02:32:12] "POST /ref-update HTTP/1.1" 200 156 0.010826 10.0.0.242 - - [2026-02-03 02:32:12] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023169 10.0.0.242 - - [2026-02-03 02:32:12] "POST /set-tag HTTP/1.1" 200 109 0.004721 10.0.0.242 - - [2026-02-03 02:32:12] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004344 10.0.0.242 - - [2026-02-03 02:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.242 - - [2026-02-03 02:32:12] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004751 10.0.0.242 - - [2026-02-03 02:32:12] "POST /set-tag HTTP/1.1" 200 109 0.007049 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001077 10.0.0.242 - - [2026-02-03 02:32:28] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004971 10.0.0.242 - - [2026-02-03 02:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.242 - - [2026-02-03 02:32:28] "GET / HTTP/1.1" 200 36215 0.001766 10.0.0.242 - - [2026-02-03 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-02-03 02:32:28] "GET /global-system-config/519df9ba-58f1-47e2-9f09-6ac6b40455ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004714 10.0.0.242 - - [2026-02-03 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-03 02:32:28] "GET /config-node/79b8d21e-e934-414f-9300-dc2a74b8e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002668 10.0.0.242 - - [2026-02-03 02:32:29] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004586 10.0.0.242 - - [2026-02-03 02:32:29] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.242 - - [2026-02-03 02:32:29] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005609 10.0.0.242 - - [2026-02-03 02:32:29] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.242 - - [2026-02-03 02:32:40] "GET / HTTP/1.1" 200 36215 0.001971 10.0.0.242 - - [2026-02-03 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2026-02-03 02:32:40] "GET /routing-instance/d1a5fb4f-f633-49fe-abf7-605c58de81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004283 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000747 [Introspect:8084]10.0.0.242 - - [2026-02-03 02:32:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000918 10.0.0.242 - - [2026-02-03 02:32:40] "POST /bgp-routers HTTP/1.1" 409 301 0.003974 10.0.0.242 - - [2026-02-03 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2026-02-03 02:32:40] "GET /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003964 10.0.0.242 - - [2026-02-03 02:32:40] "PUT /bgp-router/63477c2e-dbb5-4b07-9240-ab7d672c68bf HTTP/1.1" 200 255 0.038194 10.0.0.242 - - [2026-02-03 02:33:01] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006298 10.0.0.242 - - [2026-02-03 02:33:01] "POST /set-tag HTTP/1.1" 200 109 0.004750 10.0.0.242 - - [2026-02-03 02:33:01] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005056 10.0.0.242 - - [2026-02-03 02:33:01] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.242 - - [2026-02-03 02:33:01] "GET /virtual-machine/e1d5d297-e1af-4509-a135-36f82754d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003116 10.0.0.242 - - [2026-02-03 02:33:01] "POST /ref-update HTTP/1.1" 200 156 0.012115 10.0.0.242 - - [2026-02-03 02:33:01] "GET /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005632 10.0.0.242 - - [2026-02-03 02:33:01] "POST /set-tag HTTP/1.1" 200 109 0.034136 10.0.0.242 - - [2026-02-03 02:33:01] "POST /set-tag HTTP/1.1" 200 109 0.019161 10.0.0.242 - - [2026-02-03 02:33:01] "DELETE /instance-ip/8aa931fe-00a8-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.033836 10.0.0.242 - - [2026-02-03 02:33:01] "DELETE /virtual-machine-interface/8a8d5682-00a8-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.045785 10.0.0.242 - - [2026-02-03 02:33:01] "DELETE /virtual-machine/e1d5d297-e1af-4509-a135-36f82754d2d8 HTTP/1.1" 200 115 0.017281 10.0.0.242 - - [2026-02-03 02:33:01] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007899 10.0.0.242 - - [2026-02-03 02:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.242 - - [2026-02-03 02:33:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002164 10.0.0.242 - - [2026-02-03 02:33:08] "GET /global-system-configs HTTP/1.1" 200 323 0.013725 10.0.0.242 - - [2026-02-03 02:33:32] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004421 10.0.0.242 - - [2026-02-03 02:33:32] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.242 - - [2026-02-03 02:33:32] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003624 10.0.0.242 - - [2026-02-03 02:33:32] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.242 - - [2026-02-03 02:33:32] "GET /virtual-machine/91c9054a-4437-4ca3-a39b-f62a8f03bd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002787 10.0.0.242 - - [2026-02-03 02:33:32] "POST /ref-update HTTP/1.1" 200 156 0.013638 10.0.0.242 - - [2026-02-03 02:33:32] "GET /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007684 10.0.0.242 - - [2026-02-03 02:33:32] "POST /set-tag HTTP/1.1" 200 109 0.021162 10.0.0.242 - - [2026-02-03 02:33:32] "POST /set-tag HTTP/1.1" 200 109 0.026317 10.0.0.242 - - [2026-02-03 02:33:32] "DELETE /instance-ip/8b4472ea-00a8-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.032876 10.0.0.242 - - [2026-02-03 02:33:32] "DELETE /virtual-machine-interface/8b0d1868-00a8-11f1-b156-fa163ecd5403 HTTP/1.1" 200 115 0.036530 10.0.0.242 - - [2026-02-03 02:33:32] "DELETE /virtual-machine/91c9054a-4437-4ca3-a39b-f62a8f03bd27 HTTP/1.1" 200 115 0.022825 10.0.0.242 - - [2026-02-03 02:33:32] "DELETE /tag/afbbd7f1-faae-43f4-b477-31d2ffa5acca HTTP/1.1" 200 115 0.038087