Pod onap-cds-blueprints-processor-7ff468b96c-7cl4r Summary

Description

Labels:
app:
cds-blueprints-processor
app.kubernetes.io/instance:
onap
app.kubernetes.io/managed-by:
Helm
app.kubernetes.io/name:
cds-blueprints-processor
helm.sh/chart:
cds-blueprints-processor-13.0.1
pod-template-hash:
7ff468b96c
security.istio.io/tlsMode:
istio
service.istio.io/canonical-name:
cds-blueprints-processor
service.istio.io/canonical-revision:
13.0.1
version:
13.0.1
Annotations:
istio.io/rev:
default
kubectl.kubernetes.io/default-container:
cds-blueprints-processor
kubectl.kubernetes.io/default-logs-container:
cds-blueprints-processor
prometheus.io/path:
/stats/prometheus
prometheus.io/port:
15020
prometheus.io/scrape:
true
sidecar.istio.io/status:
{"initContainers":["istio-init","istio-proxy"],"containers":null,"volumes":["workload-socket","credential-socket","workload-certs","istio-envoy","istio-data","istio-podinfo","istio-token","istiod-ca-cert"],"imagePullSecrets":null,"revision":"default"}
Controlled By:
ReplicaSet/onap-cds-blueprints-processor-7ff468b96c

Init Containers

Name Image State Ready Restart Count
istio-init dockerhub.devops.telekom.de/istio/proxyv2:1.24.1 Terminated (Completed) True 0
istio-proxy dockerhub.devops.telekom.de/istio/proxyv2:1.24.1 Running True 0
cds-blueprints-processor-readiness artifactory.devops.telekom.de/onap-repo/onap/oom/readiness:7.0.1 Terminated (Completed) True 0
cds-blueprints-processor-update-config dockerhub.devops.telekom.de/dibi/envsubst:latest Terminated (Completed) True 0
fix-permission docker.io/library/busybox:latest Terminated (Completed) True 0

Containers

Name Image State Ready Restart Count
cds-blueprints-processor artifactory.devops.telekom.de/onap-repo/onap/ccsdk-blueprintsprocessor:1.10.0 Running True 0

Volumes

