Hi all,

When I install multicloud through OOM, one pod named 
'demo-multicloud-multicloud-windriver' always got status 'ImagePullBackOff'. 
And I check the events inside, found that it is pulling the image named 
"nexus3.onap.org:10001/onap/multicloud/openstack-windriver:1.2.0-STAGING". 
However, when I search inside the nexus repo, there's no image labelled with 
that version. Any suggestions? Thanks.

Details:
vagrant@master:~$ kubectl describe pods -n onap 
demo-multicloud-multicloud-windriver-747974f5b-v4m8v
Name:           demo-multicloud-multicloud-windriver-747974f5b-v4m8v
Namespace:      onap
Node:           worker1/192.168.0.21
Start Time:     Fri, 28 Sep 2018 16:59:28 +0300
Labels:         app=multicloud-windriver
                pod-template-hash=303530916
                release=demo-multicloud
Annotations:    sidecar.istio.io/inject=true
Status:         Pending
IP:             10.244.1.239
Controlled By:  ReplicaSet/demo-multicloud-multicloud-windriver-747974f5b
Containers:
  multicloud-windriver:
    Container ID:
    Image:          
nexus3.onap.org:10001/onap/multicloud/openstack-windriver:1.2.0-STAGING
    Image ID:
    Port:           9005/TCP
    State:          Waiting
      Reason:       ImagePullBackOff
    Ready:          False
    Restart Count:  0
   Liveness:       http-get 
http://:9005/api/multicloud-titaniumcloud/v1/swagger.json delay=30s timeout=10s 
period=10s #success=1 #failure=5
    Environment:
      MSB_ADDR:            msb-iag.onap
      MSB_PORT:            80
      AAI_ADDR:            aai.onap
      AAI_PORT:            8443
      AAI_SCHEMA_VERSION:  v13
      AAI_USERNAME:        AAI
      AAI_PASSWORD:        AAI
    Mounts:
      /opt/windriver/titanium_cloud/pub/config/log.yml from windriver-logconfig 
(rw)
      /var/log/onap from windriver-log (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from default-token-w465t 
(ro)
  filebeat-onap:
    Container ID:   
docker://1ef84d1c7b62a5232dbeba284cb17f6704ebf1c09b43c427e794c28a8b986050
    Image:          docker.elastic.co/beats/filebeat:5.5.0
    Image ID:       
docker-pullable://docker.elastic.co/beats/filebeat@sha256:fe7602b641ed8ee288f067f7b31ebde14644c4722d9f7960f176d621097a5942
    Port:           <none>
    State:          Running
      Started:      Fri, 28 Sep 2018 17:50:24 +0300
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /usr/share/filebeat/data from windriver-data-filebeat (rw)
      /usr/share/filebeat/filebeat.yml from filebeat-conf (rw)
      /var/log/onap from windriver-log (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from default-token-w465t 
(ro)
Conditions:
  Type           Status
  Initialized    True
  Ready          False
  PodScheduled   True
Volumes:
  windriver-log:
    Type:    EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:
  windriver-data-filebeat:
    Type:    EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:
  filebeat-conf:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      multicloud-filebeat-configmap
    Optional:  false
  windriver-logconfig:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      demo-multicloud-multicloud-windriver-log-configmap
    Optional:  false
  default-token-w465t:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  default-token-w465t
    Optional:    false
QoS Class:       BestEffort
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   Pulling  34m (x118 over 11h)   kubelet, worker1  pulling image 
"nexus3.onap.org:10001/onap/multicloud/openstack-windriver:1.2.0-STAGING"
  Warning  Failed   24m (x2396 over 10h)  kubelet, worker1  Error: 
ImagePullBackOff
  Normal   BackOff  4m (x2483 over 10h)   kubelet, worker1  Back-off pulling 
image "nexus3.onap.org:10001/onap/multicloud/openstack-windriver:1.2.0-STAGING"

vagrant@worker1:~$ sudo docker search 
nexus3.onap.org:10001/onap/multicloud/openstack-windriver
NAME                                                               DESCRIPTION  
 STARS     OFFICIAL   AUTOMATED
nexus3.onap.org:10001/onap/multicloud/openstack-windriver:1.1.2                 
 0
nexus3.onap.org:10001/onap/multicloud/openstack-windriver:latest                
 0
nexus3.onap.org:10001/onap/multicloud/openstack-windriver:v1.0.0                
 0

Best Regards,
Ruoyu

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12744): https://lists.onap.org/g/onap-discuss/message/12744
Mute This Topic: https://lists.onap.org/mt/26388044/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to