++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/control-nodemgr ++ CONTAINER_LOG_DIR=/var/log/contrail/control-nodemgr ++ mkdir -p /var/log/contrail/control-nodemgr ++ log_file=/var/log/contrail/control-nodemgr/console.log ++ touch /var/log/contrail/control-nodemgr/console.log ++ chmod 600 /var/log/contrail/control-nodemgr/console.log ++ exec +++ tee -a /var/log/contrail/control-nodemgr/console.log +++ date ++ echo 'INFO: =================== Mon Aug 11 15:20:58 UTC 2025 ===================' INFO: =================== Mon Aug 11 15:20:58 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.137 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.137 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.137 ++ ANALYTICSDB_NODES=10.0.0.137 ++ ANALYTICS_SNMP_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8081 ' +++ '[' -n '10.0.0.137:8081 ' ']' +++ echo 10.0.0.137:8081 ++ ANALYTICS_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9042 ' +++ '[' -n '10.0.0.137:9042 ' ']' +++ echo 10.0.0.137:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.137:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8086 ' +++ '[' -n '10.0.0.137:8086 ' ']' +++ echo 10.0.0.137:8086 ++ COLLECTOR_SERVERS=10.0.0.137: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.137 ++ CONFIGDB_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8082 ' +++ '[' -n '10.0.0.137:8082 ' ']' +++ echo 10.0.0.137:8082 ++ CONFIG_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9161 ' +++ '[' -n '10.0.0.137:9161 ' ']' +++ echo 10.0.0.137:9161 ++ CONFIGDB_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9041 ' +++ '[' -n '10.0.0.137:9041 ' ']' +++ echo 10.0.0.137:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.137:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.137 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.137 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:2181, +++ '[' -n 10.0.0.137:2181, ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:2181 ' +++ '[' -n '10.0.0.137:2181 ' ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.137:2181 ++ RABBITMQ_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:5673, +++ '[' -n 10.0.0.137:5673, ']' +++ echo 10.0.0.137:5673 ++ RABBITMQ_SERVERS=10.0.0.137:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:6379 ' +++ '[' -n '10.0.0.137:6379 ' ']' +++ echo 10.0.0.137:6379 ++ REDIS_SERVERS=10.0.0.137:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9092 ' +++ '[' -n '10.0.0.137:9092 ' ']' +++ echo 10.0.0.137:9092 ++ KAFKA_SERVERS=10.0.0.137:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.137 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.137 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + [[ control == \t\o\r\a\g\e\n\t ]] + export NODEMGR_TYPE=contrail-control + NODEMGR_TYPE=contrail-control + NODEMGR_NAME=contrail-control-nodemgr ++ echo CONTROL ++ tr - _ + ntype=CONTROL + [[ CONTROL == \V\R\O\U\T\E\R ]] + [[ CONTROL == \D\A\T\A\B\A\S\E ]] + [[ CONTROL == \C\O\N\F\I\G\_\D\A\T\A\B\A\S\E ]] + htype=CONTROL + [[ CONTROL == \C\O\N\T\R\O\L ]] + host_name= ++ get_listen_ip_for_node CONTROL +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONTROL +++ local server_typ=CONTROL_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.137 +++ local servers=10.0.0.137 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.137,10.198.153.1,127.0.0.1,172.17.0.1,252.137.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.137'\''))' +++ local server_ip=10.0.0.137 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.137 ]] +++ [[ ,10.0.0.137,10.198.153.1,127.0.0.1,172.17.0.1,252.137.0.1,, =~ ,10\.0\.0\.137, ]] +++ echo 10.0.0.137 1 +++ return ++ local ip=10.0.0.137 ++ [[ -z 10.0.0.137 ]] ++ echo 10.0.0.137 + hostip=10.0.0.137 + introspect_ip=0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + mkdir -p /etc/contrail + cat ++ format_boolean False ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ echo False + '[' -n '' ']' + cat + add_ini_params_from_env CONTROL_NODEMGR /etc/contrail/contrail-control-nodemgr.conf + local service_name=CONTROL_NODEMGR + local cfg_path=/etc/contrail/contrail-control-nodemgr.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ sed 's/^CONTROL_NODEMGR__//g' ++ grep '^CONTROL_NODEMGR__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + cat /etc/contrail/contrail-control-nodemgr.conf [DEFAULTS] http_server_ip=0.0.0.0 log_file=/var/log/contrail/control-nodemgr/contrail-control-nodemgr.log log_level=SYS_DEBUG log_local=1 hostip=10.0.0.137 db_port=9042 db_jmx_port=7200 db_use_ssl=False [COLLECTOR] server_list=10.0.0.137:8086 [SANDESH] introspect_ssl_enable=False sandesh_ssl_enable=False + upgrade_old_logs contrail-control-nodemgr + local template=contrail-control-nodemgr ++ dirname /var/log/contrail/control-nodemgr + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/control-nodemgr + chmod 755 /var/log/contrail/control-nodemgr + mv -n '/var/log/contrail/*contrail-control-nodemgr.log*' /var/log/contrail/control-nodemgr/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/control-nodemgr + find /var/log/contrail/control-nodemgr -uid 0 -exec chown 1999:1999 '{}' + + exec /bin/sh -c '/usr/local/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}' 08/11/2025 15:21:01.730 7f9baa578348 [contrail-control-nodemgr] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/11/2025 15:21:01.966 7f9baa578348 [contrail-control-nodemgr] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8101 08/11/2025 15:21:01.977 7f9baa578348 [contrail-control-nodemgr] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/11/2025 15:21:01.977 7f9baa578348 [contrail-control-nodemgr] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/control-nodemgr/contrail-control-nodemgr.log] [Introspect:8101]10.0.0.137 - - [2025-08-11 15:21:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 5135 0.001637 [Introspect:8101]10.0.0.137 - - [2025-08-11 15:23:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001717 [Introspect:8101]10.0.0.137 - - [2025-08-11 15:23:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001954 [Introspect:8101]10.0.0.137 - - [2025-08-11 15:23:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001307 [Introspect:8101]10.0.0.137 - - [2025-08-11 15:23:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001276 [Introspect:8101]10.0.0.137 - - [2025-08-11 15:23:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001281 ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 268, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.6/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.49/containers/b82708f2103c2322ba93933f406a2a8fe84cdfbad4370bc8ea23e5de750cff0f/json During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/nodemgr/common/docker_containers.py", line 17, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.6/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/docker/api/container.py", line 772, in inspect_container self._get(self._url("/containers/{0}/json", container)), True File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 274, in _result self._raise_for_status(response) File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 270, in _raise_for_status raise create_api_error_from_http_exception(e) File "/usr/local/lib/python3.6/site-packages/docker/errors.py", line 31, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.49/containers/b82708f2103c2322ba93933f406a2a8fe84cdfbad4370bc8ea23e5de750cff0f/json: Not Found ("No such container: b82708f2103c2322ba93933f406a2a8fe84cdfbad4370bc8ea23e5de750cff0f") DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:24:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001641 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001669 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:24:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001727 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=11919064, partition_space_available_1k=69171420, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=17268, cpu_share=0.0, mem_res=12104, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=17108, cpu_share=0.0, mem_res=11472, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53324, cpu_share=0.01, mem_res=40316, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6464660, free=325708, buffers=417384, cached=8976456, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.75, five_min_avg=3.29, fifteen_min_avg=1.62, cpu_share=10.0, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:25:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7651 0.001456 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7651 0.001312 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7651 0.001816 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12034400, partition_space_available_1k=69056084, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=17556, cpu_share=0.01, mem_res=12500, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=17456, cpu_share=0.01, mem_res=12000, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53384, cpu_share=0.01, mem_res=40280, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6755396, free=269428, buffers=414620, cached=8744764, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.31, five_min_avg=3.17, fifteen_min_avg=1.67, cpu_share=10.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7654 0.001520 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7654 0.002195 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7654 0.001321 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7654 0.001568 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7654 0.001322 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=11968000, partition_space_available_1k=69122484, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18992, cpu_share=0.02, mem_res=13556, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18328, cpu_share=0.02, mem_res=12528, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53516, cpu_share=0.01, mem_res=40328, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6705932, free=265240, buffers=425424, cached=8787612, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.95, five_min_avg=3.52, fifteen_min_avg=1.9, cpu_share=13.0, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=11975376, partition_space_available_1k=69115108, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20032, cpu_share=0.01, mem_res=14608, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18572, cpu_share=0.0, mem_res=12792, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53660, cpu_share=0.01, mem_res=40344, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6676104, free=318240, buffers=424320, cached=8765544, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.55, five_min_avg=3.18, fifteen_min_avg=1.89, cpu_share=8.0, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=11982336, partition_space_available_1k=69108148, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20288, cpu_share=0.0, mem_res=14872, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18748, cpu_share=0.0, mem_res=13056, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53604, cpu_share=0.01, mem_res=40416, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6691940, free=289620, buffers=424796, cached=8777852, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.11, five_min_avg=2.97, fifteen_min_avg=1.9, cpu_share=7.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=11989152, partition_space_available_1k=69101332, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20564, cpu_share=0.0, mem_res=15128, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18948, cpu_share=0.0, mem_res=13188, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53656, cpu_share=0.01, mem_res=40316, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6680668, free=292312, buffers=424888, cached=8786340, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.04, five_min_avg=3.08, fifteen_min_avg=2.0, cpu_share=7.5, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:30:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7649 0.001561 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=11997496, partition_space_available_1k=69092988, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20760, cpu_share=0.0, mem_res=15260, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18992, cpu_share=0.0, mem_res=13320, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53712, cpu_share=0.01, mem_res=40396, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6762776, free=222188, buffers=424104, cached=8775140, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.7, five_min_avg=2.98, fifteen_min_avg=2.03, cpu_share=9.5, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:31:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7649 0.002448 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:31:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7649 0.001321 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:31:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7649 0.001411 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12010232, partition_space_available_1k=69080252, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=21472, cpu_share=0.01, mem_res=15760, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19076, cpu_share=0.01, mem_res=13320, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53724, cpu_share=0.01, mem_res=40304, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6713004, free=269292, buffers=423672, cached=8778240, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.33, five_min_avg=2.85, fifteen_min_avg=2.05, cpu_share=9.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12017860, partition_space_available_1k=69072624, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=21744, cpu_share=0.0, mem_res=16020, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19136, cpu_share=0.0, mem_res=13320, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53672, cpu_share=0.01, mem_res=40332, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6727512, free=276016, buffers=423616, cached=8757064, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.79, five_min_avg=2.59, fifteen_min_avg=2.01, cpu_share=7.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12024932, partition_space_available_1k=69065552, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=21832, cpu_share=0.0, mem_res=16284, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19252, cpu_share=0.0, mem_res=13452, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53724, cpu_share=0.01, mem_res=40364, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6734824, free=254944, buffers=424524, cached=8769916, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.37, five_min_avg=2.33, fifteen_min_avg=1.95, cpu_share=7.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:34:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7651 0.001463 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12032640, partition_space_available_1k=69057844, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=21804, cpu_share=0.0, mem_res=16264, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19260, cpu_share=0.0, mem_res=13452, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53656, cpu_share=0.01, mem_res=40264, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6736804, free=267620, buffers=422516, cached=8757268, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.6, five_min_avg=2.21, fifteen_min_avg=1.93, cpu_share=8.0, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12035880, partition_space_available_1k=69054604, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=22152, cpu_share=0.0, mem_res=16528, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19428, cpu_share=0.01, mem_res=13584, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53712, cpu_share=0.01, mem_res=40400, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6747840, free=322972, buffers=419072, cached=8694324, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.07, five_min_avg=2.43, fifteen_min_avg=2.02, cpu_share=9.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:36:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001462 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:36:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001289 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:36:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001275 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12043176, partition_space_available_1k=69047308, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=22084, cpu_share=0.0, mem_res=16524, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19448, cpu_share=0.0, mem_res=13584, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53736, cpu_share=0.01, mem_res=40308, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6752304, free=299384, buffers=419772, cached=8712748, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.41, five_min_avg=2.35, fifteen_min_avg=2.02, cpu_share=9.0, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12045608, partition_space_available_1k=69044876, percentage_partition_space_used=15, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=22324, cpu_share=0.0, mem_res=16788, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19448, cpu_share=0.0, mem_res=13584, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53796, cpu_share=0.0, mem_res=40312, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6763064, free=284496, buffers=419900, cached=8716748, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.67, five_min_avg=2.15, fifteen_min_avg=1.97, cpu_share=7.5, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12820152, partition_space_available_1k=68270332, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=22644, cpu_share=0.0, mem_res=16920, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19496, cpu_share=0.0, mem_res=13716, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53276, cpu_share=0.01, mem_res=40272, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6964144, free=191028, buffers=424656, cached=8604380, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.07, five_min_avg=2.16, fifteen_min_avg=1.98, cpu_share=11.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12826760, partition_space_available_1k=68263724, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=23860, cpu_share=0.02, mem_res=17836, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19968, cpu_share=0.02, mem_res=14112, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53212, cpu_share=0.01, mem_res=40320, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6978436, free=292020, buffers=429600, cached=8484152, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.45, five_min_avg=2.27, fifteen_min_avg=2.03, cpu_share=10.0, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:40:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7653 0.001595 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12850616, partition_space_available_1k=68239868, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25700, cpu_share=0.02, mem_res=18740, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20508, cpu_share=0.02, mem_res=14508, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53300, cpu_share=0.01, mem_res=40280, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6984900, free=291360, buffers=429172, cached=8478776, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.9, five_min_avg=2.55, fifteen_min_avg=2.15, cpu_share=10.5, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:41:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001682 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:41:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001445 DEBUG:contrail-control-nodemgr:send sync_uve in the [ObjectBgpRouter:NodeStatusUVE] map [Introspect:8101]10.0.0.137 - - [2025-08-11 15:41:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 7652 0.001445 DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12863800, partition_space_available_1k=68226684, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25932, cpu_share=0.0, mem_res=18976, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20624, cpu_share=0.0, mem_res=14640, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53324, cpu_share=0.01, mem_res=40436, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=7006420, free=276964, buffers=442312, cached=8458512, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.81, five_min_avg=2.58, fifteen_min_avg=2.18, cpu_share=11.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12866872, partition_space_available_1k=68223612, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=26104, cpu_share=0.0, mem_res=19188, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20720, cpu_share=0.0, mem_res=14772, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53276, cpu_share=0.01, mem_res=40348, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=7030476, free=309908, buffers=442248, cached=8401576, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.78, five_min_avg=2.32, fifteen_min_avg=2.12, cpu_share=8.5, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12871752, partition_space_available_1k=68218732, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=26908, cpu_share=0.01, mem_res=19576, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=21016, cpu_share=0.01, mem_res=14772, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53340, cpu_share=0.01, mem_res=40412, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=7036532, free=296064, buffers=442268, cached=8409344, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.86, five_min_avg=2.56, fifteen_min_avg=2.21, cpu_share=8.5, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter') DEBUG:contrail-control-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-k8s-1361-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=12924964, partition_space_available_1k=68165520, percentage_partition_space_used=16, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-control': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=27540, cpu_share=0.01, mem_res=19700, _EventManager__key='contrail-control'), 'contrail-dns': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=21276, cpu_share=0.01, mem_res=15036, _EventManager__key='contrail-dns'), 'contrail-named': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=28420, cpu_share=0.0, mem_res=25136, _EventManager__key='contrail-named'), 'contrail-control-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=53412, cpu_share=0.01, mem_res=40312, _EventManager__key='contrail-control-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=16184208, used=6850816, free=440232, buffers=442848, cached=8450312, node_type='control-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.28, five_min_avg=2.45, fifteen_min_avg=2.2, cpu_share=9.75, node_type='control-node'), running_package_version=None, installed_package_version=None, _table='ObjectBgpRouter')