Name Type Properties
workload-socket empty_dir
medium None
size_limit None
credential-socket empty_dir
medium None
size_limit None
workload-certs empty_dir
medium None
size_limit None
istio-envoy empty_dir
medium Memory
size_limit None
istio-data empty_dir
medium None
size_limit None
istio-podinfo downward_api
default_mode 420
items [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.labels'}, 'mode': None, 'path': 'labels', 'resource_field_ref': None}, {'field_ref': {'api_version': 'v1', 'field_path': 'metadata.annotations'}, 'mode': None, 'path': 'annotations', 'resource_field_ref': None}]
istio-token projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'pod_certificate': None, 'secret': None, 'service_account_token': {'audience': 'istio-ca', 'expiration_seconds': 43200, 'path': 'istio-token'}}]
istiod-ca-cert config_map
default_mode 420
items None
name istio-ca-root-cert
optional None
onap-cds-blueprints-processor-config config_map
default_mode 420
items [{'key': 'application.properties', 'mode': None, 'path': 'application.properties'}, {'key': 'error-messages_en.properties', 'mode': None, 'path': 'error-messages_en.properties'}, {'key': 'logback.xml', 'mode': None, 'path': 'logback.xml'}, {'key': 'hazelcast.yaml', 'mode': None, 'path': 'hazelcast.yaml'}]
name onap-cds-blueprints-processor-configmap
optional None
onap-cds-blueprints-processor-blueprints persistent_volume_claim
claim_name onap-cds-blueprints
read_only None
processed-config empty_dir
medium Memory
size_limit None
kube-api-access-zrtv7 projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'pod_certificate': None, 'secret': None, 'service_account_token': {'audience': None, 'expiration_seconds': 3607, 'path': 'token'}}, {'cluster_trust_bundle': None, 'config_map': {'items': [{'key': 'ca.crt', 'mode': None, 'path': 'ca.crt'}], 'name': 'kube-root-ca.crt', 'optional': None}, 'downward_api': None, 'pod_certificate': None, 'secret': None, 'service_account_token': None}, {'cluster_trust_bundle': None, 'config_map': None, 'downward_api': {'items': [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.namespace'}, 'mode': None, 'path': 'namespace', 'resource_field_ref': None}]}, 'pod_certificate': None, 'secret': None, 'service_account_token': None}]

Events

Type Count Reason Message
Warning None FailedScheduling 0/9 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/9 nodes are available: 9 Preemption is not helpful for scheduling..
Normal None Scheduled Successfully assigned onap/onap-cds-blueprints-processor-7ff468b96c-7cl4r to compute01-daily-master-sm
Warning 5 FailedAttachVolume AttachVolume.Attach failed for volume "pvc-ab2ededb-b07d-4440-80c2-27840bacb130" : rpc error: code = Internal desc = [ControllerPublishVolume] Attach Volume failed with error failed to attach f435f762-5bb8-4598-b826-a3955600a8ba volume to d706aefd-8708-438c-8d02-1441bc4d61cc compute: Bad request with: [POST https://cloudapi.tnaplab.telekom.de:8774/v2.1/servers/d706aefd-8708-438c-8d02-1441bc4d61cc/os-volume_attachments], error message: {"badRequest": {"code": 400, "message": "Invalid input received: Invalid volume: Volume f435f762-5bb8-4598-b826-a3955600a8ba status must be available or in-use or downloading to reserve, but the current status is reserved. (HTTP 400) (Request-ID: req-da559515-185a-4a42-8876-a1d609746173)"}}
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-ab2ededb-b07d-4440-80c2-27840bacb130"
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/istio/proxyv2:1.24.1" already present on machine
Normal 1 Created Created container istio-init
Normal 1 Started Started container istio-init
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/istio/proxyv2:1.24.1" already present on machine
Normal 1 Created Created container istio-proxy
Normal 1 Started Started container istio-proxy
Warning 1 Unhealthy Startup probe failed: Get "http://10.233.69.98:15021/healthz/ready": dial tcp 10.233.69.98:15021: connect: connection refused
Normal 1 Pulled Container image "artifactory.devops.telekom.de/onap-repo/onap/oom/readiness:7.0.1" already present on machine
Normal 1 Created Created container cds-blueprints-processor-readiness
Normal 1 Started Started container cds-blueprints-processor-readiness
Normal 1 Pulling Pulling image "dockerhub.devops.telekom.de/dibi/envsubst:latest"
Normal 1 Pulled Successfully pulled image "dockerhub.devops.telekom.de/dibi/envsubst:latest" in 168ms (168ms including waiting)
Normal 1 Created Created container cds-blueprints-processor-update-config
Normal 1 Started Started container cds-blueprints-processor-update-config
Normal 1 Pulling Pulling image "dockerhub.devops.telekom.de/busybox:1.37.0"
Normal 1 Pulled Successfully pulled image "dockerhub.devops.telekom.de/busybox:1.37.0" in 141ms (141ms including waiting)
Normal 1 Created Created container fix-permission
Normal 1 Started Started container fix-permission
Normal 1 Pulling Pulling image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-blueprintsprocessor:1.10.0"
Normal 1 Pulled Successfully pulled image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-blueprintsprocessor:1.10.0" in 444ms (444ms including waiting)
Normal 1 Created Created container cds-blueprints-processor
Normal 1 Started Started container cds-blueprints-processor
Warning 1 Unhealthy Startup probe failed: HTTP probe failed with statuscode: 500
Warning 1 Unhealthy Startup probe failed: Get "http://10.233.69.98:15020/app-health/cds-blueprints-processor/startupz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)