2025-10-03 08:56:27,392 p=30471 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-03 08:56:27,393 p=30471 u=zuul n=ansible | PLAY [Deploy logging dependencies] ********************************************* 2025-10-03 08:56:27,425 p=30471 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-03 08:56:27,425 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:56:27 +0000 (0:00:00.047) 0:00:00.047 ******** 2025-10-03 08:56:28,102 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:56:28,112 p=30471 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-03 08:56:28,112 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:56:28 +0000 (0:00:00.686) 0:00:00.734 ******** 2025-10-03 08:56:49,133 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:56:49,144 p=30471 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-03 08:56:49,144 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:56:49 +0000 (0:00:21.031) 0:00:21.766 ******** 2025-10-03 08:56:49,468 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:56:49,481 p=30471 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-03 08:56:49,481 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:56:49 +0000 (0:00:00.336) 0:00:22.103 ******** 2025-10-03 08:56:55,797 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:56:55,809 p=30471 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-03 08:56:55,809 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:56:55 +0000 (0:00:06.328) 0:00:28.431 ******** 2025-10-03 08:57:02,558 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:02,568 p=30471 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-03 08:57:02,568 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:02 +0000 (0:00:06.759) 0:00:35.190 ******** 2025-10-03 08:57:02,943 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:02,953 p=30471 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create minio deployment _raw_params=oc apply -f {{ role_path }}/files/minio-dev.yaml ] *** 2025-10-03 08:57:02,953 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:02 +0000 (0:00:00.384) 0:00:35.575 ******** 2025-10-03 08:57:03,423 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:03,437 p=30471 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-03 08:57:03,437 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:03 +0000 (0:00:00.484) 0:00:36.059 ******** 2025-10-03 08:57:03,761 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:03,771 p=30471 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-03 08:57:03,772 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:03 +0000 (0:00:00.334) 0:00:36.393 ******** 2025-10-03 08:57:11,458 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:11,469 p=30471 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-03 08:57:11,469 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:11 +0000 (0:00:07.697) 0:00:44.091 ******** 2025-10-03 08:57:11,849 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:11,859 p=30471 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-03 08:57:11,859 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:11 +0000 (0:00:00.390) 0:00:44.481 ******** 2025-10-03 08:57:12,172 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:12,182 p=30471 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-03 08:57:12,182 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:12 +0000 (0:00:00.322) 0:00:44.804 ******** 2025-10-03 08:57:12,529 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:57:12,541 p=30471 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-03 08:57:12,542 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:57:12 +0000 (0:00:00.359) 0:00:45.164 ******** 2025-10-03 08:58:29,500 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:58:29,509 p=30471 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-03 08:58:29,509 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:29 +0000 (0:01:16.967) 0:02:02.131 ******** 2025-10-03 08:58:30,511 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:58:30,521 p=30471 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-03 08:58:30,522 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:30 +0000 (0:00:01.012) 0:02:03.143 ******** 2025-10-03 08:58:30,844 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:58:30,853 p=30471 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-03 08:58:30,853 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:30 +0000 (0:00:00.331) 0:02:03.475 ******** 2025-10-03 08:58:31,228 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:58:31,240 p=30471 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-03 08:58:31,241 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:31 +0000 (0:00:00.387) 0:02:03.863 ******** 2025-10-03 08:58:52,015 p=30471 u=zuul n=ansible | ok: [localhost] 2025-10-03 08:58:52,034 p=30471 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-03 08:58:52,035 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:52 +0000 (0:00:20.793) 0:02:24.656 ******** 2025-10-03 08:58:52,680 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:58:52,703 p=30471 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-03 08:58:52,703 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:52 +0000 (0:00:00.668) 0:02:25.325 ******** 2025-10-03 08:58:53,089 p=30471 u=zuul n=ansible | changed: [localhost] 2025-10-03 08:58:53,124 p=30471 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-03 08:58:53,124 p=30471 u=zuul n=ansible | localhost : ok=19 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | Friday 03 October 2025 08:58:53 +0000 (0:00:00.421) 0:02:25.746 ******** 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | =============================================================================== 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the lokistack to be ready ------- 76.97s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO csv to be created ------- 21.03s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for 2 "True" and 0 "False" conditions in ClusterLogForwarder status -- 20.79s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be running ------ 7.70s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the Loki resources to be available --- 6.76s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO resources to be available --- 6.33s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Create the SA and apply the right permissions --- 1.01s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Create the CLO subscription and loki-operator subscriptions --- 0.69s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | Copy dataplane nodeset kustomization ------------------------------------ 0.67s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Create minio deployment ------------------- 0.48s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | Copy controlplane kustomization ----------------------------------------- 0.42s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Create loki S3 secret --------------------- 0.39s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for cluster log forwarder to be created --- 0.39s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the route kind to be present in the cluster --- 0.38s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for lokistack to be created ---------- 0.36s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the loki-operator csv to be created --- 0.34s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be created ------ 0.33s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Create cluster log forwarder -------------- 0.33s 2025-10-03 08:58:53,125 p=30471 u=zuul n=ansible | deploy-logging-dependencies : Create loki stack ------------------------- 0.32s