++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Apr 16 01:42:02 AM UTC 2026 ===================' INFO: =================== Thu Apr 16 01:42:02 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=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.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=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.242.76.93 ++ 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.242 ++ 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_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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 ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.242,10.56.213.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.56.213.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled 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__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ 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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/16/2026 01:42:41.737 7f144e4f4140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/16/2026 01:42:41.873 7f144e4f4140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/16/2026 01:42:41.885 7f144e4f4140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/16/2026 01:42:41.885 7f144e4f4140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-04-16 01:42:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000658 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.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-04-16 01:42:48] "GET / HTTP/1.1" 503 181 0.000305 10.0.0.242 - - [2026-04-16 01:42:48] "GET / HTTP/1.1" 503 181 0.000275 10.0.0.242 - - [2026-04-16 01:42:48] "GET / HTTP/1.1" 200 36499 0.001452 10.0.0.242 - - [2026-04-16 01:42:49] "GET / HTTP/1.1" 200 45019 0.002641 10.0.0.242 - - [2026-04-16 01:42:49] "GET / HTTP/1.1" 200 45019 0.001453 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.242 - - [2026-04-16 01:42:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000586 10.0.0.242 - - [2026-04-16 01:42:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000279 10.0.0.242 - - [2026-04-16 01:42:49] "GET / HTTP/1.1" 200 36499 0.001415 10.0.0.242 - - [2026-04-16 01:42:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000396 10.0.0.242 - - [2026-04-16 01:42:50] "GET / HTTP/1.1" 200 36499 0.001280 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000414 10.0.0.242 - - [2026-04-16 01:42:50] "GET / HTTP/1.1" 200 36499 0.002190 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.348425 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.242 - - [2026-04-16 01:42:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.373114 10.0.0.242 - - [2026-04-16 01:42:50] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.003105 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.060635 10.0.0.242 - - [2026-04-16 01:42:50] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.008191 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003441 10.0.0.242 - - [2026-04-16 01:42:50] "POST /database-nodes HTTP/1.1" 200 597 0.029266 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.055490 10.0.0.242 - - [2026-04-16 01:42:50] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.006302 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003310 10.0.0.242 - - [2026-04-16 01:42:50] "POST /config-nodes HTTP/1.1" 200 593 0.035149 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.242 - - [2026-04-16 01:42:50] "GET / HTTP/1.1" 200 36499 0.001419 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000482 10.0.0.242 - - [2026-04-16 01:42:50] "GET / HTTP/1.1" 200 36499 0.002429 10.0.0.242 - - [2026-04-16 01:42:50] "GET / HTTP/1.1" 200 36499 0.001382 10.0.0.242 - - [2026-04-16 01:42:50] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000585 10.0.0.242 - - [2026-04-16 01:42:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000454 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.045202 10.0.0.242 - - [2026-04-16 01:42:51] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.006000 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.016387 10.0.0.242 - - [2026-04-16 01:42:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.021694 10.0.0.242 - - [2026-04-16 01:42:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040885 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.040802 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.242 - - [2026-04-16 01:42:51] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.008752 10.0.0.242 - - [2026-04-16 01:42:51] "POST /service-appliance-sets HTTP/1.1" 200 557 0.031678 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.004839 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.242 - - [2026-04-16 01:42:51] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.012912 10.0.0.242 - - [2026-04-16 01:42:51] "POST /service-appliance-sets HTTP/1.1" 200 545 0.020603 10.0.0.242 - - [2026-04-16 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.242 - - [2026-04-16 01:42:51] "GET /network-ipam/abcc4530-64fa-4ebe-960e-c36b9ff048d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.004744 10.0.0.242 - - [2026-04-16 01:42:51] "POST /service-templates HTTP/1.1" 200 515 0.032894 10.0.0.242 - - [2026-04-16 01:42:51] "POST /service-templates HTTP/1.1" 200 505 0.022964 10.0.0.242 - - [2026-04-16 01:42:52] "POST /service-templates HTTP/1.1" 200 519 0.033204 10.0.0.242 - - [2026-04-16 01:42:52] "POST /service-templates HTTP/1.1" 200 539 0.088773 10.0.0.242 - - [2026-04-16 01:42:52] "POST /service-templates HTTP/1.1" 200 511 0.167487 10.0.0.242 - - [2026-04-16 01:42:52] "GET / HTTP/1.1" 200 36499 0.001571 10.0.0.242 - - [2026-04-16 01:42:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000406 10.0.0.242 - - [2026-04-16 01:42:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000574 10.0.0.242 - - [2026-04-16 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.029715 10.0.0.242 - - [2026-04-16 01:42:53] "GET /routing-instance/358804b9-b8f4-4ccd-80ae-ebd03bbd023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003798 10.0.0.242 - - [2026-04-16 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027402 10.0.0.242 - - [2026-04-16 01:42:53] "GET /network-ipam/abcc4530-64fa-4ebe-960e-c36b9ff048d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.004854 10.0.0.242 - - [2026-04-16 01:42:53] "POST /bgp-routers HTTP/1.1" 200 616 0.033439 10.0.0.242 - - [2026-04-16 01:42:53] "GET /bgp-router/c19acade-41b7-483e-beab-636f0e3239cc?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.005949 10.0.0.242 - - [2026-04-16 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2026-04-16 01:42:53] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.005822 10.0.0.242 - - [2026-04-16 01:42:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004036 10.0.0.242 - - [2026-04-16 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.008179 10.0.0.242 - - [2026-04-16 01:42:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.002997 10.0.0.242 - - [2026-04-16 01:42:53] "POST /access-control-lists HTTP/1.1" 200 591 0.020866 10.0.0.242 - - [2026-04-16 01:42:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.003400 10.0.0.242 - - [2026-04-16 01:42:53] "POST /access-control-lists HTTP/1.1" 200 589 0.019787 10.0.0.242 - - [2026-04-16 01:42:53] "POST /route-targets HTTP/1.1" 200 329 0.011194 10.0.0.242 - - [2026-04-16 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.242 - - [2026-04-16 01:42:54] "POST /route-targets HTTP/1.1" 200 329 0.011212 10.0.0.242 - - [2026-04-16 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.010736 10.0.0.242 - - [2026-04-16 01:42:54] "POST /route-targets HTTP/1.1" 200 329 0.012254 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001251 10.0.0.242 - - [2026-04-16 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.012254 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3021 0.001145 10.0.0.242 - - [2026-04-16 01:42:54] "POST /route-targets HTTP/1.1" 200 329 0.014705 10.0.0.242 - - [2026-04-16 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.015243 10.0.0.242 - - [2026-04-16 01:42:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003665 10.0.0.242 - - [2026-04-16 01:42:54] "POST /access-control-lists HTTP/1.1" 200 555 0.065689 10.0.0.242 - - [2026-04-16 01:42:54] "PUT /access-control-list/77f8b9fb-e578-4fcf-bc43-3857345b201f HTTP/1.1" 200 274 0.009578 10.0.0.242 - - [2026-04-16 01:42:54] "PUT /access-control-list/d1f5c712-720e-488c-b376-155c1e0358fb HTTP/1.1" 200 274 0.011902 10.0.0.242 - - [2026-04-16 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.242 - - [2026-04-16 01:42:56] "GET /global-vrouter-config/c865f985-5cd1-46c0-bbe8-72d60f445e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005252 10.0.0.242 - - [2026-04-16 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.242 - - [2026-04-16 01:42:56] "PUT /global-vrouter-config/c865f985-5cd1-46c0-bbe8-72d60f445e50 HTTP/1.1" 200 278 0.013994 10.0.0.242 - - [2026-04-16 01:42:57] "GET / HTTP/1.1" 200 36499 0.001483 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 401 296 0.000456 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 585 0.056582 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 579 0.028830 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 579 0.024105 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 563 0.020205 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 559 0.028902 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 561 0.027793 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 569 0.110398 10.0.0.242 - - [2026-04-16 01:42:57] "POST /alarms HTTP/1.1" 200 553 0.022136 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 561 0.029334 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 571 0.026920 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 559 0.024024 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 571 0.021107 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 579 0.069693 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 573 0.035213 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 565 0.024831 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 565 0.029882 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 565 0.025411 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 551 0.019977 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 599 0.018637 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 579 0.021055 10.0.0.242 - - [2026-04-16 01:42:58] "GET / HTTP/1.1" 200 36499 0.001912 10.0.0.242 - - [2026-04-16 01:42:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000424 10.0.0.242 - - [2026-04-16 01:42:58] "POST /alarms HTTP/1.1" 200 575 0.019974 10.0.0.242 - - [2026-04-16 01:42:59] "POST /alarms HTTP/1.1" 200 587 0.022217 10.0.0.242 - - [2026-04-16 01:42:59] "POST /alarms HTTP/1.1" 200 613 0.035627 10.0.0.242 - - [2026-04-16 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.040417 10.0.0.242 - - [2026-04-16 01:42:59] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.023457 10.0.0.242 - - [2026-04-16 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.004322 10.0.0.242 - - [2026-04-16 01:42:59] "POST /analytics-nodes HTTP/1.1" 200 599 0.040741 10.0.0.242 - - [2026-04-16 01:42:59] "GET / HTTP/1.1" 200 36499 0.001569 10.0.0.242 - - [2026-04-16 01:42:59] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000403 10.0.0.242 - - [2026-04-16 01:42:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035130 10.0.0.242 - - [2026-04-16 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.242 - - [2026-04-16 01:43:00] "PUT /global-vrouter-config/c865f985-5cd1-46c0-bbe8-72d60f445e50 HTTP/1.1" 200 278 0.010379 10.0.0.242 - - [2026-04-16 01:43:00] "GET / HTTP/1.1" 200 36499 0.001728 10.0.0.242 - - [2026-04-16 01:43:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000417 10.0.0.242 - - [2026-04-16 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033460 10.0.0.242 - - [2026-04-16 01:43:00] "GET /global-vrouter-config/c865f985-5cd1-46c0-bbe8-72d60f445e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003887 10.0.0.242 - - [2026-04-16 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.242 - - [2026-04-16 01:43:00] "PUT /global-vrouter-config/c865f985-5cd1-46c0-bbe8-72d60f445e50 HTTP/1.1" 200 278 0.009257 10.0.0.242 - - [2026-04-16 01:43:01] "GET / HTTP/1.1" 200 36499 0.003824 10.0.0.242 - - [2026-04-16 01:43:01] "POST /fqname-to-id HTTP/1.1" 401 296 0.000476 10.0.0.242 - - [2026-04-16 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.044788 10.0.0.242 - - [2026-04-16 01:43:01] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005724 10.0.0.242 - - [2026-04-16 01:43:01] "PUT /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e HTTP/1.1" 200 276 0.026645 10.0.0.242 - - [2026-04-16 01:43:05] "GET / HTTP/1.1" 200 36499 0.001764 10.0.0.242 - - [2026-04-16 01:43:07] "GET / HTTP/1.1" 200 36499 0.001558 10.0.0.242 - - [2026-04-16 01:43:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000417 10.0.0.242 - - [2026-04-16 01:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.057401 10.0.0.242 - - [2026-04-16 01:43:07] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013075 10.0.0.242 - - [2026-04-16 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.006791 10.0.0.242 - - [2026-04-16 01:43:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.058197 10.0.0.242 - - [2026-04-16 01:43:17] "GET / HTTP/1.1" 200 36499 0.001424 10.0.0.242 - - [2026-04-16 01:43:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000544 10.0.0.242 - - [2026-04-16 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.031647 10.0.0.242 - - [2026-04-16 01:43:18] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009710 10.0.0.242 - - [2026-04-16 01:43:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003293 10.0.0.242 - - [2026-04-16 01:43:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.054836 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:43:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001130 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:43:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001239 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:43:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002319 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:43:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001556 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001499 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001755 10.0.0.242 - - [2026-04-16 01:43:46] "GET / HTTP/1.1" 200 36499 0.001457 10.0.0.242 - - [2026-04-16 01:43:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000454 10.0.0.242 - - [2026-04-16 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.039222 10.0.0.242 - - [2026-04-16 01:43:46] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005754 10.0.0.242 - - [2026-04-16 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2026-04-16 01:43:46] "GET /config-node/daf3bc92-56ce-4a3f-ad2f-809b88a04435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.004867 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.242 - - [2026-04-16 01:43:53] "GET /obj-perms HTTP/1.1" 200 6387 0.358516 10.0.0.242 - - [2026-04-16 01:43:53] "GET / HTTP/1.1" 200 36499 0.001498 10.0.0.242 - - [2026-04-16 01:43:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000460 10.0.0.242 - - [2026-04-16 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.034699 10.0.0.242 - - [2026-04-16 01:43:53] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005177 10.0.0.242 - - [2026-04-16 01:43:53] "GET /obj-perms HTTP/1.1" 200 6387 0.065222 10.0.0.242 - - [2026-04-16 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.242 - - [2026-04-16 01:43:53] "GET /routing-instance/358804b9-b8f4-4ccd-80ae-ebd03bbd023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003982 10.0.0.242 - - [2026-04-16 01:43:54] "PUT /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e HTTP/1.1" 200 276 0.012332 10.0.0.242 - - [2026-04-16 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.003056 10.0.0.242 - - [2026-04-16 01:43:54] "POST /virtual-routers HTTP/1.1" 200 599 0.018881 10.0.0.242 - - [2026-04-16 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.242 - - [2026-04-16 01:43:54] "GET /virtual-router/405bf76c-87a4-4e18-9618-1e521b09787b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005306 10.0.0.242 - - [2026-04-16 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.003351 10.0.0.242 - - [2026-04-16 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.054234 10.0.0.242 - - [2026-04-16 01:43:54] "GET /virtual-network/b10bf440-5c04-4cc0-9f55-931715f4512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006034 10.0.0.242 - - [2026-04-16 01:43:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.037820 10.0.0.242 - - [2026-04-16 01:43:55] "PUT /access-control-list/8958b3b0-bed4-4517-ac53-0e744dbe7aeb HTTP/1.1" 200 274 0.025906 10.0.0.242 - - [2026-04-16 01:43:57] "GET / HTTP/1.1" 200 36499 0.001665 10.0.0.242 - - [2026-04-16 01:43:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.000454 10.0.0.242 - - [2026-04-16 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.031358 10.0.0.242 - - [2026-04-16 01:43:57] "GET /routing-instance/358804b9-b8f4-4ccd-80ae-ebd03bbd023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003297 10.0.0.242 - - [2026-04-16 01:43:57] "POST /bgp-routers HTTP/1.1" 409 299 0.003211 10.0.0.242 - - [2026-04-16 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.242 - - [2026-04-16 01:43:57] "GET /bgp-router/c19acade-41b7-483e-beab-636f0e3239cc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.005888 10.0.0.242 - - [2026-04-16 01:43:57] "PUT /bgp-router/c19acade-41b7-483e-beab-636f0e3239cc HTTP/1.1" 200 256 0.014401 10.0.0.242 - - [2026-04-16 01:44:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000415 10.0.0.242 - - [2026-04-16 01:44:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000483 10.0.0.242 - - [2026-04-16 01:44:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000420 10.0.0.242 - - [2026-04-16 01:44:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000457 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001093 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001041 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001360 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.002816 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000873 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001081 10.0.0.242 - - [2026-04-16 01:44:39] "GET / HTTP/1.1" 200 36499 0.001927 10.0.0.242 - - [2026-04-16 01:44:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000690 10.0.0.242 - - [2026-04-16 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029746 10.0.0.242 - - [2026-04-16 01:44:40] "GET /global-system-config/aaa4c31a-a09b-484d-a5b8-83e2c2fc909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005314 10.0.0.242 - - [2026-04-16 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.242 - - [2026-04-16 01:44:40] "GET /routing-instance/358804b9-b8f4-4ccd-80ae-ebd03bbd023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004248 10.0.0.242 - - [2026-04-16 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.242 - - [2026-04-16 01:44:40] "GET /virtual-router/405bf76c-87a4-4e18-9618-1e521b09787b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004140 10.0.0.242 - - [2026-04-16 01:44:40] "PUT /virtual-router/405bf76c-87a4-4e18-9618-1e521b09787b HTTP/1.1" 200 264 0.011871 10.0.0.242 - - [2026-04-16 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.242 - - [2026-04-16 01:44:40] "GET /virtual-router/405bf76c-87a4-4e18-9618-1e521b09787b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004440 10.0.0.242 - - [2026-04-16 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.242 - - [2026-04-16 01:44:40] "GET /virtual-machine-interface/33787606-af39-4ae9-b3c0-6f8a1322fa1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.005816 10.0.0.242 - - [2026-04-16 01:44:40] "PUT /virtual-machine-interface/33787606-af39-4ae9-b3c0-6f8a1322fa1c HTTP/1.1" 200 286 0.013090 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001124 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:44:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001597 10.0.0.242 - - [2026-04-16 01:44:54] "GET /obj-perms HTTP/1.1" 200 6387 0.055556 10.0.0.242 - - [2026-04-16 01:44:54] "GET /obj-perms HTTP/1.1" 200 6387 0.048913 10.0.0.242 - - [2026-04-16 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.242 - - [2026-04-16 01:44:54] "GET /virtual-router/405bf76c-87a4-4e18-9618-1e521b09787b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004310 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:45:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000899 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:45:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001068 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000958 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:45:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001195 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:45:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001040 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:45:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001035 10.0.0.242 - - [2026-04-16 01:45:55] "GET /obj-perms HTTP/1.1" 200 6387 0.055527 10.0.0.242 - - [2026-04-16 01:45:55] "GET /obj-perms HTTP/1.1" 200 6387 0.074001 10.0.0.242 - - [2026-04-16 01:46:56] "GET /obj-perms HTTP/1.1" 200 6387 0.058621 10.0.0.242 - - [2026-04-16 01:46:56] "GET /obj-perms HTTP/1.1" 200 6387 0.064554 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001214 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001463 10.0.0.242 - - [2026-04-16 01:47:56] "GET /obj-perms HTTP/1.1" 200 6387 0.055693 10.0.0.242 - - [2026-04-16 01:47:57] "GET /obj-perms HTTP/1.1" 200 6387 0.051594 10.0.0.242 - - [2026-04-16 01:48:57] "GET /obj-perms HTTP/1.1" 200 6387 0.048671 10.0.0.242 - - [2026-04-16 01:48:58] "GET /obj-perms HTTP/1.1" 200 6387 0.050826 10.0.0.242 - - [2026-04-16 01:49:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000591 10.0.0.242 - - [2026-04-16 01:49:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000543 10.0.0.242 - - [2026-04-16 01:49:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000407 10.0.0.242 - - [2026-04-16 01:49:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000396 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000964 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001052 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000860 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001042 10.0.0.242 - - [2026-04-16 01:49:58] "GET /obj-perms HTTP/1.1" 200 6387 0.051114 10.0.0.242 - - [2026-04-16 01:49:58] "GET /obj-perms HTTP/1.1" 200 6387 0.048108 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:50:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000911 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:50:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001041 10.0.0.242 - - [2026-04-16 01:50:59] "GET /obj-perms HTTP/1.1" 200 6387 0.063745 10.0.0.242 - - [2026-04-16 01:50:59] "GET /obj-perms HTTP/1.1" 200 6387 0.055879 10.0.0.242 - - [2026-04-16 01:52:00] "GET /obj-perms HTTP/1.1" 200 6387 0.051731 10.0.0.242 - - [2026-04-16 01:52:00] "GET /obj-perms HTTP/1.1" 200 6387 0.050695 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:52:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001480 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:52:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001370 10.0.0.242 - - [2026-04-16 01:53:00] "GET /obj-perms HTTP/1.1" 200 6387 0.054081 10.0.0.242 - - [2026-04-16 01:53:01] "GET /obj-perms HTTP/1.1" 200 6387 0.051481 10.0.0.242 - - [2026-04-16 01:54:01] "GET /obj-perms HTTP/1.1" 200 6387 0.060932 10.0.0.242 - - [2026-04-16 01:54:02] "GET /obj-perms HTTP/1.1" 200 6387 0.052711 10.0.0.242 - - [2026-04-16 01:54:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000625 10.0.0.242 - - [2026-04-16 01:54:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000385 10.0.0.242 - - [2026-04-16 01:54:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000427 10.0.0.242 - - [2026-04-16 01:54:10] "GET /global-system-configs HTTP/1.1" 401 296 0.001814 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000879 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001210 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001307 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001089 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:54:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001175 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:54:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001247 10.0.0.242 - - [2026-04-16 01:55:02] "GET /obj-perms HTTP/1.1" 200 6387 0.060953 10.0.0.242 - - [2026-04-16 01:55:03] "GET /obj-perms HTTP/1.1" 200 6387 0.058646 10.0.0.242 - - [2026-04-16 01:56:03] "GET /obj-perms HTTP/1.1" 200 6387 0.054822 10.0.0.242 - - [2026-04-16 01:56:03] "GET /obj-perms HTTP/1.1" 200 6387 0.053834 10.0.0.242 - - [2026-04-16 01:57:04] "GET /obj-perms HTTP/1.1" 200 6387 0.154805 10.0.0.242 - - [2026-04-16 01:57:05] "GET /obj-perms HTTP/1.1" 200 6387 0.131270 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000894 [Introspect:8084]10.0.0.242 - - [2026-04-16 01:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001149 10.0.0.242 - - [2026-04-16 01:58:05] "GET /obj-perms HTTP/1.1" 200 6387 0.050545 10.0.0.242 - - [2026-04-16 01:58:06] "GET /obj-perms HTTP/1.1" 200 6387 0.053100 10.0.0.242 - - [2026-04-16 01:59:06] "GET /obj-perms HTTP/1.1" 200 6387 0.057674 10.0.0.242 - - [2026-04-16 01:59:06] "GET /obj-perms HTTP/1.1" 200 6387 0.051483 10.0.0.242 - - [2026-04-16 01:59:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000446 10.0.0.242 - - [2026-04-16 01:59:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000407 10.0.0.242 - - [2026-04-16 01:59:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000476 10.0.0.242 - - [2026-04-16 01:59:10] "GET /global-system-configs HTTP/1.1" 401 296 0.001447 10.0.0.242 - - [2026-04-16 02:00:07] "GET /obj-perms HTTP/1.1" 200 6387 0.061677 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001194 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001251 10.0.0.242 - - [2026-04-16 02:00:07] "GET /obj-perms HTTP/1.1" 200 6387 0.058485 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:00:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001074 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:00:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001134 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:00:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000952 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:00:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001054 10.0.0.242 - - [2026-04-16 02:01:08] "GET /obj-perms HTTP/1.1" 200 6387 0.084779 10.0.0.242 - - [2026-04-16 02:01:08] "GET /obj-perms HTTP/1.1" 200 6387 0.069099 10.0.0.242 - - [2026-04-16 02:02:09] "GET /obj-perms HTTP/1.1" 200 6387 0.055449 10.0.0.242 - - [2026-04-16 02:02:09] "GET /obj-perms HTTP/1.1" 200 6387 0.054924 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:02:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000891 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:02:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001068 10.0.0.242 - - [2026-04-16 02:03:09] "GET /obj-perms HTTP/1.1" 200 6387 0.055671 10.0.0.242 - - [2026-04-16 02:03:10] "GET /obj-perms HTTP/1.1" 200 6387 0.053986 10.0.0.242 - - [2026-04-16 02:04:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000536 10.0.0.242 - - [2026-04-16 02:04:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000365 10.0.0.242 - - [2026-04-16 02:04:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000411 10.0.0.242 - - [2026-04-16 02:04:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000399 10.0.0.242 - - [2026-04-16 02:04:10] "GET /obj-perms HTTP/1.1" 200 6387 0.067485 10.0.0.242 - - [2026-04-16 02:04:11] "GET /obj-perms HTTP/1.1" 200 6387 0.050961 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:05:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001143 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:05:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001106 10.0.0.242 - - [2026-04-16 02:05:11] "GET /obj-perms HTTP/1.1" 200 6387 0.058260 10.0.0.242 - - [2026-04-16 02:05:12] "GET /obj-perms HTTP/1.1" 200 6387 0.058267 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:05:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001346 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:05:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001108 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:05:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001317 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:05:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001732 10.0.0.242 - - [2026-04-16 02:06:12] "GET /obj-perms HTTP/1.1" 200 6387 0.067016 10.0.0.242 - - [2026-04-16 02:06:12] "GET /obj-perms HTTP/1.1" 200 6387 0.055096 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001031 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001707 10.0.0.242 - - [2026-04-16 02:07:13] "GET /obj-perms HTTP/1.1" 200 6387 0.052958 10.0.0.242 - - [2026-04-16 02:07:13] "GET /obj-perms HTTP/1.1" 200 6387 0.060903 10.0.0.242 - - [2026-04-16 02:08:14] "GET /obj-perms HTTP/1.1" 200 6387 0.054769 10.0.0.242 - - [2026-04-16 02:08:14] "GET /obj-perms HTTP/1.1" 200 6387 0.055216 10.0.0.242 - - [2026-04-16 02:09:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000644 10.0.0.242 - - [2026-04-16 02:09:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000528 10.0.0.242 - - [2026-04-16 02:09:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000597 10.0.0.242 - - [2026-04-16 02:09:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000528 10.0.0.242 - - [2026-04-16 02:09:14] "GET /obj-perms HTTP/1.1" 200 6387 0.063836 10.0.0.242 - - [2026-04-16 02:09:15] "GET /obj-perms HTTP/1.1" 200 6387 0.053813 10.0.0.242 - - [2026-04-16 02:10:15] "GET /obj-perms HTTP/1.1" 200 6387 0.048535 10.0.0.242 - - [2026-04-16 02:10:16] "GET /obj-perms HTTP/1.1" 200 6387 0.048812 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:10:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000903 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:10:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001347 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:10:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000951 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:10:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001945 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:10:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000886 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:10:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001045 10.0.0.242 - - [2026-04-16 02:11:16] "GET /obj-perms HTTP/1.1" 200 6387 0.052792 10.0.0.242 - - [2026-04-16 02:11:16] "GET /obj-perms HTTP/1.1" 200 6387 0.052791 10.0.0.242 - - [2026-04-16 02:12:17] "GET /obj-perms HTTP/1.1" 200 6387 0.056924 10.0.0.242 - - [2026-04-16 02:12:17] "GET /obj-perms HTTP/1.1" 200 6387 0.052723 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:12:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000970 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:12:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001087 10.0.0.242 - - [2026-04-16 02:13:18] "GET /obj-perms HTTP/1.1" 200 6387 0.059418 10.0.0.242 - - [2026-04-16 02:13:18] "GET /obj-perms HTTP/1.1" 200 6387 0.052809 10.0.0.242 - - [2026-04-16 02:14:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000584 10.0.0.242 - - [2026-04-16 02:14:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000590 10.0.0.242 - - [2026-04-16 02:14:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000423 10.0.0.242 - - [2026-04-16 02:14:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000427 10.0.0.242 - - [2026-04-16 02:14:19] "GET /obj-perms HTTP/1.1" 200 6387 0.075378 10.0.0.242 - - [2026-04-16 02:14:19] "GET /obj-perms HTTP/1.1" 200 6387 0.070894 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:14:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001176 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:14:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001574 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:14:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001213 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:14:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001847 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:14:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000912 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:14:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001070 10.0.0.242 - - [2026-04-16 02:15:20] "GET /obj-perms HTTP/1.1" 200 6387 0.259364 10.0.0.242 - - [2026-04-16 02:15:21] "GET /obj-perms HTTP/1.1" 200 6387 0.117350 10.0.0.242 - - [2026-04-16 02:16:21] "GET /obj-perms HTTP/1.1" 200 6387 0.053586 10.0.0.242 - - [2026-04-16 02:16:22] "GET /obj-perms HTTP/1.1" 200 6387 0.054108 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:17:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000893 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:17:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001026 10.0.0.242 - - [2026-04-16 02:17:22] "GET /obj-perms HTTP/1.1" 200 6387 0.048898 10.0.0.242 - - [2026-04-16 02:17:23] "GET /obj-perms HTTP/1.1" 200 6387 0.057797 10.0.0.242 - - [2026-04-16 02:18:23] "GET /obj-perms HTTP/1.1" 200 6387 0.053874 10.0.0.242 - - [2026-04-16 02:18:23] "GET /obj-perms HTTP/1.1" 200 6387 0.053124 10.0.0.242 - - [2026-04-16 02:19:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000563 10.0.0.242 - - [2026-04-16 02:19:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000406 10.0.0.242 - - [2026-04-16 02:19:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000436 10.0.0.242 - - [2026-04-16 02:19:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000428 10.0.0.242 - - [2026-04-16 02:19:24] "GET /obj-perms HTTP/1.1" 200 6387 0.065956 10.0.0.242 - - [2026-04-16 02:19:24] "GET /obj-perms HTTP/1.1" 200 6387 0.050500 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:19:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000973 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:19:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001102 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:19:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000975 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:19:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001576 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:19:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000969 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:19:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001339 10.0.0.242 - - [2026-04-16 02:20:25] "GET /obj-perms HTTP/1.1" 200 6387 0.054352 10.0.0.242 - - [2026-04-16 02:20:25] "GET /obj-perms HTTP/1.1" 200 6387 0.055040 10.0.0.242 - - [2026-04-16 02:21:26] "GET /obj-perms HTTP/1.1" 200 6387 0.054249 10.0.0.242 - - [2026-04-16 02:21:26] "GET /obj-perms HTTP/1.1" 200 6387 0.054244 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:22:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001335 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:22:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001121 10.0.0.242 - - [2026-04-16 02:22:26] "GET /obj-perms HTTP/1.1" 200 6387 0.059566 10.0.0.242 - - [2026-04-16 02:22:27] "GET /obj-perms HTTP/1.1" 200 6387 0.053945 10.0.0.242 - - [2026-04-16 02:23:27] "GET /obj-perms HTTP/1.1" 200 6387 0.054193 10.0.0.242 - - [2026-04-16 02:23:28] "GET /obj-perms HTTP/1.1" 200 6387 0.051664 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:23:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001192 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:23:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001441 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:23:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001050 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:23:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001932 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:24:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000895 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:24:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001041 10.0.0.242 - - [2026-04-16 02:24:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000439 10.0.0.242 - - [2026-04-16 02:24:09] "GET /global-system-configs HTTP/1.1" 401 296 0.000506 10.0.0.242 - - [2026-04-16 02:24:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000456 10.0.0.242 - - [2026-04-16 02:24:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000399 10.0.0.242 - - [2026-04-16 02:24:28] "GET /obj-perms HTTP/1.1" 200 6387 0.060832 10.0.0.242 - - [2026-04-16 02:24:28] "GET /obj-perms HTTP/1.1" 200 6387 0.054312 10.0.0.242 - - [2026-04-16 02:25:29] "GET /obj-perms HTTP/1.1" 200 6387 0.068050 10.0.0.242 - - [2026-04-16 02:25:29] "GET /obj-perms HTTP/1.1" 200 6387 0.055728 10.0.0.242 - - [2026-04-16 02:26:30] "GET /obj-perms HTTP/1.1" 200 6387 0.052114 10.0.0.242 - - [2026-04-16 02:26:30] "GET /obj-perms HTTP/1.1" 200 6387 0.049294 10.0.0.242 - - [2026-04-16 02:27:30] "GET /obj-perms HTTP/1.1" 200 6387 0.055191 10.0.0.242 - - [2026-04-16 02:27:31] "GET /obj-perms HTTP/1.1" 200 6387 0.070603 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:27:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000932 [Introspect:8084]10.0.0.242 - - [2026-04-16 02:27:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001158 10.0.0.242 - - [2026-04-16 02:28:31] "GET /obj-perms HTTP/1.1" 200 6387 0.070682 10.0.0.242 - - [2026-04-16 02:28:32] "GET /obj-perms HTTP/1.1" 200 6387 0.072786