+++ date ++ echo 'INFO: =================== Mon Sep 16 01:58:17 UTC 2024 ===================' INFO: =================== Mon Sep 16 01:58:17 UTC 2024 =================== ++ 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.36 ++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.36 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.36 ++ ANALYTICSDB_NODES=10.0.0.36 ++ ANALYTICS_SNMP_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8081 ' +++ '[' -n '10.0.0.36:8081 ' ']' +++ echo 10.0.0.36:8081 ++ ANALYTICS_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9042 ' +++ '[' -n '10.0.0.36:9042 ' ']' +++ echo 10.0.0.36:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.36:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8086 ' +++ '[' -n '10.0.0.36:8086 ' ']' +++ echo 10.0.0.36:8086 ++ COLLECTOR_SERVERS=10.0.0.36: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.36 ++ CONFIGDB_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8082 ' +++ '[' -n '10.0.0.36:8082 ' ']' +++ echo 10.0.0.36:8082 ++ CONFIG_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9161 ' +++ '[' -n '10.0.0.36:9161 ' ']' +++ echo 10.0.0.36:9161 ++ CONFIGDB_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9041 ' +++ '[' -n '10.0.0.36:9041 ' ']' +++ echo 10.0.0.36:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.36:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.36 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.36 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+=10.0.0.36:2181, +++ '[' -n 10.0.0.36:2181, ']' +++ echo 10.0.0.36:2181 ++ ZOOKEEPER_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:2181 ' +++ '[' -n '10.0.0.36:2181 ' ']' +++ echo 10.0.0.36:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.36:2181 ++ RABBITMQ_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+=10.0.0.36:5673, +++ '[' -n 10.0.0.36:5673, ']' +++ echo 10.0.0.36:5673 ++ RABBITMQ_SERVERS=10.0.0.36: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=True ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:6379 ' +++ '[' -n '10.0.0.36:6379 ' ']' +++ echo 10.0.0.36:6379 ++ REDIS_SERVERS=10.0.0.36:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9092 ' +++ '[' -n '10.0.0.36:9092 ' ']' +++ echo 10.0.0.36:9092 ++ KAFKA_SERVERS=10.0.0.36:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.36.4.218 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.36 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.36 ++ 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=True ++ 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=True ++ 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=True ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.36 ++ cut -d , -f 1 + local cassandra=10.0.0.36 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.36 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.36 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.36 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.36 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.36 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.36 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.36 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.36,10.246.11.1,127.0.0.1,172.17.0.1,252.36.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.36'\''))' +++ local server_ip=10.0.0.36 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.36 ]] +++ [[ ,10.0.0.36,10.246.11.1,127.0.0.1,172.17.0.1,252.36.0.1,, =~ ,10\.0\.0\.36, ]] +++ echo 10.0.0.36 1 +++ return ++ local ip=10.0.0.36 ++ [[ -z 10.0.0.36 ]] ++ echo 10.0.0.36 + host_ip=10.0.0.36 + [[ cql == \c\q\l ]] ++ echo 10.0.0.36:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.36:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.36:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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/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/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/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.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 09/16/2024 01:59:09.352 7f29855ff508 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/16/2024 01:59:09.385 7f29855ff508 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/16/2024 01:59:09.401 7f29855ff508 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/16/2024 01:59:09.401 7f29855ff508 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.36:8082/ Hit Ctrl-C to quit. 10.0.0.36 - - [2024-09-16 01:59:35] "GET / HTTP/1.1" 200 45019 0.002023 10.0.0.36 - - [2024-09-16 01:59:35] "GET / HTTP/1.1" 200 45019 0.001492 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 401 295 0.000779 10.0.0.36 - - [2024-09-16 01:59:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 295 0.000368 10.0.0.36 - - [2024-09-16 01:59:35] "GET / HTTP/1.1" 200 36215 0.002624 10.0.0.36 - - [2024-09-16 01:59:35] "GET / HTTP/1.1" 200 36215 0.001843 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 401 295 0.000446 10.0.0.36 - - [2024-09-16 01:59:35] "GET / HTTP/1.1" 200 36215 0.002112 10.0.0.36 - - [2024-09-16 01:59:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.364095 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.378947 10.0.0.36 - - [2024-09-16 01:59:35] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.007020 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.044158 10.0.0.36 - - [2024-09-16 01:59:35] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021600 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 401 295 0.000535 10.0.0.36 - - [2024-09-16 01:59:35] "GET / HTTP/1.1" 200 36215 0.013355 10.0.0.36 - - [2024-09-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.015468 10.0.0.36 - - [2024-09-16 01:59:36] "POST /analytics-nodes HTTP/1.1" 200 597 0.097845 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.36 - - [2024-09-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.063480 10.0.0.36 - - [2024-09-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011405 10.0.0.36 - - [2024-09-16 01:59:36] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.064935 10.0.0.36 - - [2024-09-16 01:59:36] "POST /service-appliance-sets HTTP/1.1" 200 555 0.049529 10.0.0.36 - - [2024-09-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.011540 10.0.0.36 - - [2024-09-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008716 10.0.0.36 - - [2024-09-16 01:59:36] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019302 10.0.0.36 - - [2024-09-16 01:59:36] "GET / HTTP/1.1" 200 36215 0.001935 10.0.0.36 - - [2024-09-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 401 295 0.000725 10.0.0.36 - - [2024-09-16 01:59:36] "POST /service-appliance-sets HTTP/1.1" 200 543 0.071817 [Introspect:8084]10.0.0.36 - - [2024-09-16 01:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002220 10.0.0.36 - - [2024-09-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 [Introspect:8084]10.0.0.36 - - [2024-09-16 01:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001679 10.0.0.36 - - [2024-09-16 01:59:36] "GET /network-ipam/b2470b0c-fddc-4315-8ea1-4a5779ad3eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007191 10.0.0.36 - - [2024-09-16 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.041068 10.0.0.36 - - [2024-09-16 01:59:37] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023383 10.0.0.36 - - [2024-09-16 01:59:37] "GET / HTTP/1.1" 200 36215 0.004457 10.0.0.36 - - [2024-09-16 01:59:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.003876 10.0.0.36 - - [2024-09-16 01:59:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 1.364691 10.0.0.36 - - [2024-09-16 01:59:38] "POST /service-templates HTTP/1.1" 200 513 1.521062 10.0.0.36 - - [2024-09-16 01:59:38] "POST /service-templates HTTP/1.1" 200 503 0.087756 10.0.0.36 - - [2024-09-16 01:59:38] "POST /service-templates HTTP/1.1" 200 517 0.104411 10.0.0.36 - - [2024-09-16 01:59:38] "GET / HTTP/1.1" 200 36215 0.002155 10.0.0.36 - - [2024-09-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 401 295 0.000512 10.0.0.36 - - [2024-09-16 01:59:38] "POST /service-templates HTTP/1.1" 200 537 0.061055 10.0.0.36 - - [2024-09-16 01:59:38] "GET / HTTP/1.1" 200 36215 0.001834 10.0.0.36 - - [2024-09-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 401 295 0.000564 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 401 295 0.000581 10.0.0.36 - - [2024-09-16 01:59:39] "POST /service-templates HTTP/1.1" 200 509 0.105178 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.093763 10.0.0.36 - - [2024-09-16 01:59:39] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025623 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.078008 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.070386 10.0.0.36 - - [2024-09-16 01:59:39] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.028780 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.005494 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003996 10.0.0.36 - - [2024-09-16 01:59:39] "POST /job-templates HTTP/1.1" 200 557 0.122011 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.007835 10.0.0.36 - - [2024-09-16 01:59:39] "POST /config-nodes HTTP/1.1" 200 591 0.120714 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.36 - - [2024-09-16 01:59:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.164389 10.0.0.36 - - [2024-09-16 01:59:39] "POST /job-templates HTTP/1.1" 200 565 0.047142 10.0.0.36 - - [2024-09-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 191 0.004085 10.0.0.36 - - [2024-09-16 01:59:40] "GET /obj-perms HTTP/1.1" 200 6369 0.394041 10.0.0.36 - - [2024-09-16 01:59:40] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.36 - - [2024-09-16 01:59:40] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000531 10.0.0.36 - - [2024-09-16 01:59:40] "POST /job-templates HTTP/1.1" 200 547 0.621310 10.0.0.36 - - [2024-09-16 01:59:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.076288 10.0.0.36 - - [2024-09-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.007061 10.0.0.36 - - [2024-09-16 01:59:40] "GET /obj-perms HTTP/1.1" 200 6369 0.104741 10.0.0.36 - - [2024-09-16 01:59:40] "POST /job-templates HTTP/1.1" 200 579 0.105075 10.0.0.36 - - [2024-09-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.004621 10.0.0.36 - - [2024-09-16 01:59:40] "POST /job-templates HTTP/1.1" 200 581 0.086124 10.0.0.36 - - [2024-09-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 210 0.003433 10.0.0.36 - - [2024-09-16 01:59:41] "POST /job-templates HTTP/1.1" 200 585 0.122983 10.0.0.36 - - [2024-09-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.004003 10.0.0.36 - - [2024-09-16 01:59:41] "POST /job-templates HTTP/1.1" 200 561 0.076421 10.0.0.36 - - [2024-09-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.006163 10.0.0.36 - - [2024-09-16 01:59:41] "POST /job-templates HTTP/1.1" 200 571 0.112979 10.0.0.36 - - [2024-09-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.037136 10.0.0.36 - - [2024-09-16 01:59:42] "POST /job-templates HTTP/1.1" 200 557 0.845900 10.0.0.36 - - [2024-09-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.005327 10.0.0.36 - - [2024-09-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 401 295 0.000758 10.0.0.36 - - [2024-09-16 01:59:42] "POST /job-templates HTTP/1.1" 200 557 0.093645 10.0.0.36 - - [2024-09-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.004087 10.0.0.36 - - [2024-09-16 01:59:42] "GET / HTTP/1.1" 200 36215 0.002276 10.0.0.36 - - [2024-09-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 401 295 0.000533 10.0.0.36 - - [2024-09-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031864 10.0.0.36 - - [2024-09-16 01:59:42] "GET /network-ipam/b2470b0c-fddc-4315-8ea1-4a5779ad3eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005299 10.0.0.36 - - [2024-09-16 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030117 10.0.0.36 - - [2024-09-16 01:59:43] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011994 10.0.0.36 - - [2024-09-16 01:59:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.003482 10.0.0.36 - - [2024-09-16 01:59:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.003732 10.0.0.36 - - [2024-09-16 01:59:44] "POST /job-templates HTTP/1.1" 200 557 1.680690 10.0.0.36 - - [2024-09-16 01:59:44] "POST /config-database-nodes HTTP/1.1" 200 609 1.215902 10.0.0.36 - - [2024-09-16 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.005985 10.0.0.36 - - [2024-09-16 01:59:44] "POST /access-control-lists HTTP/1.1" 200 589 1.033586 10.0.0.36 - - [2024-09-16 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.005131 10.0.0.36 - - [2024-09-16 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.36 - - [2024-09-16 01:59:45] "GET /global-vrouter-config/6574f713-4105-4d2e-b010-d6d4664ba127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.009129 10.0.0.36 - - [2024-09-16 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.36 - - [2024-09-16 01:59:45] "PUT /global-vrouter-config/6574f713-4105-4d2e-b010-d6d4664ba127 HTTP/1.1" 200 277 0.011831 10.0.0.36 - - [2024-09-16 01:59:46] "GET / HTTP/1.1" 200 36215 0.002451 10.0.0.36 - - [2024-09-16 01:59:46] "POST /alarms HTTP/1.1" 401 295 0.000669 10.0.0.36 - - [2024-09-16 01:59:46] "POST /job-templates HTTP/1.1" 200 537 1.882458 10.0.0.36 - - [2024-09-16 01:59:46] "POST /access-control-lists HTTP/1.1" 200 587 1.862394 10.0.0.36 - - [2024-09-16 01:59:46] "POST /alarms HTTP/1.1" 200 583 0.110709 10.0.0.36 - - [2024-09-16 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.012266 10.0.0.36 - - [2024-09-16 01:59:46] "POST /alarms HTTP/1.1" 200 577 0.108336 10.0.0.36 - - [2024-09-16 01:59:46] "POST /job-templates HTTP/1.1" 200 561 0.125801 10.0.0.36 - - [2024-09-16 01:59:46] "POST /route-targets HTTP/1.1" 200 328 0.062407 10.0.0.36 - - [2024-09-16 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.018580 10.0.0.36 - - [2024-09-16 01:59:46] "POST /alarms HTTP/1.1" 200 577 0.115253 10.0.0.36 - - [2024-09-16 01:59:46] "POST /ref-update HTTP/1.1" 200 156 0.045557 10.0.0.36 - - [2024-09-16 01:59:46] "POST /job-templates HTTP/1.1" 200 561 0.122932 10.0.0.36 - - [2024-09-16 01:59:46] "POST /alarms HTTP/1.1" 200 561 0.128622 10.0.0.36 - - [2024-09-16 01:59:46] "POST /route-targets HTTP/1.1" 200 328 0.093032 10.0.0.36 - - [2024-09-16 01:59:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.012803 10.0.0.36 - - [2024-09-16 01:59:47] "POST /alarms HTTP/1.1" 200 557 0.079211 10.0.0.36 - - [2024-09-16 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.070065 10.0.0.36 - - [2024-09-16 01:59:47] "GET / HTTP/1.1" 200 36215 0.002025 10.0.0.36 - - [2024-09-16 01:59:47] "POST /fqname-to-id HTTP/1.1" 401 295 0.000908 10.0.0.36 - - [2024-09-16 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.033508 10.0.0.36 - - [2024-09-16 01:59:47] "GET /routing-instance/e66b6301-4dd3-45f8-94e9-baa62cef67e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006232 10.0.0.36 - - [2024-09-16 01:59:48] "POST /job-templates HTTP/1.1" 200 561 1.389969 10.0.0.36 - - [2024-09-16 01:59:48] "POST /alarms HTTP/1.1" 200 559 1.335920 10.0.0.36 - - [2024-09-16 01:59:48] "POST /route-targets HTTP/1.1" 200 328 0.067856 10.0.0.36 - - [2024-09-16 01:59:48] "POST /bgp-routers HTTP/1.1" 200 614 0.575167 10.0.0.36 - - [2024-09-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.009733 10.0.0.36 - - [2024-09-16 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.058832 10.0.0.36 - - [2024-09-16 01:59:48] "GET /bgp-router/6bb7109c-2429-4d4d-b9fd-81ff4604fa36?fields=global_system_config_back_refs HTTP/1.1" 200 1109 0.015646 10.0.0.36 - - [2024-09-16 01:59:48] "POST /alarms HTTP/1.1" 200 567 0.073660 10.0.0.36 - - [2024-09-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027987 10.0.0.36 - - [2024-09-16 01:59:48] "POST /job-templates HTTP/1.1" 200 567 0.115169 10.0.0.36 - - [2024-09-16 01:59:48] "POST /route-targets HTTP/1.1" 200 328 0.077698 10.0.0.36 - - [2024-09-16 01:59:48] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013953 10.0.0.36 - - [2024-09-16 01:59:48] "POST /alarms HTTP/1.1" 200 551 0.101245 10.0.0.36 - - [2024-09-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.011457 10.0.0.36 - - [2024-09-16 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.016122 10.0.0.36 - - [2024-09-16 01:59:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011049 10.0.0.36 - - [2024-09-16 01:59:48] "POST /alarms HTTP/1.1" 200 559 0.035447 10.0.0.36 - - [2024-09-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.004061 10.0.0.36 - - [2024-09-16 01:59:48] "POST /job-templates HTTP/1.1" 200 559 0.090755 10.0.0.36 - - [2024-09-16 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.059425 10.0.0.36 - - [2024-09-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.004132 10.0.0.36 - - [2024-09-16 01:59:50] "POST /access-control-lists HTTP/1.1" 200 553 1.635257 10.0.0.36 - - [2024-09-16 01:59:50] "POST /alarms HTTP/1.1" 200 569 1.633287 10.0.0.36 - - [2024-09-16 01:59:50] "POST /job-templates HTTP/1.1" 200 557 1.580765 10.0.0.36 - - [2024-09-16 01:59:50] "PUT /access-control-list/89f7a1cc-ed77-4b0b-b945-647472470359 HTTP/1.1" 200 273 0.048120 10.0.0.36 - - [2024-09-16 01:59:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.007370 10.0.0.36 - - [2024-09-16 01:59:50] "POST /alarms HTTP/1.1" 200 557 0.095097 10.0.0.36 - - [2024-09-16 01:59:50] "PUT /access-control-list/031aac8b-fb19-4e9b-81f2-17e56c74b6a1 HTTP/1.1" 200 273 0.038080 10.0.0.36 - - [2024-09-16 01:59:50] "POST /job-templates HTTP/1.1" 200 575 0.130916 10.0.0.36 - - [2024-09-16 01:59:50] "POST /alarms HTTP/1.1" 200 569 0.121737 10.0.0.36 - - [2024-09-16 01:59:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.004136 10.0.0.36 - - [2024-09-16 01:59:52] "POST /alarms HTTP/1.1" 200 577 1.471950 10.0.0.36 - - [2024-09-16 01:59:52] "POST /job-templates HTTP/1.1" 200 553 1.456969 10.0.0.36 - - [2024-09-16 01:59:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.006369 10.0.0.36 - - [2024-09-16 01:59:52] "POST /alarms HTTP/1.1" 200 571 0.038275 10.0.0.36 - - [2024-09-16 01:59:52] "POST /job-templates HTTP/1.1" 200 581 0.111737 10.0.0.36 - - [2024-09-16 01:59:52] "POST /alarms HTTP/1.1" 200 563 0.103884 10.0.0.36 - - [2024-09-16 01:59:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.005518 10.0.0.36 - - [2024-09-16 01:59:52] "POST /alarms HTTP/1.1" 200 563 0.028590 10.0.0.36 - - [2024-09-16 01:59:52] "POST /job-templates HTTP/1.1" 200 557 0.102479 10.0.0.36 - - [2024-09-16 01:59:52] "POST /alarms HTTP/1.1" 200 563 0.121542 10.0.0.36 - - [2024-09-16 01:59:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.018009 10.0.0.36 - - [2024-09-16 01:59:52] "POST /alarms HTTP/1.1" 200 549 0.118466 10.0.0.36 - - [2024-09-16 01:59:53] "POST /job-templates HTTP/1.1" 200 561 0.227281 10.0.0.36 - - [2024-09-16 01:59:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.006582 10.0.0.36 - - [2024-09-16 01:59:53] "POST /alarms HTTP/1.1" 200 597 0.140915 10.0.0.36 - - [2024-09-16 01:59:53] "POST /job-templates HTTP/1.1" 200 577 0.118096 10.0.0.36 - - [2024-09-16 01:59:53] "POST /alarms HTTP/1.1" 200 577 0.136524 10.0.0.36 - - [2024-09-16 01:59:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.014220 10.0.0.36 - - [2024-09-16 01:59:53] "POST /alarms HTTP/1.1" 200 573 0.062867 10.0.0.36 - - [2024-09-16 01:59:53] "POST /job-templates HTTP/1.1" 200 559 0.099389 10.0.0.36 - - [2024-09-16 01:59:53] "POST /alarms HTTP/1.1" 200 585 0.044195 10.0.0.36 - - [2024-09-16 01:59:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.005847 10.0.0.36 - - [2024-09-16 01:59:53] "POST /alarms HTTP/1.1" 200 611 0.040999 10.0.0.36 - - [2024-09-16 01:59:53] "POST /job-templates HTTP/1.1" 200 561 0.089874 10.0.0.36 - - [2024-09-16 01:59:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.005612 10.0.0.36 - - [2024-09-16 01:59:53] "POST /job-templates HTTP/1.1" 200 557 0.066992 10.0.0.36 - - [2024-09-16 01:59:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.004874 10.0.0.36 - - [2024-09-16 01:59:54] "POST /job-templates HTTP/1.1" 200 555 0.077199 10.0.0.36 - - [2024-09-16 01:59:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.005184 10.0.0.36 - - [2024-09-16 01:59:54] "POST /job-templates HTTP/1.1" 200 555 0.071682 10.0.0.36 - - [2024-09-16 01:59:54] "GET / HTTP/1.1" 200 36215 0.006876 10.0.0.36 - - [2024-09-16 01:59:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.014409 10.0.0.36 - - [2024-09-16 01:59:54] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.001650 10.0.0.36 - - [2024-09-16 01:59:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.039429 10.0.0.36 - - [2024-09-16 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.36 - - [2024-09-16 01:59:54] "PUT /global-vrouter-config/6574f713-4105-4d2e-b010-d6d4664ba127 HTTP/1.1" 200 277 0.012657 10.0.0.36 - - [2024-09-16 01:59:56] "POST /job-templates HTTP/1.1" 200 555 1.884982 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.011378 10.0.0.36 - - [2024-09-16 01:59:56] "GET / HTTP/1.1" 200 36215 0.002052 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 401 295 0.000574 10.0.0.36 - - [2024-09-16 01:59:56] "POST /job-templates HTTP/1.1" 200 565 0.144951 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.013311 10.0.0.36 - - [2024-09-16 01:59:56] "POST /job-templates HTTP/1.1" 200 567 0.081416 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.004006 10.0.0.36 - - [2024-09-16 01:59:56] "POST /config-propertiess HTTP/1.1" 200 553 0.026651 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 168 0.004062 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.048580 10.0.0.36 - - [2024-09-16 01:59:56] "GET /global-vrouter-config/6574f713-4105-4d2e-b010-d6d4664ba127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.015363 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.36 - - [2024-09-16 01:59:56] "POST /tags HTTP/1.1" 200 322 0.123422 10.0.0.36 - - [2024-09-16 01:59:56] "PUT /global-vrouter-config/6574f713-4105-4d2e-b010-d6d4664ba127 HTTP/1.1" 200 277 0.032324 10.0.0.36 - - [2024-09-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.006092 10.0.0.36 - - [2024-09-16 01:59:57] "POST /tags HTTP/1.1" 200 318 0.033637 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.004239 10.0.0.36 - - [2024-09-16 01:59:57] "POST /tags HTTP/1.1" 200 334 0.035564 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 162 0.003661 10.0.0.36 - - [2024-09-16 01:59:57] "POST /tags HTTP/1.1" 200 310 0.043081 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.003527 [Introspect:8084]10.0.0.36 - - [2024-09-16 01:59:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000900 [Introspect:8084]10.0.0.36 - - [2024-09-16 01:59:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001656 10.0.0.36 - - [2024-09-16 01:59:57] "POST /tags HTTP/1.1" 200 334 0.042716 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.004219 10.0.0.36 - - [2024-09-16 01:59:57] "POST /tags HTTP/1.1" 200 314 0.030108 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 169 0.003639 10.0.0.36 - - [2024-09-16 01:59:57] "GET / HTTP/1.1" 200 36215 0.002186 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 401 295 0.000582 10.0.0.36 - - [2024-09-16 01:59:57] "POST /tags HTTP/1.1" 200 324 0.042218 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.36 - - [2024-09-16 01:59:57] "PUT /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b HTTP/1.1" 200 275 0.017677 10.0.0.36 - - [2024-09-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.006015 10.0.0.36 - - [2024-09-16 01:59:58] "POST /hardwares HTTP/1.1" 200 328 0.111636 10.0.0.36 - - [2024-09-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.006826 10.0.0.36 - - [2024-09-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.076226 10.0.0.36 - - [2024-09-16 01:59:58] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.015214 10.0.0.36 - - [2024-09-16 01:59:58] "PUT /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b HTTP/1.1" 200 275 0.039847 10.0.0.36 - - [2024-09-16 01:59:59] "POST /hardwares HTTP/1.1" 200 328 1.614041 10.0.0.36 - - [2024-09-16 01:59:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.004695 10.0.0.36 - - [2024-09-16 01:59:59] "POST /hardwares HTTP/1.1" 200 328 0.028509 10.0.0.36 - - [2024-09-16 01:59:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.007228 10.0.0.36 - - [2024-09-16 02:00:00] "POST /hardwares HTTP/1.1" 200 328 0.036198 10.0.0.36 - - [2024-09-16 02:00:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.004158 10.0.0.36 - - [2024-09-16 02:00:01] "POST /hardwares HTTP/1.1" 200 324 1.751335 10.0.0.36 - - [2024-09-16 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.008864 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 324 0.025096 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.004308 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 318 0.022377 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.003871 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 324 0.028843 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.005237 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 324 0.025896 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.012630 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 324 0.039091 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.004518 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 326 0.021477 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.004320 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 326 0.032674 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.011160 10.0.0.36 - - [2024-09-16 02:00:02] "POST /hardwares HTTP/1.1" 200 326 0.052243 10.0.0.36 - - [2024-09-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.012759 10.0.0.36 - - [2024-09-16 02:00:03] "POST /hardwares HTTP/1.1" 200 326 0.018791 10.0.0.36 - - [2024-09-16 02:00:03] "POST /fqname-to-id HTTP/1.1" 404 164 0.004014 10.0.0.36 - - [2024-09-16 02:00:03] "POST /hardwares HTTP/1.1" 200 324 0.017875 10.0.0.36 - - [2024-09-16 02:00:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.004376 10.0.0.36 - - [2024-09-16 02:00:03] "POST /hardwares HTTP/1.1" 200 318 0.017848 10.0.0.36 - - [2024-09-16 02:00:03] "POST /fqname-to-id HTTP/1.1" 404 164 0.003738 10.0.0.36 - - [2024-09-16 02:00:04] "POST /hardwares HTTP/1.1" 200 324 1.358651 10.0.0.36 - - [2024-09-16 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 161 0.004403 10.0.0.36 - - [2024-09-16 02:00:04] "POST /hardwares HTTP/1.1" 200 318 0.020637 10.0.0.36 - - [2024-09-16 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 164 0.004645 10.0.0.36 - - [2024-09-16 02:00:04] "POST /hardwares HTTP/1.1" 200 324 0.027259 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 162 0.006767 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 320 0.019917 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 162 0.005644 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 320 0.027034 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 165 0.004962 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 326 0.020373 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.005661 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 318 0.021375 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.004553 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 318 0.040242 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 162 0.005178 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 320 0.041293 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 162 0.003488 10.0.0.36 - - [2024-09-16 02:00:05] "POST /hardwares HTTP/1.1" 200 320 0.015172 10.0.0.36 - - [2024-09-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 162 0.003984 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 320 0.094959 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 158 0.004184 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 312 0.036206 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 158 0.003572 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 312 0.029147 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 160 0.005070 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 316 0.020651 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 154 0.004794 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 304 0.019928 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 158 0.005705 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 312 0.059546 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 155 0.003657 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 306 0.015366 10.0.0.36 - - [2024-09-16 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 155 0.010576 10.0.0.36 - - [2024-09-16 02:00:06] "POST /hardwares HTTP/1.1" 200 306 0.048012 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 155 0.006900 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 306 0.037114 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 155 0.009928 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 306 0.017814 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 156 0.004696 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 308 0.019293 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 156 0.004237 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 308 0.020076 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 156 0.006941 10.0.0.36 - - [2024-09-16 02:00:07] "GET / HTTP/1.1" 200 36215 0.004100 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 401 295 0.000536 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 308 0.019544 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 157 0.009026 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 310 0.016504 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 158 0.005218 10.0.0.36 - - [2024-09-16 02:00:07] "POST /hardwares HTTP/1.1" 200 312 0.017479 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 158 0.003594 10.0.0.36 - - [2024-09-16 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.038131 10.0.0.36 - - [2024-09-16 02:00:07] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.015085 10.0.0.36 - - [2024-09-16 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003753 10.0.0.36 - - [2024-09-16 02:00:09] "POST /hardwares HTTP/1.1" 200 312 1.530430 10.0.0.36 - - [2024-09-16 02:00:09] "POST /database-nodes HTTP/1.1" 200 595 1.390773 10.0.0.36 - - [2024-09-16 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 153 0.009386 10.0.0.36 - - [2024-09-16 02:00:09] "POST /hardwares HTTP/1.1" 200 302 0.017601 10.0.0.36 - - [2024-09-16 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 157 0.006691 10.0.0.36 - - [2024-09-16 02:00:09] "POST /hardwares HTTP/1.1" 200 310 0.037193 10.0.0.36 - - [2024-09-16 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 157 0.003457 10.0.0.36 - - [2024-09-16 02:00:11] "POST /hardwares HTTP/1.1" 200 310 1.615031 10.0.0.36 - - [2024-09-16 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 157 0.005131 10.0.0.36 - - [2024-09-16 02:00:11] "POST /hardwares HTTP/1.1" 200 310 0.029639 10.0.0.36 - - [2024-09-16 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 157 0.004035 10.0.0.36 - - [2024-09-16 02:00:13] "POST /hardwares HTTP/1.1" 200 310 1.716421 10.0.0.36 - - [2024-09-16 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 157 0.004826 10.0.0.36 - - [2024-09-16 02:00:13] "POST /hardwares HTTP/1.1" 200 310 0.027636 10.0.0.36 - - [2024-09-16 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 161 0.003740 10.0.0.36 - - [2024-09-16 02:00:13] "POST /hardwares HTTP/1.1" 200 318 0.023780 10.0.0.36 - - [2024-09-16 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 157 0.005220 10.0.0.36 - - [2024-09-16 02:00:13] "POST /hardwares HTTP/1.1" 200 310 0.020833 10.0.0.36 - - [2024-09-16 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 157 0.007129 10.0.0.36 - - [2024-09-16 02:00:13] "POST /hardwares HTTP/1.1" 200 310 0.014136 10.0.0.36 - - [2024-09-16 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 154 0.007403 10.0.0.36 - - [2024-09-16 02:00:15] "POST /hardwares HTTP/1.1" 200 304 1.541676 10.0.0.36 - - [2024-09-16 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.007107 10.0.0.36 - - [2024-09-16 02:00:15] "POST /features HTTP/1.1" 200 535 0.064649 10.0.0.36 - - [2024-09-16 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 185 0.003786 10.0.0.36 - - [2024-09-16 02:00:15] "POST /features HTTP/1.1" 200 525 0.083614 10.0.0.36 - - [2024-09-16 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.003326 10.0.0.36 - - [2024-09-16 02:00:17] "POST /features HTTP/1.1" 200 523 1.465523 10.0.0.36 - - [2024-09-16 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.003338 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:00:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:00:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.002139 10.0.0.36 - - [2024-09-16 02:00:17] "POST /features HTTP/1.1" 200 523 0.069398 10.0.0.36 - - [2024-09-16 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.003957 10.0.0.36 - - [2024-09-16 02:00:19] "POST /features HTTP/1.1" 200 533 1.813052 10.0.0.36 - - [2024-09-16 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 184 0.009401 10.0.0.36 - - [2024-09-16 02:00:21] "POST /features HTTP/1.1" 200 523 1.903263 10.0.0.36 - - [2024-09-16 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.005761 10.0.0.36 - - [2024-09-16 02:00:23] "POST /features HTTP/1.1" 200 541 1.947459 10.0.0.36 - - [2024-09-16 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.007018 10.0.0.36 - - [2024-09-16 02:00:23] "POST /features HTTP/1.1" 200 527 0.046110 10.0.0.36 - - [2024-09-16 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.027699 10.0.0.36 - - [2024-09-16 02:00:23] "POST /features HTTP/1.1" 200 521 0.033692 10.0.0.36 - - [2024-09-16 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 182 0.006940 10.0.0.36 - - [2024-09-16 02:00:23] "POST /features HTTP/1.1" 200 519 0.095917 10.0.0.36 - - [2024-09-16 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.026356 10.0.0.36 - - [2024-09-16 02:00:24] "POST /features HTTP/1.1" 200 535 0.060194 10.0.0.36 - - [2024-09-16 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.016869 10.0.0.36 - - [2024-09-16 02:00:24] "POST /features HTTP/1.1" 200 543 0.384932 10.0.0.36 - - [2024-09-16 02:00:24] "POST /fqname-to-id HTTP/1.1" 404 178 0.005333 10.0.0.36 - - [2024-09-16 02:00:25] "POST /physical-roles HTTP/1.1" 200 523 0.632089 10.0.0.36 - - [2024-09-16 02:00:25] "POST /fqname-to-id HTTP/1.1" 404 179 0.007433 10.0.0.36 - - [2024-09-16 02:00:27] "POST /physical-roles HTTP/1.1" 200 525 1.721931 10.0.0.36 - - [2024-09-16 02:00:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.004779 10.0.0.36 - - [2024-09-16 02:00:30] "POST /physical-roles HTTP/1.1" 200 535 3.510936 10.0.0.36 - - [2024-09-16 02:00:30] "POST /fqname-to-id HTTP/1.1" 404 177 0.009897 10.0.0.36 - - [2024-09-16 02:00:31] "POST /physical-roles HTTP/1.1" 200 521 0.185041 10.0.0.36 - - [2024-09-16 02:00:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.005132 10.0.0.36 - - [2024-09-16 02:00:31] "POST /overlay-roles HTTP/1.1" 200 547 0.298538 10.0.0.36 - - [2024-09-16 02:00:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.004942 10.0.0.36 - - [2024-09-16 02:00:31] "POST /overlay-roles HTTP/1.1" 200 533 0.158437 10.0.0.36 - - [2024-09-16 02:00:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.016823 10.0.0.36 - - [2024-09-16 02:00:31] "POST /overlay-roles HTTP/1.1" 200 547 0.038891 10.0.0.36 - - [2024-09-16 02:00:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.004467 10.0.0.36 - - [2024-09-16 02:00:32] "POST /overlay-roles HTTP/1.1" 200 535 0.023815 10.0.0.36 - - [2024-09-16 02:00:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.003871 10.0.0.36 - - [2024-09-16 02:00:32] "POST /overlay-roles HTTP/1.1" 200 543 0.030027 10.0.0.36 - - [2024-09-16 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.36 - - [2024-09-16 02:00:32] "PUT /overlay-role/c569dd12-5a00-4187-b3d1-199d09e2bb2a HTTP/1.1" 200 259 0.015709 10.0.0.36 - - [2024-09-16 02:00:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.003735 10.0.0.36 - - [2024-09-16 02:00:33] "POST /overlay-roles HTTP/1.1" 200 533 1.332893 10.0.0.36 - - [2024-09-16 02:00:33] "POST /fqname-to-id HTTP/1.1" 404 185 0.003703 10.0.0.36 - - [2024-09-16 02:00:33] "POST /overlay-roles HTTP/1.1" 200 535 0.040652 10.0.0.36 - - [2024-09-16 02:00:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.020866 10.0.0.36 - - [2024-09-16 02:00:34] "POST /overlay-roles HTTP/1.1" 200 531 0.065133 10.0.0.36 - - [2024-09-16 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.025648 10.0.0.36 - - [2024-09-16 02:00:34] "POST /overlay-roles HTTP/1.1" 200 539 0.065887 10.0.0.36 - - [2024-09-16 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.009824 10.0.0.36 - - [2024-09-16 02:00:34] "POST /overlay-roles HTTP/1.1" 200 543 0.046123 10.0.0.36 - - [2024-09-16 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 178 0.004216 10.0.0.36 - - [2024-09-16 02:00:34] "POST /overlay-roles HTTP/1.1" 200 521 0.031998 10.0.0.36 - - [2024-09-16 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.004323 10.0.0.36 - - [2024-09-16 02:00:34] "POST /overlay-roles HTTP/1.1" 200 545 0.098777 10.0.0.36 - - [2024-09-16 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.025431 10.0.0.36 - - [2024-09-16 02:00:34] "POST /role-definitions HTTP/1.1" 200 535 0.047385 10.0.0.36 - - [2024-09-16 02:00:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.005187 10.0.0.36 - - [2024-09-16 02:00:35] "POST /role-definitions HTTP/1.1" 200 549 0.065538 10.0.0.36 - - [2024-09-16 02:00:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.005514 10.0.0.36 - - [2024-09-16 02:00:36] "POST /role-definitions HTTP/1.1" 200 551 1.426258 10.0.0.36 - - [2024-09-16 02:00:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.005351 10.0.0.36 - - [2024-09-16 02:00:38] "POST /role-definitions HTTP/1.1" 200 553 1.730387 10.0.0.36 - - [2024-09-16 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.004624 10.0.0.36 - - [2024-09-16 02:00:40] "POST /role-definitions HTTP/1.1" 200 565 1.662446 10.0.0.36 - - [2024-09-16 02:00:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.004914 10.0.0.36 - - [2024-09-16 02:00:40] "GET /obj-perms HTTP/1.1" 200 6369 0.066488 10.0.0.36 - - [2024-09-16 02:00:41] "GET /obj-perms HTTP/1.1" 200 6369 0.063490 10.0.0.36 - - [2024-09-16 02:00:42] "POST /role-definitions HTTP/1.1" 200 549 1.612691 10.0.0.36 - - [2024-09-16 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.003727 10.0.0.36 - - [2024-09-16 02:00:42] "POST /role-definitions HTTP/1.1" 200 551 0.203542 10.0.0.36 - - [2024-09-16 02:00:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.009401 10.0.0.36 - - [2024-09-16 02:00:44] "POST /role-definitions HTTP/1.1" 200 553 0.227478 10.0.0.36 - - [2024-09-16 02:00:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.005547 10.0.0.36 - - [2024-09-16 02:00:45] "POST /role-definitions HTTP/1.1" 200 551 1.528818 10.0.0.36 - - [2024-09-16 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.035193 10.0.0.36 - - [2024-09-16 02:00:46] "POST /role-definitions HTTP/1.1" 200 563 0.064856 10.0.0.36 - - [2024-09-16 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.006820 10.0.0.36 - - [2024-09-16 02:00:46] "POST /role-definitions HTTP/1.1" 200 549 0.046881 10.0.0.36 - - [2024-09-16 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.010458 10.0.0.36 - - [2024-09-16 02:00:48] "POST /role-definitions HTTP/1.1" 200 551 1.644297 10.0.0.36 - - [2024-09-16 02:00:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.006439 10.0.0.36 - - [2024-09-16 02:00:49] "POST /role-definitions HTTP/1.1" 200 547 1.643304 10.0.0.36 - - [2024-09-16 02:00:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.004455 10.0.0.36 - - [2024-09-16 02:00:49] "POST /role-definitions HTTP/1.1" 200 549 0.028670 10.0.0.36 - - [2024-09-16 02:00:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.003348 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 555 0.031585 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003342 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 557 0.039174 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.006561 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 535 0.042457 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 187 0.005082 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 545 0.036602 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.003403 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 533 0.030811 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.003542 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 539 0.040969 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.007998 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 549 0.031311 10.0.0.36 - - [2024-09-16 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.003575 10.0.0.36 - - [2024-09-16 02:00:50] "POST /role-definitions HTTP/1.1" 200 559 0.050331 10.0.0.36 - - [2024-09-16 02:00:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.006792 10.0.0.36 - - [2024-09-16 02:00:51] "POST /role-definitions HTTP/1.1" 200 563 0.033106 10.0.0.36 - - [2024-09-16 02:00:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.003348 10.0.0.36 - - [2024-09-16 02:00:52] "POST /role-definitions HTTP/1.1" 200 561 1.281940 10.0.0.36 - - [2024-09-16 02:00:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.005974 10.0.0.36 - - [2024-09-16 02:00:54] "POST /feature-configs HTTP/1.1" 200 539 1.751568 10.0.0.36 - - [2024-09-16 02:00:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.004384 10.0.0.36 - - [2024-09-16 02:00:54] "POST /feature-configs HTTP/1.1" 200 564 0.028009 10.0.0.36 - - [2024-09-16 02:00:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.003715 10.0.0.36 - - [2024-09-16 02:00:56] "POST /feature-configs HTTP/1.1" 200 563 1.784225 10.0.0.36 - - [2024-09-16 02:00:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.005500 10.0.0.36 - - [2024-09-16 02:00:56] "POST /node-profiles HTTP/1.1" 200 549 0.033930 10.0.0.36 - - [2024-09-16 02:00:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.004210 10.0.0.36 - - [2024-09-16 02:00:58] "POST /node-profiles HTTP/1.1" 200 539 1.757498 10.0.0.36 - - [2024-09-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.004206 10.0.0.36 - - [2024-09-16 02:00:58] "POST /node-profiles HTTP/1.1" 200 551 0.037373 10.0.0.36 - - [2024-09-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003854 10.0.0.36 - - [2024-09-16 02:00:58] "POST /node-profiles HTTP/1.1" 200 543 0.035872 10.0.0.36 - - [2024-09-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003692 10.0.0.36 - - [2024-09-16 02:00:58] "POST /node-profiles HTTP/1.1" 200 543 0.027444 10.0.0.36 - - [2024-09-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.003639 10.0.0.36 - - [2024-09-16 02:00:58] "POST /node-profiles HTTP/1.1" 200 541 0.027037 10.0.0.36 - - [2024-09-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.003372 10.0.0.36 - - [2024-09-16 02:00:58] "POST /node-profiles HTTP/1.1" 200 533 0.024786 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 185 0.005188 10.0.0.36 - - [2024-09-16 02:00:59] "POST /node-profiles HTTP/1.1" 200 535 0.031484 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.004183 10.0.0.36 - - [2024-09-16 02:00:59] "POST /node-profiles HTTP/1.1" 200 559 0.028720 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003710 10.0.0.36 - - [2024-09-16 02:00:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.027912 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004719 10.0.0.36 - - [2024-09-16 02:00:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.026653 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.005236 10.0.0.36 - - [2024-09-16 02:00:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.035490 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004144 10.0.0.36 - - [2024-09-16 02:00:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021303 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004424 10.0.0.36 - - [2024-09-16 02:00:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.023103 10.0.0.36 - - [2024-09-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004350 10.0.0.36 - - [2024-09-16 02:00:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.029408 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.006641 10.0.0.36 - - [2024-09-16 02:01:00] "POST /sflow-profiles HTTP/1.1" 200 534 0.020880 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.003528 10.0.0.36 - - [2024-09-16 02:01:00] "POST /sflow-profiles HTTP/1.1" 200 540 0.136733 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.003532 10.0.0.36 - - [2024-09-16 02:01:00] "POST /sflow-profiles HTTP/1.1" 200 540 0.021472 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.003564 10.0.0.36 - - [2024-09-16 02:01:00] "POST /grpc-profiles HTTP/1.1" 200 532 0.024129 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.003282 10.0.0.36 - - [2024-09-16 02:01:00] "POST /snmp-profiles HTTP/1.1" 200 532 0.019641 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.003233 10.0.0.36 - - [2024-09-16 02:01:00] "POST /netconf-profiles HTTP/1.1" 200 544 0.021007 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003639 10.0.0.36 - - [2024-09-16 02:01:00] "POST /device-functional-groups HTTP/1.1" 200 542 0.020083 10.0.0.36 - - [2024-09-16 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003721 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 542 0.027615 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.004850 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 546 0.024400 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.003484 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 544 0.019787 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.003814 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 592 0.019777 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.004019 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 572 0.018683 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.004164 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 622 0.039850 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 206 0.003616 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 568 0.034197 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.003782 10.0.0.36 - - [2024-09-16 02:01:01] "POST /device-functional-groups HTTP/1.1" 200 566 0.021680 10.0.0.36 - - [2024-09-16 02:01:01] "POST /fqname-to-id HTTP/1.1" 404 210 0.003850 10.0.0.36 - - [2024-09-16 02:01:02] "POST /device-functional-groups HTTP/1.1" 200 576 0.022051 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003719 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 527 0.043372 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.003694 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 522 0.022805 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.003762 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 524 0.021418 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.003587 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 524 0.029559 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.003377 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 528 0.020205 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003898 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 523 0.021004 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003766 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 519 0.021722 10.0.0.36 - - [2024-09-16 02:01:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.003370 10.0.0.36 - - [2024-09-16 02:01:02] "POST /role-configs HTTP/1.1" 200 520 0.023187 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.36 - - [2024-09-16 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.013203 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.36 - - [2024-09-16 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.36 - - [2024-09-16 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.012887 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.36 - - [2024-09-16 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.012299 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.36 - - [2024-09-16 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.010889 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.36 - - [2024-09-16 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.012180 10.0.0.36 - - [2024-09-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.36 - - [2024-09-16 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011409 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.36 - - [2024-09-16 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.36 - - [2024-09-16 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.36 - - [2024-09-16 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011925 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.36 - - [2024-09-16 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011293 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.36 - - [2024-09-16 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.010370 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.36 - - [2024-09-16 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.011561 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.010026 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.011972 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.009235 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.011028 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.36 - - [2024-09-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.36 - - [2024-09-16 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.36 - - [2024-09-16 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.36 - - [2024-09-16 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.36 - - [2024-09-16 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.009688 10.0.0.36 - - [2024-09-16 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.36 - - [2024-09-16 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.36 - - [2024-09-16 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.36 - - [2024-09-16 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.36 - - [2024-09-16 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.36 - - [2024-09-16 02:01:08] "POST /ref-update HTTP/1.1" 200 156 1.694451 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.36 - - [2024-09-16 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.36 - - [2024-09-16 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.009782 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.36 - - [2024-09-16 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.017329 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.36 - - [2024-09-16 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.009501 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.36 - - [2024-09-16 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.010463 10.0.0.36 - - [2024-09-16 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.36 - - [2024-09-16 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.009665 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.36 - - [2024-09-16 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.36 - - [2024-09-16 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.010708 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.36 - - [2024-09-16 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.013348 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.36 - - [2024-09-16 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.013073 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005998 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.36 - - [2024-09-16 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.013795 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.36 - - [2024-09-16 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.010133 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006513 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.011905 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.011824 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.015431 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.011403 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.014093 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.36 - - [2024-09-16 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.36 - - [2024-09-16 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.012084 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.36 - - [2024-09-16 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.009800 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008356 10.0.0.36 - - [2024-09-16 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.010473 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.36 - - [2024-09-16 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.013228 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.36 - - [2024-09-16 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.010149 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.36 - - [2024-09-16 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.011339 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.36 - - [2024-09-16 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.36 - - [2024-09-16 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.016572 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.36 - - [2024-09-16 02:01:12] "POST /ref-update HTTP/1.1" 200 156 0.009725 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.36 - - [2024-09-16 02:01:12] "POST /ref-update HTTP/1.1" 200 156 0.012785 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.36 - - [2024-09-16 02:01:12] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.36 - - [2024-09-16 02:01:12] "POST /ref-update HTTP/1.1" 200 156 0.012343 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.36 - - [2024-09-16 02:01:12] "POST /ref-update HTTP/1.1" 200 156 0.010608 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.36 - - [2024-09-16 02:01:12] "POST /ref-update HTTP/1.1" 200 156 0.012519 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.36 - - [2024-09-16 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.010582 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.015697 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.009821 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.009699 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.012242 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.36 - - [2024-09-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.36 - - [2024-09-16 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.009720 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.36 - - [2024-09-16 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.013433 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.36 - - [2024-09-16 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.014178 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.36 - - [2024-09-16 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.011487 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.36 - - [2024-09-16 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.011686 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.36 - - [2024-09-16 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.014042 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.36 - - [2024-09-16 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.010470 10.0.0.36 - - [2024-09-16 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.36 - - [2024-09-16 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.013780 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.36 - - [2024-09-16 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.010876 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.36 - - [2024-09-16 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.010766 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.36 - - [2024-09-16 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.012350 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.36 - - [2024-09-16 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.010661 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.36 - - [2024-09-16 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.36 - - [2024-09-16 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.36 - - [2024-09-16 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.36 - - [2024-09-16 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.009057 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007322 10.0.0.36 - - [2024-09-16 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.083380 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.36 - - [2024-09-16 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.36 - - [2024-09-16 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.36 - - [2024-09-16 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.009666 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.36 - - [2024-09-16 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009577 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009646 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.008657 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009542 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.36 - - [2024-09-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.36 - - [2024-09-16 02:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009938 10.0.0.36 - - [2024-09-16 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.36 - - [2024-09-16 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.36 - - [2024-09-16 02:01:18] "POST /ref-update HTTP/1.1" 200 156 0.058391 10.0.0.36 - - [2024-09-16 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.36 - - [2024-09-16 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.36 - - [2024-09-16 02:01:19] "POST /ref-update HTTP/1.1" 200 156 1.489891 10.0.0.36 - - [2024-09-16 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.36 - - [2024-09-16 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.36 - - [2024-09-16 02:01:19] "POST /ref-update HTTP/1.1" 200 156 0.019769 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.36 - - [2024-09-16 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.013016 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.36 - - [2024-09-16 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.009850 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005976 10.0.0.36 - - [2024-09-16 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.012857 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.36 - - [2024-09-16 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.026132 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.36 - - [2024-09-16 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.014684 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.36 - - [2024-09-16 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.011314 10.0.0.36 - - [2024-09-16 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.36 - - [2024-09-16 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.010473 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.36 - - [2024-09-16 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.009055 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.36 - - [2024-09-16 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.36 - - [2024-09-16 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.36 - - [2024-09-16 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.011153 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.36 - - [2024-09-16 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.36 - - [2024-09-16 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.008841 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.010518 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.010291 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.009209 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.012813 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.36 - - [2024-09-16 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.36 - - [2024-09-16 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.011003 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.36 - - [2024-09-16 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.010560 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.36 - - [2024-09-16 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.36 - - [2024-09-16 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.013012 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.36 - - [2024-09-16 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.010461 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.36 - - [2024-09-16 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.009320 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.36 - - [2024-09-16 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.009897 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.36 - - [2024-09-16 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.36 - - [2024-09-16 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.36 - - [2024-09-16 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.010147 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.36 - - [2024-09-16 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.013095 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.36 - - [2024-09-16 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.016439 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.36 - - [2024-09-16 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.010249 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.36 - - [2024-09-16 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.36 - - [2024-09-16 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.018932 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.011340 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.011166 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.008737 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.014484 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.012148 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.36 - - [2024-09-16 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.009907 10.0.0.36 - - [2024-09-16 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.36 - - [2024-09-16 02:01:26] "POST /ref-update HTTP/1.1" 200 156 0.011611 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.36 - - [2024-09-16 02:01:26] "POST /ref-update HTTP/1.1" 200 156 0.008825 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.36 - - [2024-09-16 02:01:26] "POST /ref-update HTTP/1.1" 200 156 0.008875 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.36 - - [2024-09-16 02:01:26] "POST /ref-update HTTP/1.1" 200 156 0.030542 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010250 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.36 - - [2024-09-16 02:01:26] "POST /ref-update HTTP/1.1" 200 156 0.010198 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.36 - - [2024-09-16 02:01:26] "POST /ref-update HTTP/1.1" 200 156 0.010745 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.36 - - [2024-09-16 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.36 - - [2024-09-16 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.009974 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.36 - - [2024-09-16 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.36 - - [2024-09-16 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.032165 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.36 - - [2024-09-16 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.014392 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.36 - - [2024-09-16 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.009123 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.36 - - [2024-09-16 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.011392 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.36 - - [2024-09-16 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.36 - - [2024-09-16 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.009730 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020261 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.36 - - [2024-09-16 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.011757 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.36 - - [2024-09-16 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.010067 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.36 - - [2024-09-16 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.026030 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012271 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.36 - - [2024-09-16 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.010340 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.36 - - [2024-09-16 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.009789 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.36 - - [2024-09-16 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.014505 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010479 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010558 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.011307 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.009313 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.36 - - [2024-09-16 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.011208 10.0.0.36 - - [2024-09-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.36 - - [2024-09-16 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.013799 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.36 - - [2024-09-16 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009835 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:01:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001082 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:01:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001238 10.0.0.36 - - [2024-09-16 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.36 - - [2024-09-16 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009840 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.36 - - [2024-09-16 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.011174 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.36 - - [2024-09-16 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009547 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.36 - - [2024-09-16 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.008946 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.009155 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010597 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.026160 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.009791 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.36 - - [2024-09-16 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.36 - - [2024-09-16 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.36 - - [2024-09-16 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.013783 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.36 - - [2024-09-16 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.010287 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.36 - - [2024-09-16 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.009664 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.36 - - [2024-09-16 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.018223 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.36 - - [2024-09-16 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.020066 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.36 - - [2024-09-16 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.36 - - [2024-09-16 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.36 - - [2024-09-16 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010201 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.36 - - [2024-09-16 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.36 - - [2024-09-16 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.36 - - [2024-09-16 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.013437 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.36 - - [2024-09-16 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.011473 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.36 - - [2024-09-16 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010957 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.36 - - [2024-09-16 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011017 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010545 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.017359 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.012477 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011636 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.36 - - [2024-09-16 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.36 - - [2024-09-16 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.36 - - [2024-09-16 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.012953 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.36 - - [2024-09-16 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010661 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.36 - - [2024-09-16 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010507 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.36 - - [2024-09-16 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.016884 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.36 - - [2024-09-16 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010556 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.36 - - [2024-09-16 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010140 10.0.0.36 - - [2024-09-16 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.36 - - [2024-09-16 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.011458 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.36 - - [2024-09-16 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.013434 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.36 - - [2024-09-16 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.010933 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.36 - - [2024-09-16 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.011323 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.36 - - [2024-09-16 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.011094 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.36 - - [2024-09-16 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.015870 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.36 - - [2024-09-16 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.010841 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.010748 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.012611 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.013458 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.037236 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011920 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.36 - - [2024-09-16 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.36 - - [2024-09-16 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.010899 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.36 - - [2024-09-16 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.012700 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.36 - - [2024-09-16 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.011192 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.36 - - [2024-09-16 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.014200 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.36 - - [2024-09-16 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.013029 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.36 - - [2024-09-16 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.012347 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.36 - - [2024-09-16 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.018669 10.0.0.36 - - [2024-09-16 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.36 - - [2024-09-16 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.011972 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.36 - - [2024-09-16 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.011792 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.36 - - [2024-09-16 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.011730 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.36 - - [2024-09-16 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.36 - - [2024-09-16 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.012949 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.36 - - [2024-09-16 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.011944 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.36 - - [2024-09-16 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.010507 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.010630 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.013120 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.014184 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.010495 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.36 - - [2024-09-16 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.36 - - [2024-09-16 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.011361 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.36 - - [2024-09-16 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.010359 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.36 - - [2024-09-16 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.011889 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.36 - - [2024-09-16 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.36 - - [2024-09-16 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.011008 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.36 - - [2024-09-16 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.010940 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007312 10.0.0.36 - - [2024-09-16 02:01:41] "GET /obj-perms HTTP/1.1" 200 6369 0.058241 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.36 - - [2024-09-16 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.012163 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.36 - - [2024-09-16 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.36 - - [2024-09-16 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.012177 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.36 - - [2024-09-16 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.016668 10.0.0.36 - - [2024-09-16 02:01:42] "GET /obj-perms HTTP/1.1" 200 6369 0.065646 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.36 - - [2024-09-16 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.011163 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.36 - - [2024-09-16 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.010416 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.36 - - [2024-09-16 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.013031 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.36 - - [2024-09-16 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.010111 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.36 - - [2024-09-16 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.012377 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010632 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010806 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.009856 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.009162 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.011749 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.36 - - [2024-09-16 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.36 - - [2024-09-16 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.36 - - [2024-09-16 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.009997 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.36 - - [2024-09-16 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.008614 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.36 - - [2024-09-16 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.36 - - [2024-09-16 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.010309 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.36 - - [2024-09-16 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.008661 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.36 - - [2024-09-16 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.36 - - [2024-09-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.013522 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.012463 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.013244 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.014742 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.012641 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.36 - - [2024-09-16 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.36 - - [2024-09-16 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.011019 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.36 - - [2024-09-16 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.011615 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.36 - - [2024-09-16 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.36 - - [2024-09-16 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.021118 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.36 - - [2024-09-16 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.011118 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.36 - - [2024-09-16 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.010701 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.36 - - [2024-09-16 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.36 - - [2024-09-16 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.36 - - [2024-09-16 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.36 - - [2024-09-16 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.36 - - [2024-09-16 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.36 - - [2024-09-16 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.36 - - [2024-09-16 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.010102 10.0.0.36 - - [2024-09-16 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.36 - - [2024-09-16 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.36 - - [2024-09-16 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.010048 10.0.0.36 - - [2024-09-16 02:01:47] "POST /network-ipams HTTP/1.1" 200 552 0.198410 10.0.0.36 - - [2024-09-16 02:01:47] "POST /useragent-kv HTTP/1.1" 200 115 0.014437 10.0.0.36 - - [2024-09-16 02:01:47] "POST /virtual-networks HTTP/1.1" 200 554 0.280666 10.0.0.36 - - [2024-09-16 02:01:48] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003394 10.0.0.36 - - [2024-09-16 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.003350 10.0.0.36 - - [2024-09-16 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 178 0.003245 10.0.0.36 - - [2024-09-16 02:01:48] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.004890 10.0.0.36 - - [2024-09-16 02:01:48] "GET /fabric/9d9cdc5e-f2ae-4fcf-ae43-cd915bffdada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.006540 10.0.0.36 - - [2024-09-16 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003394 10.0.0.36 - - [2024-09-16 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 205 0.003485 10.0.0.36 - - [2024-09-16 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.004131 10.0.0.36 - - [2024-09-16 02:01:48] "POST /route-targets HTTP/1.1" 200 328 0.013519 10.0.0.36 - - [2024-09-16 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.029261 10.0.0.36 - - [2024-09-16 02:01:56] "GET / HTTP/1.1" 200 36215 0.002224 10.0.0.36 - - [2024-09-16 02:01:56] "POST /fqname-to-id HTTP/1.1" 401 295 0.000619 10.0.0.36 - - [2024-09-16 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.042852 10.0.0.36 - - [2024-09-16 02:01:56] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.013077 10.0.0.36 - - [2024-09-16 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.36 - - [2024-09-16 02:01:56] "GET /config-node/285676c5-fae5-44cb-87f2-2b059323adce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.007848 10.0.0.36 - - [2024-09-16 02:02:11] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.36 - - [2024-09-16 02:02:11] "POST /fqname-to-id HTTP/1.1" 401 295 0.000518 10.0.0.36 - - [2024-09-16 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.034708 10.0.0.36 - - [2024-09-16 02:02:11] "GET /routing-instance/e66b6301-4dd3-45f8-94e9-baa62cef67e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005519 10.0.0.36 - - [2024-09-16 02:02:11] "POST /bgp-routers HTTP/1.1" 409 299 0.003533 10.0.0.36 - - [2024-09-16 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.36 - - [2024-09-16 02:02:11] "GET /bgp-router/6bb7109c-2429-4d4d-b9fd-81ff4604fa36?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1794 0.007792 10.0.0.36 - - [2024-09-16 02:02:11] "PUT /bgp-router/6bb7109c-2429-4d4d-b9fd-81ff4604fa36 HTTP/1.1" 200 255 0.014163 10.0.0.36 - - [2024-09-16 02:02:18] "GET / HTTP/1.1" 200 36215 0.001813 10.0.0.36 - - [2024-09-16 02:02:18] "POST /fqname-to-id HTTP/1.1" 401 295 0.000553 10.0.0.36 - - [2024-09-16 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.041573 10.0.0.36 - - [2024-09-16 02:02:18] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.011047 10.0.0.36 - - [2024-09-16 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.36 - - [2024-09-16 02:02:19] "GET /routing-instance/e66b6301-4dd3-45f8-94e9-baa62cef67e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006025 10.0.0.36 - - [2024-09-16 02:02:19] "PUT /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b HTTP/1.1" 200 275 0.011951 10.0.0.36 - - [2024-09-16 02:02:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.002830 10.0.0.36 - - [2024-09-16 02:02:20] "POST /virtual-routers HTTP/1.1" 200 597 1.072285 10.0.0.36 - - [2024-09-16 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.36 - - [2024-09-16 02:02:20] "GET /virtual-router/c68e3b27-c690-49b2-8b84-f6b1011c6a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.009025 10.0.0.36 - - [2024-09-16 02:02:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.003434 10.0.0.36 - - [2024-09-16 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.36 - - [2024-09-16 02:02:20] "GET /virtual-network/a980dab3-9fd8-43be-9c4d-eef3097f69a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.023090 10.0.0.36 - - [2024-09-16 02:02:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.081966 10.0.0.36 - - [2024-09-16 02:02:20] "PUT /access-control-list/900cd912-9a90-431e-b289-6a1fbf82664f HTTP/1.1" 200 273 0.028480 10.0.0.36 - - [2024-09-16 02:02:26] "GET /global-system-configs HTTP/1.1" 200 323 0.035329 10.0.0.36 - - [2024-09-16 02:02:26] "GET /obj-perms HTTP/1.1" 200 6369 0.074568 10.0.0.36 - - [2024-09-16 02:02:27] "GET /global-system-configs HTTP/1.1" 200 323 0.038608 10.0.0.36 - - [2024-09-16 02:02:27] "GET /obj-perms HTTP/1.1" 200 6369 0.059636 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001295 10.0.0.36 - - [2024-09-16 02:02:42] "GET /obj-perms HTTP/1.1" 200 6369 0.063114 10.0.0.36 - - [2024-09-16 02:02:43] "GET /obj-perms HTTP/1.1" 200 6369 0.053514 10.0.0.36 - - [2024-09-16 02:02:48] "GET / HTTP/1.1" 200 36215 0.002172 10.0.0.36 - - [2024-09-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 401 295 0.000700 10.0.0.36 - - [2024-09-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.040497 10.0.0.36 - - [2024-09-16 02:02:49] "GET /global-system-config/7a0ec644-161c-45b2-8a01-2b322f1c5b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.017322 10.0.0.36 - - [2024-09-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.36 - - [2024-09-16 02:02:49] "GET /routing-instance/e66b6301-4dd3-45f8-94e9-baa62cef67e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005861 10.0.0.36 - - [2024-09-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.36 - - [2024-09-16 02:02:49] "GET /virtual-router/c68e3b27-c690-49b2-8b84-f6b1011c6a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005448 10.0.0.36 - - [2024-09-16 02:02:49] "PUT /virtual-router/c68e3b27-c690-49b2-8b84-f6b1011c6a03 HTTP/1.1" 200 263 0.014580 10.0.0.36 - - [2024-09-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.36 - - [2024-09-16 02:02:49] "GET /virtual-router/c68e3b27-c690-49b2-8b84-f6b1011c6a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007581 10.0.0.36 - - [2024-09-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.36 - - [2024-09-16 02:02:49] "GET /virtual-machine-interface/5280c7b7-457b-4afb-b9d6-4e982ad398e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.012470 10.0.0.36 - - [2024-09-16 02:02:49] "PUT /virtual-machine-interface/5280c7b7-457b-4afb-b9d6-4e982ad398e2 HTTP/1.1" 200 285 0.013151 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001220 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001168 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001249 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001218 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001168 10.0.0.36 - - [2024-09-16 02:03:43] "GET /obj-perms HTTP/1.1" 200 6369 0.077974 10.0.0.36 - - [2024-09-16 02:03:44] "GET /obj-perms HTTP/1.1" 200 6369 0.055340 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001161 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:03:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001367 10.0.0.36 - - [2024-09-16 02:04:44] "GET /obj-perms HTTP/1.1" 200 6369 0.060018 10.0.0.36 - - [2024-09-16 02:04:44] "GET /obj-perms HTTP/1.1" 200 6369 0.059920 10.0.0.36 - - [2024-09-16 02:05:46] "GET /obj-perms HTTP/1.1" 200 6369 0.060249 10.0.0.36 - - [2024-09-16 02:05:46] "GET /obj-perms HTTP/1.1" 200 6369 0.056305 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001210 10.0.0.36 - - [2024-09-16 02:06:47] "GET /obj-perms HTTP/1.1" 200 6369 0.058364 10.0.0.36 - - [2024-09-16 02:06:47] "GET /obj-perms HTTP/1.1" 200 6369 0.057823 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:07:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:07:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001221 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:07:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001205 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:07:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001276 10.0.0.36 - - [2024-09-16 02:07:25] "GET /obj-perms HTTP/1.1" 200 6369 0.004150 10.0.0.36 - - [2024-09-16 02:07:25] "GET /global-system-configs HTTP/1.1" 200 323 0.008764 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001112 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001805 10.0.0.36 - - [2024-09-16 02:07:26] "GET /global-system-configs HTTP/1.1" 200 323 0.009035 10.0.0.36 - - [2024-09-16 02:07:26] "GET /obj-perms HTTP/1.1" 200 6369 0.033852 10.0.0.36 - - [2024-09-16 02:07:48] "GET /obj-perms HTTP/1.1" 200 6369 0.061260 10.0.0.36 - - [2024-09-16 02:07:48] "GET /obj-perms HTTP/1.1" 200 6369 0.056149 10.0.0.36 - - [2024-09-16 02:08:49] "GET /obj-perms HTTP/1.1" 200 6369 0.132036 10.0.0.36 - - [2024-09-16 02:08:49] "GET /obj-perms HTTP/1.1" 200 6369 0.056503 10.0.0.36 - - [2024-09-16 02:09:49] "GET /obj-perms HTTP/1.1" 200 6369 0.062813 10.0.0.36 - - [2024-09-16 02:09:50] "GET /obj-perms HTTP/1.1" 200 6369 0.052921 10.0.0.36 - - [2024-09-16 02:10:50] "GET /obj-perms HTTP/1.1" 200 6369 0.060121 10.0.0.36 - - [2024-09-16 02:10:51] "GET /obj-perms HTTP/1.1" 200 6369 0.057070 10.0.0.36 - - [2024-09-16 02:11:51] "GET /obj-perms HTTP/1.1" 200 6369 0.059505 10.0.0.36 - - [2024-09-16 02:11:51] "GET /obj-perms HTTP/1.1" 200 6369 0.061986 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001231 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:12:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:12:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001132 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.002228 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:12:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001330 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:12:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001383 10.0.0.36 - - [2024-09-16 02:12:25] "GET /global-system-configs HTTP/1.1" 200 323 0.040180 10.0.0.36 - - [2024-09-16 02:12:25] "GET /obj-perms HTTP/1.1" 200 6369 0.059491 10.0.0.36 - - [2024-09-16 02:12:26] "GET /global-system-configs HTTP/1.1" 200 323 0.037519 10.0.0.36 - - [2024-09-16 02:12:26] "GET /obj-perms HTTP/1.1" 200 6369 0.055193 10.0.0.36 - - [2024-09-16 02:12:52] "GET /obj-perms HTTP/1.1" 200 6369 0.055742 10.0.0.36 - - [2024-09-16 02:12:52] "GET /obj-perms HTTP/1.1" 200 6369 0.055334 10.0.0.36 - - [2024-09-16 02:13:53] "GET /obj-perms HTTP/1.1" 200 6369 0.053999 10.0.0.36 - - [2024-09-16 02:13:53] "GET /obj-perms HTTP/1.1" 200 6369 0.058618 10.0.0.36 - - [2024-09-16 02:14:54] "GET /obj-perms HTTP/1.1" 200 6369 0.058328 10.0.0.36 - - [2024-09-16 02:14:54] "GET /obj-perms HTTP/1.1" 200 6369 0.057275 10.0.0.36 - - [2024-09-16 02:15:54] "GET /obj-perms HTTP/1.1" 200 6369 0.065131 10.0.0.36 - - [2024-09-16 02:15:55] "GET /obj-perms HTTP/1.1" 200 6369 0.064579 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:16:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:16:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001265 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:16:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:16:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001142 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:16:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:16:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001204 10.0.0.36 - - [2024-09-16 02:16:55] "GET /obj-perms HTTP/1.1" 200 6369 0.081144 10.0.0.36 - - [2024-09-16 02:16:56] "GET /obj-perms HTTP/1.1" 200 6369 0.059545 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:17:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:17:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001188 10.0.0.36 - - [2024-09-16 02:17:25] "GET /global-system-configs HTTP/1.1" 200 323 0.041556 10.0.0.36 - - [2024-09-16 02:17:25] "GET /obj-perms HTTP/1.1" 200 6369 0.064851 10.0.0.36 - - [2024-09-16 02:17:26] "GET /global-system-configs HTTP/1.1" 200 323 0.046429 10.0.0.36 - - [2024-09-16 02:17:26] "GET /obj-perms HTTP/1.1" 200 6369 0.070876 10.0.0.36 - - [2024-09-16 02:17:56] "GET /obj-perms HTTP/1.1" 200 6369 0.060056 10.0.0.36 - - [2024-09-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 6369 0.062809 10.0.0.36 - - [2024-09-16 02:18:57] "GET /obj-perms HTTP/1.1" 200 6369 0.144933 10.0.0.36 - - [2024-09-16 02:18:58] "GET /obj-perms HTTP/1.1" 200 6369 0.062068 10.0.0.36 - - [2024-09-16 02:19:58] "GET /obj-perms HTTP/1.1" 200 6369 0.061844 10.0.0.36 - - [2024-09-16 02:19:59] "GET /obj-perms HTTP/1.1" 200 6369 0.062555 10.0.0.36 - - [2024-09-16 02:21:00] "GET /obj-perms HTTP/1.1" 200 6369 0.067808 10.0.0.36 - - [2024-09-16 02:21:00] "GET /obj-perms HTTP/1.1" 200 6369 0.061696 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:21:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001522 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:21:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001246 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:21:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:21:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001277 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:21:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:21:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001274 10.0.0.36 - - [2024-09-16 02:22:01] "GET /obj-perms HTTP/1.1" 200 6369 0.057378 10.0.0.36 - - [2024-09-16 02:22:01] "GET /obj-perms HTTP/1.1" 200 6369 0.057786 10.0.0.36 - - [2024-09-16 02:22:25] "GET /global-system-configs HTTP/1.1" 200 323 0.039579 10.0.0.36 - - [2024-09-16 02:22:25] "GET /obj-perms HTTP/1.1" 200 6369 0.062354 10.0.0.36 - - [2024-09-16 02:22:26] "GET /global-system-configs HTTP/1.1" 200 323 0.042444 10.0.0.36 - - [2024-09-16 02:22:26] "GET /obj-perms HTTP/1.1" 200 6369 0.063317 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:22:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:22:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001557 10.0.0.36 - - [2024-09-16 02:23:01] "GET /obj-perms HTTP/1.1" 200 6369 0.059689 10.0.0.36 - - [2024-09-16 02:23:02] "GET /obj-perms HTTP/1.1" 200 6369 0.057636 10.0.0.36 - - [2024-09-16 02:24:02] "GET /obj-perms HTTP/1.1" 200 6369 0.060068 10.0.0.36 - - [2024-09-16 02:24:03] "GET /obj-perms HTTP/1.1" 200 6369 0.064231 10.0.0.36 - - [2024-09-16 02:25:03] "GET /obj-perms HTTP/1.1" 200 6369 0.053887 10.0.0.36 - - [2024-09-16 02:25:04] "GET /obj-perms HTTP/1.1" 200 6369 0.055178 10.0.0.36 - - [2024-09-16 02:26:04] "GET /obj-perms HTTP/1.1" 200 6369 0.062780 10.0.0.36 - - [2024-09-16 02:26:04] "GET /obj-perms HTTP/1.1" 200 6369 0.063241 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:27:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001144 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001268 10.0.0.36 - - [2024-09-16 02:27:05] "GET /obj-perms HTTP/1.1" 200 6369 0.057624 10.0.0.36 - - [2024-09-16 02:27:05] "GET /obj-perms HTTP/1.1" 200 6369 0.064158 [Introspect:8084]10.0.0.36 - - [2024-09-16 02:27:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950