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: 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
    Image:         nexus3.onap.org:10001/onap/oom/readiness:3.0.1
    Image ID:      
docker-pullable://nexus3.onap.org:10001/onap/oom/readiness@sha256:317c8a361ae73750f4d4a1b682c42b73de39083f73228dede31fd68b16c089db
    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 from default-token-7r9gw 
(ro)
  oof-osdf-sms-readiness:
    Container ID:  
    Image:         docker.io/curlimages/curl:7.69.1
    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); 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 from default-token-7r9gw 
(ro)
  oof-osdf-cert-initializer-readiness:
    Container ID:  
    Image:         nexus3.onap.org:10001/onap/oom/readiness:3.0.1
    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 from default-token-7r9gw 
(ro)
  oof-aaf-config:
    Container ID:  
    Image:         nexus3.onap.org:10001/onap/aaf/aaf_agent:2.1.20
    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:                   o...@oof.onap.org
      aaf_locate_url:            https://aaf-locate.onap:8095
      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
    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 from default-token-7r9gw 
(ro)
Containers:
  oof:
    Container ID:  
    Image:         nexus3.onap.org:10001/onap/optf-osdf:3.0.2
    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 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 for 300s
                 node.kubernetes.io/unreachable:NoExecute 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" 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: wparkhu...@solielcom.com| W: www.solielcom.com
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.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23258): https://lists.onap.org/g/onap-discuss/message/23258
Mute This Topic: https://lists.onap.org/mt/82968302/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to