Thanks Krishna.,

AAF and Policy are deployed with one policy pod having issues

user1@onap-control:~$ kubectl get deployment  -n onap | grep aaf
onap-aaf-cass                   1/1     1            1           2d15h
onap-aaf-cm                     1/1     1            1           2d15h
onap-aaf-fs                     1/1     1            1           2d15h
onap-aaf-gui                    1/1     1            1           2d15h
onap-aaf-hello                  0/0     0            0           2d15h
onap-aaf-locate                 1/1     1            1           2d15h
onap-aaf-oauth                  1/1     1            1           2d15h
onap-aaf-service                1/1     1            1           2d15h
onap-aaf-sms                    1/1     1            1           2d15h

user1@onap-control:~$ kubectl get deployment  -n onap | grep policy
onap-policy-api                 1/1     1            1           2d15h
onap-policy-distribution        1/1     1            1           2d15h
onap-policy-pap                 1/1     1            1           2d15h
onap-policy-xacml-pdp           0/1     1            0           2d15h

onap-policy-xacml-pdp-59c5777ddb-9mcmb          0/1     CrashLoopBackOff        
648        41h

> On May 21, 2021, at 12:10 AM, [email protected] wrote:
> 
> Hi William,
> 
> OOF has a startup dependency on AAF and polcy component. Please check if 
> those two components are deployed.
> 
> With best regards
> Krishna
> From: [email protected] <mailto:[email protected]> 
> <[email protected] <mailto:[email protected]>> on behalf 
> of William Parkhurst via lists.onap.org <http://lists.onap.org/> 
> <[email protected] 
> <mailto:[email protected]>>
> Sent: Thursday, May 20, 2021 11:46 PM
> To: [email protected] <mailto:[email protected]> 
> <[email protected] <mailto:[email protected]>>
> Subject: [onap-discuss] OOF Stuck in Init
>
> CAUTION:This email is received from an external domain. Open the hyperlink(s) 
> & attachment(s) with caution. 
> . 
>   
> Deployed 5G network slicing Guilin using OOM
> OOF is stuck in init.
> 
> Any suggestions on how to proceed will be appreciated.
> 
> onap-oof-6885f54fb5-gnffs 0/1 Init:0/4 140
> 
> user1@onap-control:~$ kubectl describe pod -n onap onap-oof-6885f54fb5-gnffs 
> Name:               onap-oof-6885f54fb5-gnffs
> Namespace:          onap
> Priority:           0
> PriorityClassName:  <none>
> Node:               172.16.24.139/172.16.24.139
> Start Time:         Wed, 19 May 2021 18:28:07 +0000
> Labels:             app=oof
>                     pod-template-hash=6885f54fb5
>                     release=onap
> Annotations:        cni.projectcalico.org/podIP: 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fcni.projectcalico.org%252FpodIP%253A%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222405111%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DFpSouLSbe9e8422TLf%252FBUpZSzxUjFW77xy4a9pWD7EQ%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw1bIQFZ19kAvO9D5BmcrQM1>
>  10.42.0.60/32
> Status:             Pending
> IP:                 10.42.0.60
> Controlled By:      ReplicaSet/onap-oof-6885f54fb5
> Init Containers:
>   oof-readiness:
>     Container ID:  
> docker://8547e12237da2187d3acf3997bac3a62ebbe7d82848739d6195c8c97345268ca 
> <applewebdata://E27B9BD4-14C5-497A-827D-A79AB9A4C2A7>
>     Image:         nexus3.onap.org:10001/onap/oom/readiness:3.0.1 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnexus3.onap.org%253A10001%252Fonap%252Foom%252Freadiness%253A3.0.1%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222405111%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3D%252BOzCyiOJDZ05aiyuYPwxouwcTdXk6iYd7PDsTzqxlTA%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw0FBU_ZKSiKjU_anr--WQb9>
>     Image ID:      
> docker-pullable://nexus3.onap.org:10001/onap/oom/readiness@sha256:317c8a361ae73750f4d4a1b682c42b73de39083f73228dede31fd68b16c089db
>  <applewebdata://E27B9BD4-14C5-497A-827D-A79AB9A4C2A7>
>     Port:          <none>
>     Host Port:     <none>
>     Command:
>       /app/ready.py
>     Args:
>       --container-name
>       policy-xacml-pdp
>     State:          Running
>       Started:      Thu, 20 May 2021 18:06:16 +0000
>     Last State:     Terminated
>       Reason:       Error
>       Exit Code:    1
>       Started:      Thu, 20 May 2021 17:56:03 +0000
>       Finished:     Thu, 20 May 2021 18:06:14 +0000
>     Ready:          False
>     Restart Count:  140
>     Environment:
>       NAMESPACE:  onap (v1:metadata.namespace)
>     Mounts:
>       /var/run/secrets/kubernetes.io/serviceaccount 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fkubernetes.io%252Fserviceaccount%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222415065%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DVCO3RffwCQMIuniiCGENr%252F7umAlXl7C8QqerI3UxPW8%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw3khyug-6baJBVE7OqmNtES>
>  from default-token-7r9gw (ro)
>   oof-osdf-sms-readiness:
>     Container ID:
>     Image:         docker.io/curlimages/curl:7.69.1 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fdocker.io%252Fcurlimages%252Fcurl%253A7.69.1%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222415065%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DdbsuyKsOqKE%252BllKI4q84505RXpBFSseTCp4i3PTfObM%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw1th8gEz_o1dbfshZnujn00>
>     Image ID:
>     Port:          <none>
>     Host Port:     <none>
>     Command:
>       sh
>       -c
>       resp="FAILURE"; until [ $resp = "200" ]; do resp=$(curl -s -o /dev/null 
> -k --write-out %{http_code} 
> https://aaf-sms.onap:10443/v1/sms/domain/osdf/secret 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttps%253A%252F%252Faaf-sms.onap%253A10443%252Fv1%252Fsms%252Fdomain%252Fosdf%252Fsecret%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222415065%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3Dbq4uTdCDAQeWY6vylY7v1Wr2ObHHawLLuXd03kq6xnM%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw39Hh6p-HXMnsFr_mFGuSZm>);
>  echo $resp; sleep 2; done
>     State:          Waiting
>       Reason:       PodInitializing
>     Ready:          False
>     Restart Count:  0
>     Environment:
>       NAMESPACE:  onap (v1:metadata.namespace)
>     Mounts:
>       /var/run/secrets/kubernetes.io/serviceaccount 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fkubernetes.io%252Fserviceaccount%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222425022%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DbfalgxJn%252BalVvKXOrFPqm4ZCyHir3PGLeOLT%252F%252Bzdq4Y%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw2vMB2FX5OwiZyMn_raLq_i>
>  from default-token-7r9gw (ro)
>   oof-osdf-cert-initializer-readiness:
>     Container ID:
>     Image:         nexus3.onap.org:10001/onap/oom/readiness:3.0.1 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnexus3.onap.org%253A10001%252Fonap%252Foom%252Freadiness%253A3.0.1%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222425022%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DnKI6tJaIbAchWebVeEcY54D5y0QUG0FYq1v7i7m6LYU%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw0guSjltMiYrx1EusPXQ37R>
>     Image ID:
>     Port:          <none>
>     Host Port:     <none>
>     Command:
>       /app/ready.py
>     Args:
>       --container-name
>       aaf-locate
>       --container-name
>       aaf-cm
>       --container-name
>       aaf-service
>     State:          Waiting
>       Reason:       PodInitializing
>     Ready:          False
>     Restart Count:  0
>     Limits:
>       cpu:     100m
>       memory:  100Mi
>     Requests:
>       cpu:     3m
>       memory:  20Mi
>     Environment:
>       NAMESPACE:  onap (v1:metadata.namespace)
>     Mounts:
>       /var/run/secrets/kubernetes.io/serviceaccount 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fkubernetes.io%252Fserviceaccount%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222425022%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DbfalgxJn%252BalVvKXOrFPqm4ZCyHir3PGLeOLT%252F%252Bzdq4Y%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw2vMB2FX5OwiZyMn_raLq_i>
>  from default-token-7r9gw (ro)
>   oof-aaf-config:
>     Container ID:
>     Image:         nexus3.onap.org:10001/onap/aaf/aaf_agent:2.1.20 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnexus3.onap.org%253A10001%252Fonap%252Faaf%252Faaf_agent%253A2.1.20%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222434976%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DDLe%252FWP4GB1zglHOqdHPpZtvKMZIJmeFwx89T1lY06Gw%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw0OpXgHfLNma5cWZN4OCR-i>
>     Image ID:
>     Port:          <none>
>     Host Port:     <none>
>     Command:
>       sh
>       -c
>       #!/usr/bin/env bash
>       /opt/app/aaf_config/bin/agent.sh
>       /opt/app/aaf_config/bin/aaf-add-config.sh
>       
>     State:          Waiting
>       Reason:       PodInitializing
>     Ready:          False
>     Restart Count:  0
>     Environment:
>       APP_FQI:                   [email protected] <mailto:[email protected]>
>       aaf_locate_url:            https://aaf-locate.onap:8095 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttps%253A%252F%252Faaf-locate.onap%253A8095%252F%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222434976%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DxIUNi28ImmYKf15pC7s6vKc99QG%252BH%252FRz%252BoC8Muz8BbM%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw2cHJYZxFPJ1o6mBwIilf_0>
>       aaf_locator_container:     oom
>       aaf_locator_container_ns:  onap
>       aaf_locator_fqdn:          oof.onap
>       aaf_locator_app_ns:        org.osaaf.aaf
>       DEPLOY_FQI:                <set to the key 'login' in secret 
> 'onap-oof-osdf-cert-initializer-deployer-creds'>     Optional: false
>       DEPLOY_PASSWORD:           <set to the key 'password' in secret 
> 'onap-oof-osdf-cert-initializer-deployer-creds'>  Optional: false
>       cadi_longitude:            0.0
>       cadi_latitude:             0.0
>       aaf_locator_public_fqdn:   oof.onap.org 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Foof.onap.org%252F%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222434976%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DlG4%252FtmvGn0SPnbtsTQXsJ8Bcep%252BiTOOTJjYjdfV8R3s%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw3gwG49nYAVC9W3poYHrNpg>
>     Mounts:
>       /opt/app/aaf_config/bin/aaf-add-config.sh from aaf-add-config (rw)
>       /opt/app/aaf_config/cert/truststoreONAP.p12.b64 from aaf-agent-certs 
> (rw)
>       /opt/app/aaf_config/cert/truststoreONAPall.jks.b64 from aaf-agent-certs 
> (rw)
>       /opt/app/osaaf from onap-oof-aaf-config (rw)
>       /var/run/secrets/kubernetes.io/serviceaccount 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fkubernetes.io%252Fserviceaccount%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222444935%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3Dv3V3ZKiiEE9dD05U4GAgN7t0C3OGo799bETwwZ4yDrU%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw3otnQbPgzGrm_dDNWnTDQL>
>  from default-token-7r9gw (ro)
> Containers:
>   oof:
>     Container ID:
>     Image:         nexus3.onap.org:10001/onap/optf-osdf:3.0.2 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnexus3.onap.org%253A10001%252Fonap%252Foptf-osdf%253A3.0.2%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222444935%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DVCiNcUq0uMkH3Q5zsV4xnd09id8XxUnZmx8ibHACCec%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw2Dz8v0VDYuqRrwBEP9286->
>     Image ID:
>     Port:          8699/TCP
>     Host Port:     0/TCP
>     Command:
>       /bin/sh
>     Args:
>       -c
>       grep -v '^$'  /opt/osdf/osaaf/local/org.onap.oof.crt > /tmp/oof.crt
>       cat /tmp/oof.crt /opt/app/ssl_cert/intermediate_root_ca.pem 
> /opt/app/ssl_cert/aaf_root_ca.cer >> /opt/osdf/org.onap.oof.crt
>       ./osdfapp.sh -x osdfapp.py
>       
>     State:          Waiting
>       Reason:       PodInitializing
>     Ready:          False
>     Restart Count:  0
>     Limits:
>       cpu:     1
>       memory:  2Gi
>     Requests:
>       cpu:        500m
>       memory:     1Gi
>     Liveness:     tcp-socket :8699 delay=120s timeout=1s period=60s 
> #success=1 #failure=3
>     Readiness:    tcp-socket :8699 delay=120s timeout=1s period=60s 
> #success=1 #failure=3
>     Environment:  <none>
>     Mounts:
>       /etc/localtime from localtime (ro)
>       /opt/app/ssl_cert/aaf_root_ca.cer from onap-oof-onap-certs (rw)
>       /opt/app/ssl_cert/intermediate_root_ca.pem from onap-oof-onap-certs (rw)
>       /opt/osdf/config/common_config.yaml from onap-oof-config (rw)
>       /opt/osdf/config/log.yml from onap-oof-config (rw)
>       /opt/osdf/config/osdf_config.yaml from onap-oof-config (rw)
>       /opt/osdf/osaaf from onap-oof-aaf-config (rw)
>       /var/run/secrets/kubernetes.io/serviceaccount 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fkubernetes.io%252Fserviceaccount%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222454891%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3Dmw4U59CMsCSJZduxINisfpb7xHPJE55ufJ7qG7WZekE%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw0SG1Ce9Idcqn98xCVrELzT>
>  from default-token-7r9gw (ro)
> Conditions:
>   Type              Status
>   Initialized       False 
>   Ready             False 
>   ContainersReady   False 
>   PodScheduled      True 
> Volumes:
>   onap-oof-aaf-config:
>     Type:    EmptyDir (a temporary directory that shares a pod's lifetime)
>     Medium:  Memory
>   aaf-agent-certs:
>     Type:      ConfigMap (a volume populated by a ConfigMap)
>     Name:      onap-cert-wrapper-certs
>     Optional:  false
>   aaf-add-config:
>     Type:      ConfigMap (a volume populated by a ConfigMap)
>     Name:      onap-oof-osdf-cert-initializer-add-config
>     Optional:  false
>   localtime:
>     Type:          HostPath (bare host directory volume)
>     Path:          /etc/localtime
>     HostPathType:
>   onap-oof-config:
>     Type:      ConfigMap (a volume populated by a ConfigMap)
>     Name:      onap-oof-configmap
>     Optional:  false
>   onap-oof-onap-certs:
>     Type:        Secret (a volume populated by a Secret)
>     SecretName:  onap-oof-onap-certs
>     Optional:    false
>   default-token-7r9gw:
>     Type:        Secret (a volume populated by a Secret)
>     SecretName:  default-token-7r9gw
>     Optional:    false
> QoS Class:       Burstable
> Node-Selectors:  <none>
> Tolerations:     node.kubernetes.io/not-ready:NoExecute 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnode.kubernetes.io%252Fnot-ready%253ANoExecute%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222454891%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3D6T1nJq4KH0V%252F1cztKVyxNMDTpup0xa8H95HAJTnFoNE%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw2HKrQq_JlqDYYtg02vM8fQ>
>  for 300s
>                  node.kubernetes.io/unreachable:NoExecute 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnode.kubernetes.io%252Funreachable%253ANoExecute%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222454891%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DDTr617zU9dAHIMn985W6Fc99RRV0c8sM91woA9GFy5I%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw0nmkqsAPsji79JVtwly0z4>
>  for 300s
> Events:
>   Type    Reason   Age                    From                    Message
>   ----    ------   ----                   ----                    -------
>   Normal  Pulled   7m30s (x141 over 23h)  kubelet, 172.16.24.139  Container 
> image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fnexus3.onap.org%253A10001%252Fonap%252Foom%252Freadiness%253A3.0.1%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222464845%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DU%252BD8y4ZUpDNIcQRM%252BSS8IxLuxa9uwxZ6higAgR8w%252FiE%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw2phUv7CspZvN-LDndy8TLd>"
>  already present on machine
>   Normal  Created  7m30s (x141 over 23h)  kubelet, 172.16.24.139  Created 
> container
> 
> Bill Parkhurst, PhD, CCIE, CCDE, CCAr | Chief Network Architect
> O: 913.485.7031 | E: [email protected] 
> <mailto:[email protected]>| W: www.solielcom.com 
> <https://www.google.com/url?q=https://apc01.safelinks.protection.outlook.com/?url%3Dhttp%253A%252F%252Fwww.solielcom.com%252F%26data%3D04%257C01%257Ckrishna.moorthy6%2540wipro.com%257Ca3da42a5fc0346d244c008d91bbb74bf%257C258ac4e4146a411e9dc879a9e12fd6da%257C1%257C0%257C637571314222464845%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C1000%26sdata%3DAYbZarObEErD8Ab1wmmJ76icDRas4TaOYpCF16z6G1U%253D%26reserved%3D0&source=gmail-imap&ust=1622178644000000&usg=AOvVaw3_Dr5uuyB4ttr9AnjzosrK>
> Soliel, LLC | CMMI DEV & SVC L3 | ISO 9001, 20000, 27001 | SBA 8(a),  WOSB |
> 
> 
> This message and any attachments are intended only for the use of the 
> addressee and may contain information that is privileged and confidential. If 
> you are not an intended recipient, you are hereby notified that any 
> dissemination of this communication is strictly prohibited. If you have 
> received this communication in error, please do not read, copy or forward 
> this message. Please notify the sender immediately by return email and delete 
> the message and any attachments from your system.
> 
> 'The information contained in this electronic message and any attachments to 
> this message are intended for the exclusive use of the addressee(s) and may 
> contain proprietary, confidential or privileged information. If you are not 
> the intended recipient, you should not disseminate, distribute or copy this 
> e-mail. Please notify the sender immediately and destroy all copies of this 
> message and any attachments. WARNING: Computer viruses can be transmitted via 
> email. The recipient should check this email and any attachments for the 
> presence of viruses. The company accepts no liability for any damage caused 
> by any virus transmitted by this email. www.wipro.com <http://www.wipro.com/>'


-- 




This message and any attachments are
intended only for the use of the 
addressee and may contain information that is
privileged and confidential. 
If you are not an intended recipient, you are
hereby notified that any 
dissemination of this communication is strictly
prohibited. If you have 
received this communication in error, please do not
read, copy or forward 
this message. Please notify the sender immediately by
return email and 
delete the message and any attachments from your system.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23260): https://lists.onap.org/g/onap-discuss/message/23260
Mute This Topic: https://lists.onap.org/mt/82968302/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to