++ 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: =================== Wed Apr 29 10:02:33 PM UTC 2026 ===================' INFO: =================== Wed Apr 29 10:02:33 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.23.170.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.23.170.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/29/2026 22:03:17.448 7f0dd6d83700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/29/2026 22:03:17.931 7f0dd6d83700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/29/2026 22:03:17.981 7f0dd6d83700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/29/2026 22:03:17.981 7f0dd6d83700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-04-29 22:03:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000919 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-04-29 22:03:32] "GET / HTTP/1.1" 503 181 0.000610 10.0.0.242 - - [2026-04-29 22:03:33] "GET / HTTP/1.1" 200 45303 0.001601 10.0.0.242 - - [2026-04-29 22:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.242 - - [2026-04-29 22:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.242 - - [2026-04-29 22:03:33] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.242 - - [2026-04-29 22:03:33] "GET / HTTP/1.1" 200 36215 0.001237 10.0.0.242 - - [2026-04-29 22:03:33] "GET / HTTP/1.1" 200 36215 0.009465 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.038946 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020521 10.0.0.242 - - [2026-04-29 22:03:34] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021770 10.0.0.242 - - [2026-04-29 22:03:34] "POST /service-appliance-sets HTTP/1.1" 200 555 0.082212 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.006124 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.242 - - [2026-04-29 22:03:34] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011637 10.0.0.242 - - [2026-04-29 22:03:34] "POST /service-appliance-sets HTTP/1.1" 200 543 0.083005 10.0.0.242 - - [2026-04-29 22:03:34] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.242 - - [2026-04-29 22:03:34] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026201 10.0.0.242 - - [2026-04-29 22:03:34] "GET /network-ipam/bd6dcd9c-2668-42e8-82c8-6658638a37c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.026880 10.0.0.242 - - [2026-04-29 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002846 10.0.0.242 - - [2026-04-29 22:03:34] "POST /config-database-nodes HTTP/1.1" 200 613 0.056320 10.0.0.242 - - [2026-04-29 22:03:35] "POST /service-templates HTTP/1.1" 200 513 0.151026 10.0.0.242 - - [2026-04-29 22:03:35] "POST /service-templates HTTP/1.1" 200 503 0.119311 10.0.0.242 - - [2026-04-29 22:03:35] "POST /service-templates HTTP/1.1" 200 517 0.273741 10.0.0.242 - - [2026-04-29 22:03:35] "GET / HTTP/1.1" 200 36215 0.001352 10.0.0.242 - - [2026-04-29 22:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.068632 10.0.0.242 - - [2026-04-29 22:03:35] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.063990 10.0.0.242 - - [2026-04-29 22:03:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003117 10.0.0.242 - - [2026-04-29 22:03:35] "GET / HTTP/1.1" 200 36215 0.002716 10.0.0.242 - - [2026-04-29 22:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006800 10.0.0.242 - - [2026-04-29 22:03:35] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.039132 10.0.0.242 - - [2026-04-29 22:03:35] "POST /service-templates HTTP/1.1" 200 537 0.188991 10.0.0.242 - - [2026-04-29 22:03:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.015895 10.0.0.242 - - [2026-04-29 22:03:36] "POST /database-nodes HTTP/1.1" 200 599 0.167166 10.0.0.242 - - [2026-04-29 22:03:36] "POST /service-templates HTTP/1.1" 200 509 0.178066 10.0.0.242 - - [2026-04-29 22:03:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.130730 10.0.0.242 - - [2026-04-29 22:03:36] "GET / HTTP/1.1" 200 36215 0.004784 10.0.0.242 - - [2026-04-29 22:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.242 - - [2026-04-29 22:03:36] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.021702 10.0.0.242 - - [2026-04-29 22:03:36] "POST /bgp-routers HTTP/1.1" 200 618 0.131678 10.0.0.242 - - [2026-04-29 22:03:36] "GET /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.018037 10.0.0.242 - - [2026-04-29 22:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.242 - - [2026-04-29 22:03:37] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010770 10.0.0.242 - - [2026-04-29 22:03:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004943 10.0.0.242 - - [2026-04-29 22:03:37] "POST /ref-update HTTP/1.1" 200 156 0.021425 10.0.0.242 - - [2026-04-29 22:03:37] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.242 - - [2026-04-29 22:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.242 - - [2026-04-29 22:03:37] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010693 10.0.0.242 - - [2026-04-29 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002905 10.0.0.242 - - [2026-04-29 22:03:37] "POST /analytics-nodes HTTP/1.1" 200 601 0.231426 10.0.0.242 - - [2026-04-29 22:03:37] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.242 - - [2026-04-29 22:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.242 - - [2026-04-29 22:03:37] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008647 10.0.0.242 - - [2026-04-29 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.007388 10.0.0.242 - - [2026-04-29 22:03:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.134734 10.0.0.242 - - [2026-04-29 22:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.242 - - [2026-04-29 22:03:41] "GET /network-ipam/bd6dcd9c-2668-42e8-82c8-6658638a37c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012527 10.0.0.242 - - [2026-04-29 22:03:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.003020 10.0.0.242 - - [2026-04-29 22:03:41] "POST /access-control-lists HTTP/1.1" 200 589 0.044745 10.0.0.242 - - [2026-04-29 22:03:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.014592 10.0.0.242 - - [2026-04-29 22:03:42] "POST /access-control-lists HTTP/1.1" 200 587 0.026996 10.0.0.242 - - [2026-04-29 22:03:42] "POST /route-targets HTTP/1.1" 200 328 0.021636 10.0.0.242 - - [2026-04-29 22:03:42] "POST /ref-update HTTP/1.1" 200 156 0.039460 10.0.0.242 - - [2026-04-29 22:03:42] "POST /route-targets HTTP/1.1" 200 328 0.014752 10.0.0.242 - - [2026-04-29 22:03:42] "POST /ref-update HTTP/1.1" 200 156 0.035233 10.0.0.242 - - [2026-04-29 22:03:42] "POST /route-targets HTTP/1.1" 200 328 0.027112 10.0.0.242 - - [2026-04-29 22:03:42] "POST /ref-update HTTP/1.1" 200 156 0.031362 10.0.0.242 - - [2026-04-29 22:03:42] "POST /route-targets HTTP/1.1" 200 328 0.033258 10.0.0.242 - - [2026-04-29 22:03:42] "POST /ref-update HTTP/1.1" 200 156 0.042165 10.0.0.242 - - [2026-04-29 22:03:42] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.242 - - [2026-04-29 22:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.242 - - [2026-04-29 22:03:42] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008525 10.0.0.242 - - [2026-04-29 22:03:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.009460 10.0.0.242 - - [2026-04-29 22:03:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.007337 10.0.0.242 - - [2026-04-29 22:03:42] "POST /access-control-lists HTTP/1.1" 200 553 0.064152 10.0.0.242 - - [2026-04-29 22:03:42] "POST /config-nodes HTTP/1.1" 200 595 0.092750 10.0.0.242 - - [2026-04-29 22:03:43] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.242 - - [2026-04-29 22:03:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002936 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001472 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002574 10.0.0.242 - - [2026-04-29 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.242 - - [2026-04-29 22:03:48] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.006624 10.0.0.242 - - [2026-04-29 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.242 - - [2026-04-29 22:03:48] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.023099 10.0.0.242 - - [2026-04-29 22:03:48] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.242 - - [2026-04-29 22:03:48] "POST /alarms HTTP/1.1" 200 583 0.030283 10.0.0.242 - - [2026-04-29 22:03:48] "POST /alarms HTTP/1.1" 200 577 0.058037 10.0.0.242 - - [2026-04-29 22:03:48] "POST /alarms HTTP/1.1" 200 577 0.041411 10.0.0.242 - - [2026-04-29 22:03:48] "POST /alarms HTTP/1.1" 200 561 0.067342 10.0.0.242 - - [2026-04-29 22:03:48] "POST /alarms HTTP/1.1" 200 557 0.023355 10.0.0.242 - - [2026-04-29 22:03:48] "POST /alarms HTTP/1.1" 200 559 0.039796 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 567 0.055039 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 551 0.019258 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 559 0.037360 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 569 0.039969 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 557 0.027865 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 569 0.041592 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 577 0.082731 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 571 0.034388 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 563 0.071504 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 563 0.028255 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 563 0.065936 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 549 0.037657 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 597 0.041169 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 577 0.044397 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 573 0.035221 10.0.0.242 - - [2026-04-29 22:03:49] "POST /alarms HTTP/1.1" 200 585 0.042469 10.0.0.242 - - [2026-04-29 22:03:50] "POST /alarms HTTP/1.1" 200 611 0.053327 10.0.0.242 - - [2026-04-29 22:03:50] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.242 - - [2026-04-29 22:03:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002910 10.0.0.242 - - [2026-04-29 22:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-04-29 22:03:50] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.023111 10.0.0.242 - - [2026-04-29 22:03:50] "GET / HTTP/1.1" 200 36215 0.001712 10.0.0.242 - - [2026-04-29 22:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.242 - - [2026-04-29 22:03:50] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003170 10.0.0.242 - - [2026-04-29 22:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007363 10.0.0.242 - - [2026-04-29 22:03:50] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.014385 10.0.0.242 - - [2026-04-29 22:03:51] "GET / HTTP/1.1" 200 36215 0.001261 10.0.0.242 - - [2026-04-29 22:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.242 - - [2026-04-29 22:03:51] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004703 10.0.0.242 - - [2026-04-29 22:03:51] "PUT /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2 HTTP/1.1" 200 275 0.022918 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000884 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 10.0.0.242 - - [2026-04-29 22:05:17] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.242 - - [2026-04-29 22:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.242 - - [2026-04-29 22:05:17] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003441 10.0.0.242 - - [2026-04-29 22:05:17] "POST /id-to-fqname HTTP/1.1" 200 173 0.000566 10.0.0.242 - - [2026-04-29 22:05:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.006417 10.0.0.242 - - [2026-04-29 22:05:17] "POST /security-groups HTTP/1.1" 200 570 0.119760 10.0.0.242 - - [2026-04-29 22:05:17] "POST /projects HTTP/1.1" 200 483 0.291864 10.0.0.242 - - [2026-04-29 22:05:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.004393 10.0.0.242 - - [2026-04-29 22:05:17] "POST /security-groups HTTP/1.1" 200 536 0.079637 10.0.0.242 - - [2026-04-29 22:05:17] "POST /access-control-lists HTTP/1.1" 200 581 0.058517 10.0.0.242 - - [2026-04-29 22:05:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.007907 10.0.0.242 - - [2026-04-29 22:05:17] "POST /chown HTTP/1.1" 200 109 0.086510 10.0.0.242 - - [2026-04-29 22:05:17] "POST /policy-managements HTTP/1.1" 409 214 0.002734 10.0.0.242 - - [2026-04-29 22:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.242 - - [2026-04-29 22:05:17] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029642 10.0.0.242 - - [2026-04-29 22:05:17] "POST /access-control-lists HTTP/1.1" 200 579 0.132609 10.0.0.242 - - [2026-04-29 22:05:18] "POST /application-policy-sets HTTP/1.1" 200 530 0.048898 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.242 - - [2026-04-29 22:05:18] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005701 10.0.0.242 - - [2026-04-29 22:05:18] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.022925 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.242 - - [2026-04-29 22:05:18] "GET /virtual-network/6cb7fe05-63ea-4f0a-996c-d3415b817372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007723 10.0.0.242 - - [2026-04-29 22:05:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.002953 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.009897 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.004014 10.0.0.242 - - [2026-04-29 22:05:18] "POST /security-groups HTTP/1.1" 200 574 0.083632 10.0.0.242 - - [2026-04-29 22:05:18] "POST /projects HTTP/1.1" 200 491 0.359029 10.0.0.242 - - [2026-04-29 22:05:18] "POST /access-control-lists HTTP/1.1" 200 596 0.102243 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.011802 10.0.0.242 - - [2026-04-29 22:05:18] "POST /access-control-lists HTTP/1.1" 200 594 0.066693 10.0.0.242 - - [2026-04-29 22:05:18] "POST /security-groups HTTP/1.1" 200 548 0.115274 10.0.0.242 - - [2026-04-29 22:05:18] "POST /chown HTTP/1.1" 200 109 0.061639 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.005779 10.0.0.242 - - [2026-04-29 22:05:18] "POST /access-control-lists HTTP/1.1" 200 585 0.062748 10.0.0.242 - - [2026-04-29 22:05:18] "POST /network-ipams HTTP/1.1" 200 524 0.104232 10.0.0.242 - - [2026-04-29 22:05:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.054932 10.0.0.242 - - [2026-04-29 22:05:19] "POST /access-control-lists HTTP/1.1" 200 583 0.093895 10.0.0.242 - - [2026-04-29 22:05:19] "POST /network-ipams HTTP/1.1" 200 512 0.119787 10.0.0.242 - - [2026-04-29 22:05:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.027081 10.0.0.242 - - [2026-04-29 22:05:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.005186 10.0.0.242 - - [2026-04-29 22:05:19] "POST /access-control-lists HTTP/1.1" 200 604 0.118330 10.0.0.242 - - [2026-04-29 22:05:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.013087 10.0.0.242 - - [2026-04-29 22:05:19] "POST /access-control-lists HTTP/1.1" 200 602 0.198184 10.0.0.242 - - [2026-04-29 22:05:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.005587 10.0.0.242 - - [2026-04-29 22:05:19] "POST /useragent-kv HTTP/1.1" 200 115 0.028208 10.0.0.242 - - [2026-04-29 22:05:19] "POST /virtual-networks HTTP/1.1" 200 540 0.528448 10.0.0.242 - - [2026-04-29 22:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010934 10.0.0.242 - - [2026-04-29 22:05:19] "POST /access-control-lists HTTP/1.1" 200 591 0.139165 10.0.0.242 - - [2026-04-29 22:05:19] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.058989 10.0.0.242 - - [2026-04-29 22:05:19] "POST /network-ipams HTTP/1.1" 200 520 0.036492 10.0.0.242 - - [2026-04-29 22:05:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.012971 10.0.0.242 - - [2026-04-29 22:05:19] "POST /route-targets HTTP/1.1" 200 328 0.076161 10.0.0.242 - - [2026-04-29 22:05:20] "POST /ref-update HTTP/1.1" 200 156 0.043566 10.0.0.242 - - [2026-04-29 22:05:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007895 10.0.0.242 - - [2026-04-29 22:05:20] "POST /virtual-networks HTTP/1.1" 200 548 0.234886 10.0.0.242 - - [2026-04-29 22:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.242 - - [2026-04-29 22:05:20] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.020296 10.0.0.242 - - [2026-04-29 22:05:20] "POST /route-targets HTTP/1.1" 200 328 0.046111 10.0.0.242 - - [2026-04-29 22:05:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.006010 10.0.0.242 - - [2026-04-29 22:05:20] "POST /ref-update HTTP/1.1" 200 156 0.034940 10.0.0.242 - - [2026-04-29 22:05:20] "POST /network-policys HTTP/1.1" 200 540 0.057038 10.0.0.242 - - [2026-04-29 22:05:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.007693 10.0.0.242 - - [2026-04-29 22:05:20] "POST /network-policys HTTP/1.1" 200 536 0.022526 10.0.0.242 - - [2026-04-29 22:05:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.025821 10.0.0.242 - - [2026-04-29 22:05:20] "POST /network-policys HTTP/1.1" 200 544 0.060603 10.0.0.242 - - [2026-04-29 22:05:20] "PUT /access-control-list/1bf68f5f-e05d-4887-985d-abb818350bef HTTP/1.1" 200 273 0.044957 10.0.0.242 - - [2026-04-29 22:05:20] "POST /ref-update HTTP/1.1" 200 156 0.181561 10.0.0.242 - - [2026-04-29 22:05:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014736 10.0.0.242 - - [2026-04-29 22:05:20] "PUT /access-control-list/ba49769c-d7b3-4730-b18c-c909928918b2 HTTP/1.1" 200 273 0.035815 10.0.0.242 - - [2026-04-29 22:05:20] "POST /ref-update HTTP/1.1" 200 156 0.123201 10.0.0.242 - - [2026-04-29 22:05:20] "PUT /access-control-list/1bf68f5f-e05d-4887-985d-abb818350bef HTTP/1.1" 200 273 0.039386 10.0.0.242 - - [2026-04-29 22:05:20] "POST /ref-update HTTP/1.1" 200 156 0.031705 10.0.0.242 - - [2026-04-29 22:05:21] "PUT /access-control-list/ba49769c-d7b3-4730-b18c-c909928918b2 HTTP/1.1" 200 273 0.028296 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-update HTTP/1.1" 200 156 0.124265 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009745 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002476 10.0.0.242 - - [2026-04-29 22:05:21] "POST /fqname-to-id HTTP/1.1" 404 237 0.024469 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-update HTTP/1.1" 200 156 0.130313 10.0.0.242 - - [2026-04-29 22:05:21] "POST /access-control-lists HTTP/1.1" 200 603 0.130265 10.0.0.242 - - [2026-04-29 22:05:21] "PUT /access-control-list/1bf68f5f-e05d-4887-985d-abb818350bef HTTP/1.1" 200 273 0.105410 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-update HTTP/1.1" 200 156 0.225943 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-update HTTP/1.1" 200 156 0.062282 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-update HTTP/1.1" 200 156 0.192033 10.0.0.242 - - [2026-04-29 22:05:21] "PUT /access-control-list/a370b33d-07df-4801-bbb0-bb0dbf35654a HTTP/1.1" 200 273 0.050380 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-update HTTP/1.1" 200 156 0.024297 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006113 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025062 10.0.0.242 - - [2026-04-29 22:05:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006635 10.0.0.242 - - [2026-04-29 22:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.242 - - [2026-04-29 22:05:21] "GET /virtual-network/6cb7fe05-63ea-4f0a-996c-d3415b817372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.008051 10.0.0.242 - - [2026-04-29 22:05:21] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005964 10.0.0.242 - - [2026-04-29 22:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.242 - - [2026-04-29 22:05:21] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006854 10.0.0.242 - - [2026-04-29 22:05:22] "POST /firewall-policys HTTP/1.1" 200 532 0.100847 10.0.0.242 - - [2026-04-29 22:05:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.087367 10.0.0.242 - - [2026-04-29 22:05:22] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.034358 10.0.0.242 - - [2026-04-29 22:05:22] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.007309 10.0.0.242 - - [2026-04-29 22:05:22] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007969 10.0.0.242 - - [2026-04-29 22:05:22] "POST /ref-update HTTP/1.1" 200 156 0.060843 10.0.0.242 - - [2026-04-29 22:05:22] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.023469 10.0.0.242 - - [2026-04-29 22:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010051 10.0.0.242 - - [2026-04-29 22:05:22] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007553 10.0.0.242 - - [2026-04-29 22:05:22] "POST /firewall-policys HTTP/1.1" 200 534 0.036331 10.0.0.242 - - [2026-04-29 22:05:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037632 10.0.0.242 - - [2026-04-29 22:05:22] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.042953 10.0.0.242 - - [2026-04-29 22:05:22] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003819 10.0.0.242 - - [2026-04-29 22:05:22] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005186 10.0.0.242 - - [2026-04-29 22:05:22] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.016749 10.0.0.242 - - [2026-04-29 22:05:22] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008984 10.0.0.242 - - [2026-04-29 22:05:22] "POST /ref-update HTTP/1.1" 200 156 0.041304 10.0.0.242 - - [2026-04-29 22:05:22] "POST /ref-update HTTP/1.1" 200 156 0.142827 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 10.0.0.242 - - [2026-04-29 22:05:23] "POST /ref-update HTTP/1.1" 200 156 0.124376 10.0.0.242 - - [2026-04-29 22:05:23] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.031713 10.0.0.242 - - [2026-04-29 22:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010176 10.0.0.242 - - [2026-04-29 22:05:23] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008823 10.0.0.242 - - [2026-04-29 22:05:23] "POST /firewall-policys HTTP/1.1" 200 532 0.110795 10.0.0.242 - - [2026-04-29 22:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.056750 10.0.0.242 - - [2026-04-29 22:05:23] "GET /firewall-policy/4373cc90-a92c-4c42-a2de-80eebace2cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051921 10.0.0.242 - - [2026-04-29 22:05:23] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.015919 10.0.0.242 - - [2026-04-29 22:05:23] "GET /firewall-policy/4373cc90-a92c-4c42-a2de-80eebace2cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003994 10.0.0.242 - - [2026-04-29 22:05:23] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003027 10.0.0.242 - - [2026-04-29 22:05:23] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003806 10.0.0.242 - - [2026-04-29 22:05:23] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005996 10.0.0.242 - - [2026-04-29 22:05:23] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003968 10.0.0.242 - - [2026-04-29 22:05:23] "POST /ref-update HTTP/1.1" 200 156 0.025900 10.0.0.242 - - [2026-04-29 22:05:23] "POST /ref-update HTTP/1.1" 200 156 0.065946 10.0.0.242 - - [2026-04-29 22:05:23] "POST /ref-update HTTP/1.1" 200 156 0.070396 10.0.0.242 - - [2026-04-29 22:05:23] "POST /ref-update HTTP/1.1" 200 156 0.023899 10.0.0.242 - - [2026-04-29 22:05:23] "POST /ref-update HTTP/1.1" 200 156 0.044950 10.0.0.242 - - [2026-04-29 22:05:23] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.018980 10.0.0.242 - - [2026-04-29 22:05:24] "POST /tags HTTP/1.1" 200 300 0.034971 10.0.0.242 - - [2026-04-29 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022098 10.0.0.242 - - [2026-04-29 22:05:24] "GET /tag/e1043f36-eef8-4184-ace3-fa0333a6d6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.055887 10.0.0.242 - - [2026-04-29 22:05:24] "POST /set-tag HTTP/1.1" 200 109 0.038309 10.0.0.242 - - [2026-04-29 22:05:24] "POST /tags HTTP/1.1" 200 306 0.192032 10.0.0.242 - - [2026-04-29 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029233 10.0.0.242 - - [2026-04-29 22:05:24] "GET /tag/4f0f06fd-2b0d-4ac2-8773-a7c78fac0fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020974 10.0.0.242 - - [2026-04-29 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.242 - - [2026-04-29 22:05:24] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.065720 10.0.0.242 - - [2026-04-29 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009839 10.0.0.242 - - [2026-04-29 22:05:24] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.009370 10.0.0.242 - - [2026-04-29 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.242 - - [2026-04-29 22:05:24] "GET /service-appliance-set/41c9afdd-f2a0-48dc-bf95-2f4841085814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005979 10.0.0.242 - - [2026-04-29 22:05:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.002461 10.0.0.242 - - [2026-04-29 22:05:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.162187 10.0.0.242 - - [2026-04-29 22:05:25] "GET /virtual-machine-interface/9d95d457-6608-4143-8bff-6122fb81a80b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.022030 10.0.0.242 - - [2026-04-29 22:05:25] "POST /instance-ips HTTP/1.1" 200 382 0.089306 10.0.0.242 - - [2026-04-29 22:05:25] "GET /instance-ip/3d218300-b60f-45f9-855e-969188c4a7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005485 10.0.0.242 - - [2026-04-29 22:05:25] "POST /loadbalancers HTTP/1.1" 200 584 0.075047 10.0.0.242 - - [2026-04-29 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029410 10.0.0.242 - - [2026-04-29 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023536 10.0.0.242 - - [2026-04-29 22:05:25] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.065414 10.0.0.242 - - [2026-04-29 22:05:25] "GET /loadbalancer/a24c3533-61f6-47d7-9f2d-2e5ef0d7a60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.018334 10.0.0.242 - - [2026-04-29 22:05:25] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.076775 10.0.0.242 - - [2026-04-29 22:05:25] "GET /instance-ip/3d218300-b60f-45f9-855e-969188c4a7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006757 10.0.0.242 - - [2026-04-29 22:05:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.076354 10.0.0.242 - - [2026-04-29 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037649 10.0.0.242 - - [2026-04-29 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013557 10.0.0.242 - - [2026-04-29 22:05:25] "POST /floating-ips HTTP/1.1" 200 585 0.107068 10.0.0.242 - - [2026-04-29 22:05:25] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.087173 10.0.0.242 - - [2026-04-29 22:05:25] "GET /loadbalancer-listener/e2705402-7e77-466c-8955-2aef7f611856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.007563 10.0.0.242 - - [2026-04-29 22:05:25] "GET /loadbalancer-listener/e2705402-7e77-466c-8955-2aef7f611856?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007833 10.0.0.242 - - [2026-04-29 22:05:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031624 10.0.0.242 - - [2026-04-29 22:05:25] "GET /instance-ip/3d218300-b60f-45f9-855e-969188c4a7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004480 10.0.0.242 - - [2026-04-29 22:05:25] "GET /instance-ip/3d218300-b60f-45f9-855e-969188c4a7a6?fields=floating_ips HTTP/1.1" 200 1171 0.009958 10.0.0.242 - - [2026-04-29 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028449 10.0.0.242 - - [2026-04-29 22:05:25] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.008492 10.0.0.242 - - [2026-04-29 22:05:26] "GET /floating-ip/b2231035-a0bd-4e97-b4f6-34b26c86ade7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004290 10.0.0.242 - - [2026-04-29 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.242 - - [2026-04-29 22:05:26] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.011345 10.0.0.242 - - [2026-04-29 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021299 10.0.0.242 - - [2026-04-29 22:05:26] "GET /loadbalancer/a24c3533-61f6-47d7-9f2d-2e5ef0d7a60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004026 10.0.0.242 - - [2026-04-29 22:05:26] "POST /tags HTTP/1.1" 200 302 0.196384 10.0.0.242 - - [2026-04-29 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022641 10.0.0.242 - - [2026-04-29 22:05:26] "GET /tag/5261f166-114a-49d2-926d-bfb8e3b48d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019546 10.0.0.242 - - [2026-04-29 22:05:26] "POST /tags HTTP/1.1" 200 326 0.112279 10.0.0.242 - - [2026-04-29 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022907 10.0.0.242 - - [2026-04-29 22:05:26] "GET /tag/c56a173a-dd3a-4211-904c-238650e723e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018070 10.0.0.242 - - [2026-04-29 22:05:26] "POST /tags HTTP/1.1" 200 364 0.090132 10.0.0.242 - - [2026-04-29 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.242 - - [2026-04-29 22:05:26] "GET /tag/d31703ef-4b6b-4ee3-9ce8-0378defe26c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.033051 10.0.0.242 - - [2026-04-29 22:05:26] "POST /tags HTTP/1.1" 200 312 0.106977 10.0.0.242 - - [2026-04-29 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018868 10.0.0.242 - - [2026-04-29 22:05:27] "GET /tag/e8399d8b-9b52-4986-ac04-ae88fc9d7639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.021626 10.0.0.242 - - [2026-04-29 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.242 - - [2026-04-29 22:05:27] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.012491 10.0.0.242 - - [2026-04-29 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2026-04-29 22:05:27] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.084566 10.0.0.242 - - [2026-04-29 22:05:27] "POST /virtual-machines HTTP/1.1" 200 378 0.029259 10.0.0.242 - - [2026-04-29 22:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024505 10.0.0.242 - - [2026-04-29 22:05:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159787 10.0.0.242 - - [2026-04-29 22:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041980 10.0.0.242 - - [2026-04-29 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.242 - - [2026-04-29 22:05:27] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005457 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000987 10.0.0.242 - - [2026-04-29 22:05:27] "POST /instance-ips HTTP/1.1" 200 410 0.048838 10.0.0.242 - - [2026-04-29 22:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.048857 10.0.0.242 - - [2026-04-29 22:05:27] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015741 10.0.0.242 - - [2026-04-29 22:05:27] "POST /set-tag HTTP/1.1" 200 109 0.063739 10.0.0.242 - - [2026-04-29 22:05:27] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.037371 10.0.0.242 - - [2026-04-29 22:05:27] "GET /instance-ip/879dab90-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007089 10.0.0.242 - - [2026-04-29 22:05:28] "POST /tags HTTP/1.1" 200 358 0.219691 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019736 10.0.0.242 - - [2026-04-29 22:05:28] "GET /tag/eeb24a41-202e-4935-aa0e-47c55ce46a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.022258 10.0.0.242 - - [2026-04-29 22:05:28] "POST /tags HTTP/1.1" 200 306 0.045185 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2026-04-29 22:05:28] "GET /tag/1fed36e2-172f-4130-b7fd-9024f8708e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.017371 10.0.0.242 - - [2026-04-29 22:05:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.002658 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.011470 10.0.0.242 - - [2026-04-29 22:05:28] "POST /security-groups HTTP/1.1" 200 571 0.076059 10.0.0.242 - - [2026-04-29 22:05:28] "POST /projects HTTP/1.1" 200 485 0.233646 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002808 10.0.0.242 - - [2026-04-29 22:05:28] "POST /access-control-lists HTTP/1.1" 200 582 0.068567 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.027171 10.0.0.242 - - [2026-04-29 22:05:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.078859 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015451 10.0.0.242 - - [2026-04-29 22:05:28] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.015108 10.0.0.242 - - [2026-04-29 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2026-04-29 22:05:28] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.041088 10.0.0.242 - - [2026-04-29 22:05:28] "POST /access-control-lists HTTP/1.1" 200 580 0.093162 10.0.0.242 - - [2026-04-29 22:05:29] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.107609 10.0.0.242 - - [2026-04-29 22:05:29] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.075880 10.0.0.242 - - [2026-04-29 22:05:29] "POST /security-groups HTTP/1.1" 200 539 0.109316 10.0.0.242 - - [2026-04-29 22:05:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023184 10.0.0.242 - - [2026-04-29 22:05:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.013290 10.0.0.242 - - [2026-04-29 22:05:29] "POST /chown HTTP/1.1" 200 109 0.048157 10.0.0.242 - - [2026-04-29 22:05:29] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.033143 10.0.0.242 - - [2026-04-29 22:05:29] "POST /access-control-lists HTTP/1.1" 200 598 0.124006 10.0.0.242 - - [2026-04-29 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.242 - - [2026-04-29 22:05:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.028150 10.0.0.242 - - [2026-04-29 22:05:29] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005333 10.0.0.242 - - [2026-04-29 22:05:29] "POST /tags HTTP/1.1" 409 207 0.004159 10.0.0.242 - - [2026-04-29 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.242 - - [2026-04-29 22:05:29] "GET /tag/1fed36e2-172f-4130-b7fd-9024f8708e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.025116 10.0.0.242 - - [2026-04-29 22:05:29] "POST /access-control-lists HTTP/1.1" 200 596 0.089360 10.0.0.242 - - [2026-04-29 22:05:29] "POST /firewall-rules HTTP/1.1" 200 566 0.151595 10.0.0.242 - - [2026-04-29 22:05:29] "GET /firewall-rule/545feb1f-2792-42c2-a1ae-876eec2037ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.014002 10.0.0.242 - - [2026-04-29 22:05:29] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004750 10.0.0.242 - - [2026-04-29 22:05:29] "GET /firewall-rule/545feb1f-2792-42c2-a1ae-876eec2037ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.004483 10.0.0.242 - - [2026-04-29 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.025193 10.0.0.242 - - [2026-04-29 22:05:29] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017949 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2026-04-29 22:05:30] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003493 10.0.0.242 - - [2026-04-29 22:05:30] "POST /tags HTTP/1.1" 409 207 0.013173 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.242 - - [2026-04-29 22:05:30] "GET /tag/1fed36e2-172f-4130-b7fd-9024f8708e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.019470 10.0.0.242 - - [2026-04-29 22:05:30] "POST /firewall-rules HTTP/1.1" 200 564 0.078191 10.0.0.242 - - [2026-04-29 22:05:30] "GET /firewall-rule/fcc3c6c4-42e4-4974-8e22-d449aa55b74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017756 10.0.0.242 - - [2026-04-29 22:05:30] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006155 10.0.0.242 - - [2026-04-29 22:05:30] "GET /firewall-rule/fcc3c6c4-42e4-4974-8e22-d449aa55b74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003017 10.0.0.242 - - [2026-04-29 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.021053 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.002541 10.0.0.242 - - [2026-04-29 22:05:30] "POST /tags HTTP/1.1" 200 302 0.067273 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011388 10.0.0.242 - - [2026-04-29 22:05:30] "GET /tag/df6ef552-0f47-45b2-b949-4714839eaba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019075 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.242 - - [2026-04-29 22:05:30] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.058506 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.242 - - [2026-04-29 22:05:30] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005118 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.242 - - [2026-04-29 22:05:30] "GET /service-appliance-set/41c9afdd-f2a0-48dc-bf95-2f4841085814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003129 10.0.0.242 - - [2026-04-29 22:05:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002327 10.0.0.242 - - [2026-04-29 22:05:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125537 10.0.0.242 - - [2026-04-29 22:05:30] "GET /virtual-machine-interface/2d94b4d6-29be-4ea5-8006-0f33217401a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.007180 10.0.0.242 - - [2026-04-29 22:05:30] "POST /instance-ips HTTP/1.1" 200 378 0.044981 10.0.0.242 - - [2026-04-29 22:05:30] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.007223 10.0.0.242 - - [2026-04-29 22:05:31] "POST /loadbalancers HTTP/1.1" 200 584 0.078588 10.0.0.242 - - [2026-04-29 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027976 10.0.0.242 - - [2026-04-29 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.242 - - [2026-04-29 22:05:31] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.103062 10.0.0.242 - - [2026-04-29 22:05:31] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.007020 10.0.0.242 - - [2026-04-29 22:05:31] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.108982 10.0.0.242 - - [2026-04-29 22:05:31] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.013506 10.0.0.242 - - [2026-04-29 22:05:31] "POST /floating-ips HTTP/1.1" 200 583 0.077524 10.0.0.242 - - [2026-04-29 22:05:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046812 10.0.0.242 - - [2026-04-29 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010843 10.0.0.242 - - [2026-04-29 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.242 - - [2026-04-29 22:05:31] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.037285 10.0.0.242 - - [2026-04-29 22:05:31] "GET /loadbalancer-listener/39db82a6-cbc9-4af6-b9d7-457d17f3046a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005684 10.0.0.242 - - [2026-04-29 22:05:31] "GET /loadbalancer-listener/39db82a6-cbc9-4af6-b9d7-457d17f3046a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005360 10.0.0.242 - - [2026-04-29 22:05:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046991 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 10.0.0.242 - - [2026-04-29 22:05:31] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004771 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:05:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925 10.0.0.242 - - [2026-04-29 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.242 - - [2026-04-29 22:05:31] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?fields=floating_ips HTTP/1.1" 200 1167 0.005381 10.0.0.242 - - [2026-04-29 22:05:31] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002296 10.0.0.242 - - [2026-04-29 22:05:31] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.074960 10.0.0.242 - - [2026-04-29 22:05:31] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003996 10.0.0.242 - - [2026-04-29 22:05:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035107 10.0.0.242 - - [2026-04-29 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011451 10.0.0.242 - - [2026-04-29 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019023 10.0.0.242 - - [2026-04-29 22:05:31] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.048941 10.0.0.242 - - [2026-04-29 22:05:32] "GET /loadbalancer-listener/98578522-73a6-41a6-acd0-68b49b7f3b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003865 10.0.0.242 - - [2026-04-29 22:05:32] "GET /loadbalancer-listener/98578522-73a6-41a6-acd0-68b49b7f3b20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004433 10.0.0.242 - - [2026-04-29 22:05:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.184868 10.0.0.242 - - [2026-04-29 22:05:32] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004117 10.0.0.242 - - [2026-04-29 22:05:32] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?fields=floating_ips HTTP/1.1" 200 1167 0.005171 10.0.0.242 - - [2026-04-29 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.242 - - [2026-04-29 22:05:32] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.132031 10.0.0.242 - - [2026-04-29 22:05:32] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.185816 10.0.0.242 - - [2026-04-29 22:05:32] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004407 10.0.0.242 - - [2026-04-29 22:05:32] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023907 10.0.0.242 - - [2026-04-29 22:05:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011249 10.0.0.242 - - [2026-04-29 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.242 - - [2026-04-29 22:05:32] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.054869 10.0.0.242 - - [2026-04-29 22:05:32] "GET /loadbalancer-listener/9ae878bf-3f20-4990-8a1f-61227bd5141b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003449 10.0.0.242 - - [2026-04-29 22:05:32] "GET /loadbalancer-listener/9ae878bf-3f20-4990-8a1f-61227bd5141b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004502 10.0.0.242 - - [2026-04-29 22:05:32] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.040909 10.0.0.242 - - [2026-04-29 22:05:32] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004821 10.0.0.242 - - [2026-04-29 22:05:32] "GET /instance-ip/c7df0416-79f6-4dad-b566-ffa534c67873?fields=floating_ips HTTP/1.1" 200 1167 0.004403 10.0.0.242 - - [2026-04-29 22:05:32] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005467 10.0.0.242 - - [2026-04-29 22:05:32] "POST /tags HTTP/1.1" 200 356 0.057678 10.0.0.242 - - [2026-04-29 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019871 10.0.0.242 - - [2026-04-29 22:05:32] "GET /tag/184689b7-4510-46a1-9111-168564d2eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.022652 10.0.0.242 - - [2026-04-29 22:05:32] "POST /tags HTTP/1.1" 200 304 0.038132 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017584 10.0.0.242 - - [2026-04-29 22:05:33] "GET /tag/b779c422-c446-45e5-9d5d-033a7620499a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.046749 10.0.0.242 - - [2026-04-29 22:05:33] "POST /projects HTTP/1.1" 409 218 0.015609 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013127 10.0.0.242 - - [2026-04-29 22:05:33] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.076045 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009429 10.0.0.242 - - [2026-04-29 22:05:33] "GET /network-ipam/43862830-8153-4a23-9949-931812cf18bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004378 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.242 - - [2026-04-29 22:05:33] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006843 10.0.0.242 - - [2026-04-29 22:05:33] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.080549 10.0.0.242 - - [2026-04-29 22:05:33] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.021546 10.0.0.242 - - [2026-04-29 22:05:33] "POST /set-tag HTTP/1.1" 200 109 0.073394 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018286 10.0.0.242 - - [2026-04-29 22:05:33] "GET /network-ipam/59495f92-2392-44b1-96d4-ed62aaed3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003671 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.242 - - [2026-04-29 22:05:33] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005564 10.0.0.242 - - [2026-04-29 22:05:33] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.089137 10.0.0.242 - - [2026-04-29 22:05:33] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.009242 10.0.0.242 - - [2026-04-29 22:05:33] "POST /set-tag HTTP/1.1" 200 109 0.085014 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.242 - - [2026-04-29 22:05:33] "GET /network-policy/3dfd214c-bd7e-42f9-90eb-d4bd351629ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006429 10.0.0.242 - - [2026-04-29 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.242 - - [2026-04-29 22:05:33] "GET /network-policy/e40ae118-f6a4-40a1-8505-bced9124e188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004022 10.0.0.242 - - [2026-04-29 22:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020696 10.0.0.242 - - [2026-04-29 22:05:34] "GET /network-policy/777b8314-66a4-4ebe-ae97-08683a9db7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004096 10.0.0.242 - - [2026-04-29 22:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.242 - - [2026-04-29 22:05:34] "PUT /network-policy/777b8314-66a4-4ebe-ae97-08683a9db7e8 HTTP/1.1" 200 263 0.012987 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-update HTTP/1.1" 200 156 0.082733 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023713 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007601 10.0.0.242 - - [2026-04-29 22:05:34] "PUT /access-control-list/ba49769c-d7b3-4730-b18c-c909928918b2 HTTP/1.1" 200 273 0.093427 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026450 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011117 10.0.0.242 - - [2026-04-29 22:05:34] "PUT /access-control-list/a370b33d-07df-4801-bbb0-bb0dbf35654a HTTP/1.1" 200 273 0.067090 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004725 10.0.0.242 - - [2026-04-29 22:05:34] "POST /security-groups HTTP/1.1" 409 245 0.017824 10.0.0.242 - - [2026-04-29 22:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.242 - - [2026-04-29 22:05:34] "PUT /security-group/fdc2bece-44f6-4948-90cb-5ee51b2fbd0e HTTP/1.1" 200 263 0.059772 10.0.0.242 - - [2026-04-29 22:05:34] "PUT /access-control-list/47f6a633-a651-49b2-8893-9a6e6c8366e2 HTTP/1.1" 200 273 0.023549 10.0.0.242 - - [2026-04-29 22:05:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.040934 10.0.0.242 - - [2026-04-29 22:05:34] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.039556 10.0.0.242 - - [2026-04-29 22:05:34] "PUT /access-control-list/7b5eca3d-e443-49e4-9914-1f7635191147 HTTP/1.1" 200 273 0.055040 10.0.0.242 - - [2026-04-29 22:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010153 10.0.0.242 - - [2026-04-29 22:05:34] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004343 10.0.0.242 - - [2026-04-29 22:05:34] "POST /tags HTTP/1.1" 409 206 0.002216 10.0.0.242 - - [2026-04-29 22:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.242 - - [2026-04-29 22:05:34] "GET /tag/b779c422-c446-45e5-9d5d-033a7620499a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021399 10.0.0.242 - - [2026-04-29 22:05:34] "POST /firewall-rules HTTP/1.1" 200 564 0.076949 10.0.0.242 - - [2026-04-29 22:05:34] "GET /firewall-rule/70c3714a-0baa-4190-b108-8df45e97c923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007226 10.0.0.242 - - [2026-04-29 22:05:34] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008516 10.0.0.242 - - [2026-04-29 22:05:34] "GET /firewall-rule/70c3714a-0baa-4190-b108-8df45e97c923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002894 10.0.0.242 - - [2026-04-29 22:05:34] "POST /ref-update HTTP/1.1" 200 156 0.037230 10.0.0.242 - - [2026-04-29 22:05:35] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017209 10.0.0.242 - - [2026-04-29 22:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.242 - - [2026-04-29 22:05:35] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003567 10.0.0.242 - - [2026-04-29 22:05:35] "POST /tags HTTP/1.1" 409 206 0.002286 10.0.0.242 - - [2026-04-29 22:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.242 - - [2026-04-29 22:05:35] "GET /tag/b779c422-c446-45e5-9d5d-033a7620499a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015346 10.0.0.242 - - [2026-04-29 22:05:35] "POST /firewall-rules HTTP/1.1" 200 562 0.085265 10.0.0.242 - - [2026-04-29 22:05:35] "GET /firewall-rule/b94d62cd-7835-4787-a6e6-60de6e430cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.028503 10.0.0.242 - - [2026-04-29 22:05:35] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005184 10.0.0.242 - - [2026-04-29 22:05:35] "GET /firewall-rule/b94d62cd-7835-4787-a6e6-60de6e430cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003595 10.0.0.242 - - [2026-04-29 22:05:35] "POST /ref-update HTTP/1.1" 200 156 0.035789 10.0.0.242 - - [2026-04-29 22:05:35] "POST /tags HTTP/1.1" 200 372 0.031519 10.0.0.242 - - [2026-04-29 22:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.242 - - [2026-04-29 22:05:35] "GET /tag/7854639b-0927-484f-9011-70af12d23c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.015536 10.0.0.242 - - [2026-04-29 22:05:35] "POST /tags HTTP/1.1" 200 320 0.037621 10.0.0.242 - - [2026-04-29 22:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.242 - - [2026-04-29 22:05:35] "GET /tag/2b3225f7-fbe5-4e8b-8d6c-9334d9af8d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.016537 10.0.0.242 - - [2026-04-29 22:05:35] "POST /id-to-fqname HTTP/1.1" 200 181 0.004405 10.0.0.242 - - [2026-04-29 22:05:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.003251 10.0.0.242 - - [2026-04-29 22:05:35] "POST /security-groups HTTP/1.1" 200 578 0.079799 10.0.0.242 - - [2026-04-29 22:05:35] "POST /projects HTTP/1.1" 200 499 0.273358 10.0.0.242 - - [2026-04-29 22:05:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003330 10.0.0.242 - - [2026-04-29 22:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.047831 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022134 10.0.0.242 - - [2026-04-29 22:05:36] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.044930 10.0.0.242 - - [2026-04-29 22:05:36] "POST /access-control-lists HTTP/1.1" 200 589 0.152654 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.014531 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-04-29 22:05:36] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.004976 10.0.0.242 - - [2026-04-29 22:05:36] "POST /access-control-lists HTTP/1.1" 200 587 0.077058 10.0.0.242 - - [2026-04-29 22:05:36] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.156802 10.0.0.242 - - [2026-04-29 22:05:36] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.079004 10.0.0.242 - - [2026-04-29 22:05:36] "POST /security-groups HTTP/1.1" 200 560 0.088842 10.0.0.242 - - [2026-04-29 22:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030726 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.029359 10.0.0.242 - - [2026-04-29 22:05:36] "POST /chown HTTP/1.1" 200 109 0.038437 10.0.0.242 - - [2026-04-29 22:05:36] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.036776 10.0.0.242 - - [2026-04-29 22:05:36] "POST /access-control-lists HTTP/1.1" 200 612 0.097988 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023697 10.0.0.242 - - [2026-04-29 22:05:36] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002791 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 404 247 0.020140 10.0.0.242 - - [2026-04-29 22:05:36] "POST /tags HTTP/1.1" 409 214 0.004193 10.0.0.242 - - [2026-04-29 22:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2026-04-29 22:05:36] "GET /tag/2b3225f7-fbe5-4e8b-8d6c-9334d9af8d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.062116 10.0.0.242 - - [2026-04-29 22:05:36] "POST /access-control-lists HTTP/1.1" 200 610 0.114560 10.0.0.242 - - [2026-04-29 22:05:36] "POST /firewall-rules HTTP/1.1" 200 580 0.099672 10.0.0.242 - - [2026-04-29 22:05:37] "GET /firewall-rule/1876eccc-0e33-4560-b551-99eb74e10edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.014745 10.0.0.242 - - [2026-04-29 22:05:37] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.011316 10.0.0.242 - - [2026-04-29 22:05:37] "GET /firewall-rule/1876eccc-0e33-4560-b551-99eb74e10edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003587 10.0.0.242 - - [2026-04-29 22:05:37] "POST /ref-update HTTP/1.1" 200 156 0.057056 10.0.0.242 - - [2026-04-29 22:05:37] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003812 10.0.0.242 - - [2026-04-29 22:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2026-04-29 22:05:37] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003300 10.0.0.242 - - [2026-04-29 22:05:37] "POST /tags HTTP/1.1" 409 214 0.002140 10.0.0.242 - - [2026-04-29 22:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.242 - - [2026-04-29 22:05:37] "GET /tag/2b3225f7-fbe5-4e8b-8d6c-9334d9af8d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.031302 10.0.0.242 - - [2026-04-29 22:05:37] "POST /firewall-rules HTTP/1.1" 200 578 0.077586 10.0.0.242 - - [2026-04-29 22:05:37] "GET /firewall-rule/8817047a-ea26-4198-ad32-88ded689cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.015602 10.0.0.242 - - [2026-04-29 22:05:37] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.011282 10.0.0.242 - - [2026-04-29 22:05:37] "GET /firewall-rule/8817047a-ea26-4198-ad32-88ded689cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006789 10.0.0.242 - - [2026-04-29 22:05:37] "POST /ref-update HTTP/1.1" 200 156 0.063918 10.0.0.242 - - [2026-04-29 22:05:37] "POST /tags HTTP/1.1" 200 364 0.088311 10.0.0.242 - - [2026-04-29 22:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020630 10.0.0.242 - - [2026-04-29 22:05:37] "GET /tag/e0a4247d-1b67-4740-a8a8-a7e0eeaee10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.024970 10.0.0.242 - - [2026-04-29 22:05:37] "POST /tags HTTP/1.1" 200 312 0.035852 10.0.0.242 - - [2026-04-29 22:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.034873 10.0.0.242 - - [2026-04-29 22:05:37] "GET /tag/e620f002-01c5-4012-aa67-463f9f09c906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.030580 10.0.0.242 - - [2026-04-29 22:05:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000908 10.0.0.242 - - [2026-04-29 22:05:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.034204 10.0.0.242 - - [2026-04-29 22:05:38] "POST /security-groups HTTP/1.1" 200 574 0.089637 10.0.0.242 - - [2026-04-29 22:05:38] "POST /projects HTTP/1.1" 200 491 0.373487 10.0.0.242 - - [2026-04-29 22:05:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.007699 10.0.0.242 - - [2026-04-29 22:05:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016799 10.0.0.242 - - [2026-04-29 22:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006577 10.0.0.242 - - [2026-04-29 22:05:38] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.032432 10.0.0.242 - - [2026-04-29 22:05:38] "POST /access-control-lists HTTP/1.1" 200 585 0.104431 10.0.0.242 - - [2026-04-29 22:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022368 10.0.0.242 - - [2026-04-29 22:05:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.035356 10.0.0.242 - - [2026-04-29 22:05:38] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.014371 10.0.0.242 - - [2026-04-29 22:05:38] "POST /access-control-lists HTTP/1.1" 200 583 0.096817 10.0.0.242 - - [2026-04-29 22:05:38] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.129128 10.0.0.242 - - [2026-04-29 22:05:38] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.070289 10.0.0.242 - - [2026-04-29 22:05:38] "POST /security-groups HTTP/1.1" 200 548 0.086422 10.0.0.242 - - [2026-04-29 22:05:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.004780 10.0.0.242 - - [2026-04-29 22:05:38] "POST /access-control-lists HTTP/1.1" 200 604 0.038066 10.0.0.242 - - [2026-04-29 22:05:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.024460 10.0.0.242 - - [2026-04-29 22:05:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.047113 10.0.0.242 - - [2026-04-29 22:05:39] "POST /chown HTTP/1.1" 200 109 0.038482 10.0.0.242 - - [2026-04-29 22:05:39] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.031446 10.0.0.242 - - [2026-04-29 22:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.242 - - [2026-04-29 22:05:39] "POST /access-control-lists HTTP/1.1" 200 602 0.133968 10.0.0.242 - - [2026-04-29 22:05:39] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040927 10.0.0.242 - - [2026-04-29 22:05:39] "POST /tags HTTP/1.1" 409 210 0.004948 10.0.0.242 - - [2026-04-29 22:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.242 - - [2026-04-29 22:05:39] "GET /tag/e620f002-01c5-4012-aa67-463f9f09c906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.026255 10.0.0.242 - - [2026-04-29 22:05:39] "POST /firewall-rules HTTP/1.1" 200 572 0.106891 10.0.0.242 - - [2026-04-29 22:05:39] "GET /firewall-rule/d3da045a-d07b-4515-839b-126f49bb9f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004356 10.0.0.242 - - [2026-04-29 22:05:39] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003499 10.0.0.242 - - [2026-04-29 22:05:39] "GET /firewall-rule/d3da045a-d07b-4515-839b-126f49bb9f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002275 10.0.0.242 - - [2026-04-29 22:05:39] "POST /ref-update HTTP/1.1" 200 156 0.044579 10.0.0.242 - - [2026-04-29 22:05:39] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007187 10.0.0.242 - - [2026-04-29 22:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.242 - - [2026-04-29 22:05:39] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007940 10.0.0.242 - - [2026-04-29 22:05:39] "POST /tags HTTP/1.1" 409 210 0.009057 10.0.0.242 - - [2026-04-29 22:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.242 - - [2026-04-29 22:05:39] "GET /tag/e620f002-01c5-4012-aa67-463f9f09c906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.017721 10.0.0.242 - - [2026-04-29 22:05:39] "POST /firewall-rules HTTP/1.1" 200 570 0.084666 10.0.0.242 - - [2026-04-29 22:05:39] "GET /firewall-rule/6a319817-42c7-4c57-80ca-dec588f92991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010945 10.0.0.242 - - [2026-04-29 22:05:39] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004797 10.0.0.242 - - [2026-04-29 22:05:39] "GET /firewall-rule/6a319817-42c7-4c57-80ca-dec588f92991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002777 10.0.0.242 - - [2026-04-29 22:05:39] "POST /ref-update HTTP/1.1" 200 156 0.058031 10.0.0.242 - - [2026-04-29 22:05:39] "POST /tags HTTP/1.1" 409 237 0.007437 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.242 - - [2026-04-29 22:05:40] "GET /tag/d31703ef-4b6b-4ee3-9ce8-0378defe26c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.025298 10.0.0.242 - - [2026-04-29 22:05:40] "POST /tags HTTP/1.1" 409 210 0.003384 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.242 - - [2026-04-29 22:05:40] "GET /tag/e8399d8b-9b52-4986-ac04-ae88fc9d7639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011270 10.0.0.242 - - [2026-04-29 22:05:40] "POST /projects HTTP/1.1" 409 223 0.002532 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.242 - - [2026-04-29 22:05:40] "GET /project/7e5c3409-6758-4827-8185-ebfb92a779ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.063475 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016025 10.0.0.242 - - [2026-04-29 22:05:40] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004944 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.242 - - [2026-04-29 22:05:40] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004503 10.0.0.242 - - [2026-04-29 22:05:40] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.047618 10.0.0.242 - - [2026-04-29 22:05:40] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.112607 10.0.0.242 - - [2026-04-29 22:05:40] "POST /security-groups HTTP/1.1" 409 253 0.009627 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.242 - - [2026-04-29 22:05:40] "PUT /security-group/2aae785b-95b4-4ff7-a956-eb4fdad887e2 HTTP/1.1" 200 263 0.066999 10.0.0.242 - - [2026-04-29 22:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.062835 10.0.0.242 - - [2026-04-29 22:05:40] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.047283 10.0.0.242 - - [2026-04-29 22:05:40] "PUT /access-control-list/3f155880-0fca-4229-805f-83910c3a9fc3 HTTP/1.1" 200 273 0.083670 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008152 10.0.0.242 - - [2026-04-29 22:05:40] "PUT /access-control-list/9eecdcec-0f95-43aa-a0fa-12669b482668 HTTP/1.1" 200 273 0.051989 10.0.0.242 - - [2026-04-29 22:05:40] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024542 10.0.0.242 - - [2026-04-29 22:05:40] "POST /tags HTTP/1.1" 409 210 0.004084 10.0.0.242 - - [2026-04-29 22:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.242 - - [2026-04-29 22:05:40] "GET /tag/e8399d8b-9b52-4986-ac04-ae88fc9d7639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.020555 10.0.0.242 - - [2026-04-29 22:05:41] "POST /firewall-rules HTTP/1.1" 200 572 0.117115 10.0.0.242 - - [2026-04-29 22:05:41] "GET /firewall-rule/480634cb-9c0d-4107-8f7e-e5051c75a4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.013286 10.0.0.242 - - [2026-04-29 22:05:41] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.016593 10.0.0.242 - - [2026-04-29 22:05:41] "GET /firewall-rule/480634cb-9c0d-4107-8f7e-e5051c75a4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.007131 10.0.0.242 - - [2026-04-29 22:05:41] "POST /ref-update HTTP/1.1" 200 156 0.091796 10.0.0.242 - - [2026-04-29 22:05:41] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013165 10.0.0.242 - - [2026-04-29 22:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.242 - - [2026-04-29 22:05:41] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003875 10.0.0.242 - - [2026-04-29 22:05:41] "POST /tags HTTP/1.1" 409 210 0.002380 10.0.0.242 - - [2026-04-29 22:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.242 - - [2026-04-29 22:05:41] "GET /tag/e8399d8b-9b52-4986-ac04-ae88fc9d7639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014823 10.0.0.242 - - [2026-04-29 22:05:41] "POST /firewall-rules HTTP/1.1" 200 570 0.082923 10.0.0.242 - - [2026-04-29 22:05:41] "GET /firewall-rule/37e660e9-51c8-4996-82f8-3c2e88f10718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013578 10.0.0.242 - - [2026-04-29 22:05:41] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004852 10.0.0.242 - - [2026-04-29 22:05:41] "GET /firewall-rule/37e660e9-51c8-4996-82f8-3c2e88f10718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003079 10.0.0.242 - - [2026-04-29 22:05:41] "POST /ref-update HTTP/1.1" 200 156 0.048178 10.0.0.242 - - [2026-04-29 22:05:41] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012157 10.0.0.242 - - [2026-04-29 22:05:41] "POST /set-tag HTTP/1.1" 200 109 0.002857 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:06:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:06:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:06:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:06:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001062 10.0.0.41 - - [2026-04-29 22:06:21] "GET / HTTP/1.1" 200 36215 0.002342 10.0.0.41 - - [2026-04-29 22:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.41 - - [2026-04-29 22:06:21] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005397 10.0.0.41 - - [2026-04-29 22:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.41 - - [2026-04-29 22:06:21] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003360 10.0.0.41 - - [2026-04-29 22:06:21] "PUT /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2 HTTP/1.1" 200 275 0.018179 10.0.0.41 - - [2026-04-29 22:06:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.013285 10.0.0.41 - - [2026-04-29 22:06:21] "POST /virtual-routers HTTP/1.1" 200 601 0.030612 10.0.0.41 - - [2026-04-29 22:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012807 10.0.0.41 - - [2026-04-29 22:06:21] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.016349 10.0.0.41 - - [2026-04-29 22:06:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.003643 10.0.0.41 - - [2026-04-29 22:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.41 - - [2026-04-29 22:06:21] "GET /virtual-network/6cb7fe05-63ea-4f0a-996c-d3415b817372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004507 10.0.0.41 - - [2026-04-29 22:06:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.130996 10.0.0.242 - - [2026-04-29 22:06:22] "GET / HTTP/1.1" 200 36215 0.002135 10.0.0.242 - - [2026-04-29 22:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.242 - - [2026-04-29 22:06:22] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007108 10.0.0.242 - - [2026-04-29 22:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007492 10.0.0.242 - - [2026-04-29 22:06:22] "GET /config-node/20deb56a-c8a4-4c59-bf25-29603cd9fc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005547 10.0.0.242 - - [2026-04-29 22:06:33] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.242 - - [2026-04-29 22:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.242 - - [2026-04-29 22:06:33] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013845 10.0.0.242 - - [2026-04-29 22:06:33] "POST /bgp-routers HTTP/1.1" 409 301 0.004367 10.0.0.242 - - [2026-04-29 22:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.242 - - [2026-04-29 22:06:33] "GET /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005151 10.0.0.242 - - [2026-04-29 22:06:33] "PUT /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde HTTP/1.1" 200 255 0.018246 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:06:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001109 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:06:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001087 10.0.0.242 - - [2026-04-29 22:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.242 - - [2026-04-29 22:06:36] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004067 10.0.0.242 - - [2026-04-29 22:07:43] "GET /global-system-configs HTTP/1.1" 200 323 0.003265 10.0.0.242 - - [2026-04-29 22:07:44] "GET /global-system-configs HTTP/1.1" 200 323 0.004176 10.0.0.242 - - [2026-04-29 22:09:24] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003267 10.0.0.242 - - [2026-04-29 22:09:24] "POST /ref-update HTTP/1.1" 200 156 0.011186 10.0.0.242 - - [2026-04-29 22:09:36] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008830 10.0.0.242 - - [2026-04-29 22:09:36] "POST /set-tag HTTP/1.1" 200 109 0.004482 10.0.0.242 - - [2026-04-29 22:09:36] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007375 10.0.0.242 - - [2026-04-29 22:09:36] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.242 - - [2026-04-29 22:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.242 - - [2026-04-29 22:09:36] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004216 10.0.0.242 - - [2026-04-29 22:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.242 - - [2026-04-29 22:09:36] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005409 10.0.0.242 - - [2026-04-29 22:09:36] "GET /loadbalancer-pool/71aef152-389f-4216-a311-bc077d40b335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008196 10.0.0.242 - - [2026-04-29 22:09:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037248 10.0.0.242 - - [2026-04-29 22:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037647 10.0.0.242 - - [2026-04-29 22:09:36] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011042 10.0.0.242 - - [2026-04-29 22:09:36] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005731 10.0.0.242 - - [2026-04-29 22:09:36] "POST /ref-update HTTP/1.1" 200 156 0.018485 10.0.0.242 - - [2026-04-29 22:09:36] "POST /tags HTTP/1.1" 409 205 0.009605 10.0.0.242 - - [2026-04-29 22:09:36] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.016121 10.0.0.242 - - [2026-04-29 22:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.242 - - [2026-04-29 22:09:36] "GET /tag/df6ef552-0f47-45b2-b949-4714839eaba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013302 10.0.0.242 - - [2026-04-29 22:09:36] "PUT /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51 HTTP/1.1" 200 257 0.017616 10.0.0.242 - - [2026-04-29 22:09:37] "POST /set-tag HTTP/1.1" 200 109 0.120126 10.0.0.242 - - [2026-04-29 22:09:37] "GET /loadbalancer-pool/74a7caa9-9ed0-453f-ae07-efc5811c3df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.026528 10.0.0.242 - - [2026-04-29 22:09:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033160 10.0.0.242 - - [2026-04-29 22:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018086 10.0.0.242 - - [2026-04-29 22:09:37] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.032009 10.0.0.242 - - [2026-04-29 22:09:37] "POST /set-tag HTTP/1.1" 200 109 0.005042 10.0.0.242 - - [2026-04-29 22:09:37] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006690 10.0.0.242 - - [2026-04-29 22:09:37] "POST /ref-update HTTP/1.1" 200 156 0.016266 10.0.0.242 - - [2026-04-29 22:09:37] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.008201 10.0.0.242 - - [2026-04-29 22:09:37] "GET /loadbalancer-pool/337e044e-a107-4387-ac5a-2aaf06fc8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009751 10.0.0.242 - - [2026-04-29 22:09:37] "PUT /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51 HTTP/1.1" 200 257 0.025995 10.0.0.242 - - [2026-04-29 22:09:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.069350 10.0.0.242 - - [2026-04-29 22:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042204 10.0.0.242 - - [2026-04-29 22:09:37] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015065 10.0.0.242 - - [2026-04-29 22:09:37] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011008 10.0.0.242 - - [2026-04-29 22:09:37] "POST /ref-update HTTP/1.1" 200 156 0.010260 10.0.0.242 - - [2026-04-29 22:09:37] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007321 10.0.0.242 - - [2026-04-29 22:09:37] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.242 - - [2026-04-29 22:09:37] "PUT /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51 HTTP/1.1" 200 257 0.029170 10.0.0.242 - - [2026-04-29 22:09:45] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008180 10.0.0.242 - - [2026-04-29 22:09:45] "POST /set-tag HTTP/1.1" 200 109 0.004250 10.0.0.242 - - [2026-04-29 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.242 - - [2026-04-29 22:09:45] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003027 10.0.0.242 - - [2026-04-29 22:09:45] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004559 10.0.0.242 - - [2026-04-29 22:09:45] "POST /set-tag HTTP/1.1" 200 109 0.022486 10.0.0.242 - - [2026-04-29 22:09:45] "DELETE /loadbalancer-member/5bd49422-d4e2-4330-9a67-26a790421add HTTP/1.1" 200 115 0.038998 10.0.0.242 - - [2026-04-29 22:09:45] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005511 10.0.0.242 - - [2026-04-29 22:09:45] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.242 - - [2026-04-29 22:09:46] "DELETE /loadbalancer-member/6cc9728c-1e98-4d42-a7b3-f187ee3d3a53 HTTP/1.1" 200 115 0.047326 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005914 10.0.0.242 - - [2026-04-29 22:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.242 - - [2026-04-29 22:09:46] "DELETE /loadbalancer-member/31e6d92f-e20e-48d4-abb3-b062206b2c6a HTTP/1.1" 200 115 0.036330 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004929 10.0.0.242 - - [2026-04-29 22:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.242 - - [2026-04-29 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.242 - - [2026-04-29 22:09:46] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002599 10.0.0.242 - - [2026-04-29 22:09:46] "GET /loadbalancer-pool/71aef152-389f-4216-a311-bc077d40b335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002973 10.0.0.242 - - [2026-04-29 22:09:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046749 10.0.0.242 - - [2026-04-29 22:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018557 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011180 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004327 10.0.0.242 - - [2026-04-29 22:09:46] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003042 10.0.0.242 - - [2026-04-29 22:09:46] "POST /set-tag HTTP/1.1" 200 109 0.059235 10.0.0.242 - - [2026-04-29 22:09:46] "GET /loadbalancer-pool/74a7caa9-9ed0-453f-ae07-efc5811c3df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009159 10.0.0.242 - - [2026-04-29 22:09:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040404 10.0.0.242 - - [2026-04-29 22:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011776 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012016 10.0.0.242 - - [2026-04-29 22:09:46] "POST /set-tag HTTP/1.1" 200 109 0.004907 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005379 10.0.0.242 - - [2026-04-29 22:09:46] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002656 10.0.0.242 - - [2026-04-29 22:09:46] "GET /loadbalancer-pool/337e044e-a107-4387-ac5a-2aaf06fc8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005955 10.0.0.242 - - [2026-04-29 22:09:46] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029243 10.0.0.242 - - [2026-04-29 22:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035363 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011697 10.0.0.242 - - [2026-04-29 22:09:46] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004464 10.0.0.242 - - [2026-04-29 22:09:46] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002367 10.0.0.242 - - [2026-04-29 22:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002609 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001340 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:10:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001028 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:10:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.41 - - [2026-04-29 22:11:25] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.41 - - [2026-04-29 22:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.41 - - [2026-04-29 22:11:25] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004891 10.0.0.41 - - [2026-04-29 22:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.41 - - [2026-04-29 22:11:25] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004130 10.0.0.41 - - [2026-04-29 22:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.41 - - [2026-04-29 22:11:25] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004837 10.0.0.41 - - [2026-04-29 22:11:25] "PUT /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960 HTTP/1.1" 200 263 0.014089 10.0.0.41 - - [2026-04-29 22:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.41 - - [2026-04-29 22:11:25] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003015 10.0.0.41 - - [2026-04-29 22:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.41 - - [2026-04-29 22:11:25] "GET /virtual-machine-interface/7affc690-86e7-4270-9181-fa32484819b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006773 10.0.0.41 - - [2026-04-29 22:11:25] "PUT /virtual-machine-interface/7affc690-86e7-4270-9181-fa32484819b7 HTTP/1.1" 200 285 0.009534 10.0.0.242 - - [2026-04-29 22:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.242 - - [2026-04-29 22:11:36] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003040 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:11:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001635 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:11:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:11:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001109 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:11:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001119 10.0.0.242 - - [2026-04-29 22:12:43] "GET /global-system-configs HTTP/1.1" 200 323 0.006729 10.0.0.242 - - [2026-04-29 22:12:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002578 10.0.0.242 - - [2026-04-29 22:12:52] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.242 - - [2026-04-29 22:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-04-29 22:12:52] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042981 10.0.0.242 - - [2026-04-29 22:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.242 - - [2026-04-29 22:12:52] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028087 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.242 - - [2026-04-29 22:12:53] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046596 10.0.0.242 - - [2026-04-29 22:12:53] "POST /tags HTTP/1.1" 200 334 0.033765 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-04-29 22:12:53] "GET /tag/1513ef31-0087-4bae-bc23-327e44965d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.039921 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.242 - - [2026-04-29 22:12:53] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048507 10.0.0.242 - - [2026-04-29 22:12:53] "GET /virtual-networks?parent_id=39040138-a1f9-4a93-8933-421e9005bee4&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.012376 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011899 10.0.0.242 - - [2026-04-29 22:12:53] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063277 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.242 - - [2026-04-29 22:12:53] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.004637 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2026-04-29 22:12:53] "GET /service-appliance-set/41c9afdd-f2a0-48dc-bf95-2f4841085814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002614 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001795 10.0.0.242 - - [2026-04-29 22:12:53] "POST /virtual-networks HTTP/1.1" 200 514 0.089509 10.0.0.242 - - [2026-04-29 22:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012361 10.0.0.242 - - [2026-04-29 22:12:53] "GET /network-ipam/160d183a-c66d-48e8-a8f2-12ed9c0ade89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.005058 10.0.0.242 - - [2026-04-29 22:12:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.124347 10.0.0.242 - - [2026-04-29 22:12:54] "GET /virtual-machine-interface/84613c9f-8083-433d-a142-7d857b1aee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017728 10.0.0.242 - - [2026-04-29 22:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.012522 10.0.0.242 - - [2026-04-29 22:12:54] "POST /ref-update HTTP/1.1" 200 156 0.151847 10.0.0.242 - - [2026-04-29 22:12:54] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006741 10.0.0.242 - - [2026-04-29 22:12:54] "GET /domains HTTP/1.1" 200 281 0.003513 10.0.0.242 - - [2026-04-29 22:12:54] "POST /instance-ips HTTP/1.1" 200 410 0.061370 10.0.0.242 - - [2026-04-29 22:12:54] "GET /instance-ip/c17eccd2-11d4-4263-81aa-3ea7c42a6849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.015037 10.0.0.242 - - [2026-04-29 22:12:54] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a HTTP/1.1" 200 3100 0.047709 10.0.0.242 - - [2026-04-29 22:12:54] "POST /loadbalancers HTTP/1.1" 200 612 0.091634 10.0.0.242 - - [2026-04-29 22:12:54] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4 HTTP/1.1" 200 5737 0.118116 10.0.0.242 - - [2026-04-29 22:12:54] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.019562 10.0.0.242 - - [2026-04-29 22:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023652 10.0.0.242 - - [2026-04-29 22:12:54] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.011850 10.0.0.242 - - [2026-04-29 22:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010557 10.0.0.242 - - [2026-04-29 22:12:54] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1183 0.010366 10.0.0.242 - - [2026-04-29 22:12:54] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1183 0.006984 10.0.0.242 - - [2026-04-29 22:12:54] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.105716 10.0.0.242 - - [2026-04-29 22:12:54] "GET /instance-ip/c17eccd2-11d4-4263-81aa-3ea7c42a6849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005653 10.0.0.242 - - [2026-04-29 22:12:54] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.080283 10.0.0.242 - - [2026-04-29 22:12:54] "POST /route-targets HTTP/1.1" 200 328 0.046038 10.0.0.242 - - [2026-04-29 22:12:54] "POST /ref-update HTTP/1.1" 200 156 0.033329 10.0.0.242 - - [2026-04-29 22:12:54] "GET /loadbalancer/895a04a8-20f2-4c54-92d9-f4892244433d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007187 10.0.0.242 - - [2026-04-29 22:12:54] "POST /floating-ips HTTP/1.1" 200 599 0.054235 10.0.0.242 - - [2026-04-29 22:12:54] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.054976 10.0.0.242 - - [2026-04-29 22:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.242 - - [2026-04-29 22:12:54] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034540 10.0.0.242 - - [2026-04-29 22:12:54] "GET /loadbalancer-listener/ab5a14d1-c6fd-447f-ad02-073dfd4c4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003496 10.0.0.242 - - [2026-04-29 22:12:54] "GET /loadbalancer-listener/ab5a14d1-c6fd-447f-ad02-073dfd4c4218?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003157 10.0.0.242 - - [2026-04-29 22:12:54] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018999 10.0.0.242 - - [2026-04-29 22:12:54] "GET /instance-ip/c17eccd2-11d4-4263-81aa-3ea7c42a6849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004200 10.0.0.242 - - [2026-04-29 22:12:54] "GET /instance-ip/c17eccd2-11d4-4263-81aa-3ea7c42a6849?fields=floating_ips HTTP/1.1" 200 1214 0.006414 10.0.0.242 - - [2026-04-29 22:12:54] "GET /floating-ip/581e3c7d-6b4f-44c4-8d92-2050a9d5fa92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002578 10.0.0.242 - - [2026-04-29 22:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.242 - - [2026-04-29 22:12:54] "GET /loadbalancer/895a04a8-20f2-4c54-92d9-f4892244433d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002024 10.0.0.242 - - [2026-04-29 22:12:54] "POST /tags HTTP/1.1" 200 296 0.052731 10.0.0.242 - - [2026-04-29 22:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011345 10.0.0.242 - - [2026-04-29 22:12:54] "GET /tag/04541ca4-964e-4c74-8de5-4b0e0bf5e916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.017801 10.0.0.242 - - [2026-04-29 22:12:55] "POST /tags HTTP/1.1" 409 233 0.002420 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-04-29 22:12:55] "GET /tag/184689b7-4510-46a1-9111-168564d2eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.010748 10.0.0.242 - - [2026-04-29 22:12:55] "POST /tags HTTP/1.1" 409 206 0.002564 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.242 - - [2026-04-29 22:12:55] "GET /tag/b779c422-c446-45e5-9d5d-033a7620499a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024928 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005880 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-04-29 22:12:55] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039902 10.0.0.242 - - [2026-04-29 22:12:55] "POST /virtual-machines HTTP/1.1" 200 370 0.010348 10.0.0.242 - - [2026-04-29 22:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026076 10.0.0.242 - - [2026-04-29 22:12:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.095126 10.0.0.242 - - [2026-04-29 22:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009273 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020208 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006306 10.0.0.242 - - [2026-04-29 22:12:55] "POST /instance-ips HTTP/1.1" 200 410 0.046037 10.0.0.242 - - [2026-04-29 22:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037384 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011411 10.0.0.242 - - [2026-04-29 22:12:55] "POST /set-tag HTTP/1.1" 200 109 0.021648 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008638 10.0.0.242 - - [2026-04-29 22:12:55] "GET /instance-ip/929b9e2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005336 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004721 10.0.0.242 - - [2026-04-29 22:12:55] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003403 10.0.0.242 - - [2026-04-29 22:12:55] "POST /ref-update HTTP/1.1" 200 156 0.011583 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.025422 10.0.0.242 - - [2026-04-29 22:12:55] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2026-04-29 22:12:55] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004998 10.0.0.242 - - [2026-04-29 22:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.242 - - [2026-04-29 22:12:56] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040605 10.0.0.242 - - [2026-04-29 22:12:56] "POST /virtual-machines HTTP/1.1" 200 370 0.009011 10.0.0.242 - - [2026-04-29 22:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013444 10.0.0.242 - - [2026-04-29 22:12:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113554 10.0.0.242 - - [2026-04-29 22:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013503 10.0.0.242 - - [2026-04-29 22:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007291 10.0.0.242 - - [2026-04-29 22:12:56] "POST /instance-ips HTTP/1.1" 200 410 0.023956 10.0.0.242 - - [2026-04-29 22:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027666 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016037 10.0.0.242 - - [2026-04-29 22:12:56] "POST /set-tag HTTP/1.1" 200 109 0.017335 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022919 10.0.0.242 - - [2026-04-29 22:12:56] "GET /instance-ip/9316fc64-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005325 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004486 10.0.0.242 - - [2026-04-29 22:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004203 10.0.0.242 - - [2026-04-29 22:12:56] "POST /ref-update HTTP/1.1" 200 156 0.017043 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021867 10.0.0.242 - - [2026-04-29 22:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005065 10.0.0.242 - - [2026-04-29 22:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.242 - - [2026-04-29 22:12:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004180 10.0.0.242 - - [2026-04-29 22:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domains HTTP/1.1" 200 281 0.002666 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a HTTP/1.1" 200 3100 0.003574 10.0.0.242 - - [2026-04-29 22:12:59] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4 HTTP/1.1" 200 7090 0.042044 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.004330 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.005723 10.0.0.242 - - [2026-04-29 22:12:59] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1405 0.004154 10.0.0.242 - - [2026-04-29 22:12:59] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1405 0.002656 10.0.0.242 - - [2026-04-29 22:12:59] "GET /route-target/1fff9b3f-de25-4924-8ea5-c2118a2e534a HTTP/1.1" 200 1154 0.002468 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.003880 10.0.0.242 - - [2026-04-29 22:12:59] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1405 0.002624 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003950 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.004370 10.0.0.242 - - [2026-04-29 22:12:59] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1405 0.002385 10.0.0.242 - - [2026-04-29 22:12:59] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 200 1405 0.002507 10.0.0.242 - - [2026-04-29 22:12:59] "GET /route-target/1fff9b3f-de25-4924-8ea5-c2118a2e534a HTTP/1.1" 200 1154 0.002928 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domains HTTP/1.1" 200 281 0.002007 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a HTTP/1.1" 200 3100 0.002904 10.0.0.242 - - [2026-04-29 22:12:59] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4 HTTP/1.1" 200 7090 0.037079 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2086 0.004070 10.0.0.242 - - [2026-04-29 22:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-04-29 22:12:59] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035126 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004506 10.0.0.242 - - [2026-04-29 22:12:59] "GET /floating-ip-pools?parent_id=4e5994a4-9945-4cb3-9e8f-f2aca913818d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002619 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004603 10.0.0.242 - - [2026-04-29 22:12:59] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020893 10.0.0.242 - - [2026-04-29 22:12:59] "POST /ref-update HTTP/1.1" 200 156 0.012207 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015459 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domains HTTP/1.1" 200 281 0.004227 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a HTTP/1.1" 200 3100 0.003338 10.0.0.242 - - [2026-04-29 22:12:59] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4 HTTP/1.1" 200 7347 0.034572 10.0.0.242 - - [2026-04-29 22:12:59] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2325 0.005513 10.0.0.242 - - [2026-04-29 22:12:59] "GET /floating-ip-pool/9a8c5a2c-74d4-450c-896f-39c1a751c428 HTTP/1.1" 200 1317 0.003044 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domains HTTP/1.1" 200 281 0.002071 10.0.0.242 - - [2026-04-29 22:12:59] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a HTTP/1.1" 200 3100 0.002988 10.0.0.242 - - [2026-04-29 22:13:00] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4 HTTP/1.1" 200 7347 0.038477 10.0.0.242 - - [2026-04-29 22:13:00] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 2325 0.004860 10.0.0.242 - - [2026-04-29 22:13:00] "GET /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004779 10.0.0.242 - - [2026-04-29 22:13:00] "POST /tags HTTP/1.1" 200 366 0.065302 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.242 - - [2026-04-29 22:13:00] "GET /tag/c18b435b-3238-49b8-ba45-5d02ced2e340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019164 10.0.0.242 - - [2026-04-29 22:13:00] "POST /tags HTTP/1.1" 409 206 0.002709 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.242 - - [2026-04-29 22:13:00] "GET /tag/b779c422-c446-45e5-9d5d-033a7620499a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011810 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.242 - - [2026-04-29 22:13:00] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.058425 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.242 - - [2026-04-29 22:13:00] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004966 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.242 - - [2026-04-29 22:13:00] "GET /service-appliance-set/6de6e92d-c62a-4706-affd-dde416380062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004064 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 404 258 0.002460 10.0.0.242 - - [2026-04-29 22:13:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.128545 10.0.0.242 - - [2026-04-29 22:13:00] "GET /virtual-machine-interface/e023c722-482b-4e90-b95f-c38b6fd8f532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.023307 10.0.0.242 - - [2026-04-29 22:13:00] "POST /set-tag HTTP/1.1" 200 109 0.035387 10.0.0.242 - - [2026-04-29 22:13:00] "POST /instance-ips HTTP/1.1" 200 418 0.058161 10.0.0.242 - - [2026-04-29 22:13:00] "GET /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.022245 10.0.0.242 - - [2026-04-29 22:13:00] "POST /loadbalancers HTTP/1.1" 200 620 0.069850 10.0.0.242 - - [2026-04-29 22:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024897 10.0.0.242 - - [2026-04-29 22:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.242 - - [2026-04-29 22:13:01] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.070942 10.0.0.242 - - [2026-04-29 22:13:01] "GET /virtual-machine-interface/e023c722-482b-4e90-b95f-c38b6fd8f532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008388 10.0.0.242 - - [2026-04-29 22:13:01] "GET /virtual-machine-interface/e023c722-482b-4e90-b95f-c38b6fd8f532?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.018094 10.0.0.242 - - [2026-04-29 22:13:01] "POST /service-instances HTTP/1.1" 200 568 0.078938 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.016012 10.0.0.242 - - [2026-04-29 22:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.242 - - [2026-04-29 22:13:01] "GET /floating-ip-pool/9a8c5a2c-74d4-450c-896f-39c1a751c428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013753 10.0.0.242 - - [2026-04-29 22:13:01] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.015029 10.0.0.242 - - [2026-04-29 22:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033407 10.0.0.242 - - [2026-04-29 22:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.242 - - [2026-04-29 22:13:01] "POST /floating-ips HTTP/1.1" 200 673 0.173023 10.0.0.242 - - [2026-04-29 22:13:01] "POST /virtual-machines HTTP/1.1" 200 430 0.054740 10.0.0.242 - - [2026-04-29 22:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014843 10.0.0.242 - - [2026-04-29 22:13:01] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010596 10.0.0.242 - - [2026-04-29 22:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.242 - - [2026-04-29 22:13:01] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008576 10.0.0.242 - - [2026-04-29 22:13:01] "POST /tags HTTP/1.1" 409 221 0.001946 10.0.0.242 - - [2026-04-29 22:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023538 10.0.0.242 - - [2026-04-29 22:13:01] "GET /tag/1513ef31-0087-4bae-bc23-327e44965d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011850 10.0.0.242 - - [2026-04-29 22:13:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.175325 10.0.0.242 - - [2026-04-29 22:13:01] "POST /chown HTTP/1.1" 200 109 0.017832 10.0.0.242 - - [2026-04-29 22:13:01] "POST /tags HTTP/1.1" 409 238 0.007373 10.0.0.242 - - [2026-04-29 22:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-04-29 22:13:01] "GET /tag/c18b435b-3238-49b8-ba45-5d02ced2e340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011043 10.0.0.242 - - [2026-04-29 22:13:01] "POST /chown HTTP/1.1" 200 109 0.006663 10.0.0.242 - - [2026-04-29 22:13:01] "PUT /virtual-machine-interface/a41b5dc7-a4d8-4781-a706-182a593415b6 HTTP/1.1" 200 285 0.019290 10.0.0.242 - - [2026-04-29 22:13:01] "PUT /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 257 0.038246 10.0.0.242 - - [2026-04-29 22:13:01] "POST /firewall-rules HTTP/1.1" 200 652 0.114762 10.0.0.242 - - [2026-04-29 22:13:01] "GET /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.011606 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.056341 10.0.0.242 - - [2026-04-29 22:13:01] "GET /firewall-policy/4373cc90-a92c-4c42-a2de-80eebace2cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007280 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.034718 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.024949 10.0.0.242 - - [2026-04-29 22:13:01] "GET /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004293 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.026377 10.0.0.242 - - [2026-04-29 22:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.023864 10.0.0.242 - - [2026-04-29 22:13:01] "POST /ref-update HTTP/1.1" 200 156 0.021441 10.0.0.242 - - [2026-04-29 22:13:02] "POST /ref-update HTTP/1.1" 200 156 0.039118 10.0.0.242 - - [2026-04-29 22:13:02] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.074131 10.0.0.242 - - [2026-04-29 22:13:02] "GET /loadbalancer/628f1939-1c67-44dc-8592-ec78cde96e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.002928 10.0.0.242 - - [2026-04-29 22:13:02] "POST /virtual-machines HTTP/1.1" 200 430 0.015903 10.0.0.242 - - [2026-04-29 22:13:02] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.044930 10.0.0.242 - - [2026-04-29 22:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-04-29 22:13:02] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.124203 10.0.0.242 - - [2026-04-29 22:13:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.188624 10.0.0.242 - - [2026-04-29 22:13:02] "GET /loadbalancer-listener/30e8d1dd-6092-4b2d-9f9c-8362bfd03879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.034897 10.0.0.242 - - [2026-04-29 22:13:02] "POST /chown HTTP/1.1" 200 109 0.029789 10.0.0.242 - - [2026-04-29 22:13:02] "GET /loadbalancer-listener/30e8d1dd-6092-4b2d-9f9c-8362bfd03879?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005398 10.0.0.242 - - [2026-04-29 22:13:02] "POST /chown HTTP/1.1" 200 109 0.012901 10.0.0.242 - - [2026-04-29 22:13:02] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.059689 10.0.0.242 - - [2026-04-29 22:13:02] "PUT /virtual-machine-interface/94047b30-4f31-449c-8847-3a3725144c19 HTTP/1.1" 200 285 0.046296 10.0.0.242 - - [2026-04-29 22:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029354 10.0.0.242 - - [2026-04-29 22:13:02] "GET /loadbalancer-pool/91c62676-baac-4ab8-b44a-e22295bac56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.038215 10.0.0.242 - - [2026-04-29 22:13:02] "PUT /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 257 0.067690 10.0.0.242 - - [2026-04-29 22:13:02] "POST /loadbalancer-members HTTP/1.1" 200 709 0.018336 10.0.0.242 - - [2026-04-29 22:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023457 10.0.0.242 - - [2026-04-29 22:13:02] "POST /ref-update HTTP/1.1" 200 156 0.051143 10.0.0.242 - - [2026-04-29 22:13:02] "GET /loadbalancer-member/4770cbc2-f145-476b-91d2-b2887a9808b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.017437 10.0.0.242 - - [2026-04-29 22:13:02] "POST /ref-update HTTP/1.1" 200 156 0.036939 10.0.0.242 - - [2026-04-29 22:13:02] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023121 10.0.0.242 - - [2026-04-29 22:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.242 - - [2026-04-29 22:13:02] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004230 10.0.0.242 - - [2026-04-29 22:13:02] "POST /ref-update HTTP/1.1" 200 156 0.039460 10.0.0.242 - - [2026-04-29 22:13:02] "POST /tags HTTP/1.1" 409 221 0.002993 10.0.0.242 - - [2026-04-29 22:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.242 - - [2026-04-29 22:13:02] "GET /tag/1513ef31-0087-4bae-bc23-327e44965d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.014284 10.0.0.242 - - [2026-04-29 22:13:02] "POST /ref-update HTTP/1.1" 200 156 0.028291 10.0.0.242 - - [2026-04-29 22:13:02] "POST /tags HTTP/1.1" 409 238 0.002908 10.0.0.242 - - [2026-04-29 22:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.242 - - [2026-04-29 22:13:02] "POST /ref-update HTTP/1.1" 200 156 0.050579 10.0.0.242 - - [2026-04-29 22:13:02] "GET /tag/c18b435b-3238-49b8-ba45-5d02ced2e340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.033312 10.0.0.242 - - [2026-04-29 22:13:02] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.016425 10.0.0.242 - - [2026-04-29 22:13:02] "POST /firewall-rules HTTP/1.1" 409 293 0.002612 10.0.0.242 - - [2026-04-29 22:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.242 - - [2026-04-29 22:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010023 10.0.0.242 - - [2026-04-29 22:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007675 10.0.0.242 - - [2026-04-29 22:13:03] "PUT /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e HTTP/1.1" 200 261 0.058742 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.026804 10.0.0.242 - - [2026-04-29 22:13:03] "GET /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004811 10.0.0.242 - - [2026-04-29 22:13:03] "GET /firewall-policy/4373cc90-a92c-4c42-a2de-80eebace2cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005563 10.0.0.242 - - [2026-04-29 22:13:03] "GET /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004017 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.023167 10.0.0.242 - - [2026-04-29 22:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2026-04-29 22:13:03] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004398 10.0.0.242 - - [2026-04-29 22:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.242 - - [2026-04-29 22:13:03] "PUT /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 257 0.034189 10.0.0.242 - - [2026-04-29 22:13:03] "POST /ref-update HTTP/1.1" 200 156 0.024366 10.0.0.242 - - [2026-04-29 22:13:03] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.033884 10.0.0.242 - - [2026-04-29 22:13:03] "POST /virtual-machines HTTP/1.1" 200 374 0.012432 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.019453 10.0.0.242 - - [2026-04-29 22:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031002 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.030739 10.0.0.242 - - [2026-04-29 22:13:03] "PUT /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 257 0.027982 10.0.0.242 - - [2026-04-29 22:13:03] "POST /ref-update HTTP/1.1" 200 156 0.092144 10.0.0.242 - - [2026-04-29 22:13:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170588 10.0.0.242 - - [2026-04-29 22:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.016730 10.0.0.242 - - [2026-04-29 22:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036711 10.0.0.242 - - [2026-04-29 22:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019480 10.0.0.242 - - [2026-04-29 22:13:03] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006283 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.021787 10.0.0.242 - - [2026-04-29 22:13:03] "PUT /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 257 0.028219 10.0.0.242 - - [2026-04-29 22:13:03] "POST /ref-update HTTP/1.1" 200 156 0.025189 10.0.0.242 - - [2026-04-29 22:13:03] "POST /instance-ips HTTP/1.1" 200 414 0.069744 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.041908 10.0.0.242 - - [2026-04-29 22:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.068001 10.0.0.242 - - [2026-04-29 22:13:03] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012031 10.0.0.242 - - [2026-04-29 22:13:03] "POST /chown HTTP/1.1" 200 109 0.053761 10.0.0.242 - - [2026-04-29 22:13:03] "PUT /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 257 0.039970 10.0.0.242 - - [2026-04-29 22:13:03] "POST /set-tag HTTP/1.1" 200 109 0.035479 10.0.0.242 - - [2026-04-29 22:13:03] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022148 10.0.0.242 - - [2026-04-29 22:13:03] "GET /instance-ip/976a2cb4-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004372 10.0.0.242 - - [2026-04-29 22:13:03] "POST /ref-update HTTP/1.1" 200 156 0.024292 10.0.0.242 - - [2026-04-29 22:13:04] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021737 10.0.0.242 - - [2026-04-29 22:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.242 - - [2026-04-29 22:13:04] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005604 10.0.0.242 - - [2026-04-29 22:13:04] "POST /ref-update HTTP/1.1" 200 156 0.013493 10.0.0.242 - - [2026-04-29 22:13:04] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008865 10.0.0.242 - - [2026-04-29 22:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.242 - - [2026-04-29 22:13:04] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.020121 10.0.0.242 - - [2026-04-29 22:13:04] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014326 10.0.0.242 - - [2026-04-29 22:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016338 10.0.0.242 - - [2026-04-29 22:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.242 - - [2026-04-29 22:13:04] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.012832 10.0.0.242 - - [2026-04-29 22:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014554 10.0.0.242 - - [2026-04-29 22:13:04] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.009877 10.0.0.242 - - [2026-04-29 22:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017428 10.0.0.242 - - [2026-04-29 22:13:04] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.009405 10.0.0.242 - - [2026-04-29 22:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014082 10.0.0.242 - - [2026-04-29 22:13:04] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.009991 10.0.0.242 - - [2026-04-29 22:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016865 10.0.0.242 - - [2026-04-29 22:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.010162 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.027800 10.0.0.242 - - [2026-04-29 22:13:04] "POST /ref-update HTTP/1.1" 200 156 0.010175 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.017251 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.033663 10.0.0.242 - - [2026-04-29 22:13:04] "POST /ref-update HTTP/1.1" 200 156 0.012232 10.0.0.242 - - [2026-04-29 22:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.010686 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.016136 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.008977 10.0.0.242 - - [2026-04-29 22:13:04] "POST /chown HTTP/1.1" 200 109 0.023825 10.0.0.242 - - [2026-04-29 22:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007829 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007759 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.015838 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.023109 10.0.0.242 - - [2026-04-29 22:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007260 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.022723 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.009151 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.018873 10.0.0.242 - - [2026-04-29 22:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007862 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.017606 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.021480 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007439 10.0.0.242 - - [2026-04-29 22:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007131 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.008375 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.020273 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.026980 10.0.0.242 - - [2026-04-29 22:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.007286 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.015329 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.008017 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.018878 10.0.0.242 - - [2026-04-29 22:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.008439 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.044157 10.0.0.242 - - [2026-04-29 22:13:05] "POST /chown HTTP/1.1" 200 109 0.031507 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.011506 10.0.0.242 - - [2026-04-29 22:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.006750 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.006887 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.018960 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.026777 10.0.0.242 - - [2026-04-29 22:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.008913 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.022916 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.009722 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.028661 10.0.0.242 - - [2026-04-29 22:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.007882 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.017942 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.016492 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.007761 10.0.0.242 - - [2026-04-29 22:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.007855 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.007700 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.021320 10.0.0.242 - - [2026-04-29 22:13:06] "POST /chown HTTP/1.1" 200 109 0.018225 10.0.0.242 - - [2026-04-29 22:13:06] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004743 10.0.0.242 - - [2026-04-29 22:13:06] "POST /set-tag HTTP/1.1" 200 109 0.004234 10.0.0.242 - - [2026-04-29 22:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.242 - - [2026-04-29 22:13:06] "GET /loadbalancer/895a04a8-20f2-4c54-92d9-f4892244433d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002954 10.0.0.242 - - [2026-04-29 22:13:06] "GET /loadbalancer-pool/9439c18e-38db-4fba-8f1f-02d1cd1510c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004713 10.0.0.242 - - [2026-04-29 22:13:06] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024827 10.0.0.242 - - [2026-04-29 22:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008725 10.0.0.242 - - [2026-04-29 22:13:06] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009680 10.0.0.242 - - [2026-04-29 22:13:06] "POST /tags HTTP/1.1" 409 221 0.001767 10.0.0.242 - - [2026-04-29 22:13:06] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004142 10.0.0.242 - - [2026-04-29 22:13:06] "POST /ref-update HTTP/1.1" 200 156 0.007363 10.0.0.242 - - [2026-04-29 22:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.242 - - [2026-04-29 22:13:06] "GET /floating-ip/581e3c7d-6b4f-44c4-8d92-2050a9d5fa92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.023157 10.0.0.242 - - [2026-04-29 22:13:07] "GET /tag/1513ef31-0087-4bae-bc23-327e44965d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.023568 10.0.0.242 - - [2026-04-29 22:13:07] "PUT /floating-ip/581e3c7d-6b4f-44c4-8d92-2050a9d5fa92 HTTP/1.1" 200 257 0.013541 10.0.0.242 - - [2026-04-29 22:13:07] "POST /set-tag HTTP/1.1" 200 109 0.035534 10.0.0.242 - - [2026-04-29 22:13:07] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006163 10.0.0.242 - - [2026-04-29 22:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.242 - - [2026-04-29 22:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.242 - - [2026-04-29 22:13:07] "GET /loadbalancer/895a04a8-20f2-4c54-92d9-f4892244433d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002421 10.0.0.242 - - [2026-04-29 22:13:07] "GET /loadbalancer-pool/9439c18e-38db-4fba-8f1f-02d1cd1510c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002534 10.0.0.242 - - [2026-04-29 22:13:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016243 10.0.0.242 - - [2026-04-29 22:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009155 10.0.0.242 - - [2026-04-29 22:13:07] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009091 10.0.0.242 - - [2026-04-29 22:13:07] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004045 10.0.0.242 - - [2026-04-29 22:13:07] "POST /ref-update HTTP/1.1" 200 156 0.007443 10.0.0.242 - - [2026-04-29 22:13:07] "GET /floating-ip/581e3c7d-6b4f-44c4-8d92-2050a9d5fa92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.007124 10.0.0.242 - - [2026-04-29 22:13:07] "POST /set-tag HTTP/1.1" 200 109 0.019073 10.0.0.242 - - [2026-04-29 22:13:08] "GET /virtual-machine/93de0f8e-2454-442a-88d3-61f196e4205c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003391 10.0.0.242 - - [2026-04-29 22:13:08] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005238 10.0.0.242 - - [2026-04-29 22:13:08] "GET /virtual-machine/a32ad444-144d-4eec-af37-f9dbb47915c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003623 10.0.0.242 - - [2026-04-29 22:13:08] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006109 10.0.0.242 - - [2026-04-29 22:13:17] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005673 10.0.0.242 - - [2026-04-29 22:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.242 - - [2026-04-29 22:13:18] "GET /virtual-machine/dbd47bc0-c6f7-4662-9a5b-379ad61c0e48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003206 10.0.0.242 - - [2026-04-29 22:13:18] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004591 10.0.0.242 - - [2026-04-29 22:13:18] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004936 10.0.0.242 - - [2026-04-29 22:13:18] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.242 - - [2026-04-29 22:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-04-29 22:13:36] "POST /chown HTTP/1.1" 200 109 0.007153 10.0.0.242 - - [2026-04-29 22:13:36] "POST /chown HTTP/1.1" 200 109 0.007507 10.0.0.242 - - [2026-04-29 22:13:36] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.242 - - [2026-04-29 22:13:36] "POST /chown HTTP/1.1" 200 109 0.016221 10.0.0.242 - - [2026-04-29 22:13:50] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008949 10.0.0.242 - - [2026-04-29 22:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.242 - - [2026-04-29 22:13:50] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004934 10.0.0.242 - - [2026-04-29 22:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.242 - - [2026-04-29 22:13:50] "GET /virtual-machine/dbd47bc0-c6f7-4662-9a5b-379ad61c0e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003159 10.0.0.242 - - [2026-04-29 22:13:50] "POST /ref-update HTTP/1.1" 200 156 0.010402 10.0.0.242 - - [2026-04-29 22:13:50] "GET /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006987 10.0.0.242 - - [2026-04-29 22:13:50] "POST /set-tag HTTP/1.1" 200 109 0.016996 10.0.0.242 - - [2026-04-29 22:13:51] "POST /set-tag HTTP/1.1" 200 109 0.054264 10.0.0.242 - - [2026-04-29 22:13:51] "DELETE /instance-ip/976a2cb4-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.132266 10.0.0.242 - - [2026-04-29 22:13:51] "DELETE /virtual-machine-interface/97410640-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.073878 10.0.0.242 - - [2026-04-29 22:13:51] "DELETE /virtual-machine/dbd47bc0-c6f7-4662-9a5b-379ad61c0e48 HTTP/1.1" 200 115 0.024485 10.0.0.242 - - [2026-04-29 22:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.242 - - [2026-04-29 22:13:53] "GET /tag/c18b435b-3238-49b8-ba45-5d02ced2e340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010723 10.0.0.242 - - [2026-04-29 22:13:53] "GET /tag/c18b435b-3238-49b8-ba45-5d02ced2e340?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011800 10.0.0.242 - - [2026-04-29 22:13:53] "GET /virtual-machine-interface/94047b30-4f31-449c-8847-3a3725144c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004490 10.0.0.242 - - [2026-04-29 22:13:53] "POST /set-tag HTTP/1.1" 200 109 0.017379 10.0.0.242 - - [2026-04-29 22:13:53] "GET /virtual-machine-interface/a41b5dc7-a4d8-4781-a706-182a593415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005069 10.0.0.242 - - [2026-04-29 22:13:53] "POST /set-tag HTTP/1.1" 200 109 0.021029 10.0.0.242 - - [2026-04-29 22:13:53] "GET /virtual-machine-interface/e023c722-482b-4e90-b95f-c38b6fd8f532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.025133 10.0.0.242 - - [2026-04-29 22:13:53] "POST /set-tag HTTP/1.1" 200 109 0.014455 10.0.0.242 - - [2026-04-29 22:13:53] "GET /firewall-policy/4373cc90-a92c-4c42-a2de-80eebace2cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011030 10.0.0.242 - - [2026-04-29 22:13:53] "GET /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.010282 10.0.0.242 - - [2026-04-29 22:13:53] "POST /ref-update HTTP/1.1" 200 156 0.013093 10.0.0.242 - - [2026-04-29 22:13:53] "DELETE /firewall-rule/f7d38d11-4333-4568-a9a7-9fec550d692e HTTP/1.1" 200 115 0.041667 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /loadbalancer-member/4770cbc2-f145-476b-91d2-b2887a9808b9 HTTP/1.1" 200 115 0.039568 10.0.0.242 - - [2026-04-29 22:13:54] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.022089 10.0.0.242 - - [2026-04-29 22:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025552 10.0.0.242 - - [2026-04-29 22:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /loadbalancer-pool/91c62676-baac-4ab8-b44a-e22295bac56d HTTP/1.1" 200 115 0.105117 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.030826 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /loadbalancer-listener/30e8d1dd-6092-4b2d-9f9c-8362bfd03879 HTTP/1.1" 200 115 0.038176 10.0.0.242 - - [2026-04-29 22:13:54] "GET /floating-ip/f12afb2c-8a52-46c5-92d6-c75c3d5dcd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003976 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.007181 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.014301 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.028383 10.0.0.242 - - [2026-04-29 22:13:54] "PUT /floating-ip/f12afb2c-8a52-46c5-92d6-c75c3d5dcd59 HTTP/1.1" 200 257 0.037549 10.0.0.242 - - [2026-04-29 22:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.023234 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /floating-ip/f12afb2c-8a52-46c5-92d6-c75c3d5dcd59 HTTP/1.1" 200 115 0.064976 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.022698 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.019905 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /loadbalancer/628f1939-1c67-44dc-8592-ec78cde96e13 HTTP/1.1" 200 115 0.093731 10.0.0.242 - - [2026-04-29 22:13:54] "POST /chown HTTP/1.1" 200 109 0.016105 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /instance-ip/830ffded-2db1-4d54-a905-da221c2208d3 HTTP/1.1" 200 115 0.058003 10.0.0.242 - - [2026-04-29 22:13:54] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.024836 10.0.0.242 - - [2026-04-29 22:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018353 10.0.0.242 - - [2026-04-29 22:13:54] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.008378 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /virtual-machine-interface/e023c722-482b-4e90-b95f-c38b6fd8f532 HTTP/1.1" 200 115 0.082266 10.0.0.242 - - [2026-04-29 22:13:54] "GET /floating-ip-pool/9a8c5a2c-74d4-450c-896f-39c1a751c428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004926 10.0.0.242 - - [2026-04-29 22:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022619 10.0.0.242 - - [2026-04-29 22:13:54] "POST /ref-update HTTP/1.1" 200 156 0.025915 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /tag/c18b435b-3238-49b8-ba45-5d02ced2e340 HTTP/1.1" 200 115 0.104437 10.0.0.242 - - [2026-04-29 22:13:54] "PUT /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 267 0.010546 10.0.0.242 - - [2026-04-29 22:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019286 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /floating-ip-pool/9a8c5a2c-74d4-450c-896f-39c1a751c428 HTTP/1.1" 200 115 0.071985 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /service-instance/932d6e80-5c7d-4aa4-845c-12b6ebf5116b HTTP/1.1" 200 115 0.060395 10.0.0.242 - - [2026-04-29 22:13:54] "GET /virtual-machine-interface/a41b5dc7-a4d8-4781-a706-182a593415b6?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.004164 10.0.0.242 - - [2026-04-29 22:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001541 10.0.0.242 - - [2026-04-29 22:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001041 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /virtual-network/4e5994a4-9945-4cb3-9e8f-f2aca913818d HTTP/1.1" 200 115 0.151560 10.0.0.242 - - [2026-04-29 22:13:54] "GET /routing-instance/72991a99-f672-4c8f-a2fd-a98c3a6a2a09 HTTP/1.1" 404 171 0.001734 10.0.0.242 - - [2026-04-29 22:13:54] "GET /domains HTTP/1.1" 200 281 0.001343 10.0.0.242 - - [2026-04-29 22:13:54] "GET /domain/8b541add-9309-4714-af8e-a0086f58f17a HTTP/1.1" 200 3100 0.002199 10.0.0.242 - - [2026-04-29 22:13:54] "DELETE /virtual-machine-interface/a41b5dc7-a4d8-4781-a706-182a593415b6 HTTP/1.1" 200 115 0.089602 10.0.0.242 - - [2026-04-29 22:13:55] "POST /ref-update HTTP/1.1" 200 156 0.054162 10.0.0.242 - - [2026-04-29 22:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.242 - - [2026-04-29 22:13:55] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4 HTTP/1.1" 200 7168 0.119694 10.0.0.242 - - [2026-04-29 22:13:55] "DELETE /virtual-machine/4f8f8fb4-5e03-4e3b-8016-2c598a8ca0cc HTTP/1.1" 200 115 0.070604 10.0.0.242 - - [2026-04-29 22:13:55] "DELETE /route-target/1fff9b3f-de25-4924-8ea5-c2118a2e534a HTTP/1.1" 200 115 0.060606 10.0.0.242 - - [2026-04-29 22:13:55] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009980 10.0.0.242 - - [2026-04-29 22:13:55] "GET /virtual-machine-interface/94047b30-4f31-449c-8847-3a3725144c19?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.015902 10.0.0.242 - - [2026-04-29 22:13:55] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.242 - - [2026-04-29 22:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.242 - - [2026-04-29 22:13:55] "GET /loadbalancer/895a04a8-20f2-4c54-92d9-f4892244433d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003335 10.0.0.242 - - [2026-04-29 22:13:55] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005911 10.0.0.242 - - [2026-04-29 22:13:55] "DELETE /virtual-machine-interface/94047b30-4f31-449c-8847-3a3725144c19 HTTP/1.1" 200 115 0.075056 10.0.0.242 - - [2026-04-29 22:13:55] "POST /set-tag HTTP/1.1" 200 109 0.063239 10.0.0.242 - - [2026-04-29 22:13:55] "DELETE /virtual-machine/c8a7a89c-a62b-4a26-8819-b02a42368172 HTTP/1.1" 200 115 0.077782 10.0.0.242 - - [2026-04-29 22:13:55] "DELETE /loadbalancer-member/ca2e09c7-de2d-400a-87a1-67aeb5e9abb1 HTTP/1.1" 200 115 0.055825 10.0.0.242 - - [2026-04-29 22:13:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006305 10.0.0.242 - - [2026-04-29 22:13:56] "POST /set-tag HTTP/1.1" 200 109 0.004637 10.0.0.242 - - [2026-04-29 22:13:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005931 10.0.0.242 - - [2026-04-29 22:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.242 - - [2026-04-29 22:13:56] "GET /virtual-machine/a32ad444-144d-4eec-af37-f9dbb47915c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003033 10.0.0.242 - - [2026-04-29 22:13:56] "POST /ref-update HTTP/1.1" 200 156 0.010017 10.0.0.242 - - [2026-04-29 22:13:56] "GET /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018936 10.0.0.242 - - [2026-04-29 22:13:57] "POST /set-tag HTTP/1.1" 200 109 0.020311 10.0.0.242 - - [2026-04-29 22:13:57] "POST /set-tag HTTP/1.1" 200 109 0.027582 10.0.0.242 - - [2026-04-29 22:13:57] "POST /set-tag HTTP/1.1" 200 109 0.036994 10.0.0.242 - - [2026-04-29 22:13:57] "DELETE /instance-ip/9316fc64-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.037327 10.0.0.242 - - [2026-04-29 22:13:57] "POST /ref-update HTTP/1.1" 200 156 0.009021 10.0.0.242 - - [2026-04-29 22:13:57] "DELETE /virtual-machine-interface/92fbf234-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.042443 10.0.0.242 - - [2026-04-29 22:13:57] "DELETE /virtual-machine/a32ad444-144d-4eec-af37-f9dbb47915c2 HTTP/1.1" 200 115 0.016588 10.0.0.242 - - [2026-04-29 22:14:00] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006564 10.0.0.242 - - [2026-04-29 22:14:00] "POST /set-tag HTTP/1.1" 200 109 0.004117 10.0.0.242 - - [2026-04-29 22:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.242 - - [2026-04-29 22:14:00] "GET /loadbalancer/895a04a8-20f2-4c54-92d9-f4892244433d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003809 10.0.0.242 - - [2026-04-29 22:14:01] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005063 10.0.0.242 - - [2026-04-29 22:14:01] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.242 - - [2026-04-29 22:14:01] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004975 10.0.0.242 - - [2026-04-29 22:14:01] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.242 - - [2026-04-29 22:14:01] "GET /virtual-machine/93de0f8e-2454-442a-88d3-61f196e4205c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.008044 10.0.0.242 - - [2026-04-29 22:14:01] "POST /ref-update HTTP/1.1" 200 156 0.020362 10.0.0.242 - - [2026-04-29 22:14:01] "GET /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.041216 10.0.0.242 - - [2026-04-29 22:14:02] "POST /set-tag HTTP/1.1" 200 109 0.042794 10.0.0.242 - - [2026-04-29 22:14:02] "POST /set-tag HTTP/1.1" 200 109 0.044799 10.0.0.242 - - [2026-04-29 22:14:02] "POST /set-tag HTTP/1.1" 200 109 0.036520 10.0.0.242 - - [2026-04-29 22:14:02] "DELETE /instance-ip/929b9e2a-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.045006 10.0.0.242 - - [2026-04-29 22:14:02] "POST /ref-update HTTP/1.1" 200 156 0.015146 10.0.0.242 - - [2026-04-29 22:14:02] "DELETE /virtual-machine-interface/928399ba-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.080151 10.0.0.242 - - [2026-04-29 22:14:02] "DELETE /virtual-machine/93de0f8e-2454-442a-88d3-61f196e4205c HTTP/1.1" 200 115 0.033694 10.0.0.242 - - [2026-04-29 22:14:02] "DELETE /tag/04541ca4-964e-4c74-8de5-4b0e0bf5e916 HTTP/1.1" 200 115 0.080451 10.0.0.242 - - [2026-04-29 22:14:02] "DELETE /tag/184689b7-4510-46a1-9111-168564d2eb0c HTTP/1.1" 200 115 0.038512 10.0.0.242 - - [2026-04-29 22:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.242 - - [2026-04-29 22:14:05] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034863 10.0.0.242 - - [2026-04-29 22:14:05] "POST /tags HTTP/1.1" 200 394 0.050776 10.0.0.242 - - [2026-04-29 22:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028028 10.0.0.242 - - [2026-04-29 22:14:05] "GET /tag/9b2f874e-e753-4430-aee4-7e5f2fb03bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.038012 10.0.0.242 - - [2026-04-29 22:14:06] "POST /tags HTTP/1.1" 200 342 0.271206 10.0.0.242 - - [2026-04-29 22:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010093 10.0.0.242 - - [2026-04-29 22:14:06] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.022987 10.0.0.242 - - [2026-04-29 22:14:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000711 10.0.0.242 - - [2026-04-29 22:14:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.013168 10.0.0.242 - - [2026-04-29 22:14:06] "POST /security-groups HTTP/1.1" 200 589 0.090545 10.0.0.242 - - [2026-04-29 22:14:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.004497 10.0.0.242 - - [2026-04-29 22:14:06] "POST /projects HTTP/1.1" 200 521 0.325513 10.0.0.242 - - [2026-04-29 22:14:06] "POST /access-control-lists HTTP/1.1" 200 600 0.070003 10.0.0.242 - - [2026-04-29 22:14:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.051429 10.0.0.242 - - [2026-04-29 22:14:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.020500 10.0.0.242 - - [2026-04-29 22:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020707 10.0.0.242 - - [2026-04-29 22:14:06] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008202 10.0.0.242 - - [2026-04-29 22:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.242 - - [2026-04-29 22:14:06] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.019991 10.0.0.242 - - [2026-04-29 22:14:06] "POST /access-control-lists HTTP/1.1" 200 598 0.104874 10.0.0.242 - - [2026-04-29 22:14:06] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.098772 10.0.0.242 - - [2026-04-29 22:14:06] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.057043 10.0.0.242 - - [2026-04-29 22:14:06] "POST /security-groups HTTP/1.1" 200 593 0.089741 10.0.0.242 - - [2026-04-29 22:14:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.005546 10.0.0.242 - - [2026-04-29 22:14:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.058532 10.0.0.242 - - [2026-04-29 22:14:07] "POST /chown HTTP/1.1" 200 109 0.075477 10.0.0.242 - - [2026-04-29 22:14:07] "POST /access-control-lists HTTP/1.1" 200 634 0.098828 10.0.0.242 - - [2026-04-29 22:14:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.025793 10.0.0.242 - - [2026-04-29 22:14:07] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007261 10.0.0.242 - - [2026-04-29 22:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017979 10.0.0.242 - - [2026-04-29 22:14:07] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005304 10.0.0.242 - - [2026-04-29 22:14:07] "POST /tags HTTP/1.1" 409 226 0.005844 10.0.0.242 - - [2026-04-29 22:14:07] "POST /access-control-lists HTTP/1.1" 200 632 0.113503 10.0.0.242 - - [2026-04-29 22:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016347 10.0.0.242 - - [2026-04-29 22:14:07] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.023535 10.0.0.242 - - [2026-04-29 22:14:07] "POST /firewall-rules HTTP/1.1" 200 602 0.073975 10.0.0.242 - - [2026-04-29 22:14:07] "GET /firewall-rule/f7ad0c45-83c3-46d8-9e17-3db81b0858fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.025402 10.0.0.242 - - [2026-04-29 22:14:07] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004486 10.0.0.242 - - [2026-04-29 22:14:07] "GET /firewall-rule/f7ad0c45-83c3-46d8-9e17-3db81b0858fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004028 10.0.0.242 - - [2026-04-29 22:14:07] "POST /ref-update HTTP/1.1" 200 156 0.085556 10.0.0.242 - - [2026-04-29 22:14:07] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012571 10.0.0.242 - - [2026-04-29 22:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.242 - - [2026-04-29 22:14:07] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003010 10.0.0.242 - - [2026-04-29 22:14:07] "POST /tags HTTP/1.1" 409 226 0.003446 10.0.0.242 - - [2026-04-29 22:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.242 - - [2026-04-29 22:14:07] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012455 10.0.0.242 - - [2026-04-29 22:14:07] "POST /firewall-rules HTTP/1.1" 200 600 0.082147 10.0.0.242 - - [2026-04-29 22:14:07] "GET /firewall-rule/0bbfd557-092a-4980-b87c-39fac6a366b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005235 10.0.0.242 - - [2026-04-29 22:14:07] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.006369 10.0.0.242 - - [2026-04-29 22:14:07] "GET /firewall-rule/0bbfd557-092a-4980-b87c-39fac6a366b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004540 10.0.0.242 - - [2026-04-29 22:14:08] "POST /ref-update HTTP/1.1" 200 156 0.046772 10.0.0.242 - - [2026-04-29 22:14:08] "POST /tags HTTP/1.1" 200 394 0.030936 10.0.0.242 - - [2026-04-29 22:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021564 10.0.0.242 - - [2026-04-29 22:14:08] "GET /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.023515 10.0.0.242 - - [2026-04-29 22:14:08] "POST /tags HTTP/1.1" 200 342 0.023172 10.0.0.242 - - [2026-04-29 22:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009389 10.0.0.242 - - [2026-04-29 22:14:08] "GET /tag/eb8cac5c-0c41-46eb-baaa-099bf82d1754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014491 10.0.0.242 - - [2026-04-29 22:14:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000623 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.007691 10.0.0.242 - - [2026-04-29 22:14:09] "POST /security-groups HTTP/1.1" 200 589 0.090897 10.0.0.242 - - [2026-04-29 22:14:09] "POST /projects HTTP/1.1" 200 521 0.242942 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.002488 10.0.0.242 - - [2026-04-29 22:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.043170 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018054 10.0.0.242 - - [2026-04-29 22:14:09] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.017201 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.242 - - [2026-04-29 22:14:09] "POST /access-control-lists HTTP/1.1" 200 600 0.119014 10.0.0.242 - - [2026-04-29 22:14:09] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.036777 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.034272 10.0.0.242 - - [2026-04-29 22:14:09] "POST /access-control-lists HTTP/1.1" 200 598 0.118520 10.0.0.242 - - [2026-04-29 22:14:09] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.161536 10.0.0.242 - - [2026-04-29 22:14:09] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.090927 10.0.0.242 - - [2026-04-29 22:14:09] "POST /security-groups HTTP/1.1" 200 593 0.113581 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.004524 10.0.0.242 - - [2026-04-29 22:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040511 10.0.0.242 - - [2026-04-29 22:14:09] "POST /access-control-lists HTTP/1.1" 200 634 0.089725 10.0.0.242 - - [2026-04-29 22:14:09] "POST /chown HTTP/1.1" 200 109 0.093921 10.0.0.242 - - [2026-04-29 22:14:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.035381 10.0.0.242 - - [2026-04-29 22:14:10] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.043655 10.0.0.242 - - [2026-04-29 22:14:10] "POST /access-control-lists HTTP/1.1" 200 632 0.069072 10.0.0.242 - - [2026-04-29 22:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016290 10.0.0.242 - - [2026-04-29 22:14:10] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006542 10.0.0.242 - - [2026-04-29 22:14:10] "POST /tags HTTP/1.1" 409 226 0.002850 10.0.0.242 - - [2026-04-29 22:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.242 - - [2026-04-29 22:14:10] "GET /tag/eb8cac5c-0c41-46eb-baaa-099bf82d1754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012565 10.0.0.242 - - [2026-04-29 22:14:10] "POST /firewall-rules HTTP/1.1" 200 602 0.068900 10.0.0.242 - - [2026-04-29 22:14:10] "GET /firewall-rule/87cd5ed1-5457-4d8c-8d84-8bd6b71d2fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.027075 10.0.0.242 - - [2026-04-29 22:14:10] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005920 10.0.0.242 - - [2026-04-29 22:14:10] "GET /firewall-rule/87cd5ed1-5457-4d8c-8d84-8bd6b71d2fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003601 10.0.0.242 - - [2026-04-29 22:14:10] "POST /ref-update HTTP/1.1" 200 156 0.049368 10.0.0.242 - - [2026-04-29 22:14:10] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021506 10.0.0.242 - - [2026-04-29 22:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2026-04-29 22:14:10] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002909 10.0.0.242 - - [2026-04-29 22:14:10] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.242 - - [2026-04-29 22:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2026-04-29 22:14:10] "GET /tag/eb8cac5c-0c41-46eb-baaa-099bf82d1754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010491 10.0.0.242 - - [2026-04-29 22:14:10] "POST /firewall-rules HTTP/1.1" 200 600 0.086149 10.0.0.242 - - [2026-04-29 22:14:10] "GET /firewall-rule/6fe1084d-50b4-4d1b-8f22-8f7fe0f827d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008862 10.0.0.242 - - [2026-04-29 22:14:10] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.008077 10.0.0.242 - - [2026-04-29 22:14:10] "GET /firewall-rule/6fe1084d-50b4-4d1b-8f22-8f7fe0f827d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005681 10.0.0.242 - - [2026-04-29 22:14:10] "POST /ref-update HTTP/1.1" 200 156 0.091484 10.0.0.242 - - [2026-04-29 22:14:11] "POST /tags HTTP/1.1" 200 346 0.140915 10.0.0.242 - - [2026-04-29 22:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022022 10.0.0.242 - - [2026-04-29 22:14:11] "GET /tag/99871df9-851c-4ec1-8066-8740a485f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.025281 10.0.0.242 - - [2026-04-29 22:14:11] "POST /projects HTTP/1.1" 409 238 0.009489 10.0.0.242 - - [2026-04-29 22:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.242 - - [2026-04-29 22:14:12] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059414 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.242 - - [2026-04-29 22:14:12] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005817 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-04-29 22:14:12] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007345 10.0.0.242 - - [2026-04-29 22:14:12] "POST /security-groups HTTP/1.1" 409 285 0.005218 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-04-29 22:14:12] "PUT /security-group/33779695-46a5-4f22-b3b9-4788c9ba84a6 HTTP/1.1" 200 263 0.079845 10.0.0.242 - - [2026-04-29 22:14:12] "PUT /access-control-list/7072c68e-a63a-43f8-8661-1dad2e371035 HTTP/1.1" 200 273 0.031723 10.0.0.242 - - [2026-04-29 22:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.078789 10.0.0.242 - - [2026-04-29 22:14:12] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.155472 10.0.0.242 - - [2026-04-29 22:14:12] "POST /tags HTTP/1.1" 409 228 0.015015 10.0.0.242 - - [2026-04-29 22:14:12] "PUT /access-control-list/c217c4ab-7994-49cd-a5fa-e6d2d9babaa4 HTTP/1.1" 200 273 0.118510 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2026-04-29 22:14:12] "GET /tag/99871df9-851c-4ec1-8066-8740a485f0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.018736 10.0.0.242 - - [2026-04-29 22:14:12] "POST /tags HTTP/1.1" 200 346 0.027254 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2026-04-29 22:14:12] "GET /tag/a3fa61f7-bc93-47bd-b258-e6233da23217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.018352 10.0.0.242 - - [2026-04-29 22:14:12] "POST /projects HTTP/1.1" 409 238 0.004483 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.242 - - [2026-04-29 22:14:12] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.112481 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014263 10.0.0.242 - - [2026-04-29 22:14:12] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005905 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2026-04-29 22:14:12] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007028 10.0.0.242 - - [2026-04-29 22:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.242 - - [2026-04-29 22:14:12] "POST /security-groups HTTP/1.1" 409 285 0.005335 10.0.0.242 - - [2026-04-29 22:14:13] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061663 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015010 10.0.0.242 - - [2026-04-29 22:14:13] "PUT /security-group/0fb8c9a7-029f-4da1-858b-e1799bbf34cd HTTP/1.1" 200 263 0.077908 10.0.0.242 - - [2026-04-29 22:14:13] "PUT /access-control-list/211dc470-dd02-4933-86bd-a5e815cbf2f5 HTTP/1.1" 200 273 0.028382 10.0.0.242 - - [2026-04-29 22:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.056424 10.0.0.242 - - [2026-04-29 22:14:13] "POST /tags HTTP/1.1" 409 228 0.047431 10.0.0.242 - - [2026-04-29 22:14:13] "PUT /access-control-list/bd219982-9127-4d27-b1b4-2f71130f902f HTTP/1.1" 200 273 0.073956 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.242 - - [2026-04-29 22:14:13] "GET /tag/a3fa61f7-bc93-47bd-b258-e6233da23217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012326 10.0.0.242 - - [2026-04-29 22:14:13] "POST /tags HTTP/1.1" 200 292 0.091229 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.242 - - [2026-04-29 22:14:13] "GET /tag/7195cc10-89e3-42e0-9bb4-680b9c5cb905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.027645 10.0.0.242 - - [2026-04-29 22:14:13] "POST /tags HTTP/1.1" 200 304 0.078510 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.242 - - [2026-04-29 22:14:13] "GET /tag/b87348e0-770e-4997-b442-d2c4b05f9408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020783 10.0.0.242 - - [2026-04-29 22:14:13] "POST /tags HTTP/1.1" 409 252 0.002923 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2026-04-29 22:14:13] "GET /tag/9b2f874e-e753-4430-aee4-7e5f2fb03bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014312 10.0.0.242 - - [2026-04-29 22:14:13] "POST /tags HTTP/1.1" 409 226 0.006881 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.242 - - [2026-04-29 22:14:13] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.018410 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.242 - - [2026-04-29 22:14:13] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004864 10.0.0.242 - - [2026-04-29 22:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.242 - - [2026-04-29 22:14:13] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041839 10.0.0.242 - - [2026-04-29 22:14:13] "POST /virtual-machines HTTP/1.1" 200 396 0.012608 10.0.0.242 - - [2026-04-29 22:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.065430 10.0.0.242 - - [2026-04-29 22:14:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137900 10.0.0.242 - - [2026-04-29 22:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017540 10.0.0.242 - - [2026-04-29 22:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015623 10.0.0.242 - - [2026-04-29 22:14:14] "POST /instance-ips HTTP/1.1" 200 398 0.041538 10.0.0.242 - - [2026-04-29 22:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.042381 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011842 10.0.0.242 - - [2026-04-29 22:14:14] "POST /set-tag HTTP/1.1" 200 109 0.067973 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017425 10.0.0.242 - - [2026-04-29 22:14:14] "GET /instance-ip/c191ab84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005007 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004731 10.0.0.242 - - [2026-04-29 22:14:14] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005672 10.0.0.242 - - [2026-04-29 22:14:14] "POST /ref-update HTTP/1.1" 200 156 0.042190 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014513 10.0.0.242 - - [2026-04-29 22:14:14] "POST /set-tag HTTP/1.1" 200 109 0.005389 10.0.0.242 - - [2026-04-29 22:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.242 - - [2026-04-29 22:14:14] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003834 10.0.0.242 - - [2026-04-29 22:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-04-29 22:14:15] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052833 10.0.0.242 - - [2026-04-29 22:14:15] "POST /virtual-machines HTTP/1.1" 200 396 0.018873 10.0.0.242 - - [2026-04-29 22:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025591 10.0.0.242 - - [2026-04-29 22:14:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125522 10.0.0.242 - - [2026-04-29 22:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008938 10.0.0.242 - - [2026-04-29 22:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009419 10.0.0.242 - - [2026-04-29 22:14:15] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005632 10.0.0.242 - - [2026-04-29 22:14:15] "POST /instance-ips HTTP/1.1" 200 398 0.027352 10.0.0.242 - - [2026-04-29 22:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031519 10.0.0.242 - - [2026-04-29 22:14:15] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013218 10.0.0.242 - - [2026-04-29 22:14:15] "POST /set-tag HTTP/1.1" 200 109 0.063817 10.0.0.242 - - [2026-04-29 22:14:15] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015285 10.0.0.242 - - [2026-04-29 22:14:15] "GET /instance-ip/c22b0f68-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003121 10.0.0.242 - - [2026-04-29 22:14:15] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004905 10.0.0.242 - - [2026-04-29 22:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.242 - - [2026-04-29 22:14:15] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004180 10.0.0.242 - - [2026-04-29 22:14:15] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.242 - - [2026-04-29 22:14:15] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005378 10.0.0.242 - - [2026-04-29 22:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.242 - - [2026-04-29 22:14:15] "POST /tags HTTP/1.1" 200 292 0.036674 10.0.0.242 - - [2026-04-29 22:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.242 - - [2026-04-29 22:14:15] "GET /tag/893d64ff-4bc7-420a-8799-924996af1d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.023048 10.0.0.242 - - [2026-04-29 22:14:15] "POST /tags HTTP/1.1" 409 252 0.003468 10.0.0.242 - - [2026-04-29 22:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.242 - - [2026-04-29 22:14:15] "GET /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011173 10.0.0.242 - - [2026-04-29 22:14:15] "POST /tags HTTP/1.1" 409 226 0.002303 10.0.0.242 - - [2026-04-29 22:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.242 - - [2026-04-29 22:14:15] "GET /tag/eb8cac5c-0c41-46eb-baaa-099bf82d1754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010847 10.0.0.242 - - [2026-04-29 22:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008024 10.0.0.242 - - [2026-04-29 22:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.242 - - [2026-04-29 22:14:16] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031127 10.0.0.242 - - [2026-04-29 22:14:16] "POST /virtual-machines HTTP/1.1" 200 396 0.008539 10.0.0.242 - - [2026-04-29 22:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013554 10.0.0.242 - - [2026-04-29 22:14:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139864 10.0.0.242 - - [2026-04-29 22:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031933 10.0.0.242 - - [2026-04-29 22:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005666 10.0.0.242 - - [2026-04-29 22:14:16] "POST /instance-ips HTTP/1.1" 200 398 0.023947 10.0.0.242 - - [2026-04-29 22:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019500 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011436 10.0.0.242 - - [2026-04-29 22:14:16] "POST /set-tag HTTP/1.1" 200 109 0.079660 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023955 10.0.0.242 - - [2026-04-29 22:14:16] "GET /instance-ip/c2c6d3a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012059 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004871 10.0.0.242 - - [2026-04-29 22:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003527 10.0.0.242 - - [2026-04-29 22:14:16] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011589 10.0.0.242 - - [2026-04-29 22:14:16] "POST /set-tag HTTP/1.1" 200 109 0.006870 10.0.0.242 - - [2026-04-29 22:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2026-04-29 22:14:16] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004381 10.0.0.242 - - [2026-04-29 22:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2026-04-29 22:14:16] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039546 10.0.0.242 - - [2026-04-29 22:14:16] "POST /virtual-machines HTTP/1.1" 200 396 0.010411 10.0.0.242 - - [2026-04-29 22:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016260 10.0.0.242 - - [2026-04-29 22:14:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137510 10.0.0.242 - - [2026-04-29 22:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008766 10.0.0.242 - - [2026-04-29 22:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.242 - - [2026-04-29 22:14:17] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005639 10.0.0.242 - - [2026-04-29 22:14:17] "POST /instance-ips HTTP/1.1" 200 398 0.028493 10.0.0.242 - - [2026-04-29 22:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022718 10.0.0.242 - - [2026-04-29 22:14:17] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010785 10.0.0.242 - - [2026-04-29 22:14:17] "POST /set-tag HTTP/1.1" 200 109 0.067985 10.0.0.242 - - [2026-04-29 22:14:17] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010790 10.0.0.242 - - [2026-04-29 22:14:17] "GET /instance-ip/c3460182-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003314 10.0.0.242 - - [2026-04-29 22:14:17] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004606 10.0.0.242 - - [2026-04-29 22:14:17] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.242 - - [2026-04-29 22:14:17] "POST /tags HTTP/1.1" 200 300 0.017823 10.0.0.242 - - [2026-04-29 22:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.242 - - [2026-04-29 22:14:17] "GET /tag/6940230d-eaaa-4d17-89bc-95f32dc59b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012697 10.0.0.242 - - [2026-04-29 22:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2026-04-29 22:14:17] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008684 10.0.0.242 - - [2026-04-29 22:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.242 - - [2026-04-29 22:14:17] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044974 10.0.0.242 - - [2026-04-29 22:14:17] "POST /virtual-machines HTTP/1.1" 200 396 0.012363 10.0.0.242 - - [2026-04-29 22:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025976 10.0.0.242 - - [2026-04-29 22:14:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100152 10.0.0.242 - - [2026-04-29 22:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008871 10.0.0.242 - - [2026-04-29 22:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.242 - - [2026-04-29 22:14:17] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005780 10.0.0.242 - - [2026-04-29 22:14:18] "POST /instance-ips HTTP/1.1" 200 398 0.020703 10.0.0.242 - - [2026-04-29 22:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030595 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020851 10.0.0.242 - - [2026-04-29 22:14:18] "POST /set-tag HTTP/1.1" 200 109 0.018826 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014538 10.0.0.242 - - [2026-04-29 22:14:18] "GET /instance-ip/c3bfc936-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003197 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005183 10.0.0.242 - - [2026-04-29 22:14:18] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.242 - - [2026-04-29 22:14:18] "POST /tags HTTP/1.1" 200 300 0.021729 10.0.0.242 - - [2026-04-29 22:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.242 - - [2026-04-29 22:14:18] "GET /tag/010431df-bc8f-4e69-9aad-597b464e55fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011913 10.0.0.242 - - [2026-04-29 22:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004837 10.0.0.242 - - [2026-04-29 22:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.242 - - [2026-04-29 22:14:18] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038328 10.0.0.242 - - [2026-04-29 22:14:18] "POST /virtual-machines HTTP/1.1" 200 396 0.017551 10.0.0.242 - - [2026-04-29 22:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015547 10.0.0.242 - - [2026-04-29 22:14:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116942 10.0.0.242 - - [2026-04-29 22:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012183 10.0.0.242 - - [2026-04-29 22:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011220 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004290 10.0.0.242 - - [2026-04-29 22:14:18] "POST /instance-ips HTTP/1.1" 200 398 0.021720 10.0.0.242 - - [2026-04-29 22:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022278 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015214 10.0.0.242 - - [2026-04-29 22:14:18] "POST /set-tag HTTP/1.1" 200 109 0.020286 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013403 10.0.0.242 - - [2026-04-29 22:14:18] "GET /instance-ip/c4349018-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003959 10.0.0.242 - - [2026-04-29 22:14:18] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005629 10.0.0.242 - - [2026-04-29 22:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.242 - - [2026-04-29 22:14:19] "POST /tags HTTP/1.1" 200 300 0.030851 10.0.0.242 - - [2026-04-29 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022244 10.0.0.242 - - [2026-04-29 22:14:19] "GET /tag/dcd63285-8a6a-49f6-9530-ce096f47fdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.024548 10.0.0.242 - - [2026-04-29 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.242 - - [2026-04-29 22:14:19] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004554 10.0.0.242 - - [2026-04-29 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.242 - - [2026-04-29 22:14:19] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053074 10.0.0.242 - - [2026-04-29 22:14:19] "POST /virtual-machines HTTP/1.1" 200 396 0.013390 10.0.0.242 - - [2026-04-29 22:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.036282 10.0.0.242 - - [2026-04-29 22:14:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135788 10.0.0.242 - - [2026-04-29 22:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018268 10.0.0.242 - - [2026-04-29 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018470 10.0.0.242 - - [2026-04-29 22:14:19] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005842 10.0.0.242 - - [2026-04-29 22:14:19] "POST /instance-ips HTTP/1.1" 200 398 0.031330 10.0.0.242 - - [2026-04-29 22:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037952 10.0.0.242 - - [2026-04-29 22:14:19] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011077 10.0.0.242 - - [2026-04-29 22:14:19] "POST /set-tag HTTP/1.1" 200 109 0.019963 10.0.0.242 - - [2026-04-29 22:14:19] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018209 10.0.0.242 - - [2026-04-29 22:14:19] "GET /instance-ip/c4b345c0-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004544 10.0.0.242 - - [2026-04-29 22:14:19] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004484 10.0.0.242 - - [2026-04-29 22:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.242 - - [2026-04-29 22:14:19] "POST /tags HTTP/1.1" 200 300 0.029571 10.0.0.242 - - [2026-04-29 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.242 - - [2026-04-29 22:14:19] "GET /tag/d22c4c88-cc53-4a46-8eda-32377f393f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019910 10.0.0.242 - - [2026-04-29 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005640 10.0.0.242 - - [2026-04-29 22:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.242 - - [2026-04-29 22:14:20] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041791 10.0.0.242 - - [2026-04-29 22:14:20] "POST /virtual-machines HTTP/1.1" 200 396 0.010283 10.0.0.242 - - [2026-04-29 22:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027299 10.0.0.242 - - [2026-04-29 22:14:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143589 10.0.0.242 - - [2026-04-29 22:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010013 10.0.0.242 - - [2026-04-29 22:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006109 10.0.0.242 - - [2026-04-29 22:14:20] "POST /instance-ips HTTP/1.1" 200 398 0.030612 10.0.0.242 - - [2026-04-29 22:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033217 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022637 10.0.0.242 - - [2026-04-29 22:14:20] "POST /set-tag HTTP/1.1" 200 109 0.030618 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.026435 10.0.0.242 - - [2026-04-29 22:14:20] "GET /instance-ip/c5353b7a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.017973 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008871 10.0.0.242 - - [2026-04-29 22:14:20] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004929 10.0.0.242 - - [2026-04-29 22:14:20] "POST /ref-update HTTP/1.1" 200 156 0.013782 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009326 10.0.0.242 - - [2026-04-29 22:14:20] "POST /set-tag HTTP/1.1" 200 109 0.009907 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006363 10.0.0.242 - - [2026-04-29 22:14:20] "POST /ref-update HTTP/1.1" 200 156 0.011736 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021173 10.0.0.242 - - [2026-04-29 22:14:20] "POST /set-tag HTTP/1.1" 200 109 0.003767 10.0.0.242 - - [2026-04-29 22:14:20] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007161 10.0.0.242 - - [2026-04-29 22:14:21] "POST /ref-update HTTP/1.1" 200 156 0.017830 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008119 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009600 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.004530 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.006589 10.0.0.242 - - [2026-04-29 22:14:21] "POST /ref-update HTTP/1.1" 200 156 0.017348 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005568 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004658 10.0.0.242 - - [2026-04-29 22:14:21] "POST /ref-update HTTP/1.1" 200 156 0.016295 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014933 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005935 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005366 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.003846 10.0.0.242 - - [2026-04-29 22:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.242 - - [2026-04-29 22:14:21] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004833 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004794 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.023788 10.0.0.242 - - [2026-04-29 22:14:21] "DELETE /loadbalancer-member/fcff5300-b04d-413a-910b-48fdcbeae053 HTTP/1.1" 200 115 0.051533 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005928 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.009995 10.0.0.242 - - [2026-04-29 22:14:21] "DELETE /loadbalancer-member/c43298d6-5201-4394-ad0d-c73d374c5656 HTTP/1.1" 200 115 0.022282 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004304 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.242 - - [2026-04-29 22:14:21] "DELETE /loadbalancer-member/676380a0-b83d-493c-bec5-01cf6d4d75d4 HTTP/1.1" 200 115 0.023463 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004830 10.0.0.242 - - [2026-04-29 22:14:21] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.242 - - [2026-04-29 22:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2026-04-29 22:14:21] "GET /loadbalancer/4d05c587-d184-4d68-b307-426364d01a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002912 10.0.0.242 - - [2026-04-29 22:14:21] "GET /loadbalancer-pool/71aef152-389f-4216-a311-bc077d40b335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002678 10.0.0.242 - - [2026-04-29 22:14:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017540 10.0.0.242 - - [2026-04-29 22:14:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024107 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017783 10.0.0.242 - - [2026-04-29 22:14:21] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007290 10.0.0.242 - - [2026-04-29 22:14:22] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003050 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.076746 10.0.0.242 - - [2026-04-29 22:14:22] "GET /loadbalancer-pool/74a7caa9-9ed0-453f-ae07-efc5811c3df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010409 10.0.0.242 - - [2026-04-29 22:14:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017617 10.0.0.242 - - [2026-04-29 22:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014557 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011358 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007387 10.0.0.242 - - [2026-04-29 22:14:22] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012199 10.0.0.242 - - [2026-04-29 22:14:22] "GET /loadbalancer-pool/337e044e-a107-4387-ac5a-2aaf06fc8242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004844 10.0.0.242 - - [2026-04-29 22:14:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027310 10.0.0.242 - - [2026-04-29 22:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017386 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008840 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/877db3ee-4417-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006370 10.0.0.242 - - [2026-04-29 22:14:22] "GET /floating-ip/6bb048e8-0652-4ed3-8037-932064700f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002803 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005285 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004757 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004149 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004861 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005229 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.011414 10.0.0.242 - - [2026-04-29 22:14:22] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004902 10.0.0.242 - - [2026-04-29 22:14:22] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.242 - - [2026-04-29 22:14:23] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005544 10.0.0.242 - - [2026-04-29 22:14:23] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.242 - - [2026-04-29 22:14:24] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004486 10.0.0.242 - - [2026-04-29 22:14:24] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.242 - - [2026-04-29 22:14:25] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008139 10.0.0.242 - - [2026-04-29 22:14:25] "POST /set-tag HTTP/1.1" 200 109 0.009331 10.0.0.242 - - [2026-04-29 22:14:26] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004508 10.0.0.242 - - [2026-04-29 22:14:26] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine/62bd94bd-a00c-4012-afc4-4c6f5f1a5919?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003618 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005763 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine/3a692c40-e53a-414e-a845-911fdb6b0d27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003746 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004311 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine/330fdf0e-43e8-4343-a47a-403e1ed49113?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003300 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005222 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine/e56966e8-0d3c-4dc5-9e76-13b6f724093d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003536 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007155 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004602 10.0.0.242 - - [2026-04-29 22:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.242 - - [2026-04-29 22:14:28] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006098 10.0.0.242 - - [2026-04-29 22:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.242 - - [2026-04-29 22:14:29] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008094 10.0.0.242 - - [2026-04-29 22:14:29] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.242 - - [2026-04-29 22:14:29] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008084 10.0.0.242 - - [2026-04-29 22:14:29] "POST /set-tag HTTP/1.1" 200 109 0.016820 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine/f1525270-6427-4bb5-a1e5-190a3c0cdc60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003296 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004751 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine/8dbcf549-714e-4702-a943-abb301b83958?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003395 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004315 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine/8c3d28e2-50e1-4ba9-a1fd-1f190503d089?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003832 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008434 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine/9e324886-b6b8-43d6-8bb5-4e6f34e60423?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003420 10.0.0.242 - - [2026-04-29 22:14:33] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005102 10.0.0.242 - - [2026-04-29 22:14:34] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003451 10.0.0.242 - - [2026-04-29 22:14:34] "POST /tags HTTP/1.1" 200 334 0.044101 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.242 - - [2026-04-29 22:14:34] "GET /tag/1d24aa4a-92a2-4be0-9d8e-b4ecb6b02a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.017457 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.242 - - [2026-04-29 22:14:34] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047077 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.242 - - [2026-04-29 22:14:34] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004436 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2026-04-29 22:14:34] "GET /service-appliance-set/41c9afdd-f2a0-48dc-bf95-2f4841085814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003073 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001872 10.0.0.242 - - [2026-04-29 22:14:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.102875 10.0.0.242 - - [2026-04-29 22:14:34] "GET /virtual-machine-interface/7537231b-1ea0-426b-abb6-9ccb5e8f5e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004812 10.0.0.242 - - [2026-04-29 22:14:34] "POST /instance-ips HTTP/1.1" 200 410 0.021181 10.0.0.242 - - [2026-04-29 22:14:34] "GET /instance-ip/76e7880f-13d2-4b92-965c-700e1cc68916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.012889 10.0.0.242 - - [2026-04-29 22:14:34] "POST /loadbalancers HTTP/1.1" 200 631 0.060604 10.0.0.242 - - [2026-04-29 22:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019902 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010457 10.0.0.242 - - [2026-04-29 22:14:34] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055796 10.0.0.242 - - [2026-04-29 22:14:34] "GET /instance-ip/76e7880f-13d2-4b92-965c-700e1cc68916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003284 10.0.0.242 - - [2026-04-29 22:14:34] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037899 10.0.0.242 - - [2026-04-29 22:14:34] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002280 10.0.0.242 - - [2026-04-29 22:14:34] "POST /floating-ips HTTP/1.1" 200 599 0.026901 10.0.0.242 - - [2026-04-29 22:14:34] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.036579 10.0.0.242 - - [2026-04-29 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.242 - - [2026-04-29 22:14:35] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032877 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer-listener/94684882-ea30-4115-a235-006ac1af58b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003929 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer-listener/94684882-ea30-4115-a235-006ac1af58b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.004403 10.0.0.242 - - [2026-04-29 22:14:35] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018578 10.0.0.242 - - [2026-04-29 22:14:35] "GET /instance-ip/76e7880f-13d2-4b92-965c-700e1cc68916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003119 10.0.0.242 - - [2026-04-29 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.242 - - [2026-04-29 22:14:35] "GET /instance-ip/76e7880f-13d2-4b92-965c-700e1cc68916?fields=floating_ips HTTP/1.1" 200 1214 0.004431 10.0.0.242 - - [2026-04-29 22:14:35] "GET /floating-ip/a6922d6e-70ef-4e10-88f5-23f40089761e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002093 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003043 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003576 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer-pool/64b80619-ad49-4c98-94c7-79c4a44118cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003450 10.0.0.242 - - [2026-04-29 22:14:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016188 10.0.0.242 - - [2026-04-29 22:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011549 10.0.0.242 - - [2026-04-29 22:14:35] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013499 10.0.0.242 - - [2026-04-29 22:14:35] "POST /tags HTTP/1.1" 409 221 0.014955 10.0.0.242 - - [2026-04-29 22:14:35] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006629 10.0.0.242 - - [2026-04-29 22:14:35] "POST /ref-update HTTP/1.1" 200 156 0.013574 10.0.0.242 - - [2026-04-29 22:14:35] "GET /floating-ip/a6922d6e-70ef-4e10-88f5-23f40089761e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.021495 10.0.0.242 - - [2026-04-29 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.242 - - [2026-04-29 22:14:35] "GET /tag/1d24aa4a-92a2-4be0-9d8e-b4ecb6b02a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011214 10.0.0.242 - - [2026-04-29 22:14:35] "PUT /floating-ip/a6922d6e-70ef-4e10-88f5-23f40089761e HTTP/1.1" 200 257 0.021540 10.0.0.242 - - [2026-04-29 22:14:35] "POST /set-tag HTTP/1.1" 200 109 0.078181 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer-pool/64b80619-ad49-4c98-94c7-79c4a44118cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003212 10.0.0.242 - - [2026-04-29 22:14:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014925 10.0.0.242 - - [2026-04-29 22:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012322 10.0.0.242 - - [2026-04-29 22:14:35] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006441 10.0.0.242 - - [2026-04-29 22:14:35] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004056 10.0.0.242 - - [2026-04-29 22:14:35] "POST /ref-update HTTP/1.1" 200 156 0.007915 10.0.0.242 - - [2026-04-29 22:14:35] "GET /floating-ip/a6922d6e-70ef-4e10-88f5-23f40089761e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.012012 10.0.0.242 - - [2026-04-29 22:14:35] "POST /set-tag HTTP/1.1" 200 109 0.064536 10.0.0.242 - - [2026-04-29 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014481 10.0.0.242 - - [2026-04-29 22:14:35] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002914 10.0.0.242 - - [2026-04-29 22:14:36] "POST /tags HTTP/1.1" 409 206 0.002684 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-04-29 22:14:36] "GET /tag/b87348e0-770e-4997-b442-d2c4b05f9408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011541 10.0.0.242 - - [2026-04-29 22:14:36] "POST /tags HTTP/1.1" 409 204 0.002278 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2026-04-29 22:14:36] "GET /tag/010431df-bc8f-4e69-9aad-597b464e55fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012168 10.0.0.242 - - [2026-04-29 22:14:36] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003350 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2026-04-29 22:14:36] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003407 10.0.0.242 - - [2026-04-29 22:14:36] "POST /tags HTTP/1.1" 409 206 0.002454 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-04-29 22:14:36] "GET /tag/b87348e0-770e-4997-b442-d2c4b05f9408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014727 10.0.0.242 - - [2026-04-29 22:14:36] "POST /tags HTTP/1.1" 409 226 0.002054 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.242 - - [2026-04-29 22:14:36] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.022284 10.0.0.242 - - [2026-04-29 22:14:36] "POST /tags HTTP/1.1" 409 204 0.001985 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.242 - - [2026-04-29 22:14:36] "GET /tag/010431df-bc8f-4e69-9aad-597b464e55fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012089 10.0.0.242 - - [2026-04-29 22:14:36] "POST /tags HTTP/1.1" 409 226 0.002134 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.242 - - [2026-04-29 22:14:36] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011992 10.0.0.242 - - [2026-04-29 22:14:36] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002853 10.0.0.242 - - [2026-04-29 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.242 - - [2026-04-29 22:14:36] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003228 10.0.0.242 - - [2026-04-29 22:14:37] "POST /firewall-rules HTTP/1.1" 200 628 0.130728 10.0.0.242 - - [2026-04-29 22:14:37] "POST /firewall-rules HTTP/1.1" 200 648 0.225486 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-rule/072c84d9-4d15-4ae0-b2d2-d2a6c48b1393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.012761 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003328 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-rule/57b2e710-edb4-4218-80f6-848bbe6035ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.005414 10.0.0.242 - - [2026-04-29 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.015311 10.0.0.242 - - [2026-04-29 22:14:37] "POST /firewall-policys HTTP/1.1" 200 608 0.033787 10.0.0.242 - - [2026-04-29 22:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012891 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008349 10.0.0.242 - - [2026-04-29 22:14:37] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005482 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003208 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/4373cc90-a92c-4c42-a2de-80eebace2cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004169 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004265 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004771 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002783 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002979 10.0.0.242 - - [2026-04-29 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.021411 10.0.0.242 - - [2026-04-29 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.022941 10.0.0.242 - - [2026-04-29 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.039820 10.0.0.242 - - [2026-04-29 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.020142 10.0.0.242 - - [2026-04-29 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.026710 10.0.0.242 - - [2026-04-29 22:14:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008415 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:14:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001283 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:14:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001490 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:16:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:16:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001286 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:16:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001337 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:16:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001392 10.0.0.242 - - [2026-04-29 22:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.242 - - [2026-04-29 22:16:34] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003163 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 252 0.002157 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011669 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 228 0.001875 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/a3fa61f7-bc93-47bd-b258-e6233da23217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014318 10.0.0.242 - - [2026-04-29 22:16:36] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003961 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.242 - - [2026-04-29 22:16:36] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003076 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 206 0.001953 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/b87348e0-770e-4997-b442-d2c4b05f9408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013537 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 226 0.002276 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011853 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 204 0.014969 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008015 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/010431df-bc8f-4e69-9aad-597b464e55fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011614 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 226 0.002059 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012761 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 228 0.002225 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/a3fa61f7-bc93-47bd-b258-e6233da23217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012379 10.0.0.242 - - [2026-04-29 22:16:36] "POST /tags HTTP/1.1" 409 252 0.002122 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.242 - - [2026-04-29 22:16:36] "GET /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012046 10.0.0.242 - - [2026-04-29 22:16:36] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002589 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.242 - - [2026-04-29 22:16:36] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004084 10.0.0.242 - - [2026-04-29 22:16:36] "POST /firewall-rules HTTP/1.1" 409 281 0.002303 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.242 - - [2026-04-29 22:16:36] "PUT /firewall-rule/57b2e710-edb4-4218-80f6-848bbe6035ed HTTP/1.1" 200 261 0.021052 10.0.0.242 - - [2026-04-29 22:16:36] "POST /firewall-rules HTTP/1.1" 409 291 0.003786 10.0.0.242 - - [2026-04-29 22:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.242 - - [2026-04-29 22:16:36] "PUT /firewall-rule/072c84d9-4d15-4ae0-b2d2-d2a6c48b1393 HTTP/1.1" 200 261 0.019440 10.0.0.242 - - [2026-04-29 22:16:36] "GET /firewall-rule/072c84d9-4d15-4ae0-b2d2-d2a6c48b1393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.012354 10.0.0.242 - - [2026-04-29 22:16:36] "POST /firewall-rules HTTP/1.1" 200 660 0.080960 10.0.0.242 - - [2026-04-29 22:16:36] "GET /firewall-rule/4af59445-b9d0-4695-b671-e7880460cf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.012954 10.0.0.242 - - [2026-04-29 22:16:36] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002176 10.0.0.242 - - [2026-04-29 22:16:37] "GET /firewall-rule/57b2e710-edb4-4218-80f6-848bbe6035ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003633 10.0.0.242 - - [2026-04-29 22:16:37] "POST /firewall-policys HTTP/1.1" 409 269 0.009390 10.0.0.242 - - [2026-04-29 22:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.242 - - [2026-04-29 22:16:37] "PUT /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b HTTP/1.1" 200 265 0.020548 10.0.0.242 - - [2026-04-29 22:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024283 10.0.0.242 - - [2026-04-29 22:16:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.012671 10.0.0.242 - - [2026-04-29 22:16:37] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002967 10.0.0.242 - - [2026-04-29 22:16:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004211 10.0.0.242 - - [2026-04-29 22:16:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.003447 10.0.0.242 - - [2026-04-29 22:16:37] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.003523 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010535 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.006271 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006534 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.005323 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005761 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005795 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004605 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.242 - - [2026-04-29 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.242 - - [2026-04-29 22:17:38] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002348 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003686 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.019420 10.0.0.242 - - [2026-04-29 22:17:38] "DELETE /loadbalancer-member/164ac370-d236-4690-98e1-eb5048261ca1 HTTP/1.1" 200 115 0.033706 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005705 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004602 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.242 - - [2026-04-29 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-04-29 22:17:38] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002423 10.0.0.242 - - [2026-04-29 22:17:38] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008327 10.0.0.242 - - [2026-04-29 22:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.242 - - [2026-04-29 22:17:39] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007037 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.242 - - [2026-04-29 22:17:39] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006291 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.242 - - [2026-04-29 22:17:39] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008519 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.242 - - [2026-04-29 22:17:39] "GET /virtual-machine/62bd94bd-a00c-4012-afc4-4c6f5f1a5919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004303 10.0.0.242 - - [2026-04-29 22:17:39] "POST /ref-update HTTP/1.1" 200 156 0.012214 10.0.0.242 - - [2026-04-29 22:17:39] "GET /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004487 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.019532 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.041355 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.036037 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.031120 10.0.0.242 - - [2026-04-29 22:17:39] "POST /set-tag HTTP/1.1" 200 109 0.032781 10.0.0.242 - - [2026-04-29 22:17:39] "DELETE /instance-ip/c191ab84-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.035111 10.0.0.242 - - [2026-04-29 22:17:39] "POST /ref-update HTTP/1.1" 200 156 0.009949 10.0.0.242 - - [2026-04-29 22:17:39] "DELETE /virtual-machine-interface/c16e0b2a-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.048800 10.0.0.242 - - [2026-04-29 22:17:40] "DELETE /virtual-machine/62bd94bd-a00c-4012-afc4-4c6f5f1a5919 HTTP/1.1" 200 115 0.034783 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005106 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine/3a692c40-e53a-414e-a845-911fdb6b0d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003088 10.0.0.242 - - [2026-04-29 22:17:40] "POST /ref-update HTTP/1.1" 200 156 0.011923 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010531 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.020940 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.030722 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.050562 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.016186 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.034915 10.0.0.242 - - [2026-04-29 22:17:40] "DELETE /instance-ip/c22b0f68-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.068884 10.0.0.242 - - [2026-04-29 22:17:40] "POST /ref-update HTTP/1.1" 200 156 0.013335 10.0.0.242 - - [2026-04-29 22:17:40] "DELETE /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.044291 10.0.0.242 - - [2026-04-29 22:17:40] "DELETE /virtual-machine/3a692c40-e53a-414e-a845-911fdb6b0d27 HTTP/1.1" 200 115 0.025699 10.0.0.242 - - [2026-04-29 22:17:40] "DELETE /tag/7195cc10-89e3-42e0-9bb4-680b9c5cb905 HTTP/1.1" 200 115 0.041317 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006319 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004501 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine/330fdf0e-43e8-4343-a47a-403e1ed49113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003807 10.0.0.242 - - [2026-04-29 22:17:40] "POST /ref-update HTTP/1.1" 200 156 0.015188 10.0.0.242 - - [2026-04-29 22:17:40] "GET /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.035712 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.028895 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.035534 10.0.0.242 - - [2026-04-29 22:17:40] "POST /set-tag HTTP/1.1" 200 109 0.034345 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.029867 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.058023 10.0.0.242 - - [2026-04-29 22:17:41] "DELETE /instance-ip/c2c6d3a8-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.084038 10.0.0.242 - - [2026-04-29 22:17:41] "DELETE /virtual-machine-interface/c2abd490-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.043225 10.0.0.242 - - [2026-04-29 22:17:41] "DELETE /virtual-machine/330fdf0e-43e8-4343-a47a-403e1ed49113 HTTP/1.1" 200 115 0.026234 10.0.0.242 - - [2026-04-29 22:17:41] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005857 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.242 - - [2026-04-29 22:17:41] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006493 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.242 - - [2026-04-29 22:17:41] "GET /virtual-machine/e56966e8-0d3c-4dc5-9e76-13b6f724093d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003852 10.0.0.242 - - [2026-04-29 22:17:41] "POST /ref-update HTTP/1.1" 200 156 0.013843 10.0.0.242 - - [2026-04-29 22:17:41] "GET /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016709 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.020931 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.032731 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.041450 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.018355 10.0.0.242 - - [2026-04-29 22:17:41] "POST /set-tag HTTP/1.1" 200 109 0.036973 10.0.0.242 - - [2026-04-29 22:17:41] "DELETE /instance-ip/c3460182-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.055132 10.0.0.242 - - [2026-04-29 22:17:41] "DELETE /virtual-machine-interface/c32894bc-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.063043 10.0.0.242 - - [2026-04-29 22:17:41] "DELETE /virtual-machine/e56966e8-0d3c-4dc5-9e76-13b6f724093d HTTP/1.1" 200 115 0.042246 10.0.0.242 - - [2026-04-29 22:17:42] "DELETE /tag/893d64ff-4bc7-420a-8799-924996af1d16 HTTP/1.1" 200 115 0.088250 10.0.0.242 - - [2026-04-29 22:17:42] "DELETE /tag/b87348e0-770e-4997-b442-d2c4b05f9408 HTTP/1.1" 409 391 0.011724 10.0.0.242 - - [2026-04-29 22:17:43] "GET /global-system-configs HTTP/1.1" 200 323 0.006016 10.0.0.242 - - [2026-04-29 22:17:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002028 10.0.0.242 - - [2026-04-29 22:18:09] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005882 10.0.0.242 - - [2026-04-29 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.242 - - [2026-04-29 22:18:09] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006002 10.0.0.242 - - [2026-04-29 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.242 - - [2026-04-29 22:18:09] "GET /virtual-machine/8dbcf549-714e-4702-a943-abb301b83958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002828 10.0.0.242 - - [2026-04-29 22:18:09] "POST /ref-update HTTP/1.1" 200 156 0.014065 10.0.0.242 - - [2026-04-29 22:18:09] "GET /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019415 10.0.0.242 - - [2026-04-29 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.018728 10.0.0.242 - - [2026-04-29 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.017600 10.0.0.242 - - [2026-04-29 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.025589 10.0.0.242 - - [2026-04-29 22:18:09] "POST /set-tag HTTP/1.1" 200 109 0.026008 10.0.0.242 - - [2026-04-29 22:18:09] "DELETE /instance-ip/c4b345c0-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.060718 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /virtual-machine-interface/c492302e-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.052283 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /virtual-machine/8dbcf549-714e-4702-a943-abb301b83958 HTTP/1.1" 200 115 0.043016 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /tag/dcd63285-8a6a-49f6-9530-ce096f47fdbe HTTP/1.1" 200 115 0.052267 10.0.0.242 - - [2026-04-29 22:18:10] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004813 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.242 - - [2026-04-29 22:18:10] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004711 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.242 - - [2026-04-29 22:18:10] "GET /virtual-machine/f1525270-6427-4bb5-a1e5-190a3c0cdc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003168 10.0.0.242 - - [2026-04-29 22:18:10] "POST /ref-update HTTP/1.1" 200 156 0.021844 10.0.0.242 - - [2026-04-29 22:18:10] "GET /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007125 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.025579 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.033635 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.032050 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.014049 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /instance-ip/c3bfc936-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.061029 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /virtual-machine-interface/c3a6ad84-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.069273 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /virtual-machine/f1525270-6427-4bb5-a1e5-190a3c0cdc60 HTTP/1.1" 200 115 0.032138 10.0.0.242 - - [2026-04-29 22:18:10] "DELETE /tag/6940230d-eaaa-4d17-89bc-95f32dc59b53 HTTP/1.1" 200 115 0.055998 10.0.0.242 - - [2026-04-29 22:18:10] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004319 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.242 - - [2026-04-29 22:18:10] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004972 10.0.0.242 - - [2026-04-29 22:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.242 - - [2026-04-29 22:18:11] "GET /virtual-machine/8c3d28e2-50e1-4ba9-a1fd-1f190503d089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003628 10.0.0.242 - - [2026-04-29 22:18:11] "POST /ref-update HTTP/1.1" 200 156 0.015821 10.0.0.242 - - [2026-04-29 22:18:11] "GET /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005693 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.023077 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.055983 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.047988 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.027019 10.0.0.242 - - [2026-04-29 22:18:11] "DELETE /instance-ip/c4349018-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.070411 10.0.0.242 - - [2026-04-29 22:18:11] "DELETE /virtual-machine-interface/c418635c-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.066533 10.0.0.242 - - [2026-04-29 22:18:11] "DELETE /virtual-machine/8c3d28e2-50e1-4ba9-a1fd-1f190503d089 HTTP/1.1" 200 115 0.022899 10.0.0.242 - - [2026-04-29 22:18:11] "DELETE /tag/99871df9-851c-4ec1-8066-8740a485f0d9 HTTP/1.1" 200 115 0.061791 10.0.0.242 - - [2026-04-29 22:18:11] "DELETE /tag/9b2f874e-e753-4430-aee4-7e5f2fb03bd2 HTTP/1.1" 200 115 0.039038 10.0.0.242 - - [2026-04-29 22:18:11] "DELETE /tag/010431df-bc8f-4e69-9aad-597b464e55fb HTTP/1.1" 409 237 0.006575 10.0.0.242 - - [2026-04-29 22:18:11] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005497 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.242 - - [2026-04-29 22:18:11] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004508 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.242 - - [2026-04-29 22:18:11] "GET /virtual-machine/9e324886-b6b8-43d6-8bb5-4e6f34e60423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.009997 10.0.0.242 - - [2026-04-29 22:18:11] "POST /ref-update HTTP/1.1" 200 156 0.014557 10.0.0.242 - - [2026-04-29 22:18:11] "GET /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006581 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.032686 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.060709 10.0.0.242 - - [2026-04-29 22:18:11] "POST /set-tag HTTP/1.1" 200 109 0.021641 10.0.0.242 - - [2026-04-29 22:18:12] "POST /set-tag HTTP/1.1" 200 109 0.036376 10.0.0.242 - - [2026-04-29 22:18:12] "DELETE /instance-ip/c5353b7a-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.072877 10.0.0.242 - - [2026-04-29 22:18:12] "DELETE /virtual-machine-interface/c51541a8-4418-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.060350 10.0.0.242 - - [2026-04-29 22:18:12] "DELETE /virtual-machine/9e324886-b6b8-43d6-8bb5-4e6f34e60423 HTTP/1.1" 200 115 0.049428 10.0.0.242 - - [2026-04-29 22:18:12] "DELETE /tag/a3fa61f7-bc93-47bd-b258-e6233da23217 HTTP/1.1" 409 237 0.005907 10.0.0.242 - - [2026-04-29 22:18:12] "DELETE /tag/d22c4c88-cc53-4a46-8eda-32377f393f92 HTTP/1.1" 200 115 0.045334 10.0.0.242 - - [2026-04-29 22:18:12] "DELETE /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6 HTTP/1.1" 409 237 0.006197 10.0.0.242 - - [2026-04-29 22:18:13] "POST /projects HTTP/1.1" 409 238 0.003731 10.0.0.242 - - [2026-04-29 22:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.242 - - [2026-04-29 22:18:13] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042769 10.0.0.242 - - [2026-04-29 22:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.242 - - [2026-04-29 22:18:13] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005863 10.0.0.242 - - [2026-04-29 22:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-04-29 22:18:13] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005388 10.0.0.242 - - [2026-04-29 22:18:13] "POST /security-groups HTTP/1.1" 409 285 0.002783 10.0.0.242 - - [2026-04-29 22:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2026-04-29 22:18:14] "PUT /security-group/0fb8c9a7-029f-4da1-858b-e1799bbf34cd HTTP/1.1" 200 263 0.069399 10.0.0.242 - - [2026-04-29 22:18:14] "PUT /access-control-list/211dc470-dd02-4933-86bd-a5e815cbf2f5 HTTP/1.1" 200 273 0.037380 10.0.0.242 - - [2026-04-29 22:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.049364 10.0.0.242 - - [2026-04-29 22:18:14] "PUT /access-control-list/bd219982-9127-4d27-b1b4-2f71130f902f HTTP/1.1" 200 273 0.055590 10.0.0.242 - - [2026-04-29 22:18:18] "POST /projects HTTP/1.1" 409 238 0.002688 10.0.0.242 - - [2026-04-29 22:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.242 - - [2026-04-29 22:18:19] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034905 10.0.0.242 - - [2026-04-29 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.242 - - [2026-04-29 22:18:19] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004570 10.0.0.242 - - [2026-04-29 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.242 - - [2026-04-29 22:18:19] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010599 10.0.0.242 - - [2026-04-29 22:18:19] "POST /security-groups HTTP/1.1" 409 285 0.003973 10.0.0.242 - - [2026-04-29 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-04-29 22:18:19] "PUT /security-group/0fb8c9a7-029f-4da1-858b-e1799bbf34cd HTTP/1.1" 200 263 0.054410 10.0.0.242 - - [2026-04-29 22:18:19] "PUT /access-control-list/211dc470-dd02-4933-86bd-a5e815cbf2f5 HTTP/1.1" 200 273 0.014988 10.0.0.242 - - [2026-04-29 22:18:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.050500 10.0.0.242 - - [2026-04-29 22:18:19] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.012178 10.0.0.242 - - [2026-04-29 22:18:19] "PUT /access-control-list/bd219982-9127-4d27-b1b4-2f71130f902f HTTP/1.1" 200 273 0.041720 10.0.0.242 - - [2026-04-29 22:18:19] "GET /firewall-rule/87cd5ed1-5457-4d8c-8d84-8bd6b71d2fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002953 10.0.0.242 - - [2026-04-29 22:18:19] "POST /ref-update HTTP/1.1" 200 156 0.052202 10.0.0.242 - - [2026-04-29 22:18:19] "DELETE /firewall-rule/87cd5ed1-5457-4d8c-8d84-8bd6b71d2fe4 HTTP/1.1" 200 115 0.043563 10.0.0.242 - - [2026-04-29 22:18:19] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004329 10.0.0.242 - - [2026-04-29 22:18:19] "GET /firewall-rule/6fe1084d-50b4-4d1b-8f22-8f7fe0f827d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003103 10.0.0.242 - - [2026-04-29 22:18:19] "POST /ref-update HTTP/1.1" 200 156 0.047680 10.0.0.242 - - [2026-04-29 22:18:19] "DELETE /firewall-rule/6fe1084d-50b4-4d1b-8f22-8f7fe0f827d6 HTTP/1.1" 200 115 0.043696 10.0.0.242 - - [2026-04-29 22:18:19] "DELETE /tag/eb8cac5c-0c41-46eb-baaa-099bf82d1754 HTTP/1.1" 200 115 0.039688 10.0.0.242 - - [2026-04-29 22:18:19] "DELETE /tag/a3fa61f7-bc93-47bd-b258-e6233da23217 HTTP/1.1" 409 237 0.004485 10.0.0.242 - - [2026-04-29 22:18:19] "DELETE /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6 HTTP/1.1" 409 237 0.007591 10.0.0.242 - - [2026-04-29 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2026-04-29 22:18:19] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004488 10.0.0.242 - - [2026-04-29 22:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.242 - - [2026-04-29 22:18:19] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004676 10.0.0.242 - - [2026-04-29 22:18:19] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.088594 10.0.0.242 - - [2026-04-29 22:18:19] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.040139 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /security-group/0fb8c9a7-029f-4da1-858b-e1799bbf34cd HTTP/1.1" 200 115 0.050607 10.0.0.242 - - [2026-04-29 22:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /access-control-list/211dc470-dd02-4933-86bd-a5e815cbf2f5 HTTP/1.1" 200 115 0.047239 10.0.0.242 - - [2026-04-29 22:18:20] "GET /project/e234309b-78de-4331-910d-0484f9643662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.034956 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /access-control-list/bd219982-9127-4d27-b1b4-2f71130f902f HTTP/1.1" 200 115 0.055391 10.0.0.242 - - [2026-04-29 22:18:20] "GET /project/e234309b-78de-4331-910d-0484f9643662?fields=security_groups HTTP/1.1" 200 1353 0.050803 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /security-group/eba5e2d3-65cc-4b11-927a-bbc493412d8c HTTP/1.1" 200 115 0.092968 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /access-control-list/83bfc577-b7f9-449a-ac02-1f50586d63a6 HTTP/1.1" 200 115 0.064025 10.0.0.242 - - [2026-04-29 22:18:20] "GET /project/e234309b-78de-4331-910d-0484f9643662?fields=application_policy_sets HTTP/1.1" 200 1392 0.052161 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /access-control-list/8f66c72b-aab6-454e-802f-8ed00ff74ce7 HTTP/1.1" 200 115 0.035949 10.0.0.242 - - [2026-04-29 22:18:20] "DELETE /project/e234309b-78de-4331-910d-0484f9643662 HTTP/1.1" 200 115 0.370688 10.0.0.242 - - [2026-04-29 22:18:20] "POST /projects HTTP/1.1" 409 238 0.003394 10.0.0.242 - - [2026-04-29 22:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.242 - - [2026-04-29 22:18:20] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035061 10.0.0.242 - - [2026-04-29 22:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.242 - - [2026-04-29 22:18:20] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005382 10.0.0.242 - - [2026-04-29 22:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-04-29 22:18:20] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005312 10.0.0.242 - - [2026-04-29 22:18:20] "POST /security-groups HTTP/1.1" 409 285 0.003531 10.0.0.242 - - [2026-04-29 22:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.242 - - [2026-04-29 22:18:20] "PUT /security-group/33779695-46a5-4f22-b3b9-4788c9ba84a6 HTTP/1.1" 200 263 0.055573 10.0.0.242 - - [2026-04-29 22:18:20] "PUT /access-control-list/7072c68e-a63a-43f8-8661-1dad2e371035 HTTP/1.1" 200 273 0.014610 10.0.0.242 - - [2026-04-29 22:18:20] "PUT /access-control-list/c217c4ab-7994-49cd-a5fa-e6d2d9babaa4 HTTP/1.1" 200 273 0.045346 10.0.0.242 - - [2026-04-29 22:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029040 10.0.0.242 - - [2026-04-29 22:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.242 - - [2026-04-29 22:18:24] "GET /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002880 10.0.0.242 - - [2026-04-29 22:18:24] "GET /virtual-machine-interface/c20cb0ea-4418-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002526 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /loadbalancer-member/bc8f4eee-c8d3-49cd-a3d6-11c716630112 HTTP/1.1" 200 115 0.056603 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /loadbalancer-pool/64b80619-ad49-4c98-94c7-79c4a44118cc HTTP/1.1" 200 115 0.056561 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /loadbalancer-listener/94684882-ea30-4115-a235-006ac1af58b4 HTTP/1.1" 200 115 0.040814 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /loadbalancer/1a6acdab-e1bb-4d89-9104-a3dc30b7bac6 HTTP/1.1" 200 115 0.049041 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /floating-ip/a6922d6e-70ef-4e10-88f5-23f40089761e HTTP/1.1" 200 115 0.036444 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /instance-ip/76e7880f-13d2-4b92-965c-700e1cc68916 HTTP/1.1" 200 115 0.053426 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /virtual-machine-interface/7537231b-1ea0-426b-abb6-9ccb5e8f5e72 HTTP/1.1" 200 115 0.047337 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /tag/1d24aa4a-92a2-4be0-9d8e-b4ecb6b02a3b HTTP/1.1" 200 115 0.053095 10.0.0.242 - - [2026-04-29 22:18:25] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002404 10.0.0.242 - - [2026-04-29 22:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.242 - - [2026-04-29 22:18:25] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005767 10.0.0.242 - - [2026-04-29 22:18:25] "GET /firewall-policy/6d6427a4-5327-477b-8d6b-1b2af1978ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003622 10.0.0.242 - - [2026-04-29 22:18:25] "GET /firewall-rule/57b2e710-edb4-4218-80f6-848bbe6035ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.005148 10.0.0.242 - - [2026-04-29 22:18:25] "POST /ref-update HTTP/1.1" 200 156 0.014335 10.0.0.242 - - [2026-04-29 22:18:25] "DELETE /firewall-rule/57b2e710-edb4-4218-80f6-848bbe6035ed HTTP/1.1" 200 115 0.246699 10.0.0.242 - - [2026-04-29 22:18:25] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004424 10.0.0.242 - - [2026-04-29 22:18:25] "GET /firewall-rule/4af59445-b9d0-4695-b671-e7880460cf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.005857 10.0.0.242 - - [2026-04-29 22:18:25] "POST /ref-update HTTP/1.1" 200 156 0.053558 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /firewall-rule/4af59445-b9d0-4695-b671-e7880460cf8a HTTP/1.1" 200 115 0.116937 10.0.0.242 - - [2026-04-29 22:18:26] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.013202 10.0.0.242 - - [2026-04-29 22:18:26] "GET /firewall-rule/072c84d9-4d15-4ae0-b2d2-d2a6c48b1393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.011509 10.0.0.242 - - [2026-04-29 22:18:26] "POST /ref-update HTTP/1.1" 200 156 0.024137 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /firewall-rule/072c84d9-4d15-4ae0-b2d2-d2a6c48b1393 HTTP/1.1" 200 115 0.088752 10.0.0.242 - - [2026-04-29 22:18:26] "GET /application-policy-set/ead9ca2c-9bac-4bd3-abb2-a225b3dcd98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003212 10.0.0.242 - - [2026-04-29 22:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.242 - - [2026-04-29 22:18:26] "GET /policy-management/6df7ea92-0357-41dc-8c7c-a663bc19aeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004254 10.0.0.242 - - [2026-04-29 22:18:26] "GET /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006486 10.0.0.242 - - [2026-04-29 22:18:26] "POST /ref-update HTTP/1.1" 200 156 0.046747 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /firewall-policy/0ae8e11d-279d-403a-8290-cbdf61e87b6b HTTP/1.1" 200 115 0.066779 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /tag/4a2f4df0-90eb-4c29-8d4f-103caf626bd6 HTTP/1.1" 200 115 0.084090 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /tag/b87348e0-770e-4997-b442-d2c4b05f9408 HTTP/1.1" 200 115 0.122602 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /tag/010431df-bc8f-4e69-9aad-597b464e55fb HTTP/1.1" 200 115 0.130995 10.0.0.242 - - [2026-04-29 22:18:26] "DELETE /tag/a3fa61f7-bc93-47bd-b258-e6233da23217 HTTP/1.1" 200 115 0.108603 10.0.0.242 - - [2026-04-29 22:18:26] "POST /projects HTTP/1.1" 409 238 0.002736 10.0.0.242 - - [2026-04-29 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.242 - - [2026-04-29 22:18:27] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044322 10.0.0.242 - - [2026-04-29 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.242 - - [2026-04-29 22:18:27] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005322 10.0.0.242 - - [2026-04-29 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.242 - - [2026-04-29 22:18:27] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003913 10.0.0.242 - - [2026-04-29 22:18:27] "POST /security-groups HTTP/1.1" 409 285 0.009701 10.0.0.242 - - [2026-04-29 22:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.242 - - [2026-04-29 22:18:27] "PUT /security-group/33779695-46a5-4f22-b3b9-4788c9ba84a6 HTTP/1.1" 200 263 0.081278 10.0.0.242 - - [2026-04-29 22:18:27] "PUT /access-control-list/7072c68e-a63a-43f8-8661-1dad2e371035 HTTP/1.1" 200 273 0.024814 10.0.0.242 - - [2026-04-29 22:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044603 10.0.0.242 - - [2026-04-29 22:18:27] "PUT /access-control-list/c217c4ab-7994-49cd-a5fa-e6d2d9babaa4 HTTP/1.1" 200 273 0.019744 10.0.0.242 - - [2026-04-29 22:18:27] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.039048 10.0.0.242 - - [2026-04-29 22:18:27] "GET /firewall-rule/f7ad0c45-83c3-46d8-9e17-3db81b0858fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.026983 10.0.0.242 - - [2026-04-29 22:18:27] "POST /ref-update HTTP/1.1" 200 156 0.159008 10.0.0.242 - - [2026-04-29 22:18:27] "DELETE /firewall-rule/f7ad0c45-83c3-46d8-9e17-3db81b0858fa HTTP/1.1" 200 115 0.089676 10.0.0.242 - - [2026-04-29 22:18:27] "GET /firewall-policy/fa807cf4-e2cb-4b43-9ecb-2a7683aab29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.018353 10.0.0.242 - - [2026-04-29 22:18:27] "GET /firewall-rule/0bbfd557-092a-4980-b87c-39fac6a366b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008755 10.0.0.242 - - [2026-04-29 22:18:27] "POST /ref-update HTTP/1.1" 200 156 0.104818 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /firewall-rule/0bbfd557-092a-4980-b87c-39fac6a366b8 HTTP/1.1" 200 115 0.105810 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /tag/3f412878-9fdb-41a3-a1d2-e547d28c2817 HTTP/1.1" 200 115 0.099244 10.0.0.242 - - [2026-04-29 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.242 - - [2026-04-29 22:18:28] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004564 10.0.0.242 - - [2026-04-29 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.242 - - [2026-04-29 22:18:28] "GET /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006927 10.0.0.242 - - [2026-04-29 22:18:28] "PUT /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106 HTTP/1.1" 200 265 0.106409 10.0.0.242 - - [2026-04-29 22:18:28] "PUT /virtual-network/412aa92e-2e14-426c-859f-0bbc165dcfaf HTTP/1.1" 200 265 0.109080 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /security-group/33779695-46a5-4f22-b3b9-4788c9ba84a6 HTTP/1.1" 200 115 0.127612 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /access-control-list/7072c68e-a63a-43f8-8661-1dad2e371035 HTTP/1.1" 200 115 0.072931 10.0.0.242 - - [2026-04-29 22:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /access-control-list/c217c4ab-7994-49cd-a5fa-e6d2d9babaa4 HTTP/1.1" 200 115 0.079651 10.0.0.242 - - [2026-04-29 22:18:28] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.082597 10.0.0.242 - - [2026-04-29 22:18:28] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?fields=security_groups HTTP/1.1" 200 1353 0.061761 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /security-group/2df6e81f-49e9-4cb5-8ca0-1807e9baab66 HTTP/1.1" 200 115 0.065377 10.0.0.242 - - [2026-04-29 22:18:28] "DELETE /access-control-list/1a23e6b5-b73b-42b8-9e2d-9433bffdb1a3 HTTP/1.1" 200 115 0.075122 10.0.0.242 - - [2026-04-29 22:18:29] "GET /project/b3bc1cad-423f-4571-b060-e2221fbe90a6?fields=application_policy_sets HTTP/1.1" 200 1392 0.116109 10.0.0.242 - - [2026-04-29 22:18:29] "DELETE /access-control-list/078f608b-7977-45ae-ab4a-6ad3e8c43f8e HTTP/1.1" 200 115 0.087187 10.0.0.242 - - [2026-04-29 22:18:29] "DELETE /project/b3bc1cad-423f-4571-b060-e2221fbe90a6 HTTP/1.1" 200 115 0.595691 10.0.0.242 - - [2026-04-29 22:19:20] "GET / HTTP/1.1" 200 36215 0.002493 10.0.0.242 - - [2026-04-29 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.242 - - [2026-04-29 22:19:20] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003090 10.0.0.242 - - [2026-04-29 22:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.242 - - [2026-04-29 22:19:21] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002964 10.0.0.242 - - [2026-04-29 22:19:37] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.242 - - [2026-04-29 22:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-04-29 22:19:37] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007383 10.0.0.242 - - [2026-04-29 22:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.242 - - [2026-04-29 22:19:37] "GET /config-node/20deb56a-c8a4-4c59-bf25-29603cd9fc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002955 10.0.0.242 - - [2026-04-29 22:19:38] "GET / HTTP/1.1" 200 36215 0.001895 10.0.0.242 - - [2026-04-29 22:19:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002364 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.242 - - [2026-04-29 22:19:43] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002958 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.009327 10.0.0.242 - - [2026-04-29 22:19:43] "GET / HTTP/1.1" 200 36215 0.002132 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 264 0.002574 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/8d98d198-c812-444a-becd-b6d73299385d HTTP/1.1" 200 245 0.012468 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 261 0.007581 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/4039fb3d-03e7-40cb-bbd5-eefd35385498 HTTP/1.1" 200 245 0.013544 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 261 0.005677 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/f48481c9-22f5-4624-af4f-cbb56e096247 HTTP/1.1" 200 245 0.012093 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 253 0.009735 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/c9f6e675-bd68-471f-a072-8fea79d1970f HTTP/1.1" 200 245 0.011858 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 251 0.008756 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/f95127e3-a9aa-4211-8b4a-d36315d46351 HTTP/1.1" 200 245 0.010799 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 252 0.006490 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/179e001a-e9d7-4c15-ab44-6a98bb48eba2 HTTP/1.1" 200 245 0.012543 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 256 0.006623 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/45fde811-4186-44f7-ad2c-380be737c5f6 HTTP/1.1" 200 245 0.011218 10.0.0.242 - - [2026-04-29 22:19:43] "POST /alarms HTTP/1.1" 409 248 0.007291 10.0.0.242 - - [2026-04-29 22:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-04-29 22:19:43] "PUT /alarm/a02e36d6-df5c-4c5b-abe8-aac3b3fccd1c HTTP/1.1" 200 245 0.012300 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 252 0.014104 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/5d8cd815-a471-46c7-92f7-ee2b76d3c9dc HTTP/1.1" 200 245 0.012368 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 257 0.009868 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/f3863915-f649-4291-bb05-e2f369d7060f HTTP/1.1" 200 245 0.012439 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 251 0.015891 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/22761273-f239-419b-b08c-08142c28ef90 HTTP/1.1" 200 245 0.013034 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 257 0.009962 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/2be94c3f-cc70-4769-b444-5ab961c66a2a HTTP/1.1" 200 245 0.012684 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 261 0.012459 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/a99d75f3-a66b-4872-98bb-fd8c82d63f39 HTTP/1.1" 200 245 0.014210 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 258 0.005038 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/0e292c93-799e-439d-9e7e-fb150bb03787 HTTP/1.1" 200 245 0.011881 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 254 0.007595 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/ade5566b-10e9-424f-8a25-08a60d09a356 HTTP/1.1" 200 245 0.010418 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 254 0.010738 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/40d35307-45c0-4bb0-b925-3e8e303e75b5 HTTP/1.1" 200 245 0.012443 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 254 0.006421 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/c91e2316-a20c-401d-add6-ad2cba0a9075 HTTP/1.1" 200 245 0.011302 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 247 0.008594 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/e8827d90-4de7-4048-baa5-e17ab4fbde7c HTTP/1.1" 200 245 0.011657 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 272 0.007721 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/a0db438a-dd2a-479e-839a-340a4a07f360 HTTP/1.1" 200 245 0.012457 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 261 0.009183 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/26fdfeb9-45ce-4eb4-a575-291814cfc2f9 HTTP/1.1" 200 245 0.012341 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 259 0.009085 10.0.0.242 - - [2026-04-29 22:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2026-04-29 22:19:44] "PUT /alarm/b42b0736-615b-4a92-ba2d-225097288246 HTTP/1.1" 200 245 0.012694 10.0.0.242 - - [2026-04-29 22:19:44] "POST /alarms HTTP/1.1" 409 265 0.024495 10.0.0.242 - - [2026-04-29 22:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.242 - - [2026-04-29 22:19:45] "PUT /alarm/f4b8c8ab-c4b0-4dc0-bf12-7e7557c2d62d HTTP/1.1" 200 245 0.011957 10.0.0.242 - - [2026-04-29 22:19:45] "POST /alarms HTTP/1.1" 409 279 0.013051 10.0.0.242 - - [2026-04-29 22:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2026-04-29 22:19:45] "PUT /alarm/0932270e-9514-4bf0-bc4d-2b1b77f61d49 HTTP/1.1" 200 245 0.012703 10.0.0.242 - - [2026-04-29 22:19:45] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.242 - - [2026-04-29 22:19:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002278 10.0.0.242 - - [2026-04-29 22:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-04-29 22:19:45] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.008326 10.0.0.242 - - [2026-04-29 22:19:45] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.242 - - [2026-04-29 22:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-04-29 22:19:45] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002610 10.0.0.242 - - [2026-04-29 22:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.242 - - [2026-04-29 22:19:45] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.009545 10.0.0.242 - - [2026-04-29 22:19:46] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.242 - - [2026-04-29 22:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-04-29 22:19:46] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005455 10.0.0.242 - - [2026-04-29 22:19:46] "PUT /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2 HTTP/1.1" 200 275 0.020523 10.0.0.242 - - [2026-04-29 22:19:49] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.242 - - [2026-04-29 22:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.242 - - [2026-04-29 22:19:49] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002999 10.0.0.242 - - [2026-04-29 22:19:49] "POST /bgp-routers HTTP/1.1" 409 301 0.003961 10.0.0.242 - - [2026-04-29 22:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2026-04-29 22:19:49] "GET /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003610 10.0.0.242 - - [2026-04-29 22:19:49] "PUT /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde HTTP/1.1" 200 255 0.030569 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:19:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:19:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.242 - - [2026-04-29 22:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.242 - - [2026-04-29 22:19:51] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002866 10.0.0.242 - - [2026-04-29 22:20:04] "GET / HTTP/1.1" 200 36215 0.002245 10.0.0.242 - - [2026-04-29 22:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.242 - - [2026-04-29 22:20:04] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009731 10.0.0.242 - - [2026-04-29 22:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-04-29 22:20:04] "GET /config-node/20deb56a-c8a4-4c59-bf25-29603cd9fc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002211 10.0.0.242 - - [2026-04-29 22:20:16] "GET / HTTP/1.1" 200 36215 0.001664 10.0.0.242 - - [2026-04-29 22:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.242 - - [2026-04-29 22:20:16] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003006 10.0.0.242 - - [2026-04-29 22:20:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001824 10.0.0.242 - - [2026-04-29 22:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.242 - - [2026-04-29 22:20:16] "GET /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003200 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:20:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:20:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.242 - - [2026-04-29 22:20:16] "PUT /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde HTTP/1.1" 200 255 0.017241 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:20:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:20:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 10.0.0.242 - - [2026-04-29 22:20:34] "GET / HTTP/1.1" 200 36215 0.002048 10.0.0.242 - - [2026-04-29 22:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.242 - - [2026-04-29 22:20:34] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006297 10.0.0.242 - - [2026-04-29 22:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-04-29 22:20:34] "GET /config-node/20deb56a-c8a4-4c59-bf25-29603cd9fc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002948 10.0.0.242 - - [2026-04-29 22:20:35] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.242 - - [2026-04-29 22:20:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002467 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.242 - - [2026-04-29 22:20:40] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003350 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.025339 10.0.0.242 - - [2026-04-29 22:20:40] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 264 0.004961 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /alarm/8d98d198-c812-444a-becd-b6d73299385d HTTP/1.1" 200 245 0.009922 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 261 0.002375 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /alarm/4039fb3d-03e7-40cb-bbd5-eefd35385498 HTTP/1.1" 200 245 0.009235 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 261 0.002305 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /alarm/f48481c9-22f5-4624-af4f-cbb56e096247 HTTP/1.1" 200 245 0.010709 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 253 0.016470 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /alarm/c9f6e675-bd68-471f-a072-8fea79d1970f HTTP/1.1" 200 245 0.012866 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 251 0.007770 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /alarm/f95127e3-a9aa-4211-8b4a-d36315d46351 HTTP/1.1" 200 245 0.014113 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 252 0.007425 10.0.0.242 - - [2026-04-29 22:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.242 - - [2026-04-29 22:20:40] "PUT /alarm/179e001a-e9d7-4c15-ab44-6a98bb48eba2 HTTP/1.1" 200 245 0.011819 10.0.0.242 - - [2026-04-29 22:20:40] "POST /alarms HTTP/1.1" 409 256 0.005856 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/45fde811-4186-44f7-ad2c-380be737c5f6 HTTP/1.1" 200 245 0.012271 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 248 0.008252 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/a02e36d6-df5c-4c5b-abe8-aac3b3fccd1c HTTP/1.1" 200 245 0.010902 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 252 0.006751 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/5d8cd815-a471-46c7-92f7-ee2b76d3c9dc HTTP/1.1" 200 245 0.016474 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 257 0.015955 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/f3863915-f649-4291-bb05-e2f369d7060f HTTP/1.1" 200 245 0.011856 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 251 0.007048 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/22761273-f239-419b-b08c-08142c28ef90 HTTP/1.1" 200 245 0.013522 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 257 0.011525 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/2be94c3f-cc70-4769-b444-5ab961c66a2a HTTP/1.1" 200 245 0.016279 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 261 0.008715 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/a99d75f3-a66b-4872-98bb-fd8c82d63f39 HTTP/1.1" 200 245 0.016619 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 258 0.011742 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/0e292c93-799e-439d-9e7e-fb150bb03787 HTTP/1.1" 200 245 0.013491 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 254 0.016536 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/ade5566b-10e9-424f-8a25-08a60d09a356 HTTP/1.1" 200 245 0.013036 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 254 0.004467 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/40d35307-45c0-4bb0-b925-3e8e303e75b5 HTTP/1.1" 200 245 0.022903 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 254 0.012795 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/c91e2316-a20c-401d-add6-ad2cba0a9075 HTTP/1.1" 200 245 0.013170 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 247 0.015701 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/e8827d90-4de7-4048-baa5-e17ab4fbde7c HTTP/1.1" 200 245 0.010528 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 272 0.004126 10.0.0.242 - - [2026-04-29 22:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-04-29 22:20:41] "PUT /alarm/a0db438a-dd2a-479e-839a-340a4a07f360 HTTP/1.1" 200 245 0.012594 10.0.0.242 - - [2026-04-29 22:20:41] "POST /alarms HTTP/1.1" 409 261 0.005342 10.0.0.242 - - [2026-04-29 22:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.242 - - [2026-04-29 22:20:42] "PUT /alarm/26fdfeb9-45ce-4eb4-a575-291814cfc2f9 HTTP/1.1" 200 245 0.012539 10.0.0.242 - - [2026-04-29 22:20:42] "POST /alarms HTTP/1.1" 409 259 0.006189 10.0.0.242 - - [2026-04-29 22:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.242 - - [2026-04-29 22:20:42] "PUT /alarm/b42b0736-615b-4a92-ba2d-225097288246 HTTP/1.1" 200 245 0.013969 10.0.0.242 - - [2026-04-29 22:20:42] "POST /alarms HTTP/1.1" 409 265 0.021026 10.0.0.242 - - [2026-04-29 22:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.242 - - [2026-04-29 22:20:42] "PUT /alarm/f4b8c8ab-c4b0-4dc0-bf12-7e7557c2d62d HTTP/1.1" 200 245 0.018648 10.0.0.242 - - [2026-04-29 22:20:42] "POST /alarms HTTP/1.1" 409 279 0.004473 10.0.0.242 - - [2026-04-29 22:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-04-29 22:20:42] "PUT /alarm/0932270e-9514-4bf0-bc4d-2b1b77f61d49 HTTP/1.1" 200 245 0.013858 10.0.0.242 - - [2026-04-29 22:20:42] "GET / HTTP/1.1" 200 36215 0.001814 10.0.0.242 - - [2026-04-29 22:20:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003683 10.0.0.242 - - [2026-04-29 22:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2026-04-29 22:20:42] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.012368 10.0.0.242 - - [2026-04-29 22:20:43] "GET / HTTP/1.1" 200 36215 0.002180 10.0.0.242 - - [2026-04-29 22:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2026-04-29 22:20:43] "GET /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003340 10.0.0.242 - - [2026-04-29 22:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.242 - - [2026-04-29 22:20:43] "PUT /global-vrouter-config/46e957ea-1984-45da-92cc-03433466f2ef HTTP/1.1" 200 277 0.010636 10.0.0.242 - - [2026-04-29 22:20:43] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.242 - - [2026-04-29 22:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.242 - - [2026-04-29 22:20:43] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007139 10.0.0.242 - - [2026-04-29 22:20:43] "PUT /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2 HTTP/1.1" 200 275 0.017730 10.0.0.242 - - [2026-04-29 22:20:46] "GET / HTTP/1.1" 200 36215 0.001353 10.0.0.242 - - [2026-04-29 22:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.242 - - [2026-04-29 22:20:46] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005640 10.0.0.242 - - [2026-04-29 22:20:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001863 10.0.0.242 - - [2026-04-29 22:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-04-29 22:20:46] "GET /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.007887 10.0.0.242 - - [2026-04-29 22:20:46] "PUT /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde HTTP/1.1" 200 255 0.015207 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:20:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:20:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 10.0.0.242 - - [2026-04-29 22:20:50] "POST /tags HTTP/1.1" 200 356 0.041439 10.0.0.242 - - [2026-04-29 22:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029081 10.0.0.242 - - [2026-04-29 22:20:50] "GET /tag/b7b27a39-6809-4720-bc70-e2b05c38d45d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.020648 10.0.0.242 - - [2026-04-29 22:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007953 10.0.0.242 - - [2026-04-29 22:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.242 - - [2026-04-29 22:20:51] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040247 10.0.0.242 - - [2026-04-29 22:20:51] "POST /virtual-machines HTTP/1.1" 200 352 0.015130 10.0.0.242 - - [2026-04-29 22:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037891 10.0.0.242 - - [2026-04-29 22:20:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.112319 10.0.0.242 - - [2026-04-29 22:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023877 10.0.0.242 - - [2026-04-29 22:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015527 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005026 10.0.0.242 - - [2026-04-29 22:20:51] "POST /instance-ips HTTP/1.1" 200 392 0.034144 10.0.0.242 - - [2026-04-29 22:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023212 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014836 10.0.0.242 - - [2026-04-29 22:20:51] "POST /set-tag HTTP/1.1" 200 109 0.014254 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015973 10.0.0.242 - - [2026-04-29 22:20:51] "GET /instance-ip/ae4a5d18-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003255 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004588 10.0.0.242 - - [2026-04-29 22:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003701 10.0.0.242 - - [2026-04-29 22:20:51] "POST /ref-update HTTP/1.1" 200 156 0.009048 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004780 10.0.0.242 - - [2026-04-29 22:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.242 - - [2026-04-29 22:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-04-29 22:20:51] "GET /virtual-network/e904c8da-70bb-474b-85f0-b844bcde8106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004555 10.0.0.242 - - [2026-04-29 22:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.242 - - [2026-04-29 22:20:51] "GET /project/39040138-a1f9-4a93-8933-421e9005bee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039104 10.0.0.242 - - [2026-04-29 22:20:51] "POST /virtual-machines HTTP/1.1" 200 356 0.014400 10.0.0.242 - - [2026-04-29 22:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009158 10.0.0.242 - - [2026-04-29 22:20:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.102814 10.0.0.242 - - [2026-04-29 22:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029481 10.0.0.242 - - [2026-04-29 22:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009147 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005747 10.0.0.242 - - [2026-04-29 22:20:52] "POST /instance-ips HTTP/1.1" 200 396 0.023391 10.0.0.242 - - [2026-04-29 22:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025668 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006993 10.0.0.242 - - [2026-04-29 22:20:52] "POST /set-tag HTTP/1.1" 200 109 0.029563 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.021750 10.0.0.242 - - [2026-04-29 22:20:52] "GET /instance-ip/aeb9e386-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.008464 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004543 10.0.0.242 - - [2026-04-29 22:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-router/eaace922-b9af-4a07-99a3-223112a0d960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004191 10.0.0.242 - - [2026-04-29 22:20:52] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016327 10.0.0.242 - - [2026-04-29 22:20:52] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005879 10.0.0.242 - - [2026-04-29 22:20:52] "POST /set-tag HTTP/1.1" 200 109 0.003829 10.0.0.242 - - [2026-04-29 22:20:52] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006445 10.0.0.242 - - [2026-04-29 22:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.242 - - [2026-04-29 22:21:01] "GET / HTTP/1.1" 200 36215 0.001935 10.0.0.242 - - [2026-04-29 22:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2026-04-29 22:21:01] "GET /global-system-config/ec565aef-af76-4648-83a8-e9525d25f5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.013354 10.0.0.242 - - [2026-04-29 22:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.242 - - [2026-04-29 22:21:01] "GET /config-node/20deb56a-c8a4-4c59-bf25-29603cd9fc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002089 10.0.0.242 - - [2026-04-29 22:21:03] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004659 10.0.0.242 - - [2026-04-29 22:21:03] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.242 - - [2026-04-29 22:21:04] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006687 10.0.0.242 - - [2026-04-29 22:21:04] "POST /set-tag HTTP/1.1" 200 109 0.004551 10.0.0.242 - - [2026-04-29 22:21:05] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006512 10.0.0.242 - - [2026-04-29 22:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002850 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001158 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001156 10.0.0.242 - - [2026-04-29 22:21:13] "GET / HTTP/1.1" 200 36215 0.001397 10.0.0.242 - - [2026-04-29 22:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.242 - - [2026-04-29 22:21:13] "GET /routing-instance/040ec1d2-099b-4229-a548-3a1cc1694003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003155 10.0.0.242 - - [2026-04-29 22:21:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002146 10.0.0.242 - - [2026-04-29 22:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.242 - - [2026-04-29 22:21:13] "GET /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003357 10.0.0.242 - - [2026-04-29 22:21:13] "PUT /bgp-router/e64e6f36-a459-4f5b-8fb3-92bd6fefbbde HTTP/1.1" 200 255 0.016376 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001234 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 10.0.0.242 - - [2026-04-29 22:21:37] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012954 10.0.0.242 - - [2026-04-29 22:21:37] "POST /set-tag HTTP/1.1" 200 109 0.006263 10.0.0.242 - - [2026-04-29 22:21:37] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006407 10.0.0.242 - - [2026-04-29 22:21:37] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.242 - - [2026-04-29 22:21:37] "GET /virtual-machine/46f94671-36e1-4ab6-801d-dfea975da1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005008 10.0.0.242 - - [2026-04-29 22:21:37] "POST /ref-update HTTP/1.1" 200 156 0.021067 10.0.0.242 - - [2026-04-29 22:21:37] "GET /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005649 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.242 - - [2026-04-29 22:21:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 10.0.0.242 - - [2026-04-29 22:21:37] "POST /set-tag HTTP/1.1" 200 109 0.022881 10.0.0.242 - - [2026-04-29 22:21:37] "POST /set-tag HTTP/1.1" 200 109 0.023658 10.0.0.242 - - [2026-04-29 22:21:37] "DELETE /instance-ip/ae4a5d18-4419-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.067313 10.0.0.242 - - [2026-04-29 22:21:38] "DELETE /virtual-machine-interface/ae2b300a-4419-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.053869 10.0.0.242 - - [2026-04-29 22:21:38] "DELETE /virtual-machine/46f94671-36e1-4ab6-801d-dfea975da1a2 HTTP/1.1" 200 115 0.028497 10.0.0.242 - - [2026-04-29 22:21:38] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011711 10.0.0.242 - - [2026-04-29 22:21:38] "POST /set-tag HTTP/1.1" 200 109 0.006382 10.0.0.242 - - [2026-04-29 22:22:08] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011715 10.0.0.242 - - [2026-04-29 22:22:08] "POST /set-tag HTTP/1.1" 200 109 0.012159 10.0.0.242 - - [2026-04-29 22:22:08] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004348 10.0.0.242 - - [2026-04-29 22:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.242 - - [2026-04-29 22:22:08] "GET /virtual-machine/c1cdef64-734b-4f39-8bdd-3618dac24dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003406 10.0.0.242 - - [2026-04-29 22:22:08] "POST /ref-update HTTP/1.1" 200 156 0.013202 10.0.0.242 - - [2026-04-29 22:22:08] "GET /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004403 10.0.0.242 - - [2026-04-29 22:22:08] "POST /set-tag HTTP/1.1" 200 109 0.017552 10.0.0.242 - - [2026-04-29 22:22:08] "POST /set-tag HTTP/1.1" 200 109 0.046566 10.0.0.242 - - [2026-04-29 22:22:09] "DELETE /instance-ip/aeb9e386-4419-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.126902 10.0.0.242 - - [2026-04-29 22:22:09] "DELETE /virtual-machine-interface/aea4ab06-4419-11f1-997e-fa163eb9fe9a HTTP/1.1" 200 115 0.062024 10.0.0.242 - - [2026-04-29 22:22:09] "DELETE /virtual-machine/c1cdef64-734b-4f39-8bdd-3618dac24dad HTTP/1.1" 200 115 0.034507 10.0.0.242 - - [2026-04-29 22:22:09] "DELETE /tag/b7b27a39-6809-4720-bc70-e2b05c38d45d HTTP/1.1" 200 115 0.062015