--Task--
name: Deploy_all_forgerock_components
enabled: True
class_name: DeployComponentsTask
source_name: controller
source_namespace: >default<
target_name: controller
target_namespace: >default<
start: 0.0
stop: None
timeout: no timeout
loop: False
interval: None
dependencies: ['Enable_prometheus_admin_api']
wait_for: []
preceding_task: None
options: {}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-04-25 23:10:49] Deploy_all_forgerock_components pre : Initialising task parameters
________________________________________________________________________________
task will be executed on controller (localhost)
________________________________________________________________________________
[2024-04-25 23:10:49] Deploy_all_forgerock_components step1 : Deploy components
________________________________________________________________________________
2024-04-25 23:10:49,480 INFO
2024-04-25 23:10:49,480 INFO ******************************** Cleaning up existing namespace ********************************
2024-04-25 23:10:49,800 INFO
2024-04-25 23:10:49,800 INFO ------------------ Deleting secret agent controller ------------------
2024-04-25 23:10:50,118 INFO
2024-04-25 23:10:50,118 INFO [loop_until]: kubectl --namespace=xlou delete sac --all
2024-04-25 23:10:50,118 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:10:50,708 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:10:50,708 DEBUG --- stdout ---
2024-04-25 23:10:50,708 DEBUG secretagentconfiguration.secret-agent.secrets.forgerock.io "forgerock-sac" deleted
2024-04-25 23:10:50,708 DEBUG --- stderr ---
2024-04-25 23:10:50,708 DEBUG
2024-04-25 23:10:50,708 INFO
2024-04-25 23:10:50,708 INFO ----------------------- Deleting all resources -----------------------
2024-04-25 23:10:50,708 INFO
2024-04-25 23:10:50,708 INFO [loop_until]: kubectl --namespace=xlou delete all --all --grace-period=0 --force
2024-04-25 23:10:50,708 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:10:55,037 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:10:55,037 DEBUG --- stdout ---
2024-04-25 23:10:55,038 DEBUG pod "ds-cts-0" force deleted
pod "ds-cts-1" force deleted
pod "ds-cts-2" force deleted
pod "ds-idrepo-0" force deleted
pod "ds-idrepo-1" force deleted
pod "ds-idrepo-2" force deleted
pod "ldif-importer-fpgpk" force deleted
pod "lodemon-5bf5f8cc5c-vpnmj" force deleted
service "ds-cts" force deleted
service "ds-idrepo" force deleted
deployment.apps "lodemon" force deleted
statefulset.apps "ds-cts" force deleted
statefulset.apps "ds-idrepo" force deleted
job.batch "ldif-importer" force deleted
2024-04-25 23:10:55,038 DEBUG --- stderr ---
2024-04-25 23:10:55,038 DEBUG Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.
2024-04-25 23:10:55,038 INFO
2024-04-25 23:10:55,038 INFO [loop_until]: kubectl --namespace xlou get pods | grep "No resources found"
2024-04-25 23:10:55,038 INFO [loop_until]: (max_time=360, interval=10, expected_rc=[0]
2024-04-25 23:10:55,405 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:11:05,806 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:11:16,189 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:11:26,577 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:11:36,960 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:11:47,357 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:11:57,744 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:12:08,117 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:12:18,494 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:12:28,864 INFO [loop_until]: Function succeeded after 1m 33s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:12:39,255 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:12:49,674 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: No resources found - retry
2024-04-25 23:12:59,997 INFO [loop_until]: Function succeeded after 2m 04s (rc=0) - expected pattern found
2024-04-25 23:12:59,998 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:12:59,998 DEBUG --- stdout ---
2024-04-25 23:12:59,998 DEBUG
2024-04-25 23:12:59,998 DEBUG --- stderr ---
2024-04-25 23:12:59,998 DEBUG No resources found in xlou namespace.
2024-04-25 23:12:59,998 INFO
2024-04-25 23:12:59,998 INFO ------------------------- Deleting configmap -------------------------
2024-04-25 23:12:59,998 INFO
2024-04-25 23:12:59,998 INFO [loop_until]: kubectl --namespace=xlou get configmap --output jsonpath={.items[*].metadata.name}
2024-04-25 23:12:59,998 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:00,345 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:00,346 DEBUG --- stdout ---
2024-04-25 23:13:00,346 DEBUG kube-root-ca.crt lodemon-config lodemon-deployments platform-config
2024-04-25 23:13:00,346 DEBUG --- stderr ---
2024-04-25 23:13:00,346 DEBUG
2024-04-25 23:13:00,346 INFO
2024-04-25 23:13:00,346 INFO [loop_until]: kubectl --namespace=xlou delete configmap kube-root-ca.crt --ignore-not-found
2024-04-25 23:13:00,346 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:00,760 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:00,760 DEBUG --- stdout ---
2024-04-25 23:13:00,760 DEBUG configmap "kube-root-ca.crt" deleted
2024-04-25 23:13:00,760 DEBUG --- stderr ---
2024-04-25 23:13:00,760 DEBUG
2024-04-25 23:13:00,761 INFO
2024-04-25 23:13:00,761 INFO [loop_until]: kubectl --namespace=xlou delete configmap lodemon-config --ignore-not-found
2024-04-25 23:13:00,761 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:01,172 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:01,172 DEBUG --- stdout ---
2024-04-25 23:13:01,172 DEBUG configmap "lodemon-config" deleted
2024-04-25 23:13:01,172 DEBUG --- stderr ---
2024-04-25 23:13:01,172 DEBUG
2024-04-25 23:13:01,172 INFO
2024-04-25 23:13:01,172 INFO [loop_until]: kubectl --namespace=xlou delete configmap lodemon-deployments --ignore-not-found
2024-04-25 23:13:01,173 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:01,586 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:01,587 DEBUG --- stdout ---
2024-04-25 23:13:01,587 DEBUG configmap "lodemon-deployments" deleted
2024-04-25 23:13:01,587 DEBUG --- stderr ---
2024-04-25 23:13:01,587 DEBUG
2024-04-25 23:13:01,587 INFO
2024-04-25 23:13:01,587 INFO [loop_until]: kubectl --namespace=xlou delete configmap platform-config --ignore-not-found
2024-04-25 23:13:01,587 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:02,110 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:02,111 DEBUG --- stdout ---
2024-04-25 23:13:02,111 DEBUG configmap "platform-config" deleted
2024-04-25 23:13:02,111 DEBUG --- stderr ---
2024-04-25 23:13:02,111 DEBUG
2024-04-25 23:13:02,111 INFO
2024-04-25 23:13:02,111 INFO --------------------------- Deleting secret ---------------------------
2024-04-25 23:13:02,111 INFO
2024-04-25 23:13:02,111 INFO [loop_until]: kubectl --namespace=xlou get secret ****
2024-04-25 23:13:02,111 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:02,677 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:02,678 DEBUG --- stdout ---
2024-04-25 23:13:02,678 DEBUG cloud-storage-credentials-cts cloud-storage-credentials-idrepo ds truststore truststore-pem
2024-04-25 23:13:02,678 DEBUG --- stderr ---
2024-04-25 23:13:02,678 DEBUG
2024-04-25 23:13:02,678 INFO
2024-04-25 23:13:02,678 INFO [loop_until]: kubectl --namespace=xlou delete secret **** --ignore-not-found
2024-04-25 23:13:02,678 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:03,100 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:03,100 DEBUG --- stdout ---
2024-04-25 23:13:03,100 DEBUG secret "cloud-storage-credentials-cts" deleted
2024-04-25 23:13:03,100 DEBUG --- stderr ---
2024-04-25 23:13:03,100 DEBUG
2024-04-25 23:13:03,100 INFO
2024-04-25 23:13:03,100 INFO [loop_until]: kubectl --namespace=xlou delete secret **** --ignore-not-found
2024-04-25 23:13:03,100 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:03,522 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:03,522 DEBUG --- stdout ---
2024-04-25 23:13:03,522 DEBUG secret "cloud-storage-credentials-idrepo" deleted
2024-04-25 23:13:03,522 DEBUG --- stderr ---
2024-04-25 23:13:03,522 DEBUG
2024-04-25 23:13:03,523 INFO
2024-04-25 23:13:03,523 INFO [loop_until]: kubectl --namespace=xlou delete secret **** --ignore-not-found
2024-04-25 23:13:03,523 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:03,936 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:03,936 DEBUG --- stdout ---
2024-04-25 23:13:03,936 DEBUG secret "ds" deleted
2024-04-25 23:13:03,936 DEBUG --- stderr ---
2024-04-25 23:13:03,936 DEBUG
2024-04-25 23:13:03,936 INFO
2024-04-25 23:13:03,936 INFO [loop_until]: kubectl --namespace=xlou delete secret **** --ignore-not-found
2024-04-25 23:13:03,936 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:04,368 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:04,368 DEBUG --- stdout ---
2024-04-25 23:13:04,368 DEBUG secret "truststore" deleted
2024-04-25 23:13:04,368 DEBUG --- stderr ---
2024-04-25 23:13:04,368 DEBUG
2024-04-25 23:13:04,368 INFO
2024-04-25 23:13:04,368 INFO [loop_until]: kubectl --namespace=xlou delete secret **** --ignore-not-found
2024-04-25 23:13:04,368 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:04,799 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:04,799 DEBUG --- stdout ---
2024-04-25 23:13:04,799 DEBUG secret "truststore-pem" deleted
2024-04-25 23:13:04,799 DEBUG --- stderr ---
2024-04-25 23:13:04,799 DEBUG
2024-04-25 23:13:04,799 INFO
2024-04-25 23:13:04,799 INFO -------------------------- Deleting ingress --------------------------
2024-04-25 23:13:04,799 INFO
2024-04-25 23:13:04,799 INFO [loop_until]: kubectl --namespace=xlou get ingress --output jsonpath={.items[*].metadata.name}
2024-04-25 23:13:04,799 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:05,119 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:05,119 DEBUG --- stdout ---
2024-04-25 23:13:05,119 DEBUG forgerock ig
2024-04-25 23:13:05,119 DEBUG --- stderr ---
2024-04-25 23:13:05,119 DEBUG
2024-04-25 23:13:05,119 INFO
2024-04-25 23:13:05,119 INFO [loop_until]: kubectl --namespace=xlou delete ingress forgerock --ignore-not-found
2024-04-25 23:13:05,119 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:05,532 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:05,532 DEBUG --- stdout ---
2024-04-25 23:13:05,532 DEBUG ingress.networking.k8s.io "forgerock" deleted
2024-04-25 23:13:05,532 DEBUG --- stderr ---
2024-04-25 23:13:05,532 DEBUG
2024-04-25 23:13:05,533 INFO
2024-04-25 23:13:05,533 INFO [loop_until]: kubectl --namespace=xlou delete ingress ig --ignore-not-found
2024-04-25 23:13:05,533 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:05,947 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:05,948 DEBUG --- stdout ---
2024-04-25 23:13:05,948 DEBUG ingress.networking.k8s.io "ig" deleted
2024-04-25 23:13:05,948 DEBUG --- stderr ---
2024-04-25 23:13:05,948 DEBUG
2024-04-25 23:13:05,948 INFO
2024-04-25 23:13:05,948 INFO ---------------------------- Deleting pvc ----------------------------
2024-04-25 23:13:05,949 INFO
2024-04-25 23:13:05,949 INFO [loop_until]: kubectl --namespace=xlou get pvc --output jsonpath={.items[*].metadata.name}
2024-04-25 23:13:05,949 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:06,314 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:06,314 DEBUG --- stdout ---
2024-04-25 23:13:06,314 DEBUG data-ds-cts-0 data-ds-cts-1 data-ds-cts-2 data-ds-idrepo-0 data-ds-idrepo-1 data-ds-idrepo-2
2024-04-25 23:13:06,314 DEBUG --- stderr ---
2024-04-25 23:13:06,314 DEBUG
2024-04-25 23:13:06,315 INFO
2024-04-25 23:13:06,315 INFO [loop_until]: kubectl --namespace=xlou delete pvc data-ds-cts-0 --ignore-not-found
2024-04-25 23:13:06,315 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:06,738 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:06,738 DEBUG --- stdout ---
2024-04-25 23:13:06,738 DEBUG persistentvolumeclaim "data-ds-cts-0" deleted
2024-04-25 23:13:06,738 DEBUG --- stderr ---
2024-04-25 23:13:06,738 DEBUG
2024-04-25 23:13:06,738 INFO
2024-04-25 23:13:06,738 INFO [loop_until]: kubectl --namespace=xlou delete pvc data-ds-cts-1 --ignore-not-found
2024-04-25 23:13:06,738 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:07,154 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:07,155 DEBUG --- stdout ---
2024-04-25 23:13:07,155 DEBUG persistentvolumeclaim "data-ds-cts-1" deleted
2024-04-25 23:13:07,155 DEBUG --- stderr ---
2024-04-25 23:13:07,155 DEBUG
2024-04-25 23:13:07,155 INFO
2024-04-25 23:13:07,155 INFO [loop_until]: kubectl --namespace=xlou delete pvc data-ds-cts-2 --ignore-not-found
2024-04-25 23:13:07,155 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:07,568 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:07,568 DEBUG --- stdout ---
2024-04-25 23:13:07,568 DEBUG persistentvolumeclaim "data-ds-cts-2" deleted
2024-04-25 23:13:07,568 DEBUG --- stderr ---
2024-04-25 23:13:07,568 DEBUG
2024-04-25 23:13:07,568 INFO
2024-04-25 23:13:07,568 INFO [loop_until]: kubectl --namespace=xlou delete pvc data-ds-idrepo-0 --ignore-not-found
2024-04-25 23:13:07,568 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:07,993 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:07,993 DEBUG --- stdout ---
2024-04-25 23:13:07,994 DEBUG persistentvolumeclaim "data-ds-idrepo-0" deleted
2024-04-25 23:13:07,994 DEBUG --- stderr ---
2024-04-25 23:13:07,994 DEBUG
2024-04-25 23:13:07,994 INFO
2024-04-25 23:13:07,994 INFO [loop_until]: kubectl --namespace=xlou delete pvc data-ds-idrepo-1 --ignore-not-found
2024-04-25 23:13:07,994 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:08,415 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:08,415 DEBUG --- stdout ---
2024-04-25 23:13:08,415 DEBUG persistentvolumeclaim "data-ds-idrepo-1" deleted
2024-04-25 23:13:08,415 DEBUG --- stderr ---
2024-04-25 23:13:08,415 DEBUG
2024-04-25 23:13:08,415 INFO
2024-04-25 23:13:08,416 INFO [loop_until]: kubectl --namespace=xlou delete pvc data-ds-idrepo-2 --ignore-not-found
2024-04-25 23:13:08,416 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:08,842 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:08,842 DEBUG --- stdout ---
2024-04-25 23:13:08,843 DEBUG persistentvolumeclaim "data-ds-idrepo-2" deleted
2024-04-25 23:13:08,843 DEBUG --- stderr ---
2024-04-25 23:13:08,843 DEBUG
2024-04-25 23:13:08,843 INFO
2024-04-25 23:13:08,843 INFO [loop_until]: kubectl --namespace=xlou delete pv ds-backup-xlou --ignore-not-found
2024-04-25 23:13:08,843 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:09,253 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:09,253 DEBUG --- stdout ---
2024-04-25 23:13:09,253 DEBUG
2024-04-25 23:13:09,253 DEBUG --- stderr ---
2024-04-25 23:13:09,253 DEBUG Warning: deleting cluster-scoped resources, not scoped to the provided namespace
2024-04-25 23:13:09,253 INFO
2024-04-25 23:13:09,253 INFO ----------------- Deleting admin clusterrolebindings -----------------
2024-04-25 23:13:09,254 INFO
2024-04-25 23:13:09,254 INFO [loop_until]: kubectl get clusterrolebinding --output jsonpath="{range .items[?(@.subjects[0].namespace=='xlou')]}{.metadata.name} {end}"
2024-04-25 23:13:09,254 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:09,816 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:09,816 DEBUG --- stdout ---
2024-04-25 23:13:09,816 DEBUG k8s-svc-acct-crb-xlou
2024-04-25 23:13:09,816 DEBUG --- stderr ---
2024-04-25 23:13:09,816 DEBUG
2024-04-25 23:13:09,816 INFO Deleting clusterrolebinding k8s-svc-acct-crb-xlou associated with xlou namespace
2024-04-25 23:13:09,816 INFO
2024-04-25 23:13:09,816 INFO [loop_until]: kubectl delete clusterrolebinding k8s-svc-acct-crb-xlou
2024-04-25 23:13:09,816 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:10,239 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:10,240 DEBUG --- stdout ---
2024-04-25 23:13:10,240 DEBUG clusterrolebinding.rbac.authorization.k8s.io "k8s-svc-acct-crb-xlou" deleted
2024-04-25 23:13:10,240 DEBUG --- stderr ---
2024-04-25 23:13:10,240 DEBUG
2024-04-25 23:13:10,240 INFO
2024-04-25 23:13:10,240 INFO ------------------------- Deleting namespace -------------------------
2024-04-25 23:13:10,571 INFO
2024-04-25 23:13:10,572 INFO [loop_until]: kubectl delete namespaces xlou --grace-period=0 --force
2024-04-25 23:13:10,572 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-25 23:13:18,298 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:18,298 DEBUG --- stdout ---
2024-04-25 23:13:18,298 DEBUG namespace "xlou" force deleted
2024-04-25 23:13:18,299 DEBUG --- stderr ---
2024-04-25 23:13:18,299 DEBUG Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.
2024-04-25 23:13:46,243 INFO Got custom restore url gs://performance-bucket-us-east1/perf-tests/7.4-10M-users
2024-04-25 23:13:46,243 INFO
2024-04-25 23:13:46,243 INFO ************************************* Creating deployment *************************************
2024-04-25 23:13:46,243 INFO Creating normal (forgeops) type deployment for deployment: stack
2024-04-25 23:13:46,259 INFO
2024-04-25 23:13:46,259 INFO ------- Custom component configuration present. Loading values -------
2024-04-25 23:13:46,260 INFO
2024-04-25 23:13:46,260 INFO ************************************ Configuring components ************************************
2024-04-25 23:13:46,559 INFO Namespace xlou does not exist, no resources to delete
2024-04-25 23:13:46,559 INFO
2024-04-25 23:13:46,559 INFO [loop_until]: kubectl create namespace xlou
2024-04-25 23:13:46,559 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:46,920 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:46,920 DEBUG --- stdout ---
2024-04-25 23:13:46,920 DEBUG namespace/xlou created
2024-04-25 23:13:46,920 DEBUG --- stderr ---
2024-04-25 23:13:46,920 DEBUG
2024-04-25 23:13:46,920 INFO
2024-04-25 23:13:46,920 INFO [loop_until]: kubectl label namespace xlou self-service=false timeout=48
2024-04-25 23:13:46,920 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:13:47,333 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:13:47,333 DEBUG --- stdout ---
2024-04-25 23:13:47,333 DEBUG namespace/xlou labeled
2024-04-25 23:13:47,333 DEBUG --- stderr ---
2024-04-25 23:13:47,333 DEBUG
2024-04-25 23:13:47,334 INFO
2024-04-25 23:13:47,334 INFO Applying custom configuration, dockerfiles to deployment and custom lodestar component configuration
2024-04-25 23:13:47,334 INFO Copying /mnt/disks/data/xslou/lodestar-fork/shared/config/custom/simplemanageduser/docker/idm to /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/idm
2024-04-25 23:13:47,335 INFO No custom features provided. Nothing to do.
2024-04-25 23:13:47,336 INFO
2024-04-25 23:13:47,336 INFO ---- Updating components image tag/repo from platform-images repo ----
2024-04-25 23:13:47,336 INFO
2024-04-25 23:13:47,336 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/set-images --clean
2024-04-25 23:13:47,419 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:47,420 DEBUG --- stdout ---
2024-04-25 23:13:47,420 DEBUG [INFO] Cleaning up.
[WARNING] Found nothing to clean.
2024-04-25 23:13:47,420 DEBUG --- stderr ---
2024-04-25 23:13:47,420 DEBUG
2024-04-25 23:13:47,420 INFO
2024-04-25 23:13:47,420 INFO
2024-04-25 23:13:47,420 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/set-images --ref master-ready-for-dev-pipelines --products ds
2024-04-25 23:13:54,956 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:54,956 DEBUG --- stdout ---
2024-04-25 23:13:54,956 DEBUG [INFO] Setting repo up in /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/build/platform-images.
[INFO] Repo is at bd18b716ef1801b3f839da0f557fe740e3a8b884 on branch HEAD
[INFO] Updating products ds
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/dsutil/Dockerfile to use gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/ds-new/Dockerfile to use gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/proxy/Dockerfile to use gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/cts/Dockerfile to use gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/idrepo/Dockerfile to use gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:13:54,956 DEBUG --- stderr ---
2024-04-25 23:13:54,956 DEBUG
2024-04-25 23:13:54,956 INFO
2024-04-25 23:13:54,956 INFO
2024-04-25 23:13:54,956 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/set-images --ref master-ready-for-dev-pipelines --products am
2024-04-25 23:13:55,062 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:55,062 DEBUG --- stdout ---
2024-04-25 23:13:55,062 DEBUG [INFO] Setting repo up in /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/build/platform-images.
[INFO] Found existing files, attempting to not clone.
[INFO] Repo is at bd18b716ef1801b3f839da0f557fe740e3a8b884 on branch HEAD
[INFO] Updating products am
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/am/Dockerfile to use gcr.io/forgerock-io/am-cdk/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:13:55,062 DEBUG --- stderr ---
2024-04-25 23:13:55,062 DEBUG
2024-04-25 23:13:55,062 INFO
2024-04-25 23:13:55,062 INFO
2024-04-25 23:13:55,062 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/set-images --ref master-ready-for-dev-pipelines --products amster
2024-04-25 23:13:55,165 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:55,166 DEBUG --- stdout ---
2024-04-25 23:13:55,166 DEBUG [INFO] Setting repo up in /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/build/platform-images.
[INFO] Found existing files, attempting to not clone.
[INFO] Repo is at bd18b716ef1801b3f839da0f557fe740e3a8b884 on branch HEAD
[INFO] Updating products amster
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/amster/Dockerfile to use gcr.io/forgerock-io/amster/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:13:55,166 DEBUG --- stderr ---
2024-04-25 23:13:55,166 DEBUG
2024-04-25 23:13:55,166 INFO
2024-04-25 23:13:55,166 INFO
2024-04-25 23:13:55,166 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/set-images --ref master-ready-for-dev-pipelines --products idm
2024-04-25 23:13:55,270 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:55,270 DEBUG --- stdout ---
2024-04-25 23:13:55,270 DEBUG [INFO] Setting repo up in /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/build/platform-images.
[INFO] Found existing files, attempting to not clone.
[INFO] Repo is at bd18b716ef1801b3f839da0f557fe740e3a8b884 on branch HEAD
[INFO] Updating products idm
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/idm/Dockerfile to use gcr.io/forgerock-io/idm-cdk/pit1:7.6.0-2167d6704389428c732eacc70a8214428266f312
2024-04-25 23:13:55,270 DEBUG --- stderr ---
2024-04-25 23:13:55,270 DEBUG
2024-04-25 23:13:55,270 INFO
2024-04-25 23:13:55,270 INFO
2024-04-25 23:13:55,271 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/set-images --ref master-ready-for-dev-pipelines --products ui
2024-04-25 23:13:55,417 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:55,417 DEBUG --- stdout ---
2024-04-25 23:13:55,417 DEBUG [INFO] Setting repo up in /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/build/platform-images.
[INFO] Found existing files, attempting to not clone.
[INFO] Repo is at bd18b716ef1801b3f839da0f557fe740e3a8b884 on branch HEAD
[INFO] Updating products ui
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/admin-ui to use gcr.io/forgerock-io/platform-admin-ui/docker-build:7.6.0-SNAPSHOT-e28d3cbe3f9d1b58834dbaa041c4c5d0f2cae626
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/end-user-ui to use gcr.io/forgerock-io/platform-enduser-ui/docker-build:7.6.0-SNAPSHOT-e28d3cbe3f9d1b58834dbaa041c4c5d0f2cae626
[INFO] Updating /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/login-ui to use gcr.io/forgerock-io/platform-login-ui/docker-build:7.6.0-SNAPSHOT-e28d3cbe3f9d1b58834dbaa041c4c5d0f2cae626
2024-04-25 23:13:55,417 DEBUG --- stderr ---
2024-04-25 23:13:55,417 DEBUG
2024-04-25 23:13:55,417 INFO
2024-04-25 23:13:55,417 INFO
2024-04-25 23:13:55,417 INFO - Checking if component Dockerfile/kustomize needs additional update -
2024-04-25 23:13:55,418 INFO
2024-04-25 23:13:55,418 INFO
2024-04-25 23:13:55,418 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path docker ds cts
2024-04-25 23:13:55,498 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:55,498 DEBUG --- stdout ---
2024-04-25 23:13:55,498 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/cts
2024-04-25 23:13:55,498 DEBUG --- stderr ---
2024-04-25 23:13:55,498 DEBUG
2024-04-25 23:13:55,498 INFO
2024-04-25 23:13:55,498 INFO Checking if ds-cts dockerfile /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/cts/Dockerfile needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:13:55,498 INFO Read FROM line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/cts/Dockerfile: gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:13:58,403 INFO No need to update FROM line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/cts/Dockerfile
2024-04-25 23:13:58,403 INFO
2024-04-25 23:13:58,404 INFO
2024-04-25 23:13:58,404 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path docker ds idrepo
2024-04-25 23:13:58,512 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:13:58,513 DEBUG --- stdout ---
2024-04-25 23:13:58,513 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/idrepo
2024-04-25 23:13:58,513 DEBUG --- stderr ---
2024-04-25 23:13:58,513 DEBUG
2024-04-25 23:13:58,513 INFO
2024-04-25 23:13:58,513 INFO Checking if ds-idrepo dockerfile /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/idrepo/Dockerfile needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:13:58,513 INFO Read FROM line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/idrepo/Dockerfile: gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:14:01,068 INFO No need to update FROM line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/ds/idrepo/Dockerfile
2024-04-25 23:14:01,069 INFO
2024-04-25 23:14:01,069 INFO
2024-04-25 23:14:01,069 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path docker am
2024-04-25 23:14:01,184 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:01,184 DEBUG --- stdout ---
2024-04-25 23:14:01,184 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/am
2024-04-25 23:14:01,184 DEBUG --- stderr ---
2024-04-25 23:14:01,184 DEBUG
2024-04-25 23:14:01,184 INFO
2024-04-25 23:14:01,184 INFO Checking if am dockerfile /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/am/Dockerfile needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:14:01,185 INFO Read FROM line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/am/Dockerfile: gcr.io/forgerock-io/am-cdk/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:14:03,418 INFO No need to update FROM line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/am/Dockerfile
2024-04-25 23:14:03,418 INFO
2024-04-25 23:14:03,418 INFO
2024-04-25 23:14:03,418 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path docker amster
2024-04-25 23:14:03,532 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:03,532 DEBUG --- stdout ---
2024-04-25 23:14:03,533 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/amster
2024-04-25 23:14:03,533 DEBUG --- stderr ---
2024-04-25 23:14:03,533 DEBUG
2024-04-25 23:14:03,533 INFO
2024-04-25 23:14:03,533 INFO Checking if amster dockerfile /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/amster/Dockerfile needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:14:03,533 INFO Read FROM line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/amster/Dockerfile: gcr.io/forgerock-io/amster/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:14:06,232 INFO No need to update FROM line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/amster/Dockerfile
2024-04-25 23:14:06,234 INFO
2024-04-25 23:14:06,234 INFO
2024-04-25 23:14:06,234 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path docker idm
2024-04-25 23:14:06,363 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:06,364 DEBUG --- stdout ---
2024-04-25 23:14:06,364 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/idm
2024-04-25 23:14:06,364 DEBUG --- stderr ---
2024-04-25 23:14:06,364 DEBUG
2024-04-25 23:14:06,364 INFO
2024-04-25 23:14:06,364 INFO Checking if idm dockerfile /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/idm/Dockerfile needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:14:06,365 INFO Read FROM line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/idm/Dockerfile: gcr.io/forgerock-io/idm-cdk/pit1:7.6.0-2167d6704389428c732eacc70a8214428266f312
2024-04-25 23:14:09,097 INFO No need to update FROM line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/docker/idm/Dockerfile
2024-04-25 23:14:09,097 INFO
2024-04-25 23:14:09,097 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path kustomize base end-user-ui
2024-04-25 23:14:09,199 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:09,200 DEBUG --- stdout ---
2024-04-25 23:14:09,200 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/end-user-ui
2024-04-25 23:14:09,200 DEBUG --- stderr ---
2024-04-25 23:14:09,200 DEBUG
2024-04-25 23:14:09,200 INFO
2024-04-25 23:14:09,203 INFO
2024-04-25 23:14:09,203 INFO Checking if end-user-ui kustomize file /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/end-user-ui/kustomization.yaml needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:14:09,203 INFO Read image line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/end-user-ui/kustomization.yaml: gcr.io/forgerock-io/platform-enduser-ui/docker-build:7.6.0-SNAPSHOT-e28d3cbe3f9d1b58834dbaa041c4c5d0f2cae626
2024-04-25 23:14:12,134 INFO No need to update the image line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/end-user-ui/kustomization.yaml
2024-04-25 23:14:12,134 INFO
2024-04-25 23:14:12,135 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path kustomize base login-ui
2024-04-25 23:14:12,236 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:12,236 DEBUG --- stdout ---
2024-04-25 23:14:12,236 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/login-ui
2024-04-25 23:14:12,236 DEBUG --- stderr ---
2024-04-25 23:14:12,236 DEBUG
2024-04-25 23:14:12,236 INFO
2024-04-25 23:14:12,239 INFO
2024-04-25 23:14:12,239 INFO Checking if login-ui kustomize file /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/login-ui/kustomization.yaml needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:14:12,239 INFO Read image line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/login-ui/kustomization.yaml: gcr.io/forgerock-io/platform-login-ui/docker-build:7.6.0-SNAPSHOT-e28d3cbe3f9d1b58834dbaa041c4c5d0f2cae626
2024-04-25 23:14:14,979 INFO No need to update the image line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/login-ui/kustomization.yaml
2024-04-25 23:14:14,979 INFO
2024-04-25 23:14:14,979 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path kustomize base admin-ui
2024-04-25 23:14:15,089 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:15,089 DEBUG --- stdout ---
2024-04-25 23:14:15,089 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/admin-ui
2024-04-25 23:14:15,089 DEBUG --- stderr ---
2024-04-25 23:14:15,089 DEBUG
2024-04-25 23:14:15,089 INFO
2024-04-25 23:14:15,092 INFO
2024-04-25 23:14:15,092 INFO Checking if admin-ui kustomize file /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/admin-ui/kustomization.yaml needs additional update (custom tag/repo from config.yaml or image name resolution)
2024-04-25 23:14:15,092 INFO Read image line from /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/admin-ui/kustomization.yaml: gcr.io/forgerock-io/platform-admin-ui/docker-build:7.6.0-SNAPSHOT-e28d3cbe3f9d1b58834dbaa041c4c5d0f2cae626
2024-04-25 23:14:17,801 INFO No need to update the image line for /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/admin-ui/kustomization.yaml
2024-04-25 23:14:17,801 INFO Old key folder /mnt/disks/data/xslou/lodestar-fork/ext/keys exists. Removing directory
2024-04-25 23:14:17,802 INFO
2024-04-25 23:14:17,802 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/config path kustomize base ds-legacy
2024-04-25 23:14:17,913 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:17,913 DEBUG --- stdout ---
2024-04-25 23:14:17,913 DEBUG /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/base/ds-legacy
2024-04-25 23:14:17,913 DEBUG --- stderr ---
2024-04-25 23:14:17,914 DEBUG
2024-04-25 23:14:17,914 INFO
2024-04-25 23:14:17,917 INFO Create directory /mnt/disks/data/xslou/lodestar-fork/ext/keys for decoded keys
2024-04-25 23:14:17,917 INFO
2024-04-25 23:14:17,917 INFO [run_command]: gcloud kms decrypt --plaintext-file=/mnt/disks/data/xslou/lodestar-fork/ext/keys/ds-backup.json --ciphertext-file=/mnt/disks/data/xslou/lodestar-fork/shared/keys/ds-backup.json.enc --keyring=lodestar --key=**** --location=us-west2 --project=engineeringpit
2024-04-25 23:14:19,383 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:19,383 DEBUG --- stdout ---
2024-04-25 23:14:19,383 DEBUG
2024-04-25 23:14:19,383 DEBUG --- stderr ---
2024-04-25 23:14:19,383 DEBUG
2024-04-25 23:14:19,383 INFO
2024-04-25 23:14:19,384 INFO
2024-04-25 23:14:19,384 INFO [loop_until]: kubectl create secret generic cloud-storage-credentials --from-file=/mnt/disks/data/xslou/lodestar-fork/ext/keys/ds-backup.json --dry-run=client --output yaml
2024-04-25 23:14:19,384 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:14:19,501 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:14:19,502 DEBUG --- stdout ---
2024-04-25 23:14:19,502 DEBUG apiVersion: v1
data:
ds-backup.json: ewogICJ0eXBlIjogInNlcnZpY2VfYWNjb3VudCIsCiAgInByb2plY3RfaWQiOiAiZW5naW5lZXJpbmdwaXQiLAogICJwcml2YXRlX2tleV9pZCI6ICI2OWNlOGJiOGIyZmMyYjU4Mzc3MmZlNjE5ZDA1YzVmMmIyNjMyYzUyIiwKICAicHJpdmF0ZV9rZXkiOiAiLS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tXG5NSUlFdkFJQkFEQU5CZ2txaGtpRzl3MEJBUUVGQUFTQ0JLWXdnZ1NpQWdFQUFvSUJBUUNYV1daNFFmMDlCeXNwXG42YVN6UWEybnRoWTAyOWFFVjlTYy85YUhOZzNDWlBJSm5zb1hxNkJOV0c1dTJHSmU1bGdvVlI5blZ4NTROL3pmXG4zUzNJUENYRFdjOGZLeWZNbGhobnRKalY0Y0d6NFA1c2o0azduWFJRenc2WWpuMzlnSzV3aEREb3dJaTRwQlBGXG5NWHJKR2N5MWV0aTZubnVWQWxKd2I5VVNnV1U5ZXFDVjMreE4xYnpYVEZHZk54NG1zRjUxMnZORklKVkZ1T3dQXG45cWNPWmJzQnZndmdEUkN6alFzdU54YXhnUW9Jb3FaVWU2RElvSG5aVWE5SmcvZjRmRTdtRTQ5cXI2M3QzQUljXG5ScURtOVdpNlJCaEgvc042cEQ0WEVaSzlwdm5ZVWhkeUpHdEx2bW5td2gzQWNRWWdlaW9LOWR2QnBYT1JyQVhpXG5kQWxTKzhuUEFnTUJBQUVDZ2dFQU03NytPT21lOHFtcnlWVzMyUTRBbUpHNS8vS1Y0b1BCRHJpdUdXYVN4NzhKXG52ZDVMakZKQ3FZOHRtcnBpejcyRHNLNkI0U3c1SDdOTXd5RjFFTHYzMFZXNGFoaXdMOU8xbm1keHhkYTlDb3BIXG5rc2gwakN4bVkyYVh2L01nQW5kbnJOS1ZnazZwc0M5eER2KyswbGorMDZHZnpoWjNmRmZoNWMxbWxVQW1aQ0V0XG5GcUk4Y0xYZ2g2aE1xYWVkR2pkNzZOa0tCZUQyTUE5MzJlWUJDcW5xakJaSlpmSTBsWkN4NTYyc2huZWd1RzJnXG5neVQyclBxS3daY0M2UDdwOUNvWll0UmdJWitCQU5ZM2k3TEdWdTR0VzZ4bDVRQk9LaWZUVXNMRXFVMG96U0N5XG5PZ3l6ZDFYOEVabWd5OGZVSzlNd2VlbXFLZ2Z6dU81dmZjSkR1RW1zcVFLQmdRRFZFMjdpRzlWSkF5ZDgvS20wXG5aZnRoMzBveER6bkpwVENpWXZrNHNlbFE2NHNtSTEvdjhCWFJVeHN2YitkZ3U1anhZR21iYmhMbHJGeHkvK2UxXG5tMkduZ1R2eXlHRGF5QVRxQ3RpRUdvNDNxVzB1dHQwbHRSMjJIeEhZRUo3YTNxVXd5Z0p4NWdMK3RIaXBpNW9wXG5nczZVMC9XSlFNeWV2S09wYXhiRmNkZG9mUUtCZ1FDMTFxYkxLZ2p3UUpTYjhkUExPNWxaSUhvc1FpTk5MTWMzXG51L3N4Um96cnpsOHA2elFTOUEyVnh2WEpodHRhV29FSHZkZUc1d2hKVGxzYlJPcXVWeW1hV08yK0ZpQ1hrdTllXG5KbWNieVBWUXZOS2s5SW00RVJGVzVFUlUzZTdLWklvSElTaVlSZVdiVE9rZ0RuMW5raHFoWklvcC9tVWZMUXlQXG5qb0N6TmJTWk93S0JnSHFoUXBIVFh2ODBWNGV4aXFJT2g0MGVpMzZNdXI5NDJQSzhiNTdYbGVaQ2ljVWJXdDJtXG5tWWZ0Z3BuY2w1ZXVvQ2xiU2F4d3YyTjd2WUZhRXFzTWtEbHRRV2xMTmFMMHR3OVR5cVRNKzhqQk05dE0xeDRhXG5qTTBDT0t6WGMvV1hhZzhZVkN2bEt4Z1lHZEhLVEtGVGJUMXVkOFBValc5V05nTU5aUCtoczAycEFvR0FkZjRKXG5VVCsvZVJhTzEvbzlzbHpFRHY5eUI1SUxFaU1DU25vaWIwRVdaRlVQajBYZURvWnE0a3V1WmN5cVBhRUlwUnRjXG41VjY1RThoU2VnbG9OeVM4RERtMFcycEVUOWE2bUY5Vy9NS1QzSVlLTVp1MFdjcEpkQmErK0VyaWpsWmE4bkZqXG54QnRtK0RVWitRRXVBcXpkdHVoa2R3ZHFXcWFDeGd4MEd0VzRrTTBDZ1lBUWRYWWpGVXRuZnZzMmJYVXpRbFpLXG5BMjVXMXcydEZLMTFydUlmT21LRTNBZW1pTzBkeWRicWpuTnNtd3FwRDR5ejRrQmpvR09zY0Z3OFAybFplWFNSXG5jWDB2S0tCdVFnUVplSUNhN1pVaVE4K2xmVHMvSnZaaUNNYndXWXFiY0tMemdmUmM3dmlLeS9NQTd1VUFHT3BQXG5LbGhDQ0tGS1A0b0NRTVR0OHpLVWx3PT1cbi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS1cbiIsCiAgImNsaWVudF9lbWFpbCI6ICJkcy1iYWNrdXBAZW5naW5lZXJpbmdwaXQuaWFtLmdzZXJ2aWNlYWNjb3VudC5jb20iLAogICJjbGllbnRfaWQiOiAiMTE3ODUxNjI0OTgyMzc1NTA5NDY0IiwKICAiYXV0aF91cmkiOiAiaHR0cHM6Ly9hY2NvdW50cy5nb29nbGUuY29tL28vb2F1dGgyL2F1dGgiLAogICJ0b2tlbl91cmkiOiAiaHR0cHM6Ly9vYXV0aDIuZ29vZ2xlYXBpcy5jb20vdG9rZW4iLAogICJhdXRoX3Byb3ZpZGVyX3g1MDlfY2VydF91cmwiOiAiaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vb2F1dGgyL3YxL2NlcnRzIiwKICAiY2xpZW50X3g1MDlfY2VydF91cmwiOiAiaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vcm9ib3QvdjEvbWV0YWRhdGEveDUwOS9kcy1iYWNrdXAlNDBlbmdpbmVlcmluZ3BpdC5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIKfQo=
kind: Secret
metadata:
creationTimestamp: null
name: cloud-storage-credentials
2024-04-25 23:14:19,502 DEBUG --- stderr ---
2024-04-25 23:14:19,502 DEBUG
2024-04-25 23:14:19,535 INFO
2024-04-25 23:14:19,535 INFO [loop_until]: kubectl --namespace=xlou get secret ****
2024-04-25 23:14:19,535 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1]
2024-04-25 23:14:19,927 INFO [loop_until]: OK (rc = 1)
2024-04-25 23:14:19,927 DEBUG --- stdout ---
2024-04-25 23:14:19,927 DEBUG
2024-04-25 23:14:19,927 DEBUG --- stderr ---
2024-04-25 23:14:19,927 DEBUG Error from server (NotFound): secrets "ds" not found
2024-04-25 23:14:19,928 INFO
2024-04-25 23:14:19,928 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create --filename /mnt/disks/data/xslou/lodestar-fork/ext/keys/backup-modified.yaml
2024-04-25 23:14:19,928 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:14:20,925 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:14:20,925 DEBUG --- stdout ---
2024-04-25 23:14:20,925 DEBUG secret/ds created
2024-04-25 23:14:20,925 DEBUG --- stderr ---
2024-04-25 23:14:20,925 DEBUG
2024-04-25 23:14:20,925 INFO
2024-04-25 23:14:20,925 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create --filename /mnt/disks/data/xslou/lodestar-fork/ext/keys/truststore-modified.yaml
2024-04-25 23:14:20,925 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:14:22,326 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:14:22,327 DEBUG --- stdout ---
2024-04-25 23:14:22,327 DEBUG secret/truststore created
2024-04-25 23:14:22,327 DEBUG --- stderr ---
2024-04-25 23:14:22,327 DEBUG
2024-04-25 23:14:22,327 INFO
2024-04-25 23:14:22,327 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create --filename /mnt/disks/data/xslou/lodestar-fork/ext/keys/truststore-pem-modified.yaml
2024-04-25 23:14:22,327 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:14:23,272 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:14:23,273 DEBUG --- stdout ---
2024-04-25 23:14:23,273 DEBUG secret/truststore-pem created
2024-04-25 23:14:23,273 DEBUG --- stderr ---
2024-04-25 23:14:23,273 DEBUG
2024-04-25 23:14:23,625 INFO
2024-04-25 23:14:23,626 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete --filename /tmp/tmp1axhxr9i
2024-04-25 23:14:23,626 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1]
2024-04-25 23:14:23,939 INFO [loop_until]: OK (rc = 1)
2024-04-25 23:14:23,940 DEBUG --- stdout ---
2024-04-25 23:14:23,940 DEBUG
2024-04-25 23:14:23,940 DEBUG --- stderr ---
2024-04-25 23:14:23,940 DEBUG Error from server (NotFound): error when deleting "/tmp/tmp1axhxr9i": secrets "sslcert" not found
2024-04-25 23:14:23,940 INFO
2024-04-25 23:14:23,940 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm apply --filename /tmp/tmp1axhxr9i
2024-04-25 23:14:23,940 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-25 23:14:25,076 INFO [loop_until]: OK (rc = 0)
2024-04-25 23:14:25,076 DEBUG --- stdout ---
2024-04-25 23:14:25,076 DEBUG secret/sslcert created
2024-04-25 23:14:25,076 DEBUG --- stderr ---
2024-04-25 23:14:25,076 DEBUG
2024-04-25 23:14:25,085 INFO Loading external components from config.yaml
2024-04-25 23:14:25,203 INFO No external components defined.
2024-04-25 23:14:25,323 INFO
2024-04-25 23:14:25,323 INFO *********************************** Cluster readiness check ***********************************
2024-04-25 23:14:25,323 INFO
2024-04-25 23:14:25,323 INFO ------------------------- Checking K8s api... -------------------------
2024-04-25 23:14:25,997 INFO
2024-04-25 23:14:25,997 INFO ----------------- Checking DNS/Konnectivity agent... -----------------
2024-04-25 23:14:29,210 INFO All pre-deployment cluster checks passed.
2024-04-25 23:14:29,211 INFO
2024-04-25 23:14:29,211 INFO *********************************** Cluster resources check ***********************************
2024-04-25 23:14:29,211 INFO
2024-04-25 23:14:29,211 INFO -------------- Checking if cert-manager is installed... --------------
2024-04-25 23:14:29,938 INFO cert-manager is installed
2024-04-25 23:14:29,938 INFO
2024-04-25 23:14:29,938 INFO ----------- Checking if secret-agent-system is installed... -----------
2024-04-25 23:14:30,566 INFO secret-agent-system is installed
2024-04-25 23:14:30,567 INFO
2024-04-25 23:14:30,567 INFO ------------------ Checking if nginx is installed... ------------------
2024-04-25 23:14:31,217 INFO nginx is installed
2024-04-25 23:14:31,343 INFO
2024-04-25 23:14:31,343 INFO ------ Checking if network services global dns is configured... ------
2024-04-25 23:14:31,422 INFO Running ping against: default-http-backend.iam.xlou-cdm.engineeringpit.com
2024-04-25 23:14:35,563 INFO network services global dns is configured
2024-04-25 23:14:35,564 INFO
2024-04-25 23:14:35,564 INFO ---- Checking if disk storage type has been updated to use ssd... ----
2024-04-25 23:14:35,890 INFO disk storage type has been updated to use ssd
2024-04-25 23:14:36,009 INFO
2024-04-25 23:14:36,009 INFO ------------ Checking if lodestar-ssl-cert is installed... ------------
2024-04-25 23:14:36,640 INFO lodestar-ssl-cert is installed
2024-04-25 23:14:36,641 INFO
2024-04-25 23:14:36,641 INFO ------------- Checking if intezer-protect is installed... -------------
2024-04-25 23:14:37,402 INFO intezer-protect is installed
2024-04-25 23:14:37,403 INFO
2024-04-25 23:14:37,403 INFO *** Validate restore bucket URL 'gs://performance-bucket-us-east1/perf-tests/7.4-10M-users' ***
2024-04-25 23:14:40,157 INFO Validation succeeded (restore bucket URL 'gs://performance-bucket-us-east1/perf-tests/7.4-10M-users' matches object)
2024-04-25 23:14:40,158 INFO
2024-04-25 23:14:40,159 INFO ******************************* Verify docker daemon is running *******************************
2024-04-25 23:14:40,196 INFO Docker daemon is running
2024-04-25 23:14:40,196 INFO
2024-04-25 23:14:40,196 INFO ************************** The following components will be deployed **************************
2024-04-25 23:14:40,196 INFO - ds-cts (DS)
- ds-idrepo (DS)
- am (AM)
- amster (Amster)
- idm (IDM)
- end-user-ui (EndUserUi)
- login-ui (LoginUi)
- admin-ui (AdminUi)
2024-04-25 23:14:40,196 INFO
2024-04-25 23:14:40,196 INFO ---------- Build product images using forgeops build command ----------
2024-04-25 23:14:40,197 DEBUG xxxx
2024-04-25 23:14:40,197 DEBUG medium
2024-04-25 23:14:40,197 DEBUG True
2024-04-25 23:14:40,197 DEBUG xxxx
2024-04-25 23:14:40,373 INFO
2024-04-25 23:14:40,374 INFO [run_command]: kubectl config current-context
2024-04-25 23:14:40,452 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:40,452 DEBUG --- stdout ---
2024-04-25 23:14:40,452 DEBUG gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-25 23:14:40,452 DEBUG --- stderr ---
2024-04-25 23:14:40,452 DEBUG
2024-04-25 23:14:40,452 INFO
2024-04-25 23:14:40,453 INFO
2024-04-25 23:14:40,453 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/forgeops build ds-cts --config-profile=default --push-to gcr.io/engineeringpit/lodestar-images --tag=xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:14:40,453 DEBUG [run_command]: env={'HOME': '/home/xslou', 'PATH': '/mnt/disks/data/xslou/lodestar-fork/ext/bin:/home/xslou/.local/bin:/home/xslou/bin:~/bin:~/workshop/lodestar-fork/ext/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'DOCKER_SCAN_SUGGEST': 'false'}
2024-04-25 23:14:43,269 INFO The push refers to repository [gcr.io/engineeringpit/lodestar-images/ds-cts]
2024-04-25 23:14:43,370 INFO 5c7c20f03f6a: Preparing
2024-04-25 23:14:43,471 INFO 690193fa89ab: Preparing
2024-04-25 23:14:43,575 INFO 58539c188602: Preparing
2024-04-25 23:14:43,675 INFO 297a2fe49b1c: Preparing
2024-04-25 23:14:43,776 INFO e2b5f826a555: Preparing
2024-04-25 23:14:43,876 INFO 242789162e90: Preparing
2024-04-25 23:14:43,977 INFO a3b89d8e4ee1: Preparing
2024-04-25 23:14:44,077 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:44,178 INFO 4157912709d4: Preparing
2024-04-25 23:14:44,278 INFO 181f0c62b19f: Preparing
2024-04-25 23:14:44,379 INFO 54695949bfe7: Preparing
2024-04-25 23:14:44,479 INFO 4576b7e2f70a: Preparing
2024-04-25 23:14:44,580 INFO bcc69cc8293b: Preparing
2024-04-25 23:14:44,681 INFO 420179ad2efa: Preparing
2024-04-25 23:14:44,781 INFO 242789162e90: Waiting
2024-04-25 23:14:44,882 INFO a3b89d8e4ee1: Waiting
2024-04-25 23:14:44,982 INFO 5f70bf18a086: Waiting
2024-04-25 23:14:45,083 INFO 4157912709d4: Waiting
2024-04-25 23:14:45,183 INFO 181f0c62b19f: Waiting
2024-04-25 23:14:45,285 INFO 54695949bfe7: Waiting
2024-04-25 23:14:45,386 INFO 4576b7e2f70a: Waiting
2024-04-25 23:14:45,486 INFO bcc69cc8293b: Waiting
2024-04-25 23:14:45,587 INFO 420179ad2efa: Waiting
2024-04-25 23:14:45,687 INFO 690193fa89ab: Layer already exists
2024-04-25 23:14:45,788 INFO 5c7c20f03f6a: Layer already exists
2024-04-25 23:14:45,889 INFO 297a2fe49b1c: Layer already exists
2024-04-25 23:14:45,989 INFO 58539c188602: Layer already exists
2024-04-25 23:14:46,090 INFO e2b5f826a555: Layer already exists
2024-04-25 23:14:46,190 INFO 242789162e90: Layer already exists
2024-04-25 23:14:46,291 INFO a3b89d8e4ee1: Layer already exists
2024-04-25 23:14:46,392 INFO 181f0c62b19f: Layer already exists
2024-04-25 23:14:46,492 INFO 5f70bf18a086: Layer already exists
2024-04-25 23:14:46,593 INFO 4157912709d4: Layer already exists
2024-04-25 23:14:46,694 INFO 54695949bfe7: Layer already exists
2024-04-25 23:14:46,797 INFO 4576b7e2f70a: Layer already exists
2024-04-25 23:14:46,898 INFO bcc69cc8293b: Layer already exists
2024-04-25 23:14:46,998 INFO 420179ad2efa: Layer already exists
2024-04-25 23:14:47,099 INFO xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4: digest: sha256:bac67be2e54f74de43d83a8395670b216ab99c620f726cfed0581e84bf2b7d86 size: 3252
2024-04-25 23:14:47,199 INFO [1;95mUpdated the image_defaulter with your new image for ds-cts: "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4".[0m
2024-04-25 23:14:47,300 ERROR #0 building with "default" instance using docker driver
2024-04-25 23:14:47,300 ERROR
2024-04-25 23:14:47,300 ERROR #1 [internal] load build definition from Dockerfile
2024-04-25 23:14:47,300 ERROR #1 transferring dockerfile: 529B done
2024-04-25 23:14:47,300 ERROR #1 DONE 0.0s
2024-04-25 23:14:47,300 ERROR
2024-04-25 23:14:47,300 ERROR #2 [internal] load metadata for gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:14:47,300 ERROR #2 DONE 0.4s
2024-04-25 23:14:47,300 ERROR
2024-04-25 23:14:47,300 ERROR #3 [internal] load .dockerignore
2024-04-25 23:14:47,301 ERROR #3 transferring context: 2B done
2024-04-25 23:14:47,301 ERROR #3 DONE 0.0s
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #4 [1/7] FROM gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4@sha256:b76eac17d4efc6b7f4a51f35a11e913376232ca9041687ffb75726afdb8647c2
2024-04-25 23:14:47,301 ERROR #4 DONE 0.0s
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #5 [internal] load build context
2024-04-25 23:14:47,301 ERROR #5 transferring context: 71.65kB done
2024-04-25 23:14:47,301 ERROR #5 DONE 0.0s
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #6 [2/7] COPY debian-buster-sources.list /etc/apt/sources.list
2024-04-25 23:14:47,301 ERROR #6 CACHED
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #7 [6/7] COPY --chown=forgerock:root scripts /opt/opendj/scripts
2024-04-25 23:14:47,301 ERROR #7 CACHED
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #8 [3/7] RUN chown -R forgerock:root /opt/opendj
2024-04-25 23:14:47,301 ERROR #8 CACHED
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #9 [5/7] COPY --chown=forgerock:root cts /opt/opendj/
2024-04-25 23:14:47,301 ERROR #9 CACHED
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #10 [4/7] COPY --chown=forgerock:root common /opt/opendj/
2024-04-25 23:14:47,301 ERROR #10 CACHED
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #11 [7/7] RUN bin/setup.sh && bin/relax-security-settings.sh && rm bin/setup.sh bin/relax-security-settings.sh
2024-04-25 23:14:47,301 ERROR #11 CACHED
2024-04-25 23:14:47,301 ERROR
2024-04-25 23:14:47,301 ERROR #12 exporting to image
2024-04-25 23:14:47,301 ERROR #12 exporting layers done
2024-04-25 23:14:47,301 ERROR #12 writing image sha256:1103c11de1c12df3c4b6c65fb0afbcaf9a8854e17c1557d4fd6d630418381ea1 done
2024-04-25 23:14:47,301 ERROR #12 naming to gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4 done
2024-04-25 23:14:47,301 ERROR #12 DONE 0.0s
2024-04-25 23:14:47,419 INFO
2024-04-25 23:14:47,419 INFO [run_command]: kubectl config current-context
2024-04-25 23:14:47,490 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:47,490 DEBUG --- stdout ---
2024-04-25 23:14:47,490 DEBUG gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-25 23:14:47,490 DEBUG --- stderr ---
2024-04-25 23:14:47,490 DEBUG
2024-04-25 23:14:47,490 INFO
2024-04-25 23:14:47,491 INFO
2024-04-25 23:14:47,491 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/forgeops build ds-idrepo --config-profile=default --push-to gcr.io/engineeringpit/lodestar-images --tag=xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:14:47,491 DEBUG [run_command]: env={'HOME': '/home/xslou', 'PATH': '/mnt/disks/data/xslou/lodestar-fork/ext/bin:/home/xslou/.local/bin:/home/xslou/bin:~/bin:~/workshop/lodestar-fork/ext/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'DOCKER_SCAN_SUGGEST': 'false'}
2024-04-25 23:14:50,206 INFO The push refers to repository [gcr.io/engineeringpit/lodestar-images/ds-idrepo]
2024-04-25 23:14:50,308 INFO 7fefb351e7d7: Preparing
2024-04-25 23:14:50,409 INFO 698d8023bc35: Preparing
2024-04-25 23:14:50,509 INFO 2caa9de77c9c: Preparing
2024-04-25 23:14:50,610 INFO 67186725479b: Preparing
2024-04-25 23:14:50,710 INFO 0512e8a493f6: Preparing
2024-04-25 23:14:50,811 INFO c7d5e96fadce: Preparing
2024-04-25 23:14:50,911 INFO 297a2fe49b1c: Preparing
2024-04-25 23:14:51,012 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:51,112 INFO 242789162e90: Preparing
2024-04-25 23:14:51,213 INFO a3b89d8e4ee1: Preparing
2024-04-25 23:14:51,313 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:51,414 INFO 4157912709d4: Preparing
2024-04-25 23:14:51,514 INFO 181f0c62b19f: Preparing
2024-04-25 23:14:51,615 INFO 54695949bfe7: Preparing
2024-04-25 23:14:51,715 INFO 4576b7e2f70a: Preparing
2024-04-25 23:14:51,816 INFO bcc69cc8293b: Preparing
2024-04-25 23:14:51,916 INFO 420179ad2efa: Preparing
2024-04-25 23:14:52,017 INFO a3b89d8e4ee1: Waiting
2024-04-25 23:14:52,117 INFO 4157912709d4: Waiting
2024-04-25 23:14:52,218 INFO 181f0c62b19f: Waiting
2024-04-25 23:14:52,319 INFO 54695949bfe7: Waiting
2024-04-25 23:14:52,419 INFO 4576b7e2f70a: Waiting
2024-04-25 23:14:52,520 INFO bcc69cc8293b: Waiting
2024-04-25 23:14:52,620 INFO 420179ad2efa: Waiting
2024-04-25 23:14:52,721 INFO c7d5e96fadce: Waiting
2024-04-25 23:14:52,821 INFO 297a2fe49b1c: Waiting
2024-04-25 23:14:52,922 INFO 5f70bf18a086: Waiting
2024-04-25 23:14:53,022 INFO 242789162e90: Waiting
2024-04-25 23:14:53,123 INFO 698d8023bc35: Layer already exists
2024-04-25 23:14:53,223 INFO 67186725479b: Layer already exists
2024-04-25 23:14:53,324 INFO 2caa9de77c9c: Layer already exists
2024-04-25 23:14:53,424 INFO 7fefb351e7d7: Layer already exists
2024-04-25 23:14:53,525 INFO 0512e8a493f6: Layer already exists
2024-04-25 23:14:53,625 INFO c7d5e96fadce: Layer already exists
2024-04-25 23:14:53,726 INFO 5f70bf18a086: Layer already exists
2024-04-25 23:14:53,826 INFO 297a2fe49b1c: Layer already exists
2024-04-25 23:14:53,927 INFO 242789162e90: Layer already exists
2024-04-25 23:14:54,028 INFO a3b89d8e4ee1: Layer already exists
2024-04-25 23:14:54,128 INFO 4157912709d4: Layer already exists
2024-04-25 23:14:54,229 INFO 54695949bfe7: Layer already exists
2024-04-25 23:14:54,330 INFO 4576b7e2f70a: Layer already exists
2024-04-25 23:14:54,430 INFO 181f0c62b19f: Layer already exists
2024-04-25 23:14:54,531 INFO bcc69cc8293b: Layer already exists
2024-04-25 23:14:54,631 INFO 420179ad2efa: Layer already exists
2024-04-25 23:14:54,732 INFO xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4: digest: sha256:aa95260fea3609f9a8d708b196ba302d1be7781d6b3644287665b22d20a392eb size: 3869
2024-04-25 23:14:54,833 INFO [1;95mUpdated the image_defaulter with your new image for ds-idrepo: "gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4".[0m
2024-04-25 23:14:54,934 ERROR #0 building with "default" instance using docker driver
2024-04-25 23:14:54,934 ERROR
2024-04-25 23:14:54,934 ERROR #1 [internal] load build definition from Dockerfile
2024-04-25 23:14:54,934 ERROR #1 transferring dockerfile: 2.45kB done
2024-04-25 23:14:54,934 ERROR #1 DONE 0.0s
2024-04-25 23:14:54,934 ERROR
2024-04-25 23:14:54,934 ERROR #2 [internal] load metadata for gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4
2024-04-25 23:14:54,934 ERROR #2 DONE 0.4s
2024-04-25 23:14:54,934 ERROR
2024-04-25 23:14:54,934 ERROR #3 [internal] load .dockerignore
2024-04-25 23:14:54,934 ERROR #3 transferring context: 2B done
2024-04-25 23:14:54,934 ERROR #3 DONE 0.0s
2024-04-25 23:14:54,934 ERROR
2024-04-25 23:14:54,934 ERROR #4 [ 1/10] FROM gcr.io/forgerock-io/ds/pit1:7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4@sha256:b76eac17d4efc6b7f4a51f35a11e913376232ca9041687ffb75726afdb8647c2
2024-04-25 23:14:54,934 ERROR #4 DONE 0.0s
2024-04-25 23:14:54,934 ERROR
2024-04-25 23:14:54,934 ERROR #5 [internal] load build context
2024-04-25 23:14:54,934 ERROR #5 transferring context: 38.50kB done
2024-04-25 23:14:54,935 ERROR #5 DONE 0.0s
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #6 [ 7/10] COPY --chown=forgerock:root uma /opt/opendj/uma
2024-04-25 23:14:54,935 ERROR #6 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #7 [ 4/10] COPY --chown=forgerock:root common /opt/opendj/
2024-04-25 23:14:54,935 ERROR #7 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #8 [ 3/10] WORKDIR /opt/opendj
2024-04-25 23:14:54,935 ERROR #8 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #9 [ 5/10] COPY --chown=forgerock:root idrepo /opt/opendj/
2024-04-25 23:14:54,935 ERROR #9 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #10 [ 9/10] RUN chmod +w template/setup-profiles/AM/config/6.5/base-entries.ldif && cat scripts/external-am-datastore.ldif >> template/setup-profiles/AM/config/6.5/base-entries.ldif && cat uma/opendj_uma_audit.ldif >> template/setup-profiles/AM/config/6.5/base-entries.ldif && cat uma/opendj_uma_pending_requests.ldif >> template/setup-profiles/AM/config/6.5/base-entries.ldif && cat uma/opendj_uma_resource_set_labels.ldif >> template/setup-profiles/AM/config/6.5/base-entries.ldif && cat uma/opendj_uma_resource_sets.ldif >> template/setup-profiles/AM/config/6.5/base-entries.ldif && cat /var/tmp/alpha_bravo.ldif >> template/setup-profiles/AM/config/6.5/base-entries.ldif && chmod +w template/setup-profiles/AM/identity-store/7.0/base-entries.ldif && cat /var/tmp/orgs.ldif >> template/setup-profiles/AM/identity-store/7.0/base-entries.ldif && rm /var/tmp/*ldif
2024-04-25 23:14:54,935 ERROR #10 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #11 [ 2/10] COPY debian-buster-sources.list /etc/apt/sources.list
2024-04-25 23:14:54,935 ERROR #11 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #12 [ 6/10] COPY --chown=forgerock:root scripts /opt/opendj/scripts
2024-04-25 23:14:54,935 ERROR #12 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #13 [ 8/10] COPY --chown=forgerock:root idrepo/*.ldif /var/tmp/
2024-04-25 23:14:54,935 ERROR #13 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #14 [10/10] RUN bin/setup.sh && bin/relax-security-settings.sh && rm bin/setup.sh bin/relax-security-settings.sh
2024-04-25 23:14:54,935 ERROR #14 CACHED
2024-04-25 23:14:54,935 ERROR
2024-04-25 23:14:54,935 ERROR #15 exporting to image
2024-04-25 23:14:54,935 ERROR #15 exporting layers done
2024-04-25 23:14:54,935 ERROR #15 writing image sha256:76121adcfea8f864b34945a838919bf20ddd4499235cd2a7d76e2c781fe4da18 done
2024-04-25 23:14:54,935 ERROR #15 naming to gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou-7.6.0-7e0436f7626375c00baee240ad259d6a2b07d5f4 done
2024-04-25 23:14:54,935 ERROR #15 DONE 0.0s
2024-04-25 23:14:55,063 INFO
2024-04-25 23:14:55,064 INFO [run_command]: kubectl config current-context
2024-04-25 23:14:55,130 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:14:55,130 DEBUG --- stdout ---
2024-04-25 23:14:55,130 DEBUG gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-25 23:14:55,130 DEBUG --- stderr ---
2024-04-25 23:14:55,131 DEBUG
2024-04-25 23:14:55,131 INFO
2024-04-25 23:14:55,131 INFO
2024-04-25 23:14:55,131 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/forgeops build am --config-profile=default --push-to gcr.io/engineeringpit/lodestar-images --tag=xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:14:55,131 DEBUG [run_command]: env={'HOME': '/home/xslou', 'PATH': '/mnt/disks/data/xslou/lodestar-fork/ext/bin:/home/xslou/.local/bin:/home/xslou/bin:~/bin:~/workshop/lodestar-fork/ext/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'DOCKER_SCAN_SUGGEST': 'false'}
2024-04-25 23:14:57,845 INFO The push refers to repository [gcr.io/engineeringpit/lodestar-images/am]
2024-04-25 23:14:57,945 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:58,046 INFO 75b72247696e: Preparing
2024-04-25 23:14:58,146 INFO 71bbd22586cc: Preparing
2024-04-25 23:14:58,247 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:58,347 INFO 017f692bade5: Preparing
2024-04-25 23:14:58,448 INFO 13ce73dd56a6: Preparing
2024-04-25 23:14:58,548 INFO dcd0b48a2e92: Preparing
2024-04-25 23:14:58,649 INFO 021ecfe5056d: Preparing
2024-04-25 23:14:58,749 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:58,849 INFO c5bf6ede4243: Preparing
2024-04-25 23:14:58,950 INFO f9b1f7999d91: Preparing
2024-04-25 23:14:59,051 INFO be6643d466e8: Preparing
2024-04-25 23:14:59,151 INFO 196d528c532c: Preparing
2024-04-25 23:14:59,252 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:59,352 INFO d297f66f12de: Preparing
2024-04-25 23:14:59,453 INFO 60ea9a9fb12f: Preparing
2024-04-25 23:14:59,554 INFO 0fd8db4b3e1a: Preparing
2024-04-25 23:14:59,654 INFO d2d6c23ac971: Preparing
2024-04-25 23:14:59,755 INFO 2e4d6aaebd90: Preparing
2024-04-25 23:14:59,856 INFO 5f70bf18a086: Preparing
2024-04-25 23:14:59,956 INFO 00c4270cdafe: Preparing
2024-04-25 23:15:00,057 INFO e198a70c9f59: Preparing
2024-04-25 23:15:00,157 INFO 8a7e7a40c94d: Preparing
2024-04-25 23:15:00,258 INFO 54e8400c498f: Preparing
2024-04-25 23:15:00,359 INFO ff66d720b473: Preparing
2024-04-25 23:15:00,459 INFO 24de26986db8: Preparing
2024-04-25 23:15:00,560 INFO 0d97ea962e23: Preparing
2024-04-25 23:15:00,660 INFO 3cf89158a79a: Preparing
2024-04-25 23:15:00,761 INFO d61deca045a3: Preparing
2024-04-25 23:15:00,861 INFO 833a5270a0d4: Preparing
2024-04-25 23:15:00,962 INFO 6613f163df28: Preparing
2024-04-25 23:15:01,062 INFO b94dd8bf4842: Preparing
2024-04-25 23:15:01,163 INFO 96631afab955: Preparing
2024-04-25 23:15:01,263 INFO 5f70bf18a086: Preparing
2024-04-25 23:15:01,364 INFO 2bba76ff7ecb: Preparing
2024-04-25 23:15:01,465 INFO 0b1abb92234a: Preparing
2024-04-25 23:15:01,565 INFO 5f70bf18a086: Preparing
2024-04-25 23:15:01,666 INFO f7dc9ed7563b: Preparing
2024-04-25 23:15:01,767 INFO 50e32496fe9e: Preparing
2024-04-25 23:15:01,867 INFO 21848dddb6a0: Preparing
2024-04-25 23:15:01,968 INFO c7eb95ea689b: Preparing
2024-04-25 23:15:02,069 INFO 7b1a6e0adacf: Preparing
2024-04-25 23:15:02,169 INFO 9ef2138414ae: Preparing
2024-04-25 23:15:02,270 INFO 9eea9d12ed00: Preparing
2024-04-25 23:15:02,370 INFO 2ba3b7003b69: Preparing
2024-04-25 23:15:02,471 INFO 93a3968280cc: Preparing
2024-04-25 23:15:02,572 INFO e0ab8fa39aa2: Preparing
2024-04-25 23:15:02,672 INFO e0a9f5911802: Preparing
2024-04-25 23:15:02,773 INFO dcd0b48a2e92: Waiting
2024-04-25 23:15:02,874 INFO 021ecfe5056d: Waiting
2024-04-25 23:15:02,974 INFO c5bf6ede4243: Waiting
2024-04-25 23:15:03,075 INFO f9b1f7999d91: Waiting
2024-04-25 23:15:03,176 INFO be6643d466e8: Waiting
2024-04-25 23:15:03,277 INFO 196d528c532c: Waiting
2024-04-25 23:15:03,377 INFO d297f66f12de: Waiting
2024-04-25 23:15:03,478 INFO 60ea9a9fb12f: Waiting
2024-04-25 23:15:03,579 INFO 0fd8db4b3e1a: Waiting
2024-04-25 23:15:03,679 INFO d2d6c23ac971: Waiting
2024-04-25 23:15:03,780 INFO 2e4d6aaebd90: Waiting
2024-04-25 23:15:03,881 INFO 00c4270cdafe: Waiting
2024-04-25 23:15:03,981 INFO e198a70c9f59: Waiting
2024-04-25 23:15:04,082 INFO 8a7e7a40c94d: Waiting
2024-04-25 23:15:04,182 INFO 54e8400c498f: Waiting
2024-04-25 23:15:04,283 INFO ff66d720b473: Waiting
2024-04-25 23:15:04,384 INFO 24de26986db8: Waiting
2024-04-25 23:15:04,484 INFO 0d97ea962e23: Waiting
2024-04-25 23:15:04,585 INFO 3cf89158a79a: Waiting
2024-04-25 23:15:04,685 INFO d61deca045a3: Waiting
2024-04-25 23:15:04,786 INFO 833a5270a0d4: Waiting
2024-04-25 23:15:04,886 INFO 6613f163df28: Waiting
2024-04-25 23:15:04,987 INFO b94dd8bf4842: Waiting
2024-04-25 23:15:05,087 INFO 96631afab955: Waiting
2024-04-25 23:15:05,188 INFO 2bba76ff7ecb: Waiting
2024-04-25 23:15:05,288 INFO 0b1abb92234a: Waiting
2024-04-25 23:15:05,389 INFO f7dc9ed7563b: Waiting
2024-04-25 23:15:05,490 INFO 50e32496fe9e: Waiting
2024-04-25 23:15:05,590 INFO 21848dddb6a0: Waiting
2024-04-25 23:15:05,691 INFO c7eb95ea689b: Waiting
2024-04-25 23:15:05,791 INFO 7b1a6e0adacf: Waiting
2024-04-25 23:15:05,892 INFO 9ef2138414ae: Waiting
2024-04-25 23:15:05,994 INFO 9eea9d12ed00: Waiting
2024-04-25 23:15:06,095 INFO 2ba3b7003b69: Waiting
2024-04-25 23:15:06,195 INFO 93a3968280cc: Waiting
2024-04-25 23:15:06,296 INFO e0ab8fa39aa2: Waiting
2024-04-25 23:15:06,397 INFO e0a9f5911802: Waiting
2024-04-25 23:15:06,497 INFO 017f692bade5: Layer already exists
2024-04-25 23:15:06,598 INFO 71bbd22586cc: Layer already exists
2024-04-25 23:15:06,698 INFO 5f70bf18a086: Layer already exists
2024-04-25 23:15:06,799 INFO 13ce73dd56a6: Layer already exists
2024-04-25 23:15:06,899 INFO 75b72247696e: Layer already exists
2024-04-25 23:15:07,000 INFO dcd0b48a2e92: Layer already exists
2024-04-25 23:15:07,100 INFO f9b1f7999d91: Layer already exists
2024-04-25 23:15:07,201 INFO 021ecfe5056d: Layer already exists
2024-04-25 23:15:07,301 INFO c5bf6ede4243: Layer already exists
2024-04-25 23:15:07,402 INFO be6643d466e8: Layer already exists
2024-04-25 23:15:07,502 INFO 196d528c532c: Layer already exists
2024-04-25 23:15:07,603 INFO d297f66f12de: Layer already exists
2024-04-25 23:15:07,703 INFO 60ea9a9fb12f: Layer already exists
2024-04-25 23:15:07,804 INFO 0fd8db4b3e1a: Layer already exists
2024-04-25 23:15:07,904 INFO d2d6c23ac971: Layer already exists
2024-04-25 23:15:08,005 INFO 2e4d6aaebd90: Layer already exists
2024-04-25 23:15:08,105 INFO 00c4270cdafe: Layer already exists
2024-04-25 23:15:08,206 INFO 8a7e7a40c94d: Layer already exists
2024-04-25 23:15:08,306 INFO e198a70c9f59: Layer already exists
2024-04-25 23:15:08,407 INFO 54e8400c498f: Layer already exists
2024-04-25 23:15:08,507 INFO ff66d720b473: Layer already exists
2024-04-25 23:15:08,608 INFO 24de26986db8: Layer already exists
2024-04-25 23:15:08,708 INFO 3cf89158a79a: Layer already exists
2024-04-25 23:15:08,809 INFO 0d97ea962e23: Layer already exists
2024-04-25 23:15:08,909 INFO 833a5270a0d4: Layer already exists
2024-04-25 23:15:09,010 INFO d61deca045a3: Layer already exists
2024-04-25 23:15:09,110 INFO b94dd8bf4842: Layer already exists
2024-04-25 23:15:09,211 INFO 6613f163df28: Layer already exists
2024-04-25 23:15:09,311 INFO 96631afab955: Layer already exists
2024-04-25 23:15:09,412 INFO 2bba76ff7ecb: Layer already exists
2024-04-25 23:15:09,512 INFO 0b1abb92234a: Layer already exists
2024-04-25 23:15:09,613 INFO f7dc9ed7563b: Layer already exists
2024-04-25 23:15:09,713 INFO 21848dddb6a0: Layer already exists
2024-04-25 23:15:09,814 INFO 50e32496fe9e: Layer already exists
2024-04-25 23:15:09,914 INFO 7b1a6e0adacf: Layer already exists
2024-04-25 23:15:10,015 INFO c7eb95ea689b: Layer already exists
2024-04-25 23:15:10,115 INFO 9ef2138414ae: Layer already exists
2024-04-25 23:15:10,216 INFO 9eea9d12ed00: Layer already exists
2024-04-25 23:15:10,316 INFO 2ba3b7003b69: Layer already exists
2024-04-25 23:15:10,417 INFO 93a3968280cc: Layer already exists
2024-04-25 23:15:10,517 INFO e0a9f5911802: Layer already exists
2024-04-25 23:15:10,618 INFO e0ab8fa39aa2: Layer already exists
2024-04-25 23:15:10,718 INFO xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed: digest: sha256:6bfd33c278a8b8920f23a9054ff75d2c3c90e40d0b5825a561982ce2da7eb75f size: 10325
2024-04-25 23:15:10,819 INFO [1;95mUpdated the image_defaulter with your new image for am: "gcr.io/engineeringpit/lodestar-images/am:xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed".[0m
2024-04-25 23:15:10,919 ERROR #0 building with "default" instance using docker driver
2024-04-25 23:15:10,921 ERROR
2024-04-25 23:15:10,921 ERROR #1 [internal] load build definition from Dockerfile
2024-04-25 23:15:10,921 ERROR #1 transferring dockerfile: 493B done
2024-04-25 23:15:10,921 ERROR #1 DONE 0.0s
2024-04-25 23:15:10,921 ERROR
2024-04-25 23:15:10,921 ERROR #2 [internal] load metadata for gcr.io/forgerock-io/am-cdk/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:15:10,921 ERROR #2 DONE 0.4s
2024-04-25 23:15:10,921 ERROR
2024-04-25 23:15:10,921 ERROR #3 [internal] load .dockerignore
2024-04-25 23:15:10,921 ERROR #3 transferring context: 2B done
2024-04-25 23:15:10,921 ERROR #3 DONE 0.0s
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #4 [1/5] FROM gcr.io/forgerock-io/am-cdk/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed@sha256:9756fe966663165e7ad9d0deb547c7658f01325262447a3ea2b24d2598a334e5
2024-04-25 23:15:10,922 ERROR #4 DONE 0.0s
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #5 [internal] load build context
2024-04-25 23:15:10,922 ERROR #5 transferring context: 3.53kB done
2024-04-25 23:15:10,922 ERROR #5 DONE 0.0s
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #6 [2/5] RUN echo "\033[0;36m*** Building 'default' profile ***\033[0m"
2024-04-25 23:15:10,922 ERROR #6 CACHED
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #7 [3/5] COPY --chown=forgerock:root config-profiles/default/ /home/forgerock/openam/
2024-04-25 23:15:10,922 ERROR #7 CACHED
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #8 [4/5] COPY --chown=forgerock:root *.sh /home/forgerock/
2024-04-25 23:15:10,922 ERROR #8 CACHED
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #9 [5/5] WORKDIR /home/forgerock
2024-04-25 23:15:10,922 ERROR #9 CACHED
2024-04-25 23:15:10,922 ERROR
2024-04-25 23:15:10,922 ERROR #10 exporting to image
2024-04-25 23:15:10,922 ERROR #10 exporting layers done
2024-04-25 23:15:10,922 ERROR #10 writing image sha256:b085c1cf4e8b023eb429867b22c373cff4c82a93ac1fb498ecb18eeda62a5ce3 done
2024-04-25 23:15:10,922 ERROR #10 naming to gcr.io/engineeringpit/lodestar-images/am:xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed done
2024-04-25 23:15:10,922 ERROR #10 DONE 0.0s
2024-04-25 23:15:11,042 INFO
2024-04-25 23:15:11,042 INFO [run_command]: kubectl config current-context
2024-04-25 23:15:11,109 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:15:11,109 DEBUG --- stdout ---
2024-04-25 23:15:11,109 DEBUG gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-25 23:15:11,109 DEBUG --- stderr ---
2024-04-25 23:15:11,109 DEBUG
2024-04-25 23:15:11,109 INFO
2024-04-25 23:15:11,109 INFO
2024-04-25 23:15:11,110 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/forgeops build amster --config-profile=default --push-to gcr.io/engineeringpit/lodestar-images --tag=xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:15:11,110 DEBUG [run_command]: env={'HOME': '/home/xslou', 'PATH': '/mnt/disks/data/xslou/lodestar-fork/ext/bin:/home/xslou/.local/bin:/home/xslou/bin:~/bin:~/workshop/lodestar-fork/ext/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'DOCKER_SCAN_SUGGEST': 'false'}
2024-04-25 23:15:13,824 INFO The push refers to repository [gcr.io/engineeringpit/lodestar-images/amster]
2024-04-25 23:15:13,925 INFO 859b1e93398a: Preparing
2024-04-25 23:15:14,026 INFO 072a4048aeff: Preparing
2024-04-25 23:15:14,127 INFO cdef274bd97a: Preparing
2024-04-25 23:15:14,227 INFO e9a1a0424615: Preparing
2024-04-25 23:15:14,328 INFO 141f4d88613d: Preparing
2024-04-25 23:15:14,428 INFO 5f70bf18a086: Preparing
2024-04-25 23:15:14,529 INFO eff8daa60fd4: Preparing
2024-04-25 23:15:14,629 INFO 552b1c7c03b0: Preparing
2024-04-25 23:15:14,730 INFO 33c6ea69bc4d: Preparing
2024-04-25 23:15:14,830 INFO 8515e8ca25cd: Preparing
2024-04-25 23:15:14,931 INFO 361f2767453d: Preparing
2024-04-25 23:15:15,032 INFO 009d6a8f4228: Preparing
2024-04-25 23:15:15,132 INFO d8a7a053f1c9: Preparing
2024-04-25 23:15:15,233 INFO 61feacee606e: Preparing
2024-04-25 23:15:15,334 INFO 47cb0a6aaa03: Preparing
2024-04-25 23:15:15,434 INFO 420179ad2efa: Preparing
2024-04-25 23:15:15,535 INFO 5f70bf18a086: Waiting
2024-04-25 23:15:15,635 INFO eff8daa60fd4: Waiting
2024-04-25 23:15:15,736 INFO 552b1c7c03b0: Waiting
2024-04-25 23:15:15,836 INFO 33c6ea69bc4d: Waiting
2024-04-25 23:15:15,937 INFO 8515e8ca25cd: Waiting
2024-04-25 23:15:16,037 INFO 361f2767453d: Waiting
2024-04-25 23:15:16,138 INFO 009d6a8f4228: Waiting
2024-04-25 23:15:16,238 INFO d8a7a053f1c9: Waiting
2024-04-25 23:15:16,339 INFO 61feacee606e: Waiting
2024-04-25 23:15:16,439 INFO 47cb0a6aaa03: Waiting
2024-04-25 23:15:16,540 INFO 420179ad2efa: Waiting
2024-04-25 23:15:16,640 INFO 141f4d88613d: Layer already exists
2024-04-25 23:15:16,741 INFO 072a4048aeff: Layer already exists
2024-04-25 23:15:16,841 INFO e9a1a0424615: Layer already exists
2024-04-25 23:15:16,942 INFO cdef274bd97a: Layer already exists
2024-04-25 23:15:17,042 INFO 859b1e93398a: Layer already exists
2024-04-25 23:15:17,143 INFO 5f70bf18a086: Layer already exists
2024-04-25 23:15:17,243 INFO eff8daa60fd4: Layer already exists
2024-04-25 23:15:17,344 INFO 552b1c7c03b0: Layer already exists
2024-04-25 23:15:17,445 INFO 8515e8ca25cd: Layer already exists
2024-04-25 23:15:17,545 INFO 33c6ea69bc4d: Layer already exists
2024-04-25 23:15:17,645 INFO 361f2767453d: Layer already exists
2024-04-25 23:15:17,746 INFO 009d6a8f4228: Layer already exists
2024-04-25 23:15:17,846 INFO d8a7a053f1c9: Layer already exists
2024-04-25 23:15:17,947 INFO 47cb0a6aaa03: Layer already exists
2024-04-25 23:15:18,047 INFO 61feacee606e: Layer already exists
2024-04-25 23:15:18,148 INFO 420179ad2efa: Layer already exists
2024-04-25 23:15:18,249 INFO xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed: digest: sha256:0b578f09dce2598da6785247d729628e2dfa97893cec90b04e54d75f756377ae size: 3666
2024-04-25 23:15:18,349 INFO [1;91mEmbedding AM dynamic configs in the amster image is deprecated. Manage AM dynamic config with the bin/amster cmd instead.[0m
2024-04-25 23:15:18,450 INFO [1;95mUpdated the image_defaulter with your new image for amster: "gcr.io/engineeringpit/lodestar-images/amster:xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed".[0m
2024-04-25 23:15:18,550 ERROR #0 building with "default" instance using docker driver
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #1 [internal] load build definition from Dockerfile
2024-04-25 23:15:18,551 ERROR #1 transferring dockerfile: 806B done
2024-04-25 23:15:18,551 ERROR #1 DONE 0.0s
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #2 [internal] load metadata for gcr.io/forgerock-io/amster/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed
2024-04-25 23:15:18,551 ERROR #2 DONE 0.4s
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #3 [internal] load .dockerignore
2024-04-25 23:15:18,551 ERROR #3 transferring context: 2B done
2024-04-25 23:15:18,551 ERROR #3 DONE 0.0s
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #4 [1/6] FROM gcr.io/forgerock-io/amster/pit1:7.6.0-1ea0b707baef4b0816b74795e83665828894daed@sha256:79e91065a3cb6f77245509385767e7ba6a38b472426528d638cbb79ad081aa9e
2024-04-25 23:15:18,551 ERROR #4 DONE 0.0s
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #5 [internal] load build context
2024-04-25 23:15:18,551 ERROR #5 transferring context: 41.55kB done
2024-04-25 23:15:18,551 ERROR #5 DONE 0.0s
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #6 [3/6] RUN echo "\033[0;36m*** Building 'default' profile ***\033[0m"
2024-04-25 23:15:18,551 ERROR #6 CACHED
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #7 [2/6] RUN apt-get update && apt-get install -y openldap-utils jq inotify-tools && apt-get clean && rm -r /var/lib/apt/lists /var/cache/apt/archives
2024-04-25 23:15:18,551 ERROR #7 CACHED
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #8 [4/6] COPY --chown=forgerock:root config-profiles/default/ /opt/amster
2024-04-25 23:15:18,551 ERROR #8 CACHED
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #9 [5/6] COPY --chown=forgerock:root scripts /opt/amster
2024-04-25 23:15:18,551 ERROR #9 CACHED
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,551 ERROR #10 [6/6] RUN chmod 777 /opt/amster
2024-04-25 23:15:18,551 ERROR #10 CACHED
2024-04-25 23:15:18,551 ERROR
2024-04-25 23:15:18,552 ERROR #11 exporting to image
2024-04-25 23:15:18,552 ERROR #11 exporting layers done
2024-04-25 23:15:18,552 ERROR #11 writing image sha256:a75d5c9fa9dccba967e5530863ec44a0bd5b269e2fa7ab33f646f7cc7d64f09f done
2024-04-25 23:15:18,552 ERROR #11 naming to gcr.io/engineeringpit/lodestar-images/amster:xlou-7.6.0-1ea0b707baef4b0816b74795e83665828894daed done
2024-04-25 23:15:18,552 ERROR #11 DONE 0.0s
2024-04-25 23:15:18,665 INFO
2024-04-25 23:15:18,665 INFO [run_command]: kubectl config current-context
2024-04-25 23:15:18,731 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:15:18,731 DEBUG --- stdout ---
2024-04-25 23:15:18,731 DEBUG gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-25 23:15:18,731 DEBUG --- stderr ---
2024-04-25 23:15:18,731 DEBUG
2024-04-25 23:15:18,731 INFO
2024-04-25 23:15:18,731 INFO
2024-04-25 23:15:18,732 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/forgeops build idm --config-profile=default --push-to gcr.io/engineeringpit/lodestar-images --tag=xlou-7.6.0-2167d6704389428c732eacc70a8214428266f312
2024-04-25 23:15:18,732 DEBUG [run_command]: env={'HOME': '/home/xslou', 'PATH': '/mnt/disks/data/xslou/lodestar-fork/ext/bin:/home/xslou/.local/bin:/home/xslou/bin:~/bin:~/workshop/lodestar-fork/ext/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'DOCKER_SCAN_SUGGEST': 'false'}
2024-04-25 23:15:21,345 INFO The push refers to repository [gcr.io/engineeringpit/lodestar-images/idm]
2024-04-25 23:15:21,447 INFO b5df7cfb4152: Preparing
2024-04-25 23:15:21,547 INFO e189b89280a1: Preparing
2024-04-25 23:15:21,648 INFO d455a9b2f3c8: Preparing
2024-04-25 23:15:21,748 INFO be4e670f409e: Preparing
2024-04-25 23:15:21,849 INFO 74e5ad5842c6: Preparing
2024-04-25 23:15:21,950 INFO 94eebedc4407: Preparing
2024-04-25 23:15:22,050 INFO 5f70bf18a086: Preparing
2024-04-25 23:15:22,151 INFO 6aba945837b9: Preparing
2024-04-25 23:15:22,252 INFO 8245997b0a99: Preparing
2024-04-25 23:15:22,352 INFO cbd5cc613af6: Preparing
2024-04-25 23:15:22,453 INFO 1a2f2d8ac864: Preparing
2024-04-25 23:15:22,553 INFO b0c52305aecf: Preparing
2024-04-25 23:15:22,654 INFO baed3ac07ac0: Preparing
2024-04-25 23:15:22,755 INFO 420179ad2efa: Preparing
2024-04-25 23:15:22,855 INFO 94eebedc4407: Waiting
2024-04-25 23:15:22,956 INFO 5f70bf18a086: Waiting
2024-04-25 23:15:23,057 INFO 6aba945837b9: Waiting
2024-04-25 23:15:23,157 INFO 8245997b0a99: Waiting
2024-04-25 23:15:23,258 INFO cbd5cc613af6: Waiting
2024-04-25 23:15:23,358 INFO 1a2f2d8ac864: Waiting
2024-04-25 23:15:23,459 INFO b0c52305aecf: Waiting
2024-04-25 23:15:23,560 INFO baed3ac07ac0: Waiting
2024-04-25 23:15:23,660 INFO 420179ad2efa: Waiting
2024-04-25 23:15:23,761 INFO d455a9b2f3c8: Layer already exists
2024-04-25 23:15:23,861 INFO be4e670f409e: Layer already exists
2024-04-25 23:15:23,962 INFO 74e5ad5842c6: Layer already exists
2024-04-25 23:15:24,062 INFO b5df7cfb4152: Layer already exists
2024-04-25 23:15:24,163 INFO e189b89280a1: Layer already exists
2024-04-25 23:15:24,263 INFO 5f70bf18a086: Layer already exists
2024-04-25 23:15:24,364 INFO 94eebedc4407: Layer already exists
2024-04-25 23:15:24,464 INFO 6aba945837b9: Layer already exists
2024-04-25 23:15:24,565 INFO cbd5cc613af6: Layer already exists
2024-04-25 23:15:24,666 INFO 8245997b0a99: Layer already exists
2024-04-25 23:15:24,766 INFO 1a2f2d8ac864: Layer already exists
2024-04-25 23:15:24,867 INFO baed3ac07ac0: Layer already exists
2024-04-25 23:15:24,967 INFO b0c52305aecf: Layer already exists
2024-04-25 23:15:25,068 INFO 420179ad2efa: Layer already exists
2024-04-25 23:15:25,168 INFO xlou-7.6.0-2167d6704389428c732eacc70a8214428266f312: digest: sha256:229a7bd9f03e35bbecac229b3fcc40f4070d521debc4e67aefcb49fbbcc15590 size: 3242
2024-04-25 23:15:25,269 INFO [1;95mUpdated the image_defaulter with your new image for idm: "gcr.io/engineeringpit/lodestar-images/idm:xlou-7.6.0-2167d6704389428c732eacc70a8214428266f312".[0m
2024-04-25 23:15:25,369 ERROR #0 building with "default" instance using docker driver
2024-04-25 23:15:25,369 ERROR
2024-04-25 23:15:25,369 ERROR #1 [internal] load build definition from Dockerfile
2024-04-25 23:15:25,369 ERROR #1 transferring dockerfile: 1.09kB done
2024-04-25 23:15:25,370 ERROR #1 DONE 0.0s
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #2 [internal] load metadata for gcr.io/forgerock-io/idm-cdk/pit1:7.6.0-2167d6704389428c732eacc70a8214428266f312
2024-04-25 23:15:25,370 ERROR #2 DONE 0.4s
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #3 [internal] load .dockerignore
2024-04-25 23:15:25,370 ERROR #3 transferring context: 2B done
2024-04-25 23:15:25,370 ERROR #3 DONE 0.0s
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #4 [1/7] FROM gcr.io/forgerock-io/idm-cdk/pit1:7.6.0-2167d6704389428c732eacc70a8214428266f312@sha256:210ac138d51a276ab460e845115448eb7ea2de3dd8c716138c18213c2c2ea3d2
2024-04-25 23:15:25,370 ERROR #4 DONE 0.0s
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #5 [internal] load build context
2024-04-25 23:15:25,370 ERROR #5 transferring context: 282.24kB 0.0s done
2024-04-25 23:15:25,370 ERROR #5 DONE 0.0s
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #6 [4/7] RUN echo "\033[0;36m*** Building 'default' profile ***\033[0m"
2024-04-25 23:15:25,370 ERROR #6 CACHED
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #7 [3/7] RUN rm -f bundle/org.apache.felix.webconsole*.jar && rm -f bundle/openidm-felix-webconsole-*.jar
2024-04-25 23:15:25,370 ERROR #7 CACHED
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #8 [2/7] COPY debian-buster-sources.list /etc/apt/sources.list
2024-04-25 23:15:25,370 ERROR #8 CACHED
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #9 [5/7] COPY --chown=forgerock:root config-profiles/default/ /opt/openidm
2024-04-25 23:15:25,370 ERROR #9 CACHED
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #10 [6/7] COPY --chown=forgerock:root bin/import-pem-certs.sh /opt/openidm/bin
2024-04-25 23:15:25,370 ERROR #10 CACHED
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #11 [7/7] COPY --chown=forgerock:root . /opt/openidm
2024-04-25 23:15:25,370 ERROR #11 CACHED
2024-04-25 23:15:25,370 ERROR
2024-04-25 23:15:25,370 ERROR #12 exporting to image
2024-04-25 23:15:25,370 ERROR #12 exporting layers done
2024-04-25 23:15:25,371 ERROR #12 writing image sha256:36fe5c49dabe0c62e7b13de8293fadc412b58a01f44d3a0681a6b47d5c5967d9 done
2024-04-25 23:15:25,371 ERROR #12 naming to gcr.io/engineeringpit/lodestar-images/idm:xlou-7.6.0-2167d6704389428c732eacc70a8214428266f312 done
2024-04-25 23:15:25,371 ERROR #12 DONE 0.0s
2024-04-25 23:15:25,371 INFO
2024-04-25 23:15:25,371 INFO -------- Deploy product images using forgeops install command --------
2024-04-25 23:15:25,485 INFO
2024-04-25 23:15:25,486 INFO [run_command]: kubectl config current-context
2024-04-25 23:15:25,557 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-25 23:15:25,558 DEBUG --- stdout ---
2024-04-25 23:15:25,558 DEBUG gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-25 23:15:25,558 DEBUG --- stderr ---
2024-04-25 23:15:25,558 DEBUG
2024-04-25 23:15:25,558 INFO
2024-04-25 23:15:25,558 INFO
2024-04-25 23:15:25,558 INFO [run_command]: /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/bin/forgeops install --namespace=xlou --fqdn xlou.iam.xlou-cdm.engineeringpit.com --custom /mnt/disks/data/xslou/lodestar-fork/ext/forgeops_stack/kustomize/overlay/internal-profiles/medium-old --legacy --timeout 5400 all
2024-04-25 23:15:25,558 DEBUG [run_command]: env={'HOME': '/home/xslou', 'PATH': '/mnt/disks/data/xslou/lodestar-fork/ext/bin:/home/xslou/.local/bin:/home/xslou/bin:~/bin:~/workshop/lodestar-fork/ext/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'DOCKER_SCAN_SUGGEST': 'false'}
2024-04-25 23:15:29,576 INFO customresourcedefinition.apiextensions.k8s.io/secretagentconfigurations.secret-agent.secrets.forgerock.io condition met
2024-04-25 23:15:30,178 INFO deployment.apps/secret-agent-controller-manager condition met
2024-04-25 23:15:30,479 INFO NAME READY STATUS RESTARTS AGE
2024-04-25 23:15:30,579 INFO secret-agent-controller-manager-85df555854-f8swq 2/2 Running 0 2d1h
2024-04-25 23:15:32,387 INFO configmap/platform-config created
2024-04-25 23:15:32,688 INFO ingress.networking.k8s.io/forgerock created
2024-04-25 23:15:32,989 INFO ingress.networking.k8s.io/ig created
2024-04-25 23:15:34,393 INFO certificate.cert-manager.io/ds-master-cert created
2024-04-25 23:15:34,796 INFO certificate.cert-manager.io/ds-ssl-cert created
2024-04-25 23:15:35,097 INFO issuer.cert-manager.io/selfsigned-issuer created
2024-04-25 23:15:35,499 INFO secretagentconfiguration.secret-agent.secrets.forgerock.io/forgerock-sac created
2024-04-25 23:15:35,599 INFO Checking cert-manager and related CRDs: [1;96mcert-manager CRD found in cluster.[0m
2024-04-25 23:15:35,700 INFO Checking secret-agent operator and related CRDs: [1;96msecret-agent CRD found in cluster.[0m
2024-04-25 23:15:35,801 INFO [1;96m
2024-04-25 23:15:35,902 INFO Checking secret-agent operator is running...[0m
2024-04-25 23:15:36,002 INFO [1;96msecret-agent operator is running[0m
2024-04-25 23:15:36,103 INFO
2024-04-25 23:15:36,203 INFO [1;96mInstalling component(s): ['all'] platform: "custom-old" in namespace: "xlou" from deployment manifests in "None".
2024-04-25 23:15:36,304 INFO [0m
2024-04-25 23:15:36,404 INFO [1;96mDeploying base.yaml. This is a one time activity.[0m
2024-04-25 23:15:36,505 INFO [1;96m
2024-04-25 23:15:36,605 INFO Waiting for K8s secrets.[0m
2024-04-25 23:15:36,706 INFO Waiting for secret "am-env-secrets" to exist in the cluster: done
2024-04-25 23:15:40,216 INFO Waiting for secret "idm-env-secrets" to exist in the cluster: ...done
2024-04-25 23:15:40,617 INFO Waiting for secret "ds-passwords" to exist in the cluster: done
2024-04-25 23:15:42,723 INFO Waiting for secret "ds-env-secrets" to exist in the cluster: secret/cloud-storage-credentials-cts created
2024-04-25 23:15:43,024 INFO secret/cloud-storage-credentials-idrepo created
2024-04-25 23:15:43,225 INFO service/ds-cts created
2024-04-25 23:15:43,526 INFO service/ds-idrepo created
2024-04-25 23:15:43,727 INFO statefulset.apps/ds-cts created
2024-04-25 23:15:44,028 INFO statefulset.apps/ds-idrepo created
2024-04-25 23:15:44,229 INFO job.batch/ldif-importer created
2024-04-25 23:15:44,330 INFO done
2024-04-25 23:15:44,430 INFO [1;96m
2024-04-25 23:15:44,531 INFO Deploying ds.yaml. This includes all directory resources.[0m
2024-04-25 23:15:44,631 INFO [1;96m
2024-04-25 23:15:44,732 INFO Waiting for DS deployment. This can take a few minutes. First installation takes longer.[0m
2024-04-25 23:15:45,133 INFO Waiting for statefulset "ds-idrepo" to exist in the cluster: Waiting for 3 pods to be ready...
2024-04-25 23:29:03,874 INFO Waiting for 2 pods to be ready...
2024-04-25 23:29:03,975 INFO Waiting for 2 pods to be ready...
2024-04-25 23:42:13,096 INFO Waiting for 1 pods to be ready...
2024-04-25 23:42:13,197 INFO Waiting for 1 pods to be ready...
2024-04-25 23:58:41,966 INFO statefulset rolling update complete 3 pods at revision ds-idrepo-84d87f67...
2024-04-25 23:58:42,067 INFO done
2024-04-25 23:58:42,970 INFO Waiting for Service Account Password Update: done
2024-04-25 23:58:43,772 INFO Waiting for statefulset "ds-cts" to exist in the cluster: statefulset rolling update complete 3 pods at revision ds-cts-74dbbcfd7...
2024-04-25 23:58:43,876 INFO done
2024-04-25 23:58:48,491 INFO Waiting for Service Account Password Update: configmap/am-logback created
2024-04-25 23:58:48,692 INFO configmap/amster-files created
2024-04-25 23:58:48,893 INFO configmap/idm created
2024-04-25 23:58:49,196 INFO configmap/idm-logging-properties created
2024-04-25 23:58:49,396 INFO service/am created
2024-04-25 23:58:49,697 INFO service/idm created
2024-04-25 23:58:49,998 INFO deployment.apps/am created
2024-04-25 23:58:50,299 INFO deployment.apps/idm created
2024-04-25 23:58:50,500 INFO job.batch/amster created
2024-04-25 23:58:52,507 INFO done
2024-04-25 23:58:52,607 INFO [1;96mCleaning up amster components.[0m
2024-04-25 23:58:52,708 INFO [1;96m
2024-04-25 23:58:52,809 INFO Deploying apps.[0m
2024-04-25 23:58:52,909 INFO [1;96m
2024-04-25 23:58:53,010 INFO Waiting for AM deployment. This can take a few minutes. First installation takes longer.[0m
2024-04-25 23:59:20,597 INFO Waiting for deployment "am" to exist in the cluster: deployment.apps/am condition met
2024-04-25 23:59:20,898 INFO configmap/amster-retain created
2024-04-25 23:59:20,998 INFO done
2024-04-25 23:59:21,099 INFO [1;96m
2024-04-25 23:59:21,199 INFO Waiting for amster job to complete. This can take several minutes.[0m
2024-04-25 23:59:45,879 INFO Waiting for job "amster" to exist in the cluster: job.batch/amster condition met
2024-04-25 23:59:45,979 INFO done
2024-04-25 23:59:46,080 INFO [1;96m
2024-04-25 23:59:46,180 INFO Waiting for IDM deployment. This can take a few minutes. First installation takes longer.[0m
2024-04-25 23:59:51,998 INFO Waiting for deployment "idm" to exist in the cluster: pod/idm-6c95d7588f-rvzv7 condition met
2024-04-25 23:59:52,199 INFO pod/idm-6c95d7588f-wx2kw condition met
2024-04-25 23:59:53,703 INFO service/admin-ui created
2024-04-25 23:59:54,004 INFO service/end-user-ui created
2024-04-25 23:59:54,204 INFO service/login-ui created
2024-04-25 23:59:54,505 INFO deployment.apps/admin-ui created
2024-04-25 23:59:54,706 INFO deployment.apps/end-user-ui created
2024-04-25 23:59:55,007 INFO deployment.apps/login-ui created
2024-04-25 23:59:55,108 INFO done
2024-04-25 23:59:55,208 INFO [1;96m
2024-04-25 23:59:55,309 INFO Deploying UI.[0m
2024-04-25 23:59:55,409 INFO [1;96m
2024-04-25 23:59:55,510 INFO Waiting for K8s secrets.[0m
2024-04-25 23:59:55,610 INFO Waiting for secret "am-env-secrets" to exist in the cluster: done
2024-04-25 23:59:55,711 INFO Waiting for secret "idm-env-secrets" to exist in the cluster: done
2024-04-25 23:59:55,911 INFO Waiting for secret "ds-passwords" to exist in the cluster: done
2024-04-25 23:59:58,419 INFO Waiting for secret "ds-env-secrets" to exist in the cluster: done
2024-04-25 23:59:58,520 INFO [1;96m
2024-04-25 23:59:58,620 INFO Relevant passwords:[0m
2024-04-25 23:59:58,721 INFO rPW5ThOg8vEV1pJ2fnC0uJC5 (amadmin user)
2024-04-25 23:59:58,821 INFO uBjmbMT0abXlOETOBDGb2256foEKuxlc (uid=admin user)
2024-04-25 23:59:58,922 INFO JxeXNUBN3sWuGXpcJkDydKcVWvnQ2gJf (App str svc acct (uid=am-config,ou=admins,ou=am-config))
2024-04-25 23:59:59,022 INFO as7bwtbeD60dhShwLaluw70YAdUdMhpy (CTS svc acct (uid=openam_cts,ou=admins,ou=famrecords,ou=openam-session,ou=tokens))
2024-04-25 23:59:59,123 INFO M0naDFCYWcMxElqvqvzdg915DyaP0veC (ID repo svc acct (uid=am-identity-bind-account,ou=admins,ou=identities))
2024-04-25 23:59:59,223 INFO [1;96m
2024-04-25 23:59:59,324 INFO Relevant URLs:[0m
2024-04-25 23:59:59,424 INFO https://xlou.iam.xlou-cdm.engineeringpit.com/platform
2024-04-25 23:59:59,525 INFO https://xlou.iam.xlou-cdm.engineeringpit.com/admin
2024-04-25 23:59:59,626 INFO https://xlou.iam.xlou-cdm.engineeringpit.com/am
2024-04-25 23:59:59,726 INFO https://xlou.iam.xlou-cdm.engineeringpit.com/enduser
2024-04-25 23:59:59,827 INFO [1;96m
2024-04-25 23:59:59,928 INFO Enjoy your deployment![0m
2024-04-26 00:00:00,028 ERROR # Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.
2024-04-26 00:00:00,029 ERROR # Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
2024-04-26 00:00:00,029 ERROR # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
2024-04-26 00:00:00,029 INFO Setting context for components to: gke_engineeringpit_us-east1-d_xlou-cdm
2024-04-26 00:00:00,029 INFO
2024-04-26 00:00:00,029 INFO **************************** Initializing component pods for DS-CTS ****************************
2024-04-26 00:00:00,029 INFO
2024-04-26 00:00:00,030 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:00,030 INFO
2024-04-26 00:00:00,030 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets --selector app=ds-cts --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:00,030 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:00,489 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:00,489 DEBUG --- stdout ---
2024-04-26 00:00:00,489 DEBUG 3
2024-04-26 00:00:00,489 DEBUG --- stderr ---
2024-04-26 00:00:00,489 DEBUG
2024-04-26 00:00:00,490 INFO
2024-04-26 00:00:00,490 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:00,490 INFO
2024-04-26 00:00:00,490 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=ds-cts --output jsonpath={.items[*].metadata.name}` | grep 3
2024-04-26 00:00:00,490 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:00,955 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:00,957 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:00,957 DEBUG --- stdout ---
2024-04-26 00:00:00,957 DEBUG ds-cts-0 ds-cts-1 ds-cts-2
2024-04-26 00:00:00,957 DEBUG --- stderr ---
2024-04-26 00:00:00,957 DEBUG
2024-04-26 00:00:00,958 INFO
2024-04-26 00:00:00,958 INFO -------------------- Check pod ds-cts-0 is running --------------------
2024-04-26 00:00:00,958 INFO
2024-04-26 00:00:00,959 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-cts-0 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:00,959 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:01,340 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:01,340 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:01,340 DEBUG --- stdout ---
2024-04-26 00:00:01,340 DEBUG Running
2024-04-26 00:00:01,340 DEBUG --- stderr ---
2024-04-26 00:00:01,340 DEBUG
2024-04-26 00:00:01,341 INFO
2024-04-26 00:00:01,341 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-cts-0 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:01,341 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:01,721 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:01,721 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:01,721 DEBUG --- stdout ---
2024-04-26 00:00:01,721 DEBUG true
2024-04-26 00:00:01,721 DEBUG --- stderr ---
2024-04-26 00:00:01,721 DEBUG
2024-04-26 00:00:01,722 INFO
2024-04-26 00:00:01,722 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-cts-0 --output jsonpath={.status.startTime}
2024-04-26 00:00:01,722 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:02,125 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:02,125 DEBUG --- stdout ---
2024-04-26 00:00:02,126 DEBUG 2024-04-25T23:15:47Z
2024-04-26 00:00:02,126 DEBUG --- stderr ---
2024-04-26 00:00:02,126 DEBUG
2024-04-26 00:00:02,127 INFO
2024-04-26 00:00:02,127 INFO ------------- Check pod ds-cts-0 filesystem is accessible -------------
2024-04-26 00:00:03,008 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:03,008 INFO
2024-04-26 00:00:03,008 INFO ------------------ Check pod ds-cts-0 restart count ------------------
2024-04-26 00:00:03,008 INFO
2024-04-26 00:00:03,008 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-cts-0 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:03,008 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:03,387 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:03,387 DEBUG --- stdout ---
2024-04-26 00:00:03,387 DEBUG 0
2024-04-26 00:00:03,387 DEBUG --- stderr ---
2024-04-26 00:00:03,387 DEBUG
2024-04-26 00:00:03,387 INFO Pod ds-cts-0 has been restarted 0 times.
2024-04-26 00:00:03,388 INFO
2024-04-26 00:00:03,388 INFO -------------------- Check pod ds-cts-1 is running --------------------
2024-04-26 00:00:03,388 INFO
2024-04-26 00:00:03,388 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-cts-1 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:03,388 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:03,764 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:03,764 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:03,764 DEBUG --- stdout ---
2024-04-26 00:00:03,764 DEBUG Running
2024-04-26 00:00:03,764 DEBUG --- stderr ---
2024-04-26 00:00:03,764 DEBUG
2024-04-26 00:00:03,764 INFO
2024-04-26 00:00:03,765 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-cts-1 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:03,765 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:04,133 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:04,133 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:04,133 DEBUG --- stdout ---
2024-04-26 00:00:04,133 DEBUG true
2024-04-26 00:00:04,133 DEBUG --- stderr ---
2024-04-26 00:00:04,133 DEBUG
2024-04-26 00:00:04,134 INFO
2024-04-26 00:00:04,134 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-cts-1 --output jsonpath={.status.startTime}
2024-04-26 00:00:04,134 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:04,526 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:04,526 DEBUG --- stdout ---
2024-04-26 00:00:04,526 DEBUG 2024-04-25T23:16:17Z
2024-04-26 00:00:04,526 DEBUG --- stderr ---
2024-04-26 00:00:04,526 DEBUG
2024-04-26 00:00:04,527 INFO
2024-04-26 00:00:04,527 INFO ------------- Check pod ds-cts-1 filesystem is accessible -------------
2024-04-26 00:00:05,372 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:05,373 INFO
2024-04-26 00:00:05,373 INFO ------------------ Check pod ds-cts-1 restart count ------------------
2024-04-26 00:00:05,373 INFO
2024-04-26 00:00:05,373 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-cts-1 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:05,373 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:05,767 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:05,767 DEBUG --- stdout ---
2024-04-26 00:00:05,767 DEBUG 0
2024-04-26 00:00:05,767 DEBUG --- stderr ---
2024-04-26 00:00:05,767 DEBUG
2024-04-26 00:00:05,767 INFO Pod ds-cts-1 has been restarted 0 times.
2024-04-26 00:00:05,767 INFO
2024-04-26 00:00:05,767 INFO -------------------- Check pod ds-cts-2 is running --------------------
2024-04-26 00:00:05,768 INFO
2024-04-26 00:00:05,768 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-cts-2 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:05,768 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:06,144 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:06,146 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:06,146 DEBUG --- stdout ---
2024-04-26 00:00:06,146 DEBUG Running
2024-04-26 00:00:06,146 DEBUG --- stderr ---
2024-04-26 00:00:06,146 DEBUG
2024-04-26 00:00:06,147 INFO
2024-04-26 00:00:06,147 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-cts-2 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:06,147 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:06,533 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:06,534 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:06,534 DEBUG --- stdout ---
2024-04-26 00:00:06,534 DEBUG true
2024-04-26 00:00:06,534 DEBUG --- stderr ---
2024-04-26 00:00:06,534 DEBUG
2024-04-26 00:00:06,534 INFO
2024-04-26 00:00:06,534 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-cts-2 --output jsonpath={.status.startTime}
2024-04-26 00:00:06,534 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:06,910 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:06,911 DEBUG --- stdout ---
2024-04-26 00:00:06,911 DEBUG 2024-04-25T23:16:46Z
2024-04-26 00:00:06,911 DEBUG --- stderr ---
2024-04-26 00:00:06,911 DEBUG
2024-04-26 00:00:06,912 INFO
2024-04-26 00:00:06,912 INFO ------------- Check pod ds-cts-2 filesystem is accessible -------------
2024-04-26 00:00:07,765 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:07,765 INFO
2024-04-26 00:00:07,765 INFO ------------------ Check pod ds-cts-2 restart count ------------------
2024-04-26 00:00:07,765 INFO
2024-04-26 00:00:07,765 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-cts-2 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:07,766 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:08,143 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:08,143 DEBUG --- stdout ---
2024-04-26 00:00:08,143 DEBUG 0
2024-04-26 00:00:08,143 DEBUG --- stderr ---
2024-04-26 00:00:08,143 DEBUG
2024-04-26 00:00:08,144 INFO Pod ds-cts-2 has been restarted 0 times.
2024-04-26 00:00:08,144 INFO
2024-04-26 00:00:08,144 INFO ************************** Initializing component pods for DS-IDREPO **************************
2024-04-26 00:00:08,144 INFO
2024-04-26 00:00:08,144 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:08,144 INFO
2024-04-26 00:00:08,144 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets --selector app=ds-idrepo --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:08,145 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:08,538 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:08,538 DEBUG --- stdout ---
2024-04-26 00:00:08,538 DEBUG 3
2024-04-26 00:00:08,538 DEBUG --- stderr ---
2024-04-26 00:00:08,538 DEBUG
2024-04-26 00:00:08,538 INFO
2024-04-26 00:00:08,538 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:08,538 INFO
2024-04-26 00:00:08,539 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=ds-idrepo --output jsonpath={.items[*].metadata.name}` | grep 3
2024-04-26 00:00:08,539 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:08,986 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:08,986 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:08,987 DEBUG --- stdout ---
2024-04-26 00:00:08,987 DEBUG ds-idrepo-0 ds-idrepo-1 ds-idrepo-2
2024-04-26 00:00:08,987 DEBUG --- stderr ---
2024-04-26 00:00:08,987 DEBUG
2024-04-26 00:00:08,987 INFO
2024-04-26 00:00:08,987 INFO ------------------ Check pod ds-idrepo-0 is running ------------------
2024-04-26 00:00:08,987 INFO
2024-04-26 00:00:08,987 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-idrepo-0 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:08,987 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:09,394 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:09,394 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:09,394 DEBUG --- stdout ---
2024-04-26 00:00:09,394 DEBUG Running
2024-04-26 00:00:09,394 DEBUG --- stderr ---
2024-04-26 00:00:09,394 DEBUG
2024-04-26 00:00:09,394 INFO
2024-04-26 00:00:09,395 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-idrepo-0 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:09,395 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:09,767 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:09,768 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:09,768 DEBUG --- stdout ---
2024-04-26 00:00:09,768 DEBUG true
2024-04-26 00:00:09,768 DEBUG --- stderr ---
2024-04-26 00:00:09,768 DEBUG
2024-04-26 00:00:09,768 INFO
2024-04-26 00:00:09,768 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-idrepo-0 --output jsonpath={.status.startTime}
2024-04-26 00:00:09,768 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:10,138 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:10,139 DEBUG --- stdout ---
2024-04-26 00:00:10,139 DEBUG 2024-04-25T23:15:47Z
2024-04-26 00:00:10,139 DEBUG --- stderr ---
2024-04-26 00:00:10,139 DEBUG
2024-04-26 00:00:10,139 INFO
2024-04-26 00:00:10,139 INFO ----------- Check pod ds-idrepo-0 filesystem is accessible -----------
2024-04-26 00:00:10,971 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:10,971 INFO
2024-04-26 00:00:10,971 INFO ----------------- Check pod ds-idrepo-0 restart count -----------------
2024-04-26 00:00:10,971 INFO
2024-04-26 00:00:10,971 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-idrepo-0 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:10,971 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:11,350 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:11,352 DEBUG --- stdout ---
2024-04-26 00:00:11,353 DEBUG 0
2024-04-26 00:00:11,353 DEBUG --- stderr ---
2024-04-26 00:00:11,353 DEBUG
2024-04-26 00:00:11,353 INFO Pod ds-idrepo-0 has been restarted 0 times.
2024-04-26 00:00:11,353 INFO
2024-04-26 00:00:11,353 INFO ------------------ Check pod ds-idrepo-1 is running ------------------
2024-04-26 00:00:11,353 INFO
2024-04-26 00:00:11,353 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-idrepo-1 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:11,354 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:11,732 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:11,732 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:11,732 DEBUG --- stdout ---
2024-04-26 00:00:11,732 DEBUG Running
2024-04-26 00:00:11,732 DEBUG --- stderr ---
2024-04-26 00:00:11,732 DEBUG
2024-04-26 00:00:11,733 INFO
2024-04-26 00:00:11,733 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-idrepo-1 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:11,733 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:12,116 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:12,116 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:12,117 DEBUG --- stdout ---
2024-04-26 00:00:12,117 DEBUG true
2024-04-26 00:00:12,117 DEBUG --- stderr ---
2024-04-26 00:00:12,117 DEBUG
2024-04-26 00:00:12,117 INFO
2024-04-26 00:00:12,117 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-idrepo-1 --output jsonpath={.status.startTime}
2024-04-26 00:00:12,117 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:12,494 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:12,495 DEBUG --- stdout ---
2024-04-26 00:00:12,495 DEBUG 2024-04-25T23:29:07Z
2024-04-26 00:00:12,495 DEBUG --- stderr ---
2024-04-26 00:00:12,495 DEBUG
2024-04-26 00:00:12,496 INFO
2024-04-26 00:00:12,496 INFO ----------- Check pod ds-idrepo-1 filesystem is accessible -----------
2024-04-26 00:00:13,346 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:13,347 INFO
2024-04-26 00:00:13,347 INFO ----------------- Check pod ds-idrepo-1 restart count -----------------
2024-04-26 00:00:13,347 INFO
2024-04-26 00:00:13,347 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-idrepo-1 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:13,348 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:13,863 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:13,863 DEBUG --- stdout ---
2024-04-26 00:00:13,863 DEBUG 0
2024-04-26 00:00:13,863 DEBUG --- stderr ---
2024-04-26 00:00:13,863 DEBUG
2024-04-26 00:00:13,863 INFO Pod ds-idrepo-1 has been restarted 0 times.
2024-04-26 00:00:13,864 INFO
2024-04-26 00:00:13,864 INFO ------------------ Check pod ds-idrepo-2 is running ------------------
2024-04-26 00:00:13,864 INFO
2024-04-26 00:00:13,864 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-idrepo-2 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:13,864 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:14,351 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:14,351 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:14,351 DEBUG --- stdout ---
2024-04-26 00:00:14,351 DEBUG Running
2024-04-26 00:00:14,352 DEBUG --- stderr ---
2024-04-26 00:00:14,352 DEBUG
2024-04-26 00:00:14,352 INFO
2024-04-26 00:00:14,352 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods ds-idrepo-2 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:14,352 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:14,837 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:14,837 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:14,837 DEBUG --- stdout ---
2024-04-26 00:00:14,837 DEBUG true
2024-04-26 00:00:14,837 DEBUG --- stderr ---
2024-04-26 00:00:14,837 DEBUG
2024-04-26 00:00:14,837 INFO
2024-04-26 00:00:14,837 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-idrepo-2 --output jsonpath={.status.startTime}
2024-04-26 00:00:14,838 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:15,247 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:15,247 DEBUG --- stdout ---
2024-04-26 00:00:15,247 DEBUG 2024-04-25T23:42:17Z
2024-04-26 00:00:15,247 DEBUG --- stderr ---
2024-04-26 00:00:15,247 DEBUG
2024-04-26 00:00:15,248 INFO
2024-04-26 00:00:15,248 INFO ----------- Check pod ds-idrepo-2 filesystem is accessible -----------
2024-04-26 00:00:16,182 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:16,182 INFO
2024-04-26 00:00:16,182 INFO ----------------- Check pod ds-idrepo-2 restart count -----------------
2024-04-26 00:00:16,183 INFO
2024-04-26 00:00:16,183 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod ds-idrepo-2 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:16,183 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:16,602 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:16,602 DEBUG --- stdout ---
2024-04-26 00:00:16,602 DEBUG 0
2024-04-26 00:00:16,603 DEBUG --- stderr ---
2024-04-26 00:00:16,603 DEBUG
2024-04-26 00:00:16,603 INFO Pod ds-idrepo-2 has been restarted 0 times.
2024-04-26 00:00:16,603 INFO
2024-04-26 00:00:16,603 INFO ****************************** Initializing component pods for AM ******************************
2024-04-26 00:00:16,603 INFO
2024-04-26 00:00:16,603 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:16,603 INFO
2024-04-26 00:00:16,603 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=am --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:16,603 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:17,098 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:17,099 DEBUG --- stdout ---
2024-04-26 00:00:17,099 DEBUG 3
2024-04-26 00:00:17,099 DEBUG --- stderr ---
2024-04-26 00:00:17,099 DEBUG
2024-04-26 00:00:17,099 INFO
2024-04-26 00:00:17,099 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:17,099 INFO
2024-04-26 00:00:17,099 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=am --output jsonpath={.items[*].metadata.name}` | grep 3
2024-04-26 00:00:17,100 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:17,592 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:17,592 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:17,593 DEBUG --- stdout ---
2024-04-26 00:00:17,593 DEBUG am-769b98f8d5-klprb am-769b98f8d5-vrhvz am-769b98f8d5-wfcdz
2024-04-26 00:00:17,593 DEBUG --- stderr ---
2024-04-26 00:00:17,593 DEBUG
2024-04-26 00:00:17,593 INFO
2024-04-26 00:00:17,593 INFO -------------- Check pod am-769b98f8d5-klprb is running --------------
2024-04-26 00:00:17,593 INFO
2024-04-26 00:00:17,593 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods am-769b98f8d5-klprb -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:17,593 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:18,012 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:18,012 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:18,012 DEBUG --- stdout ---
2024-04-26 00:00:18,012 DEBUG Running
2024-04-26 00:00:18,012 DEBUG --- stderr ---
2024-04-26 00:00:18,012 DEBUG
2024-04-26 00:00:18,012 INFO
2024-04-26 00:00:18,012 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods am-769b98f8d5-klprb -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:18,012 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:18,431 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:18,432 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:18,432 DEBUG --- stdout ---
2024-04-26 00:00:18,432 DEBUG true
2024-04-26 00:00:18,432 DEBUG --- stderr ---
2024-04-26 00:00:18,432 DEBUG
2024-04-26 00:00:18,433 INFO
2024-04-26 00:00:18,433 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod am-769b98f8d5-klprb --output jsonpath={.status.startTime}
2024-04-26 00:00:18,433 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:18,862 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:18,863 DEBUG --- stdout ---
2024-04-26 00:00:18,863 DEBUG 2024-04-25T23:58:50Z
2024-04-26 00:00:18,863 DEBUG --- stderr ---
2024-04-26 00:00:18,863 DEBUG
2024-04-26 00:00:18,864 INFO
2024-04-26 00:00:18,864 INFO ------- Check pod am-769b98f8d5-klprb filesystem is accessible -------
2024-04-26 00:00:19,701 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:19,701 INFO
2024-04-26 00:00:19,701 INFO ------------- Check pod am-769b98f8d5-klprb restart count -------------
2024-04-26 00:00:19,701 INFO
2024-04-26 00:00:19,701 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod am-769b98f8d5-klprb --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:19,701 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:20,064 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:20,064 DEBUG --- stdout ---
2024-04-26 00:00:20,065 DEBUG 0
2024-04-26 00:00:20,065 DEBUG --- stderr ---
2024-04-26 00:00:20,065 DEBUG
2024-04-26 00:00:20,065 INFO Pod am-769b98f8d5-klprb has been restarted 0 times.
2024-04-26 00:00:20,065 INFO
2024-04-26 00:00:20,065 INFO -------------- Check pod am-769b98f8d5-vrhvz is running --------------
2024-04-26 00:00:20,065 INFO
2024-04-26 00:00:20,065 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods am-769b98f8d5-vrhvz -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:20,065 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:20,433 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:20,433 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:20,433 DEBUG --- stdout ---
2024-04-26 00:00:20,433 DEBUG Running
2024-04-26 00:00:20,433 DEBUG --- stderr ---
2024-04-26 00:00:20,433 DEBUG
2024-04-26 00:00:20,433 INFO
2024-04-26 00:00:20,434 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods am-769b98f8d5-vrhvz -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:20,434 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:20,790 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:20,790 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:20,790 DEBUG --- stdout ---
2024-04-26 00:00:20,790 DEBUG true
2024-04-26 00:00:20,790 DEBUG --- stderr ---
2024-04-26 00:00:20,790 DEBUG
2024-04-26 00:00:20,790 INFO
2024-04-26 00:00:20,791 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod am-769b98f8d5-vrhvz --output jsonpath={.status.startTime}
2024-04-26 00:00:20,791 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:21,153 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:21,153 DEBUG --- stdout ---
2024-04-26 00:00:21,153 DEBUG 2024-04-25T23:58:50Z
2024-04-26 00:00:21,153 DEBUG --- stderr ---
2024-04-26 00:00:21,153 DEBUG
2024-04-26 00:00:21,154 INFO
2024-04-26 00:00:21,154 INFO ------- Check pod am-769b98f8d5-vrhvz filesystem is accessible -------
2024-04-26 00:00:21,977 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:21,978 INFO
2024-04-26 00:00:21,978 INFO ------------- Check pod am-769b98f8d5-vrhvz restart count -------------
2024-04-26 00:00:21,979 INFO
2024-04-26 00:00:21,979 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod am-769b98f8d5-vrhvz --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:21,979 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:22,349 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:22,349 DEBUG --- stdout ---
2024-04-26 00:00:22,350 DEBUG 0
2024-04-26 00:00:22,350 DEBUG --- stderr ---
2024-04-26 00:00:22,350 DEBUG
2024-04-26 00:00:22,350 INFO Pod am-769b98f8d5-vrhvz has been restarted 0 times.
2024-04-26 00:00:22,350 INFO
2024-04-26 00:00:22,350 INFO -------------- Check pod am-769b98f8d5-wfcdz is running --------------
2024-04-26 00:00:22,350 INFO
2024-04-26 00:00:22,350 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods am-769b98f8d5-wfcdz -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:22,350 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:22,711 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:22,711 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:22,711 DEBUG --- stdout ---
2024-04-26 00:00:22,711 DEBUG Running
2024-04-26 00:00:22,712 DEBUG --- stderr ---
2024-04-26 00:00:22,712 DEBUG
2024-04-26 00:00:22,712 INFO
2024-04-26 00:00:22,712 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods am-769b98f8d5-wfcdz -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:22,712 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:23,077 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:23,078 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:23,078 DEBUG --- stdout ---
2024-04-26 00:00:23,078 DEBUG true
2024-04-26 00:00:23,078 DEBUG --- stderr ---
2024-04-26 00:00:23,078 DEBUG
2024-04-26 00:00:23,078 INFO
2024-04-26 00:00:23,078 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod am-769b98f8d5-wfcdz --output jsonpath={.status.startTime}
2024-04-26 00:00:23,078 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:23,459 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:23,459 DEBUG --- stdout ---
2024-04-26 00:00:23,459 DEBUG 2024-04-25T23:58:50Z
2024-04-26 00:00:23,459 DEBUG --- stderr ---
2024-04-26 00:00:23,459 DEBUG
2024-04-26 00:00:23,460 INFO
2024-04-26 00:00:23,460 INFO ------- Check pod am-769b98f8d5-wfcdz filesystem is accessible -------
2024-04-26 00:00:24,283 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:24,283 INFO
2024-04-26 00:00:24,283 INFO ------------- Check pod am-769b98f8d5-wfcdz restart count -------------
2024-04-26 00:00:24,283 INFO
2024-04-26 00:00:24,284 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod am-769b98f8d5-wfcdz --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:24,284 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:24,652 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:24,652 DEBUG --- stdout ---
2024-04-26 00:00:24,652 DEBUG 0
2024-04-26 00:00:24,652 DEBUG --- stderr ---
2024-04-26 00:00:24,652 DEBUG
2024-04-26 00:00:24,652 INFO Pod am-769b98f8d5-wfcdz has been restarted 0 times.
2024-04-26 00:00:24,652 INFO
2024-04-26 00:00:24,652 INFO **************************** Initializing component pods for AMSTER ****************************
2024-04-26 00:00:24,652 INFO
2024-04-26 00:00:24,652 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:24,653 INFO
2024-04-26 00:00:24,653 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm --field-selector status.phase!=Failed get pods --selector app=amster --output jsonpath={.items[*].metadata.name}
2024-04-26 00:00:24,653 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:25,024 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:25,024 DEBUG --- stdout ---
2024-04-26 00:00:25,024 DEBUG amster-vpzxs
2024-04-26 00:00:25,025 DEBUG --- stderr ---
2024-04-26 00:00:25,025 DEBUG
2024-04-26 00:00:25,025 INFO
2024-04-26 00:00:25,025 INFO ***************************** Initializing component pods for IDM *****************************
2024-04-26 00:00:25,025 INFO
2024-04-26 00:00:25,025 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:25,025 INFO
2024-04-26 00:00:25,025 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:25,025 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:25,421 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:25,422 DEBUG --- stdout ---
2024-04-26 00:00:25,422 DEBUG 2
2024-04-26 00:00:25,422 DEBUG --- stderr ---
2024-04-26 00:00:25,422 DEBUG
2024-04-26 00:00:25,422 INFO
2024-04-26 00:00:25,423 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:25,423 INFO
2024-04-26 00:00:25,423 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=idm --output jsonpath={.items[*].metadata.name}` | grep 2
2024-04-26 00:00:25,423 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:25,820 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:25,820 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:25,820 DEBUG --- stdout ---
2024-04-26 00:00:25,821 DEBUG idm-6c95d7588f-rvzv7 idm-6c95d7588f-wx2kw
2024-04-26 00:00:25,821 DEBUG --- stderr ---
2024-04-26 00:00:25,821 DEBUG
2024-04-26 00:00:25,821 INFO
2024-04-26 00:00:25,821 INFO -------------- Check pod idm-6c95d7588f-rvzv7 is running --------------
2024-04-26 00:00:25,822 INFO
2024-04-26 00:00:25,822 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods idm-6c95d7588f-rvzv7 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:25,822 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:26,202 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:26,203 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:26,203 DEBUG --- stdout ---
2024-04-26 00:00:26,203 DEBUG Running
2024-04-26 00:00:26,203 DEBUG --- stderr ---
2024-04-26 00:00:26,203 DEBUG
2024-04-26 00:00:26,203 INFO
2024-04-26 00:00:26,203 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods idm-6c95d7588f-rvzv7 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:26,203 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:26,573 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:26,573 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:26,573 DEBUG --- stdout ---
2024-04-26 00:00:26,573 DEBUG true
2024-04-26 00:00:26,573 DEBUG --- stderr ---
2024-04-26 00:00:26,573 DEBUG
2024-04-26 00:00:26,573 INFO
2024-04-26 00:00:26,573 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-6c95d7588f-rvzv7 --output jsonpath={.status.startTime}
2024-04-26 00:00:26,573 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:26,946 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:26,947 DEBUG --- stdout ---
2024-04-26 00:00:26,947 DEBUG 2024-04-25T23:58:50Z
2024-04-26 00:00:26,947 DEBUG --- stderr ---
2024-04-26 00:00:26,947 DEBUG
2024-04-26 00:00:26,947 INFO
2024-04-26 00:00:26,947 INFO ------- Check pod idm-6c95d7588f-rvzv7 filesystem is accessible -------
2024-04-26 00:00:27,785 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:27,786 INFO
2024-04-26 00:00:27,786 INFO ------------ Check pod idm-6c95d7588f-rvzv7 restart count ------------
2024-04-26 00:00:27,786 INFO
2024-04-26 00:00:27,786 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-6c95d7588f-rvzv7 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:27,786 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:28,145 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:28,146 DEBUG --- stdout ---
2024-04-26 00:00:28,146 DEBUG 0
2024-04-26 00:00:28,146 DEBUG --- stderr ---
2024-04-26 00:00:28,146 DEBUG
2024-04-26 00:00:28,146 INFO Pod idm-6c95d7588f-rvzv7 has been restarted 0 times.
2024-04-26 00:00:28,146 INFO
2024-04-26 00:00:28,146 INFO -------------- Check pod idm-6c95d7588f-wx2kw is running --------------
2024-04-26 00:00:28,146 INFO
2024-04-26 00:00:28,146 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods idm-6c95d7588f-wx2kw -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:28,146 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:28,523 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:28,524 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:28,524 DEBUG --- stdout ---
2024-04-26 00:00:28,524 DEBUG Running
2024-04-26 00:00:28,524 DEBUG --- stderr ---
2024-04-26 00:00:28,524 DEBUG
2024-04-26 00:00:28,524 INFO
2024-04-26 00:00:28,524 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods idm-6c95d7588f-wx2kw -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:28,524 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:28,900 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:28,900 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:28,900 DEBUG --- stdout ---
2024-04-26 00:00:28,900 DEBUG true
2024-04-26 00:00:28,900 DEBUG --- stderr ---
2024-04-26 00:00:28,900 DEBUG
2024-04-26 00:00:28,901 INFO
2024-04-26 00:00:28,901 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-6c95d7588f-wx2kw --output jsonpath={.status.startTime}
2024-04-26 00:00:28,901 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:29,270 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:29,271 DEBUG --- stdout ---
2024-04-26 00:00:29,271 DEBUG 2024-04-25T23:58:50Z
2024-04-26 00:00:29,271 DEBUG --- stderr ---
2024-04-26 00:00:29,271 DEBUG
2024-04-26 00:00:29,271 INFO
2024-04-26 00:00:29,271 INFO ------- Check pod idm-6c95d7588f-wx2kw filesystem is accessible -------
2024-04-26 00:00:30,095 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:30,095 INFO
2024-04-26 00:00:30,095 INFO ------------ Check pod idm-6c95d7588f-wx2kw restart count ------------
2024-04-26 00:00:30,095 INFO
2024-04-26 00:00:30,095 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-6c95d7588f-wx2kw --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:30,095 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:30,460 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:30,461 DEBUG --- stdout ---
2024-04-26 00:00:30,461 DEBUG 0
2024-04-26 00:00:30,461 DEBUG --- stderr ---
2024-04-26 00:00:30,461 DEBUG
2024-04-26 00:00:30,461 INFO Pod idm-6c95d7588f-wx2kw has been restarted 0 times.
2024-04-26 00:00:30,461 INFO
2024-04-26 00:00:30,461 INFO ************************* Initializing component pods for END-USER-UI *************************
2024-04-26 00:00:30,461 INFO
2024-04-26 00:00:30,461 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:30,461 INFO
2024-04-26 00:00:30,462 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:30,462 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:30,775 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:30,775 DEBUG --- stdout ---
2024-04-26 00:00:30,775 DEBUG 1
2024-04-26 00:00:30,775 DEBUG --- stderr ---
2024-04-26 00:00:30,776 DEBUG
2024-04-26 00:00:30,776 INFO
2024-04-26 00:00:30,776 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:30,776 INFO
2024-04-26 00:00:30,776 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-26 00:00:30,776 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:31,103 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:31,103 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:31,103 DEBUG --- stdout ---
2024-04-26 00:00:31,103 DEBUG end-user-ui-58878d7668-qfkrk
2024-04-26 00:00:31,103 DEBUG --- stderr ---
2024-04-26 00:00:31,103 DEBUG
2024-04-26 00:00:31,104 INFO
2024-04-26 00:00:31,104 INFO ---------- Check pod end-user-ui-58878d7668-qfkrk is running ----------
2024-04-26 00:00:31,104 INFO
2024-04-26 00:00:31,104 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods end-user-ui-58878d7668-qfkrk -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:31,104 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:31,444 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:31,444 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:31,444 DEBUG --- stdout ---
2024-04-26 00:00:31,444 DEBUG Running
2024-04-26 00:00:31,444 DEBUG --- stderr ---
2024-04-26 00:00:31,444 DEBUG
2024-04-26 00:00:31,445 INFO
2024-04-26 00:00:31,445 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods end-user-ui-58878d7668-qfkrk -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:31,445 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:31,757 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:31,758 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:31,758 DEBUG --- stdout ---
2024-04-26 00:00:31,758 DEBUG true
2024-04-26 00:00:31,758 DEBUG --- stderr ---
2024-04-26 00:00:31,758 DEBUG
2024-04-26 00:00:31,758 INFO
2024-04-26 00:00:31,758 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod end-user-ui-58878d7668-qfkrk --output jsonpath={.status.startTime}
2024-04-26 00:00:31,758 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:32,081 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:32,081 DEBUG --- stdout ---
2024-04-26 00:00:32,081 DEBUG 2024-04-25T23:59:54Z
2024-04-26 00:00:32,082 DEBUG --- stderr ---
2024-04-26 00:00:32,082 DEBUG
2024-04-26 00:00:32,082 INFO
2024-04-26 00:00:32,082 INFO --- Check pod end-user-ui-58878d7668-qfkrk filesystem is accessible ---
2024-04-26 00:00:32,854 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:32,855 INFO
2024-04-26 00:00:32,855 INFO -------- Check pod end-user-ui-58878d7668-qfkrk restart count --------
2024-04-26 00:00:32,855 INFO
2024-04-26 00:00:32,855 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod end-user-ui-58878d7668-qfkrk --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:32,855 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:33,158 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:33,158 DEBUG --- stdout ---
2024-04-26 00:00:33,158 DEBUG 0
2024-04-26 00:00:33,158 DEBUG --- stderr ---
2024-04-26 00:00:33,158 DEBUG
2024-04-26 00:00:33,158 INFO Pod end-user-ui-58878d7668-qfkrk has been restarted 0 times.
2024-04-26 00:00:33,158 INFO
2024-04-26 00:00:33,159 INFO *************************** Initializing component pods for LOGIN-UI ***************************
2024-04-26 00:00:33,159 INFO
2024-04-26 00:00:33,159 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:33,159 INFO
2024-04-26 00:00:33,159 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=login-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:33,159 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:33,466 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:33,466 DEBUG --- stdout ---
2024-04-26 00:00:33,466 DEBUG 1
2024-04-26 00:00:33,466 DEBUG --- stderr ---
2024-04-26 00:00:33,466 DEBUG
2024-04-26 00:00:33,466 INFO
2024-04-26 00:00:33,466 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:33,466 INFO
2024-04-26 00:00:33,466 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=login-ui --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-26 00:00:33,467 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:33,787 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:33,787 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:33,787 DEBUG --- stdout ---
2024-04-26 00:00:33,787 DEBUG login-ui-5fdf49fc66-vjfdg
2024-04-26 00:00:33,788 DEBUG --- stderr ---
2024-04-26 00:00:33,788 DEBUG
2024-04-26 00:00:33,788 INFO
2024-04-26 00:00:33,788 INFO ----------- Check pod login-ui-5fdf49fc66-vjfdg is running -----------
2024-04-26 00:00:33,788 INFO
2024-04-26 00:00:33,788 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods login-ui-5fdf49fc66-vjfdg -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:33,788 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:34,120 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:34,120 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:34,120 DEBUG --- stdout ---
2024-04-26 00:00:34,120 DEBUG Running
2024-04-26 00:00:34,120 DEBUG --- stderr ---
2024-04-26 00:00:34,121 DEBUG
2024-04-26 00:00:34,121 INFO
2024-04-26 00:00:34,121 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods login-ui-5fdf49fc66-vjfdg -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:34,121 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:34,434 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:34,434 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:34,434 DEBUG --- stdout ---
2024-04-26 00:00:34,434 DEBUG true
2024-04-26 00:00:34,434 DEBUG --- stderr ---
2024-04-26 00:00:34,434 DEBUG
2024-04-26 00:00:34,435 INFO
2024-04-26 00:00:34,435 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod login-ui-5fdf49fc66-vjfdg --output jsonpath={.status.startTime}
2024-04-26 00:00:34,435 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:34,744 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:34,744 DEBUG --- stdout ---
2024-04-26 00:00:34,744 DEBUG 2024-04-25T23:59:54Z
2024-04-26 00:00:34,744 DEBUG --- stderr ---
2024-04-26 00:00:34,744 DEBUG
2024-04-26 00:00:34,745 INFO
2024-04-26 00:00:34,745 INFO ---- Check pod login-ui-5fdf49fc66-vjfdg filesystem is accessible ----
2024-04-26 00:00:35,523 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:35,524 INFO
2024-04-26 00:00:35,524 INFO ---------- Check pod login-ui-5fdf49fc66-vjfdg restart count ----------
2024-04-26 00:00:35,524 INFO
2024-04-26 00:00:35,524 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod login-ui-5fdf49fc66-vjfdg --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:35,524 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:35,824 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:35,824 DEBUG --- stdout ---
2024-04-26 00:00:35,824 DEBUG 0
2024-04-26 00:00:35,824 DEBUG --- stderr ---
2024-04-26 00:00:35,824 DEBUG
2024-04-26 00:00:35,824 INFO Pod login-ui-5fdf49fc66-vjfdg has been restarted 0 times.
2024-04-26 00:00:35,824 INFO
2024-04-26 00:00:35,824 INFO *************************** Initializing component pods for ADMIN-UI ***************************
2024-04-26 00:00:35,824 INFO
2024-04-26 00:00:35,824 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:35,825 INFO
2024-04-26 00:00:35,825 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:35,825 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:36,135 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:36,135 DEBUG --- stdout ---
2024-04-26 00:00:36,135 DEBUG 1
2024-04-26 00:00:36,135 DEBUG --- stderr ---
2024-04-26 00:00:36,135 DEBUG
2024-04-26 00:00:36,135 INFO
2024-04-26 00:00:36,135 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:36,136 INFO
2024-04-26 00:00:36,136 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-26 00:00:36,136 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:36,447 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-26 00:00:36,448 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:36,448 DEBUG --- stdout ---
2024-04-26 00:00:36,448 DEBUG admin-ui-c4c7bf584-5n6c9
2024-04-26 00:00:36,448 DEBUG --- stderr ---
2024-04-26 00:00:36,448 DEBUG
2024-04-26 00:00:36,448 INFO
2024-04-26 00:00:36,448 INFO ------------ Check pod admin-ui-c4c7bf584-5n6c9 is running ------------
2024-04-26 00:00:36,448 INFO
2024-04-26 00:00:36,448 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods admin-ui-c4c7bf584-5n6c9 -o=jsonpath={.status.phase} | grep "Running"
2024-04-26 00:00:36,448 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:36,769 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:36,770 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:36,770 DEBUG --- stdout ---
2024-04-26 00:00:36,770 DEBUG Running
2024-04-26 00:00:36,770 DEBUG --- stderr ---
2024-04-26 00:00:36,770 DEBUG
2024-04-26 00:00:36,770 INFO
2024-04-26 00:00:36,770 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods admin-ui-c4c7bf584-5n6c9 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2024-04-26 00:00:36,770 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2024-04-26 00:00:37,067 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:37,068 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:37,068 DEBUG --- stdout ---
2024-04-26 00:00:37,068 DEBUG true
2024-04-26 00:00:37,068 DEBUG --- stderr ---
2024-04-26 00:00:37,068 DEBUG
2024-04-26 00:00:37,068 INFO
2024-04-26 00:00:37,068 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod admin-ui-c4c7bf584-5n6c9 --output jsonpath={.status.startTime}
2024-04-26 00:00:37,068 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:37,367 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:37,367 DEBUG --- stdout ---
2024-04-26 00:00:37,367 DEBUG 2024-04-25T23:59:54Z
2024-04-26 00:00:37,367 DEBUG --- stderr ---
2024-04-26 00:00:37,367 DEBUG
2024-04-26 00:00:37,368 INFO
2024-04-26 00:00:37,368 INFO ----- Check pod admin-ui-c4c7bf584-5n6c9 filesystem is accessible -----
2024-04-26 00:00:38,126 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:38,127 INFO
2024-04-26 00:00:38,128 INFO ---------- Check pod admin-ui-c4c7bf584-5n6c9 restart count ----------
2024-04-26 00:00:38,129 INFO
2024-04-26 00:00:38,129 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod admin-ui-c4c7bf584-5n6c9 --output jsonpath={.status.containerStatuses[*].restartCount}
2024-04-26 00:00:38,129 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:38,428 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:38,428 DEBUG --- stdout ---
2024-04-26 00:00:38,428 DEBUG 0
2024-04-26 00:00:38,428 DEBUG --- stderr ---
2024-04-26 00:00:38,428 DEBUG
2024-04-26 00:00:38,428 INFO Pod admin-ui-c4c7bf584-5n6c9 has been restarted 0 times.
2024-04-26 00:00:38,428 INFO
2024-04-26 00:00:38,428 INFO ***************************** Checking DS-CTS component is running *****************************
2024-04-26 00:00:38,428 INFO
2024-04-26 00:00:38,428 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:38,429 INFO
2024-04-26 00:00:38,429 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets --selector app=ds-cts --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:38,429 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:38,817 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:38,817 DEBUG --- stdout ---
2024-04-26 00:00:38,818 DEBUG 3
2024-04-26 00:00:38,818 DEBUG --- stderr ---
2024-04-26 00:00:38,818 DEBUG
2024-04-26 00:00:38,818 INFO
2024-04-26 00:00:38,818 INFO -------------- Waiting for 3 expected pod(s) to be ready --------------
2024-04-26 00:00:38,818 INFO
2024-04-26 00:00:38,818 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets ds-cts --output jsonpath="current:{.status.currentReplicas} ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "current:3 ready:3 replicas:3"
2024-04-26 00:00:38,818 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:39,198 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:39,198 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:39,198 DEBUG --- stdout ---
2024-04-26 00:00:39,198 DEBUG current:3 ready:3 replicas:3
2024-04-26 00:00:39,198 DEBUG --- stderr ---
2024-04-26 00:00:39,198 DEBUG
2024-04-26 00:00:39,199 INFO
2024-04-26 00:00:39,199 INFO *************************** Checking DS-IDREPO component is running ***************************
2024-04-26 00:00:39,199 INFO
2024-04-26 00:00:39,199 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:39,199 INFO
2024-04-26 00:00:39,199 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets --selector app=ds-idrepo --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:39,199 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:39,580 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:39,580 DEBUG --- stdout ---
2024-04-26 00:00:39,580 DEBUG 3
2024-04-26 00:00:39,581 DEBUG --- stderr ---
2024-04-26 00:00:39,581 DEBUG
2024-04-26 00:00:39,581 INFO
2024-04-26 00:00:39,581 INFO -------------- Waiting for 3 expected pod(s) to be ready --------------
2024-04-26 00:00:39,581 INFO
2024-04-26 00:00:39,581 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets ds-idrepo --output jsonpath="current:{.status.currentReplicas} ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "current:3 ready:3 replicas:3"
2024-04-26 00:00:39,581 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:39,954 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:39,954 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:39,954 DEBUG --- stdout ---
2024-04-26 00:00:39,954 DEBUG current:3 ready:3 replicas:3
2024-04-26 00:00:39,954 DEBUG --- stderr ---
2024-04-26 00:00:39,954 DEBUG
2024-04-26 00:00:39,954 INFO
2024-04-26 00:00:39,954 INFO ******************************* Checking AM component is running *******************************
2024-04-26 00:00:39,954 INFO
2024-04-26 00:00:39,954 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:39,955 INFO
2024-04-26 00:00:39,955 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=am --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:39,955 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:40,344 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:40,345 DEBUG --- stdout ---
2024-04-26 00:00:40,345 DEBUG 3
2024-04-26 00:00:40,345 DEBUG --- stderr ---
2024-04-26 00:00:40,345 DEBUG
2024-04-26 00:00:40,345 INFO
2024-04-26 00:00:40,345 INFO -------------- Waiting for 3 expected pod(s) to be ready --------------
2024-04-26 00:00:40,346 INFO
2024-04-26 00:00:40,346 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments am --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:3 replicas:3"
2024-04-26 00:00:40,346 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:40,721 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:40,721 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:40,721 DEBUG --- stdout ---
2024-04-26 00:00:40,721 DEBUG ready:3 replicas:3
2024-04-26 00:00:40,721 DEBUG --- stderr ---
2024-04-26 00:00:40,721 DEBUG
2024-04-26 00:00:40,721 INFO
2024-04-26 00:00:40,721 INFO ***************************** Checking AMSTER component is running *****************************
2024-04-26 00:00:40,721 INFO
2024-04-26 00:00:40,721 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:40,721 INFO
2024-04-26 00:00:40,721 INFO -------------- Waiting for 1 expected pod(s) to be ready --------------
2024-04-26 00:00:40,721 INFO
2024-04-26 00:00:40,722 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get jobs amster --output jsonpath="{.status.succeeded}" | grep "1"
2024-04-26 00:00:40,722 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:41,096 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:41,096 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:41,096 DEBUG --- stdout ---
2024-04-26 00:00:41,096 DEBUG 1
2024-04-26 00:00:41,096 DEBUG --- stderr ---
2024-04-26 00:00:41,096 DEBUG
2024-04-26 00:00:41,096 INFO
2024-04-26 00:00:41,096 INFO ****************************** Checking IDM component is running ******************************
2024-04-26 00:00:41,096 INFO
2024-04-26 00:00:41,096 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:41,097 INFO
2024-04-26 00:00:41,097 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:41,097 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:41,477 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:41,478 DEBUG --- stdout ---
2024-04-26 00:00:41,478 DEBUG 2
2024-04-26 00:00:41,478 DEBUG --- stderr ---
2024-04-26 00:00:41,478 DEBUG
2024-04-26 00:00:41,478 INFO
2024-04-26 00:00:41,478 INFO -------------- Waiting for 2 expected pod(s) to be ready --------------
2024-04-26 00:00:41,478 INFO
2024-04-26 00:00:41,478 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment idm --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:2 replicas:2"
2024-04-26 00:00:41,478 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:41,861 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:41,861 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:41,861 DEBUG --- stdout ---
2024-04-26 00:00:41,861 DEBUG ready:2 replicas:2
2024-04-26 00:00:41,861 DEBUG --- stderr ---
2024-04-26 00:00:41,861 DEBUG
2024-04-26 00:00:41,861 INFO
2024-04-26 00:00:41,862 INFO ************************** Checking END-USER-UI component is running **************************
2024-04-26 00:00:41,862 INFO
2024-04-26 00:00:41,862 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:41,862 INFO
2024-04-26 00:00:41,862 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:41,862 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:42,226 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:42,226 DEBUG --- stdout ---
2024-04-26 00:00:42,226 DEBUG 1
2024-04-26 00:00:42,227 DEBUG --- stderr ---
2024-04-26 00:00:42,227 DEBUG
2024-04-26 00:00:42,227 INFO
2024-04-26 00:00:42,227 INFO -------------- Waiting for 1 expected pod(s) to be ready --------------
2024-04-26 00:00:42,227 INFO
2024-04-26 00:00:42,227 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments end-user-ui --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1"
2024-04-26 00:00:42,228 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:42,560 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:42,560 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:42,561 DEBUG --- stdout ---
2024-04-26 00:00:42,561 DEBUG ready:1 replicas:1
2024-04-26 00:00:42,561 DEBUG --- stderr ---
2024-04-26 00:00:42,561 DEBUG
2024-04-26 00:00:42,561 INFO
2024-04-26 00:00:42,561 INFO **************************** Checking LOGIN-UI component is running ****************************
2024-04-26 00:00:42,561 INFO
2024-04-26 00:00:42,561 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:42,561 INFO
2024-04-26 00:00:42,561 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=login-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:42,561 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:42,860 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:42,861 DEBUG --- stdout ---
2024-04-26 00:00:42,861 DEBUG 1
2024-04-26 00:00:42,861 DEBUG --- stderr ---
2024-04-26 00:00:42,861 DEBUG
2024-04-26 00:00:42,861 INFO
2024-04-26 00:00:42,861 INFO -------------- Waiting for 1 expected pod(s) to be ready --------------
2024-04-26 00:00:42,861 INFO
2024-04-26 00:00:42,861 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments login-ui --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1"
2024-04-26 00:00:42,861 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:43,169 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:43,170 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:43,171 DEBUG --- stdout ---
2024-04-26 00:00:43,171 DEBUG ready:1 replicas:1
2024-04-26 00:00:43,171 DEBUG --- stderr ---
2024-04-26 00:00:43,171 DEBUG
2024-04-26 00:00:43,171 INFO
2024-04-26 00:00:43,171 INFO **************************** Checking ADMIN-UI component is running ****************************
2024-04-26 00:00:43,171 INFO
2024-04-26 00:00:43,171 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:00:43,172 INFO
2024-04-26 00:00:43,172 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:00:43,172 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:00:43,491 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:43,491 DEBUG --- stdout ---
2024-04-26 00:00:43,491 DEBUG 1
2024-04-26 00:00:43,491 DEBUG --- stderr ---
2024-04-26 00:00:43,492 DEBUG
2024-04-26 00:00:43,492 INFO
2024-04-26 00:00:43,492 INFO -------------- Waiting for 1 expected pod(s) to be ready --------------
2024-04-26 00:00:43,492 INFO
2024-04-26 00:00:43,492 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments admin-ui --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1"
2024-04-26 00:00:43,492 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2024-04-26 00:00:43,846 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-26 00:00:43,846 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:43,846 DEBUG --- stdout ---
2024-04-26 00:00:43,846 DEBUG ready:1 replicas:1
2024-04-26 00:00:43,846 DEBUG --- stderr ---
2024-04-26 00:00:43,846 DEBUG
2024-04-26 00:00:43,846 INFO
2024-04-26 00:00:43,846 INFO ****************************** Livecheck stage: After deployment ******************************
2024-04-26 00:00:43,847 INFO
2024-04-26 00:00:43,847 INFO ---------------------- Running DS-CTS livecheck ----------------------
2024-04-26 00:00:43,847 INFO Livecheck to ds-cts-0
2024-04-26 00:00:43,847 INFO
2024-04-26 00:00:43,847 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get secret **** --output jsonpath="{.data.dirmanager\.pw}"
2024-04-26 00:00:43,847 INFO [loop_until]: (max_time=60, interval=5, expected_rc=[0]
2024-04-26 00:00:44,210 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:44,210 DEBUG --- stdout ---
2024-04-26 00:00:44,211 DEBUG dUJqbWJNVDBhYlhsT0VUT0JER2IyMjU2Zm9FS3V4bGM=
2024-04-26 00:00:44,211 DEBUG --- stderr ---
2024-04-26 00:00:44,211 DEBUG
2024-04-26 00:00:44,212 INFO
2024-04-26 00:00:44,212 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-cts-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:00:46,019 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:00:46,020 DEBUG --- stdout ---
2024-04-26 00:00:46,020 DEBUG dn:
alive: true
2024-04-26 00:00:46,020 DEBUG --- stderr ---
2024-04-26 00:00:46,020 DEBUG
2024-04-26 00:00:46,020 INFO
2024-04-26 00:00:46,020 INFO Livecheck to ds-cts-1
2024-04-26 00:00:46,020 INFO
2024-04-26 00:00:46,021 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-cts-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:00:47,817 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:00:47,817 DEBUG --- stdout ---
2024-04-26 00:00:47,818 DEBUG dn:
alive: true
2024-04-26 00:00:47,818 DEBUG --- stderr ---
2024-04-26 00:00:47,818 DEBUG
2024-04-26 00:00:47,818 INFO
2024-04-26 00:00:47,818 INFO Livecheck to ds-cts-2
2024-04-26 00:00:47,818 INFO
2024-04-26 00:00:47,818 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-cts-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:00:49,583 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:00:49,583 DEBUG --- stdout ---
2024-04-26 00:00:49,584 DEBUG dn:
alive: true
2024-04-26 00:00:49,584 DEBUG --- stderr ---
2024-04-26 00:00:49,584 DEBUG
2024-04-26 00:00:49,584 INFO
2024-04-26 00:00:49,584 INFO
2024-04-26 00:00:49,584 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:00:49,584 INFO Livecheck to ds-idrepo-0
2024-04-26 00:00:49,585 INFO
2024-04-26 00:00:49,585 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get secret **** --output jsonpath="{.data.dirmanager\.pw}"
2024-04-26 00:00:49,585 INFO [loop_until]: (max_time=60, interval=5, expected_rc=[0]
2024-04-26 00:00:49,913 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:49,914 DEBUG --- stdout ---
2024-04-26 00:00:49,914 DEBUG dUJqbWJNVDBhYlhsT0VUT0JER2IyMjU2Zm9FS3V4bGM=
2024-04-26 00:00:49,914 DEBUG --- stderr ---
2024-04-26 00:00:49,914 DEBUG
2024-04-26 00:00:49,914 INFO
2024-04-26 00:00:49,914 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:00:51,722 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:00:51,722 DEBUG --- stdout ---
2024-04-26 00:00:51,722 DEBUG dn:
alive: true
2024-04-26 00:00:51,722 DEBUG --- stderr ---
2024-04-26 00:00:51,722 DEBUG
2024-04-26 00:00:51,722 INFO
2024-04-26 00:00:51,722 INFO Livecheck to ds-idrepo-1
2024-04-26 00:00:51,723 INFO
2024-04-26 00:00:51,723 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:00:53,513 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:00:53,513 DEBUG --- stdout ---
2024-04-26 00:00:53,513 DEBUG dn:
alive: true
2024-04-26 00:00:53,513 DEBUG --- stderr ---
2024-04-26 00:00:53,513 DEBUG
2024-04-26 00:00:53,513 INFO
2024-04-26 00:00:53,514 INFO Livecheck to ds-idrepo-2
2024-04-26 00:00:53,514 INFO
2024-04-26 00:00:53,514 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:00:55,196 ERROR [run_command]: ERROR
2024-04-26 00:00:55,197 ERROR --- rc ---
2024-04-26 00:00:55,197 ERROR returned 91, expected to be in [0]
2024-04-26 00:00:55,197 ERROR --- stdout ---
2024-04-26 00:00:55,197 ERROR
2024-04-26 00:00:55,197 ERROR --- stderr ---
2024-04-26 00:00:55,197 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:00:55,198 INFO
2024-04-26 00:00:55,198 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:00:55,198 INFO
2024-04-26 00:00:55,198 INFO ------------------------ Running AM livecheck ------------------------
2024-04-26 00:00:55,198 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/health/ready
2024-04-26 00:00:55,199 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/health/ready"
2024-04-26 00:00:55,495 INFO [http_cmd]: http status code OK
2024-04-26 00:00:55,496 DEBUG --- status code ---
2024-04-26 00:00:55,496 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:55,496 DEBUG --- http response ---
2024-04-26 00:00:55,496 DEBUG
2024-04-26 00:00:55,496 INFO
2024-04-26 00:00:55,496 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get secret **** --output jsonpath="{.data.AM_PASSWORDS_AMADMIN_CLEAR}"
2024-04-26 00:00:55,497 INFO [loop_until]: (max_time=60, interval=5, expected_rc=[0]
2024-04-26 00:00:55,816 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:55,816 DEBUG --- stdout ---
2024-04-26 00:00:55,816 DEBUG clBXNVRoT2c4dkVWMXBKMmZuQzB1SkM1
2024-04-26 00:00:55,816 DEBUG --- stderr ---
2024-04-26 00:00:55,816 DEBUG
2024-04-26 00:00:55,817 INFO Authenticate user amadmin via REST
2024-04-26 00:00:55,817 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/"
2024-04-26 00:00:56,262 INFO [http_cmd]: http status code OK
2024-04-26 00:00:56,262 DEBUG --- status code ---
2024-04-26 00:00:56,262 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:56,262 DEBUG --- http response ---
2024-04-26 00:00:56,263 DEBUG {
"tokenId": "GMOjXrfGNZQlse73pPsTGUxcaY4.*AAJTSQACMDIAAlNLABxUdFpCYjRpTDIxY1RwbU9MSHF6eVp6ak56aFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*",
"successUrl": "/am/console",
"realm": "/"
}
2024-04-26 00:00:56,266 INFO
2024-04-26 00:00:56,267 INFO ---------------------- Running AMSTER livecheck ----------------------
2024-04-26 00:00:56,267 INFO
2024-04-26 00:00:56,267 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:00:56,267 INFO
2024-04-26 00:00:56,267 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm --field-selector status.phase!=Failed get pods --selector app=amster --output jsonpath={.items[*].metadata.name}
2024-04-26 00:00:56,267 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:00:56,641 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:56,641 DEBUG --- stdout ---
2024-04-26 00:00:56,641 DEBUG amster-vpzxs
2024-04-26 00:00:56,641 DEBUG --- stderr ---
2024-04-26 00:00:56,641 DEBUG
2024-04-26 00:00:57,256 INFO Amster livecheck is passed
2024-04-26 00:00:57,256 INFO
2024-04-26 00:00:57,256 INFO ------------------------ Running IDM livecheck ------------------------
2024-04-26 00:00:57,256 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping
2024-04-26 00:00:57,257 INFO
2024-04-26 00:00:57,257 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get secret **** --output jsonpath="{.data.OPENIDM_ADMIN_PASSWORD}"
2024-04-26 00:00:57,257 INFO [loop_until]: (max_time=60, interval=5, expected_rc=[0]
2024-04-26 00:00:57,575 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:00:57,575 DEBUG --- stdout ---
2024-04-26 00:00:57,575 DEBUG V0xNQU9YdTAyc1E2Qmw2UHBvbThESXBs
2024-04-26 00:00:57,575 DEBUG --- stderr ---
2024-04-26 00:00:57,575 DEBUG
2024-04-26 00:00:57,575 INFO Set admin password: WLMAOXu02sQ6Bl6Ppom8DIpl
2024-04-26 00:00:57,576 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping"
2024-04-26 00:00:57,798 INFO [http_cmd]: http status code OK
2024-04-26 00:00:57,798 DEBUG --- status code ---
2024-04-26 00:00:57,799 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:57,799 DEBUG --- http response ---
2024-04-26 00:00:57,799 DEBUG {
"_id": "",
"_rev": "",
"shortDesc": "OpenIDM ready",
"state": "ACTIVE_READY"
}
2024-04-26 00:00:57,799 INFO Create new LoginSession for user "amadmin"
2024-04-26 00:00:57,799 INFO [LoginSession] Get "access_token" token for user "amadmin"
2024-04-26 00:00:57,799 INFO [LoginSession] Obtaining new "access_token" token from server because it was not obtained yet for the user
2024-04-26 00:00:57,799 INFO [LoginSession] Get "token_id" token for user "amadmin"
2024-04-26 00:00:57,799 INFO [LoginSession] Obtaining new "token_id" token from server because it was not obtained yet for the user
2024-04-26 00:00:57,799 INFO Authenticate user amadmin via REST
2024-04-26 00:00:57,800 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/"
2024-04-26 00:00:58,101 INFO [http_cmd]: http status code OK
2024-04-26 00:00:58,101 DEBUG --- status code ---
2024-04-26 00:00:58,101 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:58,101 DEBUG --- http response ---
2024-04-26 00:00:58,101 DEBUG {
"tokenId": "IMrYvsbVAFsw85BWpCFhLsewFdk.*AAJTSQACMDIAAlNLABxZb0QyeVB6L3NOaFVaUHJ5c1RrbFI2dkxDZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*",
"successUrl": "/am/console",
"realm": "/"
}
2024-04-26 00:00:58,102 INFO [LoginSession] Obtaining session info
2024-04-26 00:00:58,102 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions?_action=getSessionInfo"
2024-04-26 00:00:58,340 INFO [http_cmd]: http status code OK
2024-04-26 00:00:58,340 DEBUG --- status code ---
2024-04-26 00:00:58,340 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:58,340 DEBUG --- http response ---
2024-04-26 00:00:58,340 DEBUG {
"username": "amadmin",
"universalId": "id=amadmin,ou=user,ou=am-config",
"realm": "/",
"latestAccessTime": "2024-04-26T00:00:58Z",
"maxIdleExpirationTime": "2024-04-26T00:30:58Z",
"maxSessionExpirationTime": "2024-04-26T02:00:57Z",
"properties": {
"AMCtxId": "349435c5-02a1-4028-a8b1-52890486f5b0-136"
}
}
2024-04-26 00:00:58,345 INFO Obtain Oauth2 authz code via REST
2024-04-26 00:00:58,345 DEBUG Oauth2 authorize for access token
2024-04-26 00:00:58,346 INFO [http_cmd]: curl --request POST --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=IMrYvsbVAFsw85BWpCFhLsewFdk.*AAJTSQACMDIAAlNLABxZb0QyeVB6L3NOaFVaUHJ5c1RrbFI2dkxDZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --cookie "route=1714089658.977.17230.972295|f60edb382037eb2df1e800d563ad78a7" --data '{"decision": "Allow", "csrf": "IMrYvsbVAFsw85BWpCFhLsewFdk.*AAJTSQACMDIAAlNLABxZb0QyeVB6L3NOaFVaUHJ5c1RrbFI2dkxDZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize?client_id=smokeclient&scope=fr:idm:*&redirect_uri=https://fake.com&response_type=code&realm=/"
2024-04-26 00:00:58,646 INFO [http_cmd]: http status code OK
2024-04-26 00:00:58,646 DEBUG --- status code ---
2024-04-26 00:00:58,646 DEBUG http status code is 302 (expected 302)
2024-04-26 00:00:58,646 DEBUG --- http response ---
2024-04-26 00:00:58,646 DEBUG {'Date': 'Fri, 26 Apr 2024 00:00:58 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'X-Frame-Options': 'SAMEORIGIN', 'X-Content-Type-Options': 'nosniff', 'Cache-Control': 'no-store', 'Location': 'https://fake.com?code=M6_ZhL3h3Ne-XIEQ12IwuoSt19M&iss=https%3A%2F%2Fxlou.iam.xlou-cdm.engineeringpit.com%2Fam%2Foauth2&client_id=smokeclient', 'Pragma': 'no-cache', 'Set-Cookie': 'OAUTH_REQUEST_ATTRIBUTES=DELETED; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=none', 'Strict-Transport-Security': 'max-age=15724800; includeSubDomains'}
2024-04-26 00:00:58,649 DEBUG Oauth2 exchange authorize code for access token
2024-04-26 00:00:58,649 INFO [http_cmd]: curl -L --request POST --data '{"grant_type": "authorization_code", "redirect_uri": "https://fake.com", "client_id": "smokeclient", "code": "M6_ZhL3h3Ne-XIEQ12IwuoSt19M"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token?realm=/"
2024-04-26 00:00:58,948 INFO [http_cmd]: http status code OK
2024-04-26 00:00:58,948 DEBUG --- status code ---
2024-04-26 00:00:58,948 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:58,948 DEBUG --- http response ---
2024-04-26 00:00:58,949 DEBUG {
"access_token": "2TIv9iZWd4IZm3xdLXj_4jXxDnM",
"scope": "fr:idm:*",
"token_type": "Bearer",
"expires_in": 3599
}
2024-04-26 00:00:58,951 INFO Additional check to sync/queue to ensure sync with DS is ok (see LODESTAR-1245)
2024-04-26 00:00:58,952 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/sync/queue?_queryFilter=true&_pageSize=1"
2024-04-26 00:00:59,262 INFO [http_cmd]: http status code OK
2024-04-26 00:00:59,262 DEBUG --- status code ---
2024-04-26 00:00:59,262 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:59,262 DEBUG --- http response ---
2024-04-26 00:00:59,262 DEBUG {
"result": [],
"resultCount": 0,
"pagedResultsCookie": null,
"totalPagedResultsPolicy": "NONE",
"totalPagedResults": -1,
"remainingPagedResults": -1
}
2024-04-26 00:00:59,264 INFO Try to create, query and delete a user
2024-04-26 00:00:59,265 INFO Create user idm_jwpl2zqi6t in IDM
2024-04-26 00:00:59,265 INFO [http_cmd]: curl --header "Authorization: Bearer 2TIv9iZWd4IZm3xdLXj_4jXxDnM" --header "Content-Type: application/json" --insecure -L --request POST --data '{"userName": "idm_jwpl2zqi6t", "givenName": "Peter", "sn": "Parker", "password": "T35tr0ck123", "telephoneNumber": "6669876987", "description": "IDM Test User", "roles": [], "mail": "idm_jwpl2zqi6t@forgerock.com"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user?_action=create"
2024-04-26 00:00:59,725 INFO [http_cmd]: http status code OK
2024-04-26 00:00:59,725 DEBUG --- status code ---
2024-04-26 00:00:59,725 DEBUG http status code is 201 (expected [200, 201])
2024-04-26 00:00:59,725 DEBUG --- http response ---
2024-04-26 00:00:59,726 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines):
2024-04-26 00:00:59,726 DEBUG ----- output -----
2024-04-26 00:00:59,726 DEBUG {
2024-04-26 00:00:59,726 DEBUG "_id": "2ff2af54-16fc-4be4-adb4-d261d8f0a907",
2024-04-26 00:00:59,726 DEBUG "_rev": "d382f07e-a3bd-4a14-a250-9171e6a83827-71",
2024-04-26 00:00:59,726 DEBUG "country": null,
2024-04-26 00:00:59,726 DEBUG "mail": "idm_jwpl2zqi6t@forgerock.com",
2024-04-26 00:00:59,726 DEBUG "memberOfOrgIDs": [],
2024-04-26 00:00:59,726 DEBUG "assignedDashboard": [],
2024-04-26 00:00:59,726 DEBUG "postalCode": null,
2024-04-26 00:00:59,726 DEBUG "profileImage": null,
2024-04-26 00:00:59,726 DEBUG "expireAccount": null,
2024-04-26 00:00:59,726 DEBUG
2024-04-26 00:00:59,726 DEBUG
2024-04-26 00:00:59,726 DEBUG
2024-04-26 00:00:59,726 DEBUG [...]
2024-04-26 00:00:59,726 DEBUG
2024-04-26 00:00:59,726 DEBUG
2024-04-26 00:00:59,726 DEBUG
2024-04-26 00:00:59,726 DEBUG "aliasList": [],
2024-04-26 00:00:59,726 DEBUG "kbaInfo": [],
2024-04-26 00:00:59,726 DEBUG "inactiveDate": null,
2024-04-26 00:00:59,726 DEBUG "sn": "Parker",
2024-04-26 00:00:59,727 DEBUG "preferences": null,
2024-04-26 00:00:59,727 DEBUG "userName": "idm_jwpl2zqi6t",
2024-04-26 00:00:59,727 DEBUG "passwordLastChangedTime": "2024-04-26T00:00:59.466Z",
2024-04-26 00:00:59,727 DEBUG "effectiveRoles": [],
2024-04-26 00:00:59,727 DEBUG "activateAccount": null
2024-04-26 00:00:59,727 DEBUG }
2024-04-26 00:00:59,727 INFO Query IDM to verify UserID 2ff2af54-16fc-4be4-adb4-d261d8f0a907 is visible
2024-04-26 00:00:59,727 INFO [http_cmd]: curl --insecure -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/2ff2af54-16fc-4be4-adb4-d261d8f0a907"
2024-04-26 00:00:59,951 INFO [http_cmd]: http status code OK
2024-04-26 00:00:59,951 DEBUG --- status code ---
2024-04-26 00:00:59,951 DEBUG http status code is 200 (expected 200)
2024-04-26 00:00:59,951 DEBUG --- http response ---
2024-04-26 00:00:59,951 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines):
2024-04-26 00:00:59,951 DEBUG ----- output -----
2024-04-26 00:00:59,951 DEBUG {
2024-04-26 00:00:59,951 DEBUG "_id": "2ff2af54-16fc-4be4-adb4-d261d8f0a907",
2024-04-26 00:00:59,952 DEBUG "_rev": "d382f07e-a3bd-4a14-a250-9171e6a83827-71",
2024-04-26 00:00:59,952 DEBUG "country": null,
2024-04-26 00:00:59,952 DEBUG "mail": "idm_jwpl2zqi6t@forgerock.com",
2024-04-26 00:00:59,952 DEBUG "memberOfOrgIDs": [],
2024-04-26 00:00:59,952 DEBUG "assignedDashboard": [],
2024-04-26 00:00:59,952 DEBUG "postalCode": null,
2024-04-26 00:00:59,952 DEBUG "profileImage": null,
2024-04-26 00:00:59,952 DEBUG "expireAccount": null,
2024-04-26 00:00:59,952 DEBUG
2024-04-26 00:00:59,952 DEBUG
2024-04-26 00:00:59,952 DEBUG
2024-04-26 00:00:59,952 DEBUG [...]
2024-04-26 00:00:59,952 DEBUG
2024-04-26 00:00:59,952 DEBUG
2024-04-26 00:00:59,952 DEBUG
2024-04-26 00:00:59,952 DEBUG "aliasList": [],
2024-04-26 00:00:59,952 DEBUG "kbaInfo": [],
2024-04-26 00:00:59,952 DEBUG "inactiveDate": null,
2024-04-26 00:00:59,952 DEBUG "sn": "Parker",
2024-04-26 00:00:59,952 DEBUG "preferences": null,
2024-04-26 00:00:59,952 DEBUG "userName": "idm_jwpl2zqi6t",
2024-04-26 00:00:59,952 DEBUG "passwordLastChangedTime": "2024-04-26T00:00:59.466Z",
2024-04-26 00:00:59,952 DEBUG "effectiveRoles": [],
2024-04-26 00:00:59,952 DEBUG "activateAccount": null
2024-04-26 00:00:59,952 DEBUG }
2024-04-26 00:00:59,953 INFO Authenticate as user idm_jwpl2zqi6t
2024-04-26 00:00:59,953 INFO [http_cmd]: curl --insecure -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/authentication?_action=login"
2024-04-26 00:01:00,176 INFO [http_cmd]: http status code OK
2024-04-26 00:01:00,177 DEBUG --- status code ---
2024-04-26 00:01:00,177 DEBUG http status code is 200 (expected 200)
2024-04-26 00:01:00,177 DEBUG --- http response ---
2024-04-26 00:01:00,177 DEBUG {
"_id": "login",
"authorization": {
"id": "anonymous",
"roles": [
"internal/role/openidm-reg"
],
"component": "internal/user"
},
"authenticationId": "anonymous"
}
2024-04-26 00:01:00,180 INFO [http_cmd]: curl --insecure -L --request DELETE "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/2ff2af54-16fc-4be4-adb4-d261d8f0a907"
2024-04-26 00:01:00,667 INFO [http_cmd]: http status code OK
2024-04-26 00:01:00,667 DEBUG --- status code ---
2024-04-26 00:01:00,667 DEBUG http status code is 200 (expected 200)
2024-04-26 00:01:00,667 DEBUG --- http response ---
2024-04-26 00:01:00,668 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines):
2024-04-26 00:01:00,668 DEBUG ----- output -----
2024-04-26 00:01:00,668 DEBUG {
2024-04-26 00:01:00,668 DEBUG "_id": "2ff2af54-16fc-4be4-adb4-d261d8f0a907",
2024-04-26 00:01:00,668 DEBUG "_rev": "d382f07e-a3bd-4a14-a250-9171e6a83827-71",
2024-04-26 00:01:00,668 DEBUG "country": null,
2024-04-26 00:01:00,668 DEBUG "mail": "idm_jwpl2zqi6t@forgerock.com",
2024-04-26 00:01:00,668 DEBUG "memberOfOrgIDs": [],
2024-04-26 00:01:00,668 DEBUG "assignedDashboard": [],
2024-04-26 00:01:00,668 DEBUG "postalCode": null,
2024-04-26 00:01:00,668 DEBUG "profileImage": null,
2024-04-26 00:01:00,668 DEBUG "expireAccount": null,
2024-04-26 00:01:00,668 DEBUG
2024-04-26 00:01:00,668 DEBUG
2024-04-26 00:01:00,668 DEBUG
2024-04-26 00:01:00,668 DEBUG [...]
2024-04-26 00:01:00,668 DEBUG
2024-04-26 00:01:00,668 DEBUG
2024-04-26 00:01:00,668 DEBUG
2024-04-26 00:01:00,668 DEBUG "aliasList": [],
2024-04-26 00:01:00,668 DEBUG "kbaInfo": [],
2024-04-26 00:01:00,668 DEBUG "inactiveDate": null,
2024-04-26 00:01:00,668 DEBUG "sn": "Parker",
2024-04-26 00:01:00,668 DEBUG "preferences": null,
2024-04-26 00:01:00,668 DEBUG "userName": "idm_jwpl2zqi6t",
2024-04-26 00:01:00,668 DEBUG "passwordLastChangedTime": "2024-04-26T00:00:59.466Z",
2024-04-26 00:01:00,668 DEBUG "effectiveRoles": [],
2024-04-26 00:01:00,668 DEBUG "activateAccount": null
2024-04-26 00:01:00,668 DEBUG }
2024-04-26 00:01:00,671 INFO
2024-04-26 00:01:00,672 INFO -------------------- Running END-USER-UI livecheck --------------------
2024-04-26 00:01:00,672 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/enduser
2024-04-26 00:01:00,673 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/enduser"
2024-04-26 00:01:00,960 INFO [http_cmd]: http status code OK
2024-04-26 00:01:00,960 DEBUG --- status code ---
2024-04-26 00:01:00,960 DEBUG http status code is 200 (expected 200)
2024-04-26 00:01:00,960 DEBUG --- http response ---
2024-04-26 00:01:00,961 DEBUG
Identity Management
[]
2024-04-26 00:01:00,963 INFO
2024-04-26 00:01:00,964 INFO --------------------- Running LOGIN-UI livecheck ---------------------
2024-04-26 00:01:00,964 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/am/XUI
2024-04-26 00:01:00,964 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/am/XUI"
2024-04-26 00:01:01,247 INFO [http_cmd]: http status code OK
2024-04-26 00:01:01,247 DEBUG --- status code ---
2024-04-26 00:01:01,247 DEBUG http status code is 200 (expected 200)
2024-04-26 00:01:01,247 DEBUG --- http response ---
2024-04-26 00:01:01,247 DEBUG Login
[]
2024-04-26 00:01:01,249 INFO
2024-04-26 00:01:01,249 INFO --------------------- Running ADMIN-UI livecheck ---------------------
2024-04-26 00:01:01,249 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/platform
2024-04-26 00:01:01,250 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/platform"
2024-04-26 00:01:01,533 INFO [http_cmd]: http status code OK
2024-04-26 00:01:01,533 DEBUG --- status code ---
2024-04-26 00:01:01,533 DEBUG http status code is 200 (expected 200)
2024-04-26 00:01:01,533 DEBUG --- http response ---
2024-04-26 00:01:01,533 DEBUG Platform Admin
[]
2024-04-26 00:01:01,536 INFO Waiting 10 seconds before another live-check round. Time left: 1783s
2024-04-26 00:01:01,537 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:01:11,547 INFO
2024-04-26 00:01:11,547 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:01:11,547 INFO Livecheck to ds-idrepo-0
2024-04-26 00:01:11,547 INFO
2024-04-26 00:01:11,548 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:13,332 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:13,332 DEBUG --- stdout ---
2024-04-26 00:01:13,332 DEBUG dn:
alive: true
2024-04-26 00:01:13,332 DEBUG --- stderr ---
2024-04-26 00:01:13,332 DEBUG
2024-04-26 00:01:13,332 INFO
2024-04-26 00:01:13,332 INFO Livecheck to ds-idrepo-1
2024-04-26 00:01:13,332 INFO
2024-04-26 00:01:13,333 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:15,086 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:15,086 DEBUG --- stdout ---
2024-04-26 00:01:15,087 DEBUG dn:
alive: true
2024-04-26 00:01:15,087 DEBUG --- stderr ---
2024-04-26 00:01:15,087 DEBUG
2024-04-26 00:01:15,087 INFO
2024-04-26 00:01:15,087 INFO Livecheck to ds-idrepo-2
2024-04-26 00:01:15,087 INFO
2024-04-26 00:01:15,088 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:16,796 ERROR [run_command]: ERROR
2024-04-26 00:01:16,796 ERROR --- rc ---
2024-04-26 00:01:16,796 ERROR returned 91, expected to be in [0]
2024-04-26 00:01:16,796 ERROR --- stdout ---
2024-04-26 00:01:16,796 ERROR
2024-04-26 00:01:16,796 ERROR --- stderr ---
2024-04-26 00:01:16,796 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:01:16,796 INFO
2024-04-26 00:01:16,797 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:01:16,797 INFO Waiting 10 seconds before another live-check round. Time left: 1768s
2024-04-26 00:01:16,797 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:01:26,807 INFO
2024-04-26 00:01:26,807 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:01:26,807 INFO Livecheck to ds-idrepo-0
2024-04-26 00:01:26,807 INFO
2024-04-26 00:01:26,808 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:28,661 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:28,661 DEBUG --- stdout ---
2024-04-26 00:01:28,661 DEBUG dn:
alive: true
2024-04-26 00:01:28,661 DEBUG --- stderr ---
2024-04-26 00:01:28,661 DEBUG
2024-04-26 00:01:28,662 INFO
2024-04-26 00:01:28,662 INFO Livecheck to ds-idrepo-1
2024-04-26 00:01:28,662 INFO
2024-04-26 00:01:28,662 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:30,423 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:30,423 DEBUG --- stdout ---
2024-04-26 00:01:30,423 DEBUG dn:
alive: true
2024-04-26 00:01:30,423 DEBUG --- stderr ---
2024-04-26 00:01:30,423 DEBUG
2024-04-26 00:01:30,423 INFO
2024-04-26 00:01:30,424 INFO Livecheck to ds-idrepo-2
2024-04-26 00:01:30,424 INFO
2024-04-26 00:01:30,424 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:32,040 ERROR [run_command]: ERROR
2024-04-26 00:01:32,041 ERROR --- rc ---
2024-04-26 00:01:32,041 ERROR returned 91, expected to be in [0]
2024-04-26 00:01:32,041 ERROR --- stdout ---
2024-04-26 00:01:32,041 ERROR
2024-04-26 00:01:32,041 ERROR --- stderr ---
2024-04-26 00:01:32,041 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:01:32,041 INFO
2024-04-26 00:01:32,041 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:01:32,041 INFO Waiting 10 seconds before another live-check round. Time left: 1752s
2024-04-26 00:01:32,041 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:01:42,051 INFO
2024-04-26 00:01:42,052 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:01:42,052 INFO Livecheck to ds-idrepo-0
2024-04-26 00:01:42,052 INFO
2024-04-26 00:01:42,052 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:43,816 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:43,817 DEBUG --- stdout ---
2024-04-26 00:01:43,817 DEBUG dn:
alive: true
2024-04-26 00:01:43,817 DEBUG --- stderr ---
2024-04-26 00:01:43,817 DEBUG
2024-04-26 00:01:43,817 INFO
2024-04-26 00:01:43,817 INFO Livecheck to ds-idrepo-1
2024-04-26 00:01:43,817 INFO
2024-04-26 00:01:43,817 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:45,587 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:45,588 DEBUG --- stdout ---
2024-04-26 00:01:45,588 DEBUG dn:
alive: true
2024-04-26 00:01:45,588 DEBUG --- stderr ---
2024-04-26 00:01:45,588 DEBUG
2024-04-26 00:01:45,588 INFO
2024-04-26 00:01:45,588 INFO Livecheck to ds-idrepo-2
2024-04-26 00:01:45,588 INFO
2024-04-26 00:01:45,588 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:47,223 ERROR [run_command]: ERROR
2024-04-26 00:01:47,223 ERROR --- rc ---
2024-04-26 00:01:47,223 ERROR returned 91, expected to be in [0]
2024-04-26 00:01:47,223 ERROR --- stdout ---
2024-04-26 00:01:47,223 ERROR
2024-04-26 00:01:47,223 ERROR --- stderr ---
2024-04-26 00:01:47,223 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:01:47,223 INFO
2024-04-26 00:01:47,224 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:01:47,224 INFO Waiting 10 seconds before another live-check round. Time left: 1737s
2024-04-26 00:01:47,224 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:01:57,234 INFO
2024-04-26 00:01:57,235 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:01:57,235 INFO Livecheck to ds-idrepo-0
2024-04-26 00:01:57,235 INFO
2024-04-26 00:01:57,235 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:01:58,997 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:01:58,997 DEBUG --- stdout ---
2024-04-26 00:01:58,997 DEBUG dn:
alive: true
2024-04-26 00:01:58,997 DEBUG --- stderr ---
2024-04-26 00:01:58,998 DEBUG
2024-04-26 00:01:58,998 INFO
2024-04-26 00:01:58,998 INFO Livecheck to ds-idrepo-1
2024-04-26 00:01:58,998 INFO
2024-04-26 00:01:58,999 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:00,759 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:00,759 DEBUG --- stdout ---
2024-04-26 00:02:00,759 DEBUG dn:
alive: true
2024-04-26 00:02:00,759 DEBUG --- stderr ---
2024-04-26 00:02:00,760 DEBUG
2024-04-26 00:02:00,760 INFO
2024-04-26 00:02:00,760 INFO Livecheck to ds-idrepo-2
2024-04-26 00:02:00,760 INFO
2024-04-26 00:02:00,760 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:02,462 ERROR [run_command]: ERROR
2024-04-26 00:02:02,463 ERROR --- rc ---
2024-04-26 00:02:02,463 ERROR returned 91, expected to be in [0]
2024-04-26 00:02:02,463 ERROR --- stdout ---
2024-04-26 00:02:02,463 ERROR
2024-04-26 00:02:02,463 ERROR --- stderr ---
2024-04-26 00:02:02,463 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:02:02,463 INFO
2024-04-26 00:02:02,463 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:02:02,463 INFO Waiting 10 seconds before another live-check round. Time left: 1722s
2024-04-26 00:02:02,463 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:02:12,473 INFO
2024-04-26 00:02:12,474 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:02:12,474 INFO Livecheck to ds-idrepo-0
2024-04-26 00:02:12,474 INFO
2024-04-26 00:02:12,474 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:14,214 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:14,214 DEBUG --- stdout ---
2024-04-26 00:02:14,214 DEBUG dn:
alive: true
2024-04-26 00:02:14,215 DEBUG --- stderr ---
2024-04-26 00:02:14,215 DEBUG
2024-04-26 00:02:14,215 INFO
2024-04-26 00:02:14,215 INFO Livecheck to ds-idrepo-1
2024-04-26 00:02:14,215 INFO
2024-04-26 00:02:14,215 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:15,948 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:15,948 DEBUG --- stdout ---
2024-04-26 00:02:15,949 DEBUG dn:
alive: true
2024-04-26 00:02:15,949 DEBUG --- stderr ---
2024-04-26 00:02:15,949 DEBUG
2024-04-26 00:02:15,949 INFO
2024-04-26 00:02:15,949 INFO Livecheck to ds-idrepo-2
2024-04-26 00:02:15,949 INFO
2024-04-26 00:02:15,949 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:17,593 ERROR [run_command]: ERROR
2024-04-26 00:02:17,594 ERROR --- rc ---
2024-04-26 00:02:17,595 ERROR returned 91, expected to be in [0]
2024-04-26 00:02:17,595 ERROR --- stdout ---
2024-04-26 00:02:17,595 ERROR
2024-04-26 00:02:17,595 ERROR --- stderr ---
2024-04-26 00:02:17,595 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:02:17,595 INFO
2024-04-26 00:02:17,595 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:02:17,595 INFO Waiting 10 seconds before another live-check round. Time left: 1707s
2024-04-26 00:02:17,595 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:02:27,606 INFO
2024-04-26 00:02:27,606 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:02:27,606 INFO Livecheck to ds-idrepo-0
2024-04-26 00:02:27,607 INFO
2024-04-26 00:02:27,607 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:29,384 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:29,384 DEBUG --- stdout ---
2024-04-26 00:02:29,385 DEBUG dn:
alive: true
2024-04-26 00:02:29,385 DEBUG --- stderr ---
2024-04-26 00:02:29,385 DEBUG
2024-04-26 00:02:29,385 INFO
2024-04-26 00:02:29,385 INFO Livecheck to ds-idrepo-1
2024-04-26 00:02:29,385 INFO
2024-04-26 00:02:29,385 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:31,152 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:31,152 DEBUG --- stdout ---
2024-04-26 00:02:31,152 DEBUG dn:
alive: true
2024-04-26 00:02:31,152 DEBUG --- stderr ---
2024-04-26 00:02:31,152 DEBUG
2024-04-26 00:02:31,152 INFO
2024-04-26 00:02:31,152 INFO Livecheck to ds-idrepo-2
2024-04-26 00:02:31,152 INFO
2024-04-26 00:02:31,153 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:32,827 ERROR [run_command]: ERROR
2024-04-26 00:02:32,828 ERROR --- rc ---
2024-04-26 00:02:32,828 ERROR returned 91, expected to be in [0]
2024-04-26 00:02:32,828 ERROR --- stdout ---
2024-04-26 00:02:32,828 ERROR
2024-04-26 00:02:32,828 ERROR --- stderr ---
2024-04-26 00:02:32,828 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:02:32,828 INFO
2024-04-26 00:02:32,829 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:02:32,829 INFO Waiting 10 seconds before another live-check round. Time left: 1692s
2024-04-26 00:02:32,829 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:02:42,839 INFO
2024-04-26 00:02:42,839 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:02:42,839 INFO Livecheck to ds-idrepo-0
2024-04-26 00:02:42,839 INFO
2024-04-26 00:02:42,840 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:44,669 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:44,671 DEBUG --- stdout ---
2024-04-26 00:02:44,671 DEBUG dn:
alive: true
2024-04-26 00:02:44,671 DEBUG --- stderr ---
2024-04-26 00:02:44,671 DEBUG
2024-04-26 00:02:44,671 INFO
2024-04-26 00:02:44,671 INFO Livecheck to ds-idrepo-1
2024-04-26 00:02:44,672 INFO
2024-04-26 00:02:44,672 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:46,476 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:02:46,476 DEBUG --- stdout ---
2024-04-26 00:02:46,476 DEBUG dn:
alive: true
2024-04-26 00:02:46,476 DEBUG --- stderr ---
2024-04-26 00:02:46,476 DEBUG
2024-04-26 00:02:46,476 INFO
2024-04-26 00:02:46,476 INFO Livecheck to ds-idrepo-2
2024-04-26 00:02:46,477 INFO
2024-04-26 00:02:46,477 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:02:48,153 ERROR [run_command]: ERROR
2024-04-26 00:02:48,153 ERROR --- rc ---
2024-04-26 00:02:48,153 ERROR returned 91, expected to be in [0]
2024-04-26 00:02:48,153 ERROR --- stdout ---
2024-04-26 00:02:48,153 ERROR
2024-04-26 00:02:48,153 ERROR --- stderr ---
2024-04-26 00:02:48,153 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:02:48,153 INFO
2024-04-26 00:02:48,154 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:02:48,154 INFO Waiting 10 seconds before another live-check round. Time left: 1676s
2024-04-26 00:02:48,154 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:02:58,165 INFO
2024-04-26 00:02:58,165 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:02:58,165 INFO Livecheck to ds-idrepo-0
2024-04-26 00:02:58,165 INFO
2024-04-26 00:02:58,165 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:00,036 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:00,036 DEBUG --- stdout ---
2024-04-26 00:03:00,036 DEBUG dn:
alive: true
2024-04-26 00:03:00,036 DEBUG --- stderr ---
2024-04-26 00:03:00,036 DEBUG
2024-04-26 00:03:00,036 INFO
2024-04-26 00:03:00,037 INFO Livecheck to ds-idrepo-1
2024-04-26 00:03:00,037 INFO
2024-04-26 00:03:00,037 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:01,830 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:01,830 DEBUG --- stdout ---
2024-04-26 00:03:01,831 DEBUG dn:
alive: true
2024-04-26 00:03:01,831 DEBUG --- stderr ---
2024-04-26 00:03:01,831 DEBUG
2024-04-26 00:03:01,831 INFO
2024-04-26 00:03:01,831 INFO Livecheck to ds-idrepo-2
2024-04-26 00:03:01,831 INFO
2024-04-26 00:03:01,831 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:03,484 ERROR [run_command]: ERROR
2024-04-26 00:03:03,485 ERROR --- rc ---
2024-04-26 00:03:03,485 ERROR returned 91, expected to be in [0]
2024-04-26 00:03:03,485 ERROR --- stdout ---
2024-04-26 00:03:03,485 ERROR
2024-04-26 00:03:03,485 ERROR --- stderr ---
2024-04-26 00:03:03,485 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:03:03,485 INFO
2024-04-26 00:03:03,485 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:03:03,485 INFO Waiting 10 seconds before another live-check round. Time left: 1661s
2024-04-26 00:03:03,485 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:03:13,496 INFO
2024-04-26 00:03:13,496 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:03:13,496 INFO Livecheck to ds-idrepo-0
2024-04-26 00:03:13,496 INFO
2024-04-26 00:03:13,496 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:15,261 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:15,261 DEBUG --- stdout ---
2024-04-26 00:03:15,261 DEBUG dn:
alive: true
2024-04-26 00:03:15,261 DEBUG --- stderr ---
2024-04-26 00:03:15,261 DEBUG
2024-04-26 00:03:15,261 INFO
2024-04-26 00:03:15,261 INFO Livecheck to ds-idrepo-1
2024-04-26 00:03:15,261 INFO
2024-04-26 00:03:15,262 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:17,049 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:17,050 DEBUG --- stdout ---
2024-04-26 00:03:17,050 DEBUG dn:
alive: true
2024-04-26 00:03:17,050 DEBUG --- stderr ---
2024-04-26 00:03:17,050 DEBUG
2024-04-26 00:03:17,050 INFO
2024-04-26 00:03:17,050 INFO Livecheck to ds-idrepo-2
2024-04-26 00:03:17,050 INFO
2024-04-26 00:03:17,051 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:18,664 ERROR [run_command]: ERROR
2024-04-26 00:03:18,664 ERROR --- rc ---
2024-04-26 00:03:18,664 ERROR returned 91, expected to be in [0]
2024-04-26 00:03:18,664 ERROR --- stdout ---
2024-04-26 00:03:18,664 ERROR
2024-04-26 00:03:18,664 ERROR --- stderr ---
2024-04-26 00:03:18,664 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:03:18,664 INFO
2024-04-26 00:03:18,664 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:03:18,664 INFO Waiting 10 seconds before another live-check round. Time left: 1646s
2024-04-26 00:03:18,665 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:03:28,675 INFO
2024-04-26 00:03:28,675 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:03:28,675 INFO Livecheck to ds-idrepo-0
2024-04-26 00:03:28,675 INFO
2024-04-26 00:03:28,675 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:30,426 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:30,427 DEBUG --- stdout ---
2024-04-26 00:03:30,427 DEBUG dn:
alive: true
2024-04-26 00:03:30,427 DEBUG --- stderr ---
2024-04-26 00:03:30,427 DEBUG
2024-04-26 00:03:30,427 INFO
2024-04-26 00:03:30,427 INFO Livecheck to ds-idrepo-1
2024-04-26 00:03:30,427 INFO
2024-04-26 00:03:30,427 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:32,181 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:32,181 DEBUG --- stdout ---
2024-04-26 00:03:32,181 DEBUG dn:
alive: true
2024-04-26 00:03:32,181 DEBUG --- stderr ---
2024-04-26 00:03:32,182 DEBUG
2024-04-26 00:03:32,182 INFO
2024-04-26 00:03:32,182 INFO Livecheck to ds-idrepo-2
2024-04-26 00:03:32,182 INFO
2024-04-26 00:03:32,182 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:33,833 ERROR [run_command]: ERROR
2024-04-26 00:03:33,834 ERROR --- rc ---
2024-04-26 00:03:33,834 ERROR returned 91, expected to be in [0]
2024-04-26 00:03:33,834 ERROR --- stdout ---
2024-04-26 00:03:33,834 ERROR
2024-04-26 00:03:33,834 ERROR --- stderr ---
2024-04-26 00:03:33,834 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:03:33,834 INFO
2024-04-26 00:03:33,834 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:03:33,834 INFO Waiting 10 seconds before another live-check round. Time left: 1631s
2024-04-26 00:03:33,834 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:03:43,845 INFO
2024-04-26 00:03:43,845 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:03:43,845 INFO Livecheck to ds-idrepo-0
2024-04-26 00:03:43,845 INFO
2024-04-26 00:03:43,846 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:45,569 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:45,569 DEBUG --- stdout ---
2024-04-26 00:03:45,569 DEBUG dn:
alive: true
2024-04-26 00:03:45,569 DEBUG --- stderr ---
2024-04-26 00:03:45,569 DEBUG
2024-04-26 00:03:45,569 INFO
2024-04-26 00:03:45,569 INFO Livecheck to ds-idrepo-1
2024-04-26 00:03:45,569 INFO
2024-04-26 00:03:45,569 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:47,317 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:03:47,317 DEBUG --- stdout ---
2024-04-26 00:03:47,317 DEBUG dn:
alive: true
2024-04-26 00:03:47,317 DEBUG --- stderr ---
2024-04-26 00:03:47,317 DEBUG
2024-04-26 00:03:47,317 INFO
2024-04-26 00:03:47,318 INFO Livecheck to ds-idrepo-2
2024-04-26 00:03:47,318 INFO
2024-04-26 00:03:47,318 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:03:48,965 ERROR [run_command]: ERROR
2024-04-26 00:03:48,965 ERROR --- rc ---
2024-04-26 00:03:48,965 ERROR returned 91, expected to be in [0]
2024-04-26 00:03:48,965 ERROR --- stdout ---
2024-04-26 00:03:48,966 ERROR
2024-04-26 00:03:48,966 ERROR --- stderr ---
2024-04-26 00:03:48,966 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:03:48,966 INFO
2024-04-26 00:03:48,966 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:03:48,966 INFO Waiting 10 seconds before another live-check round. Time left: 1615s
2024-04-26 00:03:48,966 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:03:58,975 INFO
2024-04-26 00:03:58,975 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:03:58,975 INFO Livecheck to ds-idrepo-0
2024-04-26 00:03:58,975 INFO
2024-04-26 00:03:58,976 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:00,736 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:00,737 DEBUG --- stdout ---
2024-04-26 00:04:00,737 DEBUG dn:
alive: true
2024-04-26 00:04:00,737 DEBUG --- stderr ---
2024-04-26 00:04:00,737 DEBUG
2024-04-26 00:04:00,737 INFO
2024-04-26 00:04:00,737 INFO Livecheck to ds-idrepo-1
2024-04-26 00:04:00,737 INFO
2024-04-26 00:04:00,738 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:02,564 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:02,564 DEBUG --- stdout ---
2024-04-26 00:04:02,564 DEBUG dn:
alive: true
2024-04-26 00:04:02,564 DEBUG --- stderr ---
2024-04-26 00:04:02,564 DEBUG
2024-04-26 00:04:02,564 INFO
2024-04-26 00:04:02,564 INFO Livecheck to ds-idrepo-2
2024-04-26 00:04:02,565 INFO
2024-04-26 00:04:02,565 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:04,218 ERROR [run_command]: ERROR
2024-04-26 00:04:04,218 ERROR --- rc ---
2024-04-26 00:04:04,218 ERROR returned 91, expected to be in [0]
2024-04-26 00:04:04,218 ERROR --- stdout ---
2024-04-26 00:04:04,218 ERROR
2024-04-26 00:04:04,218 ERROR --- stderr ---
2024-04-26 00:04:04,218 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:04:04,218 INFO
2024-04-26 00:04:04,219 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:04:04,219 INFO Waiting 10 seconds before another live-check round. Time left: 1600s
2024-04-26 00:04:04,219 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:04:14,229 INFO
2024-04-26 00:04:14,230 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:04:14,230 INFO Livecheck to ds-idrepo-0
2024-04-26 00:04:14,230 INFO
2024-04-26 00:04:14,230 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:15,991 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:15,992 DEBUG --- stdout ---
2024-04-26 00:04:15,992 DEBUG dn:
alive: true
2024-04-26 00:04:15,992 DEBUG --- stderr ---
2024-04-26 00:04:15,992 DEBUG
2024-04-26 00:04:15,992 INFO
2024-04-26 00:04:15,992 INFO Livecheck to ds-idrepo-1
2024-04-26 00:04:15,992 INFO
2024-04-26 00:04:15,993 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:17,774 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:17,774 DEBUG --- stdout ---
2024-04-26 00:04:17,774 DEBUG dn:
alive: true
2024-04-26 00:04:17,774 DEBUG --- stderr ---
2024-04-26 00:04:17,774 DEBUG
2024-04-26 00:04:17,774 INFO
2024-04-26 00:04:17,774 INFO Livecheck to ds-idrepo-2
2024-04-26 00:04:17,774 INFO
2024-04-26 00:04:17,775 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:19,440 ERROR [run_command]: ERROR
2024-04-26 00:04:19,441 ERROR --- rc ---
2024-04-26 00:04:19,441 ERROR returned 91, expected to be in [0]
2024-04-26 00:04:19,441 ERROR --- stdout ---
2024-04-26 00:04:19,441 ERROR
2024-04-26 00:04:19,441 ERROR --- stderr ---
2024-04-26 00:04:19,441 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:04:19,441 INFO
2024-04-26 00:04:19,441 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:04:19,441 INFO Waiting 10 seconds before another live-check round. Time left: 1585s
2024-04-26 00:04:19,441 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:04:29,452 INFO
2024-04-26 00:04:29,452 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:04:29,452 INFO Livecheck to ds-idrepo-0
2024-04-26 00:04:29,452 INFO
2024-04-26 00:04:29,452 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:31,196 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:31,197 DEBUG --- stdout ---
2024-04-26 00:04:31,197 DEBUG dn:
alive: true
2024-04-26 00:04:31,197 DEBUG --- stderr ---
2024-04-26 00:04:31,197 DEBUG
2024-04-26 00:04:31,197 INFO
2024-04-26 00:04:31,197 INFO Livecheck to ds-idrepo-1
2024-04-26 00:04:31,197 INFO
2024-04-26 00:04:31,197 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:33,137 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:33,138 DEBUG --- stdout ---
2024-04-26 00:04:33,138 DEBUG dn:
alive: true
2024-04-26 00:04:33,138 DEBUG --- stderr ---
2024-04-26 00:04:33,138 DEBUG
2024-04-26 00:04:33,138 INFO
2024-04-26 00:04:33,138 INFO Livecheck to ds-idrepo-2
2024-04-26 00:04:33,139 INFO
2024-04-26 00:04:33,139 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:34,842 ERROR [run_command]: ERROR
2024-04-26 00:04:34,842 ERROR --- rc ---
2024-04-26 00:04:34,842 ERROR returned 91, expected to be in [0]
2024-04-26 00:04:34,842 ERROR --- stdout ---
2024-04-26 00:04:34,843 ERROR
2024-04-26 00:04:34,843 ERROR --- stderr ---
2024-04-26 00:04:34,843 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:04:34,843 INFO
2024-04-26 00:04:34,843 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:04:34,843 INFO Waiting 10 seconds before another live-check round. Time left: 1570s
2024-04-26 00:04:34,843 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:04:44,845 INFO
2024-04-26 00:04:44,845 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:04:44,845 INFO Livecheck to ds-idrepo-0
2024-04-26 00:04:44,845 INFO
2024-04-26 00:04:44,846 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:46,609 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:46,609 DEBUG --- stdout ---
2024-04-26 00:04:46,609 DEBUG dn:
alive: true
2024-04-26 00:04:46,609 DEBUG --- stderr ---
2024-04-26 00:04:46,609 DEBUG
2024-04-26 00:04:46,609 INFO
2024-04-26 00:04:46,609 INFO Livecheck to ds-idrepo-1
2024-04-26 00:04:46,609 INFO
2024-04-26 00:04:46,610 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:48,362 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:04:48,362 DEBUG --- stdout ---
2024-04-26 00:04:48,362 DEBUG dn:
alive: true
2024-04-26 00:04:48,362 DEBUG --- stderr ---
2024-04-26 00:04:48,362 DEBUG
2024-04-26 00:04:48,362 INFO
2024-04-26 00:04:48,363 INFO Livecheck to ds-idrepo-2
2024-04-26 00:04:48,363 INFO
2024-04-26 00:04:48,363 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:04:50,104 ERROR [run_command]: ERROR
2024-04-26 00:04:50,105 ERROR --- rc ---
2024-04-26 00:04:50,105 ERROR returned 91, expected to be in [0]
2024-04-26 00:04:50,105 ERROR --- stdout ---
2024-04-26 00:04:50,105 ERROR
2024-04-26 00:04:50,105 ERROR --- stderr ---
2024-04-26 00:04:50,105 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:04:50,105 INFO
2024-04-26 00:04:50,106 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:04:50,106 INFO Waiting 10 seconds before another live-check round. Time left: 1554s
2024-04-26 00:04:50,106 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:05:00,115 INFO
2024-04-26 00:05:00,115 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:05:00,115 INFO Livecheck to ds-idrepo-0
2024-04-26 00:05:00,115 INFO
2024-04-26 00:05:00,116 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:01,901 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:01,902 DEBUG --- stdout ---
2024-04-26 00:05:01,902 DEBUG dn:
alive: true
2024-04-26 00:05:01,902 DEBUG --- stderr ---
2024-04-26 00:05:01,902 DEBUG
2024-04-26 00:05:01,902 INFO
2024-04-26 00:05:01,902 INFO Livecheck to ds-idrepo-1
2024-04-26 00:05:01,902 INFO
2024-04-26 00:05:01,902 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:03,723 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:03,723 DEBUG --- stdout ---
2024-04-26 00:05:03,723 DEBUG dn:
alive: true
2024-04-26 00:05:03,723 DEBUG --- stderr ---
2024-04-26 00:05:03,723 DEBUG
2024-04-26 00:05:03,723 INFO
2024-04-26 00:05:03,724 INFO Livecheck to ds-idrepo-2
2024-04-26 00:05:03,724 INFO
2024-04-26 00:05:03,724 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:05,444 ERROR [run_command]: ERROR
2024-04-26 00:05:05,444 ERROR --- rc ---
2024-04-26 00:05:05,444 ERROR returned 91, expected to be in [0]
2024-04-26 00:05:05,444 ERROR --- stdout ---
2024-04-26 00:05:05,444 ERROR
2024-04-26 00:05:05,444 ERROR --- stderr ---
2024-04-26 00:05:05,444 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:05:05,444 INFO
2024-04-26 00:05:05,445 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:05:05,445 INFO Waiting 10 seconds before another live-check round. Time left: 1539s
2024-04-26 00:05:05,445 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:05:15,447 INFO
2024-04-26 00:05:15,447 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:05:15,447 INFO Livecheck to ds-idrepo-0
2024-04-26 00:05:15,447 INFO
2024-04-26 00:05:15,448 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:17,198 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:17,199 DEBUG --- stdout ---
2024-04-26 00:05:17,200 DEBUG dn:
alive: true
2024-04-26 00:05:17,200 DEBUG --- stderr ---
2024-04-26 00:05:17,200 DEBUG
2024-04-26 00:05:17,200 INFO
2024-04-26 00:05:17,200 INFO Livecheck to ds-idrepo-1
2024-04-26 00:05:17,200 INFO
2024-04-26 00:05:17,200 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:18,965 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:18,965 DEBUG --- stdout ---
2024-04-26 00:05:18,965 DEBUG dn:
alive: true
2024-04-26 00:05:18,965 DEBUG --- stderr ---
2024-04-26 00:05:18,965 DEBUG
2024-04-26 00:05:18,965 INFO
2024-04-26 00:05:18,965 INFO Livecheck to ds-idrepo-2
2024-04-26 00:05:18,965 INFO
2024-04-26 00:05:18,966 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:20,621 ERROR [run_command]: ERROR
2024-04-26 00:05:20,622 ERROR --- rc ---
2024-04-26 00:05:20,622 ERROR returned 91, expected to be in [0]
2024-04-26 00:05:20,622 ERROR --- stdout ---
2024-04-26 00:05:20,622 ERROR
2024-04-26 00:05:20,622 ERROR --- stderr ---
2024-04-26 00:05:20,623 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:05:20,623 INFO
2024-04-26 00:05:20,623 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:05:20,623 INFO Waiting 10 seconds before another live-check round. Time left: 1524s
2024-04-26 00:05:20,623 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:05:30,634 INFO
2024-04-26 00:05:30,634 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:05:30,634 INFO Livecheck to ds-idrepo-0
2024-04-26 00:05:30,634 INFO
2024-04-26 00:05:30,635 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:32,375 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:32,376 DEBUG --- stdout ---
2024-04-26 00:05:32,376 DEBUG dn:
alive: true
2024-04-26 00:05:32,376 DEBUG --- stderr ---
2024-04-26 00:05:32,376 DEBUG
2024-04-26 00:05:32,376 INFO
2024-04-26 00:05:32,376 INFO Livecheck to ds-idrepo-1
2024-04-26 00:05:32,376 INFO
2024-04-26 00:05:32,376 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:34,107 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:34,107 DEBUG --- stdout ---
2024-04-26 00:05:34,107 DEBUG dn:
alive: true
2024-04-26 00:05:34,107 DEBUG --- stderr ---
2024-04-26 00:05:34,107 DEBUG
2024-04-26 00:05:34,107 INFO
2024-04-26 00:05:34,108 INFO Livecheck to ds-idrepo-2
2024-04-26 00:05:34,108 INFO
2024-04-26 00:05:34,108 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:35,737 ERROR [run_command]: ERROR
2024-04-26 00:05:35,738 ERROR --- rc ---
2024-04-26 00:05:35,738 ERROR returned 91, expected to be in [0]
2024-04-26 00:05:35,738 ERROR --- stdout ---
2024-04-26 00:05:35,738 ERROR
2024-04-26 00:05:35,738 ERROR --- stderr ---
2024-04-26 00:05:35,738 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:05:35,738 INFO
2024-04-26 00:05:35,738 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:05:35,738 INFO Waiting 10 seconds before another live-check round. Time left: 1509s
2024-04-26 00:05:35,738 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:05:45,749 INFO
2024-04-26 00:05:45,749 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:05:45,749 INFO Livecheck to ds-idrepo-0
2024-04-26 00:05:45,749 INFO
2024-04-26 00:05:45,749 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:47,507 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:47,507 DEBUG --- stdout ---
2024-04-26 00:05:47,507 DEBUG dn:
alive: true
2024-04-26 00:05:47,507 DEBUG --- stderr ---
2024-04-26 00:05:47,507 DEBUG
2024-04-26 00:05:47,507 INFO
2024-04-26 00:05:47,507 INFO Livecheck to ds-idrepo-1
2024-04-26 00:05:47,507 INFO
2024-04-26 00:05:47,508 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:49,262 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:05:49,262 DEBUG --- stdout ---
2024-04-26 00:05:49,262 DEBUG dn:
alive: true
2024-04-26 00:05:49,262 DEBUG --- stderr ---
2024-04-26 00:05:49,262 DEBUG
2024-04-26 00:05:49,262 INFO
2024-04-26 00:05:49,262 INFO Livecheck to ds-idrepo-2
2024-04-26 00:05:49,262 INFO
2024-04-26 00:05:49,263 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:05:50,962 ERROR [run_command]: ERROR
2024-04-26 00:05:50,963 ERROR --- rc ---
2024-04-26 00:05:50,963 ERROR returned 91, expected to be in [0]
2024-04-26 00:05:50,963 ERROR --- stdout ---
2024-04-26 00:05:50,963 ERROR
2024-04-26 00:05:50,963 ERROR --- stderr ---
2024-04-26 00:05:50,963 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:05:50,963 INFO
2024-04-26 00:05:50,963 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:05:50,963 INFO Waiting 10 seconds before another live-check round. Time left: 1493s
2024-04-26 00:05:50,963 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:06:00,974 INFO
2024-04-26 00:06:00,975 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:06:00,975 INFO Livecheck to ds-idrepo-0
2024-04-26 00:06:00,976 INFO
2024-04-26 00:06:00,976 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:02,799 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:02,800 DEBUG --- stdout ---
2024-04-26 00:06:02,800 DEBUG dn:
alive: true
2024-04-26 00:06:02,800 DEBUG --- stderr ---
2024-04-26 00:06:02,800 DEBUG
2024-04-26 00:06:02,800 INFO
2024-04-26 00:06:02,800 INFO Livecheck to ds-idrepo-1
2024-04-26 00:06:02,800 INFO
2024-04-26 00:06:02,800 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:04,539 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:04,539 DEBUG --- stdout ---
2024-04-26 00:06:04,539 DEBUG dn:
alive: true
2024-04-26 00:06:04,539 DEBUG --- stderr ---
2024-04-26 00:06:04,539 DEBUG
2024-04-26 00:06:04,539 INFO
2024-04-26 00:06:04,540 INFO Livecheck to ds-idrepo-2
2024-04-26 00:06:04,540 INFO
2024-04-26 00:06:04,540 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:06,228 ERROR [run_command]: ERROR
2024-04-26 00:06:06,230 ERROR --- rc ---
2024-04-26 00:06:06,230 ERROR returned 91, expected to be in [0]
2024-04-26 00:06:06,230 ERROR --- stdout ---
2024-04-26 00:06:06,230 ERROR
2024-04-26 00:06:06,230 ERROR --- stderr ---
2024-04-26 00:06:06,230 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:06:06,230 INFO
2024-04-26 00:06:06,230 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:06:06,230 INFO Waiting 10 seconds before another live-check round. Time left: 1478s
2024-04-26 00:06:06,231 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:06:16,241 INFO
2024-04-26 00:06:16,241 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:06:16,241 INFO Livecheck to ds-idrepo-0
2024-04-26 00:06:16,242 INFO
2024-04-26 00:06:16,242 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:18,051 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:18,052 DEBUG --- stdout ---
2024-04-26 00:06:18,052 DEBUG dn:
alive: true
2024-04-26 00:06:18,052 DEBUG --- stderr ---
2024-04-26 00:06:18,052 DEBUG
2024-04-26 00:06:18,052 INFO
2024-04-26 00:06:18,052 INFO Livecheck to ds-idrepo-1
2024-04-26 00:06:18,052 INFO
2024-04-26 00:06:18,052 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:19,797 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:19,797 DEBUG --- stdout ---
2024-04-26 00:06:19,797 DEBUG dn:
alive: true
2024-04-26 00:06:19,797 DEBUG --- stderr ---
2024-04-26 00:06:19,797 DEBUG
2024-04-26 00:06:19,797 INFO
2024-04-26 00:06:19,798 INFO Livecheck to ds-idrepo-2
2024-04-26 00:06:19,798 INFO
2024-04-26 00:06:19,798 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:21,411 ERROR [run_command]: ERROR
2024-04-26 00:06:21,411 ERROR --- rc ---
2024-04-26 00:06:21,411 ERROR returned 91, expected to be in [0]
2024-04-26 00:06:21,411 ERROR --- stdout ---
2024-04-26 00:06:21,411 ERROR
2024-04-26 00:06:21,411 ERROR --- stderr ---
2024-04-26 00:06:21,411 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:06:21,412 INFO
2024-04-26 00:06:21,412 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:06:21,412 INFO Waiting 10 seconds before another live-check round. Time left: 1463s
2024-04-26 00:06:21,412 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:06:31,423 INFO
2024-04-26 00:06:31,423 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:06:31,423 INFO Livecheck to ds-idrepo-0
2024-04-26 00:06:31,423 INFO
2024-04-26 00:06:31,424 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:33,272 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:33,274 DEBUG --- stdout ---
2024-04-26 00:06:33,274 DEBUG dn:
alive: true
2024-04-26 00:06:33,274 DEBUG --- stderr ---
2024-04-26 00:06:33,274 DEBUG
2024-04-26 00:06:33,274 INFO
2024-04-26 00:06:33,274 INFO Livecheck to ds-idrepo-1
2024-04-26 00:06:33,275 INFO
2024-04-26 00:06:33,275 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:35,085 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:35,085 DEBUG --- stdout ---
2024-04-26 00:06:35,085 DEBUG dn:
alive: true
2024-04-26 00:06:35,085 DEBUG --- stderr ---
2024-04-26 00:06:35,085 DEBUG
2024-04-26 00:06:35,085 INFO
2024-04-26 00:06:35,085 INFO Livecheck to ds-idrepo-2
2024-04-26 00:06:35,086 INFO
2024-04-26 00:06:35,086 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:36,817 ERROR [run_command]: ERROR
2024-04-26 00:06:36,817 ERROR --- rc ---
2024-04-26 00:06:36,817 ERROR returned 91, expected to be in [0]
2024-04-26 00:06:36,818 ERROR --- stdout ---
2024-04-26 00:06:36,818 ERROR
2024-04-26 00:06:36,818 ERROR --- stderr ---
2024-04-26 00:06:36,818 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:06:36,818 INFO
2024-04-26 00:06:36,818 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:06:36,818 INFO Waiting 10 seconds before another live-check round. Time left: 1448s
2024-04-26 00:06:36,818 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:06:46,828 INFO
2024-04-26 00:06:46,829 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:06:46,829 INFO Livecheck to ds-idrepo-0
2024-04-26 00:06:46,829 INFO
2024-04-26 00:06:46,829 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:48,575 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:48,575 DEBUG --- stdout ---
2024-04-26 00:06:48,575 DEBUG dn:
alive: true
2024-04-26 00:06:48,575 DEBUG --- stderr ---
2024-04-26 00:06:48,575 DEBUG
2024-04-26 00:06:48,575 INFO
2024-04-26 00:06:48,575 INFO Livecheck to ds-idrepo-1
2024-04-26 00:06:48,576 INFO
2024-04-26 00:06:48,576 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:50,336 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:06:50,336 DEBUG --- stdout ---
2024-04-26 00:06:50,336 DEBUG dn:
alive: true
2024-04-26 00:06:50,336 DEBUG --- stderr ---
2024-04-26 00:06:50,337 DEBUG
2024-04-26 00:06:50,337 INFO
2024-04-26 00:06:50,337 INFO Livecheck to ds-idrepo-2
2024-04-26 00:06:50,337 INFO
2024-04-26 00:06:50,337 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:06:52,006 ERROR [run_command]: ERROR
2024-04-26 00:06:52,006 ERROR --- rc ---
2024-04-26 00:06:52,007 ERROR returned 91, expected to be in [0]
2024-04-26 00:06:52,007 ERROR --- stdout ---
2024-04-26 00:06:52,007 ERROR
2024-04-26 00:06:52,007 ERROR --- stderr ---
2024-04-26 00:06:52,007 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:06:52,007 INFO
2024-04-26 00:06:52,007 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:06:52,007 INFO Waiting 10 seconds before another live-check round. Time left: 1432s
2024-04-26 00:06:52,007 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:07:02,018 INFO
2024-04-26 00:07:02,018 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:07:02,018 INFO Livecheck to ds-idrepo-0
2024-04-26 00:07:02,018 INFO
2024-04-26 00:07:02,019 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:03,842 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:03,842 DEBUG --- stdout ---
2024-04-26 00:07:03,842 DEBUG dn:
alive: true
2024-04-26 00:07:03,842 DEBUG --- stderr ---
2024-04-26 00:07:03,842 DEBUG
2024-04-26 00:07:03,842 INFO
2024-04-26 00:07:03,842 INFO Livecheck to ds-idrepo-1
2024-04-26 00:07:03,842 INFO
2024-04-26 00:07:03,843 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:05,593 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:05,593 DEBUG --- stdout ---
2024-04-26 00:07:05,593 DEBUG dn:
alive: true
2024-04-26 00:07:05,593 DEBUG --- stderr ---
2024-04-26 00:07:05,593 DEBUG
2024-04-26 00:07:05,593 INFO
2024-04-26 00:07:05,594 INFO Livecheck to ds-idrepo-2
2024-04-26 00:07:05,594 INFO
2024-04-26 00:07:05,594 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:07,217 ERROR [run_command]: ERROR
2024-04-26 00:07:07,218 ERROR --- rc ---
2024-04-26 00:07:07,218 ERROR returned 91, expected to be in [0]
2024-04-26 00:07:07,218 ERROR --- stdout ---
2024-04-26 00:07:07,218 ERROR
2024-04-26 00:07:07,218 ERROR --- stderr ---
2024-04-26 00:07:07,218 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:07:07,218 INFO
2024-04-26 00:07:07,218 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:07:07,218 INFO Waiting 10 seconds before another live-check round. Time left: 1417s
2024-04-26 00:07:07,218 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:07:17,223 INFO
2024-04-26 00:07:17,223 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:07:17,223 INFO Livecheck to ds-idrepo-0
2024-04-26 00:07:17,223 INFO
2024-04-26 00:07:17,224 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:19,020 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:19,020 DEBUG --- stdout ---
2024-04-26 00:07:19,020 DEBUG dn:
alive: true
2024-04-26 00:07:19,020 DEBUG --- stderr ---
2024-04-26 00:07:19,020 DEBUG
2024-04-26 00:07:19,020 INFO
2024-04-26 00:07:19,021 INFO Livecheck to ds-idrepo-1
2024-04-26 00:07:19,021 INFO
2024-04-26 00:07:19,021 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:20,818 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:20,818 DEBUG --- stdout ---
2024-04-26 00:07:20,818 DEBUG dn:
alive: true
2024-04-26 00:07:20,818 DEBUG --- stderr ---
2024-04-26 00:07:20,819 DEBUG
2024-04-26 00:07:20,819 INFO
2024-04-26 00:07:20,819 INFO Livecheck to ds-idrepo-2
2024-04-26 00:07:20,819 INFO
2024-04-26 00:07:20,819 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:22,526 ERROR [run_command]: ERROR
2024-04-26 00:07:22,526 ERROR --- rc ---
2024-04-26 00:07:22,526 ERROR returned 91, expected to be in [0]
2024-04-26 00:07:22,526 ERROR --- stdout ---
2024-04-26 00:07:22,526 ERROR
2024-04-26 00:07:22,526 ERROR --- stderr ---
2024-04-26 00:07:22,526 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:07:22,526 INFO
2024-04-26 00:07:22,526 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:07:22,526 INFO Waiting 10 seconds before another live-check round. Time left: 1402s
2024-04-26 00:07:22,526 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:07:32,535 INFO
2024-04-26 00:07:32,535 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:07:32,535 INFO Livecheck to ds-idrepo-0
2024-04-26 00:07:32,535 INFO
2024-04-26 00:07:32,536 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:34,331 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:34,331 DEBUG --- stdout ---
2024-04-26 00:07:34,331 DEBUG dn:
alive: true
2024-04-26 00:07:34,331 DEBUG --- stderr ---
2024-04-26 00:07:34,331 DEBUG
2024-04-26 00:07:34,331 INFO
2024-04-26 00:07:34,332 INFO Livecheck to ds-idrepo-1
2024-04-26 00:07:34,332 INFO
2024-04-26 00:07:34,332 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:36,086 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:36,086 DEBUG --- stdout ---
2024-04-26 00:07:36,086 DEBUG dn:
alive: true
2024-04-26 00:07:36,086 DEBUG --- stderr ---
2024-04-26 00:07:36,086 DEBUG
2024-04-26 00:07:36,086 INFO
2024-04-26 00:07:36,087 INFO Livecheck to ds-idrepo-2
2024-04-26 00:07:36,087 INFO
2024-04-26 00:07:36,087 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:37,702 ERROR [run_command]: ERROR
2024-04-26 00:07:37,703 ERROR --- rc ---
2024-04-26 00:07:37,703 ERROR returned 91, expected to be in [0]
2024-04-26 00:07:37,703 ERROR --- stdout ---
2024-04-26 00:07:37,703 ERROR
2024-04-26 00:07:37,703 ERROR --- stderr ---
2024-04-26 00:07:37,703 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:07:37,703 INFO
2024-04-26 00:07:37,703 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:07:37,704 INFO Waiting 10 seconds before another live-check round. Time left: 1387s
2024-04-26 00:07:37,704 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:07:47,705 INFO
2024-04-26 00:07:47,705 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:07:47,705 INFO Livecheck to ds-idrepo-0
2024-04-26 00:07:47,705 INFO
2024-04-26 00:07:47,706 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:49,514 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:49,514 DEBUG --- stdout ---
2024-04-26 00:07:49,516 DEBUG dn:
alive: true
2024-04-26 00:07:49,516 DEBUG --- stderr ---
2024-04-26 00:07:49,516 DEBUG
2024-04-26 00:07:49,516 INFO
2024-04-26 00:07:49,516 INFO Livecheck to ds-idrepo-1
2024-04-26 00:07:49,516 INFO
2024-04-26 00:07:49,517 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:51,277 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:07:51,277 DEBUG --- stdout ---
2024-04-26 00:07:51,278 DEBUG dn:
alive: true
2024-04-26 00:07:51,278 DEBUG --- stderr ---
2024-04-26 00:07:51,278 DEBUG
2024-04-26 00:07:51,278 INFO
2024-04-26 00:07:51,278 INFO Livecheck to ds-idrepo-2
2024-04-26 00:07:51,278 INFO
2024-04-26 00:07:51,278 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:07:52,890 ERROR [run_command]: ERROR
2024-04-26 00:07:52,891 ERROR --- rc ---
2024-04-26 00:07:52,891 ERROR returned 91, expected to be in [0]
2024-04-26 00:07:52,891 ERROR --- stdout ---
2024-04-26 00:07:52,891 ERROR
2024-04-26 00:07:52,891 ERROR --- stderr ---
2024-04-26 00:07:52,891 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:07:52,891 INFO
2024-04-26 00:07:52,891 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:07:52,892 INFO Waiting 10 seconds before another live-check round. Time left: 1371s
2024-04-26 00:07:52,892 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:08:02,902 INFO
2024-04-26 00:08:02,902 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:08:02,902 INFO Livecheck to ds-idrepo-0
2024-04-26 00:08:02,903 INFO
2024-04-26 00:08:02,903 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:04,638 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:04,639 DEBUG --- stdout ---
2024-04-26 00:08:04,639 DEBUG dn:
alive: true
2024-04-26 00:08:04,639 DEBUG --- stderr ---
2024-04-26 00:08:04,639 DEBUG
2024-04-26 00:08:04,639 INFO
2024-04-26 00:08:04,639 INFO Livecheck to ds-idrepo-1
2024-04-26 00:08:04,639 INFO
2024-04-26 00:08:04,639 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:06,447 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:06,447 DEBUG --- stdout ---
2024-04-26 00:08:06,447 DEBUG dn:
alive: true
2024-04-26 00:08:06,447 DEBUG --- stderr ---
2024-04-26 00:08:06,447 DEBUG
2024-04-26 00:08:06,447 INFO
2024-04-26 00:08:06,448 INFO Livecheck to ds-idrepo-2
2024-04-26 00:08:06,448 INFO
2024-04-26 00:08:06,448 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:08,066 ERROR [run_command]: ERROR
2024-04-26 00:08:08,067 ERROR --- rc ---
2024-04-26 00:08:08,067 ERROR returned 91, expected to be in [0]
2024-04-26 00:08:08,067 ERROR --- stdout ---
2024-04-26 00:08:08,067 ERROR
2024-04-26 00:08:08,067 ERROR --- stderr ---
2024-04-26 00:08:08,067 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:08:08,067 INFO
2024-04-26 00:08:08,067 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:08:08,067 INFO Waiting 10 seconds before another live-check round. Time left: 1356s
2024-04-26 00:08:08,067 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:08:18,078 INFO
2024-04-26 00:08:18,078 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:08:18,078 INFO Livecheck to ds-idrepo-0
2024-04-26 00:08:18,078 INFO
2024-04-26 00:08:18,079 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:19,838 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:19,838 DEBUG --- stdout ---
2024-04-26 00:08:19,839 DEBUG dn:
alive: true
2024-04-26 00:08:19,839 DEBUG --- stderr ---
2024-04-26 00:08:19,839 DEBUG
2024-04-26 00:08:19,839 INFO
2024-04-26 00:08:19,839 INFO Livecheck to ds-idrepo-1
2024-04-26 00:08:19,839 INFO
2024-04-26 00:08:19,839 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:21,574 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:21,575 DEBUG --- stdout ---
2024-04-26 00:08:21,575 DEBUG dn:
alive: true
2024-04-26 00:08:21,575 DEBUG --- stderr ---
2024-04-26 00:08:21,575 DEBUG
2024-04-26 00:08:21,575 INFO
2024-04-26 00:08:21,575 INFO Livecheck to ds-idrepo-2
2024-04-26 00:08:21,575 INFO
2024-04-26 00:08:21,576 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:23,225 ERROR [run_command]: ERROR
2024-04-26 00:08:23,225 ERROR --- rc ---
2024-04-26 00:08:23,225 ERROR returned 91, expected to be in [0]
2024-04-26 00:08:23,225 ERROR --- stdout ---
2024-04-26 00:08:23,225 ERROR
2024-04-26 00:08:23,225 ERROR --- stderr ---
2024-04-26 00:08:23,225 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:08:23,226 INFO
2024-04-26 00:08:23,226 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:08:23,226 INFO Waiting 10 seconds before another live-check round. Time left: 1341s
2024-04-26 00:08:23,226 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:08:33,236 INFO
2024-04-26 00:08:33,238 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:08:33,238 INFO Livecheck to ds-idrepo-0
2024-04-26 00:08:33,238 INFO
2024-04-26 00:08:33,239 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:35,040 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:35,040 DEBUG --- stdout ---
2024-04-26 00:08:35,040 DEBUG dn:
alive: true
2024-04-26 00:08:35,040 DEBUG --- stderr ---
2024-04-26 00:08:35,040 DEBUG
2024-04-26 00:08:35,040 INFO
2024-04-26 00:08:35,040 INFO Livecheck to ds-idrepo-1
2024-04-26 00:08:35,040 INFO
2024-04-26 00:08:35,041 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:36,790 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:36,790 DEBUG --- stdout ---
2024-04-26 00:08:36,790 DEBUG dn:
alive: true
2024-04-26 00:08:36,790 DEBUG --- stderr ---
2024-04-26 00:08:36,790 DEBUG
2024-04-26 00:08:36,790 INFO
2024-04-26 00:08:36,790 INFO Livecheck to ds-idrepo-2
2024-04-26 00:08:36,791 INFO
2024-04-26 00:08:36,791 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:38,400 ERROR [run_command]: ERROR
2024-04-26 00:08:38,401 ERROR --- rc ---
2024-04-26 00:08:38,401 ERROR returned 91, expected to be in [0]
2024-04-26 00:08:38,401 ERROR --- stdout ---
2024-04-26 00:08:38,401 ERROR
2024-04-26 00:08:38,401 ERROR --- stderr ---
2024-04-26 00:08:38,401 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:08:38,401 INFO
2024-04-26 00:08:38,401 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:08:38,402 INFO Waiting 10 seconds before another live-check round. Time left: 1326s
2024-04-26 00:08:38,402 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:08:48,411 INFO
2024-04-26 00:08:48,411 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:08:48,411 INFO Livecheck to ds-idrepo-0
2024-04-26 00:08:48,411 INFO
2024-04-26 00:08:48,412 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:50,170 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:50,170 DEBUG --- stdout ---
2024-04-26 00:08:50,170 DEBUG dn:
alive: true
2024-04-26 00:08:50,170 DEBUG --- stderr ---
2024-04-26 00:08:50,170 DEBUG
2024-04-26 00:08:50,170 INFO
2024-04-26 00:08:50,170 INFO Livecheck to ds-idrepo-1
2024-04-26 00:08:50,170 INFO
2024-04-26 00:08:50,171 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:51,930 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:08:51,930 DEBUG --- stdout ---
2024-04-26 00:08:51,930 DEBUG dn:
alive: true
2024-04-26 00:08:51,931 DEBUG --- stderr ---
2024-04-26 00:08:51,931 DEBUG
2024-04-26 00:08:51,931 INFO
2024-04-26 00:08:51,931 INFO Livecheck to ds-idrepo-2
2024-04-26 00:08:51,931 INFO
2024-04-26 00:08:51,931 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:08:53,568 ERROR [run_command]: ERROR
2024-04-26 00:08:53,568 ERROR --- rc ---
2024-04-26 00:08:53,568 ERROR returned 91, expected to be in [0]
2024-04-26 00:08:53,568 ERROR --- stdout ---
2024-04-26 00:08:53,568 ERROR
2024-04-26 00:08:53,568 ERROR --- stderr ---
2024-04-26 00:08:53,568 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:08:53,568 INFO
2024-04-26 00:08:53,568 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:08:53,568 INFO Waiting 10 seconds before another live-check round. Time left: 1311s
2024-04-26 00:08:53,569 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:09:03,579 INFO
2024-04-26 00:09:03,579 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:09:03,579 INFO Livecheck to ds-idrepo-0
2024-04-26 00:09:03,579 INFO
2024-04-26 00:09:03,580 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:05,393 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:05,393 DEBUG --- stdout ---
2024-04-26 00:09:05,393 DEBUG dn:
alive: true
2024-04-26 00:09:05,393 DEBUG --- stderr ---
2024-04-26 00:09:05,393 DEBUG
2024-04-26 00:09:05,393 INFO
2024-04-26 00:09:05,393 INFO Livecheck to ds-idrepo-1
2024-04-26 00:09:05,394 INFO
2024-04-26 00:09:05,394 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:07,170 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:07,170 DEBUG --- stdout ---
2024-04-26 00:09:07,170 DEBUG dn:
alive: true
2024-04-26 00:09:07,170 DEBUG --- stderr ---
2024-04-26 00:09:07,170 DEBUG
2024-04-26 00:09:07,170 INFO
2024-04-26 00:09:07,170 INFO Livecheck to ds-idrepo-2
2024-04-26 00:09:07,170 INFO
2024-04-26 00:09:07,171 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:08,787 ERROR [run_command]: ERROR
2024-04-26 00:09:08,787 ERROR --- rc ---
2024-04-26 00:09:08,787 ERROR returned 91, expected to be in [0]
2024-04-26 00:09:08,787 ERROR --- stdout ---
2024-04-26 00:09:08,788 ERROR
2024-04-26 00:09:08,788 ERROR --- stderr ---
2024-04-26 00:09:08,788 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:09:08,788 INFO
2024-04-26 00:09:08,788 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:09:08,788 INFO Waiting 10 seconds before another live-check round. Time left: 1296s
2024-04-26 00:09:08,788 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:09:18,799 INFO
2024-04-26 00:09:18,799 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:09:18,799 INFO Livecheck to ds-idrepo-0
2024-04-26 00:09:18,799 INFO
2024-04-26 00:09:18,800 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:20,608 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:20,608 DEBUG --- stdout ---
2024-04-26 00:09:20,608 DEBUG dn:
alive: true
2024-04-26 00:09:20,608 DEBUG --- stderr ---
2024-04-26 00:09:20,608 DEBUG
2024-04-26 00:09:20,608 INFO
2024-04-26 00:09:20,609 INFO Livecheck to ds-idrepo-1
2024-04-26 00:09:20,609 INFO
2024-04-26 00:09:20,609 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:22,382 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:22,383 DEBUG --- stdout ---
2024-04-26 00:09:22,383 DEBUG dn:
alive: true
2024-04-26 00:09:22,383 DEBUG --- stderr ---
2024-04-26 00:09:22,383 DEBUG
2024-04-26 00:09:22,383 INFO
2024-04-26 00:09:22,383 INFO Livecheck to ds-idrepo-2
2024-04-26 00:09:22,383 INFO
2024-04-26 00:09:22,384 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:23,993 ERROR [run_command]: ERROR
2024-04-26 00:09:23,994 ERROR --- rc ---
2024-04-26 00:09:23,994 ERROR returned 91, expected to be in [0]
2024-04-26 00:09:23,994 ERROR --- stdout ---
2024-04-26 00:09:23,994 ERROR
2024-04-26 00:09:23,994 ERROR --- stderr ---
2024-04-26 00:09:23,994 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:09:23,994 INFO
2024-04-26 00:09:23,994 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:09:23,994 INFO Waiting 10 seconds before another live-check round. Time left: 1280s
2024-04-26 00:09:23,994 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:09:34,000 INFO
2024-04-26 00:09:34,001 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:09:34,001 INFO Livecheck to ds-idrepo-0
2024-04-26 00:09:34,001 INFO
2024-04-26 00:09:34,001 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:35,745 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:35,746 DEBUG --- stdout ---
2024-04-26 00:09:35,746 DEBUG dn:
alive: true
2024-04-26 00:09:35,746 DEBUG --- stderr ---
2024-04-26 00:09:35,746 DEBUG
2024-04-26 00:09:35,746 INFO
2024-04-26 00:09:35,746 INFO Livecheck to ds-idrepo-1
2024-04-26 00:09:35,746 INFO
2024-04-26 00:09:35,746 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:37,511 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:37,511 DEBUG --- stdout ---
2024-04-26 00:09:37,512 DEBUG dn:
alive: true
2024-04-26 00:09:37,512 DEBUG --- stderr ---
2024-04-26 00:09:37,512 DEBUG
2024-04-26 00:09:37,512 INFO
2024-04-26 00:09:37,512 INFO Livecheck to ds-idrepo-2
2024-04-26 00:09:37,513 INFO
2024-04-26 00:09:37,513 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:39,264 ERROR [run_command]: ERROR
2024-04-26 00:09:39,266 ERROR --- rc ---
2024-04-26 00:09:39,266 ERROR returned 91, expected to be in [0]
2024-04-26 00:09:39,266 ERROR --- stdout ---
2024-04-26 00:09:39,266 ERROR
2024-04-26 00:09:39,266 ERROR --- stderr ---
2024-04-26 00:09:39,266 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:09:39,266 INFO
2024-04-26 00:09:39,266 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:09:39,267 INFO Waiting 10 seconds before another live-check round. Time left: 1265s
2024-04-26 00:09:39,267 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:09:49,275 INFO
2024-04-26 00:09:49,276 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:09:49,276 INFO Livecheck to ds-idrepo-0
2024-04-26 00:09:49,276 INFO
2024-04-26 00:09:49,277 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:51,057 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:51,057 DEBUG --- stdout ---
2024-04-26 00:09:51,057 DEBUG dn:
alive: true
2024-04-26 00:09:51,057 DEBUG --- stderr ---
2024-04-26 00:09:51,057 DEBUG
2024-04-26 00:09:51,057 INFO
2024-04-26 00:09:51,057 INFO Livecheck to ds-idrepo-1
2024-04-26 00:09:51,058 INFO
2024-04-26 00:09:51,058 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:52,809 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:09:52,810 DEBUG --- stdout ---
2024-04-26 00:09:52,810 DEBUG dn:
alive: true
2024-04-26 00:09:52,810 DEBUG --- stderr ---
2024-04-26 00:09:52,810 DEBUG
2024-04-26 00:09:52,810 INFO
2024-04-26 00:09:52,810 INFO Livecheck to ds-idrepo-2
2024-04-26 00:09:52,810 INFO
2024-04-26 00:09:52,811 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:09:54,421 ERROR [run_command]: ERROR
2024-04-26 00:09:54,421 ERROR --- rc ---
2024-04-26 00:09:54,421 ERROR returned 91, expected to be in [0]
2024-04-26 00:09:54,421 ERROR --- stdout ---
2024-04-26 00:09:54,421 ERROR
2024-04-26 00:09:54,421 ERROR --- stderr ---
2024-04-26 00:09:54,421 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:09:54,421 INFO
2024-04-26 00:09:54,422 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:09:54,422 INFO Waiting 10 seconds before another live-check round. Time left: 1250s
2024-04-26 00:09:54,422 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:10:04,431 INFO
2024-04-26 00:10:04,431 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:10:04,431 INFO Livecheck to ds-idrepo-0
2024-04-26 00:10:04,431 INFO
2024-04-26 00:10:04,432 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:06,200 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:06,201 DEBUG --- stdout ---
2024-04-26 00:10:06,201 DEBUG dn:
alive: true
2024-04-26 00:10:06,201 DEBUG --- stderr ---
2024-04-26 00:10:06,201 DEBUG
2024-04-26 00:10:06,201 INFO
2024-04-26 00:10:06,201 INFO Livecheck to ds-idrepo-1
2024-04-26 00:10:06,201 INFO
2024-04-26 00:10:06,201 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:07,943 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:07,944 DEBUG --- stdout ---
2024-04-26 00:10:07,944 DEBUG dn:
alive: true
2024-04-26 00:10:07,944 DEBUG --- stderr ---
2024-04-26 00:10:07,944 DEBUG
2024-04-26 00:10:07,944 INFO
2024-04-26 00:10:07,944 INFO Livecheck to ds-idrepo-2
2024-04-26 00:10:07,944 INFO
2024-04-26 00:10:07,944 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:09,669 ERROR [run_command]: ERROR
2024-04-26 00:10:09,669 ERROR --- rc ---
2024-04-26 00:10:09,669 ERROR returned 91, expected to be in [0]
2024-04-26 00:10:09,669 ERROR --- stdout ---
2024-04-26 00:10:09,669 ERROR
2024-04-26 00:10:09,669 ERROR --- stderr ---
2024-04-26 00:10:09,669 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:10:09,669 INFO
2024-04-26 00:10:09,669 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:10:09,670 INFO Waiting 10 seconds before another live-check round. Time left: 1235s
2024-04-26 00:10:09,670 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:10:19,677 INFO
2024-04-26 00:10:19,677 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:10:19,677 INFO Livecheck to ds-idrepo-0
2024-04-26 00:10:19,677 INFO
2024-04-26 00:10:19,678 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:21,407 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:21,408 DEBUG --- stdout ---
2024-04-26 00:10:21,408 DEBUG dn:
alive: true
2024-04-26 00:10:21,408 DEBUG --- stderr ---
2024-04-26 00:10:21,408 DEBUG
2024-04-26 00:10:21,408 INFO
2024-04-26 00:10:21,408 INFO Livecheck to ds-idrepo-1
2024-04-26 00:10:21,408 INFO
2024-04-26 00:10:21,409 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:23,206 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:23,206 DEBUG --- stdout ---
2024-04-26 00:10:23,206 DEBUG dn:
alive: true
2024-04-26 00:10:23,206 DEBUG --- stderr ---
2024-04-26 00:10:23,206 DEBUG
2024-04-26 00:10:23,206 INFO
2024-04-26 00:10:23,206 INFO Livecheck to ds-idrepo-2
2024-04-26 00:10:23,206 INFO
2024-04-26 00:10:23,207 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:24,821 ERROR [run_command]: ERROR
2024-04-26 00:10:24,821 ERROR --- rc ---
2024-04-26 00:10:24,821 ERROR returned 91, expected to be in [0]
2024-04-26 00:10:24,821 ERROR --- stdout ---
2024-04-26 00:10:24,821 ERROR
2024-04-26 00:10:24,821 ERROR --- stderr ---
2024-04-26 00:10:24,821 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:10:24,821 INFO
2024-04-26 00:10:24,821 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:10:24,822 INFO Waiting 10 seconds before another live-check round. Time left: 1220s
2024-04-26 00:10:24,822 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:10:34,832 INFO
2024-04-26 00:10:34,832 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:10:34,833 INFO Livecheck to ds-idrepo-0
2024-04-26 00:10:34,833 INFO
2024-04-26 00:10:34,833 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:36,578 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:36,578 DEBUG --- stdout ---
2024-04-26 00:10:36,578 DEBUG dn:
alive: true
2024-04-26 00:10:36,578 DEBUG --- stderr ---
2024-04-26 00:10:36,578 DEBUG
2024-04-26 00:10:36,578 INFO
2024-04-26 00:10:36,579 INFO Livecheck to ds-idrepo-1
2024-04-26 00:10:36,579 INFO
2024-04-26 00:10:36,579 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:38,322 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:38,322 DEBUG --- stdout ---
2024-04-26 00:10:38,322 DEBUG dn:
alive: true
2024-04-26 00:10:38,323 DEBUG --- stderr ---
2024-04-26 00:10:38,323 DEBUG
2024-04-26 00:10:38,323 INFO
2024-04-26 00:10:38,323 INFO Livecheck to ds-idrepo-2
2024-04-26 00:10:38,323 INFO
2024-04-26 00:10:38,323 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:39,957 ERROR [run_command]: ERROR
2024-04-26 00:10:39,957 ERROR --- rc ---
2024-04-26 00:10:39,957 ERROR returned 91, expected to be in [0]
2024-04-26 00:10:39,957 ERROR --- stdout ---
2024-04-26 00:10:39,957 ERROR
2024-04-26 00:10:39,957 ERROR --- stderr ---
2024-04-26 00:10:39,957 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:10:39,957 INFO
2024-04-26 00:10:39,957 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:10:39,957 INFO Waiting 10 seconds before another live-check round. Time left: 1204s
2024-04-26 00:10:39,957 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:10:49,968 INFO
2024-04-26 00:10:49,970 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:10:49,970 INFO Livecheck to ds-idrepo-0
2024-04-26 00:10:49,970 INFO
2024-04-26 00:10:49,970 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:51,701 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:51,701 DEBUG --- stdout ---
2024-04-26 00:10:51,701 DEBUG dn:
alive: true
2024-04-26 00:10:51,701 DEBUG --- stderr ---
2024-04-26 00:10:51,701 DEBUG
2024-04-26 00:10:51,701 INFO
2024-04-26 00:10:51,701 INFO Livecheck to ds-idrepo-1
2024-04-26 00:10:51,701 INFO
2024-04-26 00:10:51,702 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:53,450 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:10:53,451 DEBUG --- stdout ---
2024-04-26 00:10:53,451 DEBUG dn:
alive: true
2024-04-26 00:10:53,451 DEBUG --- stderr ---
2024-04-26 00:10:53,451 DEBUG
2024-04-26 00:10:53,451 INFO
2024-04-26 00:10:53,451 INFO Livecheck to ds-idrepo-2
2024-04-26 00:10:53,452 INFO
2024-04-26 00:10:53,452 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:10:55,115 ERROR [run_command]: ERROR
2024-04-26 00:10:55,115 ERROR --- rc ---
2024-04-26 00:10:55,116 ERROR returned 91, expected to be in [0]
2024-04-26 00:10:55,116 ERROR --- stdout ---
2024-04-26 00:10:55,116 ERROR
2024-04-26 00:10:55,116 ERROR --- stderr ---
2024-04-26 00:10:55,116 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:10:55,116 INFO
2024-04-26 00:10:55,117 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:10:55,117 INFO Waiting 10 seconds before another live-check round. Time left: 1189s
2024-04-26 00:10:55,117 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:11:05,127 INFO
2024-04-26 00:11:05,127 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:11:05,127 INFO Livecheck to ds-idrepo-0
2024-04-26 00:11:05,128 INFO
2024-04-26 00:11:05,128 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:06,923 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:06,924 DEBUG --- stdout ---
2024-04-26 00:11:06,924 DEBUG dn:
alive: true
2024-04-26 00:11:06,924 DEBUG --- stderr ---
2024-04-26 00:11:06,924 DEBUG
2024-04-26 00:11:06,924 INFO
2024-04-26 00:11:06,924 INFO Livecheck to ds-idrepo-1
2024-04-26 00:11:06,924 INFO
2024-04-26 00:11:06,924 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:08,672 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:08,672 DEBUG --- stdout ---
2024-04-26 00:11:08,672 DEBUG dn:
alive: true
2024-04-26 00:11:08,672 DEBUG --- stderr ---
2024-04-26 00:11:08,672 DEBUG
2024-04-26 00:11:08,672 INFO
2024-04-26 00:11:08,672 INFO Livecheck to ds-idrepo-2
2024-04-26 00:11:08,672 INFO
2024-04-26 00:11:08,673 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:10,265 ERROR [run_command]: ERROR
2024-04-26 00:11:10,265 ERROR --- rc ---
2024-04-26 00:11:10,265 ERROR returned 91, expected to be in [0]
2024-04-26 00:11:10,265 ERROR --- stdout ---
2024-04-26 00:11:10,265 ERROR
2024-04-26 00:11:10,265 ERROR --- stderr ---
2024-04-26 00:11:10,265 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:11:10,265 INFO
2024-04-26 00:11:10,265 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:11:10,266 INFO Waiting 10 seconds before another live-check round. Time left: 1174s
2024-04-26 00:11:10,266 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:11:20,276 INFO
2024-04-26 00:11:20,276 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:11:20,276 INFO Livecheck to ds-idrepo-0
2024-04-26 00:11:20,277 INFO
2024-04-26 00:11:20,277 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:22,054 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:22,054 DEBUG --- stdout ---
2024-04-26 00:11:22,054 DEBUG dn:
alive: true
2024-04-26 00:11:22,054 DEBUG --- stderr ---
2024-04-26 00:11:22,054 DEBUG
2024-04-26 00:11:22,054 INFO
2024-04-26 00:11:22,055 INFO Livecheck to ds-idrepo-1
2024-04-26 00:11:22,055 INFO
2024-04-26 00:11:22,055 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:23,816 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:23,817 DEBUG --- stdout ---
2024-04-26 00:11:23,817 DEBUG dn:
alive: true
2024-04-26 00:11:23,817 DEBUG --- stderr ---
2024-04-26 00:11:23,817 DEBUG
2024-04-26 00:11:23,817 INFO
2024-04-26 00:11:23,817 INFO Livecheck to ds-idrepo-2
2024-04-26 00:11:23,817 INFO
2024-04-26 00:11:23,817 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:25,481 ERROR [run_command]: ERROR
2024-04-26 00:11:25,481 ERROR --- rc ---
2024-04-26 00:11:25,481 ERROR returned 91, expected to be in [0]
2024-04-26 00:11:25,481 ERROR --- stdout ---
2024-04-26 00:11:25,481 ERROR
2024-04-26 00:11:25,482 ERROR --- stderr ---
2024-04-26 00:11:25,482 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:11:25,482 INFO
2024-04-26 00:11:25,482 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:11:25,482 INFO Waiting 10 seconds before another live-check round. Time left: 1159s
2024-04-26 00:11:25,482 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:11:35,492 INFO
2024-04-26 00:11:35,493 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:11:35,493 INFO Livecheck to ds-idrepo-0
2024-04-26 00:11:35,493 INFO
2024-04-26 00:11:35,493 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:37,224 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:37,224 DEBUG --- stdout ---
2024-04-26 00:11:37,225 DEBUG dn:
alive: true
2024-04-26 00:11:37,225 DEBUG --- stderr ---
2024-04-26 00:11:37,225 DEBUG
2024-04-26 00:11:37,225 INFO
2024-04-26 00:11:37,225 INFO Livecheck to ds-idrepo-1
2024-04-26 00:11:37,225 INFO
2024-04-26 00:11:37,225 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:38,980 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:38,980 DEBUG --- stdout ---
2024-04-26 00:11:38,980 DEBUG dn:
alive: true
2024-04-26 00:11:38,980 DEBUG --- stderr ---
2024-04-26 00:11:38,980 DEBUG
2024-04-26 00:11:38,980 INFO
2024-04-26 00:11:38,981 INFO Livecheck to ds-idrepo-2
2024-04-26 00:11:38,981 INFO
2024-04-26 00:11:38,981 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:40,649 ERROR [run_command]: ERROR
2024-04-26 00:11:40,650 ERROR --- rc ---
2024-04-26 00:11:40,650 ERROR returned 91, expected to be in [0]
2024-04-26 00:11:40,650 ERROR --- stdout ---
2024-04-26 00:11:40,650 ERROR
2024-04-26 00:11:40,650 ERROR --- stderr ---
2024-04-26 00:11:40,650 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:11:40,650 INFO
2024-04-26 00:11:40,650 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:11:40,650 INFO Waiting 10 seconds before another live-check round. Time left: 1144s
2024-04-26 00:11:40,650 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:11:50,661 INFO
2024-04-26 00:11:50,661 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:11:50,661 INFO Livecheck to ds-idrepo-0
2024-04-26 00:11:50,661 INFO
2024-04-26 00:11:50,661 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:52,397 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:52,397 DEBUG --- stdout ---
2024-04-26 00:11:52,397 DEBUG dn:
alive: true
2024-04-26 00:11:52,397 DEBUG --- stderr ---
2024-04-26 00:11:52,397 DEBUG
2024-04-26 00:11:52,397 INFO
2024-04-26 00:11:52,397 INFO Livecheck to ds-idrepo-1
2024-04-26 00:11:52,398 INFO
2024-04-26 00:11:52,398 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:54,132 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:11:54,133 DEBUG --- stdout ---
2024-04-26 00:11:54,133 DEBUG dn:
alive: true
2024-04-26 00:11:54,133 DEBUG --- stderr ---
2024-04-26 00:11:54,133 DEBUG
2024-04-26 00:11:54,133 INFO
2024-04-26 00:11:54,133 INFO Livecheck to ds-idrepo-2
2024-04-26 00:11:54,133 INFO
2024-04-26 00:11:54,134 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:11:55,821 ERROR [run_command]: ERROR
2024-04-26 00:11:55,822 ERROR --- rc ---
2024-04-26 00:11:55,822 ERROR returned 91, expected to be in [0]
2024-04-26 00:11:55,822 ERROR --- stdout ---
2024-04-26 00:11:55,822 ERROR
2024-04-26 00:11:55,822 ERROR --- stderr ---
2024-04-26 00:11:55,822 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:11:55,822 INFO
2024-04-26 00:11:55,822 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:11:55,822 INFO Waiting 10 seconds before another live-check round. Time left: 1129s
2024-04-26 00:11:55,822 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:12:05,835 INFO
2024-04-26 00:12:05,836 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:12:05,836 INFO Livecheck to ds-idrepo-0
2024-04-26 00:12:05,837 INFO
2024-04-26 00:12:05,838 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:07,661 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:07,662 DEBUG --- stdout ---
2024-04-26 00:12:07,662 DEBUG dn:
alive: true
2024-04-26 00:12:07,662 DEBUG --- stderr ---
2024-04-26 00:12:07,662 DEBUG
2024-04-26 00:12:07,662 INFO
2024-04-26 00:12:07,662 INFO Livecheck to ds-idrepo-1
2024-04-26 00:12:07,662 INFO
2024-04-26 00:12:07,663 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:09,420 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:09,420 DEBUG --- stdout ---
2024-04-26 00:12:09,421 DEBUG dn:
alive: true
2024-04-26 00:12:09,421 DEBUG --- stderr ---
2024-04-26 00:12:09,421 DEBUG
2024-04-26 00:12:09,421 INFO
2024-04-26 00:12:09,421 INFO Livecheck to ds-idrepo-2
2024-04-26 00:12:09,421 INFO
2024-04-26 00:12:09,421 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:11,099 ERROR [run_command]: ERROR
2024-04-26 00:12:11,099 ERROR --- rc ---
2024-04-26 00:12:11,099 ERROR returned 91, expected to be in [0]
2024-04-26 00:12:11,100 ERROR --- stdout ---
2024-04-26 00:12:11,100 ERROR
2024-04-26 00:12:11,100 ERROR --- stderr ---
2024-04-26 00:12:11,100 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:12:11,100 INFO
2024-04-26 00:12:11,100 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:12:11,100 INFO Waiting 10 seconds before another live-check round. Time left: 1113s
2024-04-26 00:12:11,100 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:12:21,111 INFO
2024-04-26 00:12:21,111 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:12:21,111 INFO Livecheck to ds-idrepo-0
2024-04-26 00:12:21,112 INFO
2024-04-26 00:12:21,112 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:22,866 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:22,866 DEBUG --- stdout ---
2024-04-26 00:12:22,868 DEBUG dn:
alive: true
2024-04-26 00:12:22,868 DEBUG --- stderr ---
2024-04-26 00:12:22,868 DEBUG
2024-04-26 00:12:22,868 INFO
2024-04-26 00:12:22,868 INFO Livecheck to ds-idrepo-1
2024-04-26 00:12:22,868 INFO
2024-04-26 00:12:22,869 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:24,603 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:24,604 DEBUG --- stdout ---
2024-04-26 00:12:24,604 DEBUG dn:
alive: true
2024-04-26 00:12:24,604 DEBUG --- stderr ---
2024-04-26 00:12:24,604 DEBUG
2024-04-26 00:12:24,604 INFO
2024-04-26 00:12:24,604 INFO Livecheck to ds-idrepo-2
2024-04-26 00:12:24,604 INFO
2024-04-26 00:12:24,604 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:26,287 ERROR [run_command]: ERROR
2024-04-26 00:12:26,288 ERROR --- rc ---
2024-04-26 00:12:26,288 ERROR returned 91, expected to be in [0]
2024-04-26 00:12:26,288 ERROR --- stdout ---
2024-04-26 00:12:26,288 ERROR
2024-04-26 00:12:26,288 ERROR --- stderr ---
2024-04-26 00:12:26,288 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:12:26,288 INFO
2024-04-26 00:12:26,288 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:12:26,289 INFO Waiting 10 seconds before another live-check round. Time left: 1098s
2024-04-26 00:12:26,289 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:12:36,299 INFO
2024-04-26 00:12:36,300 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:12:36,300 INFO Livecheck to ds-idrepo-0
2024-04-26 00:12:36,300 INFO
2024-04-26 00:12:36,300 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:38,121 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:38,121 DEBUG --- stdout ---
2024-04-26 00:12:38,121 DEBUG dn:
alive: true
2024-04-26 00:12:38,121 DEBUG --- stderr ---
2024-04-26 00:12:38,122 DEBUG
2024-04-26 00:12:38,122 INFO
2024-04-26 00:12:38,122 INFO Livecheck to ds-idrepo-1
2024-04-26 00:12:38,122 INFO
2024-04-26 00:12:38,122 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:39,871 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:39,871 DEBUG --- stdout ---
2024-04-26 00:12:39,871 DEBUG dn:
alive: true
2024-04-26 00:12:39,871 DEBUG --- stderr ---
2024-04-26 00:12:39,871 DEBUG
2024-04-26 00:12:39,871 INFO
2024-04-26 00:12:39,871 INFO Livecheck to ds-idrepo-2
2024-04-26 00:12:39,871 INFO
2024-04-26 00:12:39,872 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:41,497 ERROR [run_command]: ERROR
2024-04-26 00:12:41,498 ERROR --- rc ---
2024-04-26 00:12:41,498 ERROR returned 91, expected to be in [0]
2024-04-26 00:12:41,498 ERROR --- stdout ---
2024-04-26 00:12:41,498 ERROR
2024-04-26 00:12:41,498 ERROR --- stderr ---
2024-04-26 00:12:41,498 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:12:41,498 INFO
2024-04-26 00:12:41,498 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:12:41,498 INFO Waiting 10 seconds before another live-check round. Time left: 1083s
2024-04-26 00:12:41,499 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:12:51,509 INFO
2024-04-26 00:12:51,509 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:12:51,509 INFO Livecheck to ds-idrepo-0
2024-04-26 00:12:51,509 INFO
2024-04-26 00:12:51,510 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:53,261 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:53,262 DEBUG --- stdout ---
2024-04-26 00:12:53,262 DEBUG dn:
alive: true
2024-04-26 00:12:53,262 DEBUG --- stderr ---
2024-04-26 00:12:53,262 DEBUG
2024-04-26 00:12:53,262 INFO
2024-04-26 00:12:53,262 INFO Livecheck to ds-idrepo-1
2024-04-26 00:12:53,262 INFO
2024-04-26 00:12:53,262 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:54,998 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:12:54,998 DEBUG --- stdout ---
2024-04-26 00:12:54,998 DEBUG dn:
alive: true
2024-04-26 00:12:54,999 DEBUG --- stderr ---
2024-04-26 00:12:54,999 DEBUG
2024-04-26 00:12:54,999 INFO
2024-04-26 00:12:54,999 INFO Livecheck to ds-idrepo-2
2024-04-26 00:12:54,999 INFO
2024-04-26 00:12:54,999 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:12:56,688 ERROR [run_command]: ERROR
2024-04-26 00:12:56,688 ERROR --- rc ---
2024-04-26 00:12:56,689 ERROR returned 91, expected to be in [0]
2024-04-26 00:12:56,689 ERROR --- stdout ---
2024-04-26 00:12:56,689 ERROR
2024-04-26 00:12:56,689 ERROR --- stderr ---
2024-04-26 00:12:56,689 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:12:56,689 INFO
2024-04-26 00:12:56,689 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:12:56,689 INFO Waiting 10 seconds before another live-check round. Time left: 1068s
2024-04-26 00:12:56,689 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:13:06,699 INFO
2024-04-26 00:13:06,699 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:13:06,699 INFO Livecheck to ds-idrepo-0
2024-04-26 00:13:06,700 INFO
2024-04-26 00:13:06,700 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:08,456 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:08,457 DEBUG --- stdout ---
2024-04-26 00:13:08,457 DEBUG dn:
alive: true
2024-04-26 00:13:08,457 DEBUG --- stderr ---
2024-04-26 00:13:08,457 DEBUG
2024-04-26 00:13:08,457 INFO
2024-04-26 00:13:08,457 INFO Livecheck to ds-idrepo-1
2024-04-26 00:13:08,457 INFO
2024-04-26 00:13:08,457 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:10,240 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:10,240 DEBUG --- stdout ---
2024-04-26 00:13:10,241 DEBUG dn:
alive: true
2024-04-26 00:13:10,241 DEBUG --- stderr ---
2024-04-26 00:13:10,241 DEBUG
2024-04-26 00:13:10,241 INFO
2024-04-26 00:13:10,241 INFO Livecheck to ds-idrepo-2
2024-04-26 00:13:10,241 INFO
2024-04-26 00:13:10,241 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:11,869 ERROR [run_command]: ERROR
2024-04-26 00:13:11,870 ERROR --- rc ---
2024-04-26 00:13:11,870 ERROR returned 91, expected to be in [0]
2024-04-26 00:13:11,870 ERROR --- stdout ---
2024-04-26 00:13:11,870 ERROR
2024-04-26 00:13:11,870 ERROR --- stderr ---
2024-04-26 00:13:11,870 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:13:11,870 INFO
2024-04-26 00:13:11,870 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:13:11,871 INFO Waiting 10 seconds before another live-check round. Time left: 1052s
2024-04-26 00:13:11,871 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:13:21,881 INFO
2024-04-26 00:13:21,882 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:13:21,882 INFO Livecheck to ds-idrepo-0
2024-04-26 00:13:21,882 INFO
2024-04-26 00:13:21,882 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:23,667 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:23,668 DEBUG --- stdout ---
2024-04-26 00:13:23,668 DEBUG dn:
alive: true
2024-04-26 00:13:23,668 DEBUG --- stderr ---
2024-04-26 00:13:23,668 DEBUG
2024-04-26 00:13:23,668 INFO
2024-04-26 00:13:23,668 INFO Livecheck to ds-idrepo-1
2024-04-26 00:13:23,668 INFO
2024-04-26 00:13:23,668 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:25,437 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:25,438 DEBUG --- stdout ---
2024-04-26 00:13:25,438 DEBUG dn:
alive: true
2024-04-26 00:13:25,438 DEBUG --- stderr ---
2024-04-26 00:13:25,438 DEBUG
2024-04-26 00:13:25,438 INFO
2024-04-26 00:13:25,438 INFO Livecheck to ds-idrepo-2
2024-04-26 00:13:25,438 INFO
2024-04-26 00:13:25,439 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:27,065 ERROR [run_command]: ERROR
2024-04-26 00:13:27,066 ERROR --- rc ---
2024-04-26 00:13:27,066 ERROR returned 91, expected to be in [0]
2024-04-26 00:13:27,066 ERROR --- stdout ---
2024-04-26 00:13:27,066 ERROR
2024-04-26 00:13:27,066 ERROR --- stderr ---
2024-04-26 00:13:27,066 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:13:27,066 INFO
2024-04-26 00:13:27,066 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:13:27,066 INFO Waiting 10 seconds before another live-check round. Time left: 1037s
2024-04-26 00:13:27,066 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:13:37,077 INFO
2024-04-26 00:13:37,077 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:13:37,077 INFO Livecheck to ds-idrepo-0
2024-04-26 00:13:37,077 INFO
2024-04-26 00:13:37,078 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:38,809 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:38,809 DEBUG --- stdout ---
2024-04-26 00:13:38,809 DEBUG dn:
alive: true
2024-04-26 00:13:38,809 DEBUG --- stderr ---
2024-04-26 00:13:38,809 DEBUG
2024-04-26 00:13:38,809 INFO
2024-04-26 00:13:38,809 INFO Livecheck to ds-idrepo-1
2024-04-26 00:13:38,809 INFO
2024-04-26 00:13:38,810 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:40,563 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:40,564 DEBUG --- stdout ---
2024-04-26 00:13:40,564 DEBUG dn:
alive: true
2024-04-26 00:13:40,564 DEBUG --- stderr ---
2024-04-26 00:13:40,564 DEBUG
2024-04-26 00:13:40,564 INFO
2024-04-26 00:13:40,564 INFO Livecheck to ds-idrepo-2
2024-04-26 00:13:40,564 INFO
2024-04-26 00:13:40,564 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:42,213 ERROR [run_command]: ERROR
2024-04-26 00:13:42,213 ERROR --- rc ---
2024-04-26 00:13:42,213 ERROR returned 91, expected to be in [0]
2024-04-26 00:13:42,213 ERROR --- stdout ---
2024-04-26 00:13:42,213 ERROR
2024-04-26 00:13:42,213 ERROR --- stderr ---
2024-04-26 00:13:42,213 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:13:42,213 INFO
2024-04-26 00:13:42,213 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:13:42,213 INFO Waiting 10 seconds before another live-check round. Time left: 1022s
2024-04-26 00:13:42,214 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:13:52,224 INFO
2024-04-26 00:13:52,224 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:13:52,224 INFO Livecheck to ds-idrepo-0
2024-04-26 00:13:52,225 INFO
2024-04-26 00:13:52,225 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:53,977 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:53,977 DEBUG --- stdout ---
2024-04-26 00:13:53,977 DEBUG dn:
alive: true
2024-04-26 00:13:53,977 DEBUG --- stderr ---
2024-04-26 00:13:53,977 DEBUG
2024-04-26 00:13:53,977 INFO
2024-04-26 00:13:53,977 INFO Livecheck to ds-idrepo-1
2024-04-26 00:13:53,978 INFO
2024-04-26 00:13:53,978 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:55,717 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:13:55,719 DEBUG --- stdout ---
2024-04-26 00:13:55,719 DEBUG dn:
alive: true
2024-04-26 00:13:55,719 DEBUG --- stderr ---
2024-04-26 00:13:55,719 DEBUG
2024-04-26 00:13:55,719 INFO
2024-04-26 00:13:55,720 INFO Livecheck to ds-idrepo-2
2024-04-26 00:13:55,720 INFO
2024-04-26 00:13:55,720 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:13:57,420 ERROR [run_command]: ERROR
2024-04-26 00:13:57,420 ERROR --- rc ---
2024-04-26 00:13:57,421 ERROR returned 91, expected to be in [0]
2024-04-26 00:13:57,421 ERROR --- stdout ---
2024-04-26 00:13:57,421 ERROR
2024-04-26 00:13:57,421 ERROR --- stderr ---
2024-04-26 00:13:57,421 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:13:57,421 INFO
2024-04-26 00:13:57,421 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:13:57,421 INFO Waiting 10 seconds before another live-check round. Time left: 1007s
2024-04-26 00:13:57,421 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:14:07,431 INFO
2024-04-26 00:14:07,432 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:14:07,432 INFO Livecheck to ds-idrepo-0
2024-04-26 00:14:07,432 INFO
2024-04-26 00:14:07,432 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:09,184 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:09,184 DEBUG --- stdout ---
2024-04-26 00:14:09,184 DEBUG dn:
alive: true
2024-04-26 00:14:09,184 DEBUG --- stderr ---
2024-04-26 00:14:09,184 DEBUG
2024-04-26 00:14:09,184 INFO
2024-04-26 00:14:09,185 INFO Livecheck to ds-idrepo-1
2024-04-26 00:14:09,185 INFO
2024-04-26 00:14:09,185 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:10,910 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:10,911 DEBUG --- stdout ---
2024-04-26 00:14:10,911 DEBUG dn:
alive: true
2024-04-26 00:14:10,911 DEBUG --- stderr ---
2024-04-26 00:14:10,911 DEBUG
2024-04-26 00:14:10,911 INFO
2024-04-26 00:14:10,911 INFO Livecheck to ds-idrepo-2
2024-04-26 00:14:10,911 INFO
2024-04-26 00:14:10,912 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:12,651 ERROR [run_command]: ERROR
2024-04-26 00:14:12,651 ERROR --- rc ---
2024-04-26 00:14:12,651 ERROR returned 91, expected to be in [0]
2024-04-26 00:14:12,651 ERROR --- stdout ---
2024-04-26 00:14:12,651 ERROR
2024-04-26 00:14:12,651 ERROR --- stderr ---
2024-04-26 00:14:12,651 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:14:12,652 INFO
2024-04-26 00:14:12,652 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:14:12,652 INFO Waiting 10 seconds before another live-check round. Time left: 992s
2024-04-26 00:14:12,652 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:14:22,659 INFO
2024-04-26 00:14:22,659 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:14:22,659 INFO Livecheck to ds-idrepo-0
2024-04-26 00:14:22,659 INFO
2024-04-26 00:14:22,660 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:24,386 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:24,386 DEBUG --- stdout ---
2024-04-26 00:14:24,386 DEBUG dn:
alive: true
2024-04-26 00:14:24,386 DEBUG --- stderr ---
2024-04-26 00:14:24,386 DEBUG
2024-04-26 00:14:24,387 INFO
2024-04-26 00:14:24,387 INFO Livecheck to ds-idrepo-1
2024-04-26 00:14:24,387 INFO
2024-04-26 00:14:24,387 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:26,134 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:26,134 DEBUG --- stdout ---
2024-04-26 00:14:26,134 DEBUG dn:
alive: true
2024-04-26 00:14:26,134 DEBUG --- stderr ---
2024-04-26 00:14:26,135 DEBUG
2024-04-26 00:14:26,135 INFO
2024-04-26 00:14:26,135 INFO Livecheck to ds-idrepo-2
2024-04-26 00:14:26,135 INFO
2024-04-26 00:14:26,135 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:27,781 ERROR [run_command]: ERROR
2024-04-26 00:14:27,781 ERROR --- rc ---
2024-04-26 00:14:27,782 ERROR returned 91, expected to be in [0]
2024-04-26 00:14:27,782 ERROR --- stdout ---
2024-04-26 00:14:27,782 ERROR
2024-04-26 00:14:27,782 ERROR --- stderr ---
2024-04-26 00:14:27,782 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:14:27,782 INFO
2024-04-26 00:14:27,782 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:14:27,782 INFO Waiting 10 seconds before another live-check round. Time left: 977s
2024-04-26 00:14:27,782 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:14:37,793 INFO
2024-04-26 00:14:37,793 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:14:37,793 INFO Livecheck to ds-idrepo-0
2024-04-26 00:14:37,793 INFO
2024-04-26 00:14:37,793 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:39,585 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:39,585 DEBUG --- stdout ---
2024-04-26 00:14:39,585 DEBUG dn:
alive: true
2024-04-26 00:14:39,585 DEBUG --- stderr ---
2024-04-26 00:14:39,585 DEBUG
2024-04-26 00:14:39,585 INFO
2024-04-26 00:14:39,586 INFO Livecheck to ds-idrepo-1
2024-04-26 00:14:39,586 INFO
2024-04-26 00:14:39,586 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:41,344 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:41,344 DEBUG --- stdout ---
2024-04-26 00:14:41,344 DEBUG dn:
alive: true
2024-04-26 00:14:41,344 DEBUG --- stderr ---
2024-04-26 00:14:41,344 DEBUG
2024-04-26 00:14:41,344 INFO
2024-04-26 00:14:41,345 INFO Livecheck to ds-idrepo-2
2024-04-26 00:14:41,345 INFO
2024-04-26 00:14:41,345 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:42,948 ERROR [run_command]: ERROR
2024-04-26 00:14:42,948 ERROR --- rc ---
2024-04-26 00:14:42,948 ERROR returned 91, expected to be in [0]
2024-04-26 00:14:42,948 ERROR --- stdout ---
2024-04-26 00:14:42,948 ERROR
2024-04-26 00:14:42,948 ERROR --- stderr ---
2024-04-26 00:14:42,948 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:14:42,948 INFO
2024-04-26 00:14:42,948 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:14:42,949 INFO Waiting 10 seconds before another live-check round. Time left: 961s
2024-04-26 00:14:42,949 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:14:52,959 INFO
2024-04-26 00:14:52,959 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:14:52,959 INFO Livecheck to ds-idrepo-0
2024-04-26 00:14:52,959 INFO
2024-04-26 00:14:52,960 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:54,708 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:54,708 DEBUG --- stdout ---
2024-04-26 00:14:54,708 DEBUG dn:
alive: true
2024-04-26 00:14:54,708 DEBUG --- stderr ---
2024-04-26 00:14:54,708 DEBUG
2024-04-26 00:14:54,709 INFO
2024-04-26 00:14:54,709 INFO Livecheck to ds-idrepo-1
2024-04-26 00:14:54,709 INFO
2024-04-26 00:14:54,709 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:56,455 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:14:56,456 DEBUG --- stdout ---
2024-04-26 00:14:56,456 DEBUG dn:
alive: true
2024-04-26 00:14:56,456 DEBUG --- stderr ---
2024-04-26 00:14:56,456 DEBUG
2024-04-26 00:14:56,456 INFO
2024-04-26 00:14:56,456 INFO Livecheck to ds-idrepo-2
2024-04-26 00:14:56,456 INFO
2024-04-26 00:14:56,457 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:14:58,124 ERROR [run_command]: ERROR
2024-04-26 00:14:58,124 ERROR --- rc ---
2024-04-26 00:14:58,125 ERROR returned 91, expected to be in [0]
2024-04-26 00:14:58,125 ERROR --- stdout ---
2024-04-26 00:14:58,125 ERROR
2024-04-26 00:14:58,125 ERROR --- stderr ---
2024-04-26 00:14:58,125 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:14:58,125 INFO
2024-04-26 00:14:58,125 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:14:58,125 INFO Waiting 10 seconds before another live-check round. Time left: 946s
2024-04-26 00:14:58,125 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:15:08,135 INFO
2024-04-26 00:15:08,136 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:15:08,136 INFO Livecheck to ds-idrepo-0
2024-04-26 00:15:08,137 INFO
2024-04-26 00:15:08,137 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:09,868 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:09,868 DEBUG --- stdout ---
2024-04-26 00:15:09,868 DEBUG dn:
alive: true
2024-04-26 00:15:09,868 DEBUG --- stderr ---
2024-04-26 00:15:09,868 DEBUG
2024-04-26 00:15:09,868 INFO
2024-04-26 00:15:09,868 INFO Livecheck to ds-idrepo-1
2024-04-26 00:15:09,868 INFO
2024-04-26 00:15:09,869 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:11,601 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:11,601 DEBUG --- stdout ---
2024-04-26 00:15:11,601 DEBUG dn:
alive: true
2024-04-26 00:15:11,601 DEBUG --- stderr ---
2024-04-26 00:15:11,601 DEBUG
2024-04-26 00:15:11,601 INFO
2024-04-26 00:15:11,602 INFO Livecheck to ds-idrepo-2
2024-04-26 00:15:11,602 INFO
2024-04-26 00:15:11,602 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:13,319 ERROR [run_command]: ERROR
2024-04-26 00:15:13,320 ERROR --- rc ---
2024-04-26 00:15:13,321 ERROR returned 91, expected to be in [0]
2024-04-26 00:15:13,321 ERROR --- stdout ---
2024-04-26 00:15:13,321 ERROR
2024-04-26 00:15:13,321 ERROR --- stderr ---
2024-04-26 00:15:13,321 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:15:13,321 INFO
2024-04-26 00:15:13,321 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:15:13,321 INFO Waiting 10 seconds before another live-check round. Time left: 931s
2024-04-26 00:15:13,321 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:15:23,331 INFO
2024-04-26 00:15:23,331 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:15:23,331 INFO Livecheck to ds-idrepo-0
2024-04-26 00:15:23,331 INFO
2024-04-26 00:15:23,332 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:25,108 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:25,108 DEBUG --- stdout ---
2024-04-26 00:15:25,108 DEBUG dn:
alive: true
2024-04-26 00:15:25,108 DEBUG --- stderr ---
2024-04-26 00:15:25,108 DEBUG
2024-04-26 00:15:25,108 INFO
2024-04-26 00:15:25,108 INFO Livecheck to ds-idrepo-1
2024-04-26 00:15:25,108 INFO
2024-04-26 00:15:25,109 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:26,869 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:26,870 DEBUG --- stdout ---
2024-04-26 00:15:26,870 DEBUG dn:
alive: true
2024-04-26 00:15:26,870 DEBUG --- stderr ---
2024-04-26 00:15:26,870 DEBUG
2024-04-26 00:15:26,870 INFO
2024-04-26 00:15:26,870 INFO Livecheck to ds-idrepo-2
2024-04-26 00:15:26,870 INFO
2024-04-26 00:15:26,870 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:28,484 ERROR [run_command]: ERROR
2024-04-26 00:15:28,485 ERROR --- rc ---
2024-04-26 00:15:28,485 ERROR returned 91, expected to be in [0]
2024-04-26 00:15:28,485 ERROR --- stdout ---
2024-04-26 00:15:28,485 ERROR
2024-04-26 00:15:28,485 ERROR --- stderr ---
2024-04-26 00:15:28,485 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:15:28,485 INFO
2024-04-26 00:15:28,485 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:15:28,485 INFO Waiting 10 seconds before another live-check round. Time left: 916s
2024-04-26 00:15:28,486 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:15:38,496 INFO
2024-04-26 00:15:38,496 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:15:38,496 INFO Livecheck to ds-idrepo-0
2024-04-26 00:15:38,497 INFO
2024-04-26 00:15:38,497 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:40,306 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:40,307 DEBUG --- stdout ---
2024-04-26 00:15:40,307 DEBUG dn:
alive: true
2024-04-26 00:15:40,307 DEBUG --- stderr ---
2024-04-26 00:15:40,307 DEBUG
2024-04-26 00:15:40,307 INFO
2024-04-26 00:15:40,307 INFO Livecheck to ds-idrepo-1
2024-04-26 00:15:40,307 INFO
2024-04-26 00:15:40,307 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:42,064 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:42,065 DEBUG --- stdout ---
2024-04-26 00:15:42,065 DEBUG dn:
alive: true
2024-04-26 00:15:42,065 DEBUG --- stderr ---
2024-04-26 00:15:42,065 DEBUG
2024-04-26 00:15:42,065 INFO
2024-04-26 00:15:42,065 INFO Livecheck to ds-idrepo-2
2024-04-26 00:15:42,065 INFO
2024-04-26 00:15:42,065 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:43,792 ERROR [run_command]: ERROR
2024-04-26 00:15:43,792 ERROR --- rc ---
2024-04-26 00:15:43,792 ERROR returned 91, expected to be in [0]
2024-04-26 00:15:43,792 ERROR --- stdout ---
2024-04-26 00:15:43,792 ERROR
2024-04-26 00:15:43,792 ERROR --- stderr ---
2024-04-26 00:15:43,792 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:15:43,792 INFO
2024-04-26 00:15:43,793 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:15:43,793 INFO Waiting 10 seconds before another live-check round. Time left: 901s
2024-04-26 00:15:43,793 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:15:53,803 INFO
2024-04-26 00:15:53,804 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:15:53,804 INFO Livecheck to ds-idrepo-0
2024-04-26 00:15:53,804 INFO
2024-04-26 00:15:53,804 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:55,576 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:55,576 DEBUG --- stdout ---
2024-04-26 00:15:55,576 DEBUG dn:
alive: true
2024-04-26 00:15:55,576 DEBUG --- stderr ---
2024-04-26 00:15:55,576 DEBUG
2024-04-26 00:15:55,577 INFO
2024-04-26 00:15:55,577 INFO Livecheck to ds-idrepo-1
2024-04-26 00:15:55,577 INFO
2024-04-26 00:15:55,577 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:57,331 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:15:57,331 DEBUG --- stdout ---
2024-04-26 00:15:57,331 DEBUG dn:
alive: true
2024-04-26 00:15:57,331 DEBUG --- stderr ---
2024-04-26 00:15:57,331 DEBUG
2024-04-26 00:15:57,331 INFO
2024-04-26 00:15:57,331 INFO Livecheck to ds-idrepo-2
2024-04-26 00:15:57,331 INFO
2024-04-26 00:15:57,332 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:15:58,960 ERROR [run_command]: ERROR
2024-04-26 00:15:58,960 ERROR --- rc ---
2024-04-26 00:15:58,960 ERROR returned 91, expected to be in [0]
2024-04-26 00:15:58,960 ERROR --- stdout ---
2024-04-26 00:15:58,960 ERROR
2024-04-26 00:15:58,960 ERROR --- stderr ---
2024-04-26 00:15:58,960 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:15:58,960 INFO
2024-04-26 00:15:58,961 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:15:58,961 INFO Waiting 10 seconds before another live-check round. Time left: 885s
2024-04-26 00:15:58,961 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:16:08,969 INFO
2024-04-26 00:16:08,969 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:16:08,969 INFO Livecheck to ds-idrepo-0
2024-04-26 00:16:08,969 INFO
2024-04-26 00:16:08,970 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:10,729 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:10,729 DEBUG --- stdout ---
2024-04-26 00:16:10,729 DEBUG dn:
alive: true
2024-04-26 00:16:10,729 DEBUG --- stderr ---
2024-04-26 00:16:10,729 DEBUG
2024-04-26 00:16:10,729 INFO
2024-04-26 00:16:10,729 INFO Livecheck to ds-idrepo-1
2024-04-26 00:16:10,730 INFO
2024-04-26 00:16:10,730 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:12,481 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:12,481 DEBUG --- stdout ---
2024-04-26 00:16:12,481 DEBUG dn:
alive: true
2024-04-26 00:16:12,481 DEBUG --- stderr ---
2024-04-26 00:16:12,481 DEBUG
2024-04-26 00:16:12,481 INFO
2024-04-26 00:16:12,482 INFO Livecheck to ds-idrepo-2
2024-04-26 00:16:12,482 INFO
2024-04-26 00:16:12,482 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:14,176 ERROR [run_command]: ERROR
2024-04-26 00:16:14,176 ERROR --- rc ---
2024-04-26 00:16:14,176 ERROR returned 91, expected to be in [0]
2024-04-26 00:16:14,176 ERROR --- stdout ---
2024-04-26 00:16:14,177 ERROR
2024-04-26 00:16:14,177 ERROR --- stderr ---
2024-04-26 00:16:14,177 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:16:14,177 INFO
2024-04-26 00:16:14,177 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:16:14,177 INFO Waiting 10 seconds before another live-check round. Time left: 870s
2024-04-26 00:16:14,177 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:16:24,187 INFO
2024-04-26 00:16:24,187 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:16:24,187 INFO Livecheck to ds-idrepo-0
2024-04-26 00:16:24,187 INFO
2024-04-26 00:16:24,188 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:25,977 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:25,977 DEBUG --- stdout ---
2024-04-26 00:16:25,977 DEBUG dn:
alive: true
2024-04-26 00:16:25,977 DEBUG --- stderr ---
2024-04-26 00:16:25,978 DEBUG
2024-04-26 00:16:25,978 INFO
2024-04-26 00:16:25,978 INFO Livecheck to ds-idrepo-1
2024-04-26 00:16:25,978 INFO
2024-04-26 00:16:25,978 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:27,725 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:27,726 DEBUG --- stdout ---
2024-04-26 00:16:27,726 DEBUG dn:
alive: true
2024-04-26 00:16:27,726 DEBUG --- stderr ---
2024-04-26 00:16:27,726 DEBUG
2024-04-26 00:16:27,726 INFO
2024-04-26 00:16:27,726 INFO Livecheck to ds-idrepo-2
2024-04-26 00:16:27,726 INFO
2024-04-26 00:16:27,726 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:29,432 ERROR [run_command]: ERROR
2024-04-26 00:16:29,432 ERROR --- rc ---
2024-04-26 00:16:29,432 ERROR returned 91, expected to be in [0]
2024-04-26 00:16:29,432 ERROR --- stdout ---
2024-04-26 00:16:29,432 ERROR
2024-04-26 00:16:29,432 ERROR --- stderr ---
2024-04-26 00:16:29,432 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:16:29,432 INFO
2024-04-26 00:16:29,433 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:16:29,433 INFO Waiting 10 seconds before another live-check round. Time left: 855s
2024-04-26 00:16:29,433 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:16:39,443 INFO
2024-04-26 00:16:39,443 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:16:39,443 INFO Livecheck to ds-idrepo-0
2024-04-26 00:16:39,443 INFO
2024-04-26 00:16:39,444 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:41,409 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:41,410 DEBUG --- stdout ---
2024-04-26 00:16:41,410 DEBUG dn:
alive: true
2024-04-26 00:16:41,410 DEBUG --- stderr ---
2024-04-26 00:16:41,410 DEBUG
2024-04-26 00:16:41,410 INFO
2024-04-26 00:16:41,410 INFO Livecheck to ds-idrepo-1
2024-04-26 00:16:41,410 INFO
2024-04-26 00:16:41,410 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:43,211 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:43,211 DEBUG --- stdout ---
2024-04-26 00:16:43,212 DEBUG dn:
alive: true
2024-04-26 00:16:43,212 DEBUG --- stderr ---
2024-04-26 00:16:43,212 DEBUG
2024-04-26 00:16:43,212 INFO
2024-04-26 00:16:43,212 INFO Livecheck to ds-idrepo-2
2024-04-26 00:16:43,212 INFO
2024-04-26 00:16:43,212 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:44,969 ERROR [run_command]: ERROR
2024-04-26 00:16:44,969 ERROR --- rc ---
2024-04-26 00:16:44,970 ERROR returned 91, expected to be in [0]
2024-04-26 00:16:44,970 ERROR --- stdout ---
2024-04-26 00:16:44,970 ERROR
2024-04-26 00:16:44,970 ERROR --- stderr ---
2024-04-26 00:16:44,970 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:16:44,970 INFO
2024-04-26 00:16:44,970 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:16:44,970 INFO Waiting 10 seconds before another live-check round. Time left: 839s
2024-04-26 00:16:44,970 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:16:54,981 INFO
2024-04-26 00:16:54,981 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:16:54,981 INFO Livecheck to ds-idrepo-0
2024-04-26 00:16:54,981 INFO
2024-04-26 00:16:54,982 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:56,723 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:56,723 DEBUG --- stdout ---
2024-04-26 00:16:56,723 DEBUG dn:
alive: true
2024-04-26 00:16:56,724 DEBUG --- stderr ---
2024-04-26 00:16:56,724 DEBUG
2024-04-26 00:16:56,724 INFO
2024-04-26 00:16:56,724 INFO Livecheck to ds-idrepo-1
2024-04-26 00:16:56,724 INFO
2024-04-26 00:16:56,724 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:16:58,490 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:16:58,490 DEBUG --- stdout ---
2024-04-26 00:16:58,491 DEBUG dn:
alive: true
2024-04-26 00:16:58,491 DEBUG --- stderr ---
2024-04-26 00:16:58,491 DEBUG
2024-04-26 00:16:58,491 INFO
2024-04-26 00:16:58,491 INFO Livecheck to ds-idrepo-2
2024-04-26 00:16:58,491 INFO
2024-04-26 00:16:58,491 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:00,095 ERROR [run_command]: ERROR
2024-04-26 00:17:00,095 ERROR --- rc ---
2024-04-26 00:17:00,095 ERROR returned 91, expected to be in [0]
2024-04-26 00:17:00,095 ERROR --- stdout ---
2024-04-26 00:17:00,095 ERROR
2024-04-26 00:17:00,095 ERROR --- stderr ---
2024-04-26 00:17:00,095 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:17:00,095 INFO
2024-04-26 00:17:00,095 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:17:00,096 INFO Waiting 10 seconds before another live-check round. Time left: 824s
2024-04-26 00:17:00,096 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:17:10,106 INFO
2024-04-26 00:17:10,106 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:17:10,106 INFO Livecheck to ds-idrepo-0
2024-04-26 00:17:10,106 INFO
2024-04-26 00:17:10,107 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:11,863 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:11,864 DEBUG --- stdout ---
2024-04-26 00:17:11,864 DEBUG dn:
alive: true
2024-04-26 00:17:11,864 DEBUG --- stderr ---
2024-04-26 00:17:11,864 DEBUG
2024-04-26 00:17:11,864 INFO
2024-04-26 00:17:11,864 INFO Livecheck to ds-idrepo-1
2024-04-26 00:17:11,864 INFO
2024-04-26 00:17:11,865 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:13,606 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:13,607 DEBUG --- stdout ---
2024-04-26 00:17:13,608 DEBUG dn:
alive: true
2024-04-26 00:17:13,608 DEBUG --- stderr ---
2024-04-26 00:17:13,608 DEBUG
2024-04-26 00:17:13,608 INFO
2024-04-26 00:17:13,608 INFO Livecheck to ds-idrepo-2
2024-04-26 00:17:13,609 INFO
2024-04-26 00:17:13,609 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:15,418 ERROR [run_command]: ERROR
2024-04-26 00:17:15,418 ERROR --- rc ---
2024-04-26 00:17:15,418 ERROR returned 91, expected to be in [0]
2024-04-26 00:17:15,418 ERROR --- stdout ---
2024-04-26 00:17:15,418 ERROR
2024-04-26 00:17:15,418 ERROR --- stderr ---
2024-04-26 00:17:15,418 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:17:15,418 INFO
2024-04-26 00:17:15,419 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:17:15,419 INFO Waiting 10 seconds before another live-check round. Time left: 809s
2024-04-26 00:17:15,419 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:17:25,429 INFO
2024-04-26 00:17:25,429 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:17:25,429 INFO Livecheck to ds-idrepo-0
2024-04-26 00:17:25,430 INFO
2024-04-26 00:17:25,430 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:27,175 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:27,175 DEBUG --- stdout ---
2024-04-26 00:17:27,175 DEBUG dn:
alive: true
2024-04-26 00:17:27,175 DEBUG --- stderr ---
2024-04-26 00:17:27,175 DEBUG
2024-04-26 00:17:27,175 INFO
2024-04-26 00:17:27,176 INFO Livecheck to ds-idrepo-1
2024-04-26 00:17:27,176 INFO
2024-04-26 00:17:27,176 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:28,918 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:28,919 DEBUG --- stdout ---
2024-04-26 00:17:28,919 DEBUG dn:
alive: true
2024-04-26 00:17:28,919 DEBUG --- stderr ---
2024-04-26 00:17:28,919 DEBUG
2024-04-26 00:17:28,919 INFO
2024-04-26 00:17:28,919 INFO Livecheck to ds-idrepo-2
2024-04-26 00:17:28,919 INFO
2024-04-26 00:17:28,920 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:30,690 ERROR [run_command]: ERROR
2024-04-26 00:17:30,690 ERROR --- rc ---
2024-04-26 00:17:30,690 ERROR returned 91, expected to be in [0]
2024-04-26 00:17:30,690 ERROR --- stdout ---
2024-04-26 00:17:30,690 ERROR
2024-04-26 00:17:30,690 ERROR --- stderr ---
2024-04-26 00:17:30,690 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:17:30,690 INFO
2024-04-26 00:17:30,690 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:17:30,690 INFO Waiting 10 seconds before another live-check round. Time left: 794s
2024-04-26 00:17:30,690 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:17:40,699 INFO
2024-04-26 00:17:40,701 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:17:40,701 INFO Livecheck to ds-idrepo-0
2024-04-26 00:17:40,701 INFO
2024-04-26 00:17:40,702 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:42,537 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:42,537 DEBUG --- stdout ---
2024-04-26 00:17:42,538 DEBUG dn:
alive: true
2024-04-26 00:17:42,538 DEBUG --- stderr ---
2024-04-26 00:17:42,538 DEBUG
2024-04-26 00:17:42,538 INFO
2024-04-26 00:17:42,538 INFO Livecheck to ds-idrepo-1
2024-04-26 00:17:42,538 INFO
2024-04-26 00:17:42,538 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:44,297 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:44,298 DEBUG --- stdout ---
2024-04-26 00:17:44,298 DEBUG dn:
alive: true
2024-04-26 00:17:44,298 DEBUG --- stderr ---
2024-04-26 00:17:44,298 DEBUG
2024-04-26 00:17:44,298 INFO
2024-04-26 00:17:44,298 INFO Livecheck to ds-idrepo-2
2024-04-26 00:17:44,298 INFO
2024-04-26 00:17:44,299 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:46,015 ERROR [run_command]: ERROR
2024-04-26 00:17:46,015 ERROR --- rc ---
2024-04-26 00:17:46,016 ERROR returned 91, expected to be in [0]
2024-04-26 00:17:46,016 ERROR --- stdout ---
2024-04-26 00:17:46,016 ERROR
2024-04-26 00:17:46,017 ERROR --- stderr ---
2024-04-26 00:17:46,017 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:17:46,017 INFO
2024-04-26 00:17:46,017 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:17:46,017 INFO Waiting 10 seconds before another live-check round. Time left: 778s
2024-04-26 00:17:46,017 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:17:56,027 INFO
2024-04-26 00:17:56,027 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:17:56,027 INFO Livecheck to ds-idrepo-0
2024-04-26 00:17:56,027 INFO
2024-04-26 00:17:56,028 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:57,790 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:57,790 DEBUG --- stdout ---
2024-04-26 00:17:57,790 DEBUG dn:
alive: true
2024-04-26 00:17:57,790 DEBUG --- stderr ---
2024-04-26 00:17:57,790 DEBUG
2024-04-26 00:17:57,790 INFO
2024-04-26 00:17:57,790 INFO Livecheck to ds-idrepo-1
2024-04-26 00:17:57,790 INFO
2024-04-26 00:17:57,791 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:17:59,519 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:17:59,520 DEBUG --- stdout ---
2024-04-26 00:17:59,520 DEBUG dn:
alive: true
2024-04-26 00:17:59,520 DEBUG --- stderr ---
2024-04-26 00:17:59,520 DEBUG
2024-04-26 00:17:59,520 INFO
2024-04-26 00:17:59,520 INFO Livecheck to ds-idrepo-2
2024-04-26 00:17:59,520 INFO
2024-04-26 00:17:59,520 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:01,239 ERROR [run_command]: ERROR
2024-04-26 00:18:01,239 ERROR --- rc ---
2024-04-26 00:18:01,239 ERROR returned 91, expected to be in [0]
2024-04-26 00:18:01,239 ERROR --- stdout ---
2024-04-26 00:18:01,239 ERROR
2024-04-26 00:18:01,239 ERROR --- stderr ---
2024-04-26 00:18:01,239 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:18:01,239 INFO
2024-04-26 00:18:01,239 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:18:01,240 INFO Waiting 10 seconds before another live-check round. Time left: 763s
2024-04-26 00:18:01,240 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:18:11,247 INFO
2024-04-26 00:18:11,247 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:18:11,247 INFO Livecheck to ds-idrepo-0
2024-04-26 00:18:11,247 INFO
2024-04-26 00:18:11,248 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:13,001 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:13,001 DEBUG --- stdout ---
2024-04-26 00:18:13,002 DEBUG dn:
alive: true
2024-04-26 00:18:13,002 DEBUG --- stderr ---
2024-04-26 00:18:13,002 DEBUG
2024-04-26 00:18:13,002 INFO
2024-04-26 00:18:13,002 INFO Livecheck to ds-idrepo-1
2024-04-26 00:18:13,002 INFO
2024-04-26 00:18:13,003 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:14,799 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:14,799 DEBUG --- stdout ---
2024-04-26 00:18:14,799 DEBUG dn:
alive: true
2024-04-26 00:18:14,799 DEBUG --- stderr ---
2024-04-26 00:18:14,799 DEBUG
2024-04-26 00:18:14,799 INFO
2024-04-26 00:18:14,799 INFO Livecheck to ds-idrepo-2
2024-04-26 00:18:14,799 INFO
2024-04-26 00:18:14,800 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:16,440 ERROR [run_command]: ERROR
2024-04-26 00:18:16,441 ERROR --- rc ---
2024-04-26 00:18:16,441 ERROR returned 91, expected to be in [0]
2024-04-26 00:18:16,441 ERROR --- stdout ---
2024-04-26 00:18:16,441 ERROR
2024-04-26 00:18:16,441 ERROR --- stderr ---
2024-04-26 00:18:16,441 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:18:16,441 INFO
2024-04-26 00:18:16,441 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:18:16,441 INFO Waiting 10 seconds before another live-check round. Time left: 748s
2024-04-26 00:18:16,441 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:18:26,452 INFO
2024-04-26 00:18:26,452 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:18:26,452 INFO Livecheck to ds-idrepo-0
2024-04-26 00:18:26,452 INFO
2024-04-26 00:18:26,453 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:28,213 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:28,214 DEBUG --- stdout ---
2024-04-26 00:18:28,214 DEBUG dn:
alive: true
2024-04-26 00:18:28,214 DEBUG --- stderr ---
2024-04-26 00:18:28,214 DEBUG
2024-04-26 00:18:28,214 INFO
2024-04-26 00:18:28,214 INFO Livecheck to ds-idrepo-1
2024-04-26 00:18:28,214 INFO
2024-04-26 00:18:28,215 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:29,959 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:29,961 DEBUG --- stdout ---
2024-04-26 00:18:29,961 DEBUG dn:
alive: true
2024-04-26 00:18:29,961 DEBUG --- stderr ---
2024-04-26 00:18:29,961 DEBUG
2024-04-26 00:18:29,961 INFO
2024-04-26 00:18:29,961 INFO Livecheck to ds-idrepo-2
2024-04-26 00:18:29,961 INFO
2024-04-26 00:18:29,962 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:31,554 ERROR [run_command]: ERROR
2024-04-26 00:18:31,555 ERROR --- rc ---
2024-04-26 00:18:31,555 ERROR returned 91, expected to be in [0]
2024-04-26 00:18:31,555 ERROR --- stdout ---
2024-04-26 00:18:31,555 ERROR
2024-04-26 00:18:31,555 ERROR --- stderr ---
2024-04-26 00:18:31,555 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:18:31,555 INFO
2024-04-26 00:18:31,555 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:18:31,555 INFO Waiting 10 seconds before another live-check round. Time left: 733s
2024-04-26 00:18:31,555 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:18:41,563 INFO
2024-04-26 00:18:41,563 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:18:41,563 INFO Livecheck to ds-idrepo-0
2024-04-26 00:18:41,563 INFO
2024-04-26 00:18:41,564 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:43,320 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:43,320 DEBUG --- stdout ---
2024-04-26 00:18:43,320 DEBUG dn:
alive: true
2024-04-26 00:18:43,320 DEBUG --- stderr ---
2024-04-26 00:18:43,320 DEBUG
2024-04-26 00:18:43,320 INFO
2024-04-26 00:18:43,320 INFO Livecheck to ds-idrepo-1
2024-04-26 00:18:43,320 INFO
2024-04-26 00:18:43,321 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:45,105 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:45,106 DEBUG --- stdout ---
2024-04-26 00:18:45,106 DEBUG dn:
alive: true
2024-04-26 00:18:45,106 DEBUG --- stderr ---
2024-04-26 00:18:45,106 DEBUG
2024-04-26 00:18:45,106 INFO
2024-04-26 00:18:45,106 INFO Livecheck to ds-idrepo-2
2024-04-26 00:18:45,106 INFO
2024-04-26 00:18:45,107 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:46,858 ERROR [run_command]: ERROR
2024-04-26 00:18:46,858 ERROR --- rc ---
2024-04-26 00:18:46,859 ERROR returned 91, expected to be in [0]
2024-04-26 00:18:46,859 ERROR --- stdout ---
2024-04-26 00:18:46,859 ERROR
2024-04-26 00:18:46,859 ERROR --- stderr ---
2024-04-26 00:18:46,859 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:18:46,859 INFO
2024-04-26 00:18:46,859 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:18:46,859 INFO Waiting 10 seconds before another live-check round. Time left: 717s
2024-04-26 00:18:46,859 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:18:56,870 INFO
2024-04-26 00:18:56,870 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:18:56,871 INFO Livecheck to ds-idrepo-0
2024-04-26 00:18:56,872 INFO
2024-04-26 00:18:56,872 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:18:58,702 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:18:58,703 DEBUG --- stdout ---
2024-04-26 00:18:58,703 DEBUG dn:
alive: true
2024-04-26 00:18:58,703 DEBUG --- stderr ---
2024-04-26 00:18:58,703 DEBUG
2024-04-26 00:18:58,703 INFO
2024-04-26 00:18:58,703 INFO Livecheck to ds-idrepo-1
2024-04-26 00:18:58,703 INFO
2024-04-26 00:18:58,703 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:00,444 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:00,445 DEBUG --- stdout ---
2024-04-26 00:19:00,445 DEBUG dn:
alive: true
2024-04-26 00:19:00,445 DEBUG --- stderr ---
2024-04-26 00:19:00,445 DEBUG
2024-04-26 00:19:00,445 INFO
2024-04-26 00:19:00,445 INFO Livecheck to ds-idrepo-2
2024-04-26 00:19:00,445 INFO
2024-04-26 00:19:00,445 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:02,079 ERROR [run_command]: ERROR
2024-04-26 00:19:02,081 ERROR --- rc ---
2024-04-26 00:19:02,081 ERROR returned 91, expected to be in [0]
2024-04-26 00:19:02,081 ERROR --- stdout ---
2024-04-26 00:19:02,081 ERROR
2024-04-26 00:19:02,081 ERROR --- stderr ---
2024-04-26 00:19:02,081 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:19:02,082 INFO
2024-04-26 00:19:02,082 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:19:02,082 INFO Waiting 10 seconds before another live-check round. Time left: 702s
2024-04-26 00:19:02,082 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:19:12,087 INFO
2024-04-26 00:19:12,087 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:19:12,087 INFO Livecheck to ds-idrepo-0
2024-04-26 00:19:12,087 INFO
2024-04-26 00:19:12,088 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:13,868 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:13,869 DEBUG --- stdout ---
2024-04-26 00:19:13,869 DEBUG dn:
alive: true
2024-04-26 00:19:13,869 DEBUG --- stderr ---
2024-04-26 00:19:13,869 DEBUG
2024-04-26 00:19:13,869 INFO
2024-04-26 00:19:13,869 INFO Livecheck to ds-idrepo-1
2024-04-26 00:19:13,869 INFO
2024-04-26 00:19:13,869 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:15,614 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:15,615 DEBUG --- stdout ---
2024-04-26 00:19:15,615 DEBUG dn:
alive: true
2024-04-26 00:19:15,615 DEBUG --- stderr ---
2024-04-26 00:19:15,615 DEBUG
2024-04-26 00:19:15,615 INFO
2024-04-26 00:19:15,615 INFO Livecheck to ds-idrepo-2
2024-04-26 00:19:15,615 INFO
2024-04-26 00:19:15,615 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:17,327 ERROR [run_command]: ERROR
2024-04-26 00:19:17,328 ERROR --- rc ---
2024-04-26 00:19:17,328 ERROR returned 91, expected to be in [0]
2024-04-26 00:19:17,328 ERROR --- stdout ---
2024-04-26 00:19:17,328 ERROR
2024-04-26 00:19:17,328 ERROR --- stderr ---
2024-04-26 00:19:17,328 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:19:17,328 INFO
2024-04-26 00:19:17,328 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:19:17,329 INFO Waiting 10 seconds before another live-check round. Time left: 687s
2024-04-26 00:19:17,329 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:19:27,339 INFO
2024-04-26 00:19:27,339 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:19:27,340 INFO Livecheck to ds-idrepo-0
2024-04-26 00:19:27,340 INFO
2024-04-26 00:19:27,340 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:29,088 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:29,088 DEBUG --- stdout ---
2024-04-26 00:19:29,088 DEBUG dn:
alive: true
2024-04-26 00:19:29,088 DEBUG --- stderr ---
2024-04-26 00:19:29,088 DEBUG
2024-04-26 00:19:29,088 INFO
2024-04-26 00:19:29,088 INFO Livecheck to ds-idrepo-1
2024-04-26 00:19:29,088 INFO
2024-04-26 00:19:29,089 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:30,834 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:30,835 DEBUG --- stdout ---
2024-04-26 00:19:30,835 DEBUG dn:
alive: true
2024-04-26 00:19:30,835 DEBUG --- stderr ---
2024-04-26 00:19:30,835 DEBUG
2024-04-26 00:19:30,835 INFO
2024-04-26 00:19:30,835 INFO Livecheck to ds-idrepo-2
2024-04-26 00:19:30,835 INFO
2024-04-26 00:19:30,835 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:32,433 ERROR [run_command]: ERROR
2024-04-26 00:19:32,433 ERROR --- rc ---
2024-04-26 00:19:32,433 ERROR returned 91, expected to be in [0]
2024-04-26 00:19:32,433 ERROR --- stdout ---
2024-04-26 00:19:32,433 ERROR
2024-04-26 00:19:32,433 ERROR --- stderr ---
2024-04-26 00:19:32,433 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:19:32,433 INFO
2024-04-26 00:19:32,433 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:19:32,433 INFO Waiting 10 seconds before another live-check round. Time left: 672s
2024-04-26 00:19:32,433 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:19:42,444 INFO
2024-04-26 00:19:42,444 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:19:42,444 INFO Livecheck to ds-idrepo-0
2024-04-26 00:19:42,444 INFO
2024-04-26 00:19:42,445 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:44,189 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:44,189 DEBUG --- stdout ---
2024-04-26 00:19:44,189 DEBUG dn:
alive: true
2024-04-26 00:19:44,189 DEBUG --- stderr ---
2024-04-26 00:19:44,189 DEBUG
2024-04-26 00:19:44,190 INFO
2024-04-26 00:19:44,190 INFO Livecheck to ds-idrepo-1
2024-04-26 00:19:44,190 INFO
2024-04-26 00:19:44,190 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:45,970 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:45,972 DEBUG --- stdout ---
2024-04-26 00:19:45,972 DEBUG dn:
alive: true
2024-04-26 00:19:45,972 DEBUG --- stderr ---
2024-04-26 00:19:45,972 DEBUG
2024-04-26 00:19:45,972 INFO
2024-04-26 00:19:45,973 INFO Livecheck to ds-idrepo-2
2024-04-26 00:19:45,973 INFO
2024-04-26 00:19:45,974 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:47,687 ERROR [run_command]: ERROR
2024-04-26 00:19:47,687 ERROR --- rc ---
2024-04-26 00:19:47,687 ERROR returned 91, expected to be in [0]
2024-04-26 00:19:47,687 ERROR --- stdout ---
2024-04-26 00:19:47,687 ERROR
2024-04-26 00:19:47,687 ERROR --- stderr ---
2024-04-26 00:19:47,687 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:19:47,687 INFO
2024-04-26 00:19:47,687 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:19:47,687 INFO Waiting 10 seconds before another live-check round. Time left: 657s
2024-04-26 00:19:47,687 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:19:57,698 INFO
2024-04-26 00:19:57,698 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:19:57,698 INFO Livecheck to ds-idrepo-0
2024-04-26 00:19:57,698 INFO
2024-04-26 00:19:57,699 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:19:59,450 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:19:59,450 DEBUG --- stdout ---
2024-04-26 00:19:59,450 DEBUG dn:
alive: true
2024-04-26 00:19:59,450 DEBUG --- stderr ---
2024-04-26 00:19:59,450 DEBUG
2024-04-26 00:19:59,450 INFO
2024-04-26 00:19:59,450 INFO Livecheck to ds-idrepo-1
2024-04-26 00:19:59,450 INFO
2024-04-26 00:19:59,451 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:01,184 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:01,184 DEBUG --- stdout ---
2024-04-26 00:20:01,184 DEBUG dn:
alive: true
2024-04-26 00:20:01,185 DEBUG --- stderr ---
2024-04-26 00:20:01,185 DEBUG
2024-04-26 00:20:01,185 INFO
2024-04-26 00:20:01,185 INFO Livecheck to ds-idrepo-2
2024-04-26 00:20:01,185 INFO
2024-04-26 00:20:01,186 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:03,032 ERROR [run_command]: ERROR
2024-04-26 00:20:03,032 ERROR --- rc ---
2024-04-26 00:20:03,032 ERROR returned 91, expected to be in [0]
2024-04-26 00:20:03,032 ERROR --- stdout ---
2024-04-26 00:20:03,033 ERROR
2024-04-26 00:20:03,033 ERROR --- stderr ---
2024-04-26 00:20:03,033 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:20:03,033 INFO
2024-04-26 00:20:03,033 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:20:03,033 INFO Waiting 10 seconds before another live-check round. Time left: 641s
2024-04-26 00:20:03,033 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:20:13,043 INFO
2024-04-26 00:20:13,043 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:20:13,043 INFO Livecheck to ds-idrepo-0
2024-04-26 00:20:13,043 INFO
2024-04-26 00:20:13,044 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:14,804 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:14,804 DEBUG --- stdout ---
2024-04-26 00:20:14,804 DEBUG dn:
alive: true
2024-04-26 00:20:14,804 DEBUG --- stderr ---
2024-04-26 00:20:14,804 DEBUG
2024-04-26 00:20:14,804 INFO
2024-04-26 00:20:14,804 INFO Livecheck to ds-idrepo-1
2024-04-26 00:20:14,804 INFO
2024-04-26 00:20:14,805 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:16,550 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:16,550 DEBUG --- stdout ---
2024-04-26 00:20:16,550 DEBUG dn:
alive: true
2024-04-26 00:20:16,550 DEBUG --- stderr ---
2024-04-26 00:20:16,550 DEBUG
2024-04-26 00:20:16,550 INFO
2024-04-26 00:20:16,551 INFO Livecheck to ds-idrepo-2
2024-04-26 00:20:16,551 INFO
2024-04-26 00:20:16,551 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:18,268 ERROR [run_command]: ERROR
2024-04-26 00:20:18,268 ERROR --- rc ---
2024-04-26 00:20:18,268 ERROR returned 91, expected to be in [0]
2024-04-26 00:20:18,268 ERROR --- stdout ---
2024-04-26 00:20:18,268 ERROR
2024-04-26 00:20:18,268 ERROR --- stderr ---
2024-04-26 00:20:18,268 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:20:18,268 INFO
2024-04-26 00:20:18,269 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:20:18,269 INFO Waiting 10 seconds before another live-check round. Time left: 626s
2024-04-26 00:20:18,269 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:20:28,279 INFO
2024-04-26 00:20:28,279 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:20:28,279 INFO Livecheck to ds-idrepo-0
2024-04-26 00:20:28,279 INFO
2024-04-26 00:20:28,280 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:30,051 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:30,051 DEBUG --- stdout ---
2024-04-26 00:20:30,051 DEBUG dn:
alive: true
2024-04-26 00:20:30,051 DEBUG --- stderr ---
2024-04-26 00:20:30,051 DEBUG
2024-04-26 00:20:30,051 INFO
2024-04-26 00:20:30,051 INFO Livecheck to ds-idrepo-1
2024-04-26 00:20:30,051 INFO
2024-04-26 00:20:30,052 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:31,849 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:31,849 DEBUG --- stdout ---
2024-04-26 00:20:31,849 DEBUG dn:
alive: true
2024-04-26 00:20:31,849 DEBUG --- stderr ---
2024-04-26 00:20:31,849 DEBUG
2024-04-26 00:20:31,849 INFO
2024-04-26 00:20:31,849 INFO Livecheck to ds-idrepo-2
2024-04-26 00:20:31,849 INFO
2024-04-26 00:20:31,850 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:33,459 ERROR [run_command]: ERROR
2024-04-26 00:20:33,459 ERROR --- rc ---
2024-04-26 00:20:33,459 ERROR returned 91, expected to be in [0]
2024-04-26 00:20:33,459 ERROR --- stdout ---
2024-04-26 00:20:33,459 ERROR
2024-04-26 00:20:33,459 ERROR --- stderr ---
2024-04-26 00:20:33,459 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:20:33,459 INFO
2024-04-26 00:20:33,460 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:20:33,460 INFO Waiting 10 seconds before another live-check round. Time left: 611s
2024-04-26 00:20:33,460 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:20:43,461 INFO
2024-04-26 00:20:43,462 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:20:43,462 INFO Livecheck to ds-idrepo-0
2024-04-26 00:20:43,462 INFO
2024-04-26 00:20:43,462 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:45,201 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:45,202 DEBUG --- stdout ---
2024-04-26 00:20:45,202 DEBUG dn:
alive: true
2024-04-26 00:20:45,202 DEBUG --- stderr ---
2024-04-26 00:20:45,202 DEBUG
2024-04-26 00:20:45,202 INFO
2024-04-26 00:20:45,202 INFO Livecheck to ds-idrepo-1
2024-04-26 00:20:45,202 INFO
2024-04-26 00:20:45,203 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:46,984 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:20:46,985 DEBUG --- stdout ---
2024-04-26 00:20:46,985 DEBUG dn:
alive: true
2024-04-26 00:20:46,985 DEBUG --- stderr ---
2024-04-26 00:20:46,985 DEBUG
2024-04-26 00:20:46,985 INFO
2024-04-26 00:20:46,985 INFO Livecheck to ds-idrepo-2
2024-04-26 00:20:46,985 INFO
2024-04-26 00:20:46,985 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:20:48,616 ERROR [run_command]: ERROR
2024-04-26 00:20:48,617 ERROR --- rc ---
2024-04-26 00:20:48,617 ERROR returned 91, expected to be in [0]
2024-04-26 00:20:48,617 ERROR --- stdout ---
2024-04-26 00:20:48,617 ERROR
2024-04-26 00:20:48,617 ERROR --- stderr ---
2024-04-26 00:20:48,617 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:20:48,617 INFO
2024-04-26 00:20:48,617 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:20:48,617 INFO Waiting 10 seconds before another live-check round. Time left: 596s
2024-04-26 00:20:48,617 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:20:58,628 INFO
2024-04-26 00:20:58,628 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:20:58,628 INFO Livecheck to ds-idrepo-0
2024-04-26 00:20:58,628 INFO
2024-04-26 00:20:58,629 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:00,386 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:00,386 DEBUG --- stdout ---
2024-04-26 00:21:00,386 DEBUG dn:
alive: true
2024-04-26 00:21:00,386 DEBUG --- stderr ---
2024-04-26 00:21:00,386 DEBUG
2024-04-26 00:21:00,387 INFO
2024-04-26 00:21:00,387 INFO Livecheck to ds-idrepo-1
2024-04-26 00:21:00,387 INFO
2024-04-26 00:21:00,387 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:02,143 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:02,143 DEBUG --- stdout ---
2024-04-26 00:21:02,145 DEBUG dn:
alive: true
2024-04-26 00:21:02,145 DEBUG --- stderr ---
2024-04-26 00:21:02,145 DEBUG
2024-04-26 00:21:02,145 INFO
2024-04-26 00:21:02,145 INFO Livecheck to ds-idrepo-2
2024-04-26 00:21:02,146 INFO
2024-04-26 00:21:02,146 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:03,794 ERROR [run_command]: ERROR
2024-04-26 00:21:03,794 ERROR --- rc ---
2024-04-26 00:21:03,794 ERROR returned 91, expected to be in [0]
2024-04-26 00:21:03,794 ERROR --- stdout ---
2024-04-26 00:21:03,794 ERROR
2024-04-26 00:21:03,794 ERROR --- stderr ---
2024-04-26 00:21:03,794 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:21:03,794 INFO
2024-04-26 00:21:03,794 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:21:03,794 INFO Waiting 10 seconds before another live-check round. Time left: 581s
2024-04-26 00:21:03,794 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:21:13,805 INFO
2024-04-26 00:21:13,805 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:21:13,805 INFO Livecheck to ds-idrepo-0
2024-04-26 00:21:13,805 INFO
2024-04-26 00:21:13,806 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:15,549 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:15,549 DEBUG --- stdout ---
2024-04-26 00:21:15,549 DEBUG dn:
alive: true
2024-04-26 00:21:15,549 DEBUG --- stderr ---
2024-04-26 00:21:15,549 DEBUG
2024-04-26 00:21:15,549 INFO
2024-04-26 00:21:15,549 INFO Livecheck to ds-idrepo-1
2024-04-26 00:21:15,549 INFO
2024-04-26 00:21:15,550 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:17,286 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:17,286 DEBUG --- stdout ---
2024-04-26 00:21:17,287 DEBUG dn:
alive: true
2024-04-26 00:21:17,287 DEBUG --- stderr ---
2024-04-26 00:21:17,287 DEBUG
2024-04-26 00:21:17,287 INFO
2024-04-26 00:21:17,287 INFO Livecheck to ds-idrepo-2
2024-04-26 00:21:17,287 INFO
2024-04-26 00:21:17,287 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:18,911 ERROR [run_command]: ERROR
2024-04-26 00:21:18,911 ERROR --- rc ---
2024-04-26 00:21:18,911 ERROR returned 91, expected to be in [0]
2024-04-26 00:21:18,911 ERROR --- stdout ---
2024-04-26 00:21:18,911 ERROR
2024-04-26 00:21:18,911 ERROR --- stderr ---
2024-04-26 00:21:18,911 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:21:18,911 INFO
2024-04-26 00:21:18,911 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:21:18,911 INFO Waiting 10 seconds before another live-check round. Time left: 565s
2024-04-26 00:21:18,911 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:21:28,922 INFO
2024-04-26 00:21:28,923 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:21:28,923 INFO Livecheck to ds-idrepo-0
2024-04-26 00:21:28,923 INFO
2024-04-26 00:21:28,923 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:30,704 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:30,705 DEBUG --- stdout ---
2024-04-26 00:21:30,705 DEBUG dn:
alive: true
2024-04-26 00:21:30,705 DEBUG --- stderr ---
2024-04-26 00:21:30,705 DEBUG
2024-04-26 00:21:30,705 INFO
2024-04-26 00:21:30,705 INFO Livecheck to ds-idrepo-1
2024-04-26 00:21:30,705 INFO
2024-04-26 00:21:30,705 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:32,439 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:32,440 DEBUG --- stdout ---
2024-04-26 00:21:32,440 DEBUG dn:
alive: true
2024-04-26 00:21:32,440 DEBUG --- stderr ---
2024-04-26 00:21:32,440 DEBUG
2024-04-26 00:21:32,440 INFO
2024-04-26 00:21:32,440 INFO Livecheck to ds-idrepo-2
2024-04-26 00:21:32,440 INFO
2024-04-26 00:21:32,440 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:34,057 ERROR [run_command]: ERROR
2024-04-26 00:21:34,057 ERROR --- rc ---
2024-04-26 00:21:34,057 ERROR returned 91, expected to be in [0]
2024-04-26 00:21:34,057 ERROR --- stdout ---
2024-04-26 00:21:34,057 ERROR
2024-04-26 00:21:34,057 ERROR --- stderr ---
2024-04-26 00:21:34,057 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:21:34,057 INFO
2024-04-26 00:21:34,057 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:21:34,057 INFO Waiting 10 seconds before another live-check round. Time left: 550s
2024-04-26 00:21:34,057 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:21:44,067 INFO
2024-04-26 00:21:44,067 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:21:44,067 INFO Livecheck to ds-idrepo-0
2024-04-26 00:21:44,068 INFO
2024-04-26 00:21:44,068 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:45,872 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:45,874 DEBUG --- stdout ---
2024-04-26 00:21:45,874 DEBUG dn:
alive: true
2024-04-26 00:21:45,874 DEBUG --- stderr ---
2024-04-26 00:21:45,874 DEBUG
2024-04-26 00:21:45,874 INFO
2024-04-26 00:21:45,874 INFO Livecheck to ds-idrepo-1
2024-04-26 00:21:45,875 INFO
2024-04-26 00:21:45,875 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:47,674 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:21:47,674 DEBUG --- stdout ---
2024-04-26 00:21:47,674 DEBUG dn:
alive: true
2024-04-26 00:21:47,674 DEBUG --- stderr ---
2024-04-26 00:21:47,674 DEBUG
2024-04-26 00:21:47,674 INFO
2024-04-26 00:21:47,674 INFO Livecheck to ds-idrepo-2
2024-04-26 00:21:47,674 INFO
2024-04-26 00:21:47,675 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:21:49,254 ERROR [run_command]: ERROR
2024-04-26 00:21:49,254 ERROR --- rc ---
2024-04-26 00:21:49,254 ERROR returned 91, expected to be in [0]
2024-04-26 00:21:49,254 ERROR --- stdout ---
2024-04-26 00:21:49,254 ERROR
2024-04-26 00:21:49,254 ERROR --- stderr ---
2024-04-26 00:21:49,254 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:21:49,254 INFO
2024-04-26 00:21:49,255 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:21:49,255 INFO Waiting 10 seconds before another live-check round. Time left: 535s
2024-04-26 00:21:49,255 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:21:59,265 INFO
2024-04-26 00:21:59,266 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:21:59,266 INFO Livecheck to ds-idrepo-0
2024-04-26 00:21:59,266 INFO
2024-04-26 00:21:59,266 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:01,030 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:01,030 DEBUG --- stdout ---
2024-04-26 00:22:01,030 DEBUG dn:
alive: true
2024-04-26 00:22:01,030 DEBUG --- stderr ---
2024-04-26 00:22:01,030 DEBUG
2024-04-26 00:22:01,030 INFO
2024-04-26 00:22:01,031 INFO Livecheck to ds-idrepo-1
2024-04-26 00:22:01,031 INFO
2024-04-26 00:22:01,031 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:02,835 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:02,835 DEBUG --- stdout ---
2024-04-26 00:22:02,835 DEBUG dn:
alive: true
2024-04-26 00:22:02,835 DEBUG --- stderr ---
2024-04-26 00:22:02,835 DEBUG
2024-04-26 00:22:02,835 INFO
2024-04-26 00:22:02,835 INFO Livecheck to ds-idrepo-2
2024-04-26 00:22:02,835 INFO
2024-04-26 00:22:02,836 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:04,434 ERROR [run_command]: ERROR
2024-04-26 00:22:04,435 ERROR --- rc ---
2024-04-26 00:22:04,435 ERROR returned 91, expected to be in [0]
2024-04-26 00:22:04,435 ERROR --- stdout ---
2024-04-26 00:22:04,435 ERROR
2024-04-26 00:22:04,435 ERROR --- stderr ---
2024-04-26 00:22:04,435 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:22:04,435 INFO
2024-04-26 00:22:04,435 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:22:04,435 INFO Waiting 10 seconds before another live-check round. Time left: 520s
2024-04-26 00:22:04,435 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:22:14,446 INFO
2024-04-26 00:22:14,446 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:22:14,446 INFO Livecheck to ds-idrepo-0
2024-04-26 00:22:14,446 INFO
2024-04-26 00:22:14,447 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:16,270 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:16,270 DEBUG --- stdout ---
2024-04-26 00:22:16,271 DEBUG dn:
alive: true
2024-04-26 00:22:16,271 DEBUG --- stderr ---
2024-04-26 00:22:16,271 DEBUG
2024-04-26 00:22:16,271 INFO
2024-04-26 00:22:16,271 INFO Livecheck to ds-idrepo-1
2024-04-26 00:22:16,271 INFO
2024-04-26 00:22:16,271 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:18,175 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:18,176 DEBUG --- stdout ---
2024-04-26 00:22:18,176 DEBUG dn:
alive: true
2024-04-26 00:22:18,180 DEBUG --- stderr ---
2024-04-26 00:22:18,181 DEBUG
2024-04-26 00:22:18,181 INFO
2024-04-26 00:22:18,182 INFO Livecheck to ds-idrepo-2
2024-04-26 00:22:18,182 INFO
2024-04-26 00:22:18,183 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:19,849 ERROR [run_command]: ERROR
2024-04-26 00:22:19,849 ERROR --- rc ---
2024-04-26 00:22:19,849 ERROR returned 91, expected to be in [0]
2024-04-26 00:22:19,849 ERROR --- stdout ---
2024-04-26 00:22:19,849 ERROR
2024-04-26 00:22:19,849 ERROR --- stderr ---
2024-04-26 00:22:19,849 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:22:19,849 INFO
2024-04-26 00:22:19,850 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:22:19,850 INFO Waiting 10 seconds before another live-check round. Time left: 504s
2024-04-26 00:22:19,850 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:22:29,860 INFO
2024-04-26 00:22:29,860 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:22:29,860 INFO Livecheck to ds-idrepo-0
2024-04-26 00:22:29,861 INFO
2024-04-26 00:22:29,861 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:31,600 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:31,600 DEBUG --- stdout ---
2024-04-26 00:22:31,601 DEBUG dn:
alive: true
2024-04-26 00:22:31,601 DEBUG --- stderr ---
2024-04-26 00:22:31,601 DEBUG
2024-04-26 00:22:31,601 INFO
2024-04-26 00:22:31,601 INFO Livecheck to ds-idrepo-1
2024-04-26 00:22:31,601 INFO
2024-04-26 00:22:31,601 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:33,393 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:33,394 DEBUG --- stdout ---
2024-04-26 00:22:33,394 DEBUG dn:
alive: true
2024-04-26 00:22:33,394 DEBUG --- stderr ---
2024-04-26 00:22:33,394 DEBUG
2024-04-26 00:22:33,394 INFO
2024-04-26 00:22:33,394 INFO Livecheck to ds-idrepo-2
2024-04-26 00:22:33,394 INFO
2024-04-26 00:22:33,394 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:35,106 ERROR [run_command]: ERROR
2024-04-26 00:22:35,108 ERROR --- rc ---
2024-04-26 00:22:35,108 ERROR returned 91, expected to be in [0]
2024-04-26 00:22:35,108 ERROR --- stdout ---
2024-04-26 00:22:35,108 ERROR
2024-04-26 00:22:35,108 ERROR --- stderr ---
2024-04-26 00:22:35,108 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:22:35,108 INFO
2024-04-26 00:22:35,109 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:22:35,109 INFO Waiting 10 seconds before another live-check round. Time left: 489s
2024-04-26 00:22:35,109 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:22:45,111 INFO
2024-04-26 00:22:45,111 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:22:45,111 INFO Livecheck to ds-idrepo-0
2024-04-26 00:22:45,111 INFO
2024-04-26 00:22:45,112 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:46,923 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:46,923 DEBUG --- stdout ---
2024-04-26 00:22:46,923 DEBUG dn:
alive: true
2024-04-26 00:22:46,923 DEBUG --- stderr ---
2024-04-26 00:22:46,923 DEBUG
2024-04-26 00:22:46,923 INFO
2024-04-26 00:22:46,923 INFO Livecheck to ds-idrepo-1
2024-04-26 00:22:46,924 INFO
2024-04-26 00:22:46,924 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:48,769 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:22:48,769 DEBUG --- stdout ---
2024-04-26 00:22:48,769 DEBUG dn:
alive: true
2024-04-26 00:22:48,769 DEBUG --- stderr ---
2024-04-26 00:22:48,769 DEBUG
2024-04-26 00:22:48,769 INFO
2024-04-26 00:22:48,770 INFO Livecheck to ds-idrepo-2
2024-04-26 00:22:48,770 INFO
2024-04-26 00:22:48,770 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:22:50,381 ERROR [run_command]: ERROR
2024-04-26 00:22:50,382 ERROR --- rc ---
2024-04-26 00:22:50,382 ERROR returned 91, expected to be in [0]
2024-04-26 00:22:50,382 ERROR --- stdout ---
2024-04-26 00:22:50,382 ERROR
2024-04-26 00:22:50,382 ERROR --- stderr ---
2024-04-26 00:22:50,382 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:22:50,382 INFO
2024-04-26 00:22:50,382 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:22:50,383 INFO Waiting 10 seconds before another live-check round. Time left: 474s
2024-04-26 00:22:50,383 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:23:00,394 INFO
2024-04-26 00:23:00,394 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:23:00,394 INFO Livecheck to ds-idrepo-0
2024-04-26 00:23:00,394 INFO
2024-04-26 00:23:00,395 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:02,195 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:02,196 DEBUG --- stdout ---
2024-04-26 00:23:02,196 DEBUG dn:
alive: true
2024-04-26 00:23:02,196 DEBUG --- stderr ---
2024-04-26 00:23:02,196 DEBUG
2024-04-26 00:23:02,196 INFO
2024-04-26 00:23:02,197 INFO Livecheck to ds-idrepo-1
2024-04-26 00:23:02,197 INFO
2024-04-26 00:23:02,197 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:03,986 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:03,986 DEBUG --- stdout ---
2024-04-26 00:23:03,986 DEBUG dn:
alive: true
2024-04-26 00:23:03,986 DEBUG --- stderr ---
2024-04-26 00:23:03,986 DEBUG
2024-04-26 00:23:03,986 INFO
2024-04-26 00:23:03,987 INFO Livecheck to ds-idrepo-2
2024-04-26 00:23:03,987 INFO
2024-04-26 00:23:03,987 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:05,596 ERROR [run_command]: ERROR
2024-04-26 00:23:05,597 ERROR --- rc ---
2024-04-26 00:23:05,597 ERROR returned 91, expected to be in [0]
2024-04-26 00:23:05,597 ERROR --- stdout ---
2024-04-26 00:23:05,597 ERROR
2024-04-26 00:23:05,597 ERROR --- stderr ---
2024-04-26 00:23:05,597 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:23:05,597 INFO
2024-04-26 00:23:05,597 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:23:05,598 INFO Waiting 10 seconds before another live-check round. Time left: 459s
2024-04-26 00:23:05,598 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:23:15,608 INFO
2024-04-26 00:23:15,608 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:23:15,608 INFO Livecheck to ds-idrepo-0
2024-04-26 00:23:15,608 INFO
2024-04-26 00:23:15,609 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:17,352 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:17,353 DEBUG --- stdout ---
2024-04-26 00:23:17,353 DEBUG dn:
alive: true
2024-04-26 00:23:17,353 DEBUG --- stderr ---
2024-04-26 00:23:17,353 DEBUG
2024-04-26 00:23:17,353 INFO
2024-04-26 00:23:17,353 INFO Livecheck to ds-idrepo-1
2024-04-26 00:23:17,353 INFO
2024-04-26 00:23:17,354 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:19,116 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:19,116 DEBUG --- stdout ---
2024-04-26 00:23:19,116 DEBUG dn:
alive: true
2024-04-26 00:23:19,116 DEBUG --- stderr ---
2024-04-26 00:23:19,116 DEBUG
2024-04-26 00:23:19,116 INFO
2024-04-26 00:23:19,116 INFO Livecheck to ds-idrepo-2
2024-04-26 00:23:19,116 INFO
2024-04-26 00:23:19,117 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:20,717 ERROR [run_command]: ERROR
2024-04-26 00:23:20,718 ERROR --- rc ---
2024-04-26 00:23:20,718 ERROR returned 91, expected to be in [0]
2024-04-26 00:23:20,718 ERROR --- stdout ---
2024-04-26 00:23:20,718 ERROR
2024-04-26 00:23:20,718 ERROR --- stderr ---
2024-04-26 00:23:20,718 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:23:20,718 INFO
2024-04-26 00:23:20,718 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:23:20,719 INFO Waiting 10 seconds before another live-check round. Time left: 444s
2024-04-26 00:23:20,719 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:23:30,729 INFO
2024-04-26 00:23:30,729 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:23:30,730 INFO Livecheck to ds-idrepo-0
2024-04-26 00:23:30,730 INFO
2024-04-26 00:23:30,730 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:32,489 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:32,489 DEBUG --- stdout ---
2024-04-26 00:23:32,489 DEBUG dn:
alive: true
2024-04-26 00:23:32,489 DEBUG --- stderr ---
2024-04-26 00:23:32,489 DEBUG
2024-04-26 00:23:32,489 INFO
2024-04-26 00:23:32,490 INFO Livecheck to ds-idrepo-1
2024-04-26 00:23:32,490 INFO
2024-04-26 00:23:32,490 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:34,208 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:34,208 DEBUG --- stdout ---
2024-04-26 00:23:34,208 DEBUG dn:
alive: true
2024-04-26 00:23:34,208 DEBUG --- stderr ---
2024-04-26 00:23:34,208 DEBUG
2024-04-26 00:23:34,208 INFO
2024-04-26 00:23:34,208 INFO Livecheck to ds-idrepo-2
2024-04-26 00:23:34,209 INFO
2024-04-26 00:23:34,209 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:35,802 ERROR [run_command]: ERROR
2024-04-26 00:23:35,802 ERROR --- rc ---
2024-04-26 00:23:35,802 ERROR returned 91, expected to be in [0]
2024-04-26 00:23:35,802 ERROR --- stdout ---
2024-04-26 00:23:35,802 ERROR
2024-04-26 00:23:35,802 ERROR --- stderr ---
2024-04-26 00:23:35,802 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:23:35,802 INFO
2024-04-26 00:23:35,802 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:23:35,802 INFO Waiting 10 seconds before another live-check round. Time left: 429s
2024-04-26 00:23:35,802 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:23:45,811 INFO
2024-04-26 00:23:45,812 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:23:45,813 INFO Livecheck to ds-idrepo-0
2024-04-26 00:23:45,813 INFO
2024-04-26 00:23:45,813 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:47,610 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:47,610 DEBUG --- stdout ---
2024-04-26 00:23:47,610 DEBUG dn:
alive: true
2024-04-26 00:23:47,610 DEBUG --- stderr ---
2024-04-26 00:23:47,610 DEBUG
2024-04-26 00:23:47,610 INFO
2024-04-26 00:23:47,610 INFO Livecheck to ds-idrepo-1
2024-04-26 00:23:47,610 INFO
2024-04-26 00:23:47,611 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:49,356 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:23:49,357 DEBUG --- stdout ---
2024-04-26 00:23:49,357 DEBUG dn:
alive: true
2024-04-26 00:23:49,357 DEBUG --- stderr ---
2024-04-26 00:23:49,357 DEBUG
2024-04-26 00:23:49,357 INFO
2024-04-26 00:23:49,357 INFO Livecheck to ds-idrepo-2
2024-04-26 00:23:49,357 INFO
2024-04-26 00:23:49,358 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:23:50,944 ERROR [run_command]: ERROR
2024-04-26 00:23:50,946 ERROR --- rc ---
2024-04-26 00:23:50,946 ERROR returned 91, expected to be in [0]
2024-04-26 00:23:50,946 ERROR --- stdout ---
2024-04-26 00:23:50,946 ERROR
2024-04-26 00:23:50,946 ERROR --- stderr ---
2024-04-26 00:23:50,946 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:23:50,946 INFO
2024-04-26 00:23:50,946 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:23:50,947 INFO Waiting 10 seconds before another live-check round. Time left: 413s
2024-04-26 00:23:50,947 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:24:00,951 INFO
2024-04-26 00:24:00,951 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:24:00,951 INFO Livecheck to ds-idrepo-0
2024-04-26 00:24:00,951 INFO
2024-04-26 00:24:00,952 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:02,716 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:02,716 DEBUG --- stdout ---
2024-04-26 00:24:02,716 DEBUG dn:
alive: true
2024-04-26 00:24:02,716 DEBUG --- stderr ---
2024-04-26 00:24:02,716 DEBUG
2024-04-26 00:24:02,716 INFO
2024-04-26 00:24:02,716 INFO Livecheck to ds-idrepo-1
2024-04-26 00:24:02,717 INFO
2024-04-26 00:24:02,717 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:04,464 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:04,465 DEBUG --- stdout ---
2024-04-26 00:24:04,465 DEBUG dn:
alive: true
2024-04-26 00:24:04,465 DEBUG --- stderr ---
2024-04-26 00:24:04,465 DEBUG
2024-04-26 00:24:04,465 INFO
2024-04-26 00:24:04,465 INFO Livecheck to ds-idrepo-2
2024-04-26 00:24:04,465 INFO
2024-04-26 00:24:04,465 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:06,065 ERROR [run_command]: ERROR
2024-04-26 00:24:06,065 ERROR --- rc ---
2024-04-26 00:24:06,065 ERROR returned 91, expected to be in [0]
2024-04-26 00:24:06,065 ERROR --- stdout ---
2024-04-26 00:24:06,065 ERROR
2024-04-26 00:24:06,065 ERROR --- stderr ---
2024-04-26 00:24:06,065 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:24:06,065 INFO
2024-04-26 00:24:06,065 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:24:06,066 INFO Waiting 10 seconds before another live-check round. Time left: 398s
2024-04-26 00:24:06,066 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:24:16,076 INFO
2024-04-26 00:24:16,077 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:24:16,077 INFO Livecheck to ds-idrepo-0
2024-04-26 00:24:16,077 INFO
2024-04-26 00:24:16,077 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:17,905 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:17,905 DEBUG --- stdout ---
2024-04-26 00:24:17,905 DEBUG dn:
alive: true
2024-04-26 00:24:17,905 DEBUG --- stderr ---
2024-04-26 00:24:17,905 DEBUG
2024-04-26 00:24:17,905 INFO
2024-04-26 00:24:17,906 INFO Livecheck to ds-idrepo-1
2024-04-26 00:24:17,906 INFO
2024-04-26 00:24:17,906 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:19,706 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:19,707 DEBUG --- stdout ---
2024-04-26 00:24:19,707 DEBUG dn:
alive: true
2024-04-26 00:24:19,707 DEBUG --- stderr ---
2024-04-26 00:24:19,707 DEBUG
2024-04-26 00:24:19,707 INFO
2024-04-26 00:24:19,707 INFO Livecheck to ds-idrepo-2
2024-04-26 00:24:19,707 INFO
2024-04-26 00:24:19,707 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:21,364 ERROR [run_command]: ERROR
2024-04-26 00:24:21,364 ERROR --- rc ---
2024-04-26 00:24:21,364 ERROR returned 91, expected to be in [0]
2024-04-26 00:24:21,364 ERROR --- stdout ---
2024-04-26 00:24:21,364 ERROR
2024-04-26 00:24:21,364 ERROR --- stderr ---
2024-04-26 00:24:21,364 ERROR Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
2024-04-26 00:24:21,364 INFO
2024-04-26 00:24:21,364 ERROR Livecheck failed: (91, , Unable to connect to the server: 91 (Connect Error)
Additional Information: Connection refused
command terminated with exit code 91
)
2024-04-26 00:24:21,365 INFO Waiting 10 seconds before another live-check round. Time left: 383s
2024-04-26 00:24:21,365 INFO Components to be live checked: dict_keys(['ds-idrepo'])
2024-04-26 00:24:31,375 INFO
2024-04-26 00:24:31,375 INFO --------------------- Running DS-IDREPO livecheck ---------------------
2024-04-26 00:24:31,375 INFO Livecheck to ds-idrepo-0
2024-04-26 00:24:31,376 INFO
2024-04-26 00:24:31,376 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:33,221 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:33,221 DEBUG --- stdout ---
2024-04-26 00:24:33,222 DEBUG dn:
alive: true
2024-04-26 00:24:33,222 DEBUG --- stderr ---
2024-04-26 00:24:33,222 DEBUG
2024-04-26 00:24:33,222 INFO
2024-04-26 00:24:33,222 INFO Livecheck to ds-idrepo-1
2024-04-26 00:24:33,222 INFO
2024-04-26 00:24:33,223 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-1 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:35,044 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:35,045 DEBUG --- stdout ---
2024-04-26 00:24:35,046 DEBUG dn:
alive: true
2024-04-26 00:24:35,046 DEBUG --- stderr ---
2024-04-26 00:24:35,046 DEBUG
2024-04-26 00:24:35,046 INFO
2024-04-26 00:24:35,046 INFO Livecheck to ds-idrepo-2
2024-04-26 00:24:35,047 INFO
2024-04-26 00:24:35,047 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-2 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "" --searchScope base "(&)" alive
2024-04-26 00:24:36,882 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-26 00:24:36,882 DEBUG --- stdout ---
2024-04-26 00:24:36,882 DEBUG dn:
alive: true
2024-04-26 00:24:36,882 DEBUG --- stderr ---
2024-04-26 00:24:36,882 DEBUG
2024-04-26 00:24:36,882 INFO
2024-04-26 00:24:36,882 INFO LIVECHECK SUCCEEDED
2024-04-26 00:24:36,883 INFO
2024-04-26 00:24:36,883 INFO **************************** Initializing component pods for DS-CTS ****************************
2024-04-26 00:24:36,883 INFO
2024-04-26 00:24:36,883 INFO --------------------- Get DS-CTS software version ---------------------
2024-04-26 00:24:36,883 INFO
2024-04-26 00:24:36,883 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-cts-0 --container ds -- find /opt/opendj -name opendj-core.jar
2024-04-26 00:24:36,883 INFO [loop_until]: (max_time=30, interval=5, expected_rc=[0]
2024-04-26 00:24:37,726 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:37,726 DEBUG --- stdout ---
2024-04-26 00:24:37,726 DEBUG /opt/opendj/lib/opendj-core.jar
2024-04-26 00:24:37,726 DEBUG --- stderr ---
2024-04-26 00:24:37,726 DEBUG
2024-04-26 00:24:37,726 INFO
2024-04-26 00:24:37,727 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp ds-cts-0:/opt/opendj/lib/opendj-core.jar /tmp/ds-cts_info/opendj-core.jar --container ds
2024-04-26 00:24:37,727 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:38,967 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:38,967 DEBUG --- stdout ---
2024-04-26 00:24:38,967 DEBUG tar: Removing leading `/' from member names
2024-04-26 00:24:38,967 DEBUG --- stderr ---
2024-04-26 00:24:38,967 DEBUG
2024-04-26 00:24:38,976 INFO
2024-04-26 00:24:38,976 INFO ************************** Initializing component pods for DS-IDREPO **************************
2024-04-26 00:24:38,977 INFO
2024-04-26 00:24:38,977 INFO ------------------- Get DS-IDREPO software version -------------------
2024-04-26 00:24:38,977 INFO
2024-04-26 00:24:38,977 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- find /opt/opendj -name opendj-core.jar
2024-04-26 00:24:38,977 INFO [loop_until]: (max_time=30, interval=5, expected_rc=[0]
2024-04-26 00:24:39,835 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:39,836 DEBUG --- stdout ---
2024-04-26 00:24:39,836 DEBUG /opt/opendj/lib/opendj-core.jar
2024-04-26 00:24:39,836 DEBUG --- stderr ---
2024-04-26 00:24:39,836 DEBUG
2024-04-26 00:24:39,836 INFO
2024-04-26 00:24:39,836 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp ds-idrepo-0:/opt/opendj/lib/opendj-core.jar /tmp/ds-idrepo_info/opendj-core.jar --container ds
2024-04-26 00:24:39,836 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:41,145 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:41,145 DEBUG --- stdout ---
2024-04-26 00:24:41,146 DEBUG tar: Removing leading `/' from member names
2024-04-26 00:24:41,146 DEBUG --- stderr ---
2024-04-26 00:24:41,146 DEBUG
2024-04-26 00:24:41,154 INFO
2024-04-26 00:24:41,154 INFO ****************************** Initializing component pods for AM ******************************
2024-04-26 00:24:41,154 INFO
2024-04-26 00:24:41,154 INFO ----------------------- Get AM software version -----------------------
2024-04-26 00:24:41,154 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/serverinfo/version
2024-04-26 00:24:41,154 INFO [LoginSession] Get "token_id" token for user "amadmin"
2024-04-26 00:24:41,154 DEBUG [LoginSession] re-using "token_id" token that remains valid for 6m 07s
2024-04-26 00:24:41,155 INFO [http_cmd]: curl -L --request GET --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=IMrYvsbVAFsw85BWpCFhLsewFdk.*AAJTSQACMDIAAlNLABxZb0QyeVB6L3NOaFVaUHJ5c1RrbFI2dkxDZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --cookie "route=1714089658.977.17230.972295|f60edb382037eb2df1e800d563ad78a7" "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/serverinfo/version"
2024-04-26 00:24:41,446 INFO [http_cmd]: http status code OK
2024-04-26 00:24:41,447 DEBUG --- status code ---
2024-04-26 00:24:41,447 DEBUG http status code is 200 (expected 200)
2024-04-26 00:24:41,447 DEBUG --- http response ---
2024-04-26 00:24:41,447 DEBUG {
"_id": "version",
"_rev": "-1467156544",
"version": "7.6.0-SNAPSHOT",
"fullVersion": "ForgeRock Access Management 7.6.0-SNAPSHOT Build 1ea0b707baef4b0816b74795e83665828894daed (2024-April-23 16:39)",
"revision": "1ea0b707baef4b0816b74795e83665828894daed",
"date": "2024-April-23 16:39"
}
2024-04-26 00:24:41,450 INFO
2024-04-26 00:24:41,450 INFO **************************** Initializing component pods for AMSTER ****************************
2024-04-26 00:24:41,450 INFO
2024-04-26 00:24:41,450 INFO ***************************** Initializing component pods for IDM *****************************
2024-04-26 00:24:41,450 INFO
2024-04-26 00:24:41,450 INFO ---------------------- Get IDM software version ----------------------
2024-04-26 00:24:41,450 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version
2024-04-26 00:24:41,450 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version"
2024-04-26 00:24:41,665 INFO [http_cmd]: http status code OK
2024-04-26 00:24:41,666 DEBUG --- status code ---
2024-04-26 00:24:41,666 DEBUG http status code is 200 (expected 200)
2024-04-26 00:24:41,666 DEBUG --- http response ---
2024-04-26 00:24:41,666 DEBUG {
"_id": "version",
"productVersion": "7.6.0-SNAPSHOT",
"productBuildDate": "20240422163948",
"productRevision": "2167d67043"
}
2024-04-26 00:24:41,668 INFO
2024-04-26 00:24:41,668 INFO ************************* Initializing component pods for END-USER-UI *************************
2024-04-26 00:24:41,668 INFO
2024-04-26 00:24:41,668 INFO ------------------ Get END-USER-UI software version ------------------
2024-04-26 00:24:41,669 INFO
2024-04-26 00:24:41,669 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec end-user-ui-58878d7668-qfkrk --container end-user-ui -- find /usr/share/nginx/html -name chunk-vendors.*.js
2024-04-26 00:24:41,669 INFO [loop_until]: (max_time=30, interval=5, expected_rc=[0]
2024-04-26 00:24:42,448 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:42,449 DEBUG --- stdout ---
2024-04-26 00:24:42,449 DEBUG /usr/share/nginx/html/js/chunk-vendors.0380a414.js
2024-04-26 00:24:42,449 DEBUG --- stderr ---
2024-04-26 00:24:42,449 DEBUG
2024-04-26 00:24:42,449 INFO
2024-04-26 00:24:42,449 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp end-user-ui-58878d7668-qfkrk:/usr/share/nginx/html/js/chunk-vendors.0380a414.js /tmp/end-user-ui_info/chunk-vendors.0380a414.js --container end-user-ui
2024-04-26 00:24:42,449 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:43,586 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:43,586 DEBUG --- stdout ---
2024-04-26 00:24:43,587 DEBUG tar: Removing leading `/' from member names
2024-04-26 00:24:43,587 DEBUG --- stderr ---
2024-04-26 00:24:43,587 DEBUG
2024-04-26 00:24:43,622 INFO
2024-04-26 00:24:43,622 INFO *************************** Initializing component pods for LOGIN-UI ***************************
2024-04-26 00:24:43,622 INFO
2024-04-26 00:24:43,622 INFO -------------------- Get LOGIN-UI software version --------------------
2024-04-26 00:24:43,622 INFO
2024-04-26 00:24:43,622 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec login-ui-5fdf49fc66-vjfdg --container login-ui -- find /usr/share/nginx/html -name chunk-vendors.*.js
2024-04-26 00:24:43,622 INFO [loop_until]: (max_time=30, interval=5, expected_rc=[0]
2024-04-26 00:24:44,450 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:44,450 DEBUG --- stdout ---
2024-04-26 00:24:44,451 DEBUG /usr/share/nginx/html/js/chunk-vendors.f2fa5365.js
2024-04-26 00:24:44,451 DEBUG --- stderr ---
2024-04-26 00:24:44,451 DEBUG
2024-04-26 00:24:44,451 INFO
2024-04-26 00:24:44,451 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp login-ui-5fdf49fc66-vjfdg:/usr/share/nginx/html/js/chunk-vendors.f2fa5365.js /tmp/login-ui_info/chunk-vendors.f2fa5365.js --container login-ui
2024-04-26 00:24:44,451 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:45,585 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:45,586 DEBUG --- stdout ---
2024-04-26 00:24:45,586 DEBUG tar: Removing leading `/' from member names
2024-04-26 00:24:45,586 DEBUG --- stderr ---
2024-04-26 00:24:45,586 DEBUG
2024-04-26 00:24:45,606 INFO
2024-04-26 00:24:45,606 INFO *************************** Initializing component pods for ADMIN-UI ***************************
2024-04-26 00:24:45,606 INFO
2024-04-26 00:24:45,606 INFO -------------------- Get ADMIN-UI software version --------------------
2024-04-26 00:24:45,606 INFO
2024-04-26 00:24:45,606 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec admin-ui-c4c7bf584-5n6c9 --container admin-ui -- find /usr/share/nginx/html -name chunk-vendors.*.js
2024-04-26 00:24:45,606 INFO [loop_until]: (max_time=30, interval=5, expected_rc=[0]
2024-04-26 00:24:46,417 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:46,417 DEBUG --- stdout ---
2024-04-26 00:24:46,417 DEBUG /usr/share/nginx/html/js/chunk-vendors.b3d879ac.js
2024-04-26 00:24:46,418 DEBUG --- stderr ---
2024-04-26 00:24:46,418 DEBUG
2024-04-26 00:24:46,418 INFO
2024-04-26 00:24:46,418 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp admin-ui-c4c7bf584-5n6c9:/usr/share/nginx/html/js/chunk-vendors.b3d879ac.js /tmp/admin-ui_info/chunk-vendors.b3d879ac.js --container admin-ui
2024-04-26 00:24:46,418 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:47,718 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:47,718 DEBUG --- stdout ---
2024-04-26 00:24:47,718 DEBUG tar: Removing leading `/' from member names
2024-04-26 00:24:47,718 DEBUG --- stderr ---
2024-04-26 00:24:47,718 DEBUG
2024-04-26 00:24:47,770 INFO
2024-04-26 00:24:47,770 INFO
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO ================ Admin password for DS-CTS is: uBjmbMT0abXlOETOBDGb2256foEKuxlc ================
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO ============== Admin password for DS-IDREPO is: uBjmbMT0abXlOETOBDGb2256foEKuxlc ==============
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO ====================== Admin password for AM is: rPW5ThOg8vEV1pJ2fnC0uJC5 ======================
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO ===================== Admin password for IDM is: WLMAOXu02sQ6Bl6Ppom8DIpl =====================
2024-04-26 00:24:47,770 INFO ====================================================================================================
2024-04-26 00:24:47,770 INFO
2024-04-26 00:24:47,770 INFO *************************************** Dumping pod list ***************************************
2024-04-26 00:24:47,771 INFO Dumping pod list to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/_pod-list.txt
2024-04-26 00:24:48,288 INFO Dumping platform-config configmap to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/_platform-config_configmap.txt
2024-04-26 00:24:48,614 INFO
2024-04-26 00:24:48,614 INFO **************************** Initializing component pods for DS-CTS ****************************
2024-04-26 00:24:48,614 INFO
2024-04-26 00:24:48,614 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:48,615 INFO
2024-04-26 00:24:48,615 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets --selector app=ds-cts --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:48,615 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:48,995 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:48,995 DEBUG --- stdout ---
2024-04-26 00:24:48,996 DEBUG 3
2024-04-26 00:24:48,996 DEBUG --- stderr ---
2024-04-26 00:24:48,996 DEBUG
2024-04-26 00:24:48,996 INFO
2024-04-26 00:24:48,996 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:48,996 INFO
2024-04-26 00:24:48,996 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=ds-cts --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:48,996 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:49,446 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:49,446 DEBUG --- stdout ---
2024-04-26 00:24:49,447 DEBUG ds-cts-0 ds-cts-1 ds-cts-2
2024-04-26 00:24:49,447 DEBUG --- stderr ---
2024-04-26 00:24:49,447 DEBUG
2024-04-26 00:24:49,447 INFO
2024-04-26 00:24:49,447 INFO ************************** Initializing component pods for DS-IDREPO **************************
2024-04-26 00:24:49,447 INFO
2024-04-26 00:24:49,447 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:49,448 INFO
2024-04-26 00:24:49,448 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get statefulsets --selector app=ds-idrepo --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:49,448 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:49,843 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:49,844 DEBUG --- stdout ---
2024-04-26 00:24:49,844 DEBUG 3
2024-04-26 00:24:49,844 DEBUG --- stderr ---
2024-04-26 00:24:49,844 DEBUG
2024-04-26 00:24:49,844 INFO
2024-04-26 00:24:49,844 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:49,845 INFO
2024-04-26 00:24:49,845 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=ds-idrepo --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:49,845 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:50,305 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:50,306 DEBUG --- stdout ---
2024-04-26 00:24:50,306 DEBUG ds-idrepo-0 ds-idrepo-1 ds-idrepo-2
2024-04-26 00:24:50,306 DEBUG --- stderr ---
2024-04-26 00:24:50,306 DEBUG
2024-04-26 00:24:50,306 INFO
2024-04-26 00:24:50,306 INFO ****************************** Initializing component pods for AM ******************************
2024-04-26 00:24:50,306 INFO
2024-04-26 00:24:50,306 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:50,306 INFO
2024-04-26 00:24:50,306 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=am --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:50,306 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:50,679 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:50,679 DEBUG --- stdout ---
2024-04-26 00:24:50,679 DEBUG 3
2024-04-26 00:24:50,679 DEBUG --- stderr ---
2024-04-26 00:24:50,679 DEBUG
2024-04-26 00:24:50,679 INFO
2024-04-26 00:24:50,679 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:50,680 INFO
2024-04-26 00:24:50,680 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=am --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:50,680 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:51,110 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:51,111 DEBUG --- stdout ---
2024-04-26 00:24:51,111 DEBUG am-769b98f8d5-klprb am-769b98f8d5-vrhvz am-769b98f8d5-wfcdz
2024-04-26 00:24:51,111 DEBUG --- stderr ---
2024-04-26 00:24:51,111 DEBUG
2024-04-26 00:24:51,111 INFO
2024-04-26 00:24:51,111 INFO **************************** Initializing component pods for AMSTER ****************************
2024-04-26 00:24:51,111 INFO
2024-04-26 00:24:51,111 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:51,111 INFO
2024-04-26 00:24:51,111 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=amster --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:51,111 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:51,478 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:51,478 DEBUG --- stdout ---
2024-04-26 00:24:51,480 DEBUG amster-vpzxs
2024-04-26 00:24:51,480 DEBUG --- stderr ---
2024-04-26 00:24:51,480 DEBUG
2024-04-26 00:24:51,480 INFO
2024-04-26 00:24:51,480 INFO ***************************** Initializing component pods for IDM *****************************
2024-04-26 00:24:51,480 INFO
2024-04-26 00:24:51,480 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:51,481 INFO
2024-04-26 00:24:51,481 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:51,481 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:51,891 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:51,891 DEBUG --- stdout ---
2024-04-26 00:24:51,891 DEBUG 2
2024-04-26 00:24:51,891 DEBUG --- stderr ---
2024-04-26 00:24:51,891 DEBUG
2024-04-26 00:24:51,892 INFO
2024-04-26 00:24:51,892 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:51,892 INFO
2024-04-26 00:24:51,892 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=idm --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:51,892 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:52,269 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:52,269 DEBUG --- stdout ---
2024-04-26 00:24:52,270 DEBUG idm-6c95d7588f-rvzv7 idm-6c95d7588f-wx2kw
2024-04-26 00:24:52,270 DEBUG --- stderr ---
2024-04-26 00:24:52,270 DEBUG
2024-04-26 00:24:52,270 INFO
2024-04-26 00:24:52,270 INFO ************************* Initializing component pods for END-USER-UI *************************
2024-04-26 00:24:52,270 INFO
2024-04-26 00:24:52,270 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:52,270 INFO
2024-04-26 00:24:52,270 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:52,270 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:52,573 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:52,573 DEBUG --- stdout ---
2024-04-26 00:24:52,573 DEBUG 1
2024-04-26 00:24:52,573 DEBUG --- stderr ---
2024-04-26 00:24:52,573 DEBUG
2024-04-26 00:24:52,573 INFO
2024-04-26 00:24:52,573 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:52,574 INFO
2024-04-26 00:24:52,574 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=end-user-ui --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:52,574 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:52,875 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:52,875 DEBUG --- stdout ---
2024-04-26 00:24:52,875 DEBUG end-user-ui-58878d7668-qfkrk
2024-04-26 00:24:52,875 DEBUG --- stderr ---
2024-04-26 00:24:52,875 DEBUG
2024-04-26 00:24:52,875 INFO
2024-04-26 00:24:52,875 INFO *************************** Initializing component pods for LOGIN-UI ***************************
2024-04-26 00:24:52,875 INFO
2024-04-26 00:24:52,875 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:52,876 INFO
2024-04-26 00:24:52,876 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=login-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:52,876 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:53,175 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:53,175 DEBUG --- stdout ---
2024-04-26 00:24:53,175 DEBUG 1
2024-04-26 00:24:53,175 DEBUG --- stderr ---
2024-04-26 00:24:53,175 DEBUG
2024-04-26 00:24:53,176 INFO
2024-04-26 00:24:53,176 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:53,176 INFO
2024-04-26 00:24:53,176 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=login-ui --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:53,176 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:53,482 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:53,482 DEBUG --- stdout ---
2024-04-26 00:24:53,482 DEBUG login-ui-5fdf49fc66-vjfdg
2024-04-26 00:24:53,482 DEBUG --- stderr ---
2024-04-26 00:24:53,482 DEBUG
2024-04-26 00:24:53,482 INFO
2024-04-26 00:24:53,482 INFO *************************** Initializing component pods for ADMIN-UI ***************************
2024-04-26 00:24:53,482 INFO
2024-04-26 00:24:53,482 INFO --------------------- Get expected number of pods ---------------------
2024-04-26 00:24:53,483 INFO
2024-04-26 00:24:53,483 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].spec.replicas}
2024-04-26 00:24:53,483 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-26 00:24:53,779 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:53,780 DEBUG --- stdout ---
2024-04-26 00:24:53,780 DEBUG 1
2024-04-26 00:24:53,780 DEBUG --- stderr ---
2024-04-26 00:24:53,780 DEBUG
2024-04-26 00:24:53,780 INFO
2024-04-26 00:24:53,780 INFO ---------------------------- Get pod list ----------------------------
2024-04-26 00:24:53,780 INFO
2024-04-26 00:24:53,780 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].metadata.name}
2024-04-26 00:24:53,780 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-26 00:24:54,081 INFO [loop_until]: OK (rc = 0)
2024-04-26 00:24:54,081 DEBUG --- stdout ---
2024-04-26 00:24:54,081 DEBUG admin-ui-c4c7bf584-5n6c9
2024-04-26 00:24:54,081 DEBUG --- stderr ---
2024-04-26 00:24:54,081 DEBUG
2024-04-26 00:24:54,081 INFO
2024-04-26 00:24:54,081 INFO *********************************** Dumping components logs ***********************************
2024-04-26 00:24:54,081 INFO
2024-04-26 00:24:54,081 INFO ----------------------- Dumping logs for DS-CTS -----------------------
2024-04-26 00:24:55,287 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-cts-0.txt
2024-04-26 00:24:55,288 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-cts-0.txt
2024-04-26 00:24:55,288 INFO Check pod logs for errors
2024-04-26 00:24:56,482 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-cts-1.txt
2024-04-26 00:24:56,485 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-cts-1.txt
2024-04-26 00:24:56,486 INFO Check pod logs for errors
2024-04-26 00:24:57,727 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-cts-2.txt
2024-04-26 00:24:57,727 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-cts-2.txt
2024-04-26 00:24:57,728 INFO Check pod logs for errors
2024-04-26 00:24:57,728 INFO
2024-04-26 00:24:57,729 INFO --------------------- Dumping logs for DS-IDREPO ---------------------
2024-04-26 00:24:58,870 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-idrepo-0.txt
2024-04-26 00:24:58,871 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-idrepo-0.txt
2024-04-26 00:24:58,871 INFO Check pod logs for errors
2024-04-26 00:25:00,017 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-idrepo-1.txt
2024-04-26 00:25:00,018 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-idrepo-1.txt
2024-04-26 00:25:00,018 INFO Check pod logs for errors
2024-04-26 00:25:01,112 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-idrepo-2.txt
2024-04-26 00:25:01,113 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/ds-idrepo-2.txt
2024-04-26 00:25:01,114 INFO Check pod logs for errors
2024-04-26 00:25:01,114 INFO
2024-04-26 00:25:01,114 INFO ------------------------- Dumping logs for AM -------------------------
2024-04-26 00:25:02,459 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/am-769b98f8d5-klprb.txt
2024-04-26 00:25:02,461 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/am-769b98f8d5-klprb.txt
2024-04-26 00:25:02,462 INFO Check pod logs for errors
2024-04-26 00:25:03,746 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/am-769b98f8d5-vrhvz.txt
2024-04-26 00:25:03,747 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/am-769b98f8d5-vrhvz.txt
2024-04-26 00:25:03,747 INFO Check pod logs for errors
2024-04-26 00:25:05,069 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/am-769b98f8d5-wfcdz.txt
2024-04-26 00:25:05,070 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/am-769b98f8d5-wfcdz.txt
2024-04-26 00:25:05,071 INFO Check pod logs for errors
2024-04-26 00:25:05,072 INFO
2024-04-26 00:25:05,072 INFO ----------------------- Dumping logs for AMSTER -----------------------
2024-04-26 00:25:06,214 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/amster-vpzxs.txt
2024-04-26 00:25:06,215 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/amster-vpzxs.txt
2024-04-26 00:25:06,215 INFO Check pod logs for errors
2024-04-26 00:25:06,215 INFO
2024-04-26 00:25:06,215 INFO ------------------------ Dumping logs for IDM ------------------------
2024-04-26 00:25:07,586 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/idm-6c95d7588f-rvzv7.txt
2024-04-26 00:25:07,586 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/idm-6c95d7588f-rvzv7.txt
2024-04-26 00:25:07,588 INFO Check pod logs for errors
2024-04-26 00:25:08,955 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/idm-6c95d7588f-wx2kw.txt
2024-04-26 00:25:08,956 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/idm-6c95d7588f-wx2kw.txt
2024-04-26 00:25:08,957 INFO Check pod logs for errors
2024-04-26 00:25:08,959 INFO
2024-04-26 00:25:08,959 INFO -------------------- Dumping logs for END-USER-UI --------------------
2024-04-26 00:25:09,918 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/end-user-ui-58878d7668-qfkrk.txt
2024-04-26 00:25:09,919 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/end-user-ui-58878d7668-qfkrk.txt
2024-04-26 00:25:09,919 INFO Check pod logs for errors
2024-04-26 00:25:09,920 INFO
2024-04-26 00:25:09,920 INFO ---------------------- Dumping logs for LOGIN-UI ----------------------
2024-04-26 00:25:10,824 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/login-ui-5fdf49fc66-vjfdg.txt
2024-04-26 00:25:10,824 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/login-ui-5fdf49fc66-vjfdg.txt
2024-04-26 00:25:10,824 INFO Check pod logs for errors
2024-04-26 00:25:10,825 INFO
2024-04-26 00:25:10,825 INFO ---------------------- Dumping logs for ADMIN-UI ----------------------
2024-04-26 00:25:11,752 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/admin-ui-c4c7bf584-5n6c9.txt
2024-04-26 00:25:11,753 INFO Dumping pod description and logs to /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/pod-logs/stack/20240426_002447-after-deployment/admin-ui-c4c7bf584-5n6c9.txt
2024-04-26 00:25:11,753 INFO Check pod logs for errors
[2024-04-26 00:25:11] - INFO: Deployment successful
________________________________________________________________________________
[2024-04-26 00:25:11] Deploy_all_forgerock_components post : Post method
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped