2025-10-07 11:13:17,073 p=30511 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-07 11:13:17,073 p=30511 u=zuul n=ansible | PLAY [Deploy logging dependencies] ********************************************* 2025-10-07 11:13:17,105 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create the CLO subscription and loki-operator subscriptions _raw_params=oc apply -f {{ role_path }}/files/operators.yaml ] *** 2025-10-07 11:13:17,106 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:17 +0000 (0:00:00.047) 0:00:00.047 ******* 2025-10-07 11:13:17,719 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:17,732 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the CLO csv to be created _raw_params=oc get csv --namespace=openshift-logging -l operators.coreos.com/cluster-logging.openshift-logging] *** 2025-10-07 11:13:17,732 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:17 +0000 (0:00:00.626) 0:00:00.674 ******* 2025-10-07 11:13:49,245 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:49,260 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the loki-operator csv to be created _raw_params=oc get csv --namespace=openshift-operators-redhat -l operators.coreos.com/loki-operator.openshift-operators-redhat] *** 2025-10-07 11:13:49,260 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:49 +0000 (0:00:31.527) 0:00:32.201 ******* 2025-10-07 11:13:49,586 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:49,596 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the CLO resources to be available _raw_params=oc wait --timeout=300s --for jsonpath="{.status.phase}"=Succeeded csv --namespace=openshift-logging -l operators.coreos.com/cluster-logging.openshift-logging ] *** 2025-10-07 11:13:49,596 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:49 +0000 (0:00:00.335) 0:00:32.537 ******* 2025-10-07 11:13:50,894 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:50,907 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the Loki resources to be available _raw_params=oc wait --timeout=300s --for jsonpath="{.status.phase}"=Succeeded csv --namespace=openshift-operators-redhat -l operators.coreos.com/loki-operator.openshift-operators-redhat ] *** 2025-10-07 11:13:50,907 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:50 +0000 (0:00:01.311) 0:00:33.848 ******* 2025-10-07 11:13:51,384 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:51,392 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the route kind to be present in the cluster _raw_params=oc api-resources --api-group=route.openshift.io --no-headers] *** 2025-10-07 11:13:51,392 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:51 +0000 (0:00:00.485) 0:00:34.334 ******* 2025-10-07 11:13:51,735 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:51,746 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create minio deployment _raw_params=oc apply -f {{ role_path }}/files/minio-dev.yaml ] *** 2025-10-07 11:13:51,746 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:51 +0000 (0:00:00.353) 0:00:34.687 ******* 2025-10-07 11:13:52,242 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:52,257 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the minio pod to be created _raw_params=oc get pods --namespace=minio-dev minio] *** 2025-10-07 11:13:52,258 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:52 +0000 (0:00:00.511) 0:00:35.199 ******* 2025-10-07 11:13:52,614 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:13:52,626 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the minio pod to be running _raw_params=oc wait --timeout=300s --for jsonpath="{.status.phase}"=Running --namespace=minio-dev pod minio ] *** 2025-10-07 11:13:52,626 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:13:52 +0000 (0:00:00.368) 0:00:35.568 ******* 2025-10-07 11:14:03,479 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:14:03,498 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create loki S3 secret _raw_params=oc apply -f {{ role_path }}/files/loki_secret.yaml -n openshift-logging ] *** 2025-10-07 11:14:03,498 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:14:03 +0000 (0:00:10.871) 0:00:46.439 ******* 2025-10-07 11:14:03,845 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:14:03,862 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create loki stack _raw_params=oc apply -f {{ role_path }}/files/lokistack.yaml -n openshift-logging ] *** 2025-10-07 11:14:03,862 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:14:03 +0000 (0:00:00.363) 0:00:46.803 ******* 2025-10-07 11:14:04,173 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:14:04,182 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for lokistack to be created _raw_params=oc get lokistacks --namespace=openshift-logging logging-loki] *** 2025-10-07 11:14:04,182 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:14:04 +0000 (0:00:00.319) 0:00:47.123 ******* 2025-10-07 11:14:04,492 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:14:04,506 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the lokistack to be ready _raw_params=oc get lokistack logging-loki -n openshift-logging -o jsonpath='{.status.conditions[?(@.type=="Ready")].status}' ] *** 2025-10-07 11:14:04,506 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:14:04 +0000 (0:00:00.323) 0:00:47.447 ******* 2025-10-07 11:15:21,531 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:15:21,543 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create the SA and apply the right permissions _raw_params=oc create sa collector -n openshift-logging oc adm policy add-cluster-role-to-user logging-collector-logs-writer -z collector -n openshift-logging oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging ] *** 2025-10-07 11:15:21,543 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:21 +0000 (0:01:17.037) 0:02:04.485 ******* 2025-10-07 11:15:22,382 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:15:22,392 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create cluster log forwarder _raw_params=oc apply -f {{ role_path }}/files/cluster_log_forwarder.yaml -n openshift-logging ] *** 2025-10-07 11:15:22,392 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:22 +0000 (0:00:00.848) 0:02:05.333 ******* 2025-10-07 11:15:22,775 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:15:22,792 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for cluster log forwarder to be created _raw_params=oc get clusterlogforwarder --namespace=openshift-logging collector] *** 2025-10-07 11:15:22,792 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:22 +0000 (0:00:00.400) 0:02:05.733 ******* 2025-10-07 11:15:23,140 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:15:23,150 p=30511 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for 2 "True" and 0 "False" conditions in ClusterLogForwarder status _raw_params=oc get clusterlogforwarder collector -n openshift-logging -o json | jq --raw-output '[ ([.status.conditions[] | select(.status == "True")] | length), ([.status.conditions[] | select(.status == "False")] | length) ] | @csv' ] *** 2025-10-07 11:15:23,150 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:23 +0000 (0:00:00.357) 0:02:06.091 ******* 2025-10-07 11:15:43,876 p=30511 u=zuul n=ansible | ok: [localhost] 2025-10-07 11:15:43,905 p=30511 u=zuul n=ansible | TASK [Copy dataplane nodeset kustomization dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/dataplane/90-kustomize-dataplane-logging-service.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: namespace: {{ cifmw_install_yamls_defaults['NAMESPACE'] }} patches: - target: kind: OpenStackDataPlaneNodeSet name: .* patch: |- - op: add path: /spec/services/- value: logging] *** 2025-10-07 11:15:43,905 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:43 +0000 (0:00:20.754) 0:02:26.846 ******* 2025-10-07 11:15:44,573 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:15:44,586 p=30511 u=zuul n=ansible | TASK [Copy controlplane kustomization dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane/90-kustomize-controlplane-logging.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: |- apiVersion: core.openstack.org/v1beta1 kind: OpenStackControlPlane metadata: name: unused spec: telemetry: enabled: true template: logging: enabled: true target: kind: OpenStackControlPlane] *** 2025-10-07 11:15:44,586 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:44 +0000 (0:00:00.681) 0:02:27.527 ******* 2025-10-07 11:15:44,977 p=30511 u=zuul n=ansible | changed: [localhost] 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | localhost : ok=19 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | Tuesday 07 October 2025 11:15:45 +0000 (0:00:00.436) 0:02:27.963 ******* 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | =============================================================================== 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the lokistack to be ready ------- 77.04s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO csv to be created ------- 31.53s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for 2 "True" and 0 "False" conditions in ClusterLogForwarder status -- 20.75s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be running ----- 10.87s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO resources to be available --- 1.31s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Create the SA and apply the right permissions --- 0.85s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | Copy dataplane nodeset kustomization ------------------------------------ 0.68s 2025-10-07 11:15:45,022 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Create the CLO subscription and loki-operator subscriptions --- 0.63s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Create minio deployment ------------------- 0.51s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the Loki resources to be available --- 0.49s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | Copy controlplane kustomization ----------------------------------------- 0.44s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Create cluster log forwarder -------------- 0.40s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be created ------ 0.37s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Create loki S3 secret --------------------- 0.36s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for cluster log forwarder to be created --- 0.36s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the route kind to be present in the cluster --- 0.35s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for the loki-operator csv to be created --- 0.34s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Wait for lokistack to be created ---------- 0.32s 2025-10-07 11:15:45,023 p=30511 u=zuul n=ansible | deploy-logging-dependencies : Create loki stack ------------------------- 0.32s