==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-7996cfcc7c-989c6 Namespace: xlou Priority: 0 Service Account: default Node: gke-xlou-cdm-default-pool-1b0769c8-qkns/10.142.0.107 Start Time: Wed, 17 Apr 2024 18:50:41 +0000 Labels: app=am app.kubernetes.io/component=am app.kubernetes.io/instance=am app.kubernetes.io/name=am app.kubernetes.io/part-of=forgerock pod-template-hash=7996cfcc7c tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true kubectl.kubernetes.io/restartedAt: 2024-04-17T18:49:19Z Status: Running IP: 10.106.40.27 IPs: IP: 10.106.40.27 Controlled By: ReplicaSet/am-7996cfcc7c Init Containers: fbc-init: Container ID: containerd://4f0443b8e006c19ece35e8e2a6e8acbb01b55bb546a42f0971956976253227e2 Image: gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:5a7ff8acce19e67259d55fb7b2afe48b171755446d751303b4117bafd41419b1 Port: Host Port: Command: /bin/bash -c if [ -d /fbc/config ]; then echo "Existing openam configuration found. Skipping copy" else echo "Copying docker image configuration files to the shared volume" cd /home/forgerock/openam cp -r .homeVersion * /fbc fi State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 17 Apr 2024 18:50:42 +0000 Finished: Wed, 17 Apr 2024 18:50:42 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jfxfj (ro) truststore-init: Container ID: containerd://ca92a1d8e212cb1a4a0c59b9dba76eeb32d54654271ffda3a6062f51073b257d Image: gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:5a7ff8acce19e67259d55fb7b2afe48b171755446d751303b4117bafd41419b1 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 17 Apr 2024 18:50:43 +0000 Finished: Wed, 17 Apr 2024 18:50:43 +0000 Ready: True Restart Count: 0 Environment: TRUSTSTORE_PATH: /truststore/amtruststore TRUSTSTORE_PASSWORD: changeit AM_PEM_TRUSTSTORE: /var/run/secrets/truststore/cacerts AM_PEM_TRUSTSTORE_DS: /var/run/secrets/truststore/ca.crt Mounts: /truststore from new-truststore (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jfxfj (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://2ed3df81f8c62a2e6aa2bb599562df2f12969830ec5349b7ae50f784093aa694 Image: gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:5a7ff8acce19e67259d55fb7b2afe48b171755446d751303b4117bafd41419b1 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Wed, 17 Apr 2024 18:50:44 +0000 Ready: True Restart Count: 0 Limits: memory: 10Gi Requests: cpu: 11 memory: 10Gi Liveness: http-get http://:8080/am/json/health/live delay=30s timeout=5s period=30s #success=1 #failure=3 Readiness: http-get http://:8080/am/json/health/ready delay=20s timeout=5s period=10s #success=1 #failure=3 Startup: http-get http://:8080/am/json/health/live delay=0s timeout=1s period=10s #success=1 #failure=40 Environment Variables from: am-env-secrets Secret Optional: false platform-config ConfigMap Optional: false amster-env-secrets Secret Optional: false ds-env-secrets Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) AM_STORES_SSL_ENABLED: true TRUSTSTORE_PATH: /home/forgerock/amtruststore TRUSTSTORE_PASSWORD: changeit AM_STORES_USER_TYPE: LDAPv3ForForgeRockIAM Mounts: /home/forgerock/amtruststore from new-truststore (ro,path="amtruststore") /home/forgerock/logging from am-logback (rw) /home/forgerock/openam from fbc (rw) /var/run/secrets/am from am-secrets (rw) /var/run/secrets/amster from amster-key (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jfxfj (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: fbc: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-secrets: Type: Projected (a volume that contains injected data from multiple sources) SecretName: am-passwords SecretOptionalName: SecretName: am-keystore SecretOptionalName: amster-key: Type: Secret (a volume populated by a Secret) SecretName: amster Optional: false truststore: Type: Projected (a volume that contains injected data from multiple sources) SecretName: truststore-pem SecretOptionalName: SecretName: ds-ssl-keypair SecretOptionalName: new-truststore: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-logback: Type: ConfigMap (a volume populated by a ConfigMap) Name: am-logback Optional: false kube-api-access-jfxfj: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: kubernetes.io/arch:NoSchedule op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 9m18s default-scheduler Successfully assigned xlou/am-7996cfcc7c-989c6 to gke-xlou-cdm-default-pool-1b0769c8-qkns Normal Pulling 9m17s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog" Normal Pulled 9m17s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog" in 233.354334ms (233.359627ms including waiting) Normal Created 9m17s kubelet Created container fbc-init Normal Started 9m17s kubelet Started container fbc-init Normal Pulling 9m17s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog" Normal Pulled 9m16s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog" in 222.128603ms (222.134423ms including waiting) Normal Created 9m16s kubelet Created container truststore-init Normal Started 9m16s kubelet Started container truststore-init Normal Pulling 9m16s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog" Normal Pulled 9m15s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou-affinityAll-noauditlog" in 249.62493ms (249.633762ms including waiting) Normal Created 9m15s kubelet Created container openam Normal Started 9m15s kubelet Started container openam Warning Unhealthy 8m57s (x2 over 9m7s) kubelet Startup probe failed: Get "http://10.106.40.27:8080/am/json/health/live": context deadline exceeded (Client.Timeout exceeded while awaiting headers) ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Copying docker image configuration files to the shared volume Copying /opt/java/openjdk/lib/security/cacerts to /truststore/amtruststore Found (2) certificates in am_combined_truststore Importing (2) certificates into /truststore/amtruststore Certificate was added to keystore Certificate was added to keystore Import complete! 10.106.40.1 - - [17/Apr/2024:18:59:11 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.40.1 - - [17/Apr/2024:18:59:11 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.40.1 - - [17/Apr/2024:18:59:21 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.40.1 - - [17/Apr/2024:18:59:31 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.131 - - [17/Apr/2024:18:59:33 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 362049 35ms 10.106.40.1 - - [17/Apr/2024:18:59:41 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.40.1 - - [17/Apr/2024:18:59:41 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.40.1 - - [17/Apr/2024:18:59:51 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